Skip to content
Success

Console Output

Pull request #405 opened
12:00:27 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine
Obtained Jenkinsfile from e037bade8cac920cc2927c194c77778ddd041101+adfac697dc5b74998c6a5229f1e4e9b2e0406af4 (7f655bf95683536c2a8bc7f54ff813b0d70e8bca)
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
12:00:31 [2019-10-20T12:00:31.829Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:00:31 [2019-10-20T12:00:31.834Z] Trying to pass milestone 2
[Pipeline] milestone
12:00:31 [2019-10-20T12:00:31.851Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:00:46 [2019-10-20T12:00:46.959Z] Still waiting to schedule task
12:00:46 [2019-10-20T12:00:46.961Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
12:02:06 [2019-10-20T12:02:06.111Z] Running on ubuntu-1804-overlay2 (i-01cfe717217549f0a) in /home/ubuntu/workspace/engine_PR-405
[Pipeline] {
[Pipeline] checkout
12:02:10 [2019-10-20T12:02:10.706Z] using credential docker-jenkins-github-credentials
12:02:10 [2019-10-20T12:02:10.715Z] Cloning the remote Git repository
12:02:10 [2019-10-20T12:02:10.715Z] Cloning with configured refspecs honoured and without tags
12:02:10 [2019-10-20T12:02:10.753Z] Cloning repository https://github.com/docker/engine.git
12:02:10 [2019-10-20T12:02:10.836Z]  > git init /home/ubuntu/workspace/engine_PR-405 # timeout=10
12:02:11 [2019-10-20T12:02:11.517Z] Fetching upstream changes from https://github.com/docker/engine.git
12:02:11 [2019-10-20T12:02:11.517Z]  > git --version # timeout=10
12:02:11 [2019-10-20T12:02:11.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:02:11 [2019-10-20T12:02:11.535Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:02:35 [2019-10-20T12:02:35.968Z] Fetching without tags
12:02:36 [2019-10-20T12:02:36.198Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:02:37 [2019-10-20T12:02:37.234Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:02:37 [2019-10-20T12:02:37.235Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:02:35 [2019-10-20T12:02:35.867Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:02:35 [2019-10-20T12:02:35.898Z]  > git config --add remote.origin.fetch +refs/pull/405/head:refs/remotes/origin/PR-405 # timeout=10
12:02:35 [2019-10-20T12:02:35.923Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:02:35 [2019-10-20T12:02:35.949Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:02:35 [2019-10-20T12:02:35.995Z] Fetching upstream changes from https://github.com/docker/engine.git
12:02:35 [2019-10-20T12:02:35.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:02:35 [2019-10-20T12:02:35.996Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:02:36 [2019-10-20T12:02:36.231Z]  > git config core.sparsecheckout # timeout=10
12:02:36 [2019-10-20T12:02:36.255Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:02:37 [2019-10-20T12:02:37.196Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:02:37 [2019-10-20T12:02:37.225Z]  > git rev-parse HEAD^{commit} # timeout=10
12:02:37 [2019-10-20T12:02:37.258Z]  > git config core.sparsecheckout # timeout=10
12:02:37 [2019-10-20T12:02:37.285Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:02:38 [2019-10-20T12:02:38.430Z] Commit message: "Use ocischema package instead of custom handler"
12:02:38 [2019-10-20T12:02:38.452Z]  > git rev-list --no-walk e037bade8cac920cc2927c194c77778ddd041101 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:02:39 [2019-10-20T12:02:39.593Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-405:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
12:02:51 [2019-10-20T12:02:51.805Z] Unable to find image 'alpine:latest' locally
12:02:51 [2019-10-20T12:02:51.805Z] latest: Pulling from library/alpine
12:02:51 [2019-10-20T12:02:51.805Z] 9d48c3bd43c5: Pulling fs layer
12:02:51 [2019-10-20T12:02:51.805Z] 9d48c3bd43c5: Verifying Checksum
12:02:51 [2019-10-20T12:02:51.805Z] 9d48c3bd43c5: Download complete
12:02:52 [2019-10-20T12:02:52.466Z] 9d48c3bd43c5: Pull complete
12:02:52 [2019-10-20T12:02:52.466Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
12:02:52 [2019-10-20T12:02:52.466Z] Status: Downloaded newer image for alpine:latest
12:03:04 [2019-10-20T12:03:04.681Z] 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: 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] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
12:03:05 [2019-10-20T12:03:05.505Z] Running on ubuntu-1804-overlay2 (i-01cfe717217549f0a) in /home/ubuntu/workspace/engine_PR-405
[Pipeline] // stage
[Pipeline] // stage
12:03:05 [2019-10-20T12:03:05.534Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/engine_PR-405
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
12:03:05 [2019-10-20T12:03:05.611Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
12:03:05 [2019-10-20T12:03:05.649Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
12:03:05 [2019-10-20T12:03:05.669Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/engine_PR-405
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
12:03:05 [2019-10-20T12:03:05.690Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:03:05 [2019-10-20T12:03:05.788Z] using credential docker-jenkins-github-credentials
12:03:05 [2019-10-20T12:03:05.805Z] Cloning the remote Git repository
12:03:05 [2019-10-20T12:03:05.805Z] Cloning with configured refspecs honoured and without tags
12:03:05 [2019-10-20T12:03:05.961Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:03:06 [2019-10-20T12:03:06.322Z] using credential docker-jenkins-github-credentials
12:03:06 [2019-10-20T12:03:06.372Z] Cloning the remote Git repository
12:03:06 [2019-10-20T12:03:06.372Z] Cloning with configured refspecs honoured and without tags
12:03:05 [2019-10-20T12:03:05.635Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:03:05 [2019-10-20T12:03:05.664Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:03:05 [2019-10-20T12:03:05.701Z] Fetching upstream changes from https://github.com/docker/engine.git
12:03:05 [2019-10-20T12:03:05.702Z]  > git --version # timeout=10
12:03:05 [2019-10-20T12:03:05.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:05 [2019-10-20T12:03:05.734Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:03:05 [2019-10-20T12:03:05.970Z]  > git config core.sparsecheckout # timeout=10
12:03:05 [2019-10-20T12:03:05.989Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:03:05 [2019-10-20T12:03:05.812Z] Cloning repository https://github.com/docker/engine.git
12:03:05 [2019-10-20T12:03:05.833Z]  > git init /home/docker/workspace/engine_PR-405 # timeout=10
12:03:05 [2019-10-20T12:03:05.847Z] Fetching upstream changes from https://github.com/docker/engine.git
12:03:05 [2019-10-20T12:03:05.847Z]  > git --version # timeout=10
12:03:05 [2019-10-20T12:03:05.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:05 [2019-10-20T12:03:05.857Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:03:06 [2019-10-20T12:03:06.703Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:03:06 [2019-10-20T12:03:06.704Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:03:06 [2019-10-20T12:03:06.418Z] Cloning repository https://github.com/docker/engine.git
12:03:06 [2019-10-20T12:03:06.462Z]  > git init /home/jenkins/workspace/engine_PR-405 # timeout=10
12:03:06 [2019-10-20T12:03:06.497Z] Fetching upstream changes from https://github.com/docker/engine.git
12:03:06 [2019-10-20T12:03:06.498Z]  > git --version # timeout=10
12:03:06 [2019-10-20T12:03:06.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:06 [2019-10-20T12:03:06.523Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:03:06 [2019-10-20T12:03:06.849Z] Commit message: "Use ocischema package instead of custom handler"
12:03:06 [2019-10-20T12:03:06.651Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:03:06 [2019-10-20T12:03:06.680Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:06 [2019-10-20T12:03:06.714Z]  > git config core.sparsecheckout # timeout=10
12:03:06 [2019-10-20T12:03:06.737Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:07 [2019-10-20T12:03:07.708Z] + docker version
12:03:07 [2019-10-20T12:03:07.708Z] Client: Docker Engine - Community
12:03:07 [2019-10-20T12:03:07.708Z]  Version:           19.03.2
12:03:07 [2019-10-20T12:03:07.708Z]  API version:       1.40
12:03:07 [2019-10-20T12:03:07.708Z]  Go version:        go1.12.8
12:03:07 [2019-10-20T12:03:07.708Z]  Git commit:        6a30dfc
12:03:07 [2019-10-20T12:03:07.708Z]  Built:             Thu Aug 29 05:29:11 2019
12:03:07 [2019-10-20T12:03:07.708Z]  OS/Arch:           linux/amd64
12:03:07 [2019-10-20T12:03:07.708Z]  Experimental:      false
12:03:07 [2019-10-20T12:03:07.708Z] 
12:03:07 [2019-10-20T12:03:07.708Z] Server: Docker Engine - Community
12:03:07 [2019-10-20T12:03:07.708Z]  Engine:
12:03:07 [2019-10-20T12:03:07.708Z]   Version:          19.03.2
12:03:07 [2019-10-20T12:03:07.708Z]   API version:      1.40 (minimum version 1.12)
12:03:07 [2019-10-20T12:03:07.708Z]   Go version:       go1.12.8
12:03:07 [2019-10-20T12:03:07.708Z]   Git commit:       6a30dfc
12:03:07 [2019-10-20T12:03:07.708Z]   Built:            Thu Aug 29 05:27:45 2019
12:03:07 [2019-10-20T12:03:07.708Z]   OS/Arch:          linux/amd64
12:03:07 [2019-10-20T12:03:07.708Z]   Experimental:     true
12:03:07 [2019-10-20T12:03:07.708Z]  containerd:
12:03:07 [2019-10-20T12:03:07.708Z]   Version:          1.2.6
12:03:07 [2019-10-20T12:03:07.708Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:03:07 [2019-10-20T12:03:07.708Z]  runc:
12:03:07 [2019-10-20T12:03:07.708Z]   Version:          1.0.0-rc8
12:03:07 [2019-10-20T12:03:07.708Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
12:03:07 [2019-10-20T12:03:07.708Z]  docker-init:
12:03:07 [2019-10-20T12:03:07.708Z]   Version:          0.18.0
12:03:07 [2019-10-20T12:03:07.708Z]   GitCommit:        fec3683
[Pipeline] sh
12:03:08 [2019-10-20T12:03:08.024Z] + docker info
12:03:15 [2019-10-20T12:03:15.129Z] Fetching without tags
12:03:15 [2019-10-20T12:03:15.003Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:03:15 [2019-10-20T12:03:15.018Z]  > git config --add remote.origin.fetch +refs/pull/405/head:refs/remotes/origin/PR-405 # timeout=10
12:03:15 [2019-10-20T12:03:15.033Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:03:15 [2019-10-20T12:03:15.095Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:03:15 [2019-10-20T12:03:15.162Z] Fetching upstream changes from https://github.com/docker/engine.git
12:03:15 [2019-10-20T12:03:15.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:15 [2019-10-20T12:03:15.165Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:03:15 [2019-10-20T12:03:15.495Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:03:16 [2019-10-20T12:03:16.297Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:03:16 [2019-10-20T12:03:16.297Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:03:15 [2019-10-20T12:03:15.524Z]  > git config core.sparsecheckout # timeout=10
12:03:15 [2019-10-20T12:03:15.538Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:03:16 [2019-10-20T12:03:16.195Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:03:16 [2019-10-20T12:03:16.260Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:16 [2019-10-20T12:03:16.326Z]  > git config core.sparsecheckout # timeout=10
12:03:16 [2019-10-20T12:03:16.343Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:03:17 [2019-10-20T12:03:17.061Z] Commit message: "Use ocischema package instead of custom handler"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:18 [2019-10-20T12:03:18.429Z] + docker version
12:03:18 [2019-10-20T12:03:18.429Z] Client:
12:03:18 [2019-10-20T12:03:18.429Z]  Version:           18.06.3-ce
12:03:18 [2019-10-20T12:03:18.429Z]  API version:       1.38
12:03:18 [2019-10-20T12:03:18.429Z]  Go version:        go1.10.3
12:03:18 [2019-10-20T12:03:18.429Z]  Git commit:        d7080c1
12:03:18 [2019-10-20T12:03:18.429Z]  Built:             Wed Feb 20 02:27:09 2019
12:03:18 [2019-10-20T12:03:18.429Z]  OS/Arch:           linux/s390x
12:03:18 [2019-10-20T12:03:18.429Z]  Experimental:      false
12:03:18 [2019-10-20T12:03:18.429Z] 
12:03:18 [2019-10-20T12:03:18.429Z] Server:
12:03:18 [2019-10-20T12:03:18.429Z]  Engine:
12:03:18 [2019-10-20T12:03:18.429Z]   Version:          18.06.3-ce
12:03:18 [2019-10-20T12:03:18.429Z]   API version:      1.38 (minimum version 1.12)
12:03:18 [2019-10-20T12:03:18.429Z]   Go version:       go1.10.3
12:03:18 [2019-10-20T12:03:18.429Z]   Git commit:       d7080c1
12:03:18 [2019-10-20T12:03:18.429Z]   Built:            Wed Feb 20 02:26:03 2019
12:03:18 [2019-10-20T12:03:18.429Z]   OS/Arch:          linux/s390x
12:03:18 [2019-10-20T12:03:18.429Z]   Experimental:     true
[Pipeline] sh
12:03:19 [2019-10-20T12:03:19.265Z] + docker info
12:03:19 [2019-10-20T12:03:19.265Z] Containers: 0
12:03:19 [2019-10-20T12:03:19.265Z]  Running: 0
12:03:19 [2019-10-20T12:03:19.265Z]  Paused: 0
12:03:19 [2019-10-20T12:03:19.265Z]  Stopped: 0
12:03:19 [2019-10-20T12:03:19.265Z] Images: 0
12:03:19 [2019-10-20T12:03:19.265Z] Server Version: 18.06.3-ce
12:03:19 [2019-10-20T12:03:19.265Z] Storage Driver: overlay2
12:03:19 [2019-10-20T12:03:19.265Z]  Backing Filesystem: extfs
12:03:19 [2019-10-20T12:03:19.265Z]  Supports d_type: true
12:03:19 [2019-10-20T12:03:19.265Z]  Native Overlay Diff: true
12:03:19 [2019-10-20T12:03:19.265Z] Logging Driver: json-file
12:03:19 [2019-10-20T12:03:19.265Z] Cgroup Driver: cgroupfs
12:03:19 [2019-10-20T12:03:19.265Z] Plugins:
12:03:19 [2019-10-20T12:03:19.265Z]  Volume: local
12:03:19 [2019-10-20T12:03:19.265Z]  Network: bridge host ipvlan macvlan null overlay
12:03:19 [2019-10-20T12:03:19.265Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
12:03:19 [2019-10-20T12:03:19.265Z] Swarm: inactive
12:03:19 [2019-10-20T12:03:19.265Z] Runtimes: runc
12:03:19 [2019-10-20T12:03:19.265Z] Default Runtime: runc
12:03:19 [2019-10-20T12:03:19.265Z] Init Binary: docker-init
12:03:19 [2019-10-20T12:03:19.265Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
12:03:19 [2019-10-20T12:03:19.265Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
12:03:19 [2019-10-20T12:03:19.265Z] init version: fec3683
12:03:19 [2019-10-20T12:03:19.265Z] Security Options:
12:03:19 [2019-10-20T12:03:19.265Z]  apparmor
12:03:19 [2019-10-20T12:03:19.265Z]  seccomp
12:03:19 [2019-10-20T12:03:19.265Z]   Profile: default
12:03:19 [2019-10-20T12:03:19.265Z] Kernel Version: 4.4.0-161-generic
12:03:19 [2019-10-20T12:03:19.265Z] Operating System: Ubuntu 16.04.5 LTS
12:03:19 [2019-10-20T12:03:19.265Z] OSType: linux
12:03:19 [2019-10-20T12:03:19.265Z] Architecture: s390x
12:03:19 [2019-10-20T12:03:19.265Z] CPUs: 2
12:03:19 [2019-10-20T12:03:19.265Z] Total Memory: 7.862GiB
12:03:19 [2019-10-20T12:03:19.265Z] Name: s390x-ubuntu-04
12:03:19 [2019-10-20T12:03:19.265Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
12:03:19 [2019-10-20T12:03:19.265Z] Docker Root Dir: /var/lib/docker
12:03:19 [2019-10-20T12:03:19.265Z] Debug Mode (client): false
12:03:19 [2019-10-20T12:03:19.265Z] Debug Mode (server): false
12:03:19 [2019-10-20T12:03:19.265Z] Username: dockerbuildbot
12:03:19 [2019-10-20T12:03:19.265Z] Registry: https://index.docker.io/v1/
12:03:19 [2019-10-20T12:03:19.265Z] Labels:
12:03:19 [2019-10-20T12:03:19.265Z] Experimental: true
12:03:19 [2019-10-20T12:03:19.265Z] Insecure Registries:
12:03:19 [2019-10-20T12:03:19.265Z]  127.0.0.0/8
12:03:19 [2019-10-20T12:03:19.265Z] Live Restore Enabled: false
12:03:19 [2019-10-20T12:03:19.265Z] 
12:03:19 [2019-10-20T12:03:19.265Z] WARNING: No swap limit support
[Pipeline] sh
12:03:20 [2019-10-20T12:03:20.118Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:20 [2019-10-20T12:03:20.118Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:20 [2019-10-20T12:03:20.118Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-405/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:03:20 [2019-10-20T12:03:20.118Z] + bash /home/jenkins/workspace/engine_PR-405/check-config.sh
12:03:20 [2019-10-20T12:03:20.118Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:03:20 [2019-10-20T12:03:20.118Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
12:03:20 [2019-10-20T12:03:20.118Z] 
12:03:20 [2019-10-20T12:03:20.118Z] Generally Necessary:
12:03:20 [2019-10-20T12:03:20.216Z] Client:
12:03:20 [2019-10-20T12:03:20.216Z]  Debug Mode: false
12:03:20 [2019-10-20T12:03:20.216Z] 
12:03:20 [2019-10-20T12:03:20.216Z] Server:
12:03:20 [2019-10-20T12:03:20.216Z]  Containers: 0
12:03:20 [2019-10-20T12:03:20.216Z]   Running: 0
12:03:20 [2019-10-20T12:03:20.216Z]   Paused: 0
12:03:20 [2019-10-20T12:03:20.216Z]   Stopped: 0
12:03:20 [2019-10-20T12:03:20.216Z]  Images: 1
12:03:20 [2019-10-20T12:03:20.216Z]  Server Version: 19.03.2
12:03:20 [2019-10-20T12:03:20.216Z]  Storage Driver: overlay2
12:03:20 [2019-10-20T12:03:20.216Z]   Backing Filesystem: extfs
12:03:20 [2019-10-20T12:03:20.216Z]   Supports d_type: true
12:03:20 [2019-10-20T12:03:20.216Z]   Native Overlay Diff: true
12:03:20 [2019-10-20T12:03:20.216Z]  Logging Driver: json-file
12:03:20 [2019-10-20T12:03:20.216Z]  Cgroup Driver: cgroupfs
12:03:20 [2019-10-20T12:03:20.216Z]  Plugins:
12:03:20 [2019-10-20T12:03:20.216Z]   Volume: local
12:03:20 [2019-10-20T12:03:20.216Z]   Network: bridge host ipvlan macvlan null overlay
12:03:20 [2019-10-20T12:03:20.216Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:03:20 [2019-10-20T12:03:20.216Z]  Swarm: inactive
12:03:20 [2019-10-20T12:03:20.216Z]  Runtimes: runc
12:03:20 [2019-10-20T12:03:20.216Z]  Default Runtime: runc
12:03:20 [2019-10-20T12:03:20.216Z]  Init Binary: docker-init
12:03:20 [2019-10-20T12:03:20.216Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:03:20 [2019-10-20T12:03:20.216Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
12:03:20 [2019-10-20T12:03:20.216Z]  init version: fec3683
12:03:20 [2019-10-20T12:03:20.216Z]  Security Options:
12:03:20 [2019-10-20T12:03:20.216Z]   apparmor
12:03:20 [2019-10-20T12:03:20.216Z]   seccomp
12:03:20 [2019-10-20T12:03:20.216Z]    Profile: default
12:03:20 [2019-10-20T12:03:20.216Z]  Kernel Version: 4.15.0-1048-aws
12:03:20 [2019-10-20T12:03:20.216Z]  Operating System: Ubuntu 18.04.3 LTS
12:03:20 [2019-10-20T12:03:20.216Z]  OSType: linux
12:03:20 [2019-10-20T12:03:20.216Z]  Architecture: x86_64
12:03:20 [2019-10-20T12:03:20.216Z]  CPUs: 2
12:03:20 [2019-10-20T12:03:20.216Z]  Total Memory: 7.501GiB
12:03:20 [2019-10-20T12:03:20.216Z]  Name: ip-10-100-121-107
12:03:20 [2019-10-20T12:03:20.216Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
12:03:20 [2019-10-20T12:03:20.216Z]  Docker Root Dir: /var/lib/docker
12:03:20 [2019-10-20T12:03:20.216Z]  Debug Mode: false
12:03:20 [2019-10-20T12:03:20.216Z]  Registry: https://index.docker.io/v1/
12:03:20 [2019-10-20T12:03:20.216Z]  Labels:
12:03:20 [2019-10-20T12:03:20.216Z]  Experimental: true
12:03:20 [2019-10-20T12:03:20.216Z]  Insecure Registries:
12:03:20 [2019-10-20T12:03:20.216Z]   127.0.0.0/8
12:03:20 [2019-10-20T12:03:20.216Z]  Live Restore Enabled: true
12:03:20 [2019-10-20T12:03:20.216Z] 
12:03:20 [2019-10-20T12:03:20.216Z] WARNING: No swap limit support
[Pipeline] sh
12:03:20 [2019-10-20T12:03:20.484Z] Still waiting to schedule task
12:03:20 [2019-10-20T12:03:20.485Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-01cfe717217549f0a)’
12:03:20 [2019-10-20T12:03:20.491Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:03:20 [2019-10-20T12:03:20.491Z] - apparmor: enabled and tools installed
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NAMESPACES: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NET_NS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_PID_NS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IPC_NS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_UTS_NS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUPS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_CPUACCT: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_DEVICE: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_FREEZER: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_SCHED: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CPUSETS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_MEMCG: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_KEYS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_VETH: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_BRIDGE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NF_NAT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NF_NAT_NEEDED: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_POSIX_MQUEUE: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
12:03:20 [2019-10-20T12:03:20.491Z] 
12:03:20 [2019-10-20T12:03:20.491Z] Optional Features:
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_USER_NS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_SECCOMP: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_PIDS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_MEMCG_SWAP: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:03:20 [2019-10-20T12:03:20.491Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_MEMCG_KMEM: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_BLK_CGROUP: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IOSCHED_CFQ: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_PERF: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_HUGETLB: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_CFS_BANDWIDTH: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_RT_GROUP_SCHED: missing
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_VS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_VS_NFCT: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_IP_VS_RR: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_EXT4_FS: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:03:20 [2019-10-20T12:03:20.491Z] - Network Drivers:
12:03:20 [2019-10-20T12:03:20.491Z]   - "overlay":
12:03:20 [2019-10-20T12:03:20.491Z]     - CONFIG_VXLAN: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:03:20 [2019-10-20T12:03:20.491Z]       Optional (for encrypted networks):
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_CRYPTO: enabled
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_XFRM: enabled
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_XFRM_USER: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_INET_ESP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]   - "ipvlan":
12:03:20 [2019-10-20T12:03:20.491Z]     - CONFIG_IPVLAN: enabled (as module)
12:03:20 [2019-10-20T12:03:20.491Z]   - "macvlan":
12:03:20 [2019-10-20T12:03:20.491Z] Still waiting to schedule task
12:03:20 [2019-10-20T12:03:20.492Z] ‘azwin-2-cdca60’ is offline
12:03:20 [2019-10-20T12:03:20.512Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:20 [2019-10-20T12:03:20.512Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:20 [2019-10-20T12:03:20.512Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-405/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:03:20 [2019-10-20T12:03:20.512Z] + bash /home/ubuntu/workspace/engine_PR-405/check-config.sh
12:03:20 [2019-10-20T12:03:20.512Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:03:20 [2019-10-20T12:03:20.512Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
12:03:20 [2019-10-20T12:03:20.512Z] 
12:03:20 [2019-10-20T12:03:20.512Z] Generally Necessary:
12:03:20 [2019-10-20T12:03:20.512Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:03:20 [2019-10-20T12:03:20.512Z] - apparmor: enabled and tools installed
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_NAMESPACES: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_NET_NS: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_PID_NS: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_IPC_NS: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_UTS_NS: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_CGROUPS: enabled
12:03:20 [2019-10-20T12:03:20.512Z] - CONFIG_CGROUP_CPUACCT: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CGROUP_DEVICE: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CGROUP_FREEZER: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CGROUP_SCHED: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CPUSETS: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_MEMCG: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_KEYS: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_VETH: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_BRIDGE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NF_NAT: enabled (as module)
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_NF_NAT_NEEDED: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_POSIX_MQUEUE: enabled
12:03:20 [2019-10-20T12:03:20.770Z] 
12:03:20 [2019-10-20T12:03:20.770Z] Optional Features:
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_USER_NS: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_SECCOMP: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CGROUP_PIDS: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_MEMCG_SWAP: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:03:20 [2019-10-20T12:03:20.770Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_BLK_CGROUP: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_IOSCHED_CFQ: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:03:20 [2019-10-20T12:03:20.770Z] - CONFIG_CGROUP_PERF: enabled
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_MACVLAN: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_DUMMY: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]   - "ftp,tftp client in container":
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z] - Storage Drivers:
12:03:20 [2019-10-20T12:03:20.856Z]   - "aufs":
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_AUFS_FS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]   - "btrfs":
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:03:20 [2019-10-20T12:03:20.856Z]   - "devicemapper":
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_BLK_DEV_DM: enabled
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]   - "overlay":
12:03:20 [2019-10-20T12:03:20.856Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:03:20 [2019-10-20T12:03:20.856Z]   - "zfs":
12:03:20 [2019-10-20T12:03:20.856Z]     - /dev/zfs: missing
12:03:20 [2019-10-20T12:03:20.856Z]     - zfs command: missing
12:03:20 [2019-10-20T12:03:20.856Z]     - zpool command: missing
12:03:20 [2019-10-20T12:03:20.856Z] 
12:03:20 [2019-10-20T12:03:20.856Z] Limits:
12:03:20 [2019-10-20T12:03:20.856Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:03:20 [2019-10-20T12:03:20.856Z] 
12:03:20 [2019-10-20T12:03:20.856Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_CGROUP_HUGETLB: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_CFS_BANDWIDTH: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_RT_GROUP_SCHED: missing
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_VS: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_VS_NFCT: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_IP_VS_RR: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_EXT4_FS: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:03:21 [2019-10-20T12:03:21.029Z] - Network Drivers:
12:03:21 [2019-10-20T12:03:21.029Z]   - "overlay":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_VXLAN: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       Optional (for encrypted networks):
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_CRYPTO: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_CRYPTO_AEAD: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_CRYPTO_GCM: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_CRYPTO_GHASH: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_XFRM: enabled
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_XFRM_USER: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_INET_ESP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]   - "ipvlan":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_IPVLAN: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]   - "macvlan":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_MACVLAN: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_DUMMY: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]   - "ftp,tftp client in container":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z] - Storage Drivers:
12:03:21 [2019-10-20T12:03:21.029Z]   - "aufs":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_AUFS_FS: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]   - "btrfs":
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:03:21 [2019-10-20T12:03:21.029Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:03:21 [2019-10-20T12:03:21.029Z]   - "devicemapper":
12:03:21 [2019-10-20T12:03:21.288Z]     - CONFIG_BLK_DEV_DM: enabled
12:03:21 [2019-10-20T12:03:21.288Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:03:21 [2019-10-20T12:03:21.288Z]   - "overlay":
12:03:21 [2019-10-20T12:03:21.288Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:03:21 [2019-10-20T12:03:21.288Z]   - "zfs":
12:03:21 [2019-10-20T12:03:21.288Z]     - /dev/zfs: missing
12:03:21 [2019-10-20T12:03:21.288Z]     - zfs command: missing
12:03:21 [2019-10-20T12:03:21.288Z]     - zpool command: missing
12:03:21 [2019-10-20T12:03:21.288Z] 
12:03:21 [2019-10-20T12:03:21.288Z] Limits:
12:03:21 [2019-10-20T12:03:21.288Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:03:21 [2019-10-20T12:03:21.288Z] 
12:03:21 [2019-10-20T12:03:21.288Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:21 [2019-10-20T12:03:21.659Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e037bade8cac920cc2927c194c77778ddd041101 .
12:03:21 [2019-10-20T12:03:21.660Z] #2 [internal] load build definition from Dockerfile
12:03:21 [2019-10-20T12:03:21.660Z] #2 transferring dockerfile: 10.82kB done
12:03:21 [2019-10-20T12:03:21.660Z] #2 DONE 0.0s
12:03:21 [2019-10-20T12:03:21.660Z] 
12:03:21 [2019-10-20T12:03:21.660Z] #1 [internal] load .dockerignore
12:03:21 [2019-10-20T12:03:21.660Z] #1 transferring context: 87B done
12:03:21 [2019-10-20T12:03:21.660Z] #1 DONE 0.0s
12:03:21 [2019-10-20T12:03:21.660Z] 
12:03:21 [2019-10-20T12:03:21.660Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
12:03:21 [2019-10-20T12:03:21.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e037bade8cac920cc2927c194c77778ddd041101 .
12:03:21 [2019-10-20T12:03:21.916Z] #3 DONE 0.3s
12:03:21 [2019-10-20T12:03:21.917Z] 
12:03:21 [2019-10-20T12:03:21.917Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
12:03:21 [2019-10-20T12:03:21.917Z] #4 DONE 0.0s
12:03:21 [2019-10-20T12:03:21.917Z] 
12:03:21 [2019-10-20T12:03:21.917Z] #18 [internal] load build context
12:03:22 [2019-10-20T12:03:22.482Z] #18 ...
12:03:22 [2019-10-20T12:03:22.482Z] 
12:03:22 [2019-10-20T12:03:22.482Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:03:22 [2019-10-20T12:03:22.483Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done
12:03:22 [2019-10-20T12:03:22.483Z] #64 DONE 0.0s
12:03:22 [2019-10-20T12:03:22.483Z] 
12:03:22 [2019-10-20T12:03:22.483Z] #18 [internal] load build context
12:03:23 [2019-10-20T12:03:23.007Z] Sending build context to Docker daemon  49.81MB

12:03:23 [2019-10-20T12:03:23.007Z] Step 1/125 : ARG CROSS="false"
12:03:23 [2019-10-20T12:03:23.007Z] Step 2/125 : ARG GO_VERSION=1.12.10
12:03:23 [2019-10-20T12:03:23.007Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive
12:03:23 [2019-10-20T12:03:23.007Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base
12:03:23 [2019-10-20T12:03:23.007Z] 1.12.10-stretch: Pulling from library/golang
12:03:23 [2019-10-20T12:03:23.485Z] ade01ea651a2: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] fbabdb69f639: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] ff33bd1013d7: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] 85cfe9d77eff: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] ace5139f9caa: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] e4d79466b81c: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] 85cfe9d77eff: Waiting
12:03:23 [2019-10-20T12:03:23.485Z] ace5139f9caa: Waiting
12:03:23 [2019-10-20T12:03:23.485Z] b00baabad4ce: Pulling fs layer
12:03:23 [2019-10-20T12:03:23.485Z] e4d79466b81c: Waiting
12:03:23 [2019-10-20T12:03:23.485Z] b00baabad4ce: Waiting
12:03:23 [2019-10-20T12:03:23.485Z] ff33bd1013d7: Verifying Checksum
12:03:23 [2019-10-20T12:03:23.485Z] ff33bd1013d7: Download complete
12:03:24 [2019-10-20T12:03:24.118Z] fbabdb69f639: Verifying Checksum
12:03:24 [2019-10-20T12:03:24.118Z] fbabdb69f639: Download complete
12:03:24 [2019-10-20T12:03:24.118Z] ade01ea651a2: Verifying Checksum
12:03:24 [2019-10-20T12:03:24.118Z] ade01ea651a2: Download complete
12:03:24 [2019-10-20T12:03:24.735Z] 85cfe9d77eff: Verifying Checksum
12:03:24 [2019-10-20T12:03:24.735Z] 85cfe9d77eff: Download complete
12:03:24 [2019-10-20T12:03:24.735Z] b00baabad4ce: Verifying Checksum
12:03:24 [2019-10-20T12:03:24.735Z] b00baabad4ce: Download complete
12:03:25 [2019-10-20T12:03:25.777Z] e4d79466b81c: Verifying Checksum
12:03:25 [2019-10-20T12:03:25.777Z] e4d79466b81c: Download complete
12:03:26 [2019-10-20T12:03:26.161Z] ace5139f9caa: Verifying Checksum
12:03:26 [2019-10-20T12:03:26.161Z] ace5139f9caa: Download complete
12:03:26 [2019-10-20T12:03:26.161Z] ade01ea651a2: Pull complete
12:03:26 [2019-10-20T12:03:26.551Z] fbabdb69f639: Pull complete
12:03:26 [2019-10-20T12:03:26.676Z] #18 transferring context: 25.17MB 4.7s
12:03:27 [2019-10-20T12:03:27.010Z] ff33bd1013d7: Pull complete
12:03:27 [2019-10-20T12:03:27.609Z] #18 transferring context: 45.33MB 5.6s done
12:03:28 [2019-10-20T12:03:28.845Z] 85cfe9d77eff: Pull complete
12:03:29 [2019-10-20T12:03:29.191Z] Fetching without tags
12:03:29 [2019-10-20T12:03:29.151Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:03:29 [2019-10-20T12:03:29.156Z]  > git config --add remote.origin.fetch +refs/pull/405/head:refs/remotes/origin/PR-405 # timeout=10
12:03:29 [2019-10-20T12:03:29.160Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:03:29 [2019-10-20T12:03:29.176Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:03:29 [2019-10-20T12:03:29.192Z] Fetching upstream changes from https://github.com/docker/engine.git
12:03:29 [2019-10-20T12:03:29.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:29 [2019-10-20T12:03:29.193Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:03:29 [2019-10-20T12:03:29.499Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:03:29 [2019-10-20T12:03:29.659Z] #18 ...
12:03:29 [2019-10-20T12:03:29.659Z] 
12:03:29 [2019-10-20T12:03:29.659Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
12:03:29 [2019-10-20T12:03:29.659Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.6s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.5s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.8s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 7.1s
12:03:29 [2019-10-20T12:03:29.659Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.0s done
12:03:29 [2019-10-20T12:03:29.659Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 2.6s done
12:03:30 [2019-10-20T12:03:30.102Z] ace5139f9caa: Pull complete
12:03:30 [2019-10-20T12:03:30.592Z] #4 ...
12:03:30 [2019-10-20T12:03:30.592Z] 
12:03:30 [2019-10-20T12:03:30.592Z] #18 [internal] load build context
12:03:30 [2019-10-20T12:03:30.592Z] #18 DONE 8.3s
12:03:30 [2019-10-20T12:03:30.592Z] 
12:03:30 [2019-10-20T12:03:30.592Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
12:03:30 [2019-10-20T12:03:30.592Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 8.2s done
12:03:30 [2019-10-20T12:03:30.592Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
12:03:30 [2019-10-20T12:03:30.657Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:03:30 [2019-10-20T12:03:30.658Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:03:30 [2019-10-20T12:03:30.850Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done
12:03:30 [2019-10-20T12:03:30.851Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
12:03:31 [2019-10-20T12:03:31.111Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
12:03:31 [2019-10-20T12:03:31.333Z] Commit message: "Use ocischema package instead of custom handler"
12:03:31 [2019-10-20T12:03:31.369Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
12:03:29 [2019-10-20T12:03:29.501Z]  > git config core.sparsecheckout # timeout=10
12:03:29 [2019-10-20T12:03:29.504Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:03:30 [2019-10-20T12:03:30.618Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:03:30 [2019-10-20T12:03:30.642Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:30 [2019-10-20T12:03:30.659Z]  > git config core.sparsecheckout # timeout=10
12:03:30 [2019-10-20T12:03:30.662Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:32 [2019-10-20T12:03:32.178Z] + docker version
12:03:32 [2019-10-20T12:03:32.178Z] Client:
12:03:32 [2019-10-20T12:03:32.178Z]  Version:           18.06.1-ce
12:03:32 [2019-10-20T12:03:32.178Z]  API version:       1.38
12:03:32 [2019-10-20T12:03:32.178Z]  Go version:        go1.10.3
12:03:32 [2019-10-20T12:03:32.178Z]  Git commit:        e68fc7a
12:03:32 [2019-10-20T12:03:32.178Z]  Built:             Tue Aug 21 17:26:10 2018
12:03:32 [2019-10-20T12:03:32.178Z]  OS/Arch:           linux/ppc64le
12:03:32 [2019-10-20T12:03:32.178Z]  Experimental:      false
12:03:32 [2019-10-20T12:03:32.178Z] 
12:03:32 [2019-10-20T12:03:32.178Z] Server:
12:03:32 [2019-10-20T12:03:32.178Z]  Engine:
12:03:32 [2019-10-20T12:03:32.178Z]   Version:          18.06.1-ce
12:03:32 [2019-10-20T12:03:32.178Z]   API version:      1.38 (minimum version 1.12)
12:03:32 [2019-10-20T12:03:32.178Z]   Go version:       go1.10.3
12:03:32 [2019-10-20T12:03:32.178Z]   Git commit:       e68fc7a
12:03:32 [2019-10-20T12:03:32.178Z]   Built:            Tue Aug 21 17:24:20 2018
12:03:32 [2019-10-20T12:03:32.178Z]   OS/Arch:          linux/ppc64le
12:03:32 [2019-10-20T12:03:32.178Z]   Experimental:     true
[Pipeline] sh
12:03:32 [2019-10-20T12:03:32.560Z] + docker info
12:03:32 [2019-10-20T12:03:32.560Z] Containers: 0
12:03:32 [2019-10-20T12:03:32.560Z]  Running: 0
12:03:32 [2019-10-20T12:03:32.560Z]  Paused: 0
12:03:32 [2019-10-20T12:03:32.560Z]  Stopped: 0
12:03:32 [2019-10-20T12:03:32.560Z] Images: 0
12:03:32 [2019-10-20T12:03:32.560Z] Server Version: 18.06.1-ce
12:03:32 [2019-10-20T12:03:32.560Z] Storage Driver: overlay2
12:03:32 [2019-10-20T12:03:32.560Z]  Backing Filesystem: extfs
12:03:32 [2019-10-20T12:03:32.560Z]  Supports d_type: true
12:03:32 [2019-10-20T12:03:32.560Z]  Native Overlay Diff: true
12:03:32 [2019-10-20T12:03:32.560Z] Logging Driver: json-file
12:03:32 [2019-10-20T12:03:32.560Z] Cgroup Driver: cgroupfs
12:03:32 [2019-10-20T12:03:32.560Z] Plugins:
12:03:32 [2019-10-20T12:03:32.560Z]  Volume: local
12:03:32 [2019-10-20T12:03:32.560Z]  Network: bridge host ipvlan macvlan null overlay
12:03:32 [2019-10-20T12:03:32.560Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
12:03:32 [2019-10-20T12:03:32.560Z] Swarm: inactive
12:03:32 [2019-10-20T12:03:32.560Z] Runtimes: runc
12:03:32 [2019-10-20T12:03:32.560Z] Default Runtime: runc
12:03:32 [2019-10-20T12:03:32.560Z] Init Binary: docker-init
12:03:32 [2019-10-20T12:03:32.560Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
12:03:32 [2019-10-20T12:03:32.560Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
12:03:32 [2019-10-20T12:03:32.560Z] init version: fec3683
12:03:32 [2019-10-20T12:03:32.560Z] Security Options:
12:03:32 [2019-10-20T12:03:32.560Z]  apparmor
12:03:32 [2019-10-20T12:03:32.560Z]  seccomp
12:03:32 [2019-10-20T12:03:32.560Z]   Profile: default
12:03:32 [2019-10-20T12:03:32.560Z] Kernel Version: 4.4.0-139-generic
12:03:32 [2019-10-20T12:03:32.560Z] Operating System: Ubuntu 16.04.3 LTS
12:03:32 [2019-10-20T12:03:32.560Z] OSType: linux
12:03:32 [2019-10-20T12:03:32.560Z] Architecture: ppc64le
12:03:32 [2019-10-20T12:03:32.560Z] CPUs: 4
12:03:32 [2019-10-20T12:03:32.560Z] Total Memory: 3.976GiB
12:03:32 [2019-10-20T12:03:32.560Z] Name: ppc64le-ubuntu-16
12:03:32 [2019-10-20T12:03:32.560Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
12:03:32 [2019-10-20T12:03:32.560Z] Docker Root Dir: /var/lib/docker
12:03:32 [2019-10-20T12:03:32.560Z] Debug Mode (client): false
12:03:32 [2019-10-20T12:03:32.560Z] Debug Mode (server): false
12:03:32 [2019-10-20T12:03:32.560Z] Username: dockerbuildbot
12:03:32 [2019-10-20T12:03:32.560Z] Registry: https://index.docker.io/v1/
12:03:32 [2019-10-20T12:03:32.560Z] Labels:
12:03:32 [2019-10-20T12:03:32.560Z] Experimental: true
12:03:32 [2019-10-20T12:03:32.560Z] Insecure Registries:
12:03:32 [2019-10-20T12:03:32.560Z]  127.0.0.0/8
12:03:32 [2019-10-20T12:03:32.560Z] Live Restore Enabled: false
12:03:32 [2019-10-20T12:03:32.560Z] 
[Pipeline] sh
12:03:32 [2019-10-20T12:03:32.943Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:32 [2019-10-20T12:03:32.943Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:32 [2019-10-20T12:03:32.943Z] + curl -fsSL -o /home/docker/workspace/engine_PR-405/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:03:32 [2019-10-20T12:03:32.943Z] + bash /home/docker/workspace/engine_PR-405/check-config.sh
12:03:32 [2019-10-20T12:03:32.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:03:32 [2019-10-20T12:03:32.943Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
12:03:32 [2019-10-20T12:03:32.943Z] 
12:03:32 [2019-10-20T12:03:32.943Z] Generally Necessary:
12:03:32 [2019-10-20T12:03:32.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:03:32 [2019-10-20T12:03:32.943Z] - apparmor: enabled and tools installed
12:03:32 [2019-10-20T12:03:32.943Z] - CONFIG_NAMESPACES: enabled
12:03:32 [2019-10-20T12:03:32.943Z] - CONFIG_NET_NS: enabled
12:03:32 [2019-10-20T12:03:32.943Z] - CONFIG_PID_NS: enabled
12:03:32 [2019-10-20T12:03:32.943Z] - CONFIG_IPC_NS: enabled
12:03:32 [2019-10-20T12:03:32.943Z] - CONFIG_UTS_NS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUPS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_CPUACCT: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_DEVICE: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_FREEZER: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_SCHED: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CPUSETS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_MEMCG: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_KEYS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_VETH: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_BRIDGE: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NF_NAT: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NF_NAT_NEEDED: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_POSIX_MQUEUE: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
12:03:33 [2019-10-20T12:03:33.231Z] 
12:03:33 [2019-10-20T12:03:33.231Z] Optional Features:
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_USER_NS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_SECCOMP: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_PIDS: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_MEMCG_SWAP: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:03:33 [2019-10-20T12:03:33.231Z]     (cgroup swap accounting is currently enabled)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_MEMCG_KMEM: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_BLK_CGROUP: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_IOSCHED_CFQ: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_PERF: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_HUGETLB: enabled
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.231Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:03:33 [2019-10-20T12:03:33.380Z] e4d79466b81c: Pull complete
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_CFS_BANDWIDTH: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_RT_GROUP_SCHED: missing
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_VS: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_VS_NFCT: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_IP_VS_RR: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_EXT4_FS: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:03:33 [2019-10-20T12:03:33.517Z] - Network Drivers:
12:03:33 [2019-10-20T12:03:33.517Z]   - "overlay":
12:03:33 [2019-10-20T12:03:33.517Z]     - CONFIG_VXLAN: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:03:33 [2019-10-20T12:03:33.517Z]       Optional (for encrypted networks):
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_CRYPTO: enabled
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_XFRM: enabled
12:03:33 [2019-10-20T12:03:33.517Z]       - CONFIG_XFRM_USER: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]       - CONFIG_INET_ESP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]   - "ipvlan":
12:03:33 [2019-10-20T12:03:33.518Z]     - CONFIG_IPVLAN: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]   - "macvlan":
12:03:33 [2019-10-20T12:03:33.518Z]     - CONFIG_MACVLAN: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]     - CONFIG_DUMMY: enabled (as module)
12:03:33 [2019-10-20T12:03:33.518Z]   - "ftp,tftp client in container":
12:03:33 [2019-10-20T12:03:33.752Z] b00baabad4ce: Pull complete
12:03:33 [2019-10-20T12:03:33.752Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
12:03:33 [2019-10-20T12:03:33.752Z] Status: Downloaded newer image for golang:1.12.10-stretch
12:03:33 [2019-10-20T12:03:33.752Z]  ---> 687421176e14
12:03:33 [2019-10-20T12:03:33.752Z] Step 5/125 : ARG APT_MIRROR
12:03:33 [2019-10-20T12:03:33.752Z]  ---> Running in c457e5b668d0
12:03:33 [2019-10-20T12:03:33.752Z] Removing intermediate container c457e5b668d0
12:03:33 [2019-10-20T12:03:33.752Z]  ---> 4b3f3e1c9a24
12:03:33 [2019-10-20T12:03:33.752Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z] - Storage Drivers:
12:03:33 [2019-10-20T12:03:33.801Z]   - "aufs":
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_AUFS_FS: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]   - "btrfs":
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:03:33 [2019-10-20T12:03:33.801Z]   - "devicemapper":
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_BLK_DEV_DM: enabled
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]   - "overlay":
12:03:33 [2019-10-20T12:03:33.801Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:03:33 [2019-10-20T12:03:33.801Z]   - "zfs":
12:03:33 [2019-10-20T12:03:33.801Z]     - /dev/zfs: missing
12:03:33 [2019-10-20T12:03:33.801Z]     - zfs command: missing
12:03:33 [2019-10-20T12:03:33.801Z]     - zpool command: missing
12:03:33 [2019-10-20T12:03:33.801Z] 
12:03:33 [2019-10-20T12:03:33.801Z] Limits:
12:03:33 [2019-10-20T12:03:33.801Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:03:33 [2019-10-20T12:03:33.801Z] 
12:03:33 [2019-10-20T12:03:33.801Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:34 [2019-10-20T12:03:34.139Z]  ---> Running in 51dba500d65f
12:03:34 [2019-10-20T12:03:34.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e037bade8cac920cc2927c194c77778ddd041101 .
12:03:34 [2019-10-20T12:03:34.650Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.3s done
12:03:34 [2019-10-20T12:03:34.907Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
12:03:34 [2019-10-20T12:03:34.936Z] Removing intermediate container 51dba500d65f
12:03:34 [2019-10-20T12:03:34.936Z]  ---> 33cf7dbea2a2
12:03:34 [2019-10-20T12:03:34.936Z] Step 7/125 : FROM base AS criu
12:03:34 [2019-10-20T12:03:34.936Z]  ---> 33cf7dbea2a2
12:03:34 [2019-10-20T12:03:34.936Z] Step 8/125 : ARG DEBIAN_FRONTEND
12:03:35 [2019-10-20T12:03:35.343Z]  ---> Running in b8a69abe18df
12:03:35 [2019-10-20T12:03:35.343Z] Removing intermediate container b8a69abe18df
12:03:35 [2019-10-20T12:03:35.343Z]  ---> eed651632609
12:03:35 [2019-10-20T12:03:35.343Z] Step 9/125 : ENV CRIU_VERSION 3.12
12:03:35 [2019-10-20T12:03:35.343Z]  ---> Running in 44863cc37b05
12:03:35 [2019-10-20T12:03:35.772Z] Removing intermediate container 44863cc37b05
12:03:35 [2019-10-20T12:03:35.772Z]  ---> 24973e4c7965
12:03:35 [2019-10-20T12:03:35.772Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
12:03:35 [2019-10-20T12:03:35.772Z]  ---> Running in 3aef6df1af6f
12:03:36 [2019-10-20T12:03:36.141Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:03:36 [2019-10-20T12:03:36.141Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:03:36 [2019-10-20T12:03:36.141Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:03:36 [2019-10-20T12:03:36.141Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:03:36 [2019-10-20T12:03:36.141Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:03:36 [2019-10-20T12:03:36.141Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:03:36 [2019-10-20T12:03:36.553Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:03:36 [2019-10-20T12:03:36.554Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:03:36 [2019-10-20T12:03:36.996Z] Sending build context to Docker daemon  49.81MB

12:03:36 [2019-10-20T12:03:36.996Z] Step 1/125 : ARG CROSS="false"
12:03:36 [2019-10-20T12:03:36.996Z] Step 2/125 : ARG GO_VERSION=1.12.10
12:03:36 [2019-10-20T12:03:36.996Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive
12:03:36 [2019-10-20T12:03:36.996Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base
12:03:36 [2019-10-20T12:03:36.996Z] 1.12.10-stretch: Pulling from library/golang
12:03:36 [2019-10-20T12:03:36.996Z] fb056072eab9: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 6a33b1f9796f: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 8f8f8962e456: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 68adcc365214: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 76d8adf27bdf: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] d66e58854927: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 71497195576e: Pulling fs layer
12:03:36 [2019-10-20T12:03:36.996Z] 68adcc365214: Waiting
12:03:36 [2019-10-20T12:03:36.996Z] 76d8adf27bdf: Waiting
12:03:36 [2019-10-20T12:03:36.996Z] d66e58854927: Waiting
12:03:36 [2019-10-20T12:03:36.996Z] 71497195576e: Waiting
12:03:37 [2019-10-20T12:03:37.624Z] 8f8f8962e456: Verifying Checksum
12:03:37 [2019-10-20T12:03:37.624Z] 8f8f8962e456: Download complete
12:03:37 [2019-10-20T12:03:37.806Z] Fetched 7670 kB in 1s (4391 kB/s)
12:03:37 [2019-10-20T12:03:37.914Z] 6a33b1f9796f: Download complete
12:03:38 [2019-10-20T12:03:38.195Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.1s done
12:03:38 [2019-10-20T12:03:38.454Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 0.1s
12:03:38 [2019-10-20T12:03:38.602Z] Reading package lists...
12:03:38 [2019-10-20T12:03:38.971Z] Reading package lists...
12:03:38 [2019-10-20T12:03:38.971Z] Building dependency tree...
12:03:38 [2019-10-20T12:03:38.971Z] Reading state information...
12:03:39 [2019-10-20T12:03:39.421Z] The following additional packages will be installed:
12:03:39 [2019-10-20T12:03:39.421Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
12:03:39 [2019-10-20T12:03:39.421Z]   libprotoc10 python-pkg-resources zlib1g-dev
12:03:39 [2019-10-20T12:03:39.421Z] Suggested packages:
12:03:39 [2019-10-20T12:03:39.421Z]   manpages-dev python-setuptools
12:03:39 [2019-10-20T12:03:39.421Z] The following NEW packages will be installed:
12:03:39 [2019-10-20T12:03:39.421Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:03:39 [2019-10-20T12:03:39.421Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
12:03:39 [2019-10-20T12:03:39.421Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:03:39 [2019-10-20T12:03:39.421Z]   zlib1g-dev
12:03:39 [2019-10-20T12:03:39.421Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
12:03:39 [2019-10-20T12:03:39.421Z] Need to get 3476 kB of archives.
12:03:39 [2019-10-20T12:03:39.421Z] After this operation, 20.2 MB of additional disk space will be used.
12:03:39 [2019-10-20T12:03:39.421Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
12:03:39 [2019-10-20T12:03:39.421Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
12:03:39 [2019-10-20T12:03:39.817Z] debconf: delaying package configuration, since apt-utils is not installed
12:03:39 [2019-10-20T12:03:39.817Z] Fetched 3476 kB in 0s (24.6 MB/s)
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libnet1:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] (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.)
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libcap-dev:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libnet1-dev.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libnl-3-200:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libnl-3-dev:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libprotobuf-c1:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
12:03:39 [2019-10-20T12:03:39.817Z] Selecting previously unselected package zlib1g-dev:s390x.
12:03:39 [2019-10-20T12:03:39.817Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
12:03:39 [2019-10-20T12:03:39.817Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
12:03:40 [2019-10-20T12:03:40.190Z] Selecting previously unselected package libprotobuf10:s390x.
12:03:40 [2019-10-20T12:03:40.190Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.190Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.190Z] Selecting previously unselected package libprotobuf-lite10:s390x.
12:03:40 [2019-10-20T12:03:40.190Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.190Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.190Z] Selecting previously unselected package libprotobuf-dev:s390x.
12:03:40 [2019-10-20T12:03:40.190Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.190Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.190Z] Selecting previously unselected package libprotoc10:s390x.
12:03:40 [2019-10-20T12:03:40.190Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.190Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.568Z] Selecting previously unselected package protobuf-c-compiler.
12:03:40 [2019-10-20T12:03:40.568Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.568Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
12:03:40 [2019-10-20T12:03:40.568Z] Selecting previously unselected package protobuf-compiler.
12:03:40 [2019-10-20T12:03:40.568Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.568Z] Unpacking protobuf-compiler (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.568Z] Selecting previously unselected package python-pkg-resources.
12:03:40 [2019-10-20T12:03:40.568Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
12:03:40 [2019-10-20T12:03:40.568Z] Unpacking python-pkg-resources (33.1.1-1) ...
12:03:40 [2019-10-20T12:03:40.568Z] Selecting previously unselected package python-protobuf.
12:03:40 [2019-10-20T12:03:40.568Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
12:03:40 [2019-10-20T12:03:40.568Z] Unpacking python-protobuf (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.568Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
12:03:40 [2019-10-20T12:03:40.568Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
12:03:40 [2019-10-20T12:03:40.568Z] Setting up python-pkg-resources (33.1.1-1) ...
12:03:40 [2019-10-20T12:03:40.641Z] fb056072eab9: Verifying Checksum
12:03:40 [2019-10-20T12:03:40.641Z] fb056072eab9: Download complete
12:03:40 [2019-10-20T12:03:40.929Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
12:03:40 [2019-10-20T12:03:40.929Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
12:03:40 [2019-10-20T12:03:40.929Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:03:40 [2019-10-20T12:03:40.929Z] Setting up python-protobuf (3.0.0-9) ...
12:03:41 [2019-10-20T12:03:41.697Z] 68adcc365214: Verifying Checksum
12:03:41 [2019-10-20T12:03:41.697Z] 68adcc365214: Download complete
12:03:41 [2019-10-20T12:03:41.697Z] 71497195576e: Verifying Checksum
12:03:41 [2019-10-20T12:03:41.697Z] 71497195576e: Download complete
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libcap-dev:s390x (1:2.25-1) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libprotoc10:s390x (3.0.0-9) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up protobuf-c-compiler (1.2.1-2) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up protobuf-compiler (3.0.0-9) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
12:03:41 [2019-10-20T12:03:41.724Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
12:03:41 [2019-10-20T12:03:41.724Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:03:42 [2019-10-20T12:03:42.326Z] 76d8adf27bdf: Verifying Checksum
12:03:42 [2019-10-20T12:03:42.326Z] 76d8adf27bdf: Download complete
12:03:42 [2019-10-20T12:03:42.628Z] Removing intermediate container 3aef6df1af6f
12:03:42 [2019-10-20T12:03:42.628Z]  ---> fa0b835054aa
12:03:42 [2019-10-20T12:03:42.628Z] Step 11/125 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
12:03:42 [2019-10-20T12:03:42.628Z]  ---> Running in 7c989d2d4640
12:03:43 [2019-10-20T12:03:43.719Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.2s
12:03:43 [2019-10-20T12:03:43.884Z] Note: Building without setproctitle() and strlcpy() support.
12:03:43 [2019-10-20T12:03:43.884Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:03:43 [2019-10-20T12:03:43.884Z] fatal: Not a git repository (or any of the parent directories): .git
12:03:43 [2019-10-20T12:03:43.884Z]   GEN      .gitid
12:03:43 [2019-10-20T12:03:43.884Z]   GEN      criu/include/version.h
12:03:43 [2019-10-20T12:03:43.884Z]   GEN      include/common/asm
12:03:44 [2019-10-20T12:03:44.252Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
12:03:44 [2019-10-20T12:03:44.252Z]   PBCC     images/opts.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/sit.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/google/protobuf/descriptor.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/opts.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/sit.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/macvlan.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/macvlan.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/autofs.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/autofs.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/sysctl.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/sysctl.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/time.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/time.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/binfmt-misc.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/binfmt-misc.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/seccomp.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/seccomp.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/userns.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/userns.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/cgroup.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/cgroup.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/fown.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/ext-file.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/fown.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/ext-file.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/rpc.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/rpc.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/siginfo.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/siginfo.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/pagemap.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/pagemap.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/rlimit.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/rlimit.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/file-lock.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/file-lock.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/tty.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/tty.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/tun.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/netdev.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/tun.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/netdev.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/vma.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/vma.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/creds.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/creds.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/utsns.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/utsns.pb-c.d
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/ipc-desc.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   PBCC     images/ipc-sem.pb-c.c
12:03:44 [2019-10-20T12:03:44.253Z]   DEP      images/ipc-desc.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ipc-sem.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/ipc-msg.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ipc-msg.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/ipc-shm.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ipc-shm.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/ipc-var.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ipc-var.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sk-opts.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/packet-sock.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sk-opts.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/packet-sock.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sk-netlink.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sk-netlink.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sk-inet.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sk-inet.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sk-unix.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sk-unix.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/mm.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/mm.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/timerfd.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/timerfd.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/timer.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/timer.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sa.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sa.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/pipe-data.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/pipe-data.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/mnt.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/mnt.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/sk-packet.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/sk-packet.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/tcp-stream.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/tcp-stream.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/pipe.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/pipe.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/pstree.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/pstree.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/fs.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/fs.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/signalfd.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/signalfd.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/fh.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/fsnotify.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/fh.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/fsnotify.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/eventpoll.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/eventpoll.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/eventfd.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/eventfd.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/remap-file-path.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/remap-file-path.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/fifo.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/fifo.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/ghost-file.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ghost-file.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/regfile.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/regfile.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/ns.pb-c.c
12:03:44 [2019-10-20T12:03:44.633Z]   DEP      images/ns.pb-c.d
12:03:44 [2019-10-20T12:03:44.633Z]   PBCC     images/fdinfo.pb-c.c
12:03:44 [2019-10-20T12:03:44.656Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 6.4s done
12:03:44 [2019-10-20T12:03:44.913Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e
12:03:44 [2019-10-20T12:03:44.913Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/fdinfo.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core-aarch64.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core-arm.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core-ppc64.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core-s390.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core-x86.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/core.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/inventory.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core-aarch64.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core-arm.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core-ppc64.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core-s390.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core-x86.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/core.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/inventory.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/cpuinfo.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/cpuinfo.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z]   PBCC     images/stats.pb-c.c
12:03:45 [2019-10-20T12:03:45.003Z]   DEP      images/stats.pb-c.d
12:03:45 [2019-10-20T12:03:45.003Z] make[1]: Nothing to be done for 'all'.
12:03:45 [2019-10-20T12:03:45.040Z] fb056072eab9: Pull complete
12:03:45 [2019-10-20T12:03:45.170Z] #4 DONE 23.1s
12:03:45 [2019-10-20T12:03:45.170Z] 
12:03:45 [2019-10-20T12:03:45.170Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/stats.o
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/core.o
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/core-x86.o
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/core-arm.o
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/core-aarch64.o
12:03:45 [2019-10-20T12:03:45.377Z]   CC       images/core-ppc64.o
12:03:45 [2019-10-20T12:03:45.740Z] 6a33b1f9796f: Pull complete
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/core-s390.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/cpuinfo.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/inventory.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/fdinfo.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/fown.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/ns.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/regfile.o
12:03:45 [2019-10-20T12:03:45.759Z]   CC       images/ghost-file.o
12:03:46 [2019-10-20T12:03:46.031Z] 8f8f8962e456: Pull complete
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/fifo.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/remap-file-path.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/eventfd.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/eventpoll.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/fh.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/fsnotify.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/signalfd.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/fs.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/pstree.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/pipe.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/tcp-stream.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/sk-packet.o
12:03:46 [2019-10-20T12:03:46.202Z]   CC       images/mnt.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/pipe-data.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/sa.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/timer.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/timerfd.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/mm.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/sk-opts.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/sk-unix.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/sk-inet.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/tun.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/sk-netlink.o
12:03:46 [2019-10-20T12:03:46.591Z]   CC       images/packet-sock.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/ipc-var.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/ipc-desc.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/ipc-shm.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/ipc-msg.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/ipc-sem.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/utsns.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/creds.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/vma.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/netdev.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/tty.o
12:03:46 [2019-10-20T12:03:46.966Z]   CC       images/file-lock.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/rlimit.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/pagemap.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/siginfo.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/rpc.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/ext-file.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/cgroup.o
12:03:47 [2019-10-20T12:03:47.327Z]   CC       images/userns.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/google/protobuf/descriptor.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/opts.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/seccomp.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/binfmt-misc.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/time.o
12:03:47 [2019-10-20T12:03:47.700Z]   CC       images/sysctl.o
12:03:48 [2019-10-20T12:03:48.084Z]   CC       images/autofs.o
12:03:48 [2019-10-20T12:03:48.084Z]   CC       images/macvlan.o
12:03:48 [2019-10-20T12:03:48.084Z]   CC       images/sit.o
12:03:48 [2019-10-20T12:03:48.084Z]   LINK     images/built-in.o
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/include/asm
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/include/version.h
12:03:48 [2019-10-20T12:03:48.084Z] touch .config
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      include/common/config.h
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/plugins/include/uapi/std/syscall.h
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
12:03:48 [2019-10-20T12:03:48.084Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/std/infect.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/std/string.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/std/log.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/std/fds.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/std/std.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/shmem/shmem.d
12:03:48 [2019-10-20T12:03:48.084Z]   DEP      compel/plugins/fds/fds.d
12:03:48 [2019-10-20T12:03:48.084Z]   CC       compel/plugins/std/std.o
12:03:48 [2019-10-20T12:03:48.084Z]   CC       compel/plugins/std/fds.o
12:03:48 [2019-10-20T12:03:48.115Z] d66e58854927: Verifying Checksum
12:03:48 [2019-10-20T12:03:48.115Z] d66e58854927: Download complete
12:03:48 [2019-10-20T12:03:48.453Z]   CC       compel/plugins/std/log.o
12:03:48 [2019-10-20T12:03:48.453Z]   CC       compel/plugins/std/string.o
12:03:48 [2019-10-20T12:03:48.453Z]   CC       compel/plugins/std/infect.o
12:03:48 [2019-10-20T12:03:48.830Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
12:03:48 [2019-10-20T12:03:48.830Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
12:03:48 [2019-10-20T12:03:48.830Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
12:03:48 [2019-10-20T12:03:48.830Z]   AR       compel/plugins/std.lib.a
12:03:48 [2019-10-20T12:03:48.830Z]   CC       compel/plugins/fds/fds.o
12:03:48 [2019-10-20T12:03:48.830Z]   AR       compel/plugins/fds.lib.a
12:03:48 [2019-10-20T12:03:48.830Z]   HOSTDEP  compel/src/lib/log-host.d
12:03:48 [2019-10-20T12:03:48.830Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
12:03:48 [2019-10-20T12:03:48.830Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
12:03:48 [2019-10-20T12:03:48.830Z]   HOSTDEP  compel/src/main-host.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/ptrace.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/infect.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/infect-util.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/infect-rpc.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/arch/s390/src/lib/infect.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/arch/s390/src/lib/cpu.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/log.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/main.d
12:03:48 [2019-10-20T12:03:48.830Z]   DEP      compel/src/lib/handle-elf.d
12:03:49 [2019-10-20T12:03:49.353Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/src/lib/log.o
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/arch/s390/src/lib/cpu.o
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/arch/s390/src/lib/infect.o
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/src/lib/infect-rpc.o
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/src/lib/infect-util.o
12:03:49 [2019-10-20T12:03:49.353Z]   CC       compel/src/lib/infect.o
12:03:49 [2019-10-20T12:03:49.601Z] 68adcc365214: Pull complete
12:03:49 [2019-10-20T12:03:49.732Z]   CC       compel/src/lib/ptrace.o
12:03:49 [2019-10-20T12:03:49.732Z]   AR       compel/libcompel.a
12:03:49 [2019-10-20T12:03:49.732Z]   HOSTCC   compel/src/main-host.o
12:03:50 [2019-10-20T12:03:50.101Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
12:03:50 [2019-10-20T12:03:50.101Z]   HOSTCC   compel/src/lib/handle-elf-host.o
12:03:50 [2019-10-20T12:03:50.101Z]   HOSTCC   compel/src/lib/log-host.o
12:03:50 [2019-10-20T12:03:50.101Z]   HOSTLINK compel/compel-host-bin
12:03:50 [2019-10-20T12:03:50.101Z]   DEP      soccr/soccr.d
12:03:50 [2019-10-20T12:03:50.101Z]   CC       soccr/soccr.o
12:03:50 [2019-10-20T12:03:50.476Z]   AR       soccr/libsoccr.a
12:03:50 [2019-10-20T12:03:50.477Z] make[1]: 'soccr/libsoccr.a' is up to date.
12:03:50 [2019-10-20T12:03:50.477Z]   DEP      criu/arch/s390/sigframe.d
12:03:50 [2019-10-20T12:03:50.477Z]   DEP      criu/arch/s390/crtools.d
12:03:50 [2019-10-20T12:03:50.477Z]   DEP      criu/arch/s390/cpu.d
12:03:50 [2019-10-20T12:03:50.477Z]   CC       criu/arch/s390/cpu.o
12:03:50 [2019-10-20T12:03:50.477Z]   CC       criu/arch/s390/crtools.o
12:03:50 [2019-10-20T12:03:50.854Z]   CC       criu/arch/s390/sigframe.o
12:03:50 [2019-10-20T12:03:50.854Z]   LINK     criu/arch/s390/crtools.built-in.o
12:03:50 [2019-10-20T12:03:50.854Z]   DEP      criu/arch/s390/vdso-pie.d
12:03:50 [2019-10-20T12:03:50.854Z]   DEP      criu/pie/parasite-vdso.d
12:03:50 [2019-10-20T12:03:50.854Z]   DEP      criu/pie/util-vdso.d
12:03:50 [2019-10-20T12:03:50.854Z]   DEP      criu/pie/util.d
12:03:50 [2019-10-20T12:03:50.854Z]   CC       criu/pie/util.o
12:03:50 [2019-10-20T12:03:50.854Z]   CC       criu/pie/util-vdso.o
12:03:51 [2019-10-20T12:03:51.228Z]   CC       criu/pie/parasite-vdso.o
12:03:51 [2019-10-20T12:03:51.228Z]   CC       criu/arch/s390/vdso-pie.o
12:03:51 [2019-10-20T12:03:51.228Z]   AR       criu/pie/pie.lib.a
12:03:51 [2019-10-20T12:03:51.228Z]   DEP      criu/pie/restorer.d
12:03:51 [2019-10-20T12:03:51.228Z]   DEP      criu/arch/s390/restorer.d
12:03:51 [2019-10-20T12:03:51.228Z]   DEP      criu/pie/parasite.d
12:03:51 [2019-10-20T12:03:51.599Z]   CC       criu/pie/parasite.o
12:03:51 [2019-10-20T12:03:51.599Z]   LINK     criu/pie/parasite.built-in.o
12:03:51 [2019-10-20T12:03:51.599Z]   GEN      criu/pie/parasite-blob.h
12:03:51 [2019-10-20T12:03:51.599Z]   CC       criu/arch/s390/restorer.o
12:03:51 [2019-10-20T12:03:51.599Z]   CC       criu/pie/restorer.o
12:03:51 [2019-10-20T12:03:51.720Z] #5 DONE 5.4s
12:03:51 [2019-10-20T12:03:51.720Z] 
12:03:51 [2019-10-20T12:03:51.720Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:03:51 [2019-10-20T12:03:51.720Z] #44 ...
12:03:51 [2019-10-20T12:03:51.720Z] 
12:03:51 [2019-10-20T12:03:51.720Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:03:51 [2019-10-20T12:03:51.720Z] #22 DONE 0.6s
12:03:51 [2019-10-20T12:03:51.720Z] 
12:03:51 [2019-10-20T12:03:51.720Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:03:52 [2019-10-20T12:03:52.298Z] 76d8adf27bdf: Pull complete
12:03:52 [2019-10-20T12:03:52.393Z]   LINK     criu/pie/restorer.built-in.o
12:03:52 [2019-10-20T12:03:52.393Z]   GEN      criu/pie/restorer-blob.h
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/vdso.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/uts_ns.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/util.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/uffd.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/tun.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/tty.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/timerfd.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/sysfs_parse.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/sysctl.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/string.d
12:03:52 [2019-10-20T12:03:52.393Z]   DEP      criu/stats.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sockets.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-unix.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-tcp.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-queue.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-packet.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-netlink.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sk-inet.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/signalfd.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/sigframe.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/shmem.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/servicefd.d
12:03:52 [2019-10-20T12:03:52.798Z]   DEP      criu/seize.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/seccomp.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/rst-malloc.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/rbtree.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/pstree.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/protobuf.d
12:03:53 [2019-10-20T12:03:53.312Z]   GEN      criu/protobuf-desc-gen.h
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/protobuf-desc.d
12:03:53 [2019-10-20T12:03:53.312Z]   DEP      criu/proc_parse.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/plugin.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pipes.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pie-util.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pie-util-vdso.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pie-util-vdso-elf32.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/path.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/parasite-syscall.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pagemap.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/pagemap-cache.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/page-xfer.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/page-pipe.d
12:03:53 [2019-10-20T12:03:53.715Z]   DEP      criu/netfilter.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/net.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/namespaces.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/mount.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/mem.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/lsm.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/log.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/libnetlink.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/kerndat.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/kcmp-ids.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/irmap.d
12:03:54 [2019-10-20T12:03:54.086Z]   DEP      criu/ipc_ns.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/image.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/image-desc.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/fsnotify.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/filesystems.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/files.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/files-reg.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/files-ext.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/file-lock.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/file-ids.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/fifo.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/fdstore.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/fault-injection.d
12:03:54 [2019-10-20T12:03:54.465Z]   DEP      criu/external.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/eventpoll.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/eventfd.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/crtools.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-service.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-restore.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-errno.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-dump.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-dedup.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/cr-check.d
12:03:54 [2019-10-20T12:03:54.842Z]   DEP      criu/config.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/clone-noasan.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/cgroup.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/cgroup-props.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/bitmap.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/bfd.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/autofs.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/aio.d
12:03:55 [2019-10-20T12:03:55.227Z]   DEP      criu/action-scripts.d
12:03:55 [2019-10-20T12:03:55.227Z]   CC       criu/action-scripts.o
12:03:55 [2019-10-20T12:03:55.227Z]   CC       criu/aio.o
12:03:55 [2019-10-20T12:03:55.599Z]   CC       criu/autofs.o
12:03:55 [2019-10-20T12:03:55.904Z] #17 ...
12:03:55 [2019-10-20T12:03:55.904Z] 
12:03:55 [2019-10-20T12:03:55.904Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:03:55 [2019-10-20T12:03:55.904Z] #44 5.373 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:03:55 [2019-10-20T12:03:55.904Z] #44 5.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:03:55 [2019-10-20T12:03:55.904Z] #44 5.406 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:03:55 [2019-10-20T12:03:55.904Z] #44 5.416 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:03:55 [2019-10-20T12:03:55.905Z] #44 5.478 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:03:56 [2019-10-20T12:03:56.045Z]   CC       criu/bfd.o
12:03:56 [2019-10-20T12:03:56.045Z]   CC       criu/bitmap.o
12:03:56 [2019-10-20T12:03:56.045Z]   CC       criu/cgroup-props.o
12:03:56 [2019-10-20T12:03:56.045Z]   CC       criu/cgroup.o
12:03:56 [2019-10-20T12:03:56.471Z] #44 5.916 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:03:56 [2019-10-20T12:03:56.784Z]   CC       criu/clone-noasan.o
12:03:56 [2019-10-20T12:03:56.784Z]   CC       criu/config.o
12:03:57 [2019-10-20T12:03:57.149Z]   CC       criu/cr-check.o
12:03:57 [2019-10-20T12:03:57.513Z]   CC       criu/cr-dedup.o
12:03:57 [2019-10-20T12:03:57.513Z]   CC       criu/cr-dump.o
12:03:57 [2019-10-20T12:03:57.843Z] d66e58854927: Pull complete
12:03:57 [2019-10-20T12:03:57.850Z] #44 7.149 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:03:57 [2019-10-20T12:03:57.878Z]   CC       criu/cr-errno.o
12:03:57 [2019-10-20T12:03:57.878Z]   CC       criu/cr-restore.o
12:03:58 [2019-10-20T12:03:58.132Z] 71497195576e: Pull complete
12:03:58 [2019-10-20T12:03:58.132Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
12:03:58 [2019-10-20T12:03:58.132Z] Status: Downloaded newer image for golang:1.12.10-stretch
12:03:58 [2019-10-20T12:03:58.132Z]  ---> ebd73b5ebd31
12:03:58 [2019-10-20T12:03:58.132Z] Step 5/125 : ARG APT_MIRROR
12:03:58 [2019-10-20T12:03:58.132Z]  ---> Running in 1d2a7aa747e2
12:03:58 [2019-10-20T12:03:58.132Z] Removing intermediate container 1d2a7aa747e2
12:03:58 [2019-10-20T12:03:58.132Z]  ---> 8cd0b3e5ecc1
12:03:58 [2019-10-20T12:03:58.132Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
12:03:58 [2019-10-20T12:03:58.132Z]  ---> Running in 19db5118b049
12:03:58 [2019-10-20T12:03:58.417Z] #44 7.799 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:03:59 [2019-10-20T12:03:59.124Z]   CC       criu/cr-service.o
12:03:59 [2019-10-20T12:03:59.124Z]   CC       criu/crtools.o
12:03:59 [2019-10-20T12:03:59.167Z] Removing intermediate container 19db5118b049
12:03:59 [2019-10-20T12:03:59.167Z]  ---> 456f79654ec6
12:03:59 [2019-10-20T12:03:59.167Z] Step 7/125 : FROM base AS criu
12:03:59 [2019-10-20T12:03:59.167Z]  ---> 456f79654ec6
12:03:59 [2019-10-20T12:03:59.167Z] Step 8/125 : ARG DEBIAN_FRONTEND
12:03:59 [2019-10-20T12:03:59.167Z]  ---> Running in a7d4ebd3688a
12:03:59 [2019-10-20T12:03:59.167Z] Removing intermediate container a7d4ebd3688a
12:03:59 [2019-10-20T12:03:59.167Z]  ---> 86ee0adfaea6
12:03:59 [2019-10-20T12:03:59.167Z] Step 9/125 : ENV CRIU_VERSION 3.12
12:03:59 [2019-10-20T12:03:59.167Z]  ---> Running in 8a9639fba49d
12:03:59 [2019-10-20T12:03:59.167Z] Removing intermediate container 8a9639fba49d
12:03:59 [2019-10-20T12:03:59.167Z]  ---> 5adbfe74e5ee
12:03:59 [2019-10-20T12:03:59.167Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
12:03:59 [2019-10-20T12:03:59.167Z]  ---> Running in 84e11f643fa2
12:03:59 [2019-10-20T12:03:59.563Z]   CC       criu/eventfd.o
12:03:59 [2019-10-20T12:03:59.563Z]   CC       criu/eventpoll.o
12:03:59 [2019-10-20T12:03:59.563Z]   CC       criu/external.o
12:03:59 [2019-10-20T12:03:59.792Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:03:59 [2019-10-20T12:03:59.792Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:03:59 [2019-10-20T12:03:59.792Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:03:59 [2019-10-20T12:03:59.792Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:03:59 [2019-10-20T12:03:59.792Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:03:59 [2019-10-20T12:03:59.997Z]   CC       criu/fault-injection.o
12:03:59 [2019-10-20T12:03:59.997Z]   CC       criu/fdstore.o
12:03:59 [2019-10-20T12:03:59.997Z]   CC       criu/fifo.o
12:03:59 [2019-10-20T12:03:59.997Z]   CC       criu/file-ids.o
12:03:59 [2019-10-20T12:03:59.997Z]   CC       criu/file-lock.o
12:04:00 [2019-10-20T12:04:00.079Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:04:00 [2019-10-20T12:04:00.382Z]   CC       criu/files-ext.o
12:04:00 [2019-10-20T12:04:00.382Z]   CC       criu/files-reg.o
12:04:00 [2019-10-20T12:04:00.439Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:04:00 [2019-10-20T12:04:00.439Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:04:00 [2019-10-20T12:04:00.780Z]   CC       criu/files.o
12:04:01 [2019-10-20T12:04:01.222Z] #44 ...
12:04:01 [2019-10-20T12:04:01.222Z] 
12:04:01 [2019-10-20T12:04:01.222Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:04:01 [2019-10-20T12:04:01.222Z] #15 3.939 + mktemp -d
12:04:01 [2019-10-20T12:04:01.222Z] #15 3.939 + export GOPATH=/tmp/tmp.oFqhHWdU2S
12:04:01 [2019-10-20T12:04:01.222Z] #15 3.939 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.oFqhHWdU2S/src/github.com/go-swagger/go-swagger
12:04:01 [2019-10-20T12:04:01.222Z] #15 3.947 Cloning into '/tmp/tmp.oFqhHWdU2S/src/github.com/go-swagger/go-swagger'...
12:04:01 [2019-10-20T12:04:01.222Z] #15 ...
12:04:01 [2019-10-20T12:04:01.222Z] 
12:04:01 [2019-10-20T12:04:01.222Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.277 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.298 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.299 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.402 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:04:01 [2019-10-20T12:04:01.222Z] #35 5.717 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 6.800 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 7.495 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #35 ...
12:04:01 [2019-10-20T12:04:01.222Z] 
12:04:01 [2019-10-20T12:04:01.222Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:04:01 [2019-10-20T12:04:01.222Z] #6 5.406 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:04:01 [2019-10-20T12:04:01.222Z] #6 5.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 5.441 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 5.445 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 5.461 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:04:01 [2019-10-20T12:04:01.222Z] #6 6.246 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 7.027 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 7.701 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #6 ...
12:04:01 [2019-10-20T12:04:01.222Z] 
12:04:01 [2019-10-20T12:04:01.222Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:04:01 [2019-10-20T12:04:01.222Z] #17 5.406 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:04:01 [2019-10-20T12:04:01.222Z] #17 5.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #17 5.454 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #17 5.488 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #17 5.504 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:04:01 [2019-10-20T12:04:01.222Z] #17 6.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #17 7.462 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:04:01 [2019-10-20T12:04:01.222Z] #17 8.123 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:04:01 [2019-10-20T12:04:01.564Z]   CC       criu/filesystems.o
12:04:01 [2019-10-20T12:04:01.564Z]   CC       criu/fsnotify.o
12:04:01 [2019-10-20T12:04:01.936Z]   CC       criu/image-desc.o
12:04:01 [2019-10-20T12:04:01.936Z]   CC       criu/image.o
12:04:01 [2019-10-20T12:04:01.936Z]   CC       criu/ipc_ns.o
12:04:02 [2019-10-20T12:04:02.303Z]   CC       criu/irmap.o
12:04:02 [2019-10-20T12:04:02.480Z] Fetched 7720 kB in 2s (3013 kB/s)
12:04:02 [2019-10-20T12:04:02.677Z]   CC       criu/kcmp-ids.o
12:04:02 [2019-10-20T12:04:02.678Z]   CC       criu/kerndat.o
12:04:03 [2019-10-20T12:04:03.118Z]   CC       criu/libnetlink.o
12:04:03 [2019-10-20T12:04:03.118Z]   CC       criu/log.o
12:04:03 [2019-10-20T12:04:03.118Z]   CC       criu/lsm.o
12:04:03 [2019-10-20T12:04:03.118Z]   CC       criu/mem.o
12:04:03 [2019-10-20T12:04:03.492Z] Reading package lists...
12:04:03 [2019-10-20T12:04:03.503Z]   CC       criu/mount.o
12:04:04 [2019-10-20T12:04:04.504Z] Reading package lists...
12:04:04 [2019-10-20T12:04:04.512Z] #17 ...
12:04:04 [2019-10-20T12:04:04.512Z] 
12:04:04 [2019-10-20T12:04:04.512Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:04 [2019-10-20T12:04:04.512Z] #35 14.13 Fetched 7919 kB in 9s (804 kB/s)
12:04:04 [2019-10-20T12:04:04.744Z]   CC       criu/namespaces.o
12:04:04 [2019-10-20T12:04:04.792Z] Building dependency tree...
12:04:04 [2019-10-20T12:04:04.792Z] Reading state information...
12:04:04 [2019-10-20T12:04:04.792Z] The following additional packages will be installed:
12:04:04 [2019-10-20T12:04:04.792Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
12:04:04 [2019-10-20T12:04:04.792Z]   libprotoc10 python-pkg-resources zlib1g-dev
12:04:04 [2019-10-20T12:04:04.792Z] Suggested packages:
12:04:04 [2019-10-20T12:04:04.792Z]   manpages-dev python-setuptools
12:04:05 [2019-10-20T12:04:05.075Z] The following NEW packages will be installed:
12:04:05 [2019-10-20T12:04:05.075Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:04:05 [2019-10-20T12:04:05.075Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
12:04:05 [2019-10-20T12:04:05.075Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:04:05 [2019-10-20T12:04:05.075Z]   zlib1g-dev
12:04:05 [2019-10-20T12:04:05.075Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
12:04:05 [2019-10-20T12:04:05.075Z] Need to get 3548 kB of archives.
12:04:05 [2019-10-20T12:04:05.075Z] After this operation, 21.2 MB of additional disk space will be used.
12:04:05 [2019-10-20T12:04:05.075Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
12:04:05 [2019-10-20T12:04:05.117Z]   CC       criu/net.o
12:04:05 [2019-10-20T12:04:05.360Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
12:04:05 [2019-10-20T12:04:05.360Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
12:04:05 [2019-10-20T12:04:05.645Z] debconf: delaying package configuration, since apt-utils is not installed
12:04:05 [2019-10-20T12:04:05.645Z] Fetched 3548 kB in 0s (17.9 MB/s)
12:04:05 [2019-10-20T12:04:05.645Z] Selecting previously unselected package libnet1:ppc64el.
12:04:05 [2019-10-20T12:04:05.645Z] (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.)
12:04:05 [2019-10-20T12:04:05.645Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.645Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
12:04:05 [2019-10-20T12:04:05.645Z] Selecting previously unselected package libcap-dev:ppc64el.
12:04:05 [2019-10-20T12:04:05.645Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.645Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
12:04:05 [2019-10-20T12:04:05.645Z] Selecting previously unselected package libnet1-dev.
12:04:05 [2019-10-20T12:04:05.645Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.645Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
12:04:05 [2019-10-20T12:04:05.645Z] Selecting previously unselected package libnl-3-200:ppc64el.
12:04:05 [2019-10-20T12:04:05.645Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.645Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
12:04:05 [2019-10-20T12:04:05.645Z] Selecting previously unselected package libnl-3-dev:ppc64el.
12:04:05 [2019-10-20T12:04:05.645Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.645Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
12:04:05 [2019-10-20T12:04:05.894Z]   CC       criu/netfilter.o
12:04:05 [2019-10-20T12:04:05.894Z]   CC       criu/page-pipe.o
12:04:05 [2019-10-20T12:04:05.930Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
12:04:05 [2019-10-20T12:04:05.930Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.930Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
12:04:05 [2019-10-20T12:04:05.930Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
12:04:05 [2019-10-20T12:04:05.930Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.930Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
12:04:05 [2019-10-20T12:04:05.930Z] Selecting previously unselected package zlib1g-dev:ppc64el.
12:04:05 [2019-10-20T12:04:05.930Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.930Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
12:04:05 [2019-10-20T12:04:05.930Z] Selecting previously unselected package libprotobuf10:ppc64el.
12:04:05 [2019-10-20T12:04:05.930Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.930Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
12:04:05 [2019-10-20T12:04:05.930Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
12:04:05 [2019-10-20T12:04:05.930Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
12:04:05 [2019-10-20T12:04:05.930Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
12:04:06 [2019-10-20T12:04:06.214Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
12:04:06 [2019-10-20T12:04:06.214Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
12:04:06 [2019-10-20T12:04:06.214Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
12:04:06 [2019-10-20T12:04:06.214Z] Selecting previously unselected package libprotoc10:ppc64el.
12:04:06 [2019-10-20T12:04:06.214Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
12:04:06 [2019-10-20T12:04:06.214Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
12:04:06 [2019-10-20T12:04:06.259Z]   CC       criu/page-xfer.o
12:04:06 [2019-10-20T12:04:06.499Z] Selecting previously unselected package protobuf-c-compiler.
12:04:06 [2019-10-20T12:04:06.499Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
12:04:06 [2019-10-20T12:04:06.499Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
12:04:06 [2019-10-20T12:04:06.499Z] Selecting previously unselected package protobuf-compiler.
12:04:06 [2019-10-20T12:04:06.499Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
12:04:06 [2019-10-20T12:04:06.499Z] Unpacking protobuf-compiler (3.0.0-9) ...
12:04:06 [2019-10-20T12:04:06.499Z] Selecting previously unselected package python-pkg-resources.
12:04:06 [2019-10-20T12:04:06.499Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
12:04:06 [2019-10-20T12:04:06.499Z] Unpacking python-pkg-resources (33.1.1-1) ...
12:04:06 [2019-10-20T12:04:06.499Z] Selecting previously unselected package python-protobuf.
12:04:06 [2019-10-20T12:04:06.499Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
12:04:06 [2019-10-20T12:04:06.499Z] Unpacking python-protobuf (3.0.0-9) ...
12:04:06 [2019-10-20T12:04:06.499Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
12:04:06 [2019-10-20T12:04:06.499Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
12:04:06 [2019-10-20T12:04:06.499Z] Setting up python-pkg-resources (33.1.1-1) ...
12:04:06 [2019-10-20T12:04:06.678Z]   CC       criu/pagemap-cache.o
12:04:06 [2019-10-20T12:04:06.678Z]   CC       criu/pagemap.o
12:04:06 [2019-10-20T12:04:06.678Z]   CC       criu/parasite-syscall.o
12:04:07 [2019-10-20T12:04:07.071Z]   CC       criu/path.o
12:04:07 [2019-10-20T12:04:07.071Z]   CC       criu/pie-util-vdso-elf32.o
12:04:07 [2019-10-20T12:04:07.071Z]   CC       criu/pie-util-vdso.o
12:04:07 [2019-10-20T12:04:07.441Z]   CC       criu/pie-util.o
12:04:07 [2019-10-20T12:04:07.441Z]   CC       criu/pipes.o
12:04:07 [2019-10-20T12:04:07.441Z]   CC       criu/plugin.o
12:04:07 [2019-10-20T12:04:07.513Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
12:04:07 [2019-10-20T12:04:07.513Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
12:04:07 [2019-10-20T12:04:07.513Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:07 [2019-10-20T12:04:07.513Z] Setting up python-protobuf (3.0.0-9) ...
12:04:07 [2019-10-20T12:04:07.831Z]   CC       criu/proc_parse.o
12:04:08 [2019-10-20T12:04:08.639Z]   CC       criu/protobuf-desc.o
12:04:08 [2019-10-20T12:04:08.695Z] #35 14.13 Reading package lists...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up protobuf-c-compiler (1.2.1-2) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up protobuf-compiler (3.0.0-9) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
12:04:08 [2019-10-20T12:04:08.999Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
12:04:08 [2019-10-20T12:04:08.999Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:09 [2019-10-20T12:04:09.025Z]   CC       criu/protobuf.o
12:04:09 [2019-10-20T12:04:09.025Z]   CC       criu/pstree.o
12:04:09 [2019-10-20T12:04:09.394Z]   CC       criu/rbtree.o
12:04:09 [2019-10-20T12:04:09.394Z]   CC       criu/rst-malloc.o
12:04:09 [2019-10-20T12:04:09.394Z]   CC       criu/seccomp.o
12:04:09 [2019-10-20T12:04:09.800Z]   CC       criu/seize.o
12:04:10 [2019-10-20T12:04:10.018Z] Removing intermediate container 84e11f643fa2
12:04:10 [2019-10-20T12:04:10.018Z]  ---> 0ff2c6652d48
12:04:10 [2019-10-20T12:04:10.018Z] Step 11/125 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
12:04:10 [2019-10-20T12:04:10.018Z]  ---> Running in 1f6d1a0bf923
12:04:10 [2019-10-20T12:04:10.243Z]   CC       criu/servicefd.o
12:04:10 [2019-10-20T12:04:10.243Z]   CC       criu/shmem.o
12:04:10 [2019-10-20T12:04:10.642Z] Note: Building without setproctitle() and strlcpy() support.
12:04:10 [2019-10-20T12:04:10.642Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:04:10 [2019-10-20T12:04:10.675Z]   CC       criu/sigframe.o
12:04:10 [2019-10-20T12:04:10.675Z]   CC       criu/signalfd.o
12:04:10 [2019-10-20T12:04:10.675Z]   CC       criu/sk-inet.o
12:04:10 [2019-10-20T12:04:10.931Z] fatal: Not a git repository (or any of the parent directories): .git
12:04:10 [2019-10-20T12:04:10.931Z]   GEN      .gitid
12:04:10 [2019-10-20T12:04:10.931Z]   GEN      criu/include/version.h
12:04:10 [2019-10-20T12:04:10.931Z]   GEN      include/common/asm
12:04:11 [2019-10-20T12:04:11.059Z]   CC       criu/sk-netlink.o
12:04:11 [2019-10-20T12:04:11.059Z]   CC       criu/sk-packet.o
12:04:11 [2019-10-20T12:04:11.059Z]   CC       criu/sk-queue.o
12:04:11 [2019-10-20T12:04:11.219Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
12:04:11 [2019-10-20T12:04:11.219Z]   PBCC     images/opts.pb-c.c
12:04:11 [2019-10-20T12:04:11.219Z]   PBCC     images/sit.pb-c.c
12:04:11 [2019-10-20T12:04:11.219Z]   DEP      images/google/protobuf/descriptor.pb-c.d
12:04:11 [2019-10-20T12:04:11.219Z]   DEP      images/opts.pb-c.d
12:04:11 [2019-10-20T12:04:11.241Z] #35 17.74 Reading package lists...
12:04:11 [2019-10-20T12:04:11.241Z] #35 ...
12:04:11 [2019-10-20T12:04:11.241Z] 
12:04:11 [2019-10-20T12:04:11.241Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:04:11 [2019-10-20T12:04:11.241Z] #17 14.88 Fetched 7919 kB in 10s (757 kB/s)
12:04:11 [2019-10-20T12:04:11.241Z] #17 14.88 Reading package lists...
12:04:11 [2019-10-20T12:04:11.423Z]   CC       criu/sk-tcp.o
12:04:11 [2019-10-20T12:04:11.423Z]   CC       criu/sk-unix.o
12:04:11 [2019-10-20T12:04:11.505Z]   DEP      images/sit.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/macvlan.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/macvlan.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/autofs.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/autofs.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/sysctl.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/sysctl.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/time.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/time.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/binfmt-misc.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/binfmt-misc.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/seccomp.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/seccomp.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/userns.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/userns.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/cgroup.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/cgroup.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/fown.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/ext-file.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/fown.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/ext-file.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/rpc.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/rpc.pb-c.d
12:04:11 [2019-10-20T12:04:11.506Z]   PBCC     images/siginfo.pb-c.c
12:04:11 [2019-10-20T12:04:11.506Z]   DEP      images/siginfo.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/pagemap.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/pagemap.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/rlimit.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/rlimit.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/file-lock.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/file-lock.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/tty.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/tty.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/tun.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/netdev.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/tun.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/netdev.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/vma.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/vma.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/creds.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/creds.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/utsns.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/utsns.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/ipc-desc.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   PBCC     images/ipc-sem.pb-c.c
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/ipc-desc.pb-c.d
12:04:11 [2019-10-20T12:04:11.792Z]   DEP      images/ipc-sem.pb-c.d
12:04:11 [2019-10-20T12:04:11.811Z] #17 18.40 Reading package lists...
12:04:11 [2019-10-20T12:04:11.811Z] #17 ...
12:04:11 [2019-10-20T12:04:11.811Z] 
12:04:11 [2019-10-20T12:04:11.811Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:04:12 [2019-10-20T12:04:12.069Z] #15 21.37 + cd /tmp/tmp.oFqhHWdU2S/src/github.com/go-swagger/go-swagger
12:04:12 [2019-10-20T12:04:12.069Z] #15 21.37 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/ipc-msg.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/ipc-msg.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/ipc-shm.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/ipc-shm.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/ipc-var.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/ipc-var.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/sk-opts.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/packet-sock.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/sk-opts.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/packet-sock.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/sk-netlink.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/sk-netlink.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/sk-inet.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/sk-inet.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/sk-unix.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/sk-unix.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/mm.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/mm.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/timerfd.pb-c.c
12:04:12 [2019-10-20T12:04:12.078Z]   DEP      images/timerfd.pb-c.d
12:04:12 [2019-10-20T12:04:12.078Z]   PBCC     images/timer.pb-c.c
12:04:12 [2019-10-20T12:04:12.200Z]   CC       criu/sockets.o
12:04:12 [2019-10-20T12:04:12.200Z]   CC       criu/stats.o
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/timer.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/sa.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/sa.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/pipe-data.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/pipe-data.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/mnt.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/mnt.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/sk-packet.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/sk-packet.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/tcp-stream.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/tcp-stream.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/pipe.pb-c.c
12:04:12 [2019-10-20T12:04:12.362Z]   DEP      images/pipe.pb-c.d
12:04:12 [2019-10-20T12:04:12.362Z]   PBCC     images/pstree.pb-c.c
12:04:12 [2019-10-20T12:04:12.363Z]   DEP      images/pstree.pb-c.d
12:04:12 [2019-10-20T12:04:12.363Z]   PBCC     images/fs.pb-c.c
12:04:12 [2019-10-20T12:04:12.363Z]   DEP      images/fs.pb-c.d
12:04:12 [2019-10-20T12:04:12.363Z]   PBCC     images/signalfd.pb-c.c
12:04:12 [2019-10-20T12:04:12.363Z]   DEP      images/signalfd.pb-c.d
12:04:12 [2019-10-20T12:04:12.363Z]   PBCC     images/fh.pb-c.c
12:04:12 [2019-10-20T12:04:12.363Z]   PBCC     images/fsnotify.pb-c.c
12:04:12 [2019-10-20T12:04:12.363Z]   DEP      images/fh.pb-c.d
12:04:12 [2019-10-20T12:04:12.560Z]   CC       criu/string.o
12:04:12 [2019-10-20T12:04:12.560Z]   CC       criu/sysctl.o
12:04:12 [2019-10-20T12:04:12.560Z]   CC       criu/sysfs_parse.o
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/fsnotify.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/eventpoll.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/eventpoll.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/eventfd.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/eventfd.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/remap-file-path.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/remap-file-path.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/fifo.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/fifo.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/ghost-file.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/ghost-file.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/regfile.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/regfile.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/ns.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/ns.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/fdinfo.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   DEP      images/fdinfo.pb-c.d
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/core-aarch64.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/core-arm.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/core-ppc64.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/core-s390.pb-c.c
12:04:12 [2019-10-20T12:04:12.651Z]   PBCC     images/core-x86.pb-c.c
12:04:12 [2019-10-20T12:04:12.942Z]   PBCC     images/core.pb-c.c
12:04:12 [2019-10-20T12:04:12.942Z]   PBCC     images/inventory.pb-c.c
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core-aarch64.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core-arm.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core-ppc64.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core-s390.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core-x86.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/core.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/inventory.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   PBCC     images/cpuinfo.pb-c.c
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/cpuinfo.pb-c.d
12:04:12 [2019-10-20T12:04:12.942Z]   PBCC     images/stats.pb-c.c
12:04:12 [2019-10-20T12:04:12.942Z]   DEP      images/stats.pb-c.d
12:04:12 [2019-10-20T12:04:12.951Z]   CC       criu/timerfd.o
12:04:12 [2019-10-20T12:04:12.951Z]   CC       criu/tty.o
12:04:13 [2019-10-20T12:04:13.230Z] make[1]: Nothing to be done for 'all'.
12:04:13 [2019-10-20T12:04:13.516Z]   CC       images/stats.o
12:04:13 [2019-10-20T12:04:13.823Z]   CC       images/core.o
12:04:13 [2019-10-20T12:04:13.823Z]   CC       images/core-x86.o
12:04:13 [2019-10-20T12:04:13.859Z]   CC       criu/tun.o
12:04:13 [2019-10-20T12:04:13.859Z]   CC       criu/uffd.o
12:04:13 [2019-10-20T12:04:13.968Z] #15 23.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:14 [2019-10-20T12:04:14.108Z]   CC       images/core-arm.o
12:04:14 [2019-10-20T12:04:14.108Z]   CC       images/core-aarch64.o
12:04:14 [2019-10-20T12:04:14.258Z]   CC       criu/util.o
12:04:14 [2019-10-20T12:04:14.393Z]   CC       images/core-ppc64.o
12:04:14 [2019-10-20T12:04:14.633Z]   CC       criu/uts_ns.o
12:04:14 [2019-10-20T12:04:14.633Z]   CC       criu/vdso.o
12:04:14 [2019-10-20T12:04:14.633Z]   LINK     criu/built-in.o
12:04:14 [2019-10-20T12:04:14.677Z]   CC       images/core-s390.o
12:04:14 [2019-10-20T12:04:14.677Z]   CC       images/cpuinfo.o
12:04:14 [2019-10-20T12:04:14.960Z]   CC       images/inventory.o
12:04:14 [2019-10-20T12:04:14.960Z]   CC       images/fdinfo.o
12:04:14 [2019-10-20T12:04:14.997Z]   LINK     criu/criu
12:04:14 [2019-10-20T12:04:14.997Z]   DEP      lib/c/criu.d
12:04:14 [2019-10-20T12:04:14.997Z]   CC       images/rpc.pb-c.o
12:04:14 [2019-10-20T12:04:14.997Z]   CC       lib/c/criu.o
12:04:15 [2019-10-20T12:04:15.056Z] #15 ...
12:04:15 [2019-10-20T12:04:15.056Z] 
12:04:15 [2019-10-20T12:04:15.056Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:04:15 [2019-10-20T12:04:15.056Z] #6 14.33 Fetched 7919 kB in 10s (787 kB/s)
12:04:15 [2019-10-20T12:04:15.056Z] #6 14.33 Reading package lists...
12:04:15 [2019-10-20T12:04:15.056Z] #6 17.95 Reading package lists...
12:04:15 [2019-10-20T12:04:15.056Z] #6 21.97 Building dependency tree...
12:04:15 [2019-10-20T12:04:15.056Z] #6 22.88 Reading state information...
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.51 The following additional packages will be installed:
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.52   libapparmor1 libseccomp2
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.52 Suggested packages:
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.52   seccomp
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.71 The following NEW packages will be installed:
12:04:15 [2019-10-20T12:04:15.056Z] #6 23.72   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
12:04:15 [2019-10-20T12:04:15.244Z]   CC       images/fown.o
12:04:15 [2019-10-20T12:04:15.244Z]   CC       images/ns.o
12:04:15 [2019-10-20T12:04:15.244Z]   CC       images/regfile.o
12:04:15 [2019-10-20T12:04:15.244Z]   CC       images/ghost-file.o
12:04:15 [2019-10-20T12:04:15.316Z] #6 ...
12:04:15 [2019-10-20T12:04:15.316Z] 
12:04:15 [2019-10-20T12:04:15.316Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:04:15 [2019-10-20T12:04:15.316Z] #44 14.28 Fetched 7919 kB in 9s (799 kB/s)
12:04:15 [2019-10-20T12:04:15.316Z] #44 14.28 Reading package lists...
12:04:15 [2019-10-20T12:04:15.316Z] #44 17.72 Reading package lists...
12:04:15 [2019-10-20T12:04:15.316Z] #44 21.57 Building dependency tree...
12:04:15 [2019-10-20T12:04:15.316Z] #44 22.41 Reading state information...
12:04:15 [2019-10-20T12:04:15.316Z] #44 23.16 The following additional packages will be installed:
12:04:15 [2019-10-20T12:04:15.316Z] #44 23.16   btrfs-progs liblzo2-2
12:04:15 [2019-10-20T12:04:15.316Z] #44 23.33 The following NEW packages will be installed:
12:04:15 [2019-10-20T12:04:15.316Z] #44 23.35   btrfs-progs btrfs-tools liblzo2-2
12:04:15 [2019-10-20T12:04:15.316Z] #44 24.72 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
12:04:15 [2019-10-20T12:04:15.316Z] #44 24.72 Need to get 649 kB of archives.
12:04:15 [2019-10-20T12:04:15.316Z] #44 24.72 After this operation, 4320 kB of additional disk space will be used.
12:04:15 [2019-10-20T12:04:15.316Z] #44 24.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:04:15 [2019-10-20T12:04:15.316Z] #44 ...
12:04:15 [2019-10-20T12:04:15.316Z] 
12:04:15 [2019-10-20T12:04:15.316Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:15 [2019-10-20T12:04:15.316Z] #35 17.74 Reading package lists...
12:04:15 [2019-10-20T12:04:15.316Z] #35 21.63 Building dependency tree...
12:04:15 [2019-10-20T12:04:15.316Z] #35 22.45 Reading state information...
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.23 The following additional packages will be installed:
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.24   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.25 Suggested packages:
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.25   codeblocks eclipse ninja-build lrzip
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.25 Recommended packages:
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.25   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.73 The following NEW packages will be installed:
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.74   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
12:04:15 [2019-10-20T12:04:15.316Z] #35 23.74   vim-common xxd
12:04:15 [2019-10-20T12:04:15.359Z]   LINK     lib/c/built-in.o
12:04:15 [2019-10-20T12:04:15.359Z]   LINK     lib/c/libcriu.so
12:04:15 [2019-10-20T12:04:15.359Z]   GEN      magic.py
12:04:15 [2019-10-20T12:04:15.529Z]   CC       images/fifo.o
12:04:15 [2019-10-20T12:04:15.529Z]   CC       images/remap-file-path.o
12:04:15 [2019-10-20T12:04:15.529Z]   CC       images/eventfd.o
12:04:15 [2019-10-20T12:04:15.529Z]   CC       images/eventpoll.o
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.89 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.89 Need to get 13.7 MB of archives.
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.89 After this operation, 57.2 MB of additional disk space will be used.
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:04:15 [2019-10-20T12:04:15.574Z] #35 24.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
12:04:15 [2019-10-20T12:04:15.740Z] Note: Building without setproctitle() and strlcpy() support.
12:04:15 [2019-10-20T12:04:15.740Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:04:15 [2019-10-20T12:04:15.740Z] fatal: Not a git repository (or any of the parent directories): .git
12:04:15 [2019-10-20T12:04:15.740Z] make[1]: Nothing to be done for 'all'.
12:04:15 [2019-10-20T12:04:15.813Z]   CC       images/fh.o
12:04:15 [2019-10-20T12:04:15.813Z]   CC       images/fsnotify.o
12:04:15 [2019-10-20T12:04:15.834Z] #35 25.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
12:04:15 [2019-10-20T12:04:15.834Z] #35 25.37 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
12:04:15 [2019-10-20T12:04:15.834Z] #35 25.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:04:15 [2019-10-20T12:04:15.834Z] #35 25.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
12:04:15 [2019-10-20T12:04:15.834Z] #35 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
12:04:16 [2019-10-20T12:04:16.097Z]   CC       images/signalfd.o
12:04:16 [2019-10-20T12:04:16.097Z]   CC       images/fs.o
12:04:16 [2019-10-20T12:04:16.097Z]   CC       images/pstree.o
12:04:16 [2019-10-20T12:04:16.097Z]   CC       images/pipe.o
12:04:16 [2019-10-20T12:04:16.103Z] #35 25.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
12:04:16 [2019-10-20T12:04:16.104Z] #35 25.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'images/built-in.o' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'compel/libcompel.a' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'compel/compel-host-bin' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[1]: 'soccr/libsoccr.a' is up to date.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z] make[2]: Nothing to be done for 'all'.
12:04:16 [2019-10-20T12:04:16.105Z]   INSTALL  criu/criu
12:04:16 [2019-10-20T12:04:16.381Z]   CC       images/tcp-stream.o
12:04:16 [2019-10-20T12:04:16.381Z]   CC       images/sk-packet.o
12:04:16 [2019-10-20T12:04:16.381Z]   CC       images/mnt.o
12:04:16 [2019-10-20T12:04:16.381Z]   CC       images/pipe-data.o
12:04:16 [2019-10-20T12:04:16.665Z]   CC       images/sa.o
12:04:16 [2019-10-20T12:04:16.665Z]   CC       images/timer.o
12:04:16 [2019-10-20T12:04:16.665Z]   CC       images/timerfd.o
12:04:16 [2019-10-20T12:04:16.665Z]   CC       images/mm.o
12:04:16 [2019-10-20T12:04:16.669Z] #35 26.06 debconf: delaying package configuration, since apt-utils is not installed
12:04:16 [2019-10-20T12:04:16.669Z] #35 26.15 Fetched 13.7 MB in 1s (7657 kB/s)
12:04:16 [2019-10-20T12:04:16.669Z] #35 26.25 Selecting previously unselected package cmake-data.
12:04:16 [2019-10-20T12:04:16.927Z] #35 26.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:04:16 [2019-10-20T12:04:16.927Z] #35 26.30 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #35 ...
12:04:16 [2019-10-20T12:04:16.927Z] 
12:04:16 [2019-10-20T12:04:16.927Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:04:16 [2019-10-20T12:04:16.927Z] #17 18.40 Reading package lists...
12:04:16 [2019-10-20T12:04:16.927Z] #17 22.46 Building dependency tree...
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.34 Reading state information...
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.83 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.83 The following additional packages will be installed:
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.83   libjq1 libonig4
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.95 The following NEW packages will be installed:
12:04:16 [2019-10-20T12:04:16.927Z] #17 23.95   jq libjq1 libonig4
12:04:16 [2019-10-20T12:04:16.927Z] #17 24.99 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
12:04:16 [2019-10-20T12:04:16.927Z] #17 24.99 Need to get 327 kB of archives.
12:04:16 [2019-10-20T12:04:16.927Z] #17 24.99 After this operation, 1157 kB of additional disk space will be used.
12:04:16 [2019-10-20T12:04:16.927Z] #17 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
12:04:16 [2019-10-20T12:04:16.927Z] #17 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.43 debconf: delaying package configuration, since apt-utils is not installed
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.52 Fetched 327 kB in 1s (317 kB/s)
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.58 Selecting previously unselected package libonig4:amd64.
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.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.)
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.59 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.60 Unpacking libonig4:amd64 (6.1.3-2) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.81 Selecting previously unselected package libjq1:amd64.
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.81 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.81 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.90 Selecting previously unselected package jq.
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.90 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 25.91 Unpacking jq (1.5+dfsg-1.3) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 26.04 Setting up libonig4:amd64 (6.1.3-2) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 26.06 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 26.08 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 26.13 Setting up jq (1.5+dfsg-1.3) ...
12:04:16 [2019-10-20T12:04:16.927Z] #17 DONE 26.4s
12:04:16 [2019-10-20T12:04:16.927Z] 
12:04:16 [2019-10-20T12:04:16.927Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:16 [2019-10-20T12:04:16.927Z] #35 26.39 Unpacking cmake-data (3.7.2-1) ...
12:04:16 [2019-10-20T12:04:16.927Z] #35 ...
12:04:16 [2019-10-20T12:04:16.927Z] 
12:04:16 [2019-10-20T12:04:16.927Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:04:16 [2019-10-20T12:04:16.927Z] #44 24.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
12:04:16 [2019-10-20T12:04:16.927Z] #44 24.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.17 debconf: delaying package configuration, since apt-utils is not installed
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.27 Fetched 649 kB in 1s (454 kB/s)
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.33 Selecting previously unselected package liblzo2-2:amd64.
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.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 ... 15091 files and directories currently installed.)
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.37 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.49 Selecting previously unselected package btrfs-progs.
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.49 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 25.50 Unpacking btrfs-progs (4.7.3-1) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.04 Selecting previously unselected package btrfs-tools.
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.04 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.05 Unpacking btrfs-tools (4.7.3-1) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.24 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.26 Setting up btrfs-progs (4.7.3-1) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.37 Setting up btrfs-tools (4.7.3-1) ...
12:04:16 [2019-10-20T12:04:16.927Z] #44 26.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:16 [2019-10-20T12:04:16.949Z]   CC       images/sk-opts.o
12:04:16 [2019-10-20T12:04:16.949Z]   CC       images/sk-unix.o
12:04:16 [2019-10-20T12:04:16.949Z]   CC       images/sk-inet.o
12:04:17 [2019-10-20T12:04:17.184Z] #44 ...
12:04:17 [2019-10-20T12:04:17.184Z] 
12:04:17 [2019-10-20T12:04:17.184Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
12:04:17 [2019-10-20T12:04:17.184Z] #19 DONE 0.1s
12:04:17 [2019-10-20T12:04:17.184Z] 
12:04:17 [2019-10-20T12:04:17.184Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:04:17 [2019-10-20T12:04:17.184Z] #44 DONE 26.7s
12:04:17 [2019-10-20T12:04:17.184Z] 
12:04:17 [2019-10-20T12:04:17.184Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:04:17 [2019-10-20T12:04:17.232Z]   CC       images/tun.o
12:04:17 [2019-10-20T12:04:17.232Z]   CC       images/sk-netlink.o
12:04:17 [2019-10-20T12:04:17.232Z]   CC       images/packet-sock.o
12:04:17 [2019-10-20T12:04:17.442Z] #45 ...
12:04:17 [2019-10-20T12:04:17.442Z] 
12:04:17 [2019-10-20T12:04:17.442Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.80 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.80 Need to get 300 kB of archives.
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.80 After this operation, 1201 kB of additional disk space will be used.
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
12:04:17 [2019-10-20T12:04:17.442Z] #6 24.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.60 debconf: delaying package configuration, since apt-utils is not installed
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.69 Fetched 300 kB in 1s (268 kB/s)
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.76 Selecting previously unselected package libseccomp2:amd64.
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.82 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.84 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.90 Selecting previously unselected package libseccomp-dev:amd64.
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.91 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 25.91 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.05 Selecting previously unselected package libapparmor1:amd64.
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.05 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.06 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.17 Selecting previously unselected package libapparmor-dev:amd64.
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.17 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.18 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.45 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.48 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.49 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.51 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 26.54 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:17 [2019-10-20T12:04:17.442Z] #6 DONE 26.8s
12:04:17 [2019-10-20T12:04:17.442Z] 
12:04:17 [2019-10-20T12:04:17.442Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:04:17 [2019-10-20T12:04:17.461Z] Removing intermediate container 7c989d2d4640
12:04:17 [2019-10-20T12:04:17.461Z]  ---> aed393675d90
12:04:17 [2019-10-20T12:04:17.461Z] Step 12/125 : FROM base AS registry
12:04:17 [2019-10-20T12:04:17.461Z]  ---> 33cf7dbea2a2
12:04:17 [2019-10-20T12:04:17.461Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:04:17 [2019-10-20T12:04:17.461Z]  ---> Running in c38aee152739
12:04:17 [2019-10-20T12:04:17.461Z] Removing intermediate container c38aee152739
12:04:17 [2019-10-20T12:04:17.461Z]  ---> e29cf5944f98
12:04:17 [2019-10-20T12:04:17.461Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
12:04:17 [2019-10-20T12:04:17.461Z]  ---> Running in 1b902ddc9ff7
12:04:17 [2019-10-20T12:04:17.461Z] Removing intermediate container 1b902ddc9ff7
12:04:17 [2019-10-20T12:04:17.461Z]  ---> f9b5f277cdab
12:04:17 [2019-10-20T12:04:17.461Z] Step 15/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
12:04:17 [2019-10-20T12:04:17.515Z]   CC       images/ipc-var.o
12:04:17 [2019-10-20T12:04:17.515Z]   CC       images/ipc-desc.o
12:04:17 [2019-10-20T12:04:17.515Z]   CC       images/ipc-shm.o
12:04:17 [2019-10-20T12:04:17.515Z]   CC       images/ipc-msg.o
12:04:17 [2019-10-20T12:04:17.701Z] #40 ...
12:04:17 [2019-10-20T12:04:17.701Z] 
12:04:17 [2019-10-20T12:04:17.701Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:04:17 [2019-10-20T12:04:17.701Z] #45 DONE 0.3s
12:04:17 [2019-10-20T12:04:17.701Z] 
12:04:17 [2019-10-20T12:04:17.701Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:04:17 [2019-10-20T12:04:17.701Z] #40 DONE 0.4s
12:04:17 [2019-10-20T12:04:17.701Z] 
12:04:17 [2019-10-20T12:04:17.701Z] #7 [dev 1/24] RUN groupadd -r docker
12:04:17 [2019-10-20T12:04:17.802Z]   CC       images/ipc-sem.o
12:04:17 [2019-10-20T12:04:17.802Z]   CC       images/utsns.o
12:04:17 [2019-10-20T12:04:17.802Z]   CC       images/creds.o
12:04:17 [2019-10-20T12:04:17.802Z]   CC       images/vma.o
12:04:17 [2019-10-20T12:04:17.832Z]  ---> Running in ddc243b00e72
12:04:18 [2019-10-20T12:04:18.091Z]   CC       images/netdev.o
12:04:18 [2019-10-20T12:04:18.091Z]   CC       images/tty.o
12:04:18 [2019-10-20T12:04:18.208Z] + mktemp -d
12:04:18 [2019-10-20T12:04:18.208Z] + export GOPATH=/tmp/tmp.4JIxIxPyOi
12:04:18 [2019-10-20T12:04:18.209Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution
12:04:18 [2019-10-20T12:04:18.209Z] Cloning into '/tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution'...
12:04:18 [2019-10-20T12:04:18.375Z]   CC       images/file-lock.o
12:04:18 [2019-10-20T12:04:18.375Z]   CC       images/rlimit.o
12:04:18 [2019-10-20T12:04:18.375Z]   CC       images/pagemap.o
12:04:18 [2019-10-20T12:04:18.659Z]   CC       images/siginfo.o
12:04:18 [2019-10-20T12:04:18.659Z]   CC       images/rpc.o
12:04:18 [2019-10-20T12:04:18.943Z]   CC       images/ext-file.o
12:04:19 [2019-10-20T12:04:19.227Z]   CC       images/cgroup.o
12:04:19 [2019-10-20T12:04:19.227Z]   CC       images/userns.o
12:04:19 [2019-10-20T12:04:19.481Z] + cd /tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution
12:04:19 [2019-10-20T12:04:19.481Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:04:19 [2019-10-20T12:04:19.511Z]   CC       images/google/protobuf/descriptor.o
12:04:19 [2019-10-20T12:04:19.852Z] + GOPATH=/tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4JIxIxPyOi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:04:20 [2019-10-20T12:04:20.130Z]   CC       images/opts.o
12:04:20 [2019-10-20T12:04:20.130Z]   CC       images/seccomp.o
12:04:20 [2019-10-20T12:04:20.130Z]   CC       images/binfmt-misc.o
12:04:20 [2019-10-20T12:04:20.415Z]   CC       images/time.o
12:04:20 [2019-10-20T12:04:20.415Z]   CC       images/sysctl.o
12:04:20 [2019-10-20T12:04:20.415Z]   CC       images/autofs.o
12:04:20 [2019-10-20T12:04:20.415Z]   CC       images/macvlan.o
12:04:20 [2019-10-20T12:04:20.415Z]   CC       images/sit.o
12:04:20 [2019-10-20T12:04:20.700Z]   LINK     images/built-in.o
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/include/asm
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/include/version.h
12:04:20 [2019-10-20T12:04:20.700Z] touch .config
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      include/common/config.h
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/plugins/include/uapi/std/syscall.h
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
12:04:20 [2019-10-20T12:04:20.700Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/plugins/std/infect.d
12:04:20 [2019-10-20T12:04:20.700Z]   DEP      compel/plugins/std/string.d
12:04:20 [2019-10-20T12:04:20.984Z] #7 DONE 3.3s
12:04:20 [2019-10-20T12:04:20.984Z] 
12:04:20 [2019-10-20T12:04:20.984Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:20 [2019-10-20T12:04:20.984Z] #35 27.78 Selecting previously unselected package liblzo2-2:amd64.
12:04:20 [2019-10-20T12:04:20.984Z] #35 27.78 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:04:20 [2019-10-20T12:04:20.984Z] #35 27.79 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:20 [2019-10-20T12:04:20.984Z] #35 27.90 Selecting previously unselected package libicu57:amd64.
12:04:20 [2019-10-20T12:04:20.985Z] #35 27.90 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
12:04:20 [2019-10-20T12:04:20.985Z] #35 27.91 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
12:04:20 [2019-10-20T12:04:20.985Z] #35 29.93 Selecting previously unselected package libxml2:amd64.
12:04:20 [2019-10-20T12:04:20.985Z] #35 29.93 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
12:04:20 [2019-10-20T12:04:20.985Z] #35 29.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
12:04:20 [2019-10-20T12:04:20.985Z] #35 30.39 Selecting previously unselected package libarchive13:amd64.
12:04:20 [2019-10-20T12:04:20.985Z] #35 30.39 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
12:04:20 [2019-10-20T12:04:20.985Z] #35 30.39 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
12:04:20 [2019-10-20T12:04:20.985Z]   DEP      compel/plugins/std/log.d
12:04:20 [2019-10-20T12:04:20.985Z]   DEP      compel/plugins/std/fds.d
12:04:20 [2019-10-20T12:04:20.985Z]   DEP      compel/plugins/std/std.d
12:04:20 [2019-10-20T12:04:20.985Z]   DEP      compel/plugins/shmem/shmem.d
12:04:20 [2019-10-20T12:04:20.985Z]   DEP      compel/plugins/fds/fds.d
12:04:20 [2019-10-20T12:04:20.985Z]   CC       compel/plugins/std/std.o
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.57 Selecting previously unselected package libjsoncpp1:amd64.
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.57 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.65 Selecting previously unselected package libuv1:amd64.
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.66 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.69 Unpacking libuv1:amd64 (1.9.1-3) ...
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.79 Selecting previously unselected package cmake.
12:04:21 [2019-10-20T12:04:21.244Z] #35 30.79 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
12:04:21 [2019-10-20T12:04:21.269Z]   CC       compel/plugins/std/fds.o
12:04:21 [2019-10-20T12:04:21.269Z]   CC       compel/plugins/std/log.o
12:04:21 [2019-10-20T12:04:21.504Z] #35 30.83 Unpacking cmake (3.7.2-1) ...
12:04:21 [2019-10-20T12:04:21.553Z]   CC       compel/plugins/std/string.o
12:04:21 [2019-10-20T12:04:21.837Z]   CC       compel/plugins/std/infect.o
12:04:21 [2019-10-20T12:04:21.837Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
12:04:21 [2019-10-20T12:04:21.837Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
12:04:21 [2019-10-20T12:04:21.837Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
12:04:21 [2019-10-20T12:04:21.837Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
12:04:22 [2019-10-20T12:04:22.124Z]   AR       compel/plugins/std.lib.a
12:04:22 [2019-10-20T12:04:22.124Z]   CC       compel/plugins/fds/fds.o
12:04:22 [2019-10-20T12:04:22.124Z]   AR       compel/plugins/fds.lib.a
12:04:22 [2019-10-20T12:04:22.124Z]   HOSTDEP  compel/src/lib/log-host.d
12:04:22 [2019-10-20T12:04:22.124Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
12:04:22 [2019-10-20T12:04:22.124Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
12:04:22 [2019-10-20T12:04:22.124Z]   HOSTDEP  compel/src/main-host.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/src/lib/ptrace.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/src/lib/infect.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/src/lib/infect-util.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/src/lib/infect-rpc.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/arch/ppc64/src/lib/infect.d
12:04:22 [2019-10-20T12:04:22.413Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
12:04:22 [2019-10-20T12:04:22.697Z]   DEP      compel/src/lib/log.d
12:04:22 [2019-10-20T12:04:22.697Z]   DEP      compel/src/main.d
12:04:22 [2019-10-20T12:04:22.697Z]   DEP      compel/src/lib/handle-elf.d
12:04:22 [2019-10-20T12:04:22.697Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
12:04:22 [2019-10-20T12:04:22.697Z]   CC       compel/src/lib/log.o
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.28 Selecting previously unselected package xxd.
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.29 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.44 Selecting previously unselected package vim-common.
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.45 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:04:22 [2019-10-20T12:04:22.885Z] #35 32.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:04:22 [2019-10-20T12:04:22.981Z]   CC       compel/arch/ppc64/src/lib/cpu.o
12:04:22 [2019-10-20T12:04:22.981Z]   CC       compel/arch/ppc64/src/lib/infect.o
12:04:23 [2019-10-20T12:04:23.265Z]   CC       compel/src/lib/infect-rpc.o
12:04:23 [2019-10-20T12:04:23.265Z]   CC       compel/src/lib/infect-util.o
12:04:23 [2019-10-20T12:04:23.452Z] #35 32.71 Processing triggers for mime-support (3.60) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 32.85 Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 32.95 Setting up libuv1:amd64 (1.9.1-3) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 ...
12:04:23 [2019-10-20T12:04:23.452Z] 
12:04:23 [2019-10-20T12:04:23.452Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
12:04:23 [2019-10-20T12:04:23.452Z] #8 DONE 2.9s
12:04:23 [2019-10-20T12:04:23.452Z] 
12:04:23 [2019-10-20T12:04:23.452Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:23 [2019-10-20T12:04:23.452Z] #35 32.97 Setting up cmake-data (3.7.2-1) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 32.99 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 33.01 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 33.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:23 [2019-10-20T12:04:23.452Z] #35 ...
12:04:23 [2019-10-20T12:04:23.452Z] 
12:04:23 [2019-10-20T12:04:23.452Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:23 [2019-10-20T12:04:23.452Z] #20 4.438 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:04:23 [2019-10-20T12:04:23.452Z] #20 4.694 
12:04:23 [2019-10-20T12:04:23.452Z] #20 4.911 
#####                                                                      7.4%
###############                                                           21.3%
#########################                                                 35.7%
#####################################                                     52.8%
############################################                              61.6%
########################################################                  78.3%
###################################################################       93.7%
######################################################################## 100.0%
12:04:23 [2019-10-20T12:04:23.452Z] #20 6.047 
12:04:23 [2019-10-20T12:04:23.548Z]   CC       compel/src/lib/infect.o
12:04:23 [2019-10-20T12:04:23.711Z] #20 6.430 
##############                                                            20.1%
##############################################                            64.9%
######################################################################## 100.0%
12:04:24 [2019-10-20T12:04:24.289Z] #20 ...
12:04:24 [2019-10-20T12:04:24.289Z] 
12:04:24 [2019-10-20T12:04:24.289Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.10 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.12 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.13 Setting up cmake (3.7.2-1) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 33.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:24 [2019-10-20T12:04:24.289Z] #35 DONE 33.6s
12:04:24 [2019-10-20T12:04:24.289Z] 
12:04:24 [2019-10-20T12:04:24.289Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:24 [2019-10-20T12:04:24.289Z] #20 7.048 
12:04:24 [2019-10-20T12:04:24.289Z] #20 ...
12:04:24 [2019-10-20T12:04:24.289Z] 
12:04:24 [2019-10-20T12:04:24.289Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:04:24 [2019-10-20T12:04:24.289Z] #36 DONE 0.1s
12:04:24 [2019-10-20T12:04:24.289Z] 
12:04:24 [2019-10-20T12:04:24.289Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:24 [2019-10-20T12:04:24.559Z]   CC       compel/src/lib/ptrace.o
12:04:24 [2019-10-20T12:04:24.559Z]   AR       compel/libcompel.a
12:04:24 [2019-10-20T12:04:24.559Z]   HOSTCC   compel/src/main-host.o
12:04:24 [2019-10-20T12:04:24.559Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
12:04:24 [2019-10-20T12:04:24.559Z]   HOSTCC   compel/src/lib/handle-elf-host.o
12:04:24 [2019-10-20T12:04:24.807Z] #20 7.276 
####                                                                       6.2%
##########################                                                37.2%
###############################################                           66.1%
##############################################################            87.3%
######################################################################## 100.0%
12:04:24 [2019-10-20T12:04:24.807Z] #20 7.844 
12:04:24 [2019-10-20T12:04:24.843Z]   HOSTCC   compel/src/lib/log-host.o
12:04:24 [2019-10-20T12:04:24.843Z]   HOSTLINK compel/compel-host-bin
12:04:24 [2019-10-20T12:04:24.843Z]   DEP      soccr/soccr.d
12:04:25 [2019-10-20T12:04:25.126Z]   CC       soccr/soccr.o
12:04:25 [2019-10-20T12:04:25.743Z]   AR       soccr/libsoccr.a
12:04:25 [2019-10-20T12:04:25.743Z] make[1]: 'soccr/libsoccr.a' is up to date.
12:04:25 [2019-10-20T12:04:25.743Z]   DEP      criu/arch/ppc64/sigframe.d
12:04:25 [2019-10-20T12:04:25.743Z]   DEP      criu/arch/ppc64/crtools.d
12:04:25 [2019-10-20T12:04:25.743Z]   DEP      criu/arch/ppc64/cpu.d
12:04:25 [2019-10-20T12:04:25.743Z]   CC       criu/arch/ppc64/cpu.o
12:04:26 [2019-10-20T12:04:26.027Z]   CC       criu/arch/ppc64/crtools.o
12:04:26 [2019-10-20T12:04:26.143Z] Running on ubuntu-1804-overlay2 (i-06b5902610f319e4b) in /home/ubuntu/workspace/engine_PR-405
[Pipeline] {
[Pipeline] checkout
12:04:26 [2019-10-20T12:04:26.311Z]   CC       criu/arch/ppc64/sigframe.o
12:04:26 [2019-10-20T12:04:26.359Z] #20 8.067 
##                                                                         2.9%
########                                                                  11.6%
##############                                                            19.5%
##################                                                        25.4%
#####################                                                     29.5%
###########################                                               38.3%
##################################                                        47.4%
####################################                                      51.2%
#######################################                                   54.7%
12:04:26 [2019-10-20T12:04:26.359Z] #20 ...
12:04:26 [2019-10-20T12:04:26.359Z] 
12:04:26 [2019-10-20T12:04:26.359Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
12:04:26 [2019-10-20T12:04:26.359Z] #9 2.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:04:26 [2019-10-20T12:04:26.359Z] #9 DONE 2.7s
12:04:26 [2019-10-20T12:04:26.359Z] 
12:04:26 [2019-10-20T12:04:26.359Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:26 [2019-10-20T12:04:26.595Z]   LINK     criu/arch/ppc64/crtools.built-in.o
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/arch/ppc64/misc.d
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/arch/ppc64/vdso-pie.d
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/pie/parasite-vdso.d
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/pie/util-vdso.d
12:04:26 [2019-10-20T12:04:26.595Z]   DEP      criu/pie/util.d
12:04:26 [2019-10-20T12:04:26.878Z]   CC       criu/pie/util.o
12:04:26 [2019-10-20T12:04:26.878Z]   CC       criu/pie/util-vdso.o
12:04:26 [2019-10-20T12:04:26.880Z] #20 8.067 
##                                                                         2.9%
########                                                                  11.6%
##############                                                            19.5%
##################                                                        25.4%
#####################                                                     29.5%
###########################                                               38.3%
##################################                                        47.4%
####################################                                      51.2%
#######################################                                   54.7%
##########################################                                58.5%
#############################################                             62.6%
################################################                          66.7%
#####################################################                     73.9%
#########################################################                 80.1%
##############################################################            86.5%
##################################################################        92.3%
#######################################################################   98.9%
######################################################################## 100.0%
12:04:27 [2019-10-20T12:04:27.138Z] #20 10.10 
12:04:27 [2019-10-20T12:04:27.165Z]   CC       criu/pie/parasite-vdso.o
12:04:27 [2019-10-20T12:04:27.452Z]   CC       criu/arch/ppc64/vdso-pie.o
12:04:27 [2019-10-20T12:04:27.453Z]   CC       criu/arch/ppc64/vdso-trampoline.o
12:04:27 [2019-10-20T12:04:27.453Z]   CC       criu/arch/ppc64/misc.o
12:04:27 [2019-10-20T12:04:27.453Z]   AR       criu/pie/pie.lib.a
12:04:27 [2019-10-20T12:04:27.453Z]   DEP      criu/pie/restorer.d
12:04:27 [2019-10-20T12:04:27.706Z] #20 10.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:04:27 [2019-10-20T12:04:27.736Z]   DEP      criu/arch/ppc64/restorer.d
12:04:27 [2019-10-20T12:04:27.736Z]   DEP      criu/pie/parasite.d
12:04:27 [2019-10-20T12:04:27.736Z]   CC       criu/pie/parasite.o
12:04:27 [2019-10-20T12:04:27.965Z] #20 10.87 
12:04:27 [2019-10-20T12:04:27.966Z] #20 10.98 
######################################################################## 100.0%
12:04:27 [2019-10-20T12:04:27.966Z] #20 11.01 
12:04:28 [2019-10-20T12:04:28.355Z]   LINK     criu/pie/parasite.built-in.o
12:04:28 [2019-10-20T12:04:28.356Z]   GEN      criu/pie/parasite-blob.h
12:04:28 [2019-10-20T12:04:28.356Z]   CC       criu/arch/ppc64/restorer.o
12:04:28 [2019-10-20T12:04:28.531Z] #20 ...
12:04:28 [2019-10-20T12:04:28.531Z] 
12:04:28 [2019-10-20T12:04:28.531Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
12:04:28 [2019-10-20T12:04:28.531Z] #10 DONE 2.1s
12:04:28 [2019-10-20T12:04:28.531Z] 
12:04:28 [2019-10-20T12:04:28.531Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:28 [2019-10-20T12:04:28.531Z] #20 11.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:04:28 [2019-10-20T12:04:28.644Z]   CC       criu/pie/restorer.o
12:04:28 [2019-10-20T12:04:28.791Z] #20 11.79 
12:04:29 [2019-10-20T12:04:29.049Z] #20 11.99 
#######################                                                   32.1%
######################################################################## 100.0%
12:04:29 [2019-10-20T12:04:29.049Z] #20 12.09 
12:04:29 [2019-10-20T12:04:29.616Z] #20 12.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:04:29 [2019-10-20T12:04:29.656Z]   LINK     criu/pie/restorer.built-in.o
12:04:29 [2019-10-20T12:04:29.656Z]   GEN      criu/pie/restorer-blob.h
12:04:29 [2019-10-20T12:04:29.656Z]   DEP      criu/vdso.d
12:04:29 [2019-10-20T12:04:29.656Z]   DEP      criu/uts_ns.d
12:04:29 [2019-10-20T12:04:29.656Z]   DEP      criu/util.d
12:04:29 [2019-10-20T12:04:29.875Z] #20 12.74 skipping existing 1849cc453dee
12:04:29 [2019-10-20T12:04:29.875Z] #20 12.77 
12:04:29 [2019-10-20T12:04:29.875Z] #20 ...
12:04:29 [2019-10-20T12:04:29.875Z] 
12:04:29 [2019-10-20T12:04:29.875Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
12:04:29 [2019-10-20T12:04:29.875Z] #11 DONE 1.4s
12:04:29 [2019-10-20T12:04:29.941Z]   DEP      criu/uffd.d
12:04:29 [2019-10-20T12:04:29.941Z]   DEP      criu/tun.d
12:04:29 [2019-10-20T12:04:29.941Z]   DEP      criu/tty.d
12:04:30 [2019-10-20T12:04:30.133Z] 
12:04:30 [2019-10-20T12:04:30.133Z] #12 [dev 6/24] RUN ldconfig
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/timerfd.d
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/sysfs_parse.d
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/sysctl.d
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/string.d
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/stats.d
12:04:30 [2019-10-20T12:04:30.225Z]   DEP      criu/sockets.d
12:04:30 [2019-10-20T12:04:30.510Z]   DEP      criu/sk-unix.d
12:04:30 [2019-10-20T12:04:30.510Z]   DEP      criu/sk-tcp.d
12:04:30 [2019-10-20T12:04:30.510Z]   DEP      criu/sk-queue.d
12:04:30 [2019-10-20T12:04:30.796Z]   DEP      criu/sk-packet.d
12:04:30 [2019-10-20T12:04:30.796Z]   DEP      criu/sk-netlink.d
12:04:30 [2019-10-20T12:04:30.796Z]   DEP      criu/sk-inet.d
12:04:30 [2019-10-20T12:04:30.796Z]   DEP      criu/signalfd.d
12:04:31 [2019-10-20T12:04:31.024Z] using credential docker-jenkins-github-credentials
12:04:31 [2019-10-20T12:04:31.037Z] Cloning the remote Git repository
12:04:31 [2019-10-20T12:04:31.037Z] Cloning with configured refspecs honoured and without tags
12:04:31 [2019-10-20T12:04:31.074Z] #12 ...
12:04:31 [2019-10-20T12:04:31.074Z] 
12:04:31 [2019-10-20T12:04:31.074Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:04:31 [2019-10-20T12:04:31.074Z] #20 13.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:04:31 [2019-10-20T12:04:31.074Z] #20 13.86 
12:04:31 [2019-10-20T12:04:31.074Z] #20 13.99 
######################################################################## 100.0%
12:04:31 [2019-10-20T12:04:31.074Z] #20 14.03 
12:04:31 [2019-10-20T12:04:31.074Z] #20 14.05 Download of images into '/build' complete.
12:04:31 [2019-10-20T12:04:31.074Z] #20 14.05 Use something like the following to load the result into a Docker daemon:
12:04:31 [2019-10-20T12:04:31.074Z] #20 14.05   tar -cC '/build' . | docker load
12:04:31 [2019-10-20T12:04:31.074Z] #20 DONE 14.2s
12:04:31 [2019-10-20T12:04:31.080Z]   DEP      criu/sigframe.d
12:04:31 [2019-10-20T12:04:31.080Z]   DEP      criu/shmem.d
12:04:31 [2019-10-20T12:04:31.080Z]   DEP      criu/servicefd.d
12:04:31 [2019-10-20T12:04:31.080Z]   DEP      criu/seize.d
12:04:31 [2019-10-20T12:04:31.113Z] Cloning repository https://github.com/docker/engine.git
12:04:31 [2019-10-20T12:04:31.338Z] 
12:04:31 [2019-10-20T12:04:31.338Z] #12 [dev 6/24] RUN ldconfig
12:04:31 [2019-10-20T12:04:31.338Z] #12 DONE 1.4s
12:04:31 [2019-10-20T12:04:31.338Z] 
12:04:31 [2019-10-20T12:04:31.338Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:04:31 [2019-10-20T12:04:31.338Z] #15 ...
12:04:31 [2019-10-20T12:04:31.338Z] 
12:04:31 [2019-10-20T12:04:31.338Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:31 [2019-10-20T12:04:31.371Z]   DEP      criu/seccomp.d
12:04:31 [2019-10-20T12:04:31.371Z]   DEP      criu/rst-malloc.d
12:04:31 [2019-10-20T12:04:31.371Z]   DEP      criu/rbtree.d
12:04:31 [2019-10-20T12:04:31.371Z]   DEP      criu/pstree.d
12:04:31 [2019-10-20T12:04:31.371Z]   DEP      criu/protobuf.d
12:04:31 [2019-10-20T12:04:31.371Z]   GEN      criu/protobuf-desc-gen.h
12:04:31 [2019-10-20T12:04:31.999Z]   DEP      criu/protobuf-desc.d
12:04:31 [2019-10-20T12:04:31.999Z]   DEP      criu/proc_parse.d
12:04:31 [2019-10-20T12:04:31.999Z]   DEP      criu/plugin.d
12:04:31 [2019-10-20T12:04:31.999Z]   DEP      criu/pipes.d
12:04:32 [2019-10-20T12:04:32.285Z]   DEP      criu/pie-util.d
12:04:32 [2019-10-20T12:04:32.285Z]   DEP      criu/pie-util-vdso.d
12:04:32 [2019-10-20T12:04:32.285Z]   DEP      criu/pie-util-vdso-elf32.d
12:04:32 [2019-10-20T12:04:32.285Z]   DEP      criu/path.d
12:04:32 [2019-10-20T12:04:32.285Z]   DEP      criu/parasite-syscall.d
12:04:31 [2019-10-20T12:04:31.183Z]  > git init /home/ubuntu/workspace/engine_PR-405 # timeout=10
12:04:31 [2019-10-20T12:04:31.702Z] Fetching upstream changes from https://github.com/docker/engine.git
12:04:31 [2019-10-20T12:04:31.703Z]  > git --version # timeout=10
12:04:31 [2019-10-20T12:04:31.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:04:31 [2019-10-20T12:04:31.737Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:04:32 [2019-10-20T12:04:32.569Z]   DEP      criu/pagemap.d
12:04:32 [2019-10-20T12:04:32.569Z]   DEP      criu/pagemap-cache.d
12:04:32 [2019-10-20T12:04:32.569Z]   DEP      criu/page-xfer.d
12:04:32 [2019-10-20T12:04:32.569Z]   DEP      criu/page-pipe.d
12:04:32 [2019-10-20T12:04:32.852Z]   DEP      criu/netfilter.d
12:04:32 [2019-10-20T12:04:32.852Z]   DEP      criu/net.d
12:04:32 [2019-10-20T12:04:32.852Z]   DEP      criu/namespaces.d
12:04:32 [2019-10-20T12:04:32.852Z]   DEP      criu/mount.d
12:04:33 [2019-10-20T12:04:33.136Z]   DEP      criu/mem.d
12:04:33 [2019-10-20T12:04:33.136Z]   DEP      criu/lsm.d
12:04:33 [2019-10-20T12:04:33.136Z]   DEP      criu/log.d
12:04:33 [2019-10-20T12:04:33.136Z]   DEP      criu/libnetlink.d
12:04:33 [2019-10-20T12:04:33.420Z]   DEP      criu/kerndat.d
12:04:33 [2019-10-20T12:04:33.420Z]   DEP      criu/kcmp-ids.d
12:04:33 [2019-10-20T12:04:33.420Z]   DEP      criu/irmap.d
12:04:33 [2019-10-20T12:04:33.420Z]   DEP      criu/ipc_ns.d
12:04:33 [2019-10-20T12:04:33.420Z]   DEP      criu/image.d
12:04:33 [2019-10-20T12:04:33.704Z]   DEP      criu/image-desc.d
12:04:33 [2019-10-20T12:04:33.704Z]   DEP      criu/fsnotify.d
12:04:33 [2019-10-20T12:04:33.704Z]   DEP      criu/filesystems.d
12:04:33 [2019-10-20T12:04:33.704Z]   DEP      criu/files.d
12:04:33 [2019-10-20T12:04:33.867Z] #13 2.686 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:04:33 [2019-10-20T12:04:33.988Z]   DEP      criu/files-reg.d
12:04:33 [2019-10-20T12:04:33.988Z]   DEP      criu/files-ext.d
12:04:33 [2019-10-20T12:04:33.988Z]   DEP      criu/file-lock.d
12:04:33 [2019-10-20T12:04:33.988Z]   DEP      criu/file-ids.d
12:04:34 [2019-10-20T12:04:34.126Z] #13 2.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:04:34 [2019-10-20T12:04:34.126Z] #13 2.790 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:04:34 [2019-10-20T12:04:34.126Z] #13 2.791 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:04:34 [2019-10-20T12:04:34.126Z] #13 2.802 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/fifo.d
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/fdstore.d
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/fault-injection.d
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/external.d
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/eventpoll.d
12:04:34 [2019-10-20T12:04:34.272Z]   DEP      criu/eventfd.d
12:04:34 [2019-10-20T12:04:34.384Z] #13 3.065 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:04:34 [2019-10-20T12:04:34.556Z]   DEP      criu/crtools.d
12:04:34 [2019-10-20T12:04:34.556Z]   DEP      criu/cr-service.d
12:04:34 [2019-10-20T12:04:34.556Z]   DEP      criu/cr-restore.d
12:04:34 [2019-10-20T12:04:34.842Z]   DEP      criu/cr-errno.d
12:04:34 [2019-10-20T12:04:34.842Z]   DEP      criu/cr-dump.d
12:04:34 [2019-10-20T12:04:34.842Z]   DEP      criu/cr-dedup.d
12:04:34 [2019-10-20T12:04:34.842Z]   DEP      criu/cr-check.d
12:04:34 [2019-10-20T12:04:34.950Z] #13 3.645 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/config.d
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/clone-noasan.d
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/cgroup.d
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/cgroup-props.d
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/bitmap.d
12:04:35 [2019-10-20T12:04:35.126Z]   DEP      criu/bfd.d
12:04:35 [2019-10-20T12:04:35.209Z] #13 3.935 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:04:35 [2019-10-20T12:04:35.409Z]   DEP      criu/autofs.d
12:04:35 [2019-10-20T12:04:35.410Z]   DEP      criu/aio.d
12:04:35 [2019-10-20T12:04:35.410Z]   DEP      criu/action-scripts.d
12:04:35 [2019-10-20T12:04:35.693Z]   CC       criu/action-scripts.o
12:04:35 [2019-10-20T12:04:35.693Z]   CC       criu/aio.o
12:04:35 [2019-10-20T12:04:35.977Z]   CC       criu/autofs.o
12:04:36 [2019-10-20T12:04:36.992Z]   CC       criu/bfd.o
12:04:36 [2019-10-20T12:04:36.992Z]   CC       criu/bitmap.o
12:04:36 [2019-10-20T12:04:36.992Z]   CC       criu/cgroup-props.o
12:04:37 [2019-10-20T12:04:37.109Z] #13 5.699 Fetched 7919 kB in 4s (1960 kB/s)
12:04:37 [2019-10-20T12:04:37.610Z]   CC       criu/cgroup.o
12:04:38 [2019-10-20T12:04:38.044Z] #13 5.699 Reading package lists...
12:04:38 [2019-10-20T12:04:38.979Z] #13 6.718 Reading package lists...
12:04:39 [2019-10-20T12:04:39.086Z]   CC       criu/clone-noasan.o
12:04:39 [2019-10-20T12:04:39.086Z]   CC       criu/config.o
12:04:39 [2019-10-20T12:04:39.237Z] #13 7.732 Building dependency tree...
12:04:39 [2019-10-20T12:04:39.237Z] #13 7.975 Reading state information...
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.095 The following additional packages will be installed:
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.096   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.097   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.097   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.097   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.098   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.098   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.098   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.099   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.099   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.101 Suggested packages:
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.101   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.101   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.101   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.101   vim-doc vim-scripts xfsdump acl attr quota
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.102 Recommended packages:
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.102   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
12:04:39 [2019-10-20T12:04:39.496Z] #13 8.102   python3-keyrings.alt python3-xdg unzip
12:04:39 [2019-10-20T12:04:39.703Z]   CC       criu/cr-check.o
12:04:40 [2019-10-20T12:04:40.057Z] + dpkg --print-architecture
12:04:40 [2019-10-20T12:04:40.057Z] + cd /tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution
12:04:40 [2019-10-20T12:04:40.057Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:04:40 [2019-10-20T12:04:40.058Z] + GOPATH=/tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4JIxIxPyOi
12:04:40 [2019-10-20T12:04:40.058Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:04:40 [2019-10-20T12:04:40.321Z]   CC       criu/cr-dedup.o
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080 The following NEW packages will be installed:
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080   apparmor aufs-tools bash-completion binutils-mingw-w64
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.080   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
12:04:40 [2019-10-20T12:04:40.431Z] #13 9.081   xfsprogs xxd xz-utils zip
12:04:40 [2019-10-20T12:04:40.606Z]   CC       criu/cr-dump.o
12:04:41 [2019-10-20T12:04:41.616Z]   CC       criu/cr-errno.o
12:04:41 [2019-10-20T12:04:41.616Z]   CC       criu/cr-restore.o
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.14 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.14 Need to get 90.9 MB of archives.
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.14 After this operation, 541 MB of additional disk space will be used.
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.28 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.29 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.29 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.29 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.29 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.31 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.31 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.31 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.32 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.32 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.32 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.33 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.33 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.35 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.35 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.36 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.36 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.37 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.37 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.37 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.37 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]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.37 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.38 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.39 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.40 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.41 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.41 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.42 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.42 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.42 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.46 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.47 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.50 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
12:04:41 [2019-10-20T12:04:41.806Z] #13 10.51 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
12:04:41 [2019-10-20T12:04:41.807Z] #13 10.52 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
12:04:41 [2019-10-20T12:04:41.807Z] #13 10.52 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
12:04:41 [2019-10-20T12:04:41.807Z] #13 10.52 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
12:04:41 [2019-10-20T12:04:41.807Z] #13 10.54 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.61 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.64 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.65 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.65 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.65 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.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]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.73 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]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.77 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]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.77 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
12:04:42 [2019-10-20T12:04:42.064Z] #13 10.84 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
12:04:42 [2019-10-20T12:04:42.324Z] #13 10.90 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]
12:04:42 [2019-10-20T12:04:42.324Z] #13 10.91 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]
12:04:42 [2019-10-20T12:04:42.889Z] #13 11.49 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]
12:04:42 [2019-10-20T12:04:42.889Z] #13 ...
12:04:42 [2019-10-20T12:04:42.889Z] 
12:04:42 [2019-10-20T12:04:42.889Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:04:42 [2019-10-20T12:04:42.889Z] #15 52.27 + rm -rf /tmp/tmp.oFqhHWdU2S
12:04:43 [2019-10-20T12:04:43.456Z] #15 DONE 52.8s
12:04:43 [2019-10-20T12:04:43.456Z] 
12:04:43 [2019-10-20T12:04:43.456Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:04:43 [2019-10-20T12:04:43.456Z] #13 11.97 debconf: delaying package configuration, since apt-utils is not installed
12:04:43 [2019-10-20T12:04:43.456Z] #13 12.03 Fetched 90.9 MB in 2s (33.4 MB/s)
12:04:43 [2019-10-20T12:04:43.456Z] #13 12.08 Selecting previously unselected package bash-completion.
12:04:43 [2019-10-20T12:04:43.456Z] #13 12.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 ... 15161 files and directories currently installed.)
12:04:43 [2019-10-20T12:04:43.456Z] #13 12.10 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
12:04:44 [2019-10-20T12:04:44.301Z] + rm -rf /tmp/tmp.4JIxIxPyOi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4JIxIxPyOi
12:04:44 [2019-10-20T12:04:44.301Z]   CC       criu/cr-service.o
12:04:44 [2019-10-20T12:04:44.388Z] #13 12.98 Unpacking bash-completion (1:2.1-4.3) ...
12:04:44 [2019-10-20T12:04:44.388Z] #13 13.16 Selecting previously unselected package libnet1:amd64.
12:04:44 [2019-10-20T12:04:44.388Z] #13 13.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.388Z] #13 13.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
12:04:44 [2019-10-20T12:04:44.388Z] #13 13.20 Selecting previously unselected package libnfnetlink0:amd64.
12:04:44 [2019-10-20T12:04:44.388Z] #13 13.20 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.20 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.23 Selecting previously unselected package libpcrecpp0v5:amd64.
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.23 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.24 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.28 Selecting previously unselected package libudev-dev:amd64.
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.28 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.28 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.32 Selecting previously unselected package libpython3.5-minimal:amd64.
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.33 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.33 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.43 Selecting previously unselected package python3.5-minimal.
12:04:44 [2019-10-20T12:04:44.646Z] #13 13.43 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.62 Selecting previously unselected package python3-minimal.
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.62 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.63 Unpacking python3-minimal (3.5.3-1) ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.66 Selecting previously unselected package libmpdec2:amd64.
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.66 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.66 Unpacking libmpdec2:amd64 (2.4.2-1) ...
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.70 Selecting previously unselected package libpython3.5-stdlib:amd64.
12:04:44 [2019-10-20T12:04:44.904Z] #13 13.70 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
12:04:44 [2019-10-20T12:04:44.919Z]   CC       criu/crtools.o
12:04:45 [2019-10-20T12:04:45.166Z] #13 13.70 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
12:04:45 [2019-10-20T12:04:45.166Z] #13 13.96 Selecting previously unselected package python3.5.
12:04:45 [2019-10-20T12:04:45.166Z] #13 13.96 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 13.96 Unpacking python3.5 (3.5.3-1+deb9u1) ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.00 Selecting previously unselected package libpython3-stdlib:amd64.
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.00 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.00 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.03 Selecting previously unselected package dh-python.
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.03 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.03 Unpacking dh-python (2.20170125) ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.08 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
12:04:45 [2019-10-20T12:04:45.423Z] #13 14.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
12:04:45 [2019-10-20T12:04:45.535Z]   CC       criu/eventfd.o
12:04:45 [2019-10-20T12:04:45.536Z]   CC       criu/eventpoll.o
12:04:45 [2019-10-20T12:04:45.558Z] Removing intermediate container ddc243b00e72
12:04:45 [2019-10-20T12:04:45.558Z]  ---> 42a895b85a46
12:04:45 [2019-10-20T12:04:45.558Z] Step 16/125 : FROM base AS swagger
12:04:45 [2019-10-20T12:04:45.558Z]  ---> 33cf7dbea2a2
12:04:45 [2019-10-20T12:04:45.558Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
12:04:45 [2019-10-20T12:04:45.558Z]  ---> Running in 89dc394635f8
12:04:45 [2019-10-20T12:04:45.681Z] #13 14.52 Setting up python3-minimal (3.5.3-1) ...
12:04:45 [2019-10-20T12:04:45.928Z] Removing intermediate container 89dc394635f8
12:04:45 [2019-10-20T12:04:45.928Z]  ---> b30bf123beaa
12:04:45 [2019-10-20T12:04:45.928Z] Step 18/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
12:04:45 [2019-10-20T12:04:45.928Z]  ---> Running in d17ba4978010
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.72 Selecting previously unselected package python3.
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.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 ... 16747 files and directories currently installed.)
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.72 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.73 Unpacking python3 (3.5.3-1) ...
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.75 Selecting previously unselected package pigz.
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.75 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.76 Unpacking pigz (2.3.4-1) ...
12:04:45 [2019-10-20T12:04:45.938Z] #13 14.79 Selecting previously unselected package libip4tc0:amd64.
12:04:46 [2019-10-20T12:04:46.153Z]   CC       criu/external.o
12:04:46 [2019-10-20T12:04:46.153Z]   CC       criu/fault-injection.o
12:04:46 [2019-10-20T12:04:46.153Z]   CC       criu/fdstore.o
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.79 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.83 Selecting previously unselected package libip6tc0:amd64.
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.83 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.86 Selecting previously unselected package libiptc0:amd64.
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.87 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.87 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.90 Selecting previously unselected package libxtables12:amd64.
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.90 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.90 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.94 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.94 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.96 Selecting previously unselected package iptables.
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.97 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 14.97 Unpacking iptables (1.6.0+snapshot20161117-6) ...
12:04:46 [2019-10-20T12:04:46.195Z] #13 15.02 Selecting previously unselected package xxd.
12:04:46 [2019-10-20T12:04:46.297Z] + mktemp -d
12:04:46 [2019-10-20T12:04:46.297Z] + export GOPATH=/tmp/tmp.DxqvtMoV4k
12:04:46 [2019-10-20T12:04:46.297Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.DxqvtMoV4k/src/github.com/go-swagger/go-swagger
12:04:46 [2019-10-20T12:04:46.297Z] Cloning into '/tmp/tmp.DxqvtMoV4k/src/github.com/go-swagger/go-swagger'...
12:04:46 [2019-10-20T12:04:46.436Z]   CC       criu/fifo.o
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.02 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.07 Selecting previously unselected package vim-common.
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.07 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.07 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.11 Selecting previously unselected package bzip2.
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.11 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.12 Unpacking bzip2 (1.0.6-8.1) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.15 Selecting previously unselected package libgpm2:amd64.
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.15 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.15 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.18 Selecting previously unselected package xz-utils.
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.18 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.19 Unpacking xz-utils (5.2.2-1.2+b1) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.23 Selecting previously unselected package aufs-tools.
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.24 Unpacking aufs-tools (1:4.1+20161219-1) ...
12:04:46 [2019-10-20T12:04:46.453Z] #13 15.27 Selecting previously unselected package liblzo2-2:amd64.
12:04:46 [2019-10-20T12:04:46.709Z] #13 15.28 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.709Z] #13 15.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:46 [2019-10-20T12:04:46.709Z] #13 15.31 Selecting previously unselected package btrfs-progs.
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.31 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.31 Unpacking btrfs-progs (4.7.3-1) ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.41 Selecting previously unselected package btrfs-tools.
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.41 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.41 Unpacking btrfs-tools (4.7.3-1) ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.44 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.48 Selecting previously unselected package dmsetup.
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.48 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.49 Unpacking dmsetup (2:1.02.137-2) ...
12:04:46 [2019-10-20T12:04:46.710Z] #13 15.52 Selecting previously unselected package libonig4:amd64.
12:04:46 [2019-10-20T12:04:46.720Z]   CC       criu/file-ids.o
12:04:46 [2019-10-20T12:04:46.721Z]   CC       criu/file-lock.o
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.53 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.53 Unpacking libonig4:amd64 (6.1.3-2) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.57 Selecting previously unselected package libjq1:amd64.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.57 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.58 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.61 Selecting previously unselected package jq.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.61 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.61 Unpacking jq (1.5+dfsg-1.3) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.65 Selecting previously unselected package libaio1:amd64.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.65 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.65 Unpacking libaio1:amd64 (0.3.110-3) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.68 Selecting previously unselected package libcap2-bin.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.68 Unpacking libcap2-bin (1:2.25-1) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.71 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.74 Selecting previously unselected package libsepol1-dev:amd64.
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
12:04:46 [2019-10-20T12:04:46.967Z] #13 15.74 Unpacking libsepol1-dev:amd64 (2.6-2) ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.80 Selecting previously unselected package libpcre16-3:amd64.
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.81 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.81 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.86 Selecting previously unselected package libpcre32-3:amd64.
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.91 Selecting previously unselected package libpcre3-dev:amd64.
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.91 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 15.91 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 16.00 Selecting previously unselected package libselinux1-dev:amd64.
12:04:47 [2019-10-20T12:04:47.224Z] #13 16.00 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 16.00 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
12:04:47 [2019-10-20T12:04:47.224Z] #13 16.05 Selecting previously unselected package libdevmapper-dev:amd64.
12:04:47 [2019-10-20T12:04:47.338Z]   CC       criu/files-ext.o
12:04:47 [2019-10-20T12:04:47.338Z]   CC       criu/files-reg.o
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.06 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.06 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.10 Selecting previously unselected package libnl-3-200:amd64.
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.10 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.10 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.14 Selecting previously unselected package libprotobuf-c1:amd64.
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.14 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.15 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.17 Selecting previously unselected package libreadline5:amd64.
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.18 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.22 Selecting previously unselected package libsystemd-dev:amd64.
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.22 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
12:04:47 [2019-10-20T12:04:47.482Z] #13 16.22 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.49 Selecting previously unselected package net-tools.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.49 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.50 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.55 Selecting previously unselected package python-pip-whl.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.55 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.55 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.68 Selecting previously unselected package python3-pip.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.68 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.68 Unpacking python3-pip (9.0.1-2+deb9u1) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.72 Selecting previously unselected package python3-pkg-resources.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.73 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.73 Unpacking python3-pkg-resources (33.1.1-1) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.77 Selecting previously unselected package python3-setuptools.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.77 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.77 Unpacking python3-setuptools (33.1.1-1) ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.82 Selecting previously unselected package python3-wheel.
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.82 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
12:04:48 [2019-10-20T12:04:48.049Z] #13 16.82 Unpacking python3-wheel (0.29.0-2) ...
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.85 Selecting previously unselected package thin-provisioning-tools.
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.85 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.86 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.93 Selecting previously unselected package vim-runtime.
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.93 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.94 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.95 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
12:04:48 [2019-10-20T12:04:48.307Z] #13 16.95 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
12:04:48 [2019-10-20T12:04:48.817Z]   CC       criu/files.o
12:04:48 [2019-10-20T12:04:48.875Z] #13 17.59 Selecting previously unselected package vim.
12:04:48 [2019-10-20T12:04:48.875Z] #13 17.59 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:04:48 [2019-10-20T12:04:48.875Z] #13 17.59 Unpacking vim (2:8.0.0197-4+deb9u3) ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.71 Selecting previously unselected package xfsprogs.
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.71 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.72 Unpacking xfsprogs (4.9.0+nmu1) ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.83 Selecting previously unselected package zip.
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.83 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.83 Unpacking zip (3.0-11+b1) ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.87 Selecting previously unselected package libapparmor-perl.
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.87 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.88 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.92 Selecting previously unselected package apparmor.
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.133Z] #13 17.93 Unpacking apparmor (2.11.0-3+deb9u2) ...
12:04:49 [2019-10-20T12:04:49.391Z] #13 18.02 Selecting previously unselected package binutils-mingw-w64-i686.
12:04:49 [2019-10-20T12:04:49.391Z] #13 18.02 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.391Z] #13 18.02 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:04:49 [2019-10-20T12:04:49.648Z] #13 18.30 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:04:49 [2019-10-20T12:04:49.648Z] #13 18.30 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
12:04:49 [2019-10-20T12:04:49.648Z] #13 18.30 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:04:49 [2019-10-20T12:04:49.738Z] + cd /tmp/tmp.DxqvtMoV4k/src/github.com/go-swagger/go-swagger
12:04:49 [2019-10-20T12:04:49.738Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
12:04:49 [2019-10-20T12:04:49.738Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:49 [2019-10-20T12:04:49.828Z]   CC       criu/filesystems.o
12:04:49 [2019-10-20T12:04:49.906Z] #13 18.61 Selecting previously unselected package binutils-mingw-w64.
12:04:49 [2019-10-20T12:04:49.906Z] #13 18.61 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
12:04:49 [2019-10-20T12:04:49.906Z] #13 18.61 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:04:49 [2019-10-20T12:04:49.906Z] #13 18.65 Selecting previously unselected package mingw-w64-common.
12:04:49 [2019-10-20T12:04:49.906Z] #13 18.65 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
12:04:50 [2019-10-20T12:04:50.112Z]   CC       criu/fsnotify.o
12:04:50 [2019-10-20T12:04:50.163Z] #13 18.65 Unpacking mingw-w64-common (5.0.1-1) ...
12:04:50 [2019-10-20T12:04:50.727Z] #13 19.29 Selecting previously unselected package mingw-w64-x86-64-dev.
12:04:50 [2019-10-20T12:04:50.727Z] #13 19.30 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
12:04:50 [2019-10-20T12:04:50.727Z] #13 19.30 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
12:04:50 [2019-10-20T12:04:50.728Z]   CC       criu/image-desc.o
12:04:50 [2019-10-20T12:04:50.728Z]   CC       criu/image.o
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.02 Selecting previously unselected package gcc-mingw-w64-base.
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.02 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.03 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.06 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.07 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
12:04:51 [2019-10-20T12:04:51.292Z] #13 20.07 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:04:51 [2019-10-20T12:04:51.345Z]   CC       criu/ipc_ns.o
12:04:51 [2019-10-20T12:04:51.810Z] Fetching without tags
12:04:51 [2019-10-20T12:04:51.962Z]   CC       criu/irmap.o
12:04:51 [2019-10-20T12:04:51.967Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:04:52 [2019-10-20T12:04:52.246Z]   CC       criu/kcmp-ids.o
12:04:52 [2019-10-20T12:04:52.529Z]   CC       criu/kerndat.o
12:04:51 [2019-10-20T12:04:51.750Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:04:51 [2019-10-20T12:04:51.757Z]  > git config --add remote.origin.fetch +refs/pull/405/head:refs/remotes/origin/PR-405 # timeout=10
12:04:51 [2019-10-20T12:04:51.777Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:04:51 [2019-10-20T12:04:51.807Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:04:51 [2019-10-20T12:04:51.832Z] Fetching upstream changes from https://github.com/docker/engine.git
12:04:51 [2019-10-20T12:04:51.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:04:51 [2019-10-20T12:04:51.834Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:04:51 [2019-10-20T12:04:51.991Z]  > git config core.sparsecheckout # timeout=10
12:04:52 [2019-10-20T12:04:52.007Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:04:53 [2019-10-20T12:04:53.136Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:04:53 [2019-10-20T12:04:53.137Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:04:53 [2019-10-20T12:04:53.146Z]   CC       criu/libnetlink.o
12:04:53 [2019-10-20T12:04:53.435Z]   CC       criu/log.o
12:04:53 [2019-10-20T12:04:53.719Z]   CC       criu/lsm.o
12:04:53 [2019-10-20T12:04:53.719Z]   CC       criu/mem.o
12:04:54 [2019-10-20T12:04:54.105Z] Commit message: "Use ocischema package instead of custom handler"
12:04:54 [2019-10-20T12:04:54.728Z]   CC       criu/mount.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:04:53 [2019-10-20T12:04:53.056Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:04:53 [2019-10-20T12:04:53.121Z]  > git rev-parse HEAD^{commit} # timeout=10
12:04:53 [2019-10-20T12:04:53.156Z]  > git config core.sparsecheckout # timeout=10
12:04:53 [2019-10-20T12:04:53.225Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:04:55 [2019-10-20T12:04:55.201Z] + docker version
12:04:55 [2019-10-20T12:04:55.471Z] #13 23.34 Selecting previously unselected package g++-mingw-w64-x86-64.
12:04:55 [2019-10-20T12:04:55.471Z] #13 23.34 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
12:04:55 [2019-10-20T12:04:55.471Z] #13 23.34 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.88 Setting up aufs-tools (1:4.1+20161219-1) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.89 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.90 Setting up libsepol1-dev:amd64 (2.6-2) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.91 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.92 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.94 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.95 Processing triggers for mime-support (3.60) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.96 Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.97 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.98 Setting up libcap2-bin (1:2.25-1) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.99 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 25.99 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:04:57 [2019-10-20T12:04:57.370Z] #13 26.01 Setting up bash-completion (1:2.1-4.3) ...
12:04:57 [2019-10-20T12:04:57.409Z]   CC       criu/namespaces.o
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.59 Setting up libonig4:amd64 (6.1.3-2) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.60 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.61 Setting up zip (3.0-11+b1) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.61 Setting up bzip2 (1.0.6-8.1) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.62 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.63 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.65 Setting up libaio1:amd64 (0.3.110-3) ...
12:04:57 [2019-10-20T12:04:57.935Z] #13 26.66 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
12:04:58 [2019-10-20T12:04:58.025Z]   CC       criu/net.o
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.67 Setting up xz-utils (5.2.2-1.2+b1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.69 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.70 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.71 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.72 Setting up libpcre32-3:amd64 (2:8.39-3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.73 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.74 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.82 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.83 Setting up libpcre16-3:amd64 (2:8.39-3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.85 Setting up libnl-3-200:amd64 (3.2.27-2) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.86 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.87 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.89 Setting up pigz (2.3.4-1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.89 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.90 Setting up libmpdec2:amd64 (2.4.2-1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.91 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.92 Setting up mingw-w64-common (5.0.1-1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.93 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.94 Setting up jq (1.5+dfsg-1.3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.95 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.96 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.97 Setting up xfsprogs (4.9.0+nmu1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.98 Setting up vim (2:8.0.0197-4+deb9u3) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 26.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.02 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
12:04:58 [2019-10-20T12:04:58.192Z] #13 27.03 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
12:04:58 [2019-10-20T12:04:58.449Z] #13 27.04 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
12:04:58 [2019-10-20T12:04:58.449Z] #13 27.05 Setting up iptables (1.6.0+snapshot20161117-6) ...
12:04:58 [2019-10-20T12:04:58.449Z] #13 27.06 Setting up btrfs-progs (4.7.3-1) ...
12:04:58 [2019-10-20T12:04:58.449Z] #13 27.07 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
12:04:58 [2019-10-20T12:04:58.449Z] #13 27.08 Setting up python3.5 (3.5.3-1+deb9u1) ...
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.00 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.01 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.02 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.02 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.02 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.02 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.03 Setting up btrfs-tools (4.7.3-1) ...
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.04 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.04 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.05 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
12:04:59 [2019-10-20T12:04:59.382Z] #13 28.05 Setting up python3 (3.5.3-1) ...
12:04:59 [2019-10-20T12:04:59.396Z] + rm -rf /tmp/tmp.DxqvtMoV4k
12:04:59 [2019-10-20T12:04:59.650Z] #13 28.36 Setting up apparmor (2.11.0-3+deb9u2) ...
12:05:00 [2019-10-20T12:05:00.052Z]   CC       criu/netfilter.o
12:05:00 [2019-10-20T12:05:00.224Z] #13 28.99 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
12:05:00 [2019-10-20T12:05:00.224Z] #13 29.03 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
12:05:00 [2019-10-20T12:05:00.224Z] #13 29.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
12:05:00 [2019-10-20T12:05:00.227Z] Removing intermediate container d17ba4978010
12:05:00 [2019-10-20T12:05:00.227Z]  ---> 77f73d9fc75d
12:05:00 [2019-10-20T12:05:00.227Z] Step 19/125 : FROM base AS frozen-images
12:05:00 [2019-10-20T12:05:00.227Z]  ---> 33cf7dbea2a2
12:05:00 [2019-10-20T12:05:00.227Z] Step 20/125 : ARG DEBIAN_FRONTEND
12:05:00 [2019-10-20T12:05:00.227Z]  ---> Using cache
12:05:00 [2019-10-20T12:05:00.227Z]  ---> eed651632609
12:05:00 [2019-10-20T12:05:00.227Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
12:05:00 [2019-10-20T12:05:00.227Z]  ---> Running in 9694b8143de6
12:05:00 [2019-10-20T12:05:00.339Z]   CC       criu/page-pipe.o
12:05:00 [2019-10-20T12:05:00.482Z] #13 29.06 Setting up python3-wheel (0.29.0-2) ...
12:05:00 [2019-10-20T12:05:00.622Z]   CC       criu/page-xfer.o
12:05:00 [2019-10-20T12:05:00.625Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:00 [2019-10-20T12:05:00.756Z] #13 29.28 Setting up python3-pkg-resources (33.1.1-1) ...
12:05:01 [2019-10-20T12:05:01.068Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:01 [2019-10-20T12:05:01.068Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:01 [2019-10-20T12:05:01.068Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:01 [2019-10-20T12:05:01.068Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:01 [2019-10-20T12:05:01.068Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:05:01 [2019-10-20T12:05:01.068Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:05:01 [2019-10-20T12:05:01.071Z] #13 29.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
12:05:01 [2019-10-20T12:05:01.071Z] #13 29.53 Setting up python3-pip (9.0.1-2+deb9u1) ...
12:05:01 [2019-10-20T12:05:01.335Z] #13 29.81 Setting up dmsetup (2:1.02.137-2) ...
12:05:01 [2019-10-20T12:05:01.335Z] #13 29.82 Setting up python3-setuptools (33.1.1-1) ...
12:05:01 [2019-10-20T12:05:01.335Z] #13 30.03 Setting up dh-python (2.20170125) ...
12:05:01 [2019-10-20T12:05:01.436Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:05:01 [2019-10-20T12:05:01.625Z] #13 30.19 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
12:05:01 [2019-10-20T12:05:01.625Z] #13 30.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:01 [2019-10-20T12:05:01.634Z]   CC       criu/pagemap-cache.o
12:05:01 [2019-10-20T12:05:01.634Z]   CC       criu/pagemap.o
12:05:01 [2019-10-20T12:05:01.883Z] #13 DONE 30.6s
12:05:01 [2019-10-20T12:05:01.883Z] 
12:05:01 [2019-10-20T12:05:01.883Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
12:05:02 [2019-10-20T12:05:02.222Z] Fetched 7670 kB in 1s (4769 kB/s)
12:05:02 [2019-10-20T12:05:02.250Z]   CC       criu/parasite-syscall.o
12:05:02 [2019-10-20T12:05:02.867Z]   CC       criu/path.o
12:05:02 [2019-10-20T12:05:02.997Z] Reading package lists...
12:05:03 [2019-10-20T12:05:03.151Z]   CC       criu/pie-util-vdso-elf32.o
12:05:03 [2019-10-20T12:05:03.151Z]   CC       criu/pie-util-vdso.o
12:05:03 [2019-10-20T12:05:03.427Z] Reading package lists...
12:05:03 [2019-10-20T12:05:03.427Z] Building dependency tree...
12:05:03 [2019-10-20T12:05:03.427Z] Reading state information...
12:05:03 [2019-10-20T12:05:03.427Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
12:05:03 [2019-10-20T12:05:03.427Z] The following additional packages will be installed:
12:05:03 [2019-10-20T12:05:03.427Z]   libjq1 libonig4
12:05:03 [2019-10-20T12:05:03.427Z] The following NEW packages will be installed:
12:05:03 [2019-10-20T12:05:03.427Z]   jq libjq1 libonig4
12:05:03 [2019-10-20T12:05:03.435Z]   CC       criu/pie-util.o
12:05:03 [2019-10-20T12:05:03.718Z]   CC       criu/pipes.o
12:05:03 [2019-10-20T12:05:03.780Z] #14 1.680 Collecting yamllint==1.16.0
12:05:03 [2019-10-20T12:05:03.805Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
12:05:03 [2019-10-20T12:05:03.805Z] Need to get 328 kB of archives.
12:05:03 [2019-10-20T12:05:03.805Z] After this operation, 1263 kB of additional disk space will be used.
12:05:03 [2019-10-20T12:05:03.805Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
12:05:03 [2019-10-20T12:05:03.805Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
12:05:03 [2019-10-20T12:05:03.805Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
12:05:03 [2019-10-20T12:05:03.805Z] debconf: delaying package configuration, since apt-utils is not installed
12:05:03 [2019-10-20T12:05:03.806Z] Fetched 328 kB in 0s (3424 kB/s)
12:05:03 [2019-10-20T12:05:03.806Z] Selecting previously unselected package libonig4:s390x.
12:05:03 [2019-10-20T12:05:03.806Z] (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.)
12:05:03 [2019-10-20T12:05:03.806Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
12:05:03 [2019-10-20T12:05:03.806Z] Unpacking libonig4:s390x (6.1.3-2) ...
12:05:03 [2019-10-20T12:05:03.806Z] Selecting previously unselected package libjq1:s390x.
12:05:03 [2019-10-20T12:05:03.806Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
12:05:03 [2019-10-20T12:05:03.806Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
12:05:03 [2019-10-20T12:05:03.806Z] Selecting previously unselected package jq.
12:05:03 [2019-10-20T12:05:03.806Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
12:05:03 [2019-10-20T12:05:03.806Z] Unpacking jq (1.5+dfsg-1.3) ...
12:05:03 [2019-10-20T12:05:03.806Z] Setting up libonig4:s390x (6.1.3-2) ...
12:05:03 [2019-10-20T12:05:03.806Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
12:05:04 [2019-10-20T12:05:04.002Z]   CC       criu/plugin.o
12:05:04 [2019-10-20T12:05:04.176Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:04 [2019-10-20T12:05:04.176Z] Setting up jq (1.5+dfsg-1.3) ...
12:05:04 [2019-10-20T12:05:04.287Z]   CC       criu/proc_parse.o
12:05:04 [2019-10-20T12:05:04.548Z] Removing intermediate container 9694b8143de6
12:05:04 [2019-10-20T12:05:04.548Z]  ---> 3501aceab1ac
12:05:04 [2019-10-20T12:05:04.548Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh /
12:05:04 [2019-10-20T12:05:04.921Z]  ---> 2e36dcd0335a
12:05:04 [2019-10-20T12:05:04.921Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
12:05:04 [2019-10-20T12:05:04.921Z]  ---> Running in b8da231088a7
12:05:05 [2019-10-20T12:05:05.200Z] Client: Docker Engine - Community
12:05:05 [2019-10-20T12:05:05.200Z]  Version:           19.03.2
12:05:05 [2019-10-20T12:05:05.200Z]  API version:       1.40
12:05:05 [2019-10-20T12:05:05.200Z]  Go version:        go1.12.8
12:05:05 [2019-10-20T12:05:05.200Z]  Git commit:        6a30dfc
12:05:05 [2019-10-20T12:05:05.200Z]  Built:             Thu Aug 29 05:29:11 2019
12:05:05 [2019-10-20T12:05:05.200Z]  OS/Arch:           linux/amd64
12:05:05 [2019-10-20T12:05:05.200Z]  Experimental:      false
12:05:05 [2019-10-20T12:05:05.200Z] 
12:05:05 [2019-10-20T12:05:05.200Z] Server: Docker Engine - Community
12:05:05 [2019-10-20T12:05:05.200Z]  Engine:
12:05:05 [2019-10-20T12:05:05.200Z]   Version:          19.03.2
12:05:05 [2019-10-20T12:05:05.200Z]   API version:      1.40 (minimum version 1.12)
12:05:05 [2019-10-20T12:05:05.200Z]   Go version:       go1.12.8
12:05:05 [2019-10-20T12:05:05.200Z]   Git commit:       6a30dfc
12:05:05 [2019-10-20T12:05:05.200Z]   Built:            Thu Aug 29 05:27:45 2019
12:05:05 [2019-10-20T12:05:05.200Z]   OS/Arch:          linux/amd64
12:05:05 [2019-10-20T12:05:05.200Z]   Experimental:     true
12:05:05 [2019-10-20T12:05:05.200Z]  containerd:
12:05:05 [2019-10-20T12:05:05.200Z]   Version:          1.2.6
12:05:05 [2019-10-20T12:05:05.200Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:05:05 [2019-10-20T12:05:05.200Z]  runc:
12:05:05 [2019-10-20T12:05:05.200Z]   Version:          1.0.0-rc8
12:05:05 [2019-10-20T12:05:05.200Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
12:05:05 [2019-10-20T12:05:05.200Z]  docker-init:
12:05:05 [2019-10-20T12:05:05.200Z]   Version:          0.18.0
12:05:05 [2019-10-20T12:05:05.200Z]   GitCommit:        fec3683
[Pipeline] sh
12:05:05 [2019-10-20T12:05:05.546Z] + docker info
12:05:06 [2019-10-20T12:05:06.167Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:05:06 [2019-10-20T12:05:06.167Z] 
12:05:06 [2019-10-20T12:05:06.318Z]   CC       criu/protobuf-desc.o
12:05:06 [2019-10-20T12:05:06.602Z]   CC       criu/protobuf.o
12:05:06 [2019-10-20T12:05:06.887Z]   CC       criu/pstree.o
12:05:06 [2019-10-20T12:05:06.966Z] 
####                                                                       6.7%
################                                                          23.4%
###########################                                               38.0%
####################################                                      50.5%
################################################                          67.3%
############################################################              84.0%
######################################################################## 100.0%
12:05:07 [2019-10-20T12:05:07.504Z]   CC       criu/rbtree.o
12:05:07 [2019-10-20T12:05:07.510Z] 
12:05:07 [2019-10-20T12:05:07.788Z]   CC       criu/rst-malloc.o
12:05:07 [2019-10-20T12:05:07.881Z] 
#################                                                         24.5%
##############################################                            64.2%
######################################################################## 100.0%
12:05:07 [2019-10-20T12:05:07.881Z] 
12:05:08 [2019-10-20T12:05:08.072Z]   CC       criu/seccomp.o
12:05:08 [2019-10-20T12:05:08.355Z]   CC       criu/seize.o
12:05:08 [2019-10-20T12:05:08.613Z] 
#########                                                                 13.4%
######################                                                    31.2%
#####################################                                     51.5%
###################################################                       71.9%
################################################################          89.6%
######################################################################## 100.0%
12:05:08 [2019-10-20T12:05:08.613Z] 
12:05:08 [2019-10-20T12:05:08.972Z]   CC       criu/servicefd.o
12:05:09 [2019-10-20T12:05:09.255Z]   CC       criu/shmem.o
12:05:09 [2019-10-20T12:05:09.878Z]   CC       criu/sigframe.o
12:05:10 [2019-10-20T12:05:10.160Z] 
####                                                                       6.1%
#########                                                                 13.7%
###############                                                           21.2%
####################                                                      28.8%
##########################                                                36.3%
###############################                                           43.9%
#####################################                                     51.5%
##########################################                                59.0%
###############################################                           66.6%
#####################################################                     74.2%
##########################################################                81.7%
################################################################          89.3%
#####################################################################     96.8%
######################################################################## 100.0%
12:05:10 [2019-10-20T12:05:10.161Z]   CC       criu/signalfd.o
12:05:10 [2019-10-20T12:05:10.161Z]   CC       criu/sk-inet.o
12:05:10 [2019-10-20T12:05:10.324Z] #14 8.009   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:05:10 [2019-10-20T12:05:10.325Z] #14 8.073 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:05:10 [2019-10-20T12:05:10.638Z] 
12:05:10 [2019-10-20T12:05:10.889Z] #14 9.108   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
12:05:11 [2019-10-20T12:05:11.021Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:05:11 [2019-10-20T12:05:11.021Z] 
12:05:11 [2019-10-20T12:05:11.021Z] 
######################################################################## 100.0%
12:05:11 [2019-10-20T12:05:11.180Z]   CC       criu/sk-netlink.o
12:05:11 [2019-10-20T12:05:11.180Z]   CC       criu/sk-packet.o
12:05:11 [2019-10-20T12:05:11.394Z] 
12:05:11 [2019-10-20T12:05:11.454Z] #14 9.443 Collecting pyyaml (from yamllint==1.16.0)
12:05:11 [2019-10-20T12:05:11.758Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:05:11 [2019-10-20T12:05:11.758Z] 
12:05:11 [2019-10-20T12:05:11.797Z]   CC       criu/sk-queue.o
12:05:12 [2019-10-20T12:05:12.080Z]   CC       criu/sk-tcp.o
12:05:12 [2019-10-20T12:05:12.118Z] 
######################################################################## 100.0%
12:05:12 [2019-10-20T12:05:12.118Z] 
12:05:12 [2019-10-20T12:05:12.363Z]   CC       criu/sk-unix.o
12:05:12 [2019-10-20T12:05:12.388Z] #14 10.50   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
12:05:12 [2019-10-20T12:05:12.487Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:05:12 [2019-10-20T12:05:12.487Z] skipping existing b63cc5f62c21
12:05:12 [2019-10-20T12:05:12.646Z] #14 10.87 Building wheels for collected packages: pathspec, pyyaml
12:05:12 [2019-10-20T12:05:12.854Z] 
12:05:12 [2019-10-20T12:05:12.903Z] #14 10.87   Running setup.py bdist_wheel for pathspec: started
12:05:12 [2019-10-20T12:05:12.903Z] #14 11.14   Running setup.py bdist_wheel for pathspec: finished with status 'done'
12:05:13 [2019-10-20T12:05:13.163Z] #14 11.14   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
12:05:13 [2019-10-20T12:05:13.163Z] #14 11.14   Running setup.py bdist_wheel for pyyaml: started
12:05:13 [2019-10-20T12:05:13.163Z] #14 11.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:05:13 [2019-10-20T12:05:13.224Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:05:13 [2019-10-20T12:05:13.426Z] #14 11.42   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
12:05:13 [2019-10-20T12:05:13.426Z] #14 11.44 Successfully built pathspec pyyaml
12:05:13 [2019-10-20T12:05:13.426Z] #14 11.44 Installing collected packages: pathspec, pyyaml, yamllint
12:05:13 [2019-10-20T12:05:13.426Z] #14 11.55 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
12:05:13 [2019-10-20T12:05:13.592Z] 
12:05:13 [2019-10-20T12:05:13.592Z] 
######################################################################## 100.0%
12:05:13 [2019-10-20T12:05:13.592Z] 
12:05:13 [2019-10-20T12:05:13.592Z] Download of images into '/build' complete.
12:05:13 [2019-10-20T12:05:13.592Z] Use something like the following to load the result into a Docker daemon:
12:05:13 [2019-10-20T12:05:13.592Z]   tar -cC '/build' . | docker load
12:05:13 [2019-10-20T12:05:13.689Z] #14 DONE 11.7s
12:05:13 [2019-10-20T12:05:13.689Z] 
12:05:13 [2019-10-20T12:05:13.689Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
12:05:13 [2019-10-20T12:05:13.689Z] #16 DONE 0.1s
12:05:13 [2019-10-20T12:05:13.689Z] 
12:05:13 [2019-10-20T12:05:13.689Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:13 [2019-10-20T12:05:13.689Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
12:05:13 [2019-10-20T12:05:13.689Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
12:05:13 [2019-10-20T12:05:13.689Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
12:05:13 [2019-10-20T12:05:13.838Z]   CC       criu/sockets.o
12:05:13 [2019-10-20T12:05:13.947Z] #64 ...
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #32 DONE 0.1s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #29 DONE 0.2s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #52 DONE 0.2s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
12:05:13 [2019-10-20T12:05:13.947Z] #23 DONE 0.2s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:13 [2019-10-20T12:05:13.947Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 743.81kB / 9.11MB 0.2s
12:05:13 [2019-10-20T12:05:13.947Z] #64 ...
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #37 DONE 0.3s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #49 DONE 0.3s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #60 DONE 0.3s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
12:05:13 [2019-10-20T12:05:13.947Z] #41 DONE 0.4s
12:05:13 [2019-10-20T12:05:13.947Z] 
12:05:13 [2019-10-20T12:05:13.947Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:13 [2019-10-20T12:05:13.947Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.22MB / 9.11MB 0.3s
12:05:14 [2019-10-20T12:05:14.204Z] #64 ...
12:05:14 [2019-10-20T12:05:14.204Z] 
12:05:14 [2019-10-20T12:05:14.204Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
12:05:14 [2019-10-20T12:05:14.204Z] #26 DONE 0.4s
12:05:14 [2019-10-20T12:05:14.204Z] 
12:05:14 [2019-10-20T12:05:14.204Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
12:05:14 [2019-10-20T12:05:14.204Z] #46 DONE 0.4s
12:05:14 [2019-10-20T12:05:14.204Z] 
12:05:14 [2019-10-20T12:05:14.204Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:14 [2019-10-20T12:05:14.204Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.51MB / 9.11MB 0.4s
12:05:14 [2019-10-20T12:05:14.454Z]   CC       criu/stats.o
12:05:14 [2019-10-20T12:05:14.454Z]   CC       criu/string.o
12:05:14 [2019-10-20T12:05:14.461Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s
12:05:14 [2019-10-20T12:05:14.461Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
12:05:14 [2019-10-20T12:05:14.462Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
12:05:14 [2019-10-20T12:05:14.738Z]   CC       criu/sysctl.o
12:05:15 [2019-10-20T12:05:15.007Z] Removing intermediate container b8da231088a7
12:05:15 [2019-10-20T12:05:15.007Z]  ---> 5f7b1aa8bc33
12:05:15 [2019-10-20T12:05:15.007Z] Step 24/125 : FROM base AS cross-false
12:05:15 [2019-10-20T12:05:15.007Z]  ---> 33cf7dbea2a2
12:05:15 [2019-10-20T12:05:15.007Z] Step 25/125 : FROM base AS cross-true
12:05:15 [2019-10-20T12:05:15.007Z]  ---> 33cf7dbea2a2
12:05:15 [2019-10-20T12:05:15.007Z] Step 26/125 : ARG DEBIAN_FRONTEND
12:05:15 [2019-10-20T12:05:15.007Z]  ---> Using cache
12:05:15 [2019-10-20T12:05:15.007Z]  ---> eed651632609
12:05:15 [2019-10-20T12:05:15.007Z] Step 27/125 : RUN dpkg --add-architecture armhf
12:05:15 [2019-10-20T12:05:15.007Z]  ---> Running in ab61a9bbe7eb
12:05:15 [2019-10-20T12:05:15.043Z]   CC       criu/sysfs_parse.o
12:05:15 [2019-10-20T12:05:15.326Z]   CC       criu/timerfd.o
12:05:15 [2019-10-20T12:05:15.533Z] Client:
12:05:15 [2019-10-20T12:05:15.533Z]  Debug Mode: false
12:05:15 [2019-10-20T12:05:15.533Z] 
12:05:15 [2019-10-20T12:05:15.533Z] Server:
12:05:15 [2019-10-20T12:05:15.533Z]  Containers: 0
12:05:15 [2019-10-20T12:05:15.533Z]   Running: 0
12:05:15 [2019-10-20T12:05:15.533Z]   Paused: 0
12:05:15 [2019-10-20T12:05:15.533Z]   Stopped: 0
12:05:15 [2019-10-20T12:05:15.533Z]  Images: 0
12:05:15 [2019-10-20T12:05:15.533Z]  Server Version: 19.03.2
12:05:15 [2019-10-20T12:05:15.533Z]  Storage Driver: overlay2
12:05:15 [2019-10-20T12:05:15.533Z]   Backing Filesystem: extfs
12:05:15 [2019-10-20T12:05:15.533Z]   Supports d_type: true
12:05:15 [2019-10-20T12:05:15.533Z]   Native Overlay Diff: true
12:05:15 [2019-10-20T12:05:15.533Z]  Logging Driver: json-file
12:05:15 [2019-10-20T12:05:15.533Z]  Cgroup Driver: cgroupfs
12:05:15 [2019-10-20T12:05:15.533Z]  Plugins:
12:05:15 [2019-10-20T12:05:15.533Z]   Volume: local
12:05:15 [2019-10-20T12:05:15.533Z]   Network: bridge host ipvlan macvlan null overlay
12:05:15 [2019-10-20T12:05:15.533Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:05:15 [2019-10-20T12:05:15.533Z]  Swarm: inactive
12:05:15 [2019-10-20T12:05:15.533Z]  Runtimes: runc
12:05:15 [2019-10-20T12:05:15.533Z]  Default Runtime: runc
12:05:15 [2019-10-20T12:05:15.533Z]  Init Binary: docker-init
12:05:15 [2019-10-20T12:05:15.533Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:05:15 [2019-10-20T12:05:15.533Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
12:05:15 [2019-10-20T12:05:15.533Z]  init version: fec3683
12:05:15 [2019-10-20T12:05:15.533Z]  Security Options:
12:05:15 [2019-10-20T12:05:15.533Z]   apparmor
12:05:15 [2019-10-20T12:05:15.533Z]   seccomp
12:05:15 [2019-10-20T12:05:15.533Z]    Profile: default
12:05:15 [2019-10-20T12:05:15.533Z]  Kernel Version: 4.15.0-1048-aws
12:05:15 [2019-10-20T12:05:15.533Z]  Operating System: Ubuntu 18.04.3 LTS
12:05:15 [2019-10-20T12:05:15.533Z]  OSType: linux
12:05:15 [2019-10-20T12:05:15.533Z]  Architecture: x86_64
12:05:15 [2019-10-20T12:05:15.533Z]  CPUs: 2
12:05:15 [2019-10-20T12:05:15.533Z]  Total Memory: 7.501GiB
12:05:15 [2019-10-20T12:05:15.533Z]  Name: ip-10-100-57-167
12:05:15 [2019-10-20T12:05:15.533Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
12:05:15 [2019-10-20T12:05:15.533Z]  Docker Root Dir: /var/lib/docker
12:05:15 [2019-10-20T12:05:15.533Z]  Debug Mode: false
12:05:15 [2019-10-20T12:05:15.533Z]  Registry: https://index.docker.io/v1/
12:05:15 [2019-10-20T12:05:15.533Z]  Labels:
12:05:15 [2019-10-20T12:05:15.533Z]  Experimental: true
12:05:15 [2019-10-20T12:05:15.533Z]  Insecure Registries:
12:05:15 [2019-10-20T12:05:15.533Z]   127.0.0.0/8
12:05:15 [2019-10-20T12:05:15.533Z]  Live Restore Enabled: true
12:05:15 [2019-10-20T12:05:15.533Z] 
12:05:15 [2019-10-20T12:05:15.533Z] WARNING: No swap limit support
[Pipeline] sh
12:05:15 [2019-10-20T12:05:15.610Z]   CC       criu/tty.o
12:05:15 [2019-10-20T12:05:15.826Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:05:15 [2019-10-20T12:05:15.826Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:05:15 [2019-10-20T12:05:15.826Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-405/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:05:15 [2019-10-20T12:05:15.826Z] + bash /home/ubuntu/workspace/engine_PR-405/check-config.sh
12:05:15 [2019-10-20T12:05:15.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:05:15 [2019-10-20T12:05:15.826Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
12:05:15 [2019-10-20T12:05:15.826Z] 
12:05:15 [2019-10-20T12:05:15.826Z] Generally Necessary:
12:05:15 [2019-10-20T12:05:15.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:05:15 [2019-10-20T12:05:15.826Z] - apparmor: enabled and tools installed
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NAMESPACES: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NET_NS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_PID_NS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_IPC_NS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_UTS_NS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CGROUPS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CGROUP_CPUACCT: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CGROUP_DEVICE: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CGROUP_FREEZER: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CGROUP_SCHED: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_CPUSETS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_MEMCG: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_KEYS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_VETH: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_BRIDGE: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NF_NAT: enabled (as module)
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_NF_NAT_NEEDED: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_POSIX_MQUEUE: enabled
12:05:15 [2019-10-20T12:05:15.826Z] 
12:05:15 [2019-10-20T12:05:15.826Z] Optional Features:
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_USER_NS: enabled
12:05:15 [2019-10-20T12:05:15.826Z] - CONFIG_SECCOMP: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CGROUP_PIDS: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_MEMCG_SWAP: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:05:16 [2019-10-20T12:05:16.086Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_BLK_CGROUP: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IOSCHED_CFQ: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CGROUP_PERF: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CGROUP_HUGETLB: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_CFS_BANDWIDTH: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_RT_GROUP_SCHED: missing
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_VS: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_VS_NFCT: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_IP_VS_RR: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_EXT4_FS: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:05:16 [2019-10-20T12:05:16.086Z] - Network Drivers:
12:05:16 [2019-10-20T12:05:16.086Z]   - "overlay":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_VXLAN: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       Optional (for encrypted networks):
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_CRYPTO: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_CRYPTO_AEAD: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_CRYPTO_GCM: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_CRYPTO_GHASH: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_XFRM: enabled
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_XFRM_USER: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_INET_ESP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]   - "ipvlan":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_IPVLAN: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]   - "macvlan":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_MACVLAN: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_DUMMY: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]   - "ftp,tftp client in container":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z] - Storage Drivers:
12:05:16 [2019-10-20T12:05:16.086Z]   - "aufs":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_AUFS_FS: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]   - "btrfs":
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:05:16 [2019-10-20T12:05:16.086Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:05:16 [2019-10-20T12:05:16.258Z] Removing intermediate container ab61a9bbe7eb
12:05:16 [2019-10-20T12:05:16.258Z]  ---> 741a99b305ce
12:05:16 [2019-10-20T12:05:16.258Z] Step 28/125 : RUN dpkg --add-architecture arm64
12:05:16 [2019-10-20T12:05:16.258Z]  ---> Running in 76dfe0a03741
12:05:16 [2019-10-20T12:05:16.378Z]   - "devicemapper":
12:05:16 [2019-10-20T12:05:16.378Z]     - CONFIG_BLK_DEV_DM: enabled
12:05:16 [2019-10-20T12:05:16.378Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:05:16 [2019-10-20T12:05:16.378Z]   - "overlay":
12:05:16 [2019-10-20T12:05:16.378Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:05:16 [2019-10-20T12:05:16.378Z]   - "zfs":
12:05:16 [2019-10-20T12:05:16.378Z]     - /dev/zfs: missing
12:05:16 [2019-10-20T12:05:16.378Z]     - zfs command: missing
12:05:16 [2019-10-20T12:05:16.378Z]     - zpool command: missing
12:05:16 [2019-10-20T12:05:16.378Z] 
12:05:16 [2019-10-20T12:05:16.378Z] Limits:
12:05:16 [2019-10-20T12:05:16.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:05:16 [2019-10-20T12:05:16.378Z] 
12:05:16 [2019-10-20T12:05:16.378Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:05:16 [2019-10-20T12:05:16.775Z] + sudo modprobe ip_vs
12:05:16 [2019-10-20T12:05:16.987Z] #64 ...
12:05:16 [2019-10-20T12:05:16.987Z] 
12:05:16 [2019-10-20T12:05:16.987Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
12:05:16 [2019-10-20T12:05:16.987Z] #21 DONE 2.9s
12:05:16 [2019-10-20T12:05:16.987Z] 
12:05:16 [2019-10-20T12:05:16.987Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:17 [2019-10-20T12:05:17.042Z] Removing intermediate container 76dfe0a03741
12:05:17 [2019-10-20T12:05:17.042Z]  ---> 2e6170c74c10
12:05:17 [2019-10-20T12:05:17.042Z] Step 29/125 : RUN dpkg --add-architecture armel
12:05:17 [2019-10-20T12:05:17.086Z]   CC       criu/tun.o
12:05:17 [2019-10-20T12:05:17.351Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e037bade8cac920cc2927c194c77778ddd041101 .
12:05:17 [2019-10-20T12:05:17.351Z] #1 [internal] load build definition from Dockerfile
12:05:17 [2019-10-20T12:05:17.351Z] #1 transferring dockerfile: 10.82kB done
12:05:17 [2019-10-20T12:05:17.351Z] #1 DONE 0.1s
12:05:17 [2019-10-20T12:05:17.351Z] 
12:05:17 [2019-10-20T12:05:17.351Z] #2 [internal] load .dockerignore
12:05:17 [2019-10-20T12:05:17.351Z] #2 transferring context: 87B done
12:05:17 [2019-10-20T12:05:17.370Z]   CC       criu/uffd.o
12:05:17 [2019-10-20T12:05:17.447Z]  ---> Running in 3bab91c7fa9b
12:05:17 [2019-10-20T12:05:17.610Z] #2 DONE 0.1s
12:05:17 [2019-10-20T12:05:17.868Z] 
12:05:17 [2019-10-20T12:05:17.868Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
12:05:17 [2019-10-20T12:05:17.920Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.3s done
12:05:17 [2019-10-20T12:05:17.920Z] #64 DONE 4.1s
12:05:17 [2019-10-20T12:05:17.920Z] 
12:05:17 [2019-10-20T12:05:17.921Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:05:18 [2019-10-20T12:05:18.127Z] #3 DONE 0.5s
12:05:18 [2019-10-20T12:05:18.318Z] Removing intermediate container 3bab91c7fa9b
12:05:18 [2019-10-20T12:05:18.318Z]  ---> dc4c6d9fcad3
12:05:18 [2019-10-20T12:05:18.319Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
12:05:18 [2019-10-20T12:05:18.380Z]   CC       criu/util.o
12:05:18 [2019-10-20T12:05:18.385Z] 
12:05:18 [2019-10-20T12:05:18.386Z] #18 [internal] load build context
12:05:18 [2019-10-20T12:05:18.687Z]  ---> Running in 3ab1ed7a58d6
12:05:18 [2019-10-20T12:05:18.955Z] #18 ...
12:05:18 [2019-10-20T12:05:18.955Z] 
12:05:18 [2019-10-20T12:05:18.955Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:18 [2019-10-20T12:05:18.955Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
12:05:18 [2019-10-20T12:05:18.955Z] #64 DONE 0.6s
12:05:18 [2019-10-20T12:05:18.955Z] 
12:05:18 [2019-10-20T12:05:18.955Z] #18 [internal] load build context
12:05:19 [2019-10-20T12:05:19.087Z]   CC       criu/uts_ns.o
12:05:19 [2019-10-20T12:05:19.345Z] #47 ...
12:05:19 [2019-10-20T12:05:19.345Z] 
12:05:19 [2019-10-20T12:05:19.345Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.934 + RM_GOPATH=0
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.934 + TMP_GOPATH=
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.934 + : /build
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.934 + '[' -z '' ']'
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.935 ++ mktemp -d
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.938 + export GOPATH=/tmp/tmp.uxroONZbLq
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.938 + GOPATH=/tmp/tmp.uxroONZbLq
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.938 + RM_GOPATH=1
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.939 ++ dirname ./install.sh
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.941 + dir=.
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.943 + bin=vndr
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.943 + shift
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.943 + '[' '!' -f ./vndr.installer ']'
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.943 + . ./vndr.installer
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.946 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.946 + install_vndr
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.947 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.948 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.948 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uxroONZbLq/src/github.com/LK4D4/vndr
12:05:19 [2019-10-20T12:05:19.345Z] #33 4.949 Cloning into '/tmp/tmp.uxroONZbLq/src/github.com/LK4D4/vndr'...
12:05:19 [2019-10-20T12:05:19.405Z]   CC       criu/vdso.o
12:05:19 [2019-10-20T12:05:19.492Z] Removing intermediate container 3ab1ed7a58d6
12:05:19 [2019-10-20T12:05:19.492Z]  ---> 360b9177b043
12:05:19 [2019-10-20T12:05:19.492Z] Step 31/125 : FROM cross-${CROSS} as dev-base
12:05:19 [2019-10-20T12:05:19.492Z]  ---> 33cf7dbea2a2
12:05:19 [2019-10-20T12:05:19.492Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false
12:05:19 [2019-10-20T12:05:19.492Z]  ---> 33cf7dbea2a2
12:05:19 [2019-10-20T12:05:19.492Z] Step 33/125 : ARG DEBIAN_FRONTEND
12:05:19 [2019-10-20T12:05:19.492Z]  ---> Using cache
12:05:19 [2019-10-20T12:05:19.492Z]  ---> eed651632609
12:05:19 [2019-10-20T12:05:19.492Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
12:05:19 [2019-10-20T12:05:19.492Z]  ---> Running in 1f4e71a340e1
12:05:19 [2019-10-20T12:05:19.689Z]   LINK     criu/built-in.o
12:05:19 [2019-10-20T12:05:19.910Z] #33 5.810 + cd /tmp/tmp.uxroONZbLq/src/github.com/LK4D4/vndr
12:05:19 [2019-10-20T12:05:19.910Z] #33 5.811 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:19 [2019-10-20T12:05:19.910Z] #33 5.837 + go build -buildmode=pie -v -o /build/vndr .
12:05:19 [2019-10-20T12:05:19.973Z]   LINK     criu/criu
12:05:20 [2019-10-20T12:05:20.169Z] #33 ...
12:05:20 [2019-10-20T12:05:20.169Z] 
12:05:20 [2019-10-20T12:05:20.169Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.102 + RM_GOPATH=0
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.102 + TMP_GOPATH=
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.104 + : /build
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.104 + '[' -z '' ']'
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.107 ++ mktemp -d
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.110 + export GOPATH=/tmp/tmp.Ij3YeseM3A
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.110 + GOPATH=/tmp/tmp.Ij3YeseM3A
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.110 + RM_GOPATH=1
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.111 ++ dirname ./install.sh
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.114 + dir=.
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.114 + bin=proxy
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.114 + shift
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.114 + '[' '!' -f ./proxy.installer ']'
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.114 + . ./proxy.installer
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + install_proxy
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + case "$1" in
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + export CGO_ENABLED=0
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + CGO_ENABLED=0
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + _install_proxy
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d'
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.115 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.116 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ij3YeseM3A/src/github.com/docker/libnetwork
12:05:20 [2019-10-20T12:05:20.169Z] #50 6.119 Cloning into '/tmp/tmp.Ij3YeseM3A/src/github.com/docker/libnetwork'...
12:05:20 [2019-10-20T12:05:20.169Z] #50 ...
12:05:20 [2019-10-20T12:05:20.169Z] 
12:05:20 [2019-10-20T12:05:20.169Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.112 + RM_GOPATH=0
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.112 + TMP_GOPATH=
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.112 + : /build/
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.112 + '[' -z '' ']'
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.117 ++ mktemp -d
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.148 + export GOPATH=/tmp/tmp.Xnso4L65p9
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.148 + GOPATH=/tmp/tmp.Xnso4L65p9
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.148 + RM_GOPATH=1
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.149 ++ dirname ./install.sh
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.153 + dir=.
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.153 + bin=rootlesskit
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.153 + shift
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.153 + '[' '!' -f ./rootlesskit.installer ']'
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.153 + . ./rootlesskit.installer
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.156 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.156 + install_rootlesskit
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.156 + case "$1" in
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.156 + export CGO_ENABLED=0
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.156 + CGO_ENABLED=0
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.157 + _install_rootlesskit
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.157 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.157 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.157 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Xnso4L65p9/src/github.com/rootless-containers/rootlesskit
12:05:20 [2019-10-20T12:05:20.169Z] #61 6.159 Cloning into '/tmp/tmp.Xnso4L65p9/src/github.com/rootless-containers/rootlesskit'...
12:05:20 [2019-10-20T12:05:20.255Z]   DEP      lib/c/criu.d
12:05:20 [2019-10-20T12:05:20.255Z]   CC       images/rpc.pb-c.o
12:05:20 [2019-10-20T12:05:20.278Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:20 [2019-10-20T12:05:20.279Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:20 [2019-10-20T12:05:20.279Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:20 [2019-10-20T12:05:20.279Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:20 [2019-10-20T12:05:20.279Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:20 [2019-10-20T12:05:20.279Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:05:20 [2019-10-20T12:05:20.279Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:05:20 [2019-10-20T12:05:20.427Z] #61 ...
12:05:20 [2019-10-20T12:05:20.427Z] 
12:05:20 [2019-10-20T12:05:20.427Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.200 + RM_GOPATH=0
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.200 + TMP_GOPATH=
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.204 + : /build
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.205 + '[' -z '' ']'
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.209 ++ mktemp -d
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.221 + export GOPATH=/tmp/tmp.7gHUXdIPsD
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.221 + GOPATH=/tmp/tmp.7gHUXdIPsD
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.222 + RM_GOPATH=1
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.230 ++ dirname ./install.sh
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.233 + dir=.
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.233 + bin=runc
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.233 + shift
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.234 + '[' '!' -f ./runc.installer ']'
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.234 + . ./runc.installer
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.234 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.234 + install_runc
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.235 + grep -q '^3\.10\.0.*\.el7\.'
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.235 + uname -r
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.237 + RUNC_BUILDTAGS='seccomp apparmor selinux '
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.245 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.245 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.245 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7gHUXdIPsD/src/github.com/opencontainers/runc
12:05:20 [2019-10-20T12:05:20.427Z] #42 6.248 Cloning into '/tmp/tmp.7gHUXdIPsD/src/github.com/opencontainers/runc'...
12:05:20 [2019-10-20T12:05:20.427Z] #42 ...
12:05:20 [2019-10-20T12:05:20.427Z] 
12:05:20 [2019-10-20T12:05:20.427Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.323 + RM_GOPATH=0
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.327 + TMP_GOPATH=
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.327 + : /build
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.328 + '[' -z '' ']'
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.332 ++ mktemp -d
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.337 + export GOPATH=/tmp/tmp.P1pCZn0Sj3
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.337 + GOPATH=/tmp/tmp.P1pCZn0Sj3
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.337 + RM_GOPATH=1
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.339 ++ dirname ./install.sh
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 + dir=.
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 + bin=containerd
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 + shift
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 + '[' '!' -f ./containerd.installer ']'
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 + . ./containerd.installer
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.348 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.351 + install_containerd
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.354 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.354 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.354 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P1pCZn0Sj3/src/github.com/containerd/containerd
12:05:20 [2019-10-20T12:05:20.427Z] #47 6.362 Cloning into '/tmp/tmp.P1pCZn0Sj3/src/github.com/containerd/containerd'...
12:05:20 [2019-10-20T12:05:20.647Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:05:20 [2019-10-20T12:05:20.872Z]   CC       lib/c/criu.o
12:05:21 [2019-10-20T12:05:21.488Z]   LINK     lib/c/built-in.o
12:05:21 [2019-10-20T12:05:21.488Z]   LINK     lib/c/libcriu.so
12:05:21 [2019-10-20T12:05:21.579Z] Fetched 7670 kB in 1s (4937 kB/s)
12:05:21 [2019-10-20T12:05:21.792Z]   GEN      magic.py
12:05:21 [2019-10-20T12:05:21.792Z] Note: Building without setproctitle() and strlcpy() support.
12:05:21 [2019-10-20T12:05:21.792Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:05:22 [2019-10-20T12:05:22.077Z] fatal: Not a git repository (or any of the parent directories): .git
12:05:22 [2019-10-20T12:05:22.364Z] make[1]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.376Z] Reading package lists...
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'images/built-in.o' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'compel/libcompel.a' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'compel/compel-host-bin' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.648Z] make[1]: 'soccr/libsoccr.a' is up to date.
12:05:22 [2019-10-20T12:05:22.648Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.648Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.648Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.737Z] Reading package lists...
12:05:22 [2019-10-20T12:05:22.737Z] Building dependency tree...
12:05:22 [2019-10-20T12:05:22.737Z] Reading state information...
12:05:22 [2019-10-20T12:05:22.933Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.933Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.933Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.933Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.933Z] make[2]: Nothing to be done for 'all'.
12:05:22 [2019-10-20T12:05:22.933Z]   INSTALL  criu/criu
12:05:23 [2019-10-20T12:05:23.107Z] The following additional packages will be installed:
12:05:23 [2019-10-20T12:05:23.107Z]   libapparmor1 libseccomp2
12:05:23 [2019-10-20T12:05:23.107Z] Suggested packages:
12:05:23 [2019-10-20T12:05:23.107Z]   seccomp
12:05:23 [2019-10-20T12:05:23.107Z] The following NEW packages will be installed:
12:05:23 [2019-10-20T12:05:23.107Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
12:05:23 [2019-10-20T12:05:23.107Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
12:05:23 [2019-10-20T12:05:23.107Z] Need to get 301 kB of archives.
12:05:23 [2019-10-20T12:05:23.107Z] After this operation, 1402 kB of additional disk space will be used.
12:05:23 [2019-10-20T12:05:23.107Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
12:05:23 [2019-10-20T12:05:23.107Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
12:05:23 [2019-10-20T12:05:23.107Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
12:05:23 [2019-10-20T12:05:23.107Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
12:05:23 [2019-10-20T12:05:23.107Z] debconf: delaying package configuration, since apt-utils is not installed
12:05:23 [2019-10-20T12:05:23.107Z] Fetched 301 kB in 0s (3512 kB/s)
12:05:23 [2019-10-20T12:05:23.107Z] Selecting previously unselected package libseccomp2:s390x.
12:05:23 [2019-10-20T12:05:23.107Z] (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.)
12:05:23 [2019-10-20T12:05:23.107Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
12:05:23 [2019-10-20T12:05:23.107Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
12:05:23 [2019-10-20T12:05:23.107Z] Selecting previously unselected package libseccomp-dev:s390x.
12:05:23 [2019-10-20T12:05:23.107Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
12:05:23 [2019-10-20T12:05:23.107Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
12:05:23 [2019-10-20T12:05:23.211Z] #18 transferring context: 17.16MB 4.2s
12:05:23 [2019-10-20T12:05:23.476Z] Selecting previously unselected package libapparmor1:s390x.
12:05:23 [2019-10-20T12:05:23.476Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
12:05:23 [2019-10-20T12:05:23.476Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
12:05:23 [2019-10-20T12:05:23.476Z] Selecting previously unselected package libapparmor-dev:s390x.
12:05:23 [2019-10-20T12:05:23.476Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
12:05:23 [2019-10-20T12:05:23.476Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
12:05:23 [2019-10-20T12:05:23.476Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:23 [2019-10-20T12:05:23.476Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
12:05:23 [2019-10-20T12:05:23.476Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
12:05:23 [2019-10-20T12:05:23.476Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
12:05:23 [2019-10-20T12:05:23.476Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
12:05:23 [2019-10-20T12:05:23.476Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:23 [2019-10-20T12:05:23.713Z] #47 ...
12:05:23 [2019-10-20T12:05:23.713Z] 
12:05:23 [2019-10-20T12:05:23.713Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:23 [2019-10-20T12:05:23.713Z] #57 4.850 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:23 [2019-10-20T12:05:23.713Z] #57 4.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:23 [2019-10-20T12:05:23.713Z] #57 4.890 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:23 [2019-10-20T12:05:23.713Z] #57 4.892 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:23 [2019-10-20T12:05:23.713Z] #57 4.982 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:23 [2019-10-20T12:05:23.713Z] #57 5.675 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:05:23 [2019-10-20T12:05:23.713Z] #57 7.293 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:05:23 [2019-10-20T12:05:23.713Z] #57 8.015 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:05:23 [2019-10-20T12:05:23.971Z] #57 ...
12:05:23 [2019-10-20T12:05:23.971Z] 
12:05:23 [2019-10-20T12:05:23.971Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.089 + RM_GOPATH=0
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.089 + TMP_GOPATH=
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.089 + : /build
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.090 + '[' -z '' ']'
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.093 ++ mktemp -d
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.098 + export GOPATH=/tmp/tmp.qM1NeHQTPX
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.098 + GOPATH=/tmp/tmp.qM1NeHQTPX
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.098 + RM_GOPATH=1
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.098 ++ dirname ./install.sh
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.103 + dir=.
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.106 + bin=tomlv
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.106 + shift
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.106 + '[' '!' -f ./tomlv.installer ']'
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.106 + . ./tomlv.installer
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.107 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.108 + install_tomlv
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.108 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.108 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.108 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qM1NeHQTPX/src/github.com/BurntSushi/toml
12:05:23 [2019-10-20T12:05:23.971Z] #30 6.110 Cloning into '/tmp/tmp.qM1NeHQTPX/src/github.com/BurntSushi/toml'...
12:05:23 [2019-10-20T12:05:23.971Z] #30 7.342 + cd /tmp/tmp.qM1NeHQTPX/src/github.com/BurntSushi/toml
12:05:23 [2019-10-20T12:05:23.971Z] #30 7.343 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:23 [2019-10-20T12:05:23.971Z] #30 7.355 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:05:23 [2019-10-20T12:05:23.971Z] #30 7.958 errors
12:05:23 [2019-10-20T12:05:23.971Z] #30 7.962 internal/cpu
12:05:23 [2019-10-20T12:05:23.971Z] #30 8.080 math/bits
12:05:23 [2019-10-20T12:05:23.971Z] #30 8.574 internal/bytealg
12:05:23 [2019-10-20T12:05:23.971Z] #30 8.726 math
12:05:23 [2019-10-20T12:05:23.971Z] #30 9.113 runtime/internal/atomic
12:05:23 [2019-10-20T12:05:23.971Z] #30 9.493 runtime/internal/sys
12:05:23 [2019-10-20T12:05:23.971Z] #30 9.638 runtime/internal/math
12:05:23 [2019-10-20T12:05:23.971Z] #30 10.12 runtime
12:05:23 [2019-10-20T12:05:23.971Z] #30 ...
12:05:23 [2019-10-20T12:05:23.971Z] 
12:05:23 [2019-10-20T12:05:23.971Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:05:23 [2019-10-20T12:05:23.971Z] #55 5.345 + mktemp -d
12:05:23 [2019-10-20T12:05:23.971Z] #55 5.348 + export GOPATH=/tmp/tmp.fcw1Aw9xZn
12:05:23 [2019-10-20T12:05:23.971Z] #55 5.348 + git clone https://github.com/docker/distribution.git /tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution
12:05:23 [2019-10-20T12:05:23.971Z] #55 5.349 Cloning into '/tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution'...
12:05:24 [2019-10-20T12:05:24.229Z] #55 ...
12:05:24 [2019-10-20T12:05:24.229Z] 
12:05:24 [2019-10-20T12:05:24.229Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.096 + RM_GOPATH=0
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.097 + TMP_GOPATH=
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.097 + : /build
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.097 + '[' -z '' ']'
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.101 ++ mktemp -d
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.103 + export GOPATH=/tmp/tmp.2zncAxG0b0
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.104 + GOPATH=/tmp/tmp.2zncAxG0b0
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.104 + RM_GOPATH=1
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.106 ++ dirname ./install.sh
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.108 + dir=.
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.108 + bin=gometalinter
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.108 + shift
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.108 + '[' '!' -f ./gometalinter.installer ']'
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.108 + . ./gometalinter.installer
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.109 ++ GOMETALINTER_COMMIT=v2.0.6
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.109 + install_gometalinter
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.109 + echo 'Installing gometalinter version v2.0.6'
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.109 Installing gometalinter version v2.0.6
12:05:24 [2019-10-20T12:05:24.229Z] #24 6.110 + go get -d github.com/alecthomas/gometalinter
12:05:24 [2019-10-20T12:05:24.229Z] #24 ...
12:05:24 [2019-10-20T12:05:24.229Z] 
12:05:24 [2019-10-20T12:05:24.229Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.634 + RM_GOPATH=0
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.635 + TMP_GOPATH=
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.635 + : /build
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.635 + '[' -z '' ']'
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.640 ++ mktemp -d
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.641 + export GOPATH=/tmp/tmp.vveMIsnFbP
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.641 + GOPATH=/tmp/tmp.vveMIsnFbP
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.641 + RM_GOPATH=1
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.642 ++ dirname ./install.sh
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + dir=.
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + bin=tini
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + shift
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + '[' '!' -f ./tini.installer ']'
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + . ./tini.installer
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + install_tini
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.643 + git clone https://github.com/krallin/tini.git /tmp/tmp.vveMIsnFbP/tini
12:05:24 [2019-10-20T12:05:24.229Z] #38 5.644 Cloning into '/tmp/tmp.vveMIsnFbP/tini'...
12:05:24 [2019-10-20T12:05:24.229Z] #38 6.712 + cd /tmp/tmp.vveMIsnFbP/tini
12:05:24 [2019-10-20T12:05:24.229Z] #38 6.713 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
12:05:24 [2019-10-20T12:05:24.229Z] #38 6.726 + cmake .
12:05:24 [2019-10-20T12:05:24.229Z] #38 7.358 -- The C compiler identification is GNU 6.3.0
12:05:24 [2019-10-20T12:05:24.229Z] #38 7.405 -- Check for working C compiler: /usr/bin/cc
12:05:24 [2019-10-20T12:05:24.229Z] #38 8.058 -- Check for working C compiler: /usr/bin/cc -- works
12:05:24 [2019-10-20T12:05:24.229Z] #38 8.060 -- Detecting C compiler ABI info
12:05:24 [2019-10-20T12:05:24.229Z] #38 8.768 -- Detecting C compiler ABI info - done
12:05:24 [2019-10-20T12:05:24.229Z] #38 8.816 -- Detecting C compile features
12:05:24 [2019-10-20T12:05:24.266Z] Removing intermediate container 1f4e71a340e1
12:05:24 [2019-10-20T12:05:24.266Z]  ---> e724caa9b26c
12:05:24 [2019-10-20T12:05:24.266Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true
12:05:24 [2019-10-20T12:05:24.266Z]  ---> 360b9177b043
12:05:24 [2019-10-20T12:05:24.266Z] Step 36/125 : ARG DEBIAN_FRONTEND
12:05:24 [2019-10-20T12:05:24.266Z]  ---> Running in 4b39c138b608
12:05:24 [2019-10-20T12:05:24.266Z] Removing intermediate container 4b39c138b608
12:05:24 [2019-10-20T12:05:24.266Z]  ---> e2b07b6d2139
12:05:24 [2019-10-20T12:05:24.266Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
12:05:24 [2019-10-20T12:05:24.266Z]  ---> Running in b1bac80220d5
12:05:24 [2019-10-20T12:05:24.414Z] Removing intermediate container 1f6d1a0bf923
12:05:24 [2019-10-20T12:05:24.414Z]  ---> bacf73f66c17
12:05:24 [2019-10-20T12:05:24.414Z] Step 12/125 : FROM base AS registry
12:05:24 [2019-10-20T12:05:24.414Z]  ---> 456f79654ec6
12:05:24 [2019-10-20T12:05:24.414Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:05:24 [2019-10-20T12:05:24.414Z]  ---> Running in fa06f77c6a15
12:05:24 [2019-10-20T12:05:24.487Z] #38 ...
12:05:24 [2019-10-20T12:05:24.487Z] 
12:05:24 [2019-10-20T12:05:24.487Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.985 + RM_GOPATH=0
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.986 + TMP_GOPATH=
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.986 + : /build
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.986 + '[' -z '' ']'
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.990 ++ mktemp -d
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.991 + export GOPATH=/tmp/tmp.mItBgHrKIn
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.991 + GOPATH=/tmp/tmp.mItBgHrKIn
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.991 + RM_GOPATH=1
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.991 ++ dirname ./install.sh
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + dir=.
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + bin=dockercli
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + shift
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + '[' '!' -f ./dockercli.installer ']'
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + . ./dockercli.installer
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 ++ DOCKERCLI_CHANNEL=stable
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 ++ DOCKERCLI_VERSION=17.06.2-ce
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.992 + install_dockercli
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.993 Install docker/cli version 17.06.2-ce from stable
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.993 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.995 ++ uname -m
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.996 + arch=x86_64
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.996 + '[' x86_64 '!=' x86_64 ']'
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.996 + url=https://download.docker.com/linux/static
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.996 + tar -xz docker/docker
12:05:24 [2019-10-20T12:05:24.487Z] #53 5.999 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:05:24 [2019-10-20T12:05:24.697Z] Removing intermediate container fa06f77c6a15
12:05:24 [2019-10-20T12:05:24.697Z]  ---> 3709e189caeb
12:05:24 [2019-10-20T12:05:24.697Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
12:05:24 [2019-10-20T12:05:24.697Z]  ---> Running in 19a2c25065d8
12:05:24 [2019-10-20T12:05:24.697Z] Removing intermediate container 19a2c25065d8
12:05:24 [2019-10-20T12:05:24.697Z]  ---> ec3d29f3011a
12:05:24 [2019-10-20T12:05:24.697Z] Step 15/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
12:05:24 [2019-10-20T12:05:24.697Z]  ---> Running in 73d62805857f
12:05:24 [2019-10-20T12:05:24.745Z] #53 ...
12:05:24 [2019-10-20T12:05:24.745Z] 
12:05:24 [2019-10-20T12:05:24.745Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:05:24 [2019-10-20T12:05:24.745Z] #27 6.306 + RM_GOPATH=0
12:05:24 [2019-10-20T12:05:24.745Z] #27 6.306 + TMP_GOPATH=
12:05:24 [2019-10-20T12:05:24.745Z] #27 6.306 + : /build
12:05:24 [2019-10-20T12:05:24.745Z] #27 6.307 + '[' -z '' ']'
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.310 ++ mktemp -d
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.314 + export GOPATH=/tmp/tmp.mCuc9Uw3jn
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.314 + GOPATH=/tmp/tmp.mCuc9Uw3jn
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.315 + RM_GOPATH=1
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.315 ++ dirname ./install.sh
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.316 + dir=.
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.316 + bin=gotestsum
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.316 + shift
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.317 + '[' '!' -f ./gotestsum.installer ']'
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.317 + . ./gotestsum.installer
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.317 ++ GOTESTSUM_COMMIT=v0.3.5
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.317 + install_gotestsum
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.317 + echo 'Installing gotestsum version v0.3.5'
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.318 Installing gotestsum version v0.3.5
12:05:24 [2019-10-20T12:05:24.746Z] #27 6.318 + go get -d gotest.tools/gotestsum
12:05:24 [2019-10-20T12:05:24.746Z] #27 ...
12:05:24 [2019-10-20T12:05:24.746Z] 
12:05:24 [2019-10-20T12:05:24.746Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:05:24 [2019-10-20T12:05:24.746Z] #61 9.703 + cd /tmp/tmp.Xnso4L65p9/src/github.com/rootless-containers/rootlesskit
12:05:24 [2019-10-20T12:05:24.746Z] #61 9.707 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
12:05:24 [2019-10-20T12:05:24.746Z] #61 10.49 + for f in rootlesskit rootlesskit-docker-proxy
12:05:24 [2019-10-20T12:05:24.746Z] #61 10.49 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:05:24 [2019-10-20T12:05:24.981Z] + mktemp -d
12:05:24 [2019-10-20T12:05:24.981Z] + export GOPATH=/tmp/tmp.7m9wHvPbku
12:05:24 [2019-10-20T12:05:24.981Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution
12:05:24 [2019-10-20T12:05:24.981Z] Cloning into '/tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution'...
12:05:25 [2019-10-20T12:05:25.125Z] #18 transferring context: 45.33MB 6.5s done
12:05:25 [2019-10-20T12:05:25.125Z] #18 DONE 6.7s
12:05:25 [2019-10-20T12:05:25.125Z] 
12:05:25 [2019-10-20T12:05:25.125Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
12:05:25 [2019-10-20T12:05:25.125Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 2.0s done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.6s done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.5s done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 3.1s done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.6s done
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 6.8s
12:05:25 [2019-10-20T12:05:25.125Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.4s
12:05:25 [2019-10-20T12:05:25.125Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 3.3s done
12:05:25 [2019-10-20T12:05:25.384Z] #4 ...
12:05:25 [2019-10-20T12:05:25.384Z] 
12:05:25 [2019-10-20T12:05:25.384Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
12:05:25 [2019-10-20T12:05:25.384Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
12:05:25 [2019-10-20T12:05:25.384Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
12:05:25 [2019-10-20T12:05:25.384Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.3s done
12:05:25 [2019-10-20T12:05:25.384Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done
12:05:25 [2019-10-20T12:05:25.384Z] #64 DONE 6.5s
12:05:25 [2019-10-20T12:05:25.384Z] 
12:05:25 [2019-10-20T12:05:25.384Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
12:05:25 [2019-10-20T12:05:25.384Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 7.0s done
12:05:25 [2019-10-20T12:05:25.639Z] Removing intermediate container b1bac80220d5
12:05:25 [2019-10-20T12:05:25.639Z]  ---> 8d41b1224bf7
12:05:25 [2019-10-20T12:05:25.639Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
12:05:25 [2019-10-20T12:05:25.639Z]  ---> e724caa9b26c
12:05:25 [2019-10-20T12:05:25.639Z] Step 39/125 : FROM base AS tomlv
12:05:25 [2019-10-20T12:05:25.639Z]  ---> 33cf7dbea2a2
12:05:25 [2019-10-20T12:05:25.639Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv
12:05:25 [2019-10-20T12:05:25.639Z]  ---> Running in 9e28513bcfe9
12:05:25 [2019-10-20T12:05:25.639Z] Removing intermediate container 9e28513bcfe9
12:05:25 [2019-10-20T12:05:25.639Z]  ---> 4442f84cff27
12:05:25 [2019-10-20T12:05:25.639Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:05:26 [2019-10-20T12:05:26.004Z]  ---> b0e8dc0cdbe3
12:05:26 [2019-10-20T12:05:26.004Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:05:26 [2019-10-20T12:05:26.367Z]  ---> c1bf34670496
12:05:26 [2019-10-20T12:05:26.367Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:05:26 [2019-10-20T12:05:26.367Z]  ---> Running in cae3e84218f0
12:05:26 [2019-10-20T12:05:26.732Z] + RM_GOPATH=0
12:05:26 [2019-10-20T12:05:26.732Z] + TMP_GOPATH=
12:05:26 [2019-10-20T12:05:26.732Z] + : /build
12:05:26 [2019-10-20T12:05:26.732Z] + '[' -z '' ']'
12:05:26 [2019-10-20T12:05:26.732Z] ++ mktemp -d
12:05:26 [2019-10-20T12:05:26.732Z] + export GOPATH=/tmp/tmp.giV9xlkcxp
12:05:26 [2019-10-20T12:05:26.732Z] + GOPATH=/tmp/tmp.giV9xlkcxp
12:05:26 [2019-10-20T12:05:26.732Z] + RM_GOPATH=1
12:05:26 [2019-10-20T12:05:26.732Z] ++ dirname ./install.sh
12:05:26 [2019-10-20T12:05:26.732Z] + dir=.
12:05:26 [2019-10-20T12:05:26.732Z] + bin=tomlv
12:05:26 [2019-10-20T12:05:26.732Z] + shift
12:05:26 [2019-10-20T12:05:26.732Z] + '[' '!' -f ./tomlv.installer ']'
12:05:26 [2019-10-20T12:05:26.732Z] + . ./tomlv.installer
12:05:26 [2019-10-20T12:05:26.732Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:26 [2019-10-20T12:05:26.732Z] + install_tomlv
12:05:26 [2019-10-20T12:05:26.732Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:05:26 [2019-10-20T12:05:26.732Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:26 [2019-10-20T12:05:26.732Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.giV9xlkcxp/src/github.com/BurntSushi/toml
12:05:26 [2019-10-20T12:05:26.732Z] Cloning into '/tmp/tmp.giV9xlkcxp/src/github.com/BurntSushi/toml'...
12:05:27 [2019-10-20T12:05:27.102Z] + cd /tmp/tmp.giV9xlkcxp/src/github.com/BurntSushi/toml
12:05:27 [2019-10-20T12:05:27.102Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:27 [2019-10-20T12:05:27.102Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:05:27 [2019-10-20T12:05:27.102Z] errors
12:05:27 [2019-10-20T12:05:27.102Z] math/bits
12:05:27 [2019-10-20T12:05:27.102Z] internal/cpu
12:05:27 [2019-10-20T12:05:27.102Z] math
12:05:27 [2019-10-20T12:05:27.102Z] internal/bytealg
12:05:27 [2019-10-20T12:05:27.102Z] runtime/internal/atomic
12:05:27 [2019-10-20T12:05:27.102Z] runtime/internal/sys
12:05:27 [2019-10-20T12:05:27.102Z] runtime/internal/math
12:05:27 [2019-10-20T12:05:27.102Z] runtime
12:05:27 [2019-10-20T12:05:27.497Z] unicode/utf8
12:05:27 [2019-10-20T12:05:27.497Z] strconv
12:05:27 [2019-10-20T12:05:27.678Z] + cd /tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution
12:05:27 [2019-10-20T12:05:27.678Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:05:27 [2019-10-20T12:05:27.905Z] internal/race
12:05:27 [2019-10-20T12:05:27.905Z] sync/atomic
12:05:27 [2019-10-20T12:05:27.905Z] unicode
12:05:27 [2019-10-20T12:05:27.959Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 7.6s done
12:05:28 [2019-10-20T12:05:28.024Z] #61 ...
12:05:28 [2019-10-20T12:05:28.024Z] 
12:05:28 [2019-10-20T12:05:28.024Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:05:28 [2019-10-20T12:05:28.024Z] #53 13.43 + mkdir -p /build
12:05:28 [2019-10-20T12:05:28.024Z] #53 13.45 + mv docker/docker /build/
12:05:28 [2019-10-20T12:05:28.024Z] #53 13.45 + rmdir docker
12:05:28 [2019-10-20T12:05:28.024Z] #53 DONE 14.0s
12:05:28 [2019-10-20T12:05:28.024Z] 
12:05:28 [2019-10-20T12:05:28.024Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:05:28 [2019-10-20T12:05:28.024Z] #38 10.85 -- Detecting C compile features - done
12:05:28 [2019-10-20T12:05:28.024Z] #38 10.90 -- Performing Test HAS_BUILTIN_FORTIFY
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.29 -- Configuring done
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.32 -- Generating done
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.33 -- Build files have been written to: /tmp/tmp.vveMIsnFbP/tini
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.35 + make tini-static
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.80 Scanning dependencies of target tini-static
12:05:28 [2019-10-20T12:05:28.024Z] #38 11.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:05:28 [2019-10-20T12:05:28.024Z] #38 13.49 [100%] Linking C executable tini-static
12:05:28 [2019-10-20T12:05:28.024Z] #38 14.01 [100%] Built target tini-static
12:05:28 [2019-10-20T12:05:28.024Z] #38 14.11 + mkdir -p /build
12:05:28 [2019-10-20T12:05:28.024Z] #38 14.11 + cp tini-static /build/docker-init
12:05:28 [2019-10-20T12:05:28.218Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
12:05:28 [2019-10-20T12:05:28.281Z] #38 DONE 14.3s
12:05:28 [2019-10-20T12:05:28.281Z] 
12:05:28 [2019-10-20T12:05:28.281Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.078 errors
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.101 internal/cpu
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.159 internal/race
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.258 runtime/internal/atomic
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.524 runtime/internal/sys
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.654 internal/bytealg
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.706 runtime/internal/math
12:05:28 [2019-10-20T12:05:28.281Z] #33 7.804 sync/atomic
12:05:28 [2019-10-20T12:05:28.281Z] #33 8.191 unicode
12:05:28 [2019-10-20T12:05:28.281Z] #33 8.465 runtime
12:05:28 [2019-10-20T12:05:28.281Z] #33 11.93 unicode/utf8
12:05:28 [2019-10-20T12:05:28.281Z] #33 12.43 math/bits
12:05:28 [2019-10-20T12:05:28.281Z] #33 12.95 math
12:05:28 [2019-10-20T12:05:28.296Z] + GOPATH=/tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7m9wHvPbku go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:05:28 [2019-10-20T12:05:28.333Z] internal/testlog
12:05:28 [2019-10-20T12:05:28.333Z] encoding
12:05:28 [2019-10-20T12:05:28.333Z] runtime/cgo
12:05:29 [2019-10-20T12:05:29.167Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done
12:05:29 [2019-10-20T12:05:29.167Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
12:05:29 [2019-10-20T12:05:29.215Z] #33 ...
12:05:29 [2019-10-20T12:05:29.215Z] 
12:05:29 [2019-10-20T12:05:29.215Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:05:29 [2019-10-20T12:05:29.215Z] #42 14.91 + cd /tmp/tmp.7gHUXdIPsD/src/github.com/opencontainers/runc
12:05:29 [2019-10-20T12:05:29.215Z] #42 14.91 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:05:29 [2019-10-20T12:05:29.426Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done
12:05:29 [2019-10-20T12:05:29.473Z] #42 15.42 + '[' -z '' ']'
12:05:29 [2019-10-20T12:05:29.473Z] #42 15.42 + target=static
12:05:29 [2019-10-20T12:05:29.473Z] #42 15.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static
12:05:29 [2019-10-20T12:05:29.619Z] sync
12:05:29 [2019-10-20T12:05:29.619Z] reflect
12:05:29 [2019-10-20T12:05:29.619Z] io
12:05:29 [2019-10-20T12:05:29.619Z] syscall
12:05:29 [2019-10-20T12:05:29.684Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
12:05:30 [2019-10-20T12:05:30.447Z] time
12:05:30 [2019-10-20T12:05:30.447Z] sort
12:05:30 [2019-10-20T12:05:30.447Z] internal/fmtsort
12:05:30 [2019-10-20T12:05:30.447Z] internal/syscall/unix
12:05:30 [2019-10-20T12:05:30.447Z] internal/poll
12:05:30 [2019-10-20T12:05:30.447Z] strings
12:05:30 [2019-10-20T12:05:30.833Z] os
12:05:30 [2019-10-20T12:05:30.833Z] bytes
12:05:30 [2019-10-20T12:05:30.833Z] fmt
12:05:30 [2019-10-20T12:05:30.833Z] bufio
12:05:31 [2019-10-20T12:05:31.235Z] path/filepath
12:05:31 [2019-10-20T12:05:31.235Z] flag
12:05:31 [2019-10-20T12:05:31.235Z] io/ioutil
12:05:31 [2019-10-20T12:05:31.235Z] github.com/BurntSushi/toml
12:05:31 [2019-10-20T12:05:31.370Z] #42 17.24 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 .
12:05:31 [2019-10-20T12:05:31.626Z] log
12:05:31 [2019-10-20T12:05:31.626Z] path
12:05:31 [2019-10-20T12:05:31.626Z] text/tabwriter
12:05:31 [2019-10-20T12:05:31.626Z] github.com/BurntSushi/toml/cmd/tomlv
12:05:33 [2019-10-20T12:05:33.069Z] Removing intermediate container cae3e84218f0
12:05:33 [2019-10-20T12:05:33.069Z]  ---> f461ef31215c
12:05:33 [2019-10-20T12:05:33.069Z] Step 44/125 : FROM base AS vndr
12:05:33 [2019-10-20T12:05:33.069Z]  ---> 33cf7dbea2a2
12:05:33 [2019-10-20T12:05:33.069Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr
12:05:33 [2019-10-20T12:05:33.069Z]  ---> Running in 9db5c8298a58
12:05:33 [2019-10-20T12:05:33.439Z] Removing intermediate container 9db5c8298a58
12:05:33 [2019-10-20T12:05:33.439Z]  ---> 614cef7125b7
12:05:33 [2019-10-20T12:05:33.439Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:05:33 [2019-10-20T12:05:33.439Z]  ---> d6f583d10cca
12:05:33 [2019-10-20T12:05:33.439Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:05:33 [2019-10-20T12:05:33.801Z]  ---> 9593321d6445
12:05:33 [2019-10-20T12:05:33.801Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:05:33 [2019-10-20T12:05:33.801Z]  ---> Running in 5ffb5421a589
12:05:33 [2019-10-20T12:05:33.869Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.7s done
12:05:33 [2019-10-20T12:05:33.869Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
12:05:34 [2019-10-20T12:05:34.609Z] + RM_GOPATH=0
12:05:34 [2019-10-20T12:05:34.609Z] + TMP_GOPATH=
12:05:34 [2019-10-20T12:05:34.609Z] + : /build
12:05:34 [2019-10-20T12:05:34.609Z] + '[' -z '' ']'
12:05:34 [2019-10-20T12:05:34.609Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:34 [2019-10-20T12:05:34.609Z] ++ mktemp -d
12:05:34 [2019-10-20T12:05:34.609Z] + export GOPATH=/tmp/tmp.vFmNcllOGe
12:05:34 [2019-10-20T12:05:34.609Z] + GOPATH=/tmp/tmp.vFmNcllOGe
12:05:34 [2019-10-20T12:05:34.609Z] + RM_GOPATH=1
12:05:34 [2019-10-20T12:05:34.609Z] ++ dirname ./install.sh
12:05:34 [2019-10-20T12:05:34.609Z] + dir=.
12:05:34 [2019-10-20T12:05:34.609Z] + bin=vndr
12:05:34 [2019-10-20T12:05:34.609Z] + shift
12:05:34 [2019-10-20T12:05:34.609Z] + '[' '!' -f ./vndr.installer ']'
12:05:34 [2019-10-20T12:05:34.609Z] + . ./vndr.installer
12:05:34 [2019-10-20T12:05:34.609Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:34 [2019-10-20T12:05:34.609Z] + install_vndr
12:05:34 [2019-10-20T12:05:34.609Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
12:05:34 [2019-10-20T12:05:34.609Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vFmNcllOGe/src/github.com/LK4D4/vndr
12:05:34 [2019-10-20T12:05:34.609Z] Cloning into '/tmp/tmp.vFmNcllOGe/src/github.com/LK4D4/vndr'...
12:05:34 [2019-10-20T12:05:34.609Z] + cd /tmp/tmp.vFmNcllOGe/src/github.com/LK4D4/vndr
12:05:34 [2019-10-20T12:05:34.609Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:34 [2019-10-20T12:05:34.609Z] + go build -buildmode=pie -v -o /build/vndr .
12:05:34 [2019-10-20T12:05:34.609Z] errors
12:05:34 [2019-10-20T12:05:34.609Z] internal/cpu
12:05:34 [2019-10-20T12:05:34.609Z] internal/race
12:05:34 [2019-10-20T12:05:34.609Z] runtime/internal/atomic
12:05:34 [2019-10-20T12:05:34.609Z] internal/bytealg
12:05:34 [2019-10-20T12:05:34.609Z] runtime/internal/sys
12:05:34 [2019-10-20T12:05:34.609Z] runtime/internal/math
12:05:34 [2019-10-20T12:05:34.609Z] sync/atomic
12:05:34 [2019-10-20T12:05:34.651Z] #42 ...
12:05:34 [2019-10-20T12:05:34.651Z] 
12:05:34 [2019-10-20T12:05:34.651Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:05:34 [2019-10-20T12:05:34.651Z] #50 19.34 + cd /tmp/tmp.Ij3YeseM3A/src/github.com/docker/libnetwork
12:05:34 [2019-10-20T12:05:34.651Z] #50 19.34 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:05:34 [2019-10-20T12:05:34.651Z] #50 19.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:05:34 [2019-10-20T12:05:34.984Z] unicode
12:05:34 [2019-10-20T12:05:34.984Z] runtime
12:05:34 [2019-10-20T12:05:34.984Z] unicode/utf8
12:05:34 [2019-10-20T12:05:34.984Z] math/bits
12:05:34 [2019-10-20T12:05:34.984Z] math
12:05:35 [2019-10-20T12:05:35.389Z] strconv
12:05:36 [2019-10-20T12:05:36.019Z] internal/testlog
12:05:36 [2019-10-20T12:05:36.019Z] encoding
12:05:36 [2019-10-20T12:05:36.019Z] unicode/utf16
12:05:36 [2019-10-20T12:05:36.019Z] container/list
12:05:36 [2019-10-20T12:05:36.019Z] crypto/internal/subtle
12:05:36 [2019-10-20T12:05:36.019Z] crypto/subtle
12:05:36 [2019-10-20T12:05:36.019Z] crypto/rc4
12:05:36 [2019-10-20T12:05:36.019Z] internal/x/crypto/cryptobyte/asn1
12:05:36 [2019-10-20T12:05:36.019Z] internal/nettrace
12:05:36 [2019-10-20T12:05:36.019Z] internal/x/net/dns/dnsmessage
12:05:36 [2019-10-20T12:05:36.419Z] runtime/cgo
12:05:36 [2019-10-20T12:05:36.550Z] #50 ...
12:05:36 [2019-10-20T12:05:36.550Z] 
12:05:36 [2019-10-20T12:05:36.550Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:05:36 [2019-10-20T12:05:36.550Z] #24 12.39 + cd /tmp/tmp.2zncAxG0b0/src/github.com/alecthomas/gometalinter
12:05:36 [2019-10-20T12:05:36.550Z] #24 12.39 + git checkout -q v2.0.6
12:05:36 [2019-10-20T12:05:36.550Z] #24 12.78 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
12:05:36 [2019-10-20T12:05:36.550Z] #24 ...
12:05:36 [2019-10-20T12:05:36.550Z] 
12:05:36 [2019-10-20T12:05:36.550Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:36 [2019-10-20T12:05:36.550Z] #33 17.48 strconv
12:05:36 [2019-10-20T12:05:36.550Z] #33 20.39 internal/testlog
12:05:36 [2019-10-20T12:05:36.550Z] #33 20.59 encoding
12:05:36 [2019-10-20T12:05:36.550Z] #33 20.65 unicode/utf16
12:05:36 [2019-10-20T12:05:36.550Z] #33 20.79 container/list
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.13 crypto/internal/subtle
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.26 crypto/subtle
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.36 crypto/rc4
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.55 internal/x/crypto/cryptobyte/asn1
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.67 internal/nettrace
12:05:36 [2019-10-20T12:05:36.550Z] #33 21.75 internal/x/net/dns/dnsmessage
12:05:37 [2019-10-20T12:05:37.116Z] #33 ...
12:05:37 [2019-10-20T12:05:37.116Z] 
12:05:37 [2019-10-20T12:05:37.116Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:05:37 [2019-10-20T12:05:37.116Z] #30 13.22 unicode/utf8
12:05:37 [2019-10-20T12:05:37.116Z] #30 13.90 strconv
12:05:37 [2019-10-20T12:05:37.116Z] #30 17.85 internal/race
12:05:37 [2019-10-20T12:05:37.116Z] #30 17.95 sync/atomic
12:05:37 [2019-10-20T12:05:37.116Z] #30 18.17 unicode
12:05:37 [2019-10-20T12:05:37.116Z] #30 20.76 internal/testlog
12:05:37 [2019-10-20T12:05:37.116Z] #30 21.03 encoding
12:05:37 [2019-10-20T12:05:37.116Z] #30 21.19 runtime/cgo
12:05:37 [2019-10-20T12:05:37.155Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.1s done
12:05:37 [2019-10-20T12:05:37.156Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6
12:05:37 [2019-10-20T12:05:37.216Z] sync
12:05:37 [2019-10-20T12:05:37.216Z] io
12:05:37 [2019-10-20T12:05:37.216Z] reflect
12:05:37 [2019-10-20T12:05:37.216Z] bytes
12:05:37 [2019-10-20T12:05:37.375Z] #30 ...
12:05:37 [2019-10-20T12:05:37.375Z] 
12:05:37 [2019-10-20T12:05:37.375Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:05:37 [2019-10-20T12:05:37.375Z] #55 17.44 + cd /tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution
12:05:37 [2019-10-20T12:05:37.375Z] #55 17.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:05:37 [2019-10-20T12:05:37.375Z] #55 19.43 + GOPATH=/tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcw1Aw9xZn go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:05:37 [2019-10-20T12:05:37.605Z] bufio
12:05:37 [2019-10-20T12:05:37.605Z] syscall
12:05:37 [2019-10-20T12:05:37.971Z] time
12:05:37 [2019-10-20T12:05:37.971Z] sort
12:05:38 [2019-10-20T12:05:38.364Z] internal/fmtsort
12:05:38 [2019-10-20T12:05:38.364Z] internal/syscall/unix
12:05:38 [2019-10-20T12:05:38.364Z] strings
12:05:38 [2019-10-20T12:05:38.364Z] internal/poll
12:05:38 [2019-10-20T12:05:38.364Z] path
12:05:38 [2019-10-20T12:05:38.364Z] regexp/syntax
12:05:38 [2019-10-20T12:05:38.737Z] os
12:05:38 [2019-10-20T12:05:38.737Z] fmt
12:05:38 [2019-10-20T12:05:38.737Z] path/filepath
12:05:39 [2019-10-20T12:05:39.136Z] regexp
12:05:39 [2019-10-20T12:05:39.136Z] io/ioutil
12:05:39 [2019-10-20T12:05:39.136Z] flag
12:05:39 [2019-10-20T12:05:39.136Z] go/token
12:05:39 [2019-10-20T12:05:39.646Z] go/scanner
12:05:39 [2019-10-20T12:05:39.646Z] net/url
12:05:39 [2019-10-20T12:05:39.646Z] go/ast
12:05:39 [2019-10-20T12:05:39.646Z] text/template/parse
12:05:39 [2019-10-20T12:05:39.903Z] #55 ...
12:05:39 [2019-10-20T12:05:39.903Z] 
12:05:39 [2019-10-20T12:05:39.903Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:39 [2019-10-20T12:05:39.903Z] #33 25.64 runtime/cgo
12:05:40 [2019-10-20T12:05:40.062Z] text/template
12:05:40 [2019-10-20T12:05:40.062Z] go/parser
12:05:40 [2019-10-20T12:05:40.436Z] log
12:05:40 [2019-10-20T12:05:40.436Z] encoding/binary
12:05:40 [2019-10-20T12:05:40.436Z] go/doc
12:05:40 [2019-10-20T12:05:40.818Z] encoding/base64
12:05:40 [2019-10-20T12:05:40.818Z] encoding/json
12:05:40 [2019-10-20T12:05:40.818Z] github.com/LK4D4/vndr/build
12:05:41 [2019-10-20T12:05:41.208Z] encoding/xml
12:05:41 [2019-10-20T12:05:41.208Z] github.com/LK4D4/vndr/godl/singleflight
12:05:41 [2019-10-20T12:05:41.208Z] compress/flate
12:05:41 [2019-10-20T12:05:41.594Z] hash
12:05:41 [2019-10-20T12:05:41.594Z] hash/crc32
12:05:41 [2019-10-20T12:05:41.594Z] compress/gzip
12:05:41 [2019-10-20T12:05:41.594Z] context
12:05:41 [2019-10-20T12:05:41.594Z] crypto/cipher
12:05:41 [2019-10-20T12:05:41.979Z] math/rand
12:05:41 [2019-10-20T12:05:41.979Z] math/big
12:05:41 [2019-10-20T12:05:41.979Z] crypto/aes
12:05:41 [2019-10-20T12:05:41.979Z] crypto
12:05:41 [2019-10-20T12:05:41.979Z] crypto/des
12:05:41 [2019-10-20T12:05:41.979Z] crypto/internal/randutil
12:05:41 [2019-10-20T12:05:41.979Z] crypto/sha512
12:05:41 [2019-10-20T12:05:41.979Z] crypto/hmac
12:05:41 [2019-10-20T12:05:41.979Z] crypto/md5
12:05:42 [2019-10-20T12:05:42.370Z] crypto/sha1
12:05:42 [2019-10-20T12:05:42.370Z] crypto/sha256
12:05:42 [2019-10-20T12:05:42.370Z] encoding/hex
12:05:42 [2019-10-20T12:05:42.370Z] encoding/pem
12:05:42 [2019-10-20T12:05:42.370Z] internal/singleflight
12:05:42 [2019-10-20T12:05:42.370Z] net
12:05:42 [2019-10-20T12:05:42.370Z] crypto/rand
12:05:42 [2019-10-20T12:05:42.423Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.0s
12:05:42 [2019-10-20T12:05:42.433Z] #33 ...
12:05:42 [2019-10-20T12:05:42.433Z] 
12:05:42 [2019-10-20T12:05:42.433Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:42 [2019-10-20T12:05:42.433Z] #57 18.74 Fetched 7919 kB in 14s (532 kB/s)
12:05:42 [2019-10-20T12:05:42.433Z] #57 18.74 Reading package lists...
12:05:42 [2019-10-20T12:05:42.433Z] #57 23.67 Reading package lists...
12:05:42 [2019-10-20T12:05:42.682Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.6s done
12:05:42 [2019-10-20T12:05:42.787Z] crypto/elliptic
12:05:42 [2019-10-20T12:05:42.787Z] encoding/asn1
12:05:42 [2019-10-20T12:05:42.940Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done
12:05:42 [2019-10-20T12:05:42.940Z] #4 DONE 24.7s
12:05:42 [2019-10-20T12:05:42.940Z] 
12:05:42 [2019-10-20T12:05:42.940Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
12:05:42 [2019-10-20T12:05:42.999Z] #57 28.47 Building dependency tree...
12:05:42 [2019-10-20T12:05:42.999Z] #57 29.29 Reading state information...
12:05:43 [2019-10-20T12:05:43.377Z] crypto/ecdsa
12:05:43 [2019-10-20T12:05:43.377Z] crypto/rsa
12:05:43 [2019-10-20T12:05:43.759Z] crypto/dsa
12:05:43 [2019-10-20T12:05:43.759Z] crypto/x509/pkix
12:05:43 [2019-10-20T12:05:43.759Z] internal/x/crypto/cryptobyte
12:05:43 [2019-10-20T12:05:43.759Z] internal/x/crypto/internal/chacha20
12:05:43 [2019-10-20T12:05:43.759Z] internal/x/crypto/poly1305
12:05:43 [2019-10-20T12:05:43.932Z] #57 ...
12:05:43 [2019-10-20T12:05:43.932Z] 
12:05:43 [2019-10-20T12:05:43.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:05:43 [2019-10-20T12:05:43.932Z] #47 29.53 + cd /tmp/tmp.P1pCZn0Sj3/src/github.com/containerd/containerd
12:05:43 [2019-10-20T12:05:43.932Z] #47 29.53 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
12:05:44 [2019-10-20T12:05:44.157Z] internal/x/crypto/chacha20poly1305
12:05:44 [2019-10-20T12:05:44.157Z] internal/x/crypto/curve25519
12:05:44 [2019-10-20T12:05:44.157Z] internal/x/crypto/hkdf
12:05:44 [2019-10-20T12:05:44.157Z] internal/x/text/transform
12:05:44 [2019-10-20T12:05:44.157Z] internal/x/text/unicode/bidi
12:05:44 [2019-10-20T12:05:44.550Z] internal/x/text/secure/bidirule
12:05:44 [2019-10-20T12:05:44.550Z] internal/x/text/unicode/norm
12:05:44 [2019-10-20T12:05:44.550Z] crypto/x509
12:05:44 [2019-10-20T12:05:44.946Z] internal/x/net/idna
12:05:44 [2019-10-20T12:05:44.946Z] crypto/tls
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + export 'BUILDTAGS=netgo osusergo static_build'
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + BUILDTAGS='netgo osusergo static_build'
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + export EXTRA_FLAGS=-buildmode=pie
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + EXTRA_FLAGS=-buildmode=pie
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + '[' '' = dynamic ']'
12:05:45 [2019-10-20T12:05:45.307Z] #47 31.03 + make
12:05:45 [2019-10-20T12:05:45.337Z] net/textproto
12:05:45 [2019-10-20T12:05:45.337Z] internal/x/net/http/httpguts
12:05:45 [2019-10-20T12:05:45.337Z] internal/x/net/http/httpproxy
12:05:45 [2019-10-20T12:05:45.337Z] internal/x/net/http2/hpack
12:05:45 [2019-10-20T12:05:45.720Z] mime
12:05:45 [2019-10-20T12:05:45.720Z] mime/quotedprintable
12:05:45 [2019-10-20T12:05:45.720Z] mime/multipart
12:05:45 [2019-10-20T12:05:45.720Z] net/http/internal
12:05:46 [2019-10-20T12:05:46.083Z] os/exec
12:05:46 [2019-10-20T12:05:46.241Z] #47 31.81 🇩 bin/ctr
12:05:46 [2019-10-20T12:05:46.661Z] net/http/httptrace
12:05:46 [2019-10-20T12:05:46.661Z] net/http
12:05:48 [2019-10-20T12:05:48.145Z] #47 ...
12:05:48 [2019-10-20T12:05:48.145Z] 
12:05:48 [2019-10-20T12:05:48.145Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:05:48 [2019-10-20T12:05:48.145Z] #50 DONE 33.8s
12:05:48 [2019-10-20T12:05:48.145Z] 
12:05:48 [2019-10-20T12:05:48.145Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:48 [2019-10-20T12:05:48.145Z] #57 30.53 The following additional packages will be installed:
12:05:48 [2019-10-20T12:05:48.145Z] #57 30.53   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
12:05:48 [2019-10-20T12:05:48.145Z] #57 30.54   libprotoc10 python-pkg-resources zlib1g-dev
12:05:48 [2019-10-20T12:05:48.145Z] #57 30.55 Suggested packages:
12:05:48 [2019-10-20T12:05:48.145Z] #57 30.55   manpages-dev python-setuptools
12:05:48 [2019-10-20T12:05:48.145Z] #57 32.07 The following NEW packages will be installed:
12:05:48 [2019-10-20T12:05:48.145Z] #57 32.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:05:48 [2019-10-20T12:05:48.145Z] #57 32.07   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
12:05:48 [2019-10-20T12:05:48.145Z] #57 32.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:05:48 [2019-10-20T12:05:48.145Z] #57 32.08   zlib1g-dev
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.17 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.17 Need to get 3602 kB of archives.
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.17 After this operation, 18.9 MB of additional disk space will be used.
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
12:05:48 [2019-10-20T12:05:48.145Z] #57 33.67 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
12:05:48 [2019-10-20T12:05:48.200Z] #5 DONE 5.3s
12:05:48 [2019-10-20T12:05:48.403Z] #57 34.73 debconf: delaying package configuration, since apt-utils is not installed
12:05:48 [2019-10-20T12:05:48.464Z] 
12:05:48 [2019-10-20T12:05:48.464Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:05:48 [2019-10-20T12:05:48.464Z] #22 DONE 0.1s
12:05:48 [2019-10-20T12:05:48.464Z] 
12:05:48 [2019-10-20T12:05:48.464Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:05:48 [2019-10-20T12:05:48.573Z] github.com/LK4D4/vndr/godl
12:05:48 [2019-10-20T12:05:48.573Z] github.com/LK4D4/vndr
12:05:48 [2019-10-20T12:05:48.661Z] #57 35.00 Fetched 3602 kB in 1s (2227 kB/s)
12:05:48 [2019-10-20T12:05:48.731Z] #15 ...
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #29 DONE 0.2s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #60 DONE 0.3s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #52 DONE 0.3s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #49 DONE 0.4s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #32 DONE 0.4s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
12:05:48 [2019-10-20T12:05:48.731Z] #26 DONE 0.4s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
12:05:48 [2019-10-20T12:05:48.731Z] #23 DONE 0.4s
12:05:48 [2019-10-20T12:05:48.731Z] 
12:05:48 [2019-10-20T12:05:48.731Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.38 Selecting previously unselected package libnet1:amd64.
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.53 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.61 Selecting previously unselected package libcap-dev:amd64.
12:05:49 [2019-10-20T12:05:49.227Z] #57 35.62 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
12:05:49 [2019-10-20T12:05:49.485Z] #57 35.64 Unpacking libcap-dev:amd64 (1:2.25-1) ...
12:05:49 [2019-10-20T12:05:49.485Z] #57 35.74 Selecting previously unselected package libnet1-dev.
12:05:49 [2019-10-20T12:05:49.485Z] #57 35.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
12:05:49 [2019-10-20T12:05:49.485Z] #57 35.76 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
12:05:49 [2019-10-20T12:05:49.743Z] #57 35.93 Selecting previously unselected package libnl-3-200:amd64.
12:05:49 [2019-10-20T12:05:49.743Z] #57 35.93 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
12:05:49 [2019-10-20T12:05:49.743Z] #57 35.94 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.05 Selecting previously unselected package libnl-3-dev:amd64.
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.07 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.08 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.28 Selecting previously unselected package libprotobuf-c1:amd64.
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.30 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.37 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.39 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
12:05:50 [2019-10-20T12:05:50.001Z] #57 36.39 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
12:05:50 [2019-10-20T12:05:50.258Z] #57 36.48 Selecting previously unselected package zlib1g-dev:amd64.
12:05:50 [2019-10-20T12:05:50.258Z] #57 36.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
12:05:50 [2019-10-20T12:05:50.258Z] #57 36.50 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
12:05:50 [2019-10-20T12:05:50.516Z] #57 36.69 Selecting previously unselected package libprotobuf10:amd64.
12:05:50 [2019-10-20T12:05:50.516Z] #57 36.72 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
12:05:50 [2019-10-20T12:05:50.516Z] #57 36.73 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
12:05:51 [2019-10-20T12:05:51.086Z] #57 37.21 Selecting previously unselected package libprotobuf-lite10:amd64.
12:05:51 [2019-10-20T12:05:51.086Z] #57 37.21 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
12:05:51 [2019-10-20T12:05:51.086Z] #57 37.22 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
12:05:51 [2019-10-20T12:05:51.089Z] Removing intermediate container 5ffb5421a589
12:05:51 [2019-10-20T12:05:51.090Z]  ---> 30fc79e663ed
12:05:51 [2019-10-20T12:05:51.090Z] Step 49/125 : FROM dev-base AS containerd
12:05:51 [2019-10-20T12:05:51.090Z]  ---> 33cf7dbea2a2
12:05:51 [2019-10-20T12:05:51.090Z] Step 50/125 : ARG DEBIAN_FRONTEND
12:05:51 [2019-10-20T12:05:51.090Z]  ---> Using cache
12:05:51 [2019-10-20T12:05:51.090Z]  ---> eed651632609
12:05:51 [2019-10-20T12:05:51.090Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
12:05:51 [2019-10-20T12:05:51.090Z]  ---> Running in fb7f6249253a
12:05:51 [2019-10-20T12:05:51.343Z] #57 37.40 Selecting previously unselected package libprotobuf-dev:amd64.
12:05:51 [2019-10-20T12:05:51.343Z] #57 37.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
12:05:51 [2019-10-20T12:05:51.343Z] #57 37.43 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
12:05:51 [2019-10-20T12:05:51.513Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:51 [2019-10-20T12:05:51.513Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:51 [2019-10-20T12:05:51.513Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:51 [2019-10-20T12:05:51.513Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:51 [2019-10-20T12:05:51.513Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:51 [2019-10-20T12:05:51.513Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:05:51 [2019-10-20T12:05:51.983Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:05:51 [2019-10-20T12:05:51.983Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:05:52 [2019-10-20T12:05:52.274Z] #57 38.35 Selecting previously unselected package libprotoc10:amd64.
12:05:52 [2019-10-20T12:05:52.274Z] #57 38.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
12:05:52 [2019-10-20T12:05:52.274Z] #57 38.37 Unpacking libprotoc10:amd64 (3.0.0-9) ...
12:05:52 [2019-10-20T12:05:52.788Z] #57 38.84 Selecting previously unselected package protobuf-c-compiler.
12:05:52 [2019-10-20T12:05:52.788Z] #57 38.86 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
12:05:52 [2019-10-20T12:05:52.788Z] #57 38.86 Unpacking protobuf-c-compiler (1.2.1-2) ...
12:05:52 [2019-10-20T12:05:52.788Z] #57 38.98 Selecting previously unselected package protobuf-compiler.
12:05:52 [2019-10-20T12:05:52.788Z] #57 39.02 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
12:05:52 [2019-10-20T12:05:52.788Z] #57 39.02 Unpacking protobuf-compiler (3.0.0-9) ...
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.14 Selecting previously unselected package python-pkg-resources.
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.14 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.15 Unpacking python-pkg-resources (33.1.1-1) ...
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.32 Selecting previously unselected package python-protobuf.
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.34 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
12:05:53 [2019-10-20T12:05:53.046Z] #57 39.35 Unpacking python-protobuf (3.0.0-9) ...
12:05:53 [2019-10-20T12:05:53.219Z] Fetched 7670 kB in 1s (4597 kB/s)
12:05:53 [2019-10-20T12:05:53.604Z] Reading package lists...
12:05:53 [2019-10-20T12:05:53.611Z] #57 39.88 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
12:05:53 [2019-10-20T12:05:53.611Z] #57 39.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
12:05:53 [2019-10-20T12:05:53.611Z] #57 39.96 Setting up python-pkg-resources (33.1.1-1) ...
12:05:54 [2019-10-20T12:05:54.392Z] Reading package lists...
12:05:54 [2019-10-20T12:05:54.392Z] Building dependency tree...
12:05:54 [2019-10-20T12:05:54.392Z] Reading state information...
12:05:54 [2019-10-20T12:05:54.392Z] The following additional packages will be installed:
12:05:54 [2019-10-20T12:05:54.392Z]   btrfs-progs liblzo2-2
12:05:54 [2019-10-20T12:05:54.392Z] The following NEW packages will be installed:
12:05:54 [2019-10-20T12:05:54.392Z]   btrfs-progs btrfs-tools liblzo2-2
12:05:54 [2019-10-20T12:05:54.392Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
12:05:54 [2019-10-20T12:05:54.392Z] Need to get 668 kB of archives.
12:05:54 [2019-10-20T12:05:54.392Z] After this operation, 5446 kB of additional disk space will be used.
12:05:54 [2019-10-20T12:05:54.392Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
12:05:54 [2019-10-20T12:05:54.392Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
12:05:54 [2019-10-20T12:05:54.392Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
12:05:54 [2019-10-20T12:05:54.859Z] debconf: delaying package configuration, since apt-utils is not installed
12:05:54 [2019-10-20T12:05:54.859Z] Fetched 668 kB in 0s (6450 kB/s)
12:05:54 [2019-10-20T12:05:54.859Z] Selecting previously unselected package liblzo2-2:s390x.
12:05:54 [2019-10-20T12:05:54.859Z] (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.)
12:05:54 [2019-10-20T12:05:54.859Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
12:05:54 [2019-10-20T12:05:54.859Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
12:05:54 [2019-10-20T12:05:54.859Z] Selecting previously unselected package btrfs-progs.
12:05:54 [2019-10-20T12:05:54.859Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
12:05:54 [2019-10-20T12:05:54.859Z] Unpacking btrfs-progs (4.7.3-1) ...
12:05:54 [2019-10-20T12:05:54.859Z] Selecting previously unselected package btrfs-tools.
12:05:54 [2019-10-20T12:05:54.859Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
12:05:54 [2019-10-20T12:05:54.859Z] Unpacking btrfs-tools (4.7.3-1) ...
12:05:54 [2019-10-20T12:05:54.859Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:54 [2019-10-20T12:05:54.859Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
12:05:54 [2019-10-20T12:05:54.859Z] Setting up btrfs-progs (4.7.3-1) ...
12:05:54 [2019-10-20T12:05:54.859Z] Setting up btrfs-tools (4.7.3-1) ...
12:05:54 [2019-10-20T12:05:54.859Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:55 [2019-10-20T12:05:55.300Z] #33 ...
12:05:55 [2019-10-20T12:05:55.300Z] 
12:05:55 [2019-10-20T12:05:55.300Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:05:55 [2019-10-20T12:05:55.300Z] #55 5.900 + mktemp -d
12:05:55 [2019-10-20T12:05:55.300Z] #55 5.900 + export GOPATH=/tmp/tmp.cS9KjhSuQ4
12:05:55 [2019-10-20T12:05:55.300Z] #55 5.900 + git clone https://github.com/docker/distribution.git /tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution
12:05:55 [2019-10-20T12:05:55.300Z] #55 5.900 Cloning into '/tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution'...
12:05:55 [2019-10-20T12:05:55.300Z] #55 ...
12:05:55 [2019-10-20T12:05:55.300Z] 
12:05:55 [2019-10-20T12:05:55.300Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:05:55 [2019-10-20T12:05:55.300Z] #17 6.534 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:55 [2019-10-20T12:05:55.300Z] #17 6.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:55 [2019-10-20T12:05:55.300Z] #17 6.650 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:55 [2019-10-20T12:05:55.301Z] #17 6.673 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:55 [2019-10-20T12:05:55.301Z] #17 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:55 [2019-10-20T12:05:55.506Z] #57 ...
12:05:55 [2019-10-20T12:05:55.506Z] 
12:05:55 [2019-10-20T12:05:55.506Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:05:55 [2019-10-20T12:05:55.506Z] #27 31.10 + cd /tmp/tmp.mCuc9Uw3jn/src/gotest.tools/gotestsum
12:05:55 [2019-10-20T12:05:55.507Z] #27 31.10 + git checkout -q v0.3.5
12:05:55 [2019-10-20T12:05:55.507Z] #27 31.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
12:05:55 [2019-10-20T12:05:55.507Z] #27 ...
12:05:55 [2019-10-20T12:05:55.507Z] 
12:05:55 [2019-10-20T12:05:55.507Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:55 [2019-10-20T12:05:55.507Z] #33 32.78 internal/x/crypto/curve25519
12:05:55 [2019-10-20T12:05:55.507Z] #33 37.19 sync
12:05:55 [2019-10-20T12:05:55.507Z] #33 37.70 io
12:05:55 [2019-10-20T12:05:55.507Z] #33 37.71 reflect
12:05:55 [2019-10-20T12:05:55.507Z] #33 38.71 bytes
12:05:55 [2019-10-20T12:05:55.507Z] #33 40.10 bufio
12:05:55 [2019-10-20T12:05:55.507Z] #33 41.52 syscall
12:05:55 [2019-10-20T12:05:55.680Z] Removing intermediate container fb7f6249253a
12:05:55 [2019-10-20T12:05:55.680Z]  ---> 6b655cb5243c
12:05:55 [2019-10-20T12:05:55.680Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd
12:05:55 [2019-10-20T12:05:55.680Z]  ---> Running in 0805147ea6e8
12:05:55 [2019-10-20T12:05:55.680Z] Removing intermediate container 0805147ea6e8
12:05:55 [2019-10-20T12:05:55.680Z]  ---> 9460e20b8005
12:05:55 [2019-10-20T12:05:55.680Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:05:56 [2019-10-20T12:05:56.041Z]  ---> 52688e922fee
12:05:56 [2019-10-20T12:05:56.041Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:05:56 [2019-10-20T12:05:56.405Z]  ---> 0270ab4a5ba4
12:05:56 [2019-10-20T12:05:56.405Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:05:56 [2019-10-20T12:05:56.405Z]  ---> Running in 6bfd06a2d224
12:05:56 [2019-10-20T12:05:56.676Z] #17 8.439 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:05:56 [2019-10-20T12:05:56.766Z] + RM_GOPATH=0
12:05:56 [2019-10-20T12:05:56.766Z] + TMP_GOPATH=
12:05:56 [2019-10-20T12:05:56.766Z] + : /build
12:05:56 [2019-10-20T12:05:56.766Z] + '[' -z '' ']'
12:05:56 [2019-10-20T12:05:56.766Z] ++ mktemp -d
12:05:56 [2019-10-20T12:05:56.766Z] + export GOPATH=/tmp/tmp.TYfbgJM57B
12:05:56 [2019-10-20T12:05:56.766Z] + GOPATH=/tmp/tmp.TYfbgJM57B
12:05:56 [2019-10-20T12:05:56.766Z] + RM_GOPATH=1
12:05:56 [2019-10-20T12:05:56.766Z] ++ dirname ./install.sh
12:05:56 [2019-10-20T12:05:56.766Z] + dir=.
12:05:56 [2019-10-20T12:05:56.766Z] + bin=containerd
12:05:56 [2019-10-20T12:05:56.766Z] + shift
12:05:56 [2019-10-20T12:05:56.766Z] + '[' '!' -f ./containerd.installer ']'
12:05:56 [2019-10-20T12:05:56.766Z] + . ./containerd.installer
12:05:56 [2019-10-20T12:05:56.766Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
12:05:56 [2019-10-20T12:05:56.766Z] + install_containerd
12:05:56 [2019-10-20T12:05:56.766Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
12:05:56 [2019-10-20T12:05:56.766Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.TYfbgJM57B/src/github.com/containerd/containerd
12:05:56 [2019-10-20T12:05:56.766Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
12:05:56 [2019-10-20T12:05:56.766Z] Cloning into '/tmp/tmp.TYfbgJM57B/src/github.com/containerd/containerd'...
12:05:57 [2019-10-20T12:05:57.439Z] #33 ...
12:05:57 [2019-10-20T12:05:57.439Z] 
12:05:57 [2019-10-20T12:05:57.439Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:57 [2019-10-20T12:05:57.439Z] #57 43.53 Setting up libnet1-dev (1.1.6+dfsg-3) ...
12:05:57 [2019-10-20T12:05:57.439Z] #57 43.54 Setting up libprotobuf10:amd64 (3.0.0-9) ...
12:05:57 [2019-10-20T12:05:57.439Z] #57 43.55 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:05:57 [2019-10-20T12:05:57.439Z] #57 43.60 Setting up python-protobuf (3.0.0-9) ...
12:05:57 [2019-10-20T12:05:57.612Z] #17 ...
12:05:57 [2019-10-20T12:05:57.612Z] 
12:05:57 [2019-10-20T12:05:57.612Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.528 + RM_GOPATH=0
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.528 + TMP_GOPATH=
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.528 + : /build
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.528 + '[' -z '' ']'
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.528 ++ mktemp -d
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.540 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + export GOPATH=/tmp/tmp.rrQUeOTWXE
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + GOPATH=/tmp/tmp.rrQUeOTWXE
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + RM_GOPATH=1
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 ++ dirname ./install.sh
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + dir=.
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + bin=vndr
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + shift
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + '[' '!' -f ./vndr.installer ']'
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + . ./vndr.installer
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + install_vndr
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rrQUeOTWXE/src/github.com/LK4D4/vndr
12:05:57 [2019-10-20T12:05:57.612Z] #33 8.542 Cloning into '/tmp/tmp.rrQUeOTWXE/src/github.com/LK4D4/vndr'...
12:05:58 [2019-10-20T12:05:58.181Z] #33 ...
12:05:58 [2019-10-20T12:05:58.181Z] 
12:05:58 [2019-10-20T12:05:58.181Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:05:58 [2019-10-20T12:05:58.181Z] #6 9.289 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:58 [2019-10-20T12:05:58.181Z] #6 9.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:58 [2019-10-20T12:05:58.181Z] #6 9.364 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:58 [2019-10-20T12:05:58.181Z] #6 9.402 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:58 [2019-10-20T12:05:58.181Z] #6 9.462 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:58 [2019-10-20T12:05:58.439Z] #6 ...
12:05:58 [2019-10-20T12:05:58.439Z] 
12:05:58 [2019-10-20T12:05:58.439Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:58 [2019-10-20T12:05:58.439Z] #57 9.926 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:58 [2019-10-20T12:05:58.439Z] #57 9.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #57 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #57 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #57 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:58 [2019-10-20T12:05:58.439Z] #57 ...
12:05:58 [2019-10-20T12:05:58.439Z] 
12:05:58 [2019-10-20T12:05:58.439Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:05:58 [2019-10-20T12:05:58.439Z] #44 9.925 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:58 [2019-10-20T12:05:58.439Z] #44 9.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #44 9.960 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #44 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:58 [2019-10-20T12:05:58.439Z] #44 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:58 [2019-10-20T12:05:58.697Z] #44 ...
12:05:58 [2019-10-20T12:05:58.697Z] 
12:05:58 [2019-10-20T12:05:58.697Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:05:58 [2019-10-20T12:05:58.697Z] #35 9.771 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:05:58 [2019-10-20T12:05:58.697Z] #35 9.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:05:58 [2019-10-20T12:05:58.697Z] #35 9.824 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:05:58 [2019-10-20T12:05:58.697Z] #35 9.902 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:05:58 [2019-10-20T12:05:58.697Z] #35 9.982 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:05:58 [2019-10-20T12:05:58.697Z] #35 ...
12:05:58 [2019-10-20T12:05:58.697Z] 
12:05:58 [2019-10-20T12:05:58.697Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.811 + RM_GOPATH=0
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.811 + TMP_GOPATH=
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.811 + : /build
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.811 + '[' -z '' ']'
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.811 ++ mktemp -d
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 Install docker/cli version 17.06.2-ce from stable
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + export GOPATH=/tmp/tmp.ipp2JwmXl1
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + GOPATH=/tmp/tmp.ipp2JwmXl1
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + RM_GOPATH=1
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 ++ dirname ./install.sh
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + dir=.
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + bin=dockercli
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + shift
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + '[' '!' -f ./dockercli.installer ']'
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + . ./dockercli.installer
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 ++ DOCKERCLI_CHANNEL=stable
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 ++ DOCKERCLI_VERSION=17.06.2-ce
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + install_dockercli
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.817 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.827 ++ uname -m
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.833 + arch=x86_64
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.833 + '[' x86_64 '!=' x86_64 ']'
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.833 + url=https://download.docker.com/linux/static
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.833 + tar -xz docker/docker
12:05:58 [2019-10-20T12:05:58.697Z] #53 9.838 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:05:58 [2019-10-20T12:05:58.960Z] #53 ...
12:05:58 [2019-10-20T12:05:58.960Z] 
12:05:58 [2019-10-20T12:05:58.960Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.514 + RM_GOPATH=0
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.514 + TMP_GOPATH=
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.514 + : /build/
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.514 + '[' -z '' ']'
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.514 ++ mktemp -d
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.524 + export GOPATH=/tmp/tmp.uAuWeEVBjt
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.524 + GOPATH=/tmp/tmp.uAuWeEVBjt
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.524 + RM_GOPATH=1
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.526 ++ dirname ./install.sh
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.530 + dir=.
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.530 + bin=rootlesskit
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.530 + shift
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + '[' '!' -f ./rootlesskit.installer ']'
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + . ./rootlesskit.installer
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + install_rootlesskit
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + case "$1" in
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + export CGO_ENABLED=0
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + CGO_ENABLED=0
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + _install_rootlesskit
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.531 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.532 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uAuWeEVBjt/src/github.com/rootless-containers/rootlesskit
12:05:58 [2019-10-20T12:05:58.960Z] #61 9.543 Cloning into '/tmp/tmp.uAuWeEVBjt/src/github.com/rootless-containers/rootlesskit'...
12:05:59 [2019-10-20T12:05:59.218Z] #61 ...
12:05:59 [2019-10-20T12:05:59.218Z] 
12:05:59 [2019-10-20T12:05:59.218Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.175 + RM_GOPATH=0
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.175 + TMP_GOPATH=
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.175 + : /build
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.175 + '[' -z '' ']'
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.175 ++ mktemp -d
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.185 + export GOPATH=/tmp/tmp.Co8DvwFXVt
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.185 + GOPATH=/tmp/tmp.Co8DvwFXVt
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.185 + RM_GOPATH=1
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.188 ++ dirname ./install.sh
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.189 + dir=.
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.189 + bin=gometalinter
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.189 + shift
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.189 + '[' '!' -f ./gometalinter.installer ']'
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.189 + . ./gometalinter.installer
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.190 ++ GOMETALINTER_COMMIT=v2.0.6
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.190 + install_gometalinter
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.190 + echo 'Installing gometalinter version v2.0.6'
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.190 + go get -d github.com/alecthomas/gometalinter
12:05:59 [2019-10-20T12:05:59.218Z] #24 9.191 Installing gometalinter version v2.0.6
12:05:59 [2019-10-20T12:05:59.218Z] #24 ...
12:05:59 [2019-10-20T12:05:59.218Z] 
12:05:59 [2019-10-20T12:05:59.218Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:05:59 [2019-10-20T12:05:59.218Z] #30 9.283 + RM_GOPATH=0
12:05:59 [2019-10-20T12:05:59.218Z] #30 9.283 + TMP_GOPATH=
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.283 + : /build
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.283 + '[' -z '' ']'
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.287 ++ mktemp -d
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.313 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + export GOPATH=/tmp/tmp.e9UZnmXM9d
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + GOPATH=/tmp/tmp.e9UZnmXM9d
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + RM_GOPATH=1
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 ++ dirname ./install.sh
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + dir=.
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + bin=tomlv
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + shift
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + '[' '!' -f ./tomlv.installer ']'
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + . ./tomlv.installer
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + install_tomlv
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.314 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e9UZnmXM9d/src/github.com/BurntSushi/toml
12:05:59 [2019-10-20T12:05:59.219Z] #30 9.316 Cloning into '/tmp/tmp.e9UZnmXM9d/src/github.com/BurntSushi/toml'...
12:05:59 [2019-10-20T12:05:59.476Z] #30 ...
12:05:59 [2019-10-20T12:05:59.476Z] 
12:05:59 [2019-10-20T12:05:59.476Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.304 + RM_GOPATH=0
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.304 + TMP_GOPATH=
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.304 + : /build
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.304 + '[' -z '' ']'
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.305 ++ mktemp -d
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.314 + export GOPATH=/tmp/tmp.4FRbrtyHV7
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.314 + GOPATH=/tmp/tmp.4FRbrtyHV7
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.314 + RM_GOPATH=1
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.321 ++ dirname ./install.sh
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + dir=.
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + bin=gotestsum
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + shift
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + '[' '!' -f ./gotestsum.installer ']'
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + . ./gotestsum.installer
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 ++ GOTESTSUM_COMMIT=v0.3.5
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + install_gotestsum
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 + echo 'Installing gotestsum version v0.3.5'
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.325 Installing gotestsum version v0.3.5
12:05:59 [2019-10-20T12:05:59.476Z] #27 9.329 + go get -d gotest.tools/gotestsum
12:05:59 [2019-10-20T12:05:59.476Z] #27 ...
12:05:59 [2019-10-20T12:05:59.476Z] 
12:05:59 [2019-10-20T12:05:59.476Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.514 + RM_GOPATH=0
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.514 + TMP_GOPATH=
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.514 + : /build
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.514 + '[' -z '' ']'
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.520 ++ mktemp -d
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + export GOPATH=/tmp/tmp.6dnlyxujbD
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + GOPATH=/tmp/tmp.6dnlyxujbD
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + RM_GOPATH=1
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 ++ dirname ./install.sh
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + dir=.
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + bin=proxy
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + shift
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + '[' '!' -f ./proxy.installer ']'
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + . ./proxy.installer
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + install_proxy
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + case "$1" in
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + export CGO_ENABLED=0
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + CGO_ENABLED=0
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + _install_proxy
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d'
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.524 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6dnlyxujbD/src/github.com/docker/libnetwork
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.525 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:05:59 [2019-10-20T12:05:59.476Z] #50 9.536 Cloning into '/tmp/tmp.6dnlyxujbD/src/github.com/docker/libnetwork'...
12:05:59 [2019-10-20T12:05:59.734Z] #50 ...
12:05:59 [2019-10-20T12:05:59.734Z] 
12:05:59 [2019-10-20T12:05:59.734Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:05:59 [2019-10-20T12:05:59.734Z] #44 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:05:59 [2019-10-20T12:05:59.974Z] #57 ...
12:05:59 [2019-10-20T12:05:59.974Z] 
12:05:59 [2019-10-20T12:05:59.974Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:05:59 [2019-10-20T12:05:59.974Z] #30 35.78 sync
12:05:59 [2019-10-20T12:05:59.974Z] #30 36.22 io
12:05:59 [2019-10-20T12:05:59.974Z] #30 36.24 reflect
12:05:59 [2019-10-20T12:05:59.974Z] #30 37.47 syscall
12:05:59 [2019-10-20T12:05:59.974Z] #30 43.56 time
12:06:00 [2019-10-20T12:06:00.010Z] + cd /tmp/tmp.TYfbgJM57B/src/github.com/containerd/containerd
12:06:00 [2019-10-20T12:06:00.010Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
12:06:00 [2019-10-20T12:06:00.375Z] + export 'BUILDTAGS=netgo osusergo static_build'
12:06:00 [2019-10-20T12:06:00.375Z] + BUILDTAGS='netgo osusergo static_build'
12:06:00 [2019-10-20T12:06:00.375Z] + export EXTRA_FLAGS=-buildmode=pie
12:06:00 [2019-10-20T12:06:00.375Z] + EXTRA_FLAGS=-buildmode=pie
12:06:00 [2019-10-20T12:06:00.375Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:06:00 [2019-10-20T12:06:00.375Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:06:00 [2019-10-20T12:06:00.375Z] + '[' '' = dynamic ']'
12:06:00 [2019-10-20T12:06:00.375Z] + make
12:06:00 [2019-10-20T12:06:00.753Z] 🇩 bin/ctr
12:06:00 [2019-10-20T12:06:00.908Z] #30 46.72 sort
12:06:00 [2019-10-20T12:06:00.908Z] #30 ...
12:06:00 [2019-10-20T12:06:00.908Z] 
12:06:00 [2019-10-20T12:06:00.908Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:00 [2019-10-20T12:06:00.908Z] #33 47.17 time
12:06:02 [2019-10-20T12:06:02.807Z] #33 ...
12:06:02 [2019-10-20T12:06:02.807Z] 
12:06:02 [2019-10-20T12:06:02.807Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.11 Setting up libcap-dev:amd64 (1:2.25-1) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.12 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.12 Setting up libnl-3-200:amd64 (3.2.27-2) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.15 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.16 Setting up libprotoc10:amd64 (3.0.0-9) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.17 Setting up protobuf-c-compiler (1.2.1-2) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.18 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.19 Setting up protobuf-compiler (3.0.0-9) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.20 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.21 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 48.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:02 [2019-10-20T12:06:02.807Z] #57 DONE 48.8s
12:06:02 [2019-10-20T12:06:02.807Z] 
12:06:02 [2019-10-20T12:06:02.807Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:02 [2019-10-20T12:06:02.807Z] #33 48.63 sort
12:06:03 [2019-10-20T12:06:03.019Z] #44 14.85 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:06:03 [2019-10-20T12:06:03.745Z] #33 49.66 internal/fmtsort
12:06:04 [2019-10-20T12:06:04.311Z] #33 50.32 internal/syscall/unix
12:06:04 [2019-10-20T12:06:04.311Z] #33 50.58 strings
12:06:04 [2019-10-20T12:06:04.398Z] #44 15.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:06:04 [2019-10-20T12:06:04.964Z] #44 ...
12:06:04 [2019-10-20T12:06:04.964Z] 
12:06:04 [2019-10-20T12:06:04.964Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:04 [2019-10-20T12:06:04.964Z] #30 11.35 + cd /tmp/tmp.e9UZnmXM9d/src/github.com/BurntSushi/toml
12:06:04 [2019-10-20T12:06:04.965Z] #30 11.35 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:06:04 [2019-10-20T12:06:04.965Z] #30 11.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:06:04 [2019-10-20T12:06:04.965Z] #30 12.88 errors
12:06:04 [2019-10-20T12:06:04.965Z] #30 12.93 internal/cpu
12:06:04 [2019-10-20T12:06:04.965Z] #30 12.98 math/bits
12:06:04 [2019-10-20T12:06:04.965Z] #30 13.87 runtime/internal/atomic
12:06:04 [2019-10-20T12:06:04.965Z] #30 14.07 math
12:06:04 [2019-10-20T12:06:04.965Z] #30 14.44 internal/bytealg
12:06:04 [2019-10-20T12:06:04.965Z] #30 15.43 runtime/internal/sys
12:06:04 [2019-10-20T12:06:04.965Z] #30 15.68 runtime/internal/math
12:06:04 [2019-10-20T12:06:04.965Z] #30 16.04 runtime
12:06:06 [2019-10-20T12:06:06.212Z] #33 51.98 internal/poll
12:06:06 [2019-10-20T12:06:06.341Z] #30 ...
12:06:06 [2019-10-20T12:06:06.341Z] 
12:06:06 [2019-10-20T12:06:06.341Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:06:06 [2019-10-20T12:06:06.341Z] #24 17.53 + cd /tmp/tmp.Co8DvwFXVt/src/github.com/alecthomas/gometalinter
12:06:06 [2019-10-20T12:06:06.341Z] #24 17.53 + git checkout -q v2.0.6
12:06:06 [2019-10-20T12:06:06.779Z] #33 52.79 path
12:06:06 [2019-10-20T12:06:06.914Z] #24 18.14 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
12:06:07 [2019-10-20T12:06:07.345Z] #33 53.38 regexp/syntax
12:06:07 [2019-10-20T12:06:07.603Z] #33 53.75 os
12:06:07 [2019-10-20T12:06:07.635Z] + dpkg --print-architecture
12:06:07 [2019-10-20T12:06:07.635Z] + cd /tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution
12:06:07 [2019-10-20T12:06:07.635Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:06:07 [2019-10-20T12:06:07.635Z] + GOPATH=/tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7m9wHvPbku
12:06:07 [2019-10-20T12:06:07.635Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:06:07 [2019-10-20T12:06:07.850Z] #24 ...
12:06:07 [2019-10-20T12:06:07.850Z] 
12:06:07 [2019-10-20T12:06:07.850Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:06:07 [2019-10-20T12:06:07.850Z] #15 9.565 + mktemp -d
12:06:07 [2019-10-20T12:06:07.850Z] #15 9.616 + export GOPATH=/tmp/tmp.WmrIhzyZh7
12:06:07 [2019-10-20T12:06:07.850Z] #15 9.616 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.WmrIhzyZh7/src/github.com/go-swagger/go-swagger
12:06:07 [2019-10-20T12:06:07.850Z] #15 9.616 Cloning into '/tmp/tmp.WmrIhzyZh7/src/github.com/go-swagger/go-swagger'...
12:06:08 [2019-10-20T12:06:08.108Z] #15 ...
12:06:08 [2019-10-20T12:06:08.108Z] 
12:06:08 [2019-10-20T12:06:08.108Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:08 [2019-10-20T12:06:08.108Z] #33 10.07 + cd /tmp/tmp.rrQUeOTWXE/src/github.com/LK4D4/vndr
12:06:08 [2019-10-20T12:06:08.108Z] #33 10.08 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:06:08 [2019-10-20T12:06:08.108Z] #33 10.14 + go build -buildmode=pie -v -o /build/vndr .
12:06:08 [2019-10-20T12:06:08.108Z] #33 12.16 errors
12:06:08 [2019-10-20T12:06:08.108Z] #33 12.19 internal/cpu
12:06:08 [2019-10-20T12:06:08.108Z] #33 12.53 internal/race
12:06:08 [2019-10-20T12:06:08.108Z] #33 12.72 runtime/internal/atomic
12:06:08 [2019-10-20T12:06:08.108Z] #33 13.05 internal/bytealg
12:06:08 [2019-10-20T12:06:08.108Z] #33 13.10 runtime/internal/sys
12:06:08 [2019-10-20T12:06:08.108Z] #33 13.38 runtime/internal/math
12:06:08 [2019-10-20T12:06:08.108Z] #33 13.56 sync/atomic
12:06:08 [2019-10-20T12:06:08.108Z] #33 13.97 runtime
12:06:08 [2019-10-20T12:06:08.108Z] #33 14.18 unicode
12:06:08 [2019-10-20T12:06:08.108Z] #33 18.80 unicode/utf8
12:06:08 [2019-10-20T12:06:08.675Z] #33 19.76 math/bits
12:06:09 [2019-10-20T12:06:09.243Z] #33 ...
12:06:09 [2019-10-20T12:06:09.243Z] 
12:06:09 [2019-10-20T12:06:09.243Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:06:09 [2019-10-20T12:06:09.243Z] #6 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:06:09 [2019-10-20T12:06:09.243Z] #6 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:06:09 [2019-10-20T12:06:09.243Z] #6 15.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:06:09 [2019-10-20T12:06:09.243Z] #6 ...
12:06:09 [2019-10-20T12:06:09.243Z] 
12:06:09 [2019-10-20T12:06:09.243Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:06:09 [2019-10-20T12:06:09.243Z] #53 20.56 + mkdir -p /build
12:06:09 [2019-10-20T12:06:09.243Z] #53 20.58 + mv docker/docker /build/
12:06:09 [2019-10-20T12:06:09.503Z] #53 20.59 + rmdir docker
12:06:09 [2019-10-20T12:06:09.503Z] #53 ...
12:06:09 [2019-10-20T12:06:09.503Z] 
12:06:09 [2019-10-20T12:06:09.503Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:09 [2019-10-20T12:06:09.503Z] #35 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:06:09 [2019-10-20T12:06:09.503Z] #35 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:06:09 [2019-10-20T12:06:09.503Z] #35 15.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:06:09 [2019-10-20T12:06:09.503Z] #35 ...
12:06:09 [2019-10-20T12:06:09.503Z] 
12:06:09 [2019-10-20T12:06:09.503Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:09 [2019-10-20T12:06:09.503Z] #30 20.68 unicode/utf8
12:06:10 [2019-10-20T12:06:10.071Z] #30 ...
12:06:10 [2019-10-20T12:06:10.071Z] 
12:06:10 [2019-10-20T12:06:10.071Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:10 [2019-10-20T12:06:10.071Z] #57 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:06:10 [2019-10-20T12:06:10.071Z] #57 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:06:10 [2019-10-20T12:06:10.071Z] #57 15.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:06:10 [2019-10-20T12:06:10.071Z] #57 ...
12:06:10 [2019-10-20T12:06:10.071Z] 
12:06:10 [2019-10-20T12:06:10.071Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:10 [2019-10-20T12:06:10.071Z] #33 21.24 math
12:06:10 [2019-10-20T12:06:10.141Z] #33 ...
12:06:10 [2019-10-20T12:06:10.141Z] 
12:06:10 [2019-10-20T12:06:10.141Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:10 [2019-10-20T12:06:10.141Z] #58 3.361 Note: Building without setproctitle() and strlcpy() support.
12:06:10 [2019-10-20T12:06:10.141Z] #58 3.361       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:06:10 [2019-10-20T12:06:10.141Z] #58 4.773 fatal: Not a git repository (or any of the parent directories): .git
12:06:10 [2019-10-20T12:06:10.141Z] #58 4.806   GEN      .gitid
12:06:10 [2019-10-20T12:06:10.141Z] #58 4.825   GEN      criu/include/version.h
12:06:10 [2019-10-20T12:06:10.141Z] #58 4.858   GEN      include/common/asm
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.177   PBCC     images/google/protobuf/descriptor.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.246   PBCC     images/opts.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.322   PBCC     images/sit.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.385   DEP      images/google/protobuf/descriptor.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.457   DEP      images/opts.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.489   DEP      images/sit.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.566   PBCC     images/macvlan.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.614   DEP      images/macvlan.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.648   PBCC     images/autofs.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.674   DEP      images/autofs.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.706   PBCC     images/sysctl.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.734   DEP      images/sysctl.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.787   PBCC     images/time.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.793   DEP      images/time.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.821   PBCC     images/binfmt-misc.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.852   DEP      images/binfmt-misc.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.897   PBCC     images/seccomp.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.930   DEP      images/seccomp.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 6.966   PBCC     images/userns.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.005   DEP      images/userns.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.088   PBCC     images/cgroup.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.117   DEP      images/cgroup.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.170   PBCC     images/fown.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.178   PBCC     images/ext-file.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.232   DEP      images/fown.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.282   DEP      images/ext-file.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.361   PBCC     images/rpc.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.385   DEP      images/rpc.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.470   PBCC     images/siginfo.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.485   DEP      images/siginfo.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.526   PBCC     images/pagemap.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.567   DEP      images/pagemap.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.609   PBCC     images/rlimit.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.638   DEP      images/rlimit.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.674   PBCC     images/file-lock.pb-c.c
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.680   DEP      images/file-lock.pb-c.d
12:06:10 [2019-10-20T12:06:10.141Z] #58 7.753   PBCC     images/tty.pb-c.c
12:06:10 [2019-10-20T12:06:10.329Z] #33 ...
12:06:10 [2019-10-20T12:06:10.329Z] 
12:06:10 [2019-10-20T12:06:10.329Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:06:10 [2019-10-20T12:06:10.329Z] #17 11.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:06:10 [2019-10-20T12:06:10.329Z] #17 13.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:06:10 [2019-10-20T12:06:10.329Z] #17 ...
12:06:10 [2019-10-20T12:06:10.329Z] 
12:06:10 [2019-10-20T12:06:10.330Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:10 [2019-10-20T12:06:10.330Z] #30 21.76 strconv
12:06:10 [2019-10-20T12:06:10.399Z] #58 7.810   DEP      images/tty.pb-c.d
12:06:10 [2019-10-20T12:06:10.399Z] #58 7.863   PBCC     images/tun.pb-c.c
12:06:10 [2019-10-20T12:06:10.399Z] #58 7.936   PBCC     images/netdev.pb-c.c
12:06:10 [2019-10-20T12:06:10.399Z] #58 7.978   DEP      images/tun.pb-c.d
12:06:10 [2019-10-20T12:06:10.657Z] #58 8.021   DEP      images/netdev.pb-c.d
12:06:10 [2019-10-20T12:06:10.657Z] #58 8.125   PBCC     images/vma.pb-c.c
12:06:10 [2019-10-20T12:06:10.657Z] #58 8.161   DEP      images/vma.pb-c.d
12:06:10 [2019-10-20T12:06:10.657Z] #58 8.195   PBCC     images/creds.pb-c.c
12:06:10 [2019-10-20T12:06:10.657Z] #58 8.220   DEP      images/creds.pb-c.d
12:06:10 [2019-10-20T12:06:10.657Z] #58 ...
12:06:10 [2019-10-20T12:06:10.657Z] 
12:06:10 [2019-10-20T12:06:10.657Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:10 [2019-10-20T12:06:10.657Z] #33 56.79 fmt
12:06:11 [2019-10-20T12:06:11.594Z] #33 57.72 path/filepath
12:06:11 [2019-10-20T12:06:11.594Z] #33 ...
12:06:11 [2019-10-20T12:06:11.594Z] 
12:06:11 [2019-10-20T12:06:11.594Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:11 [2019-10-20T12:06:11.594Z] #30 47.61 internal/fmtsort
12:06:11 [2019-10-20T12:06:11.594Z] #30 47.83 internal/poll
12:06:11 [2019-10-20T12:06:11.594Z] #30 48.07 internal/syscall/unix
12:06:11 [2019-10-20T12:06:11.594Z] #30 48.30 strings
12:06:11 [2019-10-20T12:06:11.594Z] #30 49.71 os
12:06:11 [2019-10-20T12:06:11.594Z] #30 51.06 bytes
12:06:11 [2019-10-20T12:06:11.594Z] #30 52.78 bufio
12:06:11 [2019-10-20T12:06:11.594Z] #30 53.12 fmt
12:06:11 [2019-10-20T12:06:11.594Z] #30 54.18 path/filepath
12:06:11 [2019-10-20T12:06:11.594Z] #30 55.47 io/ioutil
12:06:11 [2019-10-20T12:06:11.594Z] #30 56.05 path
12:06:11 [2019-10-20T12:06:11.594Z] #30 56.58 text/tabwriter
12:06:11 [2019-10-20T12:06:11.594Z] #30 56.79 flag
12:06:11 [2019-10-20T12:06:11.594Z] #30 57.34 github.com/BurntSushi/toml
12:06:11 [2019-10-20T12:06:11.722Z] #30 ...
12:06:11 [2019-10-20T12:06:11.722Z] 
12:06:11 [2019-10-20T12:06:11.722Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:06:11 [2019-10-20T12:06:11.722Z] #53 DONE 23.0s
12:06:11 [2019-10-20T12:06:11.722Z] 
12:06:11 [2019-10-20T12:06:11.722Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:06:11 [2019-10-20T12:06:11.852Z] #30 ...
12:06:11 [2019-10-20T12:06:11.852Z] 
12:06:11 [2019-10-20T12:06:11.852Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.249   PBCC     images/utsns.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.285   DEP      images/utsns.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.316   PBCC     images/ipc-desc.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.344   PBCC     images/ipc-sem.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.387   DEP      images/ipc-desc.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.442   DEP      images/ipc-sem.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.517   PBCC     images/ipc-msg.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.529   DEP      images/ipc-msg.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.566   PBCC     images/ipc-shm.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.591   DEP      images/ipc-shm.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.661   PBCC     images/ipc-var.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.698   DEP      images/ipc-var.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.739   PBCC     images/sk-opts.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.762   PBCC     images/packet-sock.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.842   DEP      images/sk-opts.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.898   DEP      images/packet-sock.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 8.954   PBCC     images/sk-netlink.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.045   DEP      images/sk-netlink.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.089   PBCC     images/sk-inet.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.171   DEP      images/sk-inet.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.201   PBCC     images/sk-unix.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.298   DEP      images/sk-unix.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.333   PBCC     images/mm.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.380   DEP      images/mm.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.414   PBCC     images/timerfd.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.434   DEP      images/timerfd.pb-c.d
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.507   PBCC     images/timer.pb-c.c
12:06:11 [2019-10-20T12:06:11.852Z] #58 9.529   DEP      images/timer.pb-c.d
12:06:12 [2019-10-20T12:06:12.025Z] + rm -rf /tmp/tmp.7m9wHvPbku/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7m9wHvPbku
12:06:12 [2019-10-20T12:06:12.110Z] #58 9.588   PBCC     images/sa.pb-c.c
12:06:12 [2019-10-20T12:06:12.110Z] #58 9.659   DEP      images/sa.pb-c.d
12:06:12 [2019-10-20T12:06:12.242Z] #55 22.59 Checking out files:  44% (697/1559)   
Checking out files:  45% (702/1559)   
Checking out files:  46% (718/1559)   
Checking out files:  47% (733/1559)   
Checking out files:  48% (749/1559)   
Checking out files:  49% (764/1559)   
Checking out files:  50% (780/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  90% (1416/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
12:06:12 [2019-10-20T12:06:12.242Z] #55 23.95 + cd /tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution
12:06:12 [2019-10-20T12:06:12.242Z] #55 23.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.718   PBCC     images/pipe-data.pb-c.c
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.725   DEP      images/pipe-data.pb-c.d
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.755   PBCC     images/mnt.pb-c.c
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.825   DEP      images/mnt.pb-c.d
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.874   PBCC     images/sk-packet.pb-c.c
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.880   DEP      images/sk-packet.pb-c.d
12:06:12 [2019-10-20T12:06:12.368Z] #58 9.913   PBCC     images/tcp-stream.pb-c.c
12:06:12 [2019-10-20T12:06:12.626Z] #58 9.948   DEP      images/tcp-stream.pb-c.d
12:06:12 [2019-10-20T12:06:12.626Z] #58 9.995   PBCC     images/pipe.pb-c.c
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.07   DEP      images/pipe.pb-c.d
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.13   PBCC     images/pstree.pb-c.c
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.17   DEP      images/pstree.pb-c.d
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.20   PBCC     images/fs.pb-c.c
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.22   DEP      images/fs.pb-c.d
12:06:12 [2019-10-20T12:06:12.626Z] #58 10.27   PBCC     images/signalfd.pb-c.c
12:06:12 [2019-10-20T12:06:12.884Z] #58 10.32   DEP      images/signalfd.pb-c.d
12:06:12 [2019-10-20T12:06:12.884Z] #58 10.41   PBCC     images/fh.pb-c.c
12:06:12 [2019-10-20T12:06:12.884Z] #58 10.47   PBCC     images/fsnotify.pb-c.c
12:06:12 [2019-10-20T12:06:12.884Z] #58 10.52   DEP      images/fh.pb-c.d
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.58   DEP      images/fsnotify.pb-c.d
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.66   PBCC     images/eventpoll.pb-c.c
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.70   DEP      images/eventpoll.pb-c.d
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.73   PBCC     images/eventfd.pb-c.c
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.76   DEP      images/eventfd.pb-c.d
12:06:13 [2019-10-20T12:06:13.142Z] #58 10.81   PBCC     images/remap-file-path.pb-c.c
12:06:13 [2019-10-20T12:06:13.400Z] #58 10.84   DEP      images/remap-file-path.pb-c.d
12:06:13 [2019-10-20T12:06:13.400Z] #58 10.87   PBCC     images/fifo.pb-c.c
12:06:13 [2019-10-20T12:06:13.400Z] #58 10.92   DEP      images/fifo.pb-c.d
12:06:13 [2019-10-20T12:06:13.400Z] #58 10.99   PBCC     images/ghost-file.pb-c.c
12:06:13 [2019-10-20T12:06:13.400Z] #58 11.01   DEP      images/ghost-file.pb-c.d
12:06:13 [2019-10-20T12:06:13.620Z] #55 ...
12:06:13 [2019-10-20T12:06:13.620Z] 
12:06:13 [2019-10-20T12:06:13.620Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:06:13 [2019-10-20T12:06:13.620Z] #61 14.66 + cd /tmp/tmp.uAuWeEVBjt/src/github.com/rootless-containers/rootlesskit
12:06:13 [2019-10-20T12:06:13.620Z] #61 14.66 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
12:06:13 [2019-10-20T12:06:13.620Z] #61 15.45 + for f in rootlesskit rootlesskit-docker-proxy
12:06:13 [2019-10-20T12:06:13.620Z] #61 15.45 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:06:13 [2019-10-20T12:06:13.657Z] #58 11.07   PBCC     images/regfile.pb-c.c
12:06:13 [2019-10-20T12:06:13.657Z] #58 11.08   DEP      images/regfile.pb-c.d
12:06:13 [2019-10-20T12:06:13.657Z] #58 11.14   PBCC     images/ns.pb-c.c
12:06:13 [2019-10-20T12:06:13.657Z] #58 11.18   DEP      images/ns.pb-c.d
12:06:13 [2019-10-20T12:06:13.657Z] #58 11.24   PBCC     images/fdinfo.pb-c.c
12:06:13 [2019-10-20T12:06:13.915Z] #58 11.33   DEP      images/fdinfo.pb-c.d
12:06:13 [2019-10-20T12:06:13.915Z] #58 11.43   PBCC     images/core-aarch64.pb-c.c
12:06:13 [2019-10-20T12:06:13.915Z] #58 11.50   PBCC     images/core-arm.pb-c.c
12:06:13 [2019-10-20T12:06:13.915Z] #58 11.53   PBCC     images/core-ppc64.pb-c.c
12:06:14 [2019-10-20T12:06:14.066Z] Removing intermediate container 73d62805857f
12:06:14 [2019-10-20T12:06:14.066Z]  ---> 79f7bf416d68
12:06:14 [2019-10-20T12:06:14.066Z] Step 16/125 : FROM base AS swagger
12:06:14 [2019-10-20T12:06:14.066Z]  ---> 456f79654ec6
12:06:14 [2019-10-20T12:06:14.066Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
12:06:14 [2019-10-20T12:06:14.066Z]  ---> Running in a7b586129404
12:06:14 [2019-10-20T12:06:14.066Z] Removing intermediate container a7b586129404
12:06:14 [2019-10-20T12:06:14.066Z]  ---> 73689f5f7f37
12:06:14 [2019-10-20T12:06:14.066Z] Step 18/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
12:06:14 [2019-10-20T12:06:14.066Z]  ---> Running in 00753d5b0baf
12:06:14 [2019-10-20T12:06:14.066Z] + mktemp -d
12:06:14 [2019-10-20T12:06:14.066Z] + export GOPATH=/tmp/tmp.NQxmyEAblt
12:06:14 [2019-10-20T12:06:14.066Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NQxmyEAblt/src/github.com/go-swagger/go-swagger
12:06:14 [2019-10-20T12:06:14.066Z] Cloning into '/tmp/tmp.NQxmyEAblt/src/github.com/go-swagger/go-swagger'...
12:06:14 [2019-10-20T12:06:14.173Z] #58 11.58   PBCC     images/core-s390.pb-c.c
12:06:14 [2019-10-20T12:06:14.173Z] #58 11.64   PBCC     images/core-x86.pb-c.c
12:06:14 [2019-10-20T12:06:14.173Z] #58 11.69   PBCC     images/core.pb-c.c
12:06:14 [2019-10-20T12:06:14.173Z] #58 11.76   PBCC     images/inventory.pb-c.c
12:06:14 [2019-10-20T12:06:14.173Z] #58 11.80   DEP      images/core-aarch64.pb-c.d
12:06:14 [2019-10-20T12:06:14.430Z] #58 11.88   DEP      images/core-arm.pb-c.d
12:06:14 [2019-10-20T12:06:14.430Z] #58 11.94   DEP      images/core-ppc64.pb-c.d
12:06:14 [2019-10-20T12:06:14.430Z] #58 12.00   DEP      images/core-s390.pb-c.d
12:06:14 [2019-10-20T12:06:14.430Z] #58 12.07   DEP      images/core-x86.pb-c.d
12:06:14 [2019-10-20T12:06:14.688Z] #58 12.13   DEP      images/core.pb-c.d
12:06:14 [2019-10-20T12:06:14.688Z] #58 12.27   DEP      images/inventory.pb-c.d
12:06:14 [2019-10-20T12:06:14.688Z] #58 12.32   PBCC     images/cpuinfo.pb-c.c
12:06:14 [2019-10-20T12:06:14.946Z] #58 12.37   DEP      images/cpuinfo.pb-c.d
12:06:14 [2019-10-20T12:06:14.946Z] #58 12.42   PBCC     images/stats.pb-c.c
12:06:14 [2019-10-20T12:06:14.946Z] #58 12.46   DEP      images/stats.pb-c.d
12:06:15 [2019-10-20T12:06:15.523Z] #61 ...
12:06:15 [2019-10-20T12:06:15.523Z] 
12:06:15 [2019-10-20T12:06:15.523Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:15 [2019-10-20T12:06:15.523Z] #30 26.73 internal/race
12:06:15 [2019-10-20T12:06:15.782Z] #30 26.97 sync/atomic
12:06:16 [2019-10-20T12:06:16.321Z] #58 13.61 make[1]: Nothing to be done for 'all'.
12:06:16 [2019-10-20T12:06:16.350Z] #30 27.60 unicode
12:06:17 [2019-10-20T12:06:17.785Z] #58 14.88   CC       images/stats.o
12:06:17 [2019-10-20T12:06:17.785Z] #58 15.31   CC       images/core.o
12:06:18 [2019-10-20T12:06:18.721Z] #58 16.10   CC       images/core-x86.o
12:06:18 [2019-10-20T12:06:18.721Z] #58 ...
12:06:18 [2019-10-20T12:06:18.721Z] 
12:06:18 [2019-10-20T12:06:18.721Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:18 [2019-10-20T12:06:18.721Z] #30 58.40 log
12:06:18 [2019-10-20T12:06:18.721Z] #30 60.84 github.com/BurntSushi/toml/cmd/tomlv
12:06:18 [2019-10-20T12:06:18.721Z] #30 DONE 64.7s
12:06:18 [2019-10-20T12:06:18.721Z] 
12:06:18 [2019-10-20T12:06:18.721Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:18 [2019-10-20T12:06:18.721Z] #33 59.12 regexp
12:06:18 [2019-10-20T12:06:18.721Z] #33 61.25 flag
12:06:18 [2019-10-20T12:06:18.721Z] #33 62.40 go/token
12:06:18 [2019-10-20T12:06:18.721Z] #33 62.61 io/ioutil
12:06:18 [2019-10-20T12:06:18.721Z] #33 63.04 go/scanner
12:06:18 [2019-10-20T12:06:18.721Z] #33 63.29 net/url
12:06:18 [2019-10-20T12:06:18.721Z] #33 64.13 go/ast
12:06:18 [2019-10-20T12:06:18.721Z] #33 64.79 text/template/parse
12:06:19 [2019-10-20T12:06:19.655Z] #33 ...
12:06:19 [2019-10-20T12:06:19.655Z] 
12:06:19 [2019-10-20T12:06:19.655Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:19 [2019-10-20T12:06:19.655Z] #58 17.11   CC       images/core-arm.o
12:06:19 [2019-10-20T12:06:19.913Z] #58 17.31   CC       images/core-aarch64.o
12:06:20 [2019-10-20T12:06:20.480Z] #58 17.77   CC       images/core-ppc64.o
12:06:20 [2019-10-20T12:06:20.615Z] #30 ...
12:06:20 [2019-10-20T12:06:20.615Z] 
12:06:20 [2019-10-20T12:06:20.615Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:06:20 [2019-10-20T12:06:20.615Z] #50 26.65 Checking out files:  48% (964/1993)   
Checking out files:  49% (977/1993)   
Checking out files:  50% (997/1993)   
Checking out files:  51% (1017/1993)   
Checking out files:  52% (1037/1993)   
Checking out files:  53% (1057/1993)   
Checking out files:  54% (1077/1993)   
Checking out files:  55% (1097/1993)   
Checking out files:  56% (1117/1993)   
Checking out files:  57% (1137/1993)   
Checking out files:  58% (1156/1993)   
Checking out files:  59% (1176/1993)   
Checking out files:  60% (1196/1993)   
Checking out files:  61% (1216/1993)   
Checking out files:  62% (1236/1993)   
Checking out files:  63% (1256/1993)   
Checking out files:  64% (1276/1993)   
Checking out files:  65% (1296/1993)   
Checking out files:  66% (1316/1993)   
Checking out files:  67% (1336/1993)   
Checking out files:  68% (1356/1993)   
Checking out files:  69% (1376/1993)   
Checking out files:  70% (1396/1993)   
Checking out files:  71% (1416/1993)   
Checking out files:  72% (1435/1993)   
Checking out files:  73% (1455/1993)   
Checking out files:  74% (1475/1993)   
Checking out files:  75% (1495/1993)   
Checking out files:  76% (1515/1993)   
Checking out files:  77% (1535/1993)   
Checking out files:  78% (1555/1993)   
Checking out files:  79% (1575/1993)   
Checking out files:  80% (1595/1993)   
Checking out files:  81% (1615/1993)   
Checking out files:  82% (1635/1993)   
Checking out files:  83% (1655/1993)   
Checking out files:  84% (1675/1993)   
Checking out files:  85% (1695/1993)   
Checking out files:  86% (1714/1993)   
Checking out files:  87% (1734/1993)   
Checking out files:  88% (1754/1993)   
Checking out files:  89% (1774/1993)   
Checking out files:  90% (1794/1993)   
Checking out files:  90% (1801/1993)   
Checking out files:  91% (1814/1993)   
Checking out files:  92% (1834/1993)   
Checking out files:  93% (1854/1993)   
Checking out files:  94% (1874/1993)   
Checking out files:  95% (1894/1993)   
Checking out files:  96% (1914/1993)   
Checking out files:  97% (1934/1993)   
Checking out files:  98% (1954/1993)   
Checking out files:  99% (1974/1993)   
Checking out files: 100% (1993/1993)   
Checking out files: 100% (1993/1993), done.
12:06:20 [2019-10-20T12:06:20.615Z] #50 28.03 + cd /tmp/tmp.6dnlyxujbD/src/github.com/docker/libnetwork
12:06:20 [2019-10-20T12:06:20.615Z] #50 28.05 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:06:20 [2019-10-20T12:06:20.615Z] #50 28.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:06:20 [2019-10-20T12:06:20.980Z] + cd /tmp/tmp.NQxmyEAblt/src/github.com/go-swagger/go-swagger
12:06:20 [2019-10-20T12:06:20.980Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
12:06:21 [2019-10-20T12:06:21.047Z] #58 18.35   CC       images/core-s390.o
12:06:21 [2019-10-20T12:06:21.305Z] #58 18.86   CC       images/cpuinfo.o
12:06:21 [2019-10-20T12:06:21.563Z] #58 19.20   CC       images/inventory.o
12:06:21 [2019-10-20T12:06:21.600Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:06:21 [2019-10-20T12:06:21.821Z] #58 19.40   CC       images/fdinfo.o
12:06:22 [2019-10-20T12:06:22.079Z] #58 19.65   CC       images/fown.o
12:06:22 [2019-10-20T12:06:22.339Z] #58 19.82   CC       images/ns.o
12:06:22 [2019-10-20T12:06:22.597Z] #58 20.09   CC       images/regfile.o
12:06:22 [2019-10-20T12:06:22.856Z] #58 20.26   CC       images/ghost-file.o
12:06:22 [2019-10-20T12:06:22.856Z] #58 20.50   CC       images/fifo.o
12:06:23 [2019-10-20T12:06:23.114Z] #58 20.74   CC       images/remap-file-path.o
12:06:23 [2019-10-20T12:06:23.372Z] #58 20.99   CC       images/eventfd.o
12:06:23 [2019-10-20T12:06:23.631Z] #58 21.28   CC       images/eventpoll.o
12:06:23 [2019-10-20T12:06:23.890Z] #58 21.53   CC       images/fh.o
12:06:24 [2019-10-20T12:06:24.456Z] #58 21.84   CC       images/fsnotify.o
12:06:25 [2019-10-20T12:06:25.022Z] #58 22.45   CC       images/signalfd.o
12:06:25 [2019-10-20T12:06:25.280Z] #58 22.66   CC       images/fs.o
12:06:25 [2019-10-20T12:06:25.280Z] #58 22.84   CC       images/pstree.o
12:06:25 [2019-10-20T12:06:25.538Z] #58 23.00   CC       images/pipe.o
12:06:25 [2019-10-20T12:06:25.801Z] #58 23.26   CC       images/tcp-stream.o
12:06:25 [2019-10-20T12:06:25.887Z] #50 ...
12:06:25 [2019-10-20T12:06:25.887Z] 
12:06:25 [2019-10-20T12:06:25.887Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:06:25 [2019-10-20T12:06:25.887Z] #55 27.58 + GOPATH=/tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cS9KjhSuQ4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:06:26 [2019-10-20T12:06:26.059Z] #58 23.67   CC       images/sk-packet.o
12:06:26 [2019-10-20T12:06:26.146Z] #55 ...
12:06:26 [2019-10-20T12:06:26.146Z] 
12:06:26 [2019-10-20T12:06:26.146Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:06:26 [2019-10-20T12:06:26.146Z] #30 32.86 internal/testlog
12:06:26 [2019-10-20T12:06:26.146Z] #30 33.43 encoding
12:06:26 [2019-10-20T12:06:26.146Z] #30 33.96 runtime/cgo
12:06:26 [2019-10-20T12:06:26.318Z] #58 23.92   CC       images/mnt.o
12:06:26 [2019-10-20T12:06:26.576Z] #58 24.19   CC       images/pipe-data.o
12:06:27 [2019-10-20T12:06:27.141Z] #58 24.57   CC       images/sa.o
12:06:27 [2019-10-20T12:06:27.399Z] #58 24.82   CC       images/timer.o
12:06:27 [2019-10-20T12:06:27.657Z] #58 25.15   CC       images/timerfd.o
12:06:27 [2019-10-20T12:06:27.915Z] #58 25.44   CC       images/mm.o
12:06:28 [2019-10-20T12:06:28.053Z] #30 ...
12:06:28 [2019-10-20T12:06:28.053Z] 
12:06:28 [2019-10-20T12:06:28.053Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:06:28 [2019-10-20T12:06:28.053Z] #17 29.79 Fetched 7919 kB in 24s (327 kB/s)
12:06:28 [2019-10-20T12:06:28.053Z] #17 29.79 Reading package lists...
12:06:28 [2019-10-20T12:06:28.173Z] #58 25.68   CC       images/sk-opts.o
12:06:28 [2019-10-20T12:06:28.333Z] #17 ...
12:06:28 [2019-10-20T12:06:28.333Z] 
12:06:28 [2019-10-20T12:06:28.333Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:28 [2019-10-20T12:06:28.333Z] #33 29.69 strconv
12:06:28 [2019-10-20T12:06:28.333Z] #33 35.11 internal/testlog
12:06:28 [2019-10-20T12:06:28.333Z] #33 36.01 encoding
12:06:28 [2019-10-20T12:06:28.333Z] #33 36.30 unicode/utf16
12:06:28 [2019-10-20T12:06:28.333Z] #33 37.26 container/list
12:06:28 [2019-10-20T12:06:28.333Z] #33 38.44 crypto/internal/subtle
12:06:28 [2019-10-20T12:06:28.333Z] #33 38.73 crypto/subtle
12:06:28 [2019-10-20T12:06:28.333Z] #33 39.03 crypto/rc4
12:06:28 [2019-10-20T12:06:28.333Z] #33 39.51 internal/x/crypto/cryptobyte/asn1
12:06:28 [2019-10-20T12:06:28.431Z] #58 25.91   CC       images/sk-unix.o
12:06:28 [2019-10-20T12:06:28.591Z] #33 ...
12:06:28 [2019-10-20T12:06:28.591Z] 
12:06:28 [2019-10-20T12:06:28.591Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:06:28 [2019-10-20T12:06:28.689Z] #58 26.28   CC       images/sk-inet.o
12:06:29 [2019-10-20T12:06:29.159Z] #17 40.21 Reading package lists...
12:06:29 [2019-10-20T12:06:29.159Z] #17 ...
12:06:29 [2019-10-20T12:06:29.159Z] 
12:06:29 [2019-10-20T12:06:29.159Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:29 [2019-10-20T12:06:29.159Z] #35 30.81 Fetched 7919 kB in 22s (359 kB/s)
12:06:29 [2019-10-20T12:06:29.159Z] #35 30.81 Reading package lists...
12:06:29 [2019-10-20T12:06:29.261Z] #58 26.59   CC       images/tun.o
12:06:29 [2019-10-20T12:06:29.407Z] 🇩 bin/containerd
12:06:29 [2019-10-20T12:06:29.417Z] #35 ...
12:06:29 [2019-10-20T12:06:29.417Z] 
12:06:29 [2019-10-20T12:06:29.417Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:29 [2019-10-20T12:06:29.417Z] #33 39.85 internal/nettrace
12:06:29 [2019-10-20T12:06:29.417Z] #33 40.03 internal/x/net/dns/dnsmessage
12:06:29 [2019-10-20T12:06:29.520Z] #58 26.91   CC       images/sk-netlink.o
12:06:29 [2019-10-20T12:06:29.677Z] #33 ...
12:06:29 [2019-10-20T12:06:29.677Z] 
12:06:29 [2019-10-20T12:06:29.677Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:06:29 [2019-10-20T12:06:29.677Z] #6 31.45 Fetched 7919 kB in 23s (343 kB/s)
12:06:29 [2019-10-20T12:06:29.780Z] #58 27.12   CC       images/packet-sock.o
12:06:29 [2019-10-20T12:06:29.936Z] #6 31.45 Reading package lists...
12:06:29 [2019-10-20T12:06:29.936Z] #6 ...
12:06:29 [2019-10-20T12:06:29.936Z] 
12:06:29 [2019-10-20T12:06:29.936Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:29 [2019-10-20T12:06:29.936Z] #35 41.51 Reading package lists...
12:06:29 [2019-10-20T12:06:29.936Z] #35 ...
12:06:29 [2019-10-20T12:06:29.936Z] 
12:06:29 [2019-10-20T12:06:29.936Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:29 [2019-10-20T12:06:29.936Z] #44 31.77 Fetched 7919 kB in 22s (346 kB/s)
12:06:30 [2019-10-20T12:06:30.038Z] #58 27.55   CC       images/ipc-var.o
12:06:30 [2019-10-20T12:06:30.038Z] #58 27.69   CC       images/ipc-desc.o
12:06:30 [2019-10-20T12:06:30.194Z] #44 31.77 Reading package lists...
12:06:30 [2019-10-20T12:06:30.194Z] #44 ...
12:06:30 [2019-10-20T12:06:30.194Z] 
12:06:30 [2019-10-20T12:06:30.194Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:06:30 [2019-10-20T12:06:30.194Z] #6 31.45 Reading package lists...
12:06:30 [2019-10-20T12:06:30.604Z] #58 27.85   CC       images/ipc-shm.o
12:06:30 [2019-10-20T12:06:30.604Z] #58 28.09   CC       images/ipc-msg.o
12:06:30 [2019-10-20T12:06:30.862Z] #58 28.37   CC       images/ipc-sem.o
12:06:31 [2019-10-20T12:06:31.119Z] #58 28.50   CC       images/utsns.o
12:06:31 [2019-10-20T12:06:31.119Z] #58 28.73   CC       images/creds.o
12:06:31 [2019-10-20T12:06:31.378Z] #58 28.89   CC       images/vma.o
12:06:31 [2019-10-20T12:06:31.636Z] #58 29.09   CC       images/netdev.o
12:06:31 [2019-10-20T12:06:31.697Z] #6 42.63 Reading package lists...
12:06:31 [2019-10-20T12:06:31.697Z] #6 ...
12:06:31 [2019-10-20T12:06:31.697Z] 
12:06:31 [2019-10-20T12:06:31.697Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:31 [2019-10-20T12:06:31.697Z] #57 33.15 Fetched 7919 kB in 24s (327 kB/s)
12:06:31 [2019-10-20T12:06:31.697Z] #57 33.15 Reading package lists...
12:06:31 [2019-10-20T12:06:31.697Z] #57 ...
12:06:31 [2019-10-20T12:06:31.697Z] 
12:06:31 [2019-10-20T12:06:31.697Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:32 [2019-10-20T12:06:32.206Z] #58 29.59   CC       images/tty.o
12:06:32 [2019-10-20T12:06:32.466Z] #58 ...
12:06:32 [2019-10-20T12:06:32.466Z] 
12:06:32 [2019-10-20T12:06:32.466Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:32 [2019-10-20T12:06:32.466Z] #33 68.63 go/parser
12:06:32 [2019-10-20T12:06:32.466Z] #33 69.24 text/template
12:06:32 [2019-10-20T12:06:32.466Z] #33 72.27 log
12:06:32 [2019-10-20T12:06:32.466Z] #33 72.88 encoding/binary
12:06:32 [2019-10-20T12:06:32.466Z] #33 73.77 go/doc
12:06:32 [2019-10-20T12:06:32.466Z] #33 74.42 encoding/base64
12:06:32 [2019-10-20T12:06:32.466Z] #33 75.02 encoding/json
12:06:32 [2019-10-20T12:06:32.466Z] #33 77.38 github.com/LK4D4/vndr/build
12:06:32 [2019-10-20T12:06:32.724Z] #33 ...
12:06:32 [2019-10-20T12:06:32.724Z] 
12:06:32 [2019-10-20T12:06:32.724Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:32 [2019-10-20T12:06:32.724Z] #58 30.06   CC       images/file-lock.o
12:06:32 [2019-10-20T12:06:32.724Z] #58 30.22   CC       images/rlimit.o
12:06:32 [2019-10-20T12:06:32.982Z] #58 30.43   CC       images/pagemap.o
12:06:33 [2019-10-20T12:06:33.240Z] #58 30.66   CC       images/siginfo.o
12:06:33 [2019-10-20T12:06:33.498Z] #58 31.00   CC       images/rpc.o
12:06:34 [2019-10-20T12:06:34.873Z] #58 32.14   CC       images/ext-file.o
12:06:34 [2019-10-20T12:06:34.873Z] #58 32.39   CC       images/cgroup.o
12:06:35 [2019-10-20T12:06:35.439Z] #58 32.94   CC       images/userns.o
12:06:35 [2019-10-20T12:06:35.698Z] #58 33.23   CC       images/google/protobuf/descriptor.o
12:06:37 [2019-10-20T12:06:37.163Z] #44 42.68 Reading package lists...
12:06:37 [2019-10-20T12:06:37.163Z] #44 ...
12:06:37 [2019-10-20T12:06:37.163Z] 
12:06:37 [2019-10-20T12:06:37.163Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:37 [2019-10-20T12:06:37.163Z] #33 47.13 runtime/cgo
12:06:37 [2019-10-20T12:06:37.601Z] #58 34.80   CC       images/opts.o
12:06:37 [2019-10-20T12:06:37.601Z] #58 35.02   CC       images/seccomp.o
12:06:37 [2019-10-20T12:06:37.859Z] #58 35.26   CC       images/binfmt-misc.o
12:06:38 [2019-10-20T12:06:38.117Z] #58 35.54   CC       images/time.o
12:06:38 [2019-10-20T12:06:38.375Z] #58 35.77   CC       images/sysctl.o
12:06:38 [2019-10-20T12:06:38.375Z] #58 35.93   CC       images/autofs.o
12:06:38 [2019-10-20T12:06:38.634Z] #58 36.10   CC       images/macvlan.o
12:06:38 [2019-10-20T12:06:38.892Z] #58 36.26   CC       images/sit.o
12:06:38 [2019-10-20T12:06:38.892Z] #58 36.46   LINK     images/built-in.o
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.56   GEN      compel/include/asm
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.58   GEN      compel/include/version.h
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.62 touch .config
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.63   GEN      include/common/config.h
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.71   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.73   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.75   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.80   DEP      compel/arch/x86/plugins/std/memcpy.d
12:06:39 [2019-10-20T12:06:39.150Z] #58 36.81   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:06:39 [2019-10-20T12:06:39.408Z] #58 36.83   GEN      compel/plugins/include/uapi/std/syscall.h
12:06:39 [2019-10-20T12:06:39.408Z] #58 36.88   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:06:39 [2019-10-20T12:06:39.408Z] #58 36.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:06:39 [2019-10-20T12:06:39.408Z] #58 36.93   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:06:39 [2019-10-20T12:06:39.408Z] #58 36.93   DEP      compel/plugins/std/infect.d
12:06:39 [2019-10-20T12:06:39.408Z] #58 37.03   DEP      compel/plugins/std/string.d
12:06:39 [2019-10-20T12:06:39.666Z] #58 37.19   DEP      compel/plugins/std/log.d
12:06:39 [2019-10-20T12:06:39.666Z] #58 37.33   DEP      compel/plugins/std/fds.d
12:06:39 [2019-10-20T12:06:39.924Z] #58 37.45   DEP      compel/plugins/std/std.d
12:06:40 [2019-10-20T12:06:40.182Z] #58 37.55   DEP      compel/plugins/shmem/shmem.d
12:06:40 [2019-10-20T12:06:40.182Z] #58 37.61   DEP      compel/plugins/fds/fds.d
12:06:40 [2019-10-20T12:06:40.440Z] #58 37.79   CC       compel/plugins/std/std.o
12:06:40 [2019-10-20T12:06:40.698Z] #58 38.10   CC       compel/plugins/std/fds.o
12:06:40 [2019-10-20T12:06:40.956Z] #58 38.62   CC       compel/plugins/std/log.o
12:06:41 [2019-10-20T12:06:41.361Z] #33 ...
12:06:41 [2019-10-20T12:06:41.361Z] 
12:06:41 [2019-10-20T12:06:41.361Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:41 [2019-10-20T12:06:41.361Z] #44 42.68 Reading package lists...
12:06:41 [2019-10-20T12:06:41.523Z] #58 ...
12:06:41 [2019-10-20T12:06:41.523Z] 
12:06:41 [2019-10-20T12:06:41.523Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:06:41 [2019-10-20T12:06:41.523Z] #61 87.27 + for f in rootlesskit rootlesskit-docker-proxy
12:06:41 [2019-10-20T12:06:41.523Z] #61 87.27 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:06:42 [2019-10-20T12:06:42.300Z] #44 52.34 Building dependency tree...
12:06:42 [2019-10-20T12:06:42.300Z] #44 ...
12:06:42 [2019-10-20T12:06:42.300Z] 
12:06:42 [2019-10-20T12:06:42.300Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:42 [2019-10-20T12:06:42.300Z] #57 43.91 Reading package lists...
12:06:42 [2019-10-20T12:06:42.300Z] #57 53.20 Building dependency tree...
12:06:42 [2019-10-20T12:06:42.300Z] #57 ...
12:06:42 [2019-10-20T12:06:42.300Z] 
12:06:42 [2019-10-20T12:06:42.300Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:42 [2019-10-20T12:06:42.300Z] #44 52.34 Building dependency tree...
12:06:42 [2019-10-20T12:06:42.300Z] #44 54.05 Reading state information...
12:06:43 [2019-10-20T12:06:43.423Z] #61 ...
12:06:43 [2019-10-20T12:06:43.423Z] 
12:06:43 [2019-10-20T12:06:43.423Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:43 [2019-10-20T12:06:43.423Z] #33 79.45 encoding/xml
12:06:43 [2019-10-20T12:06:43.423Z] #33 80.48 github.com/LK4D4/vndr/godl/singleflight
12:06:43 [2019-10-20T12:06:43.423Z] #33 80.71 compress/flate
12:06:43 [2019-10-20T12:06:43.423Z] #33 83.19 hash
12:06:43 [2019-10-20T12:06:43.423Z] #33 83.33 hash/crc32
12:06:43 [2019-10-20T12:06:43.423Z] #33 83.84 compress/gzip
12:06:43 [2019-10-20T12:06:43.423Z] #33 84.42 context
12:06:43 [2019-10-20T12:06:43.423Z] #33 84.96 crypto/cipher
12:06:43 [2019-10-20T12:06:43.423Z] #33 85.03 math/rand
12:06:43 [2019-10-20T12:06:43.423Z] #33 85.70 math/big
12:06:43 [2019-10-20T12:06:43.423Z] #33 86.27 crypto/aes
12:06:43 [2019-10-20T12:06:43.423Z] #33 87.20 crypto
12:06:43 [2019-10-20T12:06:43.423Z] #33 87.40 crypto/des
12:06:43 [2019-10-20T12:06:43.423Z] #33 87.93 crypto/internal/randutil
12:06:43 [2019-10-20T12:06:43.423Z] #33 88.01 crypto/sha512
12:06:43 [2019-10-20T12:06:43.423Z] #33 89.12 crypto/hmac
12:06:43 [2019-10-20T12:06:43.423Z] #33 89.26 crypto/md5
12:06:43 [2019-10-20T12:06:43.423Z] #33 ...
12:06:43 [2019-10-20T12:06:43.423Z] 
12:06:43 [2019-10-20T12:06:43.423Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:43 [2019-10-20T12:06:43.423Z] #58 39.47   CC       compel/plugins/std/string.o
12:06:43 [2019-10-20T12:06:43.423Z] #58 40.27   CC       compel/plugins/std/infect.o
12:06:43 [2019-10-20T12:06:43.423Z] #58 40.77   CC       compel/arch/x86/plugins/std/parasite-head.o
12:06:43 [2019-10-20T12:06:43.423Z] #58 40.83   CC       compel/arch/x86/plugins/std/memcpy.o
12:06:43 [2019-10-20T12:06:43.423Z] #58 40.89   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:06:43 [2019-10-20T12:06:43.423Z] #58 40.94   AR       compel/plugins/std.lib.a
12:06:43 [2019-10-20T12:06:43.423Z] #58 41.02   CC       compel/plugins/fds/fds.o
12:06:43 [2019-10-20T12:06:43.681Z] #58 41.28   AR       compel/plugins/fds.lib.a
12:06:43 [2019-10-20T12:06:43.681Z] #58 41.33   HOSTDEP  compel/src/lib/log-host.d
12:06:43 [2019-10-20T12:06:43.943Z] #58 41.43   HOSTDEP  compel/src/lib/handle-elf-host.d
12:06:44 [2019-10-20T12:06:44.002Z] + rm -rf /tmp/tmp.NQxmyEAblt
12:06:44 [2019-10-20T12:06:44.002Z] Removing intermediate container 00753d5b0baf
12:06:44 [2019-10-20T12:06:44.002Z]  ---> b5d7fef3363e
12:06:44 [2019-10-20T12:06:44.002Z] Step 19/125 : FROM base AS frozen-images
12:06:44 [2019-10-20T12:06:44.002Z]  ---> 456f79654ec6
12:06:44 [2019-10-20T12:06:44.002Z] Step 20/125 : ARG DEBIAN_FRONTEND
12:06:44 [2019-10-20T12:06:44.002Z]  ---> Using cache
12:06:44 [2019-10-20T12:06:44.002Z]  ---> 86ee0adfaea6
12:06:44 [2019-10-20T12:06:44.002Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
12:06:44 [2019-10-20T12:06:44.002Z]  ---> Running in 12c049ea5222
12:06:44 [2019-10-20T12:06:44.002Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:06:44 [2019-10-20T12:06:44.002Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:06:44 [2019-10-20T12:06:44.002Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:06:44 [2019-10-20T12:06:44.002Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:06:44 [2019-10-20T12:06:44.002Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:06:44 [2019-10-20T12:06:44.002Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:06:44 [2019-10-20T12:06:44.002Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:06:44 [2019-10-20T12:06:44.002Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:06:44 [2019-10-20T12:06:44.201Z] #58 41.64   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:06:44 [2019-10-20T12:06:44.201Z] #58 41.78   HOSTDEP  compel/src/main-host.d
12:06:44 [2019-10-20T12:06:44.459Z] #58 41.89   DEP      compel/src/lib/ptrace.d
12:06:44 [2019-10-20T12:06:44.459Z] #58 42.03   DEP      compel/src/lib/infect.d
12:06:44 [2019-10-20T12:06:44.717Z] #58 42.21   DEP      compel/src/lib/infect-util.d
12:06:44 [2019-10-20T12:06:44.851Z] #44 56.24 The following additional packages will be installed:
12:06:44 [2019-10-20T12:06:44.851Z] #44 56.26   btrfs-progs liblzo2-2
12:06:44 [2019-10-20T12:06:44.851Z] #44 56.73 The following NEW packages will be installed:
12:06:44 [2019-10-20T12:06:44.851Z] #44 56.77   btrfs-progs btrfs-tools liblzo2-2
12:06:44 [2019-10-20T12:06:44.975Z] #58 42.31   DEP      compel/src/lib/infect-rpc.d
12:06:44 [2019-10-20T12:06:44.975Z] #58 42.43   DEP      compel/arch/x86/src/lib/infect.d
12:06:44 [2019-10-20T12:06:44.975Z] #58 42.55   DEP      compel/arch/x86/src/lib/cpu.d
12:06:45 [2019-10-20T12:06:45.233Z] #58 42.62   DEP      compel/src/lib/log.d
12:06:45 [2019-10-20T12:06:45.233Z] #58 42.69   DEP      compel/src/main.d
12:06:45 [2019-10-20T12:06:45.233Z] #58 42.83   DEP      compel/src/lib/handle-elf.d
12:06:45 [2019-10-20T12:06:45.479Z] Fetched 7720 kB in 2s (3064 kB/s)
12:06:45 [2019-10-20T12:06:45.520Z] #58 42.96   DEP      compel/arch/x86/src/lib/handle-elf.d
12:06:45 [2019-10-20T12:06:45.804Z] #58 43.16   CC       compel/src/lib/log.o
12:06:46 [2019-10-20T12:06:46.061Z] #58 43.47   CC       compel/arch/x86/src/lib/cpu.o
12:06:46 [2019-10-20T12:06:46.227Z] #44 57.89 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
12:06:46 [2019-10-20T12:06:46.227Z] #44 57.89 Need to get 649 kB of archives.
12:06:46 [2019-10-20T12:06:46.227Z] #44 57.89 After this operation, 4320 kB of additional disk space will be used.
12:06:46 [2019-10-20T12:06:46.227Z] #44 57.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:06:46 [2019-10-20T12:06:46.227Z] #44 57.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
12:06:46 [2019-10-20T12:06:46.485Z] #44 58.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
12:06:46 [2019-10-20T12:06:46.491Z] Reading package lists...
12:06:46 [2019-10-20T12:06:46.635Z] #58 44.24   CC       compel/arch/x86/src/lib/infect.o
12:06:47 [2019-10-20T12:06:47.428Z] #44 ...
12:06:47 [2019-10-20T12:06:47.429Z] 
12:06:47 [2019-10-20T12:06:47.429Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:06:47 [2019-10-20T12:06:47.429Z] #15 59.06 + #15 ...
12:06:47 [2019-10-20T12:06:47.429Z] 
12:06:47 [2019-10-20T12:06:47.429Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
12:06:47 [2019-10-20T12:06:47.429Z] #50 DONE 58.6s
12:06:47 [2019-10-20T12:06:47.429Z] 
12:06:47 [2019-10-20T12:06:47.429Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:06:47 [2019-10-20T12:06:47.429Z] #15 59.06 + cd /tmp/tmp.WmrIhzyZh7/src/github.com/go-swagger/go-swagger
12:06:47 [2019-10-20T12:06:47.429Z] #15 59.06 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
12:06:47 [2019-10-20T12:06:47.504Z] Reading package lists...
12:06:47 [2019-10-20T12:06:47.566Z] #58 44.96   CC       compel/src/lib/infect-rpc.o
12:06:47 [2019-10-20T12:06:47.788Z] Building dependency tree...
12:06:47 [2019-10-20T12:06:47.788Z] Reading state information...
12:06:47 [2019-10-20T12:06:47.823Z] #58 45.41   CC       compel/src/lib/infect-util.o
12:06:48 [2019-10-20T12:06:48.071Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
12:06:48 [2019-10-20T12:06:48.071Z] The following additional packages will be installed:
12:06:48 [2019-10-20T12:06:48.071Z]   libjq1 libonig4
12:06:48 [2019-10-20T12:06:48.071Z] The following NEW packages will be installed:
12:06:48 [2019-10-20T12:06:48.071Z]   jq libjq1 libonig4
12:06:48 [2019-10-20T12:06:48.071Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
12:06:48 [2019-10-20T12:06:48.071Z] Need to get 310 kB of archives.
12:06:48 [2019-10-20T12:06:48.071Z] After this operation, 1267 kB of additional disk space will be used.
12:06:48 [2019-10-20T12:06:48.071Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
12:06:48 [2019-10-20T12:06:48.071Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
12:06:48 [2019-10-20T12:06:48.071Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
12:06:48 [2019-10-20T12:06:48.355Z] debconf: delaying package configuration, since apt-utils is not installed
12:06:48 [2019-10-20T12:06:48.355Z] Fetched 310 kB in 0s (3136 kB/s)
12:06:48 [2019-10-20T12:06:48.355Z] Selecting previously unselected package libonig4:ppc64el.
12:06:48 [2019-10-20T12:06:48.355Z] (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.)
12:06:48 [2019-10-20T12:06:48.355Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
12:06:48 [2019-10-20T12:06:48.355Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
12:06:48 [2019-10-20T12:06:48.355Z] Selecting previously unselected package libjq1:ppc64el.
12:06:48 [2019-10-20T12:06:48.355Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
12:06:48 [2019-10-20T12:06:48.355Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
12:06:48 [2019-10-20T12:06:48.387Z] #58 45.73   CC       compel/src/lib/infect.o
12:06:48 [2019-10-20T12:06:48.417Z] #15 ...
12:06:48 [2019-10-20T12:06:48.417Z] 
12:06:48 [2019-10-20T12:06:48.417Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:06:48 [2019-10-20T12:06:48.417Z] #17 40.21 Reading package lists...
12:06:48 [2019-10-20T12:06:48.417Z] #17 50.46 Building dependency tree...
12:06:48 [2019-10-20T12:06:48.417Z] #17 52.52 Reading state information...
12:06:48 [2019-10-20T12:06:48.417Z] #17 55.00 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
12:06:48 [2019-10-20T12:06:48.417Z] #17 55.00 The following additional packages will be installed:
12:06:48 [2019-10-20T12:06:48.417Z] #17 55.01   libjq1 libonig4
12:06:48 [2019-10-20T12:06:48.417Z] #17 55.63 The following NEW packages will be installed:
12:06:48 [2019-10-20T12:06:48.417Z] #17 55.65   jq libjq1 libonig4
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.03 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.03 Need to get 327 kB of archives.
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.03 After this operation, 1157 kB of additional disk space will be used.
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
12:06:48 [2019-10-20T12:06:48.417Z] #17 57.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
12:06:48 [2019-10-20T12:06:48.417Z] #17 58.48 debconf: delaying package configuration, since apt-utils is not installed
12:06:48 [2019-10-20T12:06:48.417Z] #17 59.16 Fetched 327 kB in 1s (260 kB/s)
12:06:48 [2019-10-20T12:06:48.417Z] #17 59.49 Selecting previously unselected package libonig4:amd64.
12:06:48 [2019-10-20T12:06:48.417Z] #17 59.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:06:48 [2019-10-20T12:06:48.417Z] #17 59.57 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
12:06:48 [2019-10-20T12:06:48.417Z] #17 59.63 Unpacking libonig4:amd64 (6.1.3-2) ...
12:06:48 [2019-10-20T12:06:48.417Z] #17 60.09 Selecting previously unselected package libjq1:amd64.
12:06:48 [2019-10-20T12:06:48.417Z] #17 60.09 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
12:06:48 [2019-10-20T12:06:48.417Z] #17 60.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
12:06:48 [2019-10-20T12:06:48.417Z] #17 ...
12:06:48 [2019-10-20T12:06:48.417Z] 
12:06:48 [2019-10-20T12:06:48.417Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:48 [2019-10-20T12:06:48.417Z] #44 59.73 debconf: delaying package configuration, since apt-utils is not installed
12:06:48 [2019-10-20T12:06:48.417Z] #44 60.05 Fetched 649 kB in 1s (545 kB/s)
12:06:48 [2019-10-20T12:06:48.417Z] #44 60.23 Selecting previously unselected package liblzo2-2:amd64.
12:06:48 [2019-10-20T12:06:48.640Z] Selecting previously unselected package jq.
12:06:48 [2019-10-20T12:06:48.640Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
12:06:48 [2019-10-20T12:06:48.640Z] Unpacking jq (1.5+dfsg-1.3) ...
12:06:48 [2019-10-20T12:06:48.640Z] Setting up libonig4:ppc64el (6.1.3-2) ...
12:06:48 [2019-10-20T12:06:48.640Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
12:06:48 [2019-10-20T12:06:48.640Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:48 [2019-10-20T12:06:48.640Z] Setting up jq (1.5+dfsg-1.3) ...
12:06:48 [2019-10-20T12:06:48.645Z] #58 ...
12:06:48 [2019-10-20T12:06:48.645Z] 
12:06:48 [2019-10-20T12:06:48.645Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:06:48 [2019-10-20T12:06:48.645Z] #61 DONE 94.6s
12:06:48 [2019-10-20T12:06:48.645Z] 
12:06:48 [2019-10-20T12:06:48.645Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
12:06:48 [2019-10-20T12:06:48.645Z] #62 DONE 0.1s
12:06:48 [2019-10-20T12:06:48.645Z] 
12:06:48 [2019-10-20T12:06:48.645Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:48 [2019-10-20T12:06:48.645Z] #33 89.97 crypto/sha1
12:06:48 [2019-10-20T12:06:48.645Z] #33 90.76 crypto/sha256
12:06:48 [2019-10-20T12:06:48.645Z] #33 91.85 encoding/hex
12:06:48 [2019-10-20T12:06:48.645Z] #33 92.29 encoding/pem
12:06:48 [2019-10-20T12:06:48.645Z] #33 92.68 internal/singleflight
12:06:48 [2019-10-20T12:06:48.645Z] #33 92.93 net
12:06:48 [2019-10-20T12:06:48.645Z] #33 93.91 crypto/rand
12:06:48 [2019-10-20T12:06:48.645Z] #33 94.47 crypto/elliptic
12:06:48 [2019-10-20T12:06:48.692Z] #44 60.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:06:48 [2019-10-20T12:06:48.692Z] #44 60.31 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:06:48 [2019-10-20T12:06:48.692Z] #44 60.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:06:48 [2019-10-20T12:06:48.923Z] Removing intermediate container 12c049ea5222
12:06:48 [2019-10-20T12:06:48.923Z]  ---> b72e5e11fab3
12:06:48 [2019-10-20T12:06:48.923Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh /
12:06:48 [2019-10-20T12:06:48.956Z] #44 ...
12:06:48 [2019-10-20T12:06:48.956Z] 
12:06:48 [2019-10-20T12:06:48.956Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:48 [2019-10-20T12:06:48.956Z] #35 41.51 Reading package lists...
12:06:48 [2019-10-20T12:06:48.956Z] #35 51.11 Building dependency tree...
12:06:48 [2019-10-20T12:06:48.956Z] #35 53.18 Reading state information...
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.39 The following additional packages will be installed:
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.41   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.42 Suggested packages:
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.44   codeblocks eclipse ninja-build lrzip
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.44 Recommended packages:
12:06:48 [2019-10-20T12:06:48.956Z] #35 55.44   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:06:48 [2019-10-20T12:06:48.956Z] #35 56.83 The following NEW packages will be installed:
12:06:48 [2019-10-20T12:06:48.956Z] #35 56.84   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
12:06:48 [2019-10-20T12:06:48.956Z] #35 56.84   vim-common xxd
12:06:48 [2019-10-20T12:06:48.956Z] #35 57.96 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
12:06:48 [2019-10-20T12:06:48.956Z] #35 57.96 Need to get 13.7 MB of archives.
12:06:48 [2019-10-20T12:06:48.956Z] #35 57.96 After this operation, 57.2 MB of additional disk space will be used.
12:06:48 [2019-10-20T12:06:48.956Z] #35 57.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 58.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 58.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 59.97 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:06:48 [2019-10-20T12:06:48.956Z] #35 ...
12:06:48 [2019-10-20T12:06:48.956Z] 
12:06:48 [2019-10-20T12:06:48.956Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:48 [2019-10-20T12:06:48.956Z] #44 60.76 Selecting previously unselected package btrfs-progs.
12:06:48 [2019-10-20T12:06:48.956Z] #44 60.76 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
12:06:48 [2019-10-20T12:06:48.956Z] #44 60.76 Unpacking btrfs-progs (4.7.3-1) ...
12:06:49 [2019-10-20T12:06:49.208Z]  ---> ae1e96a18cf3
12:06:49 [2019-10-20T12:06:49.208Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
12:06:49 [2019-10-20T12:06:49.208Z]  ---> Running in d1cfacb30639
12:06:49 [2019-10-20T12:06:49.512Z] 🇩 bin/containerd-stress
12:06:49 [2019-10-20T12:06:49.512Z] 🇩 bin/containerd-shim
12:06:49 [2019-10-20T12:06:49.535Z] #44 ...
12:06:49 [2019-10-20T12:06:49.535Z] 
12:06:49 [2019-10-20T12:06:49.536Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:06:49 [2019-10-20T12:06:49.536Z] #6 42.63 Reading package lists...
12:06:49 [2019-10-20T12:06:49.536Z] #6 51.50 Building dependency tree...
12:06:49 [2019-10-20T12:06:49.536Z] #6 53.65 Reading state information...
12:06:49 [2019-10-20T12:06:49.536Z] #6 55.72 The following additional packages will be installed:
12:06:49 [2019-10-20T12:06:49.536Z] #6 55.74   libapparmor1 libseccomp2
12:06:49 [2019-10-20T12:06:49.536Z] #6 55.75 Suggested packages:
12:06:49 [2019-10-20T12:06:49.536Z] #6 55.79   seccomp
12:06:49 [2019-10-20T12:06:49.536Z] #6 56.41 The following NEW packages will be installed:
12:06:49 [2019-10-20T12:06:49.536Z] #6 56.42   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.74 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.74 Need to get 300 kB of archives.
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.74 After this operation, 1201 kB of additional disk space will be used.
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
12:06:49 [2019-10-20T12:06:49.536Z] #6 57.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
12:06:49 [2019-10-20T12:06:49.536Z] #6 59.84 debconf: delaying package configuration, since apt-utils is not installed
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.12 Fetched 300 kB in 1s (266 kB/s)
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.39 Selecting previously unselected package libseccomp2:amd64.
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.50 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.55 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.72 Selecting previously unselected package libseccomp-dev:amd64.
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.72 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 60.73 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 61.17 Selecting previously unselected package libapparmor1:amd64.
12:06:49 [2019-10-20T12:06:49.536Z] #6 61.17 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 61.18 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
12:06:49 [2019-10-20T12:06:49.536Z] #6 ...
12:06:49 [2019-10-20T12:06:49.536Z] 
12:06:49 [2019-10-20T12:06:49.536Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.23 Selecting previously unselected package jq.
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.26 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.27 Unpacking jq (1.5+dfsg-1.3) ...
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.80 Setting up libonig4:amd64 (6.1.3-2) ...
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.83 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
12:06:49 [2019-10-20T12:06:49.536Z] #17 60.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:49 [2019-10-20T12:06:49.536Z] #17 61.05 Setting up jq (1.5+dfsg-1.3) ...
12:06:50 [2019-10-20T12:06:50.218Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:06:50 [2019-10-20T12:06:50.477Z] #17 DONE 62.0s
12:06:50 [2019-10-20T12:06:50.477Z] 
12:06:50 [2019-10-20T12:06:50.477Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:06:50 [2019-10-20T12:06:50.477Z] #15 61.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:06:50 [2019-10-20T12:06:50.477Z] #15 ...
12:06:50 [2019-10-20T12:06:50.477Z] 
12:06:50 [2019-10-20T12:06:50.477Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
12:06:50 [2019-10-20T12:06:50.477Z] #19 DONE 0.1s
12:06:50 [2019-10-20T12:06:50.477Z] 
12:06:50 [2019-10-20T12:06:50.477Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:06:50 [2019-10-20T12:06:50.500Z] 
12:06:51 [2019-10-20T12:06:51.043Z] #20 ...
12:06:51 [2019-10-20T12:06:51.043Z] 
12:06:51 [2019-10-20T12:06:51.043Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
12:06:51 [2019-10-20T12:06:51.043Z] #6 61.46 Selecting previously unselected package libapparmor-dev:amd64.
12:06:51 [2019-10-20T12:06:51.043Z] #6 61.46 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 61.54 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.47 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.48 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.50 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.51 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 62.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:51 [2019-10-20T12:06:51.043Z] #6 DONE 62.8s
12:06:51 [2019-10-20T12:06:51.069Z] 
########                                                                  11.3%
#####################                                                     30.4%
##################################                                        48.4%
################################################                          67.6%
##############################################################            86.8%
######################################################################## 100.0%
12:06:51 [2019-10-20T12:06:51.174Z] #33 96.97 encoding/asn1
12:06:51 [2019-10-20T12:06:51.174Z] #33 ...
12:06:51 [2019-10-20T12:06:51.174Z] 
12:06:51 [2019-10-20T12:06:51.174Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:06:51 [2019-10-20T12:06:51.174Z] #58 48.25   CC       compel/src/lib/ptrace.o
12:06:51 [2019-10-20T12:06:51.174Z] #58 48.72   AR       compel/libcompel.a
12:06:51 [2019-10-20T12:06:51.174Z] #58 48.77   HOSTCC   compel/src/main-host.o
12:06:51 [2019-10-20T12:06:51.301Z] 
12:06:51 [2019-10-20T12:06:51.301Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:06:51 [2019-10-20T12:06:51.301Z] #40 DONE 0.1s
12:06:51 [2019-10-20T12:06:51.301Z] 
12:06:51 [2019-10-20T12:06:51.301Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
12:06:51 [2019-10-20T12:06:51.301Z] #41 DONE 0.1s
12:06:51 [2019-10-20T12:06:51.301Z] 
12:06:51 [2019-10-20T12:06:51.301Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.43 Selecting previously unselected package btrfs-tools.
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.43 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.47 Unpacking btrfs-tools (4.7.3-1) ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.77 Setting up btrfs-progs (4.7.3-1) ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.80 Setting up btrfs-tools (4.7.3-1) ...
12:06:51 [2019-10-20T12:06:51.301Z] #44 62.81 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:06:51 [2019-10-20T12:06:51.366Z] 
12:06:51 [2019-10-20T12:06:51.431Z] #58 49.03   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:06:51 [2019-10-20T12:06:51.689Z] #58 49.20   HOSTCC   compel/src/lib/handle-elf-host.o
12:06:51 [2019-10-20T12:06:51.867Z] #44 DONE 63.4s
12:06:51 [2019-10-20T12:06:51.867Z] 
12:06:51 [2019-10-20T12:06:51.867Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:06:51 [2019-10-20T12:06:51.867Z] #45 DONE 0.1s
12:06:51 [2019-10-20T12:06:51.867Z] 
12:06:51 [2019-10-20T12:06:51.867Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.13 debconf: delaying package configuration, since apt-utils is not installed
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.42 Fetched 13.7 MB in 3s (4443 kB/s)
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.77 Selecting previously unselected package cmake-data.
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.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.)
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
12:06:51 [2019-10-20T12:06:51.867Z] #35 62.92 Unpacking cmake-data (3.7.2-1) ...
12:06:51 [2019-10-20T12:06:51.933Z] 
##########################                                                37.3%
###########################################################               83.2%
######################################################################## 100.0%
12:06:51 [2019-10-20T12:06:51.933Z] 
12:06:52 [2019-10-20T12:06:52.124Z] #35 ...
12:06:52 [2019-10-20T12:06:52.124Z] 
12:06:52 [2019-10-20T12:06:52.124Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
12:06:52 [2019-10-20T12:06:52.124Z] #46 DONE 0.2s
12:06:52 [2019-10-20T12:06:52.124Z] 
12:06:52 [2019-10-20T12:06:52.124Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:06:52 [2019-10-20T12:06:52.254Z] #58 49.56   HOSTCC   compel/src/lib/log-host.o
12:06:52 [2019-10-20T12:06:52.254Z] #58 49.82   HOSTLINK compel/compel-host-bin
12:06:52 [2019-10-20T12:06:52.254Z] #58 49.93   DEP      soccr/soccr.d
12:06:52 [2019-10-20T12:06:52.501Z] 
##########                                                                15.2%
################################                                          45.1%
###############################################                           65.7%
################################################################          89.0%
######################################################################## 100.0%
12:06:52 [2019-10-20T12:06:52.691Z] #47 ...
12:06:52 [2019-10-20T12:06:52.691Z] 
12:06:52 [2019-10-20T12:06:52.691Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:06:52 [2019-10-20T12:06:52.691Z] #27 53.63 + cd /tmp/tmp.4FRbrtyHV7/src/gotest.tools/gotestsum
12:06:52 [2019-10-20T12:06:52.691Z] #27 53.63 + git checkout -q v0.3.5
12:06:52 [2019-10-20T12:06:52.691Z] #27 53.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
12:06:52 [2019-10-20T12:06:52.691Z] #27 ...
12:06:52 [2019-10-20T12:06:52.691Z] 
12:06:52 [2019-10-20T12:06:52.691Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:52 [2019-10-20T12:06:52.691Z] #57 53.20 Building dependency tree...
12:06:52 [2019-10-20T12:06:52.691Z] #57 55.18 Reading state information...
12:06:52 [2019-10-20T12:06:52.691Z] #57 57.06 The following additional packages will be installed:
12:06:52 [2019-10-20T12:06:52.691Z] #57 57.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
12:06:52 [2019-10-20T12:06:52.691Z] #57 57.07   libprotoc10 python-pkg-resources zlib1g-dev
12:06:52 [2019-10-20T12:06:52.691Z] #57 57.08 Suggested packages:
12:06:52 [2019-10-20T12:06:52.691Z] #57 57.08   manpages-dev python-setuptools
12:06:52 [2019-10-20T12:06:52.691Z] #57 59.44 The following NEW packages will be installed:
12:06:52 [2019-10-20T12:06:52.691Z] #57 59.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:06:52 [2019-10-20T12:06:52.691Z] #57 59.44   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
12:06:52 [2019-10-20T12:06:52.691Z] #57 59.46   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:06:52 [2019-10-20T12:06:52.691Z] #57 59.46   zlib1g-dev
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.66 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.66 Need to get 3602 kB of archives.
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.66 After this operation, 18.9 MB of additional disk space will be used.
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.82 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 60.95 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 61.03 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 61.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 61.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 61.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
12:06:52 [2019-10-20T12:06:52.691Z] #57 63.46 debconf: delaying package configuration, since apt-utils is not installed
12:06:52 [2019-10-20T12:06:52.691Z] #57 63.84 Fetched 3602 kB in 1s (2295 kB/s)
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.06 Selecting previously unselected package libnet1:amd64.
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.13 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.41 Selecting previously unselected package libcap-dev:amd64.
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.41 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
12:06:52 [2019-10-20T12:06:52.691Z] #57 64.52 Unpacking libcap-dev:amd64 (1:2.25-1) ...
12:06:52 [2019-10-20T12:06:52.691Z] #57 ...
12:06:52 [2019-10-20T12:06:52.691Z] 
12:06:52 [2019-10-20T12:06:52.691Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:06:52 [2019-10-20T12:06:52.691Z] #33 64.05 internal/x/crypto/curve25519
12:06:52 [2019-10-20T12:06:52.786Z] 
12:06:52 [2019-10-20T12:06:52.820Z] #58 50.09   CC       soccr/soccr.o
12:06:53 [2019-10-20T12:06:53.752Z] #58 51.17   AR       soccr/libsoccr.a
12:06:53 [2019-10-20T12:06:53.752Z] #58 51.22 make[1]: 'soccr/libsoccr.a' is up to date.
12:06:53 [2019-10-20T12:06:53.950Z] 🇩 bin/containerd-shim-runc-v1
12:06:54 [2019-10-20T12:06:54.010Z] #58 51.57   DEP      criu/arch/x86/sigframe.d
12:06:54 [2019-10-20T12:06:54.010Z] #58 51.68   DEP      criu/arch/x86/sigaction_compat.d
12:06:54 [2019-10-20T12:06:54.217Z] 
####                                                                       6.0%
#########                                                                 13.2%
################                                                          23.0%
########################                                                  33.7%
#############################                                             41.6%
##################################                                        48.2%
#########################################                                 58.1%
###############################################                           65.5%
####################################################                      73.6%
##########################################################                81.6%
################################################################          89.7%
#######################################################################   99.5%
######################################################################## 100.0%
12:06:54 [2019-10-20T12:06:54.217Z] 
12:06:54 [2019-10-20T12:06:54.268Z] #58 51.81   DEP      criu/arch/x86/kerndat.d
12:06:54 [2019-10-20T12:06:54.268Z] #58 51.94   DEP      criu/arch/x86/crtools.d
12:06:54 [2019-10-20T12:06:54.525Z] #58 52.07   DEP      criu/arch/x86/cpu.d
12:06:54 [2019-10-20T12:06:54.783Z] #58 52.26   CC       criu/arch/x86/cpu.o
12:06:54 [2019-10-20T12:06:54.832Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:06:55 [2019-10-20T12:06:55.116Z] 
12:06:55 [2019-10-20T12:06:55.116Z] 
######################################################################## 100.0%
12:06:55 [2019-10-20T12:06:55.348Z] #58 52.85   CC       criu/arch/x86/crtools.o
12:06:55 [2019-10-20T12:06:55.402Z] 
12:06:56 [2019-10-20T12:06:56.039Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:06:56 [2019-10-20T12:06:56.323Z] 
12:06:56 [2019-10-20T12:06:56.323Z] 
######################################################################## 100.0%
12:06:56 [2019-10-20T12:06:56.323Z] 
12:06:56 [2019-10-20T12:06:56.722Z] #58 53.96   CC       criu/arch/x86/kerndat.o
12:06:56 [2019-10-20T12:06:56.884Z] #33 68.02 sync
12:06:56 [2019-10-20T12:06:56.980Z] #58 54.46   CC       criu/arch/x86/sigaction_compat.o
12:06:57 [2019-10-20T12:06:57.143Z] #33 ...
12:06:57 [2019-10-20T12:06:57.143Z] 
12:06:57 [2019-10-20T12:06:57.143Z] #7 [dev 1/24] RUN groupadd -r docker
12:06:57 [2019-10-20T12:06:57.143Z] #7 DONE 6.1s
12:06:57 [2019-10-20T12:06:57.143Z] 
12:06:57 [2019-10-20T12:06:57.143Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.01 Selecting previously unselected package liblzo2-2:amd64.
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.05 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.25 Selecting previously unselected package libicu57:amd64.
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.26 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
12:06:57 [2019-10-20T12:06:57.143Z] #35 68.29 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
12:06:57 [2019-10-20T12:06:57.237Z] #58 54.79   CC       criu/arch/x86/sigframe.o
12:06:57 [2019-10-20T12:06:57.284Z] 🇩 binaries
12:06:57 [2019-10-20T12:06:57.284Z] + mkdir -p /build
12:06:57 [2019-10-20T12:06:57.284Z] + cp bin/containerd /build/containerd
12:06:57 [2019-10-20T12:06:57.284Z] + cp bin/containerd-shim /build/containerd-shim
12:06:57 [2019-10-20T12:06:57.284Z] + cp bin/ctr /build/ctr
12:06:57 [2019-10-20T12:06:57.330Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:06:57 [2019-10-20T12:06:57.330Z] skipping existing c8c2d4a6b2e3
12:06:57 [2019-10-20T12:06:57.330Z] 
12:06:57 [2019-10-20T12:06:57.495Z] #58 55.04   LINK     criu/arch/x86/crtools.built-in.o
12:06:57 [2019-10-20T12:06:57.753Z] #58 55.09   DEP      criu/pie/util-vdso-elf32.d
12:06:57 [2019-10-20T12:06:57.753Z] #58 55.29   DEP      criu/arch/x86/vdso-pie.d
12:06:57 [2019-10-20T12:06:57.753Z] #58 55.43   DEP      criu/pie/parasite-vdso.d
12:06:57 [2019-10-20T12:06:57.943Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:06:58 [2019-10-20T12:06:58.011Z] #58 55.58   DEP      criu/pie/util-vdso.d
12:06:58 [2019-10-20T12:06:58.226Z] 
12:06:58 [2019-10-20T12:06:58.226Z] 
######################################################################## 100.0%
12:06:58 [2019-10-20T12:06:58.269Z] #58 55.67   DEP      criu/pie/util.d
12:06:58 [2019-10-20T12:06:58.269Z] #58 55.81   CC       criu/pie/util.o
12:06:58 [2019-10-20T12:06:58.509Z] 
12:06:58 [2019-10-20T12:06:58.509Z] Download of images into '/build' complete.
12:06:58 [2019-10-20T12:06:58.509Z] Use something like the following to load the result into a Docker daemon:
12:06:58 [2019-10-20T12:06:58.509Z]   tar -cC '/build' . | docker load
12:06:58 [2019-10-20T12:06:58.834Z] #58 56.19   CC       criu/pie/util-vdso.o
12:06:59 [2019-10-20T12:06:59.399Z] #58 56.87   CC       criu/pie/parasite-vdso.o
12:06:59 [2019-10-20T12:06:59.751Z] Removing intermediate container 6bfd06a2d224
12:06:59 [2019-10-20T12:06:59.751Z]  ---> 78d9da3a945a
12:06:59 [2019-10-20T12:06:59.751Z] Step 56/125 : FROM dev-base AS proxy
12:06:59 [2019-10-20T12:06:59.751Z]  ---> 33cf7dbea2a2
12:06:59 [2019-10-20T12:06:59.751Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy
12:06:59 [2019-10-20T12:06:59.751Z]  ---> Running in b6ffb484d5c2
12:06:59 [2019-10-20T12:06:59.751Z] Removing intermediate container b6ffb484d5c2
12:06:59 [2019-10-20T12:06:59.751Z]  ---> 06add3301e4d
12:06:59 [2019-10-20T12:06:59.751Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:06:59 [2019-10-20T12:06:59.965Z] #58 ...
12:06:59 [2019-10-20T12:06:59.965Z] 
12:06:59 [2019-10-20T12:06:59.965Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.8 + GOBIN=/build
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.8 + /build/gometalinter --install
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9 Installing:
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   deadcode
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   dupl
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   errcheck
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gas
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gochecknoglobals
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gochecknoinits
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   goconst
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gocyclo
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   goimports
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   golint
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gosimple
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gotype
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   gotypex
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   ineffassign
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   interfacer
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   lll
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   maligned
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   megacheck
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   misspell
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   nakedret
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   safesql
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   staticcheck
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   structcheck
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   unconvert
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   unparam
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   unused
12:06:59 [2019-10-20T12:06:59.965Z] #24 105.9   varcheck
12:07:00 [2019-10-20T12:07:00.245Z]  ---> fb18b227c06f
12:07:00 [2019-10-20T12:07:00.246Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:00 [2019-10-20T12:07:00.246Z]  ---> b691e6126cfd
12:07:00 [2019-10-20T12:07:00.246Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:00 [2019-10-20T12:07:00.246Z]  ---> Running in 0d44cc20e665
12:07:00 [2019-10-20T12:07:00.768Z] + RM_GOPATH=0
12:07:00 [2019-10-20T12:07:00.768Z] + TMP_GOPATH=
12:07:00 [2019-10-20T12:07:00.768Z] + : /build
12:07:00 [2019-10-20T12:07:00.768Z] + '[' -z '' ']'
12:07:00 [2019-10-20T12:07:00.768Z] ++ mktemp -d
12:07:00 [2019-10-20T12:07:00.768Z] + export GOPATH=/tmp/tmp.ekAdIbfHkh
12:07:00 [2019-10-20T12:07:00.768Z] + GOPATH=/tmp/tmp.ekAdIbfHkh
12:07:00 [2019-10-20T12:07:00.768Z] + RM_GOPATH=1
12:07:00 [2019-10-20T12:07:00.768Z] ++ dirname ./install.sh
12:07:00 [2019-10-20T12:07:00.768Z] + dir=.
12:07:00 [2019-10-20T12:07:00.768Z] + bin=proxy
12:07:00 [2019-10-20T12:07:00.768Z] + shift
12:07:00 [2019-10-20T12:07:00.768Z] + '[' '!' -f ./proxy.installer ']'
12:07:00 [2019-10-20T12:07:00.768Z] + . ./proxy.installer
12:07:00 [2019-10-20T12:07:00.768Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:07:00 [2019-10-20T12:07:00.768Z] + install_proxy
12:07:00 [2019-10-20T12:07:00.768Z] + case "$1" in
12:07:00 [2019-10-20T12:07:00.768Z] + export CGO_ENABLED=0
12:07:00 [2019-10-20T12:07:00.768Z] + CGO_ENABLED=0
12:07:00 [2019-10-20T12:07:00.768Z] + _install_proxy
12:07:00 [2019-10-20T12:07:00.768Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d'
12:07:00 [2019-10-20T12:07:00.768Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ekAdIbfHkh/src/github.com/docker/libnetwork
12:07:00 [2019-10-20T12:07:00.768Z] Cloning into '/tmp/tmp.ekAdIbfHkh/src/github.com/docker/libnetwork'...
12:07:00 [2019-10-20T12:07:00.768Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:07:01 [2019-10-20T12:07:01.190Z] Removing intermediate container d1cfacb30639
12:07:01 [2019-10-20T12:07:01.190Z]  ---> 4afce1f0a022
12:07:01 [2019-10-20T12:07:01.190Z] Step 24/125 : FROM base AS cross-false
12:07:01 [2019-10-20T12:07:01.190Z]  ---> 456f79654ec6
12:07:01 [2019-10-20T12:07:01.190Z] Step 25/125 : FROM base AS cross-true
12:07:01 [2019-10-20T12:07:01.190Z]  ---> 456f79654ec6
12:07:01 [2019-10-20T12:07:01.190Z] Step 26/125 : ARG DEBIAN_FRONTEND
12:07:01 [2019-10-20T12:07:01.190Z]  ---> Using cache
12:07:01 [2019-10-20T12:07:01.190Z]  ---> 86ee0adfaea6
12:07:01 [2019-10-20T12:07:01.190Z] Step 27/125 : RUN dpkg --add-architecture armhf
12:07:01 [2019-10-20T12:07:01.190Z]  ---> Running in 3064a4b1759c
12:07:01 [2019-10-20T12:07:01.337Z] #35 ...
12:07:01 [2019-10-20T12:07:01.337Z] 
12:07:01 [2019-10-20T12:07:01.337Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.571 + RM_GOPATH=0
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.571 + TMP_GOPATH=
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.571 + : /build
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.571 + '[' -z '' ']'
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.572 ++ mktemp -d
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.583 + export GOPATH=/tmp/tmp.v4fb02Uji7
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.583 + GOPATH=/tmp/tmp.v4fb02Uji7
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.583 + RM_GOPATH=1
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.584 ++ dirname ./install.sh
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.585 + dir=.
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.585 + bin=runc
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.585 + shift
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.585 + '[' '!' -f ./runc.installer ']'
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.585 + . ./runc.installer
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.586 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.586 + install_runc
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.587 + uname -r
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.588 + grep -q '^3\.10\.0.*\.el7\.'
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.602 + RUNC_BUILDTAGS='seccomp apparmor selinux '
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.602 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.602 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.v4fb02Uji7/src/github.com/opencontainers/runc
12:07:01 [2019-10-20T12:07:01.337Z] #42 5.617 Cloning into '/tmp/tmp.v4fb02Uji7/src/github.com/opencontainers/runc'...
12:07:01 [2019-10-20T12:07:01.337Z] #42 ...
12:07:01 [2019-10-20T12:07:01.337Z] 
12:07:01 [2019-10-20T12:07:01.337Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:01 [2019-10-20T12:07:01.337Z] #20 8.085 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:07:01 [2019-10-20T12:07:01.337Z] #20 8.875 
12:07:01 [2019-10-20T12:07:01.338Z] #20 9.417 
#                                                                          1.9%
#####                                                                      7.3%
###########                                                               15.3%
#################                                                         24.8%
######################                                                    31.8%
###########################                                               37.7%
###############################                                           43.7%
###################################                                       49.5%
######################################                                    53.1%
##########################################                                58.7%
##############################################                            65.2%
###################################################                       71.5%
#######################################################                   76.6%
#########################################################                 80.5%
12:07:01 [2019-10-20T12:07:01.338Z] #20 ...
12:07:01 [2019-10-20T12:07:01.338Z] 
12:07:01 [2019-10-20T12:07:01.338Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:07:01 [2019-10-20T12:07:01.338Z] #30 62.80 sync
12:07:01 [2019-10-20T12:07:01.338Z] #30 63.89 io
12:07:01 [2019-10-20T12:07:01.338Z] #30 63.89 reflect
12:07:01 [2019-10-20T12:07:01.338Z] #30 65.39 syscall
12:07:01 [2019-10-20T12:07:01.597Z] #30 ...
12:07:01 [2019-10-20T12:07:01.597Z] 
12:07:01 [2019-10-20T12:07:01.597Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:01 [2019-10-20T12:07:01.810Z] Removing intermediate container 3064a4b1759c
12:07:01 [2019-10-20T12:07:01.810Z]  ---> e369c5528ab4
12:07:01 [2019-10-20T12:07:01.810Z] Step 28/125 : RUN dpkg --add-architecture arm64
12:07:01 [2019-10-20T12:07:01.810Z]  ---> Running in 6d87dc19b536
12:07:01 [2019-10-20T12:07:01.855Z] #20 9.417 
#                                                                          1.9%
#####                                                                      7.3%
###########                                                               15.3%
#################                                                         24.8%
######################                                                    31.8%
###########################                                               37.7%
###############################                                           43.7%
###################################                                       49.5%
######################################                                    53.1%
##########################################                                58.7%
##############################################                            65.2%
###################################################                       71.5%
#######################################################                   76.6%
#########################################################                 80.5%
##############################################################            87.0%
#################################################################         90.6%
#######################################################################   99.3%
######################################################################## 100.0%
12:07:02 [2019-10-20T12:07:02.439Z] Removing intermediate container 6d87dc19b536
12:07:02 [2019-10-20T12:07:02.439Z]  ---> 2eeb8517a692
12:07:02 [2019-10-20T12:07:02.439Z] Step 29/125 : RUN dpkg --add-architecture armel
12:07:02 [2019-10-20T12:07:02.592Z] + cd /tmp/tmp.ekAdIbfHkh/src/github.com/docker/libnetwork
12:07:02 [2019-10-20T12:07:02.592Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:07:02 [2019-10-20T12:07:02.592Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:07:02 [2019-10-20T12:07:02.725Z]  ---> Running in e875f1cd4365
12:07:02 [2019-10-20T12:07:02.792Z] #20 12.11 
12:07:02 [2019-10-20T12:07:02.792Z] #20 ...
12:07:02 [2019-10-20T12:07:02.792Z] 
12:07:02 [2019-10-20T12:07:02.792Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
12:07:02 [2019-10-20T12:07:02.792Z] #8 DONE 5.8s
12:07:03 [2019-10-20T12:07:03.050Z] 
12:07:03 [2019-10-20T12:07:03.050Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
12:07:03 [2019-10-20T12:07:03.050Z] #9 ...
12:07:03 [2019-10-20T12:07:03.050Z] 
12:07:03 [2019-10-20T12:07:03.050Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:03 [2019-10-20T12:07:03.050Z] #57 64.79 Selecting previously unselected package libnet1-dev.
12:07:03 [2019-10-20T12:07:03.050Z] #57 64.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 64.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.22 Selecting previously unselected package libnl-3-200:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.22 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.27 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.52 Selecting previously unselected package libnl-3-dev:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.52 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 65.53 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.08 Selecting previously unselected package libprotobuf-c1:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.08 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.09 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.27 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.30 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.58 Selecting previously unselected package zlib1g-dev:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.60 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.92 Selecting previously unselected package libprotobuf10:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 66.94 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.05 Selecting previously unselected package libprotobuf-lite10:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.08 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.36 Selecting previously unselected package libprotobuf-dev:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.36 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 68.36 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 70.21 Selecting previously unselected package libprotoc10:amd64.
12:07:03 [2019-10-20T12:07:03.050Z] #57 70.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 70.22 Unpacking libprotoc10:amd64 (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 71.88 Selecting previously unselected package protobuf-c-compiler.
12:07:03 [2019-10-20T12:07:03.050Z] #57 71.93 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 71.97 Unpacking protobuf-c-compiler (1.2.1-2) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 72.48 Selecting previously unselected package protobuf-compiler.
12:07:03 [2019-10-20T12:07:03.050Z] #57 72.52 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 72.54 Unpacking protobuf-compiler (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 72.97 Selecting previously unselected package python-pkg-resources.
12:07:03 [2019-10-20T12:07:03.050Z] #57 73.06 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 73.17 Unpacking python-pkg-resources (33.1.1-1) ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 74.69 Selecting previously unselected package python-protobuf.
12:07:03 [2019-10-20T12:07:03.050Z] #57 74.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
12:07:03 [2019-10-20T12:07:03.050Z] #57 74.71 Unpacking python-protobuf (3.0.0-9) ...
12:07:03 [2019-10-20T12:07:03.245Z] #24 ...
12:07:03 [2019-10-20T12:07:03.245Z] 
12:07:03 [2019-10-20T12:07:03.245Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:03 [2019-10-20T12:07:03.245Z] #33 98.71 crypto/ecdsa
12:07:03 [2019-10-20T12:07:03.245Z] #33 99.10 crypto/rsa
12:07:03 [2019-10-20T12:07:03.245Z] #33 100.1 crypto/dsa
12:07:03 [2019-10-20T12:07:03.245Z] #33 100.5 crypto/x509/pkix
12:07:03 [2019-10-20T12:07:03.245Z] #33 100.9 internal/x/crypto/cryptobyte
12:07:03 [2019-10-20T12:07:03.245Z] #33 102.7 internal/x/crypto/internal/chacha20
12:07:03 [2019-10-20T12:07:03.245Z] #33 103.1 internal/x/crypto/poly1305
12:07:03 [2019-10-20T12:07:03.245Z] #33 103.5 internal/x/crypto/chacha20poly1305
12:07:03 [2019-10-20T12:07:03.245Z] #33 104.6 internal/x/crypto/hkdf
12:07:03 [2019-10-20T12:07:03.245Z] #33 104.7 internal/x/text/transform
12:07:03 [2019-10-20T12:07:03.245Z] #33 105.2 internal/x/text/unicode/bidi
12:07:03 [2019-10-20T12:07:03.245Z] #33 107.2 internal/x/text/secure/bidirule
12:07:03 [2019-10-20T12:07:03.245Z] #33 107.4 internal/x/text/unicode/norm
12:07:03 [2019-10-20T12:07:03.245Z] #33 ...
12:07:03 [2019-10-20T12:07:03.245Z] 
12:07:03 [2019-10-20T12:07:03.245Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:03 [2019-10-20T12:07:03.245Z] #58 57.75   CC       criu/arch/x86/vdso-pie.o
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.01   CC       criu/pie/util-vdso-elf32.o
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.60   AR       criu/pie/pie.lib.a
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.64   DEP      criu/pie/restorer.d
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.84   DEP      criu/arch/x86/sigaction_compat_pie.d
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.95   DEP      criu/arch/x86/restorer_unmap.d
12:07:03 [2019-10-20T12:07:03.245Z] #58 58.98   DEP      criu/arch/x86/restorer.d
12:07:03 [2019-10-20T12:07:03.245Z] #58 59.23   DEP      criu/pie/parasite.d
12:07:03 [2019-10-20T12:07:03.245Z] #58 59.49   CC       criu/pie/parasite.o
12:07:03 [2019-10-20T12:07:03.245Z] #58 60.57   LINK     criu/pie/parasite.built-in.o
12:07:03 [2019-10-20T12:07:03.245Z] #58 60.61   GEN      criu/pie/parasite-blob.h
12:07:03 [2019-10-20T12:07:03.245Z] #58 60.62   CC       criu/arch/x86/restorer.o
12:07:03 [2019-10-20T12:07:03.309Z] #57 ...
12:07:03 [2019-10-20T12:07:03.309Z] 
12:07:03 [2019-10-20T12:07:03.309Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:03 [2019-10-20T12:07:03.348Z] Removing intermediate container e875f1cd4365
12:07:03 [2019-10-20T12:07:03.348Z]  ---> 8051dbeef070
12:07:03 [2019-10-20T12:07:03.348Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
12:07:03 [2019-10-20T12:07:03.348Z]  ---> Running in 3c6a5ede2c2f
12:07:03 [2019-10-20T12:07:03.503Z] #58 61.09   CC       criu/arch/x86/restorer_unmap.o
12:07:03 [2019-10-20T12:07:03.503Z] #58 61.13   CC       criu/arch/x86/sigaction_compat_pie.o
12:07:03 [2019-10-20T12:07:03.761Z] #58 61.40   CC       criu/pie/restorer.o
12:07:03 [2019-10-20T12:07:03.828Z] #20 12.71 
#####                                                                      7.4%
##########                                                                14.7%
####################                                                      27.9%
##########################                                                37.5%
######################################                                    53.8%
###############################################                           66.6%
###########################################################               82.1%
######################################################################## 100.0%
12:07:03 [2019-10-20T12:07:03.967Z] Removing intermediate container 3c6a5ede2c2f
12:07:03 [2019-10-20T12:07:03.967Z]  ---> 27640463782f
12:07:03 [2019-10-20T12:07:03.967Z] Step 31/125 : FROM cross-${CROSS} as dev-base
12:07:03 [2019-10-20T12:07:03.967Z]  ---> 456f79654ec6
12:07:03 [2019-10-20T12:07:03.967Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false
12:07:03 [2019-10-20T12:07:03.967Z]  ---> 456f79654ec6
12:07:03 [2019-10-20T12:07:03.967Z] Step 33/125 : ARG DEBIAN_FRONTEND
12:07:03 [2019-10-20T12:07:03.967Z]  ---> Using cache
12:07:03 [2019-10-20T12:07:03.967Z]  ---> 86ee0adfaea6
12:07:03 [2019-10-20T12:07:03.967Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
12:07:04 [2019-10-20T12:07:04.251Z]  ---> Running in 295c21649a1b
12:07:04 [2019-10-20T12:07:04.395Z] #20 14.07 
12:07:04 [2019-10-20T12:07:04.534Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:07:04 [2019-10-20T12:07:04.534Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:07:04 [2019-10-20T12:07:04.534Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:07:04 [2019-10-20T12:07:04.534Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:07:04 [2019-10-20T12:07:04.534Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:07:04 [2019-10-20T12:07:04.819Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:07:05 [2019-10-20T12:07:05.103Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:07:05 [2019-10-20T12:07:05.154Z] Removing intermediate container 0d44cc20e665
12:07:05 [2019-10-20T12:07:05.154Z]  ---> f05bef0bf2a4
12:07:05 [2019-10-20T12:07:05.154Z] Step 61/125 : FROM base AS gometalinter
12:07:05 [2019-10-20T12:07:05.154Z]  ---> 33cf7dbea2a2
12:07:05 [2019-10-20T12:07:05.154Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter
12:07:05 [2019-10-20T12:07:05.154Z]  ---> Running in bedbbd0b5704
12:07:05 [2019-10-20T12:07:05.154Z] Removing intermediate container bedbbd0b5704
12:07:05 [2019-10-20T12:07:05.154Z]  ---> 1bbdc532c365
12:07:05 [2019-10-20T12:07:05.154Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:05 [2019-10-20T12:07:05.386Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:07:05 [2019-10-20T12:07:05.531Z]  ---> f93320f4af3c
12:07:05 [2019-10-20T12:07:05.531Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:05 [2019-10-20T12:07:05.531Z]  ---> 2fab40b4e082
12:07:05 [2019-10-20T12:07:05.531Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:05 [2019-10-20T12:07:05.531Z]  ---> Running in 927a7075e5b3
12:07:05 [2019-10-20T12:07:05.999Z] #20 14.46 
##                                                                         4.0%
#########                                                                 12.9%
##############                                                            19.5%
###################                                                       27.7%
#######################                                                   32.1%
##############################                                            42.2%
###################################                                       49.5%
###########################################                               59.8%
###################################################                       72.0%
##########################################################                81.2%
##################################################################        92.5%
######################################################################## 100.0%
12:07:06 [2019-10-20T12:07:06.315Z] + RM_GOPATH=0
12:07:06 [2019-10-20T12:07:06.315Z] + TMP_GOPATH=
12:07:06 [2019-10-20T12:07:06.315Z] + : /build
12:07:06 [2019-10-20T12:07:06.315Z] + '[' -z '' ']'
12:07:06 [2019-10-20T12:07:06.315Z] ++ mktemp -d
12:07:06 [2019-10-20T12:07:06.315Z] + export GOPATH=/tmp/tmp.AY11BTiN1D
12:07:06 [2019-10-20T12:07:06.315Z] + GOPATH=/tmp/tmp.AY11BTiN1D
12:07:06 [2019-10-20T12:07:06.315Z] + RM_GOPATH=1
12:07:06 [2019-10-20T12:07:06.315Z] ++ dirname ./install.sh
12:07:06 [2019-10-20T12:07:06.315Z] + dir=.
12:07:06 [2019-10-20T12:07:06.315Z] + bin=gometalinter
12:07:06 [2019-10-20T12:07:06.315Z] + shift
12:07:06 [2019-10-20T12:07:06.315Z] + '[' '!' -f ./gometalinter.installer ']'
12:07:06 [2019-10-20T12:07:06.315Z] + . ./gometalinter.installer
12:07:06 [2019-10-20T12:07:06.315Z] ++ GOMETALINTER_COMMIT=v2.0.6
12:07:06 [2019-10-20T12:07:06.315Z] + install_gometalinter
12:07:06 [2019-10-20T12:07:06.315Z] + echo 'Installing gometalinter version v2.0.6'
12:07:06 [2019-10-20T12:07:06.315Z] + go get -d github.com/alecthomas/gometalinter
12:07:06 [2019-10-20T12:07:06.315Z] Installing gometalinter version v2.0.6
12:07:06 [2019-10-20T12:07:06.859Z] Fetched 7720 kB in 2s (3084 kB/s)
12:07:06 [2019-10-20T12:07:06.972Z] #20 16.25 
12:07:07 [2019-10-20T12:07:07.041Z] #58 63.98   LINK     criu/pie/restorer.built-in.o
12:07:07 [2019-10-20T12:07:07.041Z] #58 64.00   GEN      criu/pie/restorer-blob.h
12:07:07 [2019-10-20T12:07:07.041Z] #58 64.11   DEP      criu/vdso.d
12:07:07 [2019-10-20T12:07:07.041Z] #58 64.25   DEP      criu/vdso-compat.d
12:07:07 [2019-10-20T12:07:07.041Z] #58 64.35   DEP      criu/uts_ns.d
12:07:07 [2019-10-20T12:07:07.041Z] #58 64.55   DEP      criu/util.d
12:07:07 [2019-10-20T12:07:07.108Z] + cd /tmp/tmp.AY11BTiN1D/src/github.com/alecthomas/gometalinter
12:07:07 [2019-10-20T12:07:07.108Z] + git checkout -q v2.0.6
12:07:07 [2019-10-20T12:07:07.108Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
12:07:07 [2019-10-20T12:07:07.299Z] #58 64.77   DEP      criu/uffd.d
12:07:07 [2019-10-20T12:07:07.504Z] #20 16.55 
##                                                                         3.1%
####                                                                       6.6%
#######                                                                   10.0%
#########                                                                 13.4%
############                                                              17.4%
###############                                                           21.0%
12:07:07 [2019-10-20T12:07:07.504Z] #20 ...
12:07:07 [2019-10-20T12:07:07.504Z] 
12:07:07 [2019-10-20T12:07:07.504Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.525 + RM_GOPATH=0
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.525 + TMP_GOPATH=
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.525 + : /build
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.525 + '[' -z '' ']'
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.525 ++ mktemp -d
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.539 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + export GOPATH=/tmp/tmp.R3blRkkLAh
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + GOPATH=/tmp/tmp.R3blRkkLAh
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + RM_GOPATH=1
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 ++ dirname ./install.sh
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + dir=.
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + bin=containerd
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + shift
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + '[' '!' -f ./containerd.installer ']'
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + . ./containerd.installer
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + install_containerd
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R3blRkkLAh/src/github.com/containerd/containerd
12:07:07 [2019-10-20T12:07:07.504Z] #47 5.547 Cloning into '/tmp/tmp.R3blRkkLAh/src/github.com/containerd/containerd'...
12:07:07 [2019-10-20T12:07:07.504Z] #47 ...
12:07:07 [2019-10-20T12:07:07.504Z] 
12:07:07 [2019-10-20T12:07:07.504Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:07 [2019-10-20T12:07:07.557Z] #58 64.97   DEP      criu/tun.d
12:07:07 [2019-10-20T12:07:07.557Z] #58 65.13   DEP      criu/tty.d
12:07:07 [2019-10-20T12:07:07.763Z] #20 16.55 
##                                                                         3.1%
####                                                                       6.6%
#######                                                                   10.0%
#########                                                                 13.4%
############                                                              17.4%
###############                                                           21.0%
#
12:07:07 [2019-10-20T12:07:07.763Z] #20 ...
12:07:07 [2019-10-20T12:07:07.763Z] 
12:07:07 [2019-10-20T12:07:07.763Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
12:07:07 [2019-10-20T12:07:07.763Z] #9 3.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:07:07 [2019-10-20T12:07:07.763Z] #9 DONE 4.8s
12:07:07 [2019-10-20T12:07:07.763Z] 
12:07:07 [2019-10-20T12:07:07.763Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:07 [2019-10-20T12:07:07.763Z] #20 16.55 
##                                                                         3.1%
####                                                                       6.6%
#######                                                                   10.0%
#########                                                                 13.4%
############                                                              17.4%
###############                                                           21.0%
#################                                                         24.9%
##################                                                        26.3%
###################                                                       27.2%
12:07:07 [2019-10-20T12:07:07.763Z] #20 ...
12:07:07 [2019-10-20T12:07:07.763Z] 
12:07:07 [2019-10-20T12:07:07.763Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:07 [2019-10-20T12:07:07.763Z] #33 69.00 reflect
12:07:07 [2019-10-20T12:07:07.763Z] #33 69.00 io
12:07:07 [2019-10-20T12:07:07.763Z] #33 71.39 bytes
12:07:07 [2019-10-20T12:07:07.763Z] #33 75.66 bufio
12:07:07 [2019-10-20T12:07:07.763Z] #33 77.54 syscall
12:07:07 [2019-10-20T12:07:07.815Z] #58 65.30   DEP      criu/timerfd.d
12:07:08 [2019-10-20T12:07:08.024Z] #33 ...
12:07:08 [2019-10-20T12:07:08.024Z] 
12:07:08 [2019-10-20T12:07:08.024Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:08 [2019-10-20T12:07:08.073Z] #58 65.52   DEP      criu/sysfs_parse.d
12:07:08 [2019-10-20T12:07:08.331Z] #58 65.76   DEP      criu/sysctl.d
12:07:08 [2019-10-20T12:07:08.342Z] Reading package lists...
12:07:08 [2019-10-20T12:07:08.588Z] #58 65.99   DEP      criu/string.d
12:07:08 [2019-10-20T12:07:08.588Z] #58 66.07   DEP      criu/stats.d
12:07:08 [2019-10-20T12:07:08.588Z] #58 66.20   DEP      criu/sockets.d
12:07:08 [2019-10-20T12:07:08.846Z] #58 66.43   DEP      criu/sk-unix.d
12:07:09 [2019-10-20T12:07:09.351Z] Reading package lists...
12:07:09 [2019-10-20T12:07:09.351Z] Building dependency tree...
12:07:09 [2019-10-20T12:07:09.351Z] Reading state information...
12:07:09 [2019-10-20T12:07:09.411Z] #58 66.71   DEP      criu/sk-tcp.d
12:07:09 [2019-10-20T12:07:09.411Z] #58 66.89   DEP      criu/sk-queue.d
12:07:09 [2019-10-20T12:07:09.411Z] #58 67.07   DEP      criu/sk-packet.d
12:07:09 [2019-10-20T12:07:09.635Z] The following additional packages will be installed:
12:07:09 [2019-10-20T12:07:09.635Z]   libapparmor1 libseccomp2
12:07:09 [2019-10-20T12:07:09.635Z] Suggested packages:
12:07:09 [2019-10-20T12:07:09.635Z]   seccomp
12:07:09 [2019-10-20T12:07:09.635Z] The following NEW packages will be installed:
12:07:09 [2019-10-20T12:07:09.635Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
12:07:09 [2019-10-20T12:07:09.635Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
12:07:09 [2019-10-20T12:07:09.635Z] Need to get 296 kB of archives.
12:07:09 [2019-10-20T12:07:09.635Z] After this operation, 1346 kB of additional disk space will be used.
12:07:09 [2019-10-20T12:07:09.635Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
12:07:09 [2019-10-20T12:07:09.635Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
12:07:09 [2019-10-20T12:07:09.635Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
12:07:09 [2019-10-20T12:07:09.635Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
12:07:09 [2019-10-20T12:07:09.918Z] debconf: delaying package configuration, since apt-utils is not installed
12:07:09 [2019-10-20T12:07:09.918Z] Fetched 296 kB in 0s (3367 kB/s)
12:07:09 [2019-10-20T12:07:09.918Z] Selecting previously unselected package libseccomp2:ppc64el.
12:07:09 [2019-10-20T12:07:09.918Z] (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.)
12:07:09 [2019-10-20T12:07:09.918Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
12:07:09 [2019-10-20T12:07:09.918Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
12:07:09 [2019-10-20T12:07:09.918Z] Selecting previously unselected package libseccomp-dev:ppc64el.
12:07:09 [2019-10-20T12:07:09.918Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
12:07:09 [2019-10-20T12:07:09.918Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
12:07:09 [2019-10-20T12:07:09.975Z] #58 67.24   DEP      criu/sk-netlink.d
12:07:09 [2019-10-20T12:07:09.975Z] #58 67.47   DEP      criu/sk-inet.d
12:07:09 [2019-10-20T12:07:09.975Z] #58 67.62   DEP      criu/signalfd.d
12:07:10 [2019-10-20T12:07:10.202Z] Selecting previously unselected package libapparmor1:ppc64el.
12:07:10 [2019-10-20T12:07:10.202Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
12:07:10 [2019-10-20T12:07:10.202Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
12:07:10 [2019-10-20T12:07:10.202Z] Selecting previously unselected package libapparmor-dev:ppc64el.
12:07:10 [2019-10-20T12:07:10.202Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
12:07:10 [2019-10-20T12:07:10.202Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
12:07:10 [2019-10-20T12:07:10.202Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:10 [2019-10-20T12:07:10.202Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
12:07:10 [2019-10-20T12:07:10.202Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
12:07:10 [2019-10-20T12:07:10.202Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
12:07:10 [2019-10-20T12:07:10.202Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
12:07:10 [2019-10-20T12:07:10.202Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:10 [2019-10-20T12:07:10.233Z] #58 67.77   DEP      criu/sigframe.d
12:07:10 [2019-10-20T12:07:10.491Z] #58 67.87   DEP      criu/shmem.d
12:07:10 [2019-10-20T12:07:10.491Z] #58 68.07   DEP      criu/servicefd.d
12:07:10 [2019-10-20T12:07:10.749Z] #58 68.21   DEP      criu/seize.d
12:07:10 [2019-10-20T12:07:10.817Z] Removing intermediate container 295c21649a1b
12:07:10 [2019-10-20T12:07:10.817Z]  ---> 79f787780e9a
12:07:10 [2019-10-20T12:07:10.817Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true
12:07:10 [2019-10-20T12:07:10.817Z]  ---> 27640463782f
12:07:10 [2019-10-20T12:07:10.817Z] Step 36/125 : ARG DEBIAN_FRONTEND
12:07:10 [2019-10-20T12:07:10.817Z]  ---> Running in 88833eaf05f5
12:07:10 [2019-10-20T12:07:10.817Z] Removing intermediate container 88833eaf05f5
12:07:10 [2019-10-20T12:07:10.817Z]  ---> a8cfb46eecf2
12:07:10 [2019-10-20T12:07:10.817Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
12:07:10 [2019-10-20T12:07:10.817Z]  ---> Running in 94de78d403ca
12:07:11 [2019-10-20T12:07:11.007Z] #58 68.37   DEP      criu/seccomp.d
12:07:11 [2019-10-20T12:07:11.007Z] #58 68.57   DEP      criu/rst-malloc.d
12:07:11 [2019-10-20T12:07:11.007Z] #58 68.65   DEP      criu/rbtree.d
12:07:11 [2019-10-20T12:07:11.265Z] #58 68.67   DEP      criu/pstree.d
12:07:11 [2019-10-20T12:07:11.392Z] #20 16.55 
##                                                                         3.1%
####                                                                       6.6%
#######                                                                   10.0%
#########                                                                 13.4%
############                                                              17.4%
###############                                                           21.0%
#################                                                         24.9%
##################                                                        26.3%
###################                                                       27.2%
####################                                                      27.9%
####################                                                      28.6%
######################                                                    30.6%
######################                                                    31.7%
#######################                                                   32.8%
########################                                                  33.8%
#########################                                                 35.3%
##########################                                                36.4%
###########################                                               38.0%
##############################                                            41.9%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.4%
#####################################                                     51.8%
#######################################                                   54.8%
#########################################                                 57.7%
###########################################                               59.9%
############################################                              62.4%
###############################################                           65.6%
#################################################                         68.3%
###################################################                       71.0%
#####################################################                     74.5%
########################################################                  78.1%
##########################################################                81.1%
#############################################################             85.0%
###############################################################           88.0%
##################################################################        92.6%
####################################################################      95.4%
#######################################################################   99.9%
######################################################################## 100.0%
12:07:11 [2019-10-20T12:07:11.392Z] #20 21.04 
12:07:11 [2019-10-20T12:07:11.438Z] Removing intermediate container 94de78d403ca
12:07:11 [2019-10-20T12:07:11.438Z]  ---> 3ece353bffd6
12:07:11 [2019-10-20T12:07:11.438Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
12:07:11 [2019-10-20T12:07:11.438Z]  ---> 79f787780e9a
12:07:11 [2019-10-20T12:07:11.438Z] Step 39/125 : FROM base AS tomlv
12:07:11 [2019-10-20T12:07:11.438Z]  ---> 456f79654ec6
12:07:11 [2019-10-20T12:07:11.438Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv
12:07:11 [2019-10-20T12:07:11.523Z] #58 68.84   DEP      criu/protobuf.d
12:07:11 [2019-10-20T12:07:11.523Z] #58 69.03   GEN      criu/protobuf-desc-gen.h
12:07:11 [2019-10-20T12:07:11.723Z]  ---> Running in 680de868a90e
12:07:11 [2019-10-20T12:07:11.723Z] Removing intermediate container 680de868a90e
12:07:11 [2019-10-20T12:07:11.723Z]  ---> c3a3cbacca05
12:07:11 [2019-10-20T12:07:11.723Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:11 [2019-10-20T12:07:11.723Z]  ---> 19a9648e31a3
12:07:11 [2019-10-20T12:07:11.723Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:12 [2019-10-20T12:07:12.010Z]  ---> 0388833e8519
12:07:12 [2019-10-20T12:07:12.010Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:12 [2019-10-20T12:07:12.010Z]  ---> Running in 6d3df03256a8
12:07:12 [2019-10-20T12:07:12.294Z] + RM_GOPATH=0
12:07:12 [2019-10-20T12:07:12.294Z] + TMP_GOPATH=
12:07:12 [2019-10-20T12:07:12.294Z] + : /build
12:07:12 [2019-10-20T12:07:12.294Z] + '[' -z '' ']'
12:07:12 [2019-10-20T12:07:12.294Z] ++ mktemp -d
12:07:12 [2019-10-20T12:07:12.294Z] + export GOPATH=/tmp/tmp.wEyBXT8cBy
12:07:12 [2019-10-20T12:07:12.294Z] + GOPATH=/tmp/tmp.wEyBXT8cBy
12:07:12 [2019-10-20T12:07:12.294Z] + RM_GOPATH=1
12:07:12 [2019-10-20T12:07:12.294Z] ++ dirname ./install.sh
12:07:12 [2019-10-20T12:07:12.294Z] + dir=.
12:07:12 [2019-10-20T12:07:12.294Z] + bin=tomlv
12:07:12 [2019-10-20T12:07:12.294Z] + shift
12:07:12 [2019-10-20T12:07:12.294Z] + '[' '!' -f ./tomlv.installer ']'
12:07:12 [2019-10-20T12:07:12.294Z] + . ./tomlv.installer
12:07:12 [2019-10-20T12:07:12.294Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:07:12 [2019-10-20T12:07:12.294Z] + install_tomlv
12:07:12 [2019-10-20T12:07:12.294Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:07:12 [2019-10-20T12:07:12.294Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:07:12 [2019-10-20T12:07:12.294Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wEyBXT8cBy/src/github.com/BurntSushi/toml
12:07:12 [2019-10-20T12:07:12.294Z] Cloning into '/tmp/tmp.wEyBXT8cBy/src/github.com/BurntSushi/toml'...
12:07:12 [2019-10-20T12:07:12.772Z] #20 22.40 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:07:12 [2019-10-20T12:07:12.896Z] #58 70.33   DEP      criu/protobuf-desc.d
12:07:12 [2019-10-20T12:07:12.933Z] + cd /tmp/tmp.wEyBXT8cBy/src/github.com/BurntSushi/toml
12:07:12 [2019-10-20T12:07:12.933Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:07:12 [2019-10-20T12:07:12.933Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:07:12 [2019-10-20T12:07:12.933Z] math/bits
12:07:12 [2019-10-20T12:07:12.933Z] internal/cpu
12:07:12 [2019-10-20T12:07:12.933Z] errors
12:07:12 [2019-10-20T12:07:12.933Z] runtime/internal/atomic
12:07:12 [2019-10-20T12:07:12.933Z] runtime/internal/sys
12:07:12 [2019-10-20T12:07:12.933Z] unicode/utf8
12:07:12 [2019-10-20T12:07:12.933Z] internal/bytealg
12:07:12 [2019-10-20T12:07:12.933Z] runtime/internal/math
12:07:12 [2019-10-20T12:07:12.933Z] math
12:07:13 [2019-10-20T12:07:13.034Z] #20 ...
12:07:13 [2019-10-20T12:07:13.035Z] 
12:07:13 [2019-10-20T12:07:13.035Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
12:07:13 [2019-10-20T12:07:13.035Z] #10 DONE 5.4s
12:07:13 [2019-10-20T12:07:13.035Z] 
12:07:13 [2019-10-20T12:07:13.035Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
12:07:13 [2019-10-20T12:07:13.154Z] #58 70.53   DEP      criu/proc_parse.d
12:07:13 [2019-10-20T12:07:13.154Z] #58 70.73   DEP      criu/plugin.d
12:07:13 [2019-10-20T12:07:13.154Z] #58 70.83   DEP      criu/pipes.d
12:07:13 [2019-10-20T12:07:13.224Z] internal/race
12:07:13 [2019-10-20T12:07:13.224Z] sync/atomic
12:07:13 [2019-10-20T12:07:13.224Z] unicode
12:07:13 [2019-10-20T12:07:13.224Z] runtime
12:07:13 [2019-10-20T12:07:13.224Z] internal/testlog
12:07:13 [2019-10-20T12:07:13.224Z] encoding
12:07:13 [2019-10-20T12:07:13.224Z] runtime/cgo
12:07:13 [2019-10-20T12:07:13.720Z] #58 71.05   DEP      criu/pie-util.d
12:07:13 [2019-10-20T12:07:13.720Z] #58 71.19   DEP      criu/pie-util-vdso.d
12:07:13 [2019-10-20T12:07:13.849Z] strconv
12:07:13 [2019-10-20T12:07:13.978Z] #58 71.29   DEP      criu/pie-util-vdso-elf32.d
12:07:13 [2019-10-20T12:07:13.978Z] #58 71.44   DEP      criu/path.d
12:07:13 [2019-10-20T12:07:13.978Z] #58 71.57   DEP      criu/parasite-syscall.d
12:07:14 [2019-10-20T12:07:14.236Z] #58 71.77   DEP      criu/pagemap.d
12:07:14 [2019-10-20T12:07:14.236Z] #58 ...
12:07:14 [2019-10-20T12:07:14.236Z] 
12:07:14 [2019-10-20T12:07:14.236Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:14 [2019-10-20T12:07:14.236Z] #33 110.3 crypto/x509
12:07:14 [2019-10-20T12:07:14.236Z] #33 111.2 internal/x/net/idna
12:07:14 [2019-10-20T12:07:14.236Z] #33 113.0 net/textproto
12:07:14 [2019-10-20T12:07:14.236Z] #33 113.9 internal/x/net/http/httpguts
12:07:14 [2019-10-20T12:07:14.236Z] #33 114.1 internal/x/net/http/httpproxy
12:07:14 [2019-10-20T12:07:14.236Z] #33 114.5 internal/x/net/http2/hpack
12:07:14 [2019-10-20T12:07:14.236Z] #33 115.2 crypto/tls
12:07:14 [2019-10-20T12:07:14.236Z] #33 115.6 mime
12:07:14 [2019-10-20T12:07:14.236Z] #33 117.1 mime/quotedprintable
12:07:14 [2019-10-20T12:07:14.236Z] #33 117.5 mime/multipart
12:07:14 [2019-10-20T12:07:14.236Z] #33 118.5 net/http/internal
12:07:14 [2019-10-20T12:07:14.236Z] #33 118.9 os/exec
12:07:14 [2019-10-20T12:07:14.415Z] #11 ...
12:07:14 [2019-10-20T12:07:14.415Z] 
12:07:14 [2019-10-20T12:07:14.415Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:14 [2019-10-20T12:07:14.415Z] #57 76.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 76.12 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 76.14 Setting up python-pkg-resources (33.1.1-1) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 81.99 Setting up libnet1-dev (1.1.6+dfsg-3) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 82.01 Setting up libprotobuf10:amd64 (3.0.0-9) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 82.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 82.05 Setting up python-protobuf (3.0.0-9) ...
12:07:14 [2019-10-20T12:07:14.415Z] #57 ...
12:07:14 [2019-10-20T12:07:14.415Z] 
12:07:14 [2019-10-20T12:07:14.415Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:14 [2019-10-20T12:07:14.415Z] #35 79.59 Selecting previously unselected package libxml2:amd64.
12:07:14 [2019-10-20T12:07:14.415Z] #35 79.61 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.415Z] #35 79.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
12:07:14 [2019-10-20T12:07:14.415Z] #35 80.36 Selecting previously unselected package libarchive13:amd64.
12:07:14 [2019-10-20T12:07:14.415Z] #35 80.37 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.37 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.73 Selecting previously unselected package libjsoncpp1:amd64.
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.98 Selecting previously unselected package libuv1:amd64.
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.98 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 80.98 Unpacking libuv1:amd64 (1.9.1-3) ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 81.21 Selecting previously unselected package cmake.
12:07:14 [2019-10-20T12:07:14.416Z] #35 81.23 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 81.32 Unpacking cmake (3.7.2-1) ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 85.68 Selecting previously unselected package xxd.
12:07:14 [2019-10-20T12:07:14.416Z] #35 85.70 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 85.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 86.21 Selecting previously unselected package vim-common.
12:07:14 [2019-10-20T12:07:14.416Z] #35 86.23 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:07:14 [2019-10-20T12:07:14.416Z] #35 86.27 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:07:14 [2019-10-20T12:07:14.494Z] #33 ...
12:07:14 [2019-10-20T12:07:14.494Z] 
12:07:14 [2019-10-20T12:07:14.494Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:14 [2019-10-20T12:07:14.494Z] #58 71.94   DEP      criu/pagemap-cache.d
12:07:14 [2019-10-20T12:07:14.494Z] #58 72.07   DEP      criu/page-xfer.d
12:07:14 [2019-10-20T12:07:14.752Z] #58 72.18   DEP      criu/page-pipe.d
12:07:14 [2019-10-20T12:07:14.983Z] #35 86.64 Processing triggers for mime-support (3.60) ...
12:07:14 [2019-10-20T12:07:14.983Z] #35 86.81 Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:07:14 [2019-10-20T12:07:14.983Z] #35 86.82 Setting up libuv1:amd64 (1.9.1-3) ...
12:07:15 [2019-10-20T12:07:15.010Z] #58 72.36   DEP      criu/netfilter.d
12:07:15 [2019-10-20T12:07:15.010Z] #58 72.55   DEP      criu/net.d
12:07:15 [2019-10-20T12:07:15.242Z] #35 86.84 Setting up cmake-data (3.7.2-1) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 86.85 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 86.86 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 86.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 86.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 87.00 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 87.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 87.05 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
12:07:15 [2019-10-20T12:07:15.242Z] #35 87.06 Setting up cmake (3.7.2-1) ...
12:07:15 [2019-10-20T12:07:15.268Z] #58 72.85   DEP      criu/namespaces.d
12:07:15 [2019-10-20T12:07:15.501Z] #35 87.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:15 [2019-10-20T12:07:15.501Z] #35 ...
12:07:15 [2019-10-20T12:07:15.501Z] 
12:07:15 [2019-10-20T12:07:15.501Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:07:15 [2019-10-20T12:07:15.501Z] #30 76.73 time
12:07:15 [2019-10-20T12:07:15.501Z] #30 83.29 sort
12:07:15 [2019-10-20T12:07:15.501Z] #30 84.90 internal/fmtsort
12:07:15 [2019-10-20T12:07:15.501Z] #30 85.43 internal/poll
12:07:15 [2019-10-20T12:07:15.501Z] #30 86.01 internal/syscall/unix
12:07:15 [2019-10-20T12:07:15.501Z] #30 86.40 strings
12:07:15 [2019-10-20T12:07:15.501Z] #30 ...
12:07:15 [2019-10-20T12:07:15.501Z] 
12:07:15 [2019-10-20T12:07:15.501Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:15 [2019-10-20T12:07:15.501Z] #20 23.19 
12:07:15 [2019-10-20T12:07:15.501Z] #20 23.65 
######################################################################## 100.0%
12:07:15 [2019-10-20T12:07:15.501Z] #20 23.93 
12:07:15 [2019-10-20T12:07:15.537Z] #58 73.06   DEP      criu/mount.d
12:07:15 [2019-10-20T12:07:15.795Z] #58 73.27   DEP      criu/mem.d
12:07:16 [2019-10-20T12:07:16.053Z] #58 73.56   DEP      criu/lsm.d
12:07:16 [2019-10-20T12:07:16.068Z] #20 25.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:07:16 [2019-10-20T12:07:16.312Z] #58 73.74   DEP      criu/log.d
12:07:16 [2019-10-20T12:07:16.312Z] #58 73.90   DEP      criu/libnetlink.d
12:07:16 [2019-10-20T12:07:16.570Z] #58 74.06   DEP      criu/kerndat.d
12:07:16 [2019-10-20T12:07:16.635Z] #20 ...
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:16 [2019-10-20T12:07:16.635Z] #35 DONE 88.3s
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:16 [2019-10-20T12:07:16.635Z] #20 26.07 
12:07:16 [2019-10-20T12:07:16.635Z] #20 ...
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
12:07:16 [2019-10-20T12:07:16.635Z] #11 DONE 3.4s
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:07:16 [2019-10-20T12:07:16.635Z] #36 DONE 0.1s
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
12:07:16 [2019-10-20T12:07:16.635Z] #37 DONE 0.1s
12:07:16 [2019-10-20T12:07:16.635Z] 
12:07:16 [2019-10-20T12:07:16.635Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:07:16 [2019-10-20T12:07:16.672Z] + GOBIN=/build
12:07:16 [2019-10-20T12:07:16.672Z] + /build/gometalinter --install
12:07:16 [2019-10-20T12:07:16.672Z] Installing:
12:07:16 [2019-10-20T12:07:16.672Z]   deadcode
12:07:16 [2019-10-20T12:07:16.672Z]   dupl
12:07:16 [2019-10-20T12:07:16.672Z]   errcheck
12:07:16 [2019-10-20T12:07:16.672Z]   gas
12:07:16 [2019-10-20T12:07:16.672Z]   gochecknoglobals
12:07:16 [2019-10-20T12:07:16.672Z]   gochecknoinits
12:07:16 [2019-10-20T12:07:16.672Z]   goconst
12:07:16 [2019-10-20T12:07:16.672Z]   gocyclo
12:07:16 [2019-10-20T12:07:16.672Z]   goimports
12:07:16 [2019-10-20T12:07:16.672Z]   golint
12:07:16 [2019-10-20T12:07:16.672Z]   gosimple
12:07:16 [2019-10-20T12:07:16.672Z]   gotype
12:07:16 [2019-10-20T12:07:16.672Z]   gotypex
12:07:16 [2019-10-20T12:07:16.672Z]   ineffassign
12:07:16 [2019-10-20T12:07:16.672Z]   interfacer
12:07:16 [2019-10-20T12:07:16.672Z]   lll
12:07:16 [2019-10-20T12:07:16.672Z]   maligned
12:07:16 [2019-10-20T12:07:16.672Z]   megacheck
12:07:16 [2019-10-20T12:07:16.672Z]   misspell
12:07:16 [2019-10-20T12:07:16.672Z]   nakedret
12:07:16 [2019-10-20T12:07:16.672Z]   safesql
12:07:16 [2019-10-20T12:07:16.672Z]   staticcheck
12:07:16 [2019-10-20T12:07:16.672Z]   structcheck
12:07:16 [2019-10-20T12:07:16.672Z]   unconvert
12:07:16 [2019-10-20T12:07:16.672Z]   unparam
12:07:16 [2019-10-20T12:07:16.672Z]   unused
12:07:16 [2019-10-20T12:07:16.672Z]   varcheck
12:07:16 [2019-10-20T12:07:16.828Z] #58 74.29   DEP      criu/kcmp-ids.d
12:07:16 [2019-10-20T12:07:16.828Z] #58 74.38   DEP      criu/irmap.d
12:07:16 [2019-10-20T12:07:16.828Z] #58 74.50   DEP      criu/ipc_ns.d
12:07:17 [2019-10-20T12:07:17.315Z] sync
12:07:17 [2019-10-20T12:07:17.315Z] io
12:07:17 [2019-10-20T12:07:17.315Z] reflect
12:07:17 [2019-10-20T12:07:17.315Z] syscall
12:07:17 [2019-10-20T12:07:17.315Z] bytes
12:07:17 [2019-10-20T12:07:17.315Z] strings
12:07:17 [2019-10-20T12:07:17.393Z] #58 74.69   DEP      criu/image.d
12:07:17 [2019-10-20T12:07:17.393Z] #58 74.88   DEP      criu/image-desc.d
12:07:17 [2019-10-20T12:07:17.650Z] #58 75.03   DEP      criu/fsnotify.d
12:07:17 [2019-10-20T12:07:17.908Z] #58 75.27   DEP      criu/filesystems.d
12:07:17 [2019-10-20T12:07:17.908Z] #58 75.48   DEP      criu/files.d
12:07:17 [2019-10-20T12:07:17.941Z] bufio
12:07:17 [2019-10-20T12:07:17.941Z] path
12:07:18 [2019-10-20T12:07:18.231Z] text/tabwriter
12:07:18 [2019-10-20T12:07:18.473Z] #58 75.71   DEP      criu/files-reg.d
12:07:18 [2019-10-20T12:07:18.473Z] #58 75.95   DEP      criu/files-ext.d
12:07:18 [2019-10-20T12:07:18.473Z] #58 76.09   DEP      criu/file-lock.d
12:07:18 [2019-10-20T12:07:18.517Z] internal/syscall/unix
12:07:18 [2019-10-20T12:07:18.517Z] time
12:07:18 [2019-10-20T12:07:18.540Z] #38 ...
12:07:18 [2019-10-20T12:07:18.540Z] 
12:07:18 [2019-10-20T12:07:18.540Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:07:18 [2019-10-20T12:07:18.540Z] #42 17.18 + cd /tmp/tmp.v4fb02Uji7/src/github.com/opencontainers/runc
12:07:18 [2019-10-20T12:07:18.540Z] #42 17.18 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:07:18 [2019-10-20T12:07:18.540Z] #42 17.40 + '[' -z '' ']'
12:07:18 [2019-10-20T12:07:18.540Z] #42 17.40 + target=static
12:07:18 [2019-10-20T12:07:18.540Z] #42 17.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static
12:07:18 [2019-10-20T12:07:18.540Z] #42 20.11 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 .
12:07:18 [2019-10-20T12:07:18.540Z] #42 ...
12:07:18 [2019-10-20T12:07:18.540Z] 
12:07:18 [2019-10-20T12:07:18.540Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.72 Setting up libcap-dev:amd64 (1:2.25-1) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.77 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.80 Setting up libnl-3-200:amd64 (3.2.27-2) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.85 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.87 Setting up libprotoc10:amd64 (3.0.0-9) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.90 Setting up protobuf-c-compiler (1.2.1-2) ...
12:07:18 [2019-10-20T12:07:18.540Z] #57 89.93 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
12:07:18 [2019-10-20T12:07:18.541Z] #57 89.95 Setting up protobuf-compiler (3.0.0-9) ...
12:07:18 [2019-10-20T12:07:18.541Z] #57 89.98 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
12:07:18 [2019-10-20T12:07:18.541Z] #57 90.01 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
12:07:18 [2019-10-20T12:07:18.541Z] #57 90.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:18 [2019-10-20T12:07:18.733Z] #58 76.25   DEP      criu/file-ids.d
12:07:18 [2019-10-20T12:07:18.802Z] #57 DONE 90.6s
12:07:18 [2019-10-20T12:07:18.802Z] 
12:07:18 [2019-10-20T12:07:18.802Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:18 [2019-10-20T12:07:18.802Z] #20 26.59 
##################                                                        26.1%
######################################################################## 100.0%
12:07:18 [2019-10-20T12:07:18.802Z] #20 26.86 
12:07:18 [2019-10-20T12:07:18.991Z] #58 76.37   DEP      criu/fifo.d
12:07:18 [2019-10-20T12:07:18.991Z] #58 76.49   DEP      criu/fdstore.d
12:07:18 [2019-10-20T12:07:18.991Z] #58 76.57   DEP      criu/fault-injection.d
12:07:19 [2019-10-20T12:07:19.061Z] #20 28.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:07:19 [2019-10-20T12:07:19.144Z] sort
12:07:19 [2019-10-20T12:07:19.249Z] #58 76.63   DEP      criu/external.d
12:07:19 [2019-10-20T12:07:19.250Z] #58 76.83   DEP      criu/eventpoll.d
12:07:19 [2019-10-20T12:07:19.320Z] #20 28.80 skipping existing 1849cc453dee
12:07:19 [2019-10-20T12:07:19.321Z] #20 28.90 
12:07:19 [2019-10-20T12:07:19.428Z] internal/poll
12:07:19 [2019-10-20T12:07:19.428Z] internal/fmtsort
12:07:19 [2019-10-20T12:07:19.428Z] os
12:07:19 [2019-10-20T12:07:19.507Z] #58 77.07   DEP      criu/eventfd.d
12:07:19 [2019-10-20T12:07:19.765Z] #58 77.25   DEP      criu/crtools.d
12:07:20 [2019-10-20T12:07:20.024Z] #58 77.53   DEP      criu/cr-service.d
12:07:20 [2019-10-20T12:07:20.046Z] path/filepath
12:07:20 [2019-10-20T12:07:20.046Z] fmt
12:07:20 [2019-10-20T12:07:20.046Z] io/ioutil
12:07:20 [2019-10-20T12:07:20.281Z] #58 ...
12:07:20 [2019-10-20T12:07:20.281Z] 
12:07:20 [2019-10-20T12:07:20.281Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:07:20 [2019-10-20T12:07:20.281Z] #27 DONE 126.1s
12:07:20 [2019-10-20T12:07:20.281Z] 
12:07:20 [2019-10-20T12:07:20.281Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:20 [2019-10-20T12:07:20.281Z] #58 77.82   DEP      criu/cr-restore.d
12:07:20 [2019-10-20T12:07:20.281Z] #58 ...
12:07:20 [2019-10-20T12:07:20.281Z] 
12:07:20 [2019-10-20T12:07:20.281Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:20 [2019-10-20T12:07:20.281Z] #33 123.9 net/http/httptrace
12:07:20 [2019-10-20T12:07:20.281Z] #33 124.1 net/http
12:07:20 [2019-10-20T12:07:20.331Z] log
12:07:20 [2019-10-20T12:07:20.331Z] flag
12:07:20 [2019-10-20T12:07:20.331Z] github.com/BurntSushi/toml
12:07:21 [2019-10-20T12:07:21.229Z] #20 ...
12:07:21 [2019-10-20T12:07:21.229Z] 
12:07:21 [2019-10-20T12:07:21.229Z] #12 [dev 6/24] RUN ldconfig
12:07:21 [2019-10-20T12:07:21.229Z] #12 DONE 4.5s
12:07:21 [2019-10-20T12:07:21.229Z] 
12:07:21 [2019-10-20T12:07:21.229Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:07:21 [2019-10-20T12:07:21.229Z] #20 30.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:07:21 [2019-10-20T12:07:21.344Z] github.com/BurntSushi/toml/cmd/tomlv
12:07:21 [2019-10-20T12:07:21.796Z] #20 31.55 
12:07:22 [2019-10-20T12:07:22.363Z] #20 31.74 
######################################################################## 100.0%
12:07:22 [2019-10-20T12:07:22.363Z] #20 31.87 
12:07:22 [2019-10-20T12:07:22.363Z] #20 31.94 Download of images into '/build' complete.
12:07:22 [2019-10-20T12:07:22.363Z] #20 31.94 Use something like the following to load the result into a Docker daemon:
12:07:22 [2019-10-20T12:07:22.363Z] #20 31.94   tar -cC '/build' . | docker load
12:07:22 [2019-10-20T12:07:22.623Z] #20 DONE 32.2s
12:07:22 [2019-10-20T12:07:22.623Z] 
12:07:22 [2019-10-20T12:07:22.623Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.975 + RM_GOPATH=0
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.975 + TMP_GOPATH=
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.977 + : /build
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.977 + '[' -z '' ']'
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.977 ++ mktemp -d
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.980 + export GOPATH=/tmp/tmp.BR9KZaZMDO
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.980 + GOPATH=/tmp/tmp.BR9KZaZMDO
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.980 + RM_GOPATH=1
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.980 ++ dirname ./install.sh
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.981 + dir=.
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.981 + bin=tini
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.981 + shift
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.981 + '[' '!' -f ./tini.installer ']'
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.981 + . ./tini.installer
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.982 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.982 + install_tini
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.982 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.BR9KZaZMDO/tini
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.982 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
12:07:22 [2019-10-20T12:07:22.623Z] #38 3.985 Cloning into '/tmp/tmp.BR9KZaZMDO/tini'...
12:07:22 [2019-10-20T12:07:22.623Z] #38 5.512 + cd /tmp/tmp.BR9KZaZMDO/tini
12:07:22 [2019-10-20T12:07:22.623Z] #38 5.513 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
12:07:22 [2019-10-20T12:07:22.623Z] #38 5.519 + cmake .
12:07:22 [2019-10-20T12:07:22.819Z] Removing intermediate container 6d3df03256a8
12:07:22 [2019-10-20T12:07:22.819Z]  ---> ef7680b80b60
12:07:22 [2019-10-20T12:07:22.819Z] Step 44/125 : FROM base AS vndr
12:07:22 [2019-10-20T12:07:22.819Z]  ---> 456f79654ec6
12:07:22 [2019-10-20T12:07:22.819Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr
12:07:22 [2019-10-20T12:07:22.819Z]  ---> Running in 33667f4182a3
12:07:22 [2019-10-20T12:07:22.819Z] Removing intermediate container 33667f4182a3
12:07:22 [2019-10-20T12:07:22.819Z]  ---> 747f4685653f
12:07:22 [2019-10-20T12:07:22.819Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:23 [2019-10-20T12:07:23.103Z]  ---> 2c2f3215fd5d
12:07:23 [2019-10-20T12:07:23.103Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:23 [2019-10-20T12:07:23.103Z]  ---> 3ce15452f3ec
12:07:23 [2019-10-20T12:07:23.103Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:23 [2019-10-20T12:07:23.103Z]  ---> Running in 443fbd8e1e38
12:07:23 [2019-10-20T12:07:23.191Z] #38 6.443 -- The C compiler identification is GNU 6.3.0
12:07:23 [2019-10-20T12:07:23.191Z] #38 6.519 -- Check for working C compiler: /usr/bin/cc
12:07:23 [2019-10-20T12:07:23.386Z] + RM_GOPATH=0
12:07:23 [2019-10-20T12:07:23.386Z] + TMP_GOPATH=
12:07:23 [2019-10-20T12:07:23.386Z] + : /build
12:07:23 [2019-10-20T12:07:23.386Z] + '[' -z '' ']'
12:07:23 [2019-10-20T12:07:23.386Z] ++ mktemp -d
12:07:23 [2019-10-20T12:07:23.386Z] + export GOPATH=/tmp/tmp.WSYIMQlMh7
12:07:23 [2019-10-20T12:07:23.386Z] + GOPATH=/tmp/tmp.WSYIMQlMh7
12:07:23 [2019-10-20T12:07:23.386Z] + RM_GOPATH=1
12:07:23 [2019-10-20T12:07:23.386Z] ++ dirname ./install.sh
12:07:23 [2019-10-20T12:07:23.386Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:07:23 [2019-10-20T12:07:23.386Z] + dir=.
12:07:23 [2019-10-20T12:07:23.386Z] + bin=vndr
12:07:23 [2019-10-20T12:07:23.386Z] + shift
12:07:23 [2019-10-20T12:07:23.386Z] + '[' '!' -f ./vndr.installer ']'
12:07:23 [2019-10-20T12:07:23.386Z] + . ./vndr.installer
12:07:23 [2019-10-20T12:07:23.386Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:07:23 [2019-10-20T12:07:23.386Z] + install_vndr
12:07:23 [2019-10-20T12:07:23.386Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
12:07:23 [2019-10-20T12:07:23.386Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WSYIMQlMh7/src/github.com/LK4D4/vndr
12:07:23 [2019-10-20T12:07:23.386Z] Cloning into '/tmp/tmp.WSYIMQlMh7/src/github.com/LK4D4/vndr'...
12:07:23 [2019-10-20T12:07:23.562Z] #33 ...
12:07:23 [2019-10-20T12:07:23.562Z] 
12:07:23 [2019-10-20T12:07:23.562Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:23 [2019-10-20T12:07:23.562Z] #58 78.25   DEP      criu/cr-errno.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 78.30   DEP      criu/cr-dump.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 78.66   DEP      criu/cr-dedup.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 78.90   DEP      criu/cr-check.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.17   DEP      criu/config.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.30   DEP      criu/clone-noasan.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.37   DEP      criu/cgroup.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.53   DEP      criu/cgroup-props.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.63   DEP      criu/bitmap.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.64   DEP      criu/bfd.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.71   DEP      criu/autofs.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 79.91   DEP      criu/aio.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 80.05   DEP      criu/action-scripts.d
12:07:23 [2019-10-20T12:07:23.562Z] #58 80.35   CC       criu/action-scripts.o
12:07:23 [2019-10-20T12:07:23.562Z] #58 80.75   CC       criu/aio.o
12:07:23 [2019-10-20T12:07:23.562Z] #58 81.19   CC       criu/autofs.o
12:07:24 [2019-10-20T12:07:24.010Z] + cd /tmp/tmp.WSYIMQlMh7/src/github.com/LK4D4/vndr
12:07:24 [2019-10-20T12:07:24.010Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
12:07:24 [2019-10-20T12:07:24.010Z] + go build -buildmode=pie -v -o /build/vndr .
12:07:24 [2019-10-20T12:07:24.010Z] errors
12:07:24 [2019-10-20T12:07:24.010Z] internal/cpu
12:07:24 [2019-10-20T12:07:24.010Z] internal/race
12:07:24 [2019-10-20T12:07:24.010Z] runtime/internal/atomic
12:07:24 [2019-10-20T12:07:24.010Z] runtime/internal/sys
12:07:24 [2019-10-20T12:07:24.010Z] sync/atomic
12:07:24 [2019-10-20T12:07:24.128Z] #38 7.490 -- Check for working C compiler: /usr/bin/cc -- works
12:07:24 [2019-10-20T12:07:24.297Z] runtime/internal/math
12:07:24 [2019-10-20T12:07:24.297Z] unicode
12:07:24 [2019-10-20T12:07:24.297Z] internal/bytealg
12:07:24 [2019-10-20T12:07:24.297Z] unicode/utf8
12:07:24 [2019-10-20T12:07:24.297Z] math/bits
12:07:24 [2019-10-20T12:07:24.297Z] internal/testlog
12:07:24 [2019-10-20T12:07:24.297Z] math
12:07:24 [2019-10-20T12:07:24.297Z] encoding
12:07:24 [2019-10-20T12:07:24.297Z] runtime
12:07:24 [2019-10-20T12:07:24.297Z] unicode/utf16
12:07:24 [2019-10-20T12:07:24.297Z] container/list
12:07:24 [2019-10-20T12:07:24.387Z] #38 7.502 -- Detecting C compiler ABI info
12:07:24 [2019-10-20T12:07:24.604Z] crypto/internal/subtle
12:07:24 [2019-10-20T12:07:24.604Z] crypto/subtle
12:07:24 [2019-10-20T12:07:24.604Z] internal/x/crypto/cryptobyte/asn1
12:07:24 [2019-10-20T12:07:24.604Z] internal/nettrace
12:07:24 [2019-10-20T12:07:24.890Z] internal/x/net/dns/dnsmessage
12:07:24 [2019-10-20T12:07:24.890Z] runtime/cgo
12:07:24 [2019-10-20T12:07:24.890Z] strconv
12:07:24 [2019-10-20T12:07:24.955Z] #38 8.335 -- Detecting C compiler ABI info - done
12:07:25 [2019-10-20T12:07:25.215Z] #38 8.476 -- Detecting C compile features
12:07:25 [2019-10-20T12:07:25.460Z] #58 82.58   CC       criu/bfd.o
12:07:25 [2019-10-20T12:07:25.460Z] #58 83.11   CC       criu/bitmap.o
12:07:25 [2019-10-20T12:07:25.513Z] crypto/rc4
12:07:25 [2019-10-20T12:07:25.718Z] #58 83.26   CC       criu/cgroup-props.o
12:07:26 [2019-10-20T12:07:26.150Z] #38 ...
12:07:26 [2019-10-20T12:07:26.150Z] 
12:07:26 [2019-10-20T12:07:26.150Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:26 [2019-10-20T12:07:26.150Z] #33 87.50 sort
12:07:26 [2019-10-20T12:07:26.150Z] #33 87.66 time
12:07:26 [2019-10-20T12:07:26.150Z] #33 89.48 internal/fmtsort
12:07:26 [2019-10-20T12:07:26.150Z] #33 90.69 internal/syscall/unix
12:07:26 [2019-10-20T12:07:26.150Z] #33 91.11 strings
12:07:26 [2019-10-20T12:07:26.150Z] #33 94.89 path
12:07:26 [2019-10-20T12:07:26.150Z] #33 95.65 regexp/syntax
12:07:26 [2019-10-20T12:07:26.150Z] #33 96.57 internal/poll
12:07:26 [2019-10-20T12:07:26.408Z] #33 ...
12:07:26 [2019-10-20T12:07:26.408Z] 
12:07:26 [2019-10-20T12:07:26.408Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:26 [2019-10-20T12:07:26.408Z] #13 4.556 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:07:26 [2019-10-20T12:07:26.408Z] #13 4.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:07:26 [2019-10-20T12:07:26.408Z] #13 4.660 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:07:26 [2019-10-20T12:07:26.408Z] #13 4.668 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:07:26 [2019-10-20T12:07:26.408Z] #13 4.744 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:07:26 [2019-10-20T12:07:26.651Z] #58 84.18   CC       criu/cgroup.o
12:07:26 [2019-10-20T12:07:26.975Z] #13 5.892 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
12:07:27 [2019-10-20T12:07:27.542Z] #13 ...
12:07:27 [2019-10-20T12:07:27.542Z] 
12:07:27 [2019-10-20T12:07:27.542Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:07:27 [2019-10-20T12:07:27.542Z] #38 10.92 -- Detecting C compile features - done
12:07:27 [2019-10-20T12:07:27.542Z] #38 10.99 -- Performing Test HAS_BUILTIN_FORTIFY
12:07:28 [2019-10-20T12:07:28.025Z] #58 ...
12:07:28 [2019-10-20T12:07:28.025Z] 
12:07:28 [2019-10-20T12:07:28.025Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:28 [2019-10-20T12:07:28.025Z] #33 134.2 github.com/LK4D4/vndr/godl
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.26 -- Configuring done
12:07:28 [2019-10-20T12:07:28.115Z] #38 ...
12:07:28 [2019-10-20T12:07:28.115Z] 
12:07:28 [2019-10-20T12:07:28.115Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:07:28 [2019-10-20T12:07:28.115Z] #30 89.28 os
12:07:28 [2019-10-20T12:07:28.115Z] #30 90.51 bytes
12:07:28 [2019-10-20T12:07:28.115Z] #30 93.11 bufio
12:07:28 [2019-10-20T12:07:28.115Z] #30 94.64 fmt
12:07:28 [2019-10-20T12:07:28.115Z] #30 95.33 path/filepath
12:07:28 [2019-10-20T12:07:28.115Z] #30 97.92 io/ioutil
12:07:28 [2019-10-20T12:07:28.115Z] #30 98.78 path
12:07:28 [2019-10-20T12:07:28.115Z] #30 99.38 text/tabwriter
12:07:28 [2019-10-20T12:07:28.115Z] #30 ...
12:07:28 [2019-10-20T12:07:28.115Z] 
12:07:28 [2019-10-20T12:07:28.115Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.28 -- Generating done
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.29 -- Build files have been written to: /tmp/tmp.BR9KZaZMDO/tini
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.29 + make tini-static
12:07:28 [2019-10-20T12:07:28.115Z] #38 11.56 Scanning dependencies of target tini-static
12:07:28 [2019-10-20T12:07:28.374Z] #38 11.67 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:07:28 [2019-10-20T12:07:28.941Z] #38 ...
12:07:28 [2019-10-20T12:07:28.941Z] 
12:07:28 [2019-10-20T12:07:28.941Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:28 [2019-10-20T12:07:28.941Z] #58 5.041 Note: Building without setproctitle() and strlcpy() support.
12:07:28 [2019-10-20T12:07:28.941Z] #58 5.042       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:07:28 [2019-10-20T12:07:28.941Z] #58 7.595 fatal: Not a git repository (or any of the parent directories): .git
12:07:28 [2019-10-20T12:07:28.941Z] #58 7.637   GEN      .gitid
12:07:28 [2019-10-20T12:07:28.941Z] #58 7.716   GEN      criu/include/version.h
12:07:28 [2019-10-20T12:07:28.941Z] #58 7.743   GEN      include/common/asm
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.459   PBCC     images/google/protobuf/descriptor.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.537   PBCC     images/opts.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.619   PBCC     images/sit.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.663   DEP      images/google/protobuf/descriptor.pb-c.d
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.816   DEP      images/opts.pb-c.d
12:07:28 [2019-10-20T12:07:28.941Z] #58 9.949   DEP      images/sit.pb-c.d
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.02   PBCC     images/macvlan.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.04   DEP      images/macvlan.pb-c.d
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.06   PBCC     images/autofs.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.08   DEP      images/autofs.pb-c.d
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.14   PBCC     images/sysctl.pb-c.c
12:07:28 [2019-10-20T12:07:28.941Z] #58 10.19   DEP      images/sysctl.pb-c.d
12:07:28 [2019-10-20T12:07:28.967Z] #33 134.9 github.com/LK4D4/vndr
12:07:28 [2019-10-20T12:07:28.978Z] sync
12:07:28 [2019-10-20T12:07:28.978Z] github.com/LK4D4/vndr/godl/singleflight
12:07:28 [2019-10-20T12:07:28.978Z] io
12:07:28 [2019-10-20T12:07:28.978Z] reflect
12:07:28 [2019-10-20T12:07:28.978Z] syscall
12:07:28 [2019-10-20T12:07:28.978Z] math/rand
12:07:28 [2019-10-20T12:07:28.978Z] internal/singleflight
12:07:28 [2019-10-20T12:07:28.978Z] bytes
12:07:28 [2019-10-20T12:07:28.978Z] strings
12:07:29 [2019-10-20T12:07:29.199Z] #58 10.29   PBCC     images/time.pb-c.c
12:07:29 [2019-10-20T12:07:29.199Z] #58 10.34   DEP      images/time.pb-c.d
12:07:29 [2019-10-20T12:07:29.199Z] #58 ...
12:07:29 [2019-10-20T12:07:29.199Z] 
12:07:29 [2019-10-20T12:07:29.199Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:29 [2019-10-20T12:07:29.199Z] #13 7.441 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
12:07:29 [2019-10-20T12:07:29.199Z] #13 8.058 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
12:07:29 [2019-10-20T12:07:29.265Z] bufio
12:07:29 [2019-10-20T12:07:29.552Z] path
12:07:29 [2019-10-20T12:07:29.552Z] hash
12:07:29 [2019-10-20T12:07:29.840Z] hash/crc32
12:07:29 [2019-10-20T12:07:29.840Z] crypto
12:07:29 [2019-10-20T12:07:29.840Z] crypto/internal/randutil
12:07:29 [2019-10-20T12:07:29.840Z] crypto/sha512
12:07:29 [2019-10-20T12:07:29.840Z] crypto/hmac
12:07:30 [2019-10-20T12:07:30.127Z] crypto/sha1
12:07:30 [2019-10-20T12:07:30.127Z] crypto/sha256
12:07:30 [2019-10-20T12:07:30.127Z] internal/x/crypto/hkdf
12:07:30 [2019-10-20T12:07:30.127Z] time
12:07:30 [2019-10-20T12:07:30.412Z] internal/syscall/unix
12:07:30 [2019-10-20T12:07:30.412Z] internal/x/text/transform
12:07:31 [2019-10-20T12:07:31.041Z] encoding/binary
12:07:31 [2019-10-20T12:07:31.041Z] sort
12:07:31 [2019-10-20T12:07:31.041Z] internal/fmtsort
12:07:31 [2019-10-20T12:07:31.041Z] regexp/syntax
12:07:31 [2019-10-20T12:07:31.041Z] internal/poll
12:07:31 [2019-10-20T12:07:31.328Z] encoding/base64
12:07:31 [2019-10-20T12:07:31.328Z] crypto/cipher
12:07:31 [2019-10-20T12:07:31.615Z] crypto/md5
12:07:31 [2019-10-20T12:07:31.615Z] os
12:07:31 [2019-10-20T12:07:31.615Z] crypto/aes
12:07:31 [2019-10-20T12:07:31.615Z] crypto/des
12:07:31 [2019-10-20T12:07:31.738Z] #13 ...
12:07:31 [2019-10-20T12:07:31.739Z] 
12:07:31 [2019-10-20T12:07:31.739Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
12:07:31 [2019-10-20T12:07:31.739Z] #38 13.39 [100%] Linking C executable tini-static
12:07:31 [2019-10-20T12:07:31.739Z] #38 14.13 [100%] Built target tini-static
12:07:31 [2019-10-20T12:07:31.739Z] #38 14.19 + mkdir -p /build
12:07:31 [2019-10-20T12:07:31.739Z] #38 14.20 + cp tini-static /build/docker-init
12:07:31 [2019-10-20T12:07:31.739Z] #38 DONE 14.6s
12:07:31 [2019-10-20T12:07:31.739Z] 
12:07:31 [2019-10-20T12:07:31.739Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:07:31 [2019-10-20T12:07:31.904Z] encoding/pem
12:07:31 [2019-10-20T12:07:31.904Z] internal/x/crypto/internal/chacha20
12:07:31 [2019-10-20T12:07:31.904Z] internal/x/crypto/poly1305
12:07:31 [2019-10-20T12:07:31.998Z] #47 38.34 Checking out files:  43% (1286/2930)   
Checking out files:  44% (1290/2930)   
Checking out files:  45% (1319/2930)   
Checking out files:  46% (1348/2930)   
Checking out files:  47% (1378/2930)   
Checking out files:  48% (1407/2930)   
Checking out files:  49% (1436/2930)   
Checking out files:  50% (1465/2930)   
Checking out files:  51% (1495/2930)   
Checking out files:  52% (1524/2930)   
Checking out files:  53% (1553/2930)   
Checking out files:  54% (1583/2930)   
Checking out files:  55% (1612/2930)   
Checking out files:  56% (1641/2930)   
Checking out files:  57% (1671/2930)   
Checking out files:  58% (1700/2930)   
Checking out files:  59% (1729/2930)   
Checking out files:  60% (1758/2930)   
Checking out files:  61% (1788/2930)   
Checking out files:  62% (1817/2930)   
Checking out files:  63% (1846/2930)   
Checking out files:  64% (1876/2930)   
Checking out files:  65% (1905/2930)   
Checking out files:  66% (1934/2930)   
Checking out files:  67% (1964/2930)   
Checking out files:  68% (1993/2930)   
Checking out files:  69% (2022/2930)   
Checking out files:  70% (2051/2930)   
Checking out files:  71% (2081/2930)   
Checking out files:  72% (2110/2930)   
Checking out files:  73% (2139/2930)   
Checking out files:  74% (2169/2930)   
Checking out files:  75% (2198/2930)   
Checking out files:  76% (2227/2930)   
Checking out files:  77% (2257/2930)   
Checking out files:  78% (2286/2930)   
Checking out files:  79% (2315/2930)   
Checking out files:  80% (2344/2930)   
Checking out files:  81% (2374/2930)   
Checking out files:  82% (2403/2930)   
Checking out files:  83% (2432/2930)   
Checking out files:  84% (2462/2930)   
Checking out files:  84% (2484/2930)   
Checking out files:  85% (2491/2930)   
Checking out files:  86% (2520/2930)   
Checking out files:  87% (2550/2930)   
Checking out files:  88% (2579/2930)   
Checking out files:  89% (2608/2930)   
Checking out files:  90% (2637/2930)   
Checking out files:  91% (2667/2930)   
Checking out files:  92% (2696/2930)   
Checking out files:  93% (2725/2930)   
Checking out files:  94% (2755/2930)   
Checking out files:  95% (2784/2930)   
Checking out files:  96% (2813/2930)   
Checking out files:  97% (2843/2930)   
Checking out files:  98% (2872/2930)   
Checking out files:  99% (2901/2930)   
Checking out files: 100% (2930/2930)   
Checking out files: 100% (2930/2930), done.
12:07:31 [2019-10-20T12:07:31.998Z] #47 40.09 + cd /tmp/tmp.R3blRkkLAh/src/github.com/containerd/containerd
12:07:31 [2019-10-20T12:07:31.998Z] #47 40.10 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
12:07:32 [2019-10-20T12:07:32.190Z] internal/x/crypto/curve25519
12:07:32 [2019-10-20T12:07:32.190Z] internal/x/crypto/chacha20poly1305
12:07:32 [2019-10-20T12:07:32.190Z] regexp
12:07:32 [2019-10-20T12:07:32.478Z] path/filepath
12:07:32 [2019-10-20T12:07:32.478Z] fmt
12:07:32 [2019-10-20T12:07:32.478Z] io/ioutil
12:07:33 [2019-10-20T12:07:33.097Z] flag
12:07:33 [2019-10-20T12:07:33.097Z] go/token
12:07:33 [2019-10-20T12:07:33.097Z] net/url
12:07:33 [2019-10-20T12:07:33.097Z] text/template/parse
12:07:33 [2019-10-20T12:07:33.384Z] go/scanner
12:07:33 [2019-10-20T12:07:33.384Z] log
12:07:33 [2019-10-20T12:07:33.384Z] encoding/json
12:07:33 [2019-10-20T12:07:33.670Z] go/ast
12:07:33 [2019-10-20T12:07:33.670Z] encoding/xml
12:07:33 [2019-10-20T12:07:33.790Z] Removing intermediate container 927a7075e5b3
12:07:33 [2019-10-20T12:07:33.790Z]  ---> 2902bb587428
12:07:33 [2019-10-20T12:07:33.790Z] Step 66/125 : FROM base AS gotestsum
12:07:33 [2019-10-20T12:07:33.790Z]  ---> 33cf7dbea2a2
12:07:33 [2019-10-20T12:07:33.790Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum
12:07:33 [2019-10-20T12:07:33.790Z]  ---> Running in 067a047579ae
12:07:33 [2019-10-20T12:07:33.790Z] Removing intermediate container 067a047579ae
12:07:33 [2019-10-20T12:07:33.790Z]  ---> c9a5fc698dc6
12:07:33 [2019-10-20T12:07:33.790Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:33 [2019-10-20T12:07:33.790Z]  ---> 2a7f629f7a84
12:07:33 [2019-10-20T12:07:33.790Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:34 [2019-10-20T12:07:34.154Z]  ---> 7acbd322d938
12:07:34 [2019-10-20T12:07:34.154Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:34 [2019-10-20T12:07:34.154Z]  ---> Running in a0668368f6e4
12:07:34 [2019-10-20T12:07:34.294Z] text/template
12:07:34 [2019-10-20T12:07:34.527Z] + RM_GOPATH=0
12:07:34 [2019-10-20T12:07:34.527Z] + TMP_GOPATH=
12:07:34 [2019-10-20T12:07:34.527Z] + : /build
12:07:34 [2019-10-20T12:07:34.527Z] + '[' -z '' ']'
12:07:34 [2019-10-20T12:07:34.527Z] ++ mktemp -d
12:07:34 [2019-10-20T12:07:34.527Z] + export GOPATH=/tmp/tmp.QjCFUWU9Gi
12:07:34 [2019-10-20T12:07:34.527Z] + GOPATH=/tmp/tmp.QjCFUWU9Gi
12:07:34 [2019-10-20T12:07:34.527Z] + RM_GOPATH=1
12:07:34 [2019-10-20T12:07:34.527Z] ++ dirname ./install.sh
12:07:34 [2019-10-20T12:07:34.527Z] + dir=.
12:07:34 [2019-10-20T12:07:34.527Z] + bin=gotestsum
12:07:34 [2019-10-20T12:07:34.527Z] + shift
12:07:34 [2019-10-20T12:07:34.527Z] + '[' '!' -f ./gotestsum.installer ']'
12:07:34 [2019-10-20T12:07:34.527Z] + . ./gotestsum.installer
12:07:34 [2019-10-20T12:07:34.527Z] ++ GOTESTSUM_COMMIT=v0.3.5
12:07:34 [2019-10-20T12:07:34.527Z] + install_gotestsum
12:07:34 [2019-10-20T12:07:34.527Z] Installing gotestsum version v0.3.5
12:07:34 [2019-10-20T12:07:34.527Z] + echo 'Installing gotestsum version v0.3.5'
12:07:34 [2019-10-20T12:07:34.527Z] + go get -d gotest.tools/gotestsum
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + export 'BUILDTAGS=netgo osusergo static_build'
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + BUILDTAGS='netgo osusergo static_build'
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + export EXTRA_FLAGS=-buildmode=pie
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + EXTRA_FLAGS=-buildmode=pie
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + '[' '' = dynamic ']'
12:07:34 [2019-10-20T12:07:34.533Z] #47 42.26 + make
12:07:34 [2019-10-20T12:07:34.792Z] #47 42.76 🇩 bin/ctr
12:07:34 [2019-10-20T12:07:34.920Z] compress/flate
12:07:34 [2019-10-20T12:07:34.920Z] go/parser
12:07:35 [2019-10-20T12:07:35.524Z] #33 ...
12:07:35 [2019-10-20T12:07:35.524Z] 
12:07:35 [2019-10-20T12:07:35.524Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:35 [2019-10-20T12:07:35.524Z] #58 86.77   CC       criu/clone-noasan.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 86.96   CC       criu/config.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 88.37   CC       criu/cr-check.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 89.87   CC       criu/cr-dedup.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 90.16   CC       criu/cr-dump.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 92.25   CC       criu/cr-errno.o
12:07:35 [2019-10-20T12:07:35.524Z] #58 92.32   CC       criu/cr-restore.o
12:07:35 [2019-10-20T12:07:35.548Z] context
12:07:35 [2019-10-20T12:07:35.548Z] math/big
12:07:35 [2019-10-20T12:07:35.785Z] #58 ...
12:07:35 [2019-10-20T12:07:35.785Z] 
12:07:35 [2019-10-20T12:07:35.785Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:35 [2019-10-20T12:07:35.785Z] #33 DONE 141.9s
12:07:35 [2019-10-20T12:07:35.785Z] 
12:07:35 [2019-10-20T12:07:35.785Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:35 [2019-10-20T12:07:35.851Z] compress/gzip
12:07:35 [2019-10-20T12:07:35.851Z] go/doc
12:07:35 [2019-10-20T12:07:35.851Z] encoding/hex
12:07:35 [2019-10-20T12:07:35.851Z] net
12:07:36 [2019-10-20T12:07:36.136Z] internal/x/text/unicode/bidi
12:07:36 [2019-10-20T12:07:36.760Z] internal/x/text/secure/bidirule
12:07:36 [2019-10-20T12:07:36.760Z] internal/x/text/unicode/norm
12:07:36 [2019-10-20T12:07:36.760Z] github.com/LK4D4/vndr/build
12:07:37 [2019-10-20T12:07:37.780Z] internal/x/net/http2/hpack
12:07:38 [2019-10-20T12:07:38.068Z] crypto/rand
12:07:38 [2019-10-20T12:07:38.068Z] crypto/elliptic
12:07:38 [2019-10-20T12:07:38.068Z] encoding/asn1
12:07:38 [2019-10-20T12:07:38.068Z] crypto/rsa
12:07:38 [2019-10-20T12:07:38.147Z] #47 ...
12:07:38 [2019-10-20T12:07:38.147Z] 
12:07:38 [2019-10-20T12:07:38.147Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:38 [2019-10-20T12:07:38.147Z] #33 99.24 os
12:07:38 [2019-10-20T12:07:38.147Z] #33 102.2 regexp
12:07:38 [2019-10-20T12:07:38.147Z] #33 104.3 fmt
12:07:38 [2019-10-20T12:07:38.147Z] #33 107.2 path/filepath
12:07:38 [2019-10-20T12:07:38.147Z] #33 108.6 io/ioutil
12:07:38 [2019-10-20T12:07:38.147Z] #33 108.7 flag
12:07:38 [2019-10-20T12:07:38.147Z] #33 ...
12:07:38 [2019-10-20T12:07:38.147Z] 
12:07:38 [2019-10-20T12:07:38.147Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.41   PBCC     images/binfmt-misc.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.44   DEP      images/binfmt-misc.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.47   PBCC     images/seccomp.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.50   DEP      images/seccomp.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.57   PBCC     images/userns.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.62   DEP      images/userns.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.67   PBCC     images/cgroup.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.75   DEP      images/cgroup.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.80   PBCC     images/fown.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.81   PBCC     images/ext-file.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.87   DEP      images/fown.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.92   DEP      images/ext-file.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 10.95   PBCC     images/rpc.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.00   DEP      images/rpc.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.10   PBCC     images/siginfo.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.17   DEP      images/siginfo.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.21   PBCC     images/pagemap.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.27   DEP      images/pagemap.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.35   PBCC     images/rlimit.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.40   DEP      images/rlimit.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.45   PBCC     images/file-lock.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.51   DEP      images/file-lock.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.56   PBCC     images/tty.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.61   DEP      images/tty.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.67   PBCC     images/tun.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.79   PBCC     images/netdev.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.82   DEP      images/tun.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.91   DEP      images/netdev.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 11.97   PBCC     images/vma.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.01   DEP      images/vma.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.08   PBCC     images/creds.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.18   DEP      images/creds.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.22   PBCC     images/utsns.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.23   DEP      images/utsns.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.29   PBCC     images/ipc-desc.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.30   PBCC     images/ipc-sem.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.38   DEP      images/ipc-desc.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.48   DEP      images/ipc-sem.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.56   PBCC     images/ipc-msg.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.58   DEP      images/ipc-msg.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.73   PBCC     images/ipc-shm.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.80   DEP      images/ipc-shm.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 12.93   PBCC     images/ipc-var.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.07   DEP      images/ipc-var.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.26   PBCC     images/sk-opts.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.37   PBCC     images/packet-sock.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.46   DEP      images/sk-opts.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.63   DEP      images/packet-sock.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.75   PBCC     images/sk-netlink.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.77   DEP      images/sk-netlink.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.79   PBCC     images/sk-inet.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.80   DEP      images/sk-inet.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.81   PBCC     images/sk-unix.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.82   DEP      images/sk-unix.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.84   PBCC     images/mm.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.86   DEP      images/mm.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.92   PBCC     images/timerfd.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 13.95   DEP      images/timerfd.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.01   PBCC     images/timer.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.10   DEP      images/timer.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.16   PBCC     images/sa.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.21   DEP      images/sa.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.30   PBCC     images/pipe-data.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.31   DEP      images/pipe-data.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.35   PBCC     images/mnt.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.42   DEP      images/mnt.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.51   PBCC     images/sk-packet.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.56   DEP      images/sk-packet.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.59   PBCC     images/tcp-stream.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.66   DEP      images/tcp-stream.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.73   PBCC     images/pipe.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.82   DEP      images/pipe.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.91   PBCC     images/pstree.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 14.95   DEP      images/pstree.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.00   PBCC     images/fs.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.04   DEP      images/fs.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.09   PBCC     images/signalfd.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.11   DEP      images/signalfd.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.17   PBCC     images/fh.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.22   PBCC     images/fsnotify.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.31   DEP      images/fh.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.36   DEP      images/fsnotify.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.44   PBCC     images/eventpoll.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.48   DEP      images/eventpoll.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.56   PBCC     images/eventfd.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.60   DEP      images/eventfd.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.65   PBCC     images/remap-file-path.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.69   DEP      images/remap-file-path.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.74   PBCC     images/fifo.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.80   DEP      images/fifo.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.89   PBCC     images/ghost-file.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 15.95   DEP      images/ghost-file.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.03   PBCC     images/regfile.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.06   DEP      images/regfile.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.13   PBCC     images/ns.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.20   DEP      images/ns.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.22   PBCC     images/fdinfo.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.31   DEP      images/fdinfo.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.41   PBCC     images/core-aarch64.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.50   PBCC     images/core-arm.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.56   PBCC     images/core-ppc64.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.64   PBCC     images/core-s390.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.69   PBCC     images/core-x86.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.78   PBCC     images/core.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.88   PBCC     images/inventory.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 16.97   DEP      images/core-aarch64.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.05   DEP      images/core-arm.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.14   DEP      images/core-ppc64.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.23   DEP      images/core-s390.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.29   DEP      images/core-x86.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.36   DEP      images/core.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.46   DEP      images/inventory.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.56   PBCC     images/cpuinfo.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.60   DEP      images/cpuinfo.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.68   PBCC     images/stats.pb-c.c
12:07:38 [2019-10-20T12:07:38.147Z] #58 17.74   DEP      images/stats.pb-c.d
12:07:38 [2019-10-20T12:07:38.147Z] #58 19.35 make[1]: Nothing to be done for 'all'.
12:07:38 [2019-10-20T12:07:38.693Z] crypto/dsa
12:07:38 [2019-10-20T12:07:38.693Z] internal/x/net/idna
12:07:38 [2019-10-20T12:07:38.693Z] mime
12:07:38 [2019-10-20T12:07:38.981Z] crypto/ecdsa
12:07:39 [2019-10-20T12:07:39.067Z] #58 96.17   CC       criu/cr-service.o
12:07:39 [2019-10-20T12:07:39.268Z] crypto/x509/pkix
12:07:39 [2019-10-20T12:07:39.268Z] internal/x/crypto/cryptobyte
12:07:39 [2019-10-20T12:07:39.268Z] mime/quotedprintable
12:07:39 [2019-10-20T12:07:39.529Z] #58 ...
12:07:39 [2019-10-20T12:07:39.529Z] 
12:07:39 [2019-10-20T12:07:39.529Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:39 [2019-10-20T12:07:39.529Z] #13 18.34 Fetched 7919 kB in 14s (534 kB/s)
12:07:39 [2019-10-20T12:07:39.529Z] #13 18.34 Reading package lists...
12:07:39 [2019-10-20T12:07:39.529Z] #13 ...
12:07:39 [2019-10-20T12:07:39.529Z] 
12:07:39 [2019-10-20T12:07:39.529Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:07:39 [2019-10-20T12:07:39.529Z] #30 101.0 flag
12:07:39 [2019-10-20T12:07:39.529Z] #30 101.0 github.com/BurntSushi/toml
12:07:39 [2019-10-20T12:07:39.529Z] #30 103.2 log
12:07:39 [2019-10-20T12:07:39.529Z] #30 106.4 github.com/BurntSushi/toml/cmd/tomlv
12:07:39 [2019-10-20T12:07:39.556Z] net/http/internal
12:07:39 [2019-10-20T12:07:39.556Z] os/exec
12:07:39 [2019-10-20T12:07:39.657Z] + cd /tmp/tmp.QjCFUWU9Gi/src/gotest.tools/gotestsum
12:07:39 [2019-10-20T12:07:39.657Z] + git checkout -q v0.3.5
12:07:39 [2019-10-20T12:07:39.657Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
12:07:39 [2019-10-20T12:07:39.788Z] #30 ...
12:07:39 [2019-10-20T12:07:39.788Z] 
12:07:39 [2019-10-20T12:07:39.788Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:39 [2019-10-20T12:07:39.788Z] #33 109.5 go/token
12:07:39 [2019-10-20T12:07:39.788Z] #33 110.7 go/scanner
12:07:39 [2019-10-20T12:07:39.999Z] #58 97.41   CC       criu/crtools.o
12:07:40 [2019-10-20T12:07:40.257Z] #58 97.93   CC       criu/eventfd.o
12:07:40 [2019-10-20T12:07:40.356Z] #33 111.4 net/url
12:07:40 [2019-10-20T12:07:40.889Z] #58 98.41   CC       criu/eventpoll.o
12:07:40 [2019-10-20T12:07:40.923Z] #33 ...
12:07:40 [2019-10-20T12:07:40.923Z] 
12:07:40 [2019-10-20T12:07:40.923Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
12:07:40 [2019-10-20T12:07:40.923Z] #30 DONE 112.1s
12:07:40 [2019-10-20T12:07:40.923Z] 
12:07:40 [2019-10-20T12:07:40.923Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:40 [2019-10-20T12:07:40.923Z] #33 112.1 go/ast
12:07:41 [2019-10-20T12:07:41.039Z] internal/x/net/http/httpproxy
12:07:41 [2019-10-20T12:07:41.039Z] net/textproto
12:07:41 [2019-10-20T12:07:41.039Z] crypto/x509
12:07:41 [2019-10-20T12:07:41.039Z] internal/x/net/http/httpguts
12:07:41 [2019-10-20T12:07:41.039Z] mime/multipart
12:07:41 [2019-10-20T12:07:41.457Z] #58 99.11   CC       criu/external.o
12:07:42 [2019-10-20T12:07:42.022Z] #58 99.53   CC       criu/fault-injection.o
12:07:42 [2019-10-20T12:07:42.022Z] #58 99.63   CC       criu/fdstore.o
12:07:42 [2019-10-20T12:07:42.053Z] crypto/tls
12:07:42 [2019-10-20T12:07:42.299Z] #33 113.7 text/template/parse
12:07:42 [2019-10-20T12:07:42.586Z] #58 100.0   CC       criu/fifo.o
12:07:42 [2019-10-20T12:07:42.844Z] #58 100.4   CC       criu/file-ids.o
12:07:43 [2019-10-20T12:07:43.102Z] #58 100.7   CC       criu/file-lock.o
12:07:43 [2019-10-20T12:07:43.527Z] net/http/httptrace
12:07:43 [2019-10-20T12:07:43.811Z] net/http
12:07:44 [2019-10-20T12:07:44.035Z] #58 101.4   CC       criu/files-ext.o
12:07:44 [2019-10-20T12:07:44.293Z] #58 101.8   CC       criu/files-reg.o
12:07:44 [2019-10-20T12:07:44.859Z] #58 ...
12:07:44 [2019-10-20T12:07:44.859Z] 
12:07:44 [2019-10-20T12:07:44.859Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:07:44 [2019-10-20T12:07:44.859Z] #42 148.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
12:07:44 [2019-10-20T12:07:44.859Z] #42 150.5 + mkdir -p /build
12:07:44 [2019-10-20T12:07:44.859Z] #42 150.5 + cp runc /build/runc
12:07:44 [2019-10-20T12:07:44.859Z] #42 DONE 150.8s
12:07:45 [2019-10-20T12:07:45.117Z] 
12:07:45 [2019-10-20T12:07:45.117Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:46 [2019-10-20T12:07:46.488Z] #33 ...
12:07:46 [2019-10-20T12:07:46.488Z] 
12:07:46 [2019-10-20T12:07:46.488Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:46 [2019-10-20T12:07:46.488Z] #58 21.05   CC       images/stats.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 21.59   CC       images/core.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 22.91   CC       images/core-x86.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 23.62   CC       images/core-arm.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 24.00   CC       images/core-aarch64.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 24.41   CC       images/core-ppc64.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 25.09   CC       images/core-s390.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 25.87   CC       images/cpuinfo.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 26.47   CC       images/inventory.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 26.74   CC       images/fdinfo.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 27.08   CC       images/fown.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 27.39   CC       images/ns.o
12:07:46 [2019-10-20T12:07:46.488Z] #58 27.66   CC       images/regfile.o
12:07:46 [2019-10-20T12:07:46.489Z] #58 104.1   CC       criu/files.o
12:07:47 [2019-10-20T12:07:47.055Z] #58 28.02   CC       images/ghost-file.o
12:07:47 [2019-10-20T12:07:47.055Z] #58 ...
12:07:47 [2019-10-20T12:07:47.055Z] 
12:07:47 [2019-10-20T12:07:47.055Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:47 [2019-10-20T12:07:47.055Z] #33 118.1 text/template
12:07:47 [2019-10-20T12:07:47.055Z] #33 118.1 go/parser
12:07:47 [2019-10-20T12:07:47.295Z] github.com/LK4D4/vndr/godl
12:07:47 [2019-10-20T12:07:47.295Z] github.com/LK4D4/vndr
12:07:47 [2019-10-20T12:07:47.862Z] #58 105.5   CC       criu/filesystems.o
12:07:48 [2019-10-20T12:07:48.795Z] #58 106.0   CC       criu/fsnotify.o
12:07:49 [2019-10-20T12:07:49.360Z] #58 106.8   CC       criu/image-desc.o
12:07:49 [2019-10-20T12:07:49.618Z] #58 107.0   CC       criu/image.o
12:07:50 [2019-10-20T12:07:50.183Z] #58 107.6   CC       criu/ipc_ns.o
12:07:51 [2019-10-20T12:07:51.116Z] #58 108.4   CC       criu/irmap.o
12:07:51 [2019-10-20T12:07:51.224Z] Removing intermediate container a0668368f6e4
12:07:51 [2019-10-20T12:07:51.224Z]  ---> 1cd4c65e245f
12:07:51 [2019-10-20T12:07:51.224Z] Step 71/125 : FROM dev-base AS dockercli
12:07:51 [2019-10-20T12:07:51.224Z]  ---> 33cf7dbea2a2
12:07:51 [2019-10-20T12:07:51.224Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli
12:07:51 [2019-10-20T12:07:51.224Z]  ---> Running in 71189b5b318c
12:07:51 [2019-10-20T12:07:51.224Z] Removing intermediate container 71189b5b318c
12:07:51 [2019-10-20T12:07:51.224Z]  ---> 70407f270b0d
12:07:51 [2019-10-20T12:07:51.224Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:51 [2019-10-20T12:07:51.224Z]  ---> c395cb68c472
12:07:51 [2019-10-20T12:07:51.224Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:51 [2019-10-20T12:07:51.224Z]  ---> 19c68d5ad918
12:07:51 [2019-10-20T12:07:51.224Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:51 [2019-10-20T12:07:51.224Z]  ---> Running in 2e86715d0824
12:07:51 [2019-10-20T12:07:51.224Z] + RM_GOPATH=0
12:07:51 [2019-10-20T12:07:51.224Z] + TMP_GOPATH=
12:07:51 [2019-10-20T12:07:51.224Z] + : /build
12:07:51 [2019-10-20T12:07:51.224Z] + '[' -z '' ']'
12:07:51 [2019-10-20T12:07:51.224Z] ++ mktemp -d
12:07:51 [2019-10-20T12:07:51.224Z] + export GOPATH=/tmp/tmp.VEe7ogoVxN
12:07:51 [2019-10-20T12:07:51.224Z] + GOPATH=/tmp/tmp.VEe7ogoVxN
12:07:51 [2019-10-20T12:07:51.224Z] + RM_GOPATH=1
12:07:51 [2019-10-20T12:07:51.224Z] ++ dirname ./install.sh
12:07:51 [2019-10-20T12:07:51.224Z] + dir=.
12:07:51 [2019-10-20T12:07:51.224Z] + bin=dockercli
12:07:51 [2019-10-20T12:07:51.224Z] + shift
12:07:51 [2019-10-20T12:07:51.224Z] + '[' '!' -f ./dockercli.installer ']'
12:07:51 [2019-10-20T12:07:51.224Z] + . ./dockercli.installer
12:07:51 [2019-10-20T12:07:51.224Z] ++ DOCKERCLI_CHANNEL=stable
12:07:51 [2019-10-20T12:07:51.224Z] ++ DOCKERCLI_VERSION=17.06.2-ce
12:07:51 [2019-10-20T12:07:51.224Z] + install_dockercli
12:07:51 [2019-10-20T12:07:51.224Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
12:07:51 [2019-10-20T12:07:51.224Z] ++ uname -m
12:07:51 [2019-10-20T12:07:51.224Z] Install docker/cli version 17.06.2-ce from stable
12:07:51 [2019-10-20T12:07:51.224Z] + arch=s390x
12:07:51 [2019-10-20T12:07:51.224Z] + '[' s390x '!=' x86_64 ']'
12:07:51 [2019-10-20T12:07:51.224Z] + '[' s390x '!=' s390x ']'
12:07:51 [2019-10-20T12:07:51.224Z] + url=https://download.docker.com/linux/static
12:07:51 [2019-10-20T12:07:51.224Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
12:07:51 [2019-10-20T12:07:51.224Z] + tar -xz docker/docker
12:07:51 [2019-10-20T12:07:51.243Z] #33 122.0 log
12:07:51 [2019-10-20T12:07:51.373Z] #58 108.8   CC       criu/kcmp-ids.o
12:07:51 [2019-10-20T12:07:51.502Z] #33 122.5 encoding/binary
12:07:51 [2019-10-20T12:07:51.602Z] + mkdir -p /build
12:07:51 [2019-10-20T12:07:51.602Z] + mv docker/docker /build/
12:07:51 [2019-10-20T12:07:51.602Z] + rmdir docker
12:07:51 [2019-10-20T12:07:51.631Z] #58 109.1   CC       criu/kerndat.o
12:07:51 [2019-10-20T12:07:51.696Z] Removing intermediate container 443fbd8e1e38
12:07:51 [2019-10-20T12:07:51.696Z]  ---> be23843277af
12:07:51 [2019-10-20T12:07:51.696Z] Step 49/125 : FROM dev-base AS containerd
12:07:51 [2019-10-20T12:07:51.696Z]  ---> 456f79654ec6
12:07:51 [2019-10-20T12:07:51.696Z] Step 50/125 : ARG DEBIAN_FRONTEND
12:07:51 [2019-10-20T12:07:51.696Z]  ---> Using cache
12:07:51 [2019-10-20T12:07:51.696Z]  ---> 86ee0adfaea6
12:07:51 [2019-10-20T12:07:51.696Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
12:07:51 [2019-10-20T12:07:51.696Z]  ---> Running in ec2e2e6f7a62
12:07:51 [2019-10-20T12:07:51.696Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:07:51 [2019-10-20T12:07:51.696Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:07:51 [2019-10-20T12:07:51.696Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:07:51 [2019-10-20T12:07:51.696Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:07:51 [2019-10-20T12:07:51.696Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:07:51 [2019-10-20T12:07:51.696Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:07:51 [2019-10-20T12:07:51.696Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:07:51 [2019-10-20T12:07:51.980Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:07:52 [2019-10-20T12:07:52.408Z] Removing intermediate container 2e86715d0824
12:07:52 [2019-10-20T12:07:52.408Z]  ---> 47d0df4b7636
12:07:52 [2019-10-20T12:07:52.408Z] Step 76/125 : FROM runtime-dev AS runc
12:07:52 [2019-10-20T12:07:52.408Z]  ---> e724caa9b26c
12:07:52 [2019-10-20T12:07:52.408Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc
12:07:52 [2019-10-20T12:07:52.408Z]  ---> Running in 3dc4a76e90f7
12:07:52 [2019-10-20T12:07:52.408Z] Removing intermediate container 3dc4a76e90f7
12:07:52 [2019-10-20T12:07:52.408Z]  ---> c0b5758e7329
12:07:52 [2019-10-20T12:07:52.408Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:52 [2019-10-20T12:07:52.437Z] #33 123.4 go/doc
12:07:52 [2019-10-20T12:07:52.437Z] #33 ...
12:07:52 [2019-10-20T12:07:52.437Z] 
12:07:52 [2019-10-20T12:07:52.437Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:52 [2019-10-20T12:07:52.437Z] #58 28.38   CC       images/fifo.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 28.58   CC       images/remap-file-path.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 28.81   CC       images/eventfd.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 29.12   CC       images/eventpoll.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 29.49   CC       images/fh.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 29.84   CC       images/fsnotify.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 30.56   CC       images/signalfd.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 30.82   CC       images/fs.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 31.12   CC       images/pstree.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 31.31   CC       images/pipe.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 31.55   CC       images/tcp-stream.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 31.80   CC       images/sk-packet.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 32.21   CC       images/mnt.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 32.44   CC       images/pipe-data.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 32.70   CC       images/sa.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 32.90   CC       images/timer.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 33.37   CC       images/timerfd.o
12:07:52 [2019-10-20T12:07:52.437Z] #58 33.69   CC       images/mm.o
12:07:52 [2019-10-20T12:07:52.563Z] #58 109.9   CC       criu/libnetlink.o
12:07:52 [2019-10-20T12:07:52.771Z]  ---> 539bce0411e3
12:07:52 [2019-10-20T12:07:52.771Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:52 [2019-10-20T12:07:52.821Z] #58 110.2   CC       criu/log.o
12:07:53 [2019-10-20T12:07:53.004Z] #58 34.04   CC       images/sk-opts.o
12:07:53 [2019-10-20T12:07:53.079Z] #58 110.6   CC       criu/lsm.o
12:07:53 [2019-10-20T12:07:53.133Z]  ---> fb1f6ebc891e
12:07:53 [2019-10-20T12:07:53.133Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:53 [2019-10-20T12:07:53.133Z]  ---> Running in 1ce1de11dd4f
12:07:53 [2019-10-20T12:07:53.263Z] #58 34.37   CC       images/sk-unix.o
12:07:53 [2019-10-20T12:07:53.263Z] #58 ...
12:07:53 [2019-10-20T12:07:53.263Z] 
12:07:53 [2019-10-20T12:07:53.263Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:07:53 [2019-10-20T12:07:53.263Z] #33 124.5 encoding/base64
12:07:53 [2019-10-20T12:07:53.336Z] #58 110.8   CC       criu/mem.o
12:07:53 [2019-10-20T12:07:53.505Z] + RM_GOPATH=0
12:07:53 [2019-10-20T12:07:53.505Z] + TMP_GOPATH=
12:07:53 [2019-10-20T12:07:53.505Z] + : /build
12:07:53 [2019-10-20T12:07:53.505Z] + '[' -z '' ']'
12:07:53 [2019-10-20T12:07:53.505Z] ++ mktemp -d
12:07:53 [2019-10-20T12:07:53.505Z] + export GOPATH=/tmp/tmp.Dr8hcZtTPr
12:07:53 [2019-10-20T12:07:53.505Z] + GOPATH=/tmp/tmp.Dr8hcZtTPr
12:07:53 [2019-10-20T12:07:53.505Z] + RM_GOPATH=1
12:07:53 [2019-10-20T12:07:53.505Z] ++ dirname ./install.sh
12:07:53 [2019-10-20T12:07:53.505Z] + dir=.
12:07:53 [2019-10-20T12:07:53.505Z] + bin=runc
12:07:53 [2019-10-20T12:07:53.505Z] + shift
12:07:53 [2019-10-20T12:07:53.505Z] + '[' '!' -f ./runc.installer ']'
12:07:53 [2019-10-20T12:07:53.505Z] + . ./runc.installer
12:07:53 [2019-10-20T12:07:53.505Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:07:53 [2019-10-20T12:07:53.505Z] + install_runc
12:07:53 [2019-10-20T12:07:53.505Z] + uname -r
12:07:53 [2019-10-20T12:07:53.505Z] + grep -q '^3\.10\.0.*\.el7\.'
12:07:53 [2019-10-20T12:07:53.505Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
12:07:53 [2019-10-20T12:07:53.505Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
12:07:53 [2019-10-20T12:07:53.505Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Dr8hcZtTPr/src/github.com/opencontainers/runc
12:07:53 [2019-10-20T12:07:53.505Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
12:07:53 [2019-10-20T12:07:53.505Z] Cloning into '/tmp/tmp.Dr8hcZtTPr/src/github.com/opencontainers/runc'...
12:07:53 [2019-10-20T12:07:53.830Z] #33 125.1 encoding/json
12:07:54 [2019-10-20T12:07:54.004Z] Fetched 7720 kB in 2s (3181 kB/s)
12:07:54 [2019-10-20T12:07:54.269Z] #58 111.9   CC       criu/mount.o
12:07:54 [2019-10-20T12:07:54.765Z] #33 ...
12:07:54 [2019-10-20T12:07:54.765Z] 
12:07:54 [2019-10-20T12:07:54.765Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:54 [2019-10-20T12:07:54.765Z] #13 18.34 Reading package lists...
12:07:54 [2019-10-20T12:07:54.765Z] #13 23.88 Reading package lists...
12:07:54 [2019-10-20T12:07:54.765Z] #13 28.66 Building dependency tree...
12:07:54 [2019-10-20T12:07:54.765Z] #13 29.70 Reading state information...
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.82 The following additional packages will be installed:
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.82   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.82   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.83   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84 Suggested packages:
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   vim-doc vim-scripts xfsdump acl attr quota
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84 Recommended packages:
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
12:07:54 [2019-10-20T12:07:54.765Z] #13 30.84   python3-keyrings.alt python3-xdg unzip
12:07:54 [2019-10-20T12:07:54.765Z] #13 ...
12:07:54 [2019-10-20T12:07:54.765Z] 
12:07:54 [2019-10-20T12:07:54.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:07:54 [2019-10-20T12:07:54.765Z] #58 34.74   CC       images/sk-inet.o
12:07:54 [2019-10-20T12:07:54.765Z] #58 35.16   CC       images/tun.o
12:07:54 [2019-10-20T12:07:54.765Z] #58 35.40   CC       images/sk-netlink.o
12:07:54 [2019-10-20T12:07:54.765Z] #58 35.78   CC       images/packet-sock.o
12:07:54 [2019-10-20T12:07:54.770Z] + cd /tmp/tmp.Dr8hcZtTPr/src/github.com/opencontainers/runc
12:07:54 [2019-10-20T12:07:54.770Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:07:54 [2019-10-20T12:07:54.770Z] + '[' -z '' ']'
12:07:54 [2019-10-20T12:07:54.770Z] + target=static
12:07:54 [2019-10-20T12:07:54.770Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
12:07:54 [2019-10-20T12:07:54.770Z] 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 .
12:07:55 [2019-10-20T12:07:55.012Z] Reading package lists...
12:07:55 [2019-10-20T12:07:55.024Z] #58 36.18   CC       images/ipc-var.o
12:07:55 [2019-10-20T12:07:55.282Z] #58 36.45   CC       images/ipc-desc.o
12:07:55 [2019-10-20T12:07:55.541Z] #58 36.67   CC       images/ipc-shm.o
12:07:55 [2019-10-20T12:07:55.800Z] #58 36.92   CC       images/ipc-msg.o
12:07:56 [2019-10-20T12:07:56.050Z] Reading package lists...
12:07:56 [2019-10-20T12:07:56.058Z] #58 37.21   CC       images/ipc-sem.o
12:07:56 [2019-10-20T12:07:56.317Z] #58 37.48   CC       images/utsns.o
12:07:56 [2019-10-20T12:07:56.333Z] Building dependency tree...
12:07:56 [2019-10-20T12:07:56.333Z] Reading state information...
12:07:56 [2019-10-20T12:07:56.333Z] The following additional packages will be installed:
12:07:56 [2019-10-20T12:07:56.333Z]   btrfs-progs liblzo2-2
12:07:56 [2019-10-20T12:07:56.333Z] The following NEW packages will be installed:
12:07:56 [2019-10-20T12:07:56.333Z]   btrfs-progs btrfs-tools liblzo2-2
12:07:56 [2019-10-20T12:07:56.333Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
12:07:56 [2019-10-20T12:07:56.333Z] Need to get 588 kB of archives.
12:07:56 [2019-10-20T12:07:56.333Z] After this operation, 5005 kB of additional disk space will be used.
12:07:56 [2019-10-20T12:07:56.333Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
12:07:56 [2019-10-20T12:07:56.333Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
12:07:56 [2019-10-20T12:07:56.575Z] #58 37.76   CC       images/creds.o
12:07:56 [2019-10-20T12:07:56.617Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
12:07:56 [2019-10-20T12:07:56.617Z] debconf: delaying package configuration, since apt-utils is not installed
12:07:56 [2019-10-20T12:07:56.617Z] Fetched 588 kB in 0s (5962 kB/s)
12:07:56 [2019-10-20T12:07:56.617Z] Selecting previously unselected package liblzo2-2:ppc64el.
12:07:56 [2019-10-20T12:07:56.617Z] (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.)
12:07:56 [2019-10-20T12:07:56.617Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
12:07:56 [2019-10-20T12:07:56.617Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:07:56 [2019-10-20T12:07:56.834Z] #58 38.02   CC       images/vma.o
12:07:56 [2019-10-20T12:07:56.901Z] Selecting previously unselected package btrfs-progs.
12:07:56 [2019-10-20T12:07:56.901Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
12:07:56 [2019-10-20T12:07:56.901Z] Unpacking btrfs-progs (4.7.3-1) ...
12:07:56 [2019-10-20T12:07:56.901Z] Selecting previously unselected package btrfs-tools.
12:07:56 [2019-10-20T12:07:56.901Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
12:07:56 [2019-10-20T12:07:56.901Z] Unpacking btrfs-tools (4.7.3-1) ...
12:07:56 [2019-10-20T12:07:56.901Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:56 [2019-10-20T12:07:56.901Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:07:56 [2019-10-20T12:07:56.901Z] Setting up btrfs-progs (4.7.3-1) ...
12:07:56 [2019-10-20T12:07:56.901Z] Setting up btrfs-tools (4.7.3-1) ...
12:07:56 [2019-10-20T12:07:56.901Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:07:57 [2019-10-20T12:07:57.093Z] #58 38.31   CC       images/netdev.o
12:07:57 [2019-10-20T12:07:57.518Z] Removing intermediate container ec2e2e6f7a62
12:07:57 [2019-10-20T12:07:57.518Z]  ---> 2acc3b8279fd
12:07:57 [2019-10-20T12:07:57.518Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd
12:07:57 [2019-10-20T12:07:57.518Z]  ---> Running in 7e1a077d4ae5
12:07:57 [2019-10-20T12:07:57.518Z] Removing intermediate container 7e1a077d4ae5
12:07:57 [2019-10-20T12:07:57.518Z]  ---> a490a91d203c
12:07:57 [2019-10-20T12:07:57.518Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:07:57 [2019-10-20T12:07:57.548Z] #58 114.7   CC       criu/namespaces.o
12:07:57 [2019-10-20T12:07:57.659Z] #58 38.68   CC       images/tty.o
12:07:57 [2019-10-20T12:07:57.805Z]  ---> 80c9099781c3
12:07:57 [2019-10-20T12:07:57.805Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:07:57 [2019-10-20T12:07:57.805Z]  ---> 92516a9637d0
12:07:57 [2019-10-20T12:07:57.805Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:07:57 [2019-10-20T12:07:57.805Z]  ---> Running in 12ea9034ba9d
12:07:58 [2019-10-20T12:07:58.227Z] #58 39.41   CC       images/file-lock.o
12:07:58 [2019-10-20T12:07:58.433Z] + RM_GOPATH=0
12:07:58 [2019-10-20T12:07:58.433Z] + TMP_GOPATH=
12:07:58 [2019-10-20T12:07:58.433Z] + : /build
12:07:58 [2019-10-20T12:07:58.433Z] + '[' -z '' ']'
12:07:58 [2019-10-20T12:07:58.433Z] ++ mktemp -d
12:07:58 [2019-10-20T12:07:58.433Z] + export GOPATH=/tmp/tmp.vFap5sZGED
12:07:58 [2019-10-20T12:07:58.433Z] + GOPATH=/tmp/tmp.vFap5sZGED
12:07:58 [2019-10-20T12:07:58.433Z] + RM_GOPATH=1
12:07:58 [2019-10-20T12:07:58.433Z] ++ dirname ./install.sh
12:07:58 [2019-10-20T12:07:58.433Z] + dir=.
12:07:58 [2019-10-20T12:07:58.433Z] + bin=containerd
12:07:58 [2019-10-20T12:07:58.433Z] + shift
12:07:58 [2019-10-20T12:07:58.433Z] + '[' '!' -f ./containerd.installer ']'
12:07:58 [2019-10-20T12:07:58.433Z] + . ./containerd.installer
12:07:58 [2019-10-20T12:07:58.433Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
12:07:58 [2019-10-20T12:07:58.433Z] + install_containerd
12:07:58 [2019-10-20T12:07:58.433Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
12:07:58 [2019-10-20T12:07:58.433Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.vFap5sZGED/src/github.com/containerd/containerd
12:07:58 [2019-10-20T12:07:58.433Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
12:07:58 [2019-10-20T12:07:58.433Z] Cloning into '/tmp/tmp.vFap5sZGED/src/github.com/containerd/containerd'...
12:07:58 [2019-10-20T12:07:58.485Z] #58 39.66   CC       images/rlimit.o
12:07:58 [2019-10-20T12:07:58.743Z] #58 39.91   CC       images/pagemap.o
12:07:58 [2019-10-20T12:07:58.920Z] #58 116.1   CC       criu/net.o
12:07:59 [2019-10-20T12:07:59.002Z] #58 40.34   CC       images/siginfo.o
12:07:59 [2019-10-20T12:07:59.261Z] #58 ...
12:07:59 [2019-10-20T12:07:59.261Z] 
12:07:59 [2019-10-20T12:07:59.261Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.41 The following NEW packages will be installed:
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.41   apparmor aufs-tools bash-completion binutils-mingw-w64
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.41   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.41   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.42   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.43   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.43   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.43   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
12:07:59 [2019-10-20T12:07:59.261Z] #13 35.43   xfsprogs xxd xz-utils zip
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.55 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.55 Need to get 90.9 MB of archives.
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.55 After this operation, 541 MB of additional disk space will be used.
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.58 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.79 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 36.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.02 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.02 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.02 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.03 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.07 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.08 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.10 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.10 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.12 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.15 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.15 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.16 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.22 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.22 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.24 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.26 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.26 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.28 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.28 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.35 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.35 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]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.35 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.36 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.38 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.41 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.48 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.52 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.52 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.54 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.54 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.56 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.73 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.76 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.88 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.88 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.90 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.91 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.93 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
12:07:59 [2019-10-20T12:07:59.261Z] #13 37.96 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
12:07:59 [2019-10-20T12:07:59.520Z] #13 38.40 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
12:07:59 [2019-10-20T12:07:59.520Z] #13 38.47 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
12:07:59 [2019-10-20T12:07:59.520Z] #13 38.53 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:07:59 [2019-10-20T12:07:59.520Z] #13 38.56 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
12:07:59 [2019-10-20T12:07:59.520Z] #13 38.56 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
12:07:59 [2019-10-20T12:07:59.779Z] #13 38.62 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]
12:07:59 [2019-10-20T12:07:59.779Z] #13 38.80 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]
12:08:00 [2019-10-20T12:08:00.038Z] #13 39.01 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]
12:08:00 [2019-10-20T12:08:00.038Z] #13 39.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
12:08:00 [2019-10-20T12:08:00.605Z] #13 39.46 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
12:08:00 [2019-10-20T12:08:00.818Z] #58 118.2   CC       criu/netfilter.o
12:08:00 [2019-10-20T12:08:00.863Z] #13 39.76 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]
12:08:00 [2019-10-20T12:08:00.863Z] #13 39.77 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]
12:08:01 [2019-10-20T12:08:01.076Z] #58 118.5   CC       criu/page-pipe.o
12:08:01 [2019-10-20T12:08:01.641Z] #58 119.0   CC       criu/page-xfer.o
12:08:02 [2019-10-20T12:08:02.574Z] #58 119.9   CC       criu/pagemap-cache.o
12:08:02 [2019-10-20T12:08:02.574Z] #58 120.2   CC       criu/pagemap.o
12:08:03 [2019-10-20T12:08:03.396Z] #13 42.45 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]
12:08:03 [2019-10-20T12:08:03.510Z] #58 120.9   CC       criu/parasite-syscall.o
12:08:04 [2019-10-20T12:08:04.075Z] #58 121.6   CC       criu/path.o
12:08:04 [2019-10-20T12:08:04.333Z] #58 121.9   CC       criu/pie-util-vdso-elf32.o
12:08:04 [2019-10-20T12:08:04.591Z] #58 122.2   CC       criu/pie-util-vdso.o
12:08:05 [2019-10-20T12:08:05.156Z] #58 122.6   CC       criu/pie-util.o
12:08:05 [2019-10-20T12:08:05.156Z] #58 122.7   CC       criu/pipes.o
12:08:05 [2019-10-20T12:08:05.270Z] + cd /tmp/tmp.vFap5sZGED/src/github.com/containerd/containerd
12:08:05 [2019-10-20T12:08:05.270Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
12:08:05 [2019-10-20T12:08:05.270Z] + export 'BUILDTAGS=netgo osusergo static_build'
12:08:05 [2019-10-20T12:08:05.270Z] + BUILDTAGS='netgo osusergo static_build'
12:08:05 [2019-10-20T12:08:05.270Z] + export EXTRA_FLAGS=-buildmode=pie
12:08:05 [2019-10-20T12:08:05.270Z] + EXTRA_FLAGS=-buildmode=pie
12:08:05 [2019-10-20T12:08:05.270Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:08:05 [2019-10-20T12:08:05.270Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:08:05 [2019-10-20T12:08:05.270Z] + '[' '' = dynamic ']'
12:08:05 [2019-10-20T12:08:05.270Z] + make
12:08:05 [2019-10-20T12:08:05.270Z] 🇩 bin/ctr
12:08:05 [2019-10-20T12:08:05.722Z] #58 123.2   CC       criu/plugin.o
12:08:05 [2019-10-20T12:08:05.979Z] #58 123.6   CC       criu/proc_parse.o
12:08:06 [2019-10-20T12:08:06.683Z] #13 ...
12:08:06 [2019-10-20T12:08:06.683Z] 
12:08:06 [2019-10-20T12:08:06.683Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:06 [2019-10-20T12:08:06.683Z] #33 127.7 github.com/LK4D4/vndr/build
12:08:06 [2019-10-20T12:08:06.683Z] #33 131.1 encoding/xml
12:08:06 [2019-10-20T12:08:06.683Z] #33 131.7 github.com/LK4D4/vndr/godl/singleflight
12:08:06 [2019-10-20T12:08:06.683Z] #33 132.1 compress/flate
12:08:06 [2019-10-20T12:08:06.683Z] #33 135.2 hash
12:08:06 [2019-10-20T12:08:06.683Z] #33 135.5 hash/crc32
12:08:06 [2019-10-20T12:08:06.683Z] #33 136.2 compress/gzip
12:08:06 [2019-10-20T12:08:06.683Z] #33 136.8 context
12:08:06 [2019-10-20T12:08:06.683Z] #33 137.5 crypto/cipher
12:08:06 [2019-10-20T12:08:06.683Z] #33 137.9 math/rand
12:08:06 [2019-10-20T12:08:06.683Z] #33 ...
12:08:06 [2019-10-20T12:08:06.683Z] 
12:08:06 [2019-10-20T12:08:06.683Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:06 [2019-10-20T12:08:06.683Z] #13 45.62 debconf: delaying package configuration, since apt-utils is not installed
12:08:06 [2019-10-20T12:08:06.683Z] #13 45.80 Fetched 90.9 MB in 9s (9870 kB/s)
12:08:06 [2019-10-20T12:08:06.941Z] #13 45.91 Selecting previously unselected package bash-completion.
12:08:06 [2019-10-20T12:08:06.941Z] #13 45.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.)
12:08:06 [2019-10-20T12:08:06.941Z] #13 45.96 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
12:08:08 [2019-10-20T12:08:08.507Z] #58 125.7   CC       criu/protobuf-desc.o
12:08:08 [2019-10-20T12:08:08.690Z] 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
12:08:08 [2019-10-20T12:08:08.690Z] + mkdir -p /build
12:08:08 [2019-10-20T12:08:08.690Z] + cp runc /build/runc
12:08:08 [2019-10-20T12:08:08.764Z] #58 126.4   CC       criu/protobuf.o
12:08:09 [2019-10-20T12:08:09.330Z] #58 126.8   CC       criu/pstree.o
12:08:09 [2019-10-20T12:08:09.466Z] Removing intermediate container 1ce1de11dd4f
12:08:09 [2019-10-20T12:08:09.466Z]  ---> 1b1432163ec9
12:08:09 [2019-10-20T12:08:09.466Z] Step 81/125 : FROM dev-base AS tini
12:08:09 [2019-10-20T12:08:09.466Z]  ---> 33cf7dbea2a2
12:08:09 [2019-10-20T12:08:09.466Z] Step 82/125 : ARG DEBIAN_FRONTEND
12:08:09 [2019-10-20T12:08:09.466Z]  ---> Using cache
12:08:09 [2019-10-20T12:08:09.466Z]  ---> eed651632609
12:08:09 [2019-10-20T12:08:09.466Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
12:08:09 [2019-10-20T12:08:09.466Z]  ---> Running in 7c9e99f161f3
12:08:09 [2019-10-20T12:08:09.473Z] #13 ...
12:08:09 [2019-10-20T12:08:09.474Z] 
12:08:09 [2019-10-20T12:08:09.474Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:09 [2019-10-20T12:08:09.474Z] #58 40.63   CC       images/rpc.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 41.98   CC       images/ext-file.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 42.24   CC       images/cgroup.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 43.05   CC       images/userns.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 43.37   CC       images/google/protobuf/descriptor.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 45.39   CC       images/opts.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 45.62   CC       images/seccomp.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 46.04   CC       images/binfmt-misc.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 46.39   CC       images/time.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 46.59   CC       images/sysctl.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 46.78   CC       images/autofs.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 46.99   CC       images/macvlan.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.23   CC       images/sit.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.56   LINK     images/built-in.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.68   GEN      compel/include/asm
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.69   GEN      compel/include/version.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.71 touch .config
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.73   GEN      include/common/config.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.87   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.90   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:08:09 [2019-10-20T12:08:09.474Z] #58 47.94   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.00   DEP      compel/arch/x86/plugins/std/memcpy.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.01   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.04   GEN      compel/plugins/include/uapi/std/syscall.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.10   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.12   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.17   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.18   DEP      compel/plugins/std/infect.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.30   DEP      compel/plugins/std/string.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.40   DEP      compel/plugins/std/log.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.51   DEP      compel/plugins/std/fds.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.63   DEP      compel/plugins/std/std.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.75   DEP      compel/plugins/shmem/shmem.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 48.83   DEP      compel/plugins/fds/fds.d
12:08:09 [2019-10-20T12:08:09.474Z] #58 49.08   CC       compel/plugins/std/std.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 49.45   CC       compel/plugins/std/fds.o
12:08:09 [2019-10-20T12:08:09.474Z] #58 50.13   CC       compel/plugins/std/log.o
12:08:09 [2019-10-20T12:08:09.831Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:08:09 [2019-10-20T12:08:09.831Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:08:09 [2019-10-20T12:08:09.831Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:08:10 [2019-10-20T12:08:10.043Z] #58 51.09   CC       compel/plugins/std/string.o
12:08:10 [2019-10-20T12:08:10.263Z] #58 127.7   CC       criu/rbtree.o
12:08:10 [2019-10-20T12:08:10.272Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:08:10 [2019-10-20T12:08:10.272Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:08:10 [2019-10-20T12:08:10.272Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:08:10 [2019-10-20T12:08:10.272Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:08:10 [2019-10-20T12:08:10.272Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:08:10 [2019-10-20T12:08:10.521Z] #58 128.0   CC       criu/rst-malloc.o
12:08:10 [2019-10-20T12:08:10.611Z] #58 51.85   CC       compel/plugins/std/infect.o
12:08:10 [2019-10-20T12:08:10.780Z] #58 128.2   CC       criu/seccomp.o
12:08:10 [2019-10-20T12:08:10.780Z] #58 ...
12:08:10 [2019-10-20T12:08:10.780Z] 
12:08:10 [2019-10-20T12:08:10.780Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:08:10 [2019-10-20T12:08:10.870Z] #58 ...
12:08:10 [2019-10-20T12:08:10.870Z] 
12:08:10 [2019-10-20T12:08:10.870Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:10 [2019-10-20T12:08:10.870Z] #13 49.90 Unpacking bash-completion (1:2.1-4.3) ...
12:08:11 [2019-10-20T12:08:11.038Z] #55 177.2 + dpkg --print-architecture
12:08:11 [2019-10-20T12:08:11.038Z] #55 177.2 + cd /tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution
12:08:11 [2019-10-20T12:08:11.038Z] #55 177.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:08:11 [2019-10-20T12:08:11.603Z] #55 177.7 + GOPATH=/tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcw1Aw9xZn
12:08:11 [2019-10-20T12:08:11.603Z] #55 177.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:08:11 [2019-10-20T12:08:11.677Z] Fetched 7670 kB in 1s (4553 kB/s)
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.63 Selecting previously unselected package libnet1:amd64.
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.74 Selecting previously unselected package libnfnetlink0:amd64.
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.75 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.77 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.84 Selecting previously unselected package libpcrecpp0v5:amd64.
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.85 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
12:08:11 [2019-10-20T12:08:11.805Z] #13 50.86 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
12:08:12 [2019-10-20T12:08:12.038Z] Reading package lists...
12:08:12 [2019-10-20T12:08:12.064Z] #13 51.04 Selecting previously unselected package libudev-dev:amd64.
12:08:12 [2019-10-20T12:08:12.064Z] #13 51.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
12:08:12 [2019-10-20T12:08:12.064Z] #13 51.08 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
12:08:12 [2019-10-20T12:08:12.323Z] #13 51.25 Selecting previously unselected package libpython3.5-minimal:amd64.
12:08:12 [2019-10-20T12:08:12.323Z] #13 51.26 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
12:08:12 [2019-10-20T12:08:12.323Z] #13 51.26 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
12:08:12 [2019-10-20T12:08:12.828Z] Reading package lists...
12:08:12 [2019-10-20T12:08:12.828Z] Building dependency tree...
12:08:12 [2019-10-20T12:08:12.828Z] Reading state information...
12:08:12 [2019-10-20T12:08:12.828Z] The following additional packages will be installed:
12:08:12 [2019-10-20T12:08:12.828Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
12:08:12 [2019-10-20T12:08:12.828Z] Suggested packages:
12:08:12 [2019-10-20T12:08:12.828Z]   codeblocks eclipse ninja-build lrzip
12:08:12 [2019-10-20T12:08:12.828Z] Recommended packages:
12:08:12 [2019-10-20T12:08:12.828Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:08:12 [2019-10-20T12:08:12.828Z] The following NEW packages will be installed:
12:08:12 [2019-10-20T12:08:12.828Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
12:08:12 [2019-10-20T12:08:12.828Z]   vim-common xxd
12:08:12 [2019-10-20T12:08:12.828Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:08:12 [2019-10-20T12:08:12.828Z] Need to get 13.2 MB of archives.
12:08:12 [2019-10-20T12:08:12.828Z] After this operation, 59.4 MB of additional disk space will be used.
12:08:12 [2019-10-20T12:08:12.828Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
12:08:13 [2019-10-20T12:08:13.195Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:08:13 [2019-10-20T12:08:13.195Z] debconf: delaying package configuration, since apt-utils is not installed
12:08:13 [2019-10-20T12:08:13.195Z] Fetched 13.2 MB in 0s (51.2 MB/s)
12:08:13 [2019-10-20T12:08:13.258Z] #13 52.32 Selecting previously unselected package python3.5-minimal.
12:08:13 [2019-10-20T12:08:13.258Z] #13 52.32 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
12:08:13 [2019-10-20T12:08:13.258Z] #13 52.34 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
12:08:13 [2019-10-20T12:08:13.577Z] Selecting previously unselected package cmake-data.
12:08:13 [2019-10-20T12:08:13.577Z] (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.)
12:08:13 [2019-10-20T12:08:13.577Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
12:08:13 [2019-10-20T12:08:13.577Z] Unpacking cmake-data (3.7.2-1) ...
12:08:13 [2019-10-20T12:08:13.943Z] Selecting previously unselected package liblzo2-2:s390x.
12:08:13 [2019-10-20T12:08:13.943Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
12:08:13 [2019-10-20T12:08:13.943Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
12:08:13 [2019-10-20T12:08:13.943Z] Selecting previously unselected package libicu57:s390x.
12:08:13 [2019-10-20T12:08:13.943Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
12:08:13 [2019-10-20T12:08:13.943Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
12:08:14 [2019-10-20T12:08:14.634Z] #13 53.70 Selecting previously unselected package python3-minimal.
12:08:14 [2019-10-20T12:08:14.634Z] #13 53.71 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
12:08:14 [2019-10-20T12:08:14.634Z] #13 53.72 Unpacking python3-minimal (3.5.3-1) ...
12:08:14 [2019-10-20T12:08:14.881Z] Selecting previously unselected package libxml2:s390x.
12:08:14 [2019-10-20T12:08:14.881Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
12:08:14 [2019-10-20T12:08:14.881Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
12:08:14 [2019-10-20T12:08:14.881Z] Selecting previously unselected package libarchive13:s390x.
12:08:14 [2019-10-20T12:08:14.881Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
12:08:14 [2019-10-20T12:08:14.881Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
12:08:14 [2019-10-20T12:08:14.881Z] Selecting previously unselected package libjsoncpp1:s390x.
12:08:14 [2019-10-20T12:08:14.881Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
12:08:14 [2019-10-20T12:08:14.881Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
12:08:14 [2019-10-20T12:08:14.881Z] Selecting previously unselected package libuv1:s390x.
12:08:14 [2019-10-20T12:08:14.881Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
12:08:14 [2019-10-20T12:08:14.881Z] Unpacking libuv1:s390x (1.9.1-3) ...
12:08:14 [2019-10-20T12:08:14.881Z] Selecting previously unselected package cmake.
12:08:14 [2019-10-20T12:08:14.881Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
12:08:14 [2019-10-20T12:08:14.881Z] Unpacking cmake (3.7.2-1) ...
12:08:14 [2019-10-20T12:08:14.893Z] #13 53.82 Selecting previously unselected package libmpdec2:amd64.
12:08:14 [2019-10-20T12:08:14.893Z] #13 53.83 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
12:08:14 [2019-10-20T12:08:14.893Z] #13 53.83 Unpacking libmpdec2:amd64 (2.4.2-1) ...
12:08:15 [2019-10-20T12:08:15.152Z] #13 53.92 Selecting previously unselected package libpython3.5-stdlib:amd64.
12:08:15 [2019-10-20T12:08:15.152Z] #13 53.93 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
12:08:15 [2019-10-20T12:08:15.152Z] #13 53.94 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
12:08:15 [2019-10-20T12:08:15.248Z] Selecting previously unselected package xxd.
12:08:15 [2019-10-20T12:08:15.248Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
12:08:15 [2019-10-20T12:08:15.248Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:08:15 [2019-10-20T12:08:15.248Z] Selecting previously unselected package vim-common.
12:08:15 [2019-10-20T12:08:15.248Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:08:15 [2019-10-20T12:08:15.248Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:08:15 [2019-10-20T12:08:15.248Z] Processing triggers for mime-support (3.60) ...
12:08:15 [2019-10-20T12:08:15.248Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:08:15 [2019-10-20T12:08:15.248Z] Setting up libuv1:s390x (1.9.1-3) ...
12:08:15 [2019-10-20T12:08:15.248Z] Setting up cmake-data (3.7.2-1) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
12:08:15 [2019-10-20T12:08:15.621Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
12:08:15 [2019-10-20T12:08:15.621Z] Setting up cmake (3.7.2-1) ...
12:08:15 [2019-10-20T12:08:15.621Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:08:16 [2019-10-20T12:08:16.529Z] #13 ...
12:08:16 [2019-10-20T12:08:16.529Z] 
12:08:16 [2019-10-20T12:08:16.529Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
12:08:16 [2019-10-20T12:08:16.529Z] #61 138.2 + for f in rootlesskit rootlesskit-docker-proxy
12:08:16 [2019-10-20T12:08:16.529Z] #61 138.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:08:16 [2019-10-20T12:08:16.529Z] #61 DONE 147.7s
12:08:16 [2019-10-20T12:08:16.529Z] 
12:08:16 [2019-10-20T12:08:16.529Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
12:08:16 [2019-10-20T12:08:16.529Z] #62 DONE 0.1s
12:08:16 [2019-10-20T12:08:16.529Z] 
12:08:16 [2019-10-20T12:08:16.529Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:16 [2019-10-20T12:08:16.529Z] #58 52.43   CC       compel/arch/x86/plugins/std/parasite-head.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 52.52   CC       compel/arch/x86/plugins/std/memcpy.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 52.60   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 52.70   AR       compel/plugins/std.lib.a
12:08:16 [2019-10-20T12:08:16.529Z] #58 52.75   CC       compel/plugins/fds/fds.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.00   AR       compel/plugins/fds.lib.a
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.07   HOSTDEP  compel/src/lib/log-host.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.20   HOSTDEP  compel/src/lib/handle-elf-host.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.45   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.60   HOSTDEP  compel/src/main-host.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.76   DEP      compel/src/lib/ptrace.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 53.94   DEP      compel/src/lib/infect.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.16   DEP      compel/src/lib/infect-util.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.27   DEP      compel/src/lib/infect-rpc.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.41   DEP      compel/arch/x86/src/lib/infect.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.63   DEP      compel/arch/x86/src/lib/cpu.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.76   DEP      compel/src/lib/log.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 54.98   DEP      compel/src/main.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 55.21   DEP      compel/src/lib/handle-elf.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 55.37   DEP      compel/arch/x86/src/lib/handle-elf.d
12:08:16 [2019-10-20T12:08:16.529Z] #58 55.58   CC       compel/src/lib/log.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 56.01   CC       compel/arch/x86/src/lib/cpu.o
12:08:16 [2019-10-20T12:08:16.529Z] #58 56.89   CC       compel/arch/x86/src/lib/infect.o
12:08:16 [2019-10-20T12:08:16.879Z] Removing intermediate container 7c9e99f161f3
12:08:16 [2019-10-20T12:08:16.879Z]  ---> 54436a38c113
12:08:16 [2019-10-20T12:08:16.879Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:08:16 [2019-10-20T12:08:16.879Z]  ---> 52da685b0753
12:08:16 [2019-10-20T12:08:16.879Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini
12:08:16 [2019-10-20T12:08:16.879Z]  ---> Running in a4f25f603ebd
12:08:17 [2019-10-20T12:08:17.096Z] #58 58.22   CC       compel/src/lib/infect-rpc.o
12:08:17 [2019-10-20T12:08:17.244Z] Removing intermediate container a4f25f603ebd
12:08:17 [2019-10-20T12:08:17.244Z]  ---> 147693266ce2
12:08:17 [2019-10-20T12:08:17.244Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:08:17 [2019-10-20T12:08:17.244Z]  ---> 62ff9444bad5
12:08:17 [2019-10-20T12:08:17.244Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:08:17 [2019-10-20T12:08:17.244Z]  ---> Running in b03600903467
12:08:17 [2019-10-20T12:08:17.663Z] #58 58.78   CC       compel/src/lib/infect-util.o
12:08:17 [2019-10-20T12:08:17.663Z] #58 ...
12:08:17 [2019-10-20T12:08:17.663Z] 
12:08:17 [2019-10-20T12:08:17.663Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:17 [2019-10-20T12:08:17.663Z] #33 138.9 math/big
12:08:17 [2019-10-20T12:08:17.663Z] #33 139.1 crypto/aes
12:08:17 [2019-10-20T12:08:17.663Z] #33 140.7 crypto
12:08:17 [2019-10-20T12:08:17.663Z] #33 140.9 crypto/des
12:08:17 [2019-10-20T12:08:17.663Z] #33 141.6 crypto/internal/randutil
12:08:17 [2019-10-20T12:08:17.663Z] #33 141.7 crypto/sha512
12:08:17 [2019-10-20T12:08:17.663Z] #33 143.0 crypto/hmac
12:08:17 [2019-10-20T12:08:17.663Z] #33 143.2 crypto/md5
12:08:17 [2019-10-20T12:08:17.663Z] #33 144.0 crypto/sha1
12:08:17 [2019-10-20T12:08:17.663Z] #33 144.9 crypto/sha256
12:08:17 [2019-10-20T12:08:17.663Z] #33 146.0 encoding/hex
12:08:17 [2019-10-20T12:08:17.663Z] #33 146.6 encoding/pem
12:08:17 [2019-10-20T12:08:17.663Z] #33 147.1 internal/singleflight
12:08:17 [2019-10-20T12:08:17.663Z] #33 147.3 net
12:08:17 [2019-10-20T12:08:17.663Z] #33 148.7 crypto/rand
12:08:17 [2019-10-20T12:08:17.921Z] #33 ...
12:08:17 [2019-10-20T12:08:17.921Z] 
12:08:17 [2019-10-20T12:08:17.921Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:17 [2019-10-20T12:08:17.921Z] #58 59.22   CC       compel/src/lib/infect.o
12:08:18 [2019-10-20T12:08:18.028Z] + RM_GOPATH=0
12:08:18 [2019-10-20T12:08:18.028Z] + TMP_GOPATH=
12:08:18 [2019-10-20T12:08:18.028Z] + : /build
12:08:18 [2019-10-20T12:08:18.028Z] + '[' -z '' ']'
12:08:18 [2019-10-20T12:08:18.028Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
12:08:18 [2019-10-20T12:08:18.028Z] ++ mktemp -d
12:08:18 [2019-10-20T12:08:18.028Z] + export GOPATH=/tmp/tmp.6RijYrnTEM
12:08:18 [2019-10-20T12:08:18.028Z] + GOPATH=/tmp/tmp.6RijYrnTEM
12:08:18 [2019-10-20T12:08:18.028Z] + RM_GOPATH=1
12:08:18 [2019-10-20T12:08:18.028Z] ++ dirname ./install.sh
12:08:18 [2019-10-20T12:08:18.028Z] + dir=.
12:08:18 [2019-10-20T12:08:18.028Z] + bin=tini
12:08:18 [2019-10-20T12:08:18.028Z] + shift
12:08:18 [2019-10-20T12:08:18.028Z] + '[' '!' -f ./tini.installer ']'
12:08:18 [2019-10-20T12:08:18.028Z] + . ./tini.installer
12:08:18 [2019-10-20T12:08:18.028Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
12:08:18 [2019-10-20T12:08:18.028Z] + install_tini
12:08:18 [2019-10-20T12:08:18.028Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
12:08:18 [2019-10-20T12:08:18.028Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.6RijYrnTEM/tini
12:08:18 [2019-10-20T12:08:18.028Z] Cloning into '/tmp/tmp.6RijYrnTEM/tini'...
12:08:18 [2019-10-20T12:08:18.028Z] + cd /tmp/tmp.6RijYrnTEM/tini
12:08:18 [2019-10-20T12:08:18.028Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
12:08:18 [2019-10-20T12:08:18.028Z] + cmake .
12:08:18 [2019-10-20T12:08:18.643Z] -- The C compiler identification is GNU 6.3.0
12:08:18 [2019-10-20T12:08:18.643Z] -- Check for working C compiler: /usr/bin/cc
12:08:18 [2019-10-20T12:08:18.643Z] -- Check for working C compiler: /usr/bin/cc -- works
12:08:18 [2019-10-20T12:08:18.643Z] -- Detecting C compiler ABI info
12:08:18 [2019-10-20T12:08:18.643Z] -- Detecting C compiler ABI info - done
12:08:18 [2019-10-20T12:08:18.643Z] -- Detecting C compile features
12:08:18 [2019-10-20T12:08:18.643Z] -- Detecting C compile features - done
12:08:18 [2019-10-20T12:08:18.643Z] -- Performing Test HAS_BUILTIN_FORTIFY
12:08:18 [2019-10-20T12:08:18.643Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:08:18 [2019-10-20T12:08:18.643Z] -- Configuring done
12:08:18 [2019-10-20T12:08:18.643Z] -- Generating done
12:08:18 [2019-10-20T12:08:18.643Z] -- Build files have been written to: /tmp/tmp.6RijYrnTEM/tini
12:08:18 [2019-10-20T12:08:18.643Z] + make tini-static
12:08:18 [2019-10-20T12:08:18.643Z] Scanning dependencies of target tini-static
12:08:18 [2019-10-20T12:08:18.643Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:08:19 [2019-10-20T12:08:19.029Z] [100%] Linking C executable tini-static
12:08:19 [2019-10-20T12:08:19.029Z] [100%] Built target tini-static
12:08:19 [2019-10-20T12:08:19.029Z] + mkdir -p /build
12:08:19 [2019-10-20T12:08:19.029Z] + cp tini-static /build/docker-init
12:08:19 [2019-10-20T12:08:19.396Z] Removing intermediate container b03600903467
12:08:19 [2019-10-20T12:08:19.396Z]  ---> 3ea9143985e9
12:08:19 [2019-10-20T12:08:19.396Z] Step 88/125 : FROM dev-base AS rootlesskit
12:08:19 [2019-10-20T12:08:19.396Z]  ---> 33cf7dbea2a2
12:08:19 [2019-10-20T12:08:19.396Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit
12:08:19 [2019-10-20T12:08:19.396Z]  ---> Running in cc3b03b4e24a
12:08:19 [2019-10-20T12:08:19.709Z] #55 ...
12:08:19 [2019-10-20T12:08:19.709Z] 
12:08:19 [2019-10-20T12:08:19.709Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:19 [2019-10-20T12:08:19.709Z] #58 128.8   CC       criu/seize.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 129.6   CC       criu/servicefd.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 130.0   CC       criu/shmem.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 130.6   CC       criu/sigframe.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 130.8   CC       criu/signalfd.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 131.1   CC       criu/sk-inet.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 132.0   CC       criu/sk-netlink.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 132.4   CC       criu/sk-packet.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 133.0   CC       criu/sk-queue.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 133.3   CC       criu/sk-tcp.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 133.8   CC       criu/sk-unix.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 135.3   CC       criu/sockets.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 136.0   CC       criu/stats.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 136.3   CC       criu/string.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 136.4   CC       criu/sysctl.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 137.0   CC       criu/sysfs_parse.o
12:08:19 [2019-10-20T12:08:19.709Z] #58 137.3   CC       criu/timerfd.o
12:08:19 [2019-10-20T12:08:19.757Z] Removing intermediate container cc3b03b4e24a
12:08:19 [2019-10-20T12:08:19.757Z]  ---> ac54a642996d
12:08:19 [2019-10-20T12:08:19.757Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:08:19 [2019-10-20T12:08:19.967Z] #58 137.6   CC       criu/tty.o
12:08:20 [2019-10-20T12:08:20.148Z]  ---> 3567cbfff81e
12:08:20 [2019-10-20T12:08:20.148Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:08:20 [2019-10-20T12:08:20.148Z]  ---> 8ac751ce949b
12:08:20 [2019-10-20T12:08:20.148Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
12:08:20 [2019-10-20T12:08:20.148Z]  ---> Running in dff79fec287a
12:08:20 [2019-10-20T12:08:20.943Z] + RM_GOPATH=0
12:08:20 [2019-10-20T12:08:20.943Z] + TMP_GOPATH=
12:08:20 [2019-10-20T12:08:20.944Z] + : /build/
12:08:20 [2019-10-20T12:08:20.944Z] + '[' -z '' ']'
12:08:20 [2019-10-20T12:08:20.944Z] ++ mktemp -d
12:08:20 [2019-10-20T12:08:20.944Z] + export GOPATH=/tmp/tmp.qlmGGOJFMo
12:08:20 [2019-10-20T12:08:20.944Z] + GOPATH=/tmp/tmp.qlmGGOJFMo
12:08:20 [2019-10-20T12:08:20.944Z] + RM_GOPATH=1
12:08:20 [2019-10-20T12:08:20.944Z] ++ dirname ./install.sh
12:08:20 [2019-10-20T12:08:20.944Z] + dir=.
12:08:20 [2019-10-20T12:08:20.944Z] + bin=rootlesskit
12:08:20 [2019-10-20T12:08:20.944Z] + shift
12:08:20 [2019-10-20T12:08:20.944Z] + '[' '!' -f ./rootlesskit.installer ']'
12:08:20 [2019-10-20T12:08:20.944Z] + . ./rootlesskit.installer
12:08:20 [2019-10-20T12:08:20.944Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
12:08:20 [2019-10-20T12:08:20.944Z] + install_rootlesskit
12:08:20 [2019-10-20T12:08:20.944Z] + case "$1" in
12:08:20 [2019-10-20T12:08:20.944Z] + export CGO_ENABLED=0
12:08:20 [2019-10-20T12:08:20.944Z] + CGO_ENABLED=0
12:08:20 [2019-10-20T12:08:20.944Z] + _install_rootlesskit
12:08:20 [2019-10-20T12:08:20.944Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
12:08:20 [2019-10-20T12:08:20.944Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qlmGGOJFMo/src/github.com/rootless-containers/rootlesskit
12:08:20 [2019-10-20T12:08:20.944Z] Cloning into '/tmp/tmp.qlmGGOJFMo/src/github.com/rootless-containers/rootlesskit'...
12:08:20 [2019-10-20T12:08:20.944Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
12:08:21 [2019-10-20T12:08:21.207Z] #58 61.99   CC       compel/src/lib/ptrace.o
12:08:21 [2019-10-20T12:08:21.306Z] + cd /tmp/tmp.qlmGGOJFMo/src/github.com/rootless-containers/rootlesskit
12:08:21 [2019-10-20T12:08:21.306Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
12:08:21 [2019-10-20T12:08:21.306Z] + for f in rootlesskit rootlesskit-docker-proxy
12:08:21 [2019-10-20T12:08:21.306Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:08:21 [2019-10-20T12:08:21.468Z] #58 62.51   AR       compel/libcompel.a
12:08:21 [2019-10-20T12:08:21.468Z] #58 62.61   HOSTCC   compel/src/main-host.o
12:08:21 [2019-10-20T12:08:21.865Z] #58 139.0   CC       criu/tun.o
12:08:21 [2019-10-20T12:08:21.865Z] #58 139.5   CC       criu/uffd.o
12:08:22 [2019-10-20T12:08:22.035Z] #58 63.11   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:08:22 [2019-10-20T12:08:22.294Z] #58 63.40   HOSTCC   compel/src/lib/handle-elf-host.o
12:08:22 [2019-10-20T12:08:22.862Z] #58 63.84   HOSTCC   compel/src/lib/log-host.o
12:08:23 [2019-10-20T12:08:23.121Z] #58 64.16   HOSTLINK compel/compel-host-bin
12:08:23 [2019-10-20T12:08:23.121Z] #58 64.37   DEP      soccr/soccr.d
12:08:23 [2019-10-20T12:08:23.239Z] #58 140.6   CC       criu/util.o
12:08:23 [2019-10-20T12:08:23.380Z] #58 64.56   CC       soccr/soccr.o
12:08:23 [2019-10-20T12:08:23.953Z] #58 ...
12:08:23 [2019-10-20T12:08:23.953Z] 
12:08:23 [2019-10-20T12:08:23.953Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.09 Selecting previously unselected package python3.5.
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.10 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.11 Unpacking python3.5 (3.5.3-1+deb9u1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.29 Selecting previously unselected package libpython3-stdlib:amd64.
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.29 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.29 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.38 Selecting previously unselected package dh-python.
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.38 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.38 Unpacking dh-python (2.20170125) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.59 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 57.61 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 61.11 Setting up python3-minimal (3.5.3-1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.47 Selecting previously unselected package python3.
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.52 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.54 Unpacking python3 (3.5.3-1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.65 Selecting previously unselected package pigz.
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.67 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.67 Unpacking pigz (2.3.4-1) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.83 Selecting previously unselected package libip4tc0:amd64.
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.83 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.85 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.98 Selecting previously unselected package libip6tc0:amd64.
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.98 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:08:23 [2019-10-20T12:08:23.953Z] #13 62.99 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:08:24 [2019-10-20T12:08:24.210Z] #13 63.14 Selecting previously unselected package libiptc0:amd64.
12:08:24 [2019-10-20T12:08:24.210Z] #13 63.16 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
12:08:24 [2019-10-20T12:08:24.210Z] #13 63.18 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
12:08:24 [2019-10-20T12:08:24.210Z] #13 63.29 Selecting previously unselected package libxtables12:amd64.
12:08:24 [2019-10-20T12:08:24.468Z] #13 63.30 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
12:08:24 [2019-10-20T12:08:24.468Z] #13 63.30 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
12:08:24 [2019-10-20T12:08:24.468Z] #13 63.40 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:08:24 [2019-10-20T12:08:24.468Z] #13 63.42 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
12:08:24 [2019-10-20T12:08:24.468Z] #13 63.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:08:24 [2019-10-20T12:08:24.611Z] #58 141.8   CC       criu/uts_ns.o
12:08:24 [2019-10-20T12:08:24.611Z] #58 142.0   CC       criu/vdso-compat.o
12:08:24 [2019-10-20T12:08:24.726Z] #13 63.56 Selecting previously unselected package iptables.
12:08:24 [2019-10-20T12:08:24.726Z] #13 63.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
12:08:24 [2019-10-20T12:08:24.726Z] #13 63.59 Unpacking iptables (1.6.0+snapshot20161117-6) ...
12:08:24 [2019-10-20T12:08:24.869Z] #58 142.3   CC       criu/vdso.o
12:08:24 [2019-10-20T12:08:24.984Z] #13 ...
12:08:24 [2019-10-20T12:08:24.984Z] 
12:08:24 [2019-10-20T12:08:24.984Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:24 [2019-10-20T12:08:24.984Z] #58 66.13   AR       soccr/libsoccr.a
12:08:24 [2019-10-20T12:08:24.984Z] #58 66.19 make[1]: 'soccr/libsoccr.a' is up to date.
12:08:25 [2019-10-20T12:08:25.243Z] #58 66.53   DEP      criu/arch/x86/sigframe.d
12:08:25 [2019-10-20T12:08:25.502Z] #58 66.67   DEP      criu/arch/x86/sigaction_compat.d
12:08:25 [2019-10-20T12:08:25.760Z] #58 66.79   DEP      criu/arch/x86/kerndat.d
12:08:25 [2019-10-20T12:08:25.760Z] #58 66.96   DEP      criu/arch/x86/crtools.d
12:08:25 [2019-10-20T12:08:25.802Z] #58 143.2   LINK     criu/built-in.o
12:08:25 [2019-10-20T12:08:25.802Z] #58 143.3   LINK     criu/criu
12:08:26 [2019-10-20T12:08:26.019Z] #58 67.10   DEP      criu/arch/x86/cpu.d
12:08:26 [2019-10-20T12:08:26.019Z] #58 67.29   CC       criu/arch/x86/cpu.o
12:08:26 [2019-10-20T12:08:26.060Z] #58 143.6   DEP      lib/c/criu.d
12:08:26 [2019-10-20T12:08:26.060Z] #58 143.7   CC       images/rpc.pb-c.o
12:08:26 [2019-10-20T12:08:26.625Z] #58 144.2   CC       lib/c/criu.o
12:08:26 [2019-10-20T12:08:26.954Z] #58 67.92   CC       criu/arch/x86/crtools.o
12:08:27 [2019-10-20T12:08:27.559Z] #58 145.1   LINK     lib/c/built-in.o
12:08:27 [2019-10-20T12:08:27.559Z] #58 145.1   LINK     lib/c/libcriu.so
12:08:27 [2019-10-20T12:08:27.816Z] #58 145.3   GEN      magic.py
12:08:28 [2019-10-20T12:08:28.074Z] #58 145.4 Note: Building without setproctitle() and strlcpy() support.
12:08:28 [2019-10-20T12:08:28.074Z] #58 145.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:08:28 [2019-10-20T12:08:28.337Z] #58 69.49   CC       criu/arch/x86/kerndat.o
12:08:28 [2019-10-20T12:08:28.337Z] #58 ...
12:08:28 [2019-10-20T12:08:28.337Z] 
12:08:28 [2019-10-20T12:08:28.337Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:28 [2019-10-20T12:08:28.337Z] #33 149.5 crypto/elliptic
12:08:28 [2019-10-20T12:08:28.337Z] #33 151.8 encoding/asn1
12:08:28 [2019-10-20T12:08:28.337Z] #33 154.4 crypto/ecdsa
12:08:28 [2019-10-20T12:08:28.337Z] #33 155.2 crypto/rsa
12:08:28 [2019-10-20T12:08:28.337Z] #33 156.9 crypto/dsa
12:08:28 [2019-10-20T12:08:28.337Z] #33 157.3 crypto/x509/pkix
12:08:28 [2019-10-20T12:08:28.337Z] #33 157.8 internal/x/crypto/cryptobyte
12:08:28 [2019-10-20T12:08:28.337Z] #33 ...
12:08:28 [2019-10-20T12:08:28.337Z] 
12:08:28 [2019-10-20T12:08:28.337Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:28 [2019-10-20T12:08:28.337Z] #13 63.98 Selecting previously unselected package xxd.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.00 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.16 Selecting previously unselected package vim-common.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.16 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.36 Selecting previously unselected package bzip2.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.37 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.38 Unpacking bzip2 (1.0.6-8.1) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.50 Selecting previously unselected package libgpm2:amd64.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.50 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.61 Selecting previously unselected package xz-utils.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.62 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.62 Unpacking xz-utils (5.2.2-1.2+b1) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.88 Selecting previously unselected package aufs-tools.
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.88 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 64.89 Unpacking aufs-tools (1:4.1+20161219-1) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.07 Selecting previously unselected package liblzo2-2:amd64.
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.07 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.17 Selecting previously unselected package btrfs-progs.
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.18 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.337Z] #13 65.19 Unpacking btrfs-progs (4.7.3-1) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.62 Selecting previously unselected package btrfs-tools.
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.63 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.63 Unpacking btrfs-tools (4.7.3-1) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.70 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.92 Selecting previously unselected package dmsetup.
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.92 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 65.95 Unpacking dmsetup (2:1.02.137-2) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.10 Selecting previously unselected package libonig4:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.10 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.11 Unpacking libonig4:amd64 (6.1.3-2) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.38 Selecting previously unselected package libjq1:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.40 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.40 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.54 Selecting previously unselected package jq.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.56 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.60 Unpacking jq (1.5+dfsg-1.3) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.70 Selecting previously unselected package libaio1:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.71 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.72 Unpacking libaio1:amd64 (0.3.110-3) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.82 Selecting previously unselected package libcap2-bin.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.83 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.84 Unpacking libcap2-bin (1:2.25-1) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.93 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 66.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 67.02 Selecting previously unselected package libsepol1-dev:amd64.
12:08:28 [2019-10-20T12:08:28.338Z] #13 67.02 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 67.04 Unpacking libsepol1-dev:amd64 (2.6-2) ...
12:08:28 [2019-10-20T12:08:28.338Z] #13 67.46 Selecting previously unselected package libpcre16-3:amd64.
12:08:28 [2019-10-20T12:08:28.596Z] #13 67.46 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.596Z] #13 67.46 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
12:08:28 [2019-10-20T12:08:28.596Z] #13 67.67 Selecting previously unselected package libpcre32-3:amd64.
12:08:28 [2019-10-20T12:08:28.596Z] #13 67.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.596Z] #13 67.68 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
12:08:28 [2019-10-20T12:08:28.639Z] #58 146.1 fatal: Not a git repository (or any of the parent directories): .git
12:08:28 [2019-10-20T12:08:28.855Z] #13 67.88 Selecting previously unselected package libpcre3-dev:amd64.
12:08:28 [2019-10-20T12:08:28.855Z] #13 67.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
12:08:28 [2019-10-20T12:08:28.855Z] #13 67.91 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
12:08:29 [2019-10-20T12:08:29.205Z] #58 146.6 make[1]: Nothing to be done for 'all'.
12:08:29 [2019-10-20T12:08:29.292Z] + for f in rootlesskit rootlesskit-docker-proxy
12:08:29 [2019-10-20T12:08:29.292Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:08:29 [2019-10-20T12:08:29.421Z] #13 68.50 Selecting previously unselected package libselinux1-dev:amd64.
12:08:29 [2019-10-20T12:08:29.421Z] #13 68.51 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
12:08:29 [2019-10-20T12:08:29.421Z] #13 68.51 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.2 make[1]: 'images/built-in.o' is up to date.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.3 make[1]: 'compel/libcompel.a' is up to date.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.3 make[1]: 'compel/compel-host-bin' is up to date.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.4 make[1]: Nothing to be done for 'all'.
12:08:29 [2019-10-20T12:08:29.770Z] #58 147.4 make[1]: 'soccr/libsoccr.a' is up to date.
12:08:29 [2019-10-20T12:08:29.989Z] #13 68.88 Selecting previously unselected package libdevmapper-dev:amd64.
12:08:29 [2019-10-20T12:08:29.989Z] #13 68.89 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
12:08:29 [2019-10-20T12:08:29.989Z] #13 68.92 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
12:08:30 [2019-10-20T12:08:30.028Z] #58 147.5 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.028Z] #58 147.6 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.028Z] #58 147.6 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.028Z] #58 147.7 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.161Z] Removing intermediate container dff79fec287a
12:08:30 [2019-10-20T12:08:30.161Z]  ---> 46c297f08251
12:08:30 [2019-10-20T12:08:30.161Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build
12:08:30 [2019-10-20T12:08:30.161Z]  ---> 8fea9c4404a8
12:08:30 [2019-10-20T12:08:30.161Z] Step 94/125 : FROM runtime-dev AS dev
12:08:30 [2019-10-20T12:08:30.161Z]  ---> e724caa9b26c
12:08:30 [2019-10-20T12:08:30.161Z] Step 95/125 : ARG DEBIAN_FRONTEND
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.07 Selecting previously unselected package libnl-3-200:amd64.
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.07 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.08 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.18 Selecting previously unselected package libprotobuf-c1:amd64.
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.18 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.18 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.25 Selecting previously unselected package libreadline5:amd64.
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.25 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
12:08:30 [2019-10-20T12:08:30.247Z] #13 69.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
12:08:30 [2019-10-20T12:08:30.288Z] #58 147.7 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.288Z] #58 147.8 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.288Z] #58 147.8 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.288Z] #58 147.9 make[2]: Nothing to be done for 'all'.
12:08:30 [2019-10-20T12:08:30.506Z] #13 69.45 Selecting previously unselected package libsystemd-dev:amd64.
12:08:30 [2019-10-20T12:08:30.506Z] #13 69.46 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
12:08:30 [2019-10-20T12:08:30.506Z] #13 69.46 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
12:08:30 [2019-10-20T12:08:30.528Z]  ---> Running in 3bf29c9b8bc4
12:08:30 [2019-10-20T12:08:30.528Z] Removing intermediate container 3bf29c9b8bc4
12:08:30 [2019-10-20T12:08:30.528Z]  ---> 83acbac3a4a5
12:08:30 [2019-10-20T12:08:30.528Z] Step 96/125 : RUN groupadd -r docker
12:08:30 [2019-10-20T12:08:30.528Z]  ---> Running in a621ac52e328
12:08:30 [2019-10-20T12:08:30.546Z] #58 147.9   INSTALL  criu/criu
12:08:31 [2019-10-20T12:08:31.479Z] #58 DONE 148.8s
12:08:31 [2019-10-20T12:08:31.479Z] 
12:08:31 [2019-10-20T12:08:31.479Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:08:31 [2019-10-20T12:08:31.815Z] Removing intermediate container a621ac52e328
12:08:31 [2019-10-20T12:08:31.815Z]  ---> 945e231d779e
12:08:31 [2019-10-20T12:08:31.815Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser
12:08:31 [2019-10-20T12:08:31.815Z]  ---> Running in 30f400c84277
12:08:32 [2019-10-20T12:08:32.408Z] #13 71.14 Selecting previously unselected package net-tools.
12:08:32 [2019-10-20T12:08:32.408Z] #13 71.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
12:08:32 [2019-10-20T12:08:32.408Z] #13 71.15 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
12:08:32 [2019-10-20T12:08:32.415Z] #24 ...
12:08:32 [2019-10-20T12:08:32.415Z] 
12:08:32 [2019-10-20T12:08:32.415Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:08:32 [2019-10-20T12:08:32.608Z] Removing intermediate container 30f400c84277
12:08:32 [2019-10-20T12:08:32.608Z]  ---> 62f9badda6ce
12:08:32 [2019-10-20T12:08:32.608Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:08:32 [2019-10-20T12:08:32.666Z] #13 71.53 Selecting previously unselected package python-pip-whl.
12:08:32 [2019-10-20T12:08:32.666Z] #13 71.53 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
12:08:32 [2019-10-20T12:08:32.666Z] #13 71.55 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
12:08:32 [2019-10-20T12:08:32.674Z] #55 198.7 + rm -rf /tmp/tmp.fcw1Aw9xZn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcw1Aw9xZn
12:08:32 [2019-10-20T12:08:32.674Z] #55 DONE 198.9s
12:08:32 [2019-10-20T12:08:32.674Z] 
12:08:32 [2019-10-20T12:08:32.674Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:08:33 [2019-10-20T12:08:33.001Z]  ---> Running in a235e81663ce
12:08:33 [2019-10-20T12:08:33.389Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:08:33 [2019-10-20T12:08:33.555Z] #13 72.34 Selecting previously unselected package python3-pip.
12:08:33 [2019-10-20T12:08:33.555Z] #13 72.35 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
12:08:33 [2019-10-20T12:08:33.555Z] #13 72.48 Unpacking python3-pip (9.0.1-2+deb9u1) ...
12:08:33 [2019-10-20T12:08:33.768Z] Removing intermediate container a235e81663ce
12:08:33 [2019-10-20T12:08:33.768Z]  ---> ee6117509369
12:08:33 [2019-10-20T12:08:33.768Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:08:33 [2019-10-20T12:08:33.768Z]  ---> Running in d3c9e41bbe2b
12:08:33 [2019-10-20T12:08:33.814Z] #13 72.70 Selecting previously unselected package python3-pkg-resources.
12:08:33 [2019-10-20T12:08:33.814Z] #13 72.71 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
12:08:33 [2019-10-20T12:08:33.814Z] #13 72.72 Unpacking python3-pkg-resources (33.1.1-1) ...
12:08:33 [2019-10-20T12:08:33.814Z] #13 72.88 Selecting previously unselected package python3-setuptools.
12:08:34 [2019-10-20T12:08:34.072Z] #13 72.88 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
12:08:34 [2019-10-20T12:08:34.072Z] #13 72.89 Unpacking python3-setuptools (33.1.1-1) ...
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.22 Selecting previously unselected package python3-wheel.
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.23 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.23 Unpacking python3-wheel (0.29.0-2) ...
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.36 Selecting previously unselected package thin-provisioning-tools.
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.36 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
12:08:34 [2019-10-20T12:08:34.331Z] #13 73.36 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
12:08:34 [2019-10-20T12:08:34.617Z] #13 73.74 Selecting previously unselected package vim-runtime.
12:08:34 [2019-10-20T12:08:34.875Z] #13 73.76 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
12:08:34 [2019-10-20T12:08:34.875Z] #13 73.80 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
12:08:34 [2019-10-20T12:08:34.875Z] #13 73.88 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
12:08:34 [2019-10-20T12:08:34.875Z] #13 73.89 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
12:08:35 [2019-10-20T12:08:35.025Z] Removing intermediate container d3c9e41bbe2b
12:08:35 [2019-10-20T12:08:35.025Z]  ---> 3d7fb3b5fa25
12:08:35 [2019-10-20T12:08:35.025Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:08:35 [2019-10-20T12:08:35.025Z]  ---> Running in 327546d96d00
12:08:35 [2019-10-20T12:08:35.205Z] #47 ...
12:08:35 [2019-10-20T12:08:35.205Z] 
12:08:35 [2019-10-20T12:08:35.205Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:08:35 [2019-10-20T12:08:35.205Z] #24 DONE 200.7s
12:08:35 [2019-10-20T12:08:35.205Z] 
12:08:35 [2019-10-20T12:08:35.205Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:08:36 [2019-10-20T12:08:36.360Z] Removing intermediate container 327546d96d00
12:08:36 [2019-10-20T12:08:36.360Z]  ---> 2fefd1a0717b
12:08:36 [2019-10-20T12:08:36.360Z] Step 101/125 : RUN ldconfig
12:08:36 [2019-10-20T12:08:36.360Z]  ---> Running in 9a22703c9775
12:08:37 [2019-10-20T12:08:37.125Z] #47 ...
12:08:37 [2019-10-20T12:08:37.125Z] 
12:08:37 [2019-10-20T12:08:37.125Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.203Z] Removing intermediate container 9a22703c9775
12:08:37 [2019-10-20T12:08:37.203Z]  ---> 6dd4187b9b6d
12:08:37 [2019-10-20T12:08:37.203Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
12:08:37 [2019-10-20T12:08:37.203Z]  ---> Running in 7b5f68243043
12:08:37 [2019-10-20T12:08:37.404Z] #25 DONE 0.7s
12:08:37 [2019-10-20T12:08:37.404Z] 
12:08:37 [2019-10-20T12:08:37.404Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.678Z] #28 DONE 0.2s
12:08:37 [2019-10-20T12:08:37.678Z] 
12:08:37 [2019-10-20T12:08:37.678Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.678Z] #31 DONE 0.1s
12:08:37 [2019-10-20T12:08:37.678Z] 
12:08:37 [2019-10-20T12:08:37.678Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:08:37 [2019-10-20T12:08:37.678Z] #47 ...
12:08:37 [2019-10-20T12:08:37.678Z] 
12:08:37 [2019-10-20T12:08:37.678Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.678Z] #34 DONE 0.1s
12:08:37 [2019-10-20T12:08:37.943Z] 
12:08:37 [2019-10-20T12:08:37.943Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.943Z] #39 DONE 0.1s
12:08:37 [2019-10-20T12:08:37.943Z] 
12:08:37 [2019-10-20T12:08:37.943Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
12:08:37 [2019-10-20T12:08:37.943Z] #43 DONE 0.1s
12:08:37 [2019-10-20T12:08:37.943Z] 
12:08:37 [2019-10-20T12:08:37.943Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:08:37 [2019-10-20T12:08:37.987Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:08:37 [2019-10-20T12:08:37.988Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:08:37 [2019-10-20T12:08:37.988Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:08:37 [2019-10-20T12:08:37.988Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:08:37 [2019-10-20T12:08:37.988Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:08:37 [2019-10-20T12:08:37.988Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
12:08:38 [2019-10-20T12:08:38.367Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
12:08:38 [2019-10-20T12:08:38.367Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
12:08:39 [2019-10-20T12:08:39.073Z] #13 ...
12:08:39 [2019-10-20T12:08:39.073Z] 
12:08:39 [2019-10-20T12:08:39.073Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:39 [2019-10-20T12:08:39.073Z] #33 160.0 internal/x/crypto/internal/chacha20
12:08:39 [2019-10-20T12:08:39.073Z] #33 160.7 internal/x/crypto/poly1305
12:08:39 [2019-10-20T12:08:39.073Z] #33 161.0 internal/x/crypto/chacha20poly1305
12:08:39 [2019-10-20T12:08:39.073Z] #33 162.3 internal/x/crypto/hkdf
12:08:39 [2019-10-20T12:08:39.073Z] #33 162.5 internal/x/text/transform
12:08:39 [2019-10-20T12:08:39.073Z] #33 163.7 internal/x/text/unicode/bidi
12:08:39 [2019-10-20T12:08:39.073Z] #33 166.3 internal/x/text/secure/bidirule
12:08:39 [2019-10-20T12:08:39.073Z] #33 166.8 internal/x/text/unicode/norm
12:08:39 [2019-10-20T12:08:39.073Z] #33 ...
12:08:39 [2019-10-20T12:08:39.073Z] 
12:08:39 [2019-10-20T12:08:39.073Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:39 [2019-10-20T12:08:39.073Z] #58 70.15   CC       criu/arch/x86/sigaction_compat.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 70.51   CC       criu/arch/x86/sigframe.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 70.83   LINK     criu/arch/x86/crtools.built-in.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 70.91   DEP      criu/pie/util-vdso-elf32.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 71.05   DEP      criu/arch/x86/vdso-pie.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 71.24   DEP      criu/pie/parasite-vdso.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 71.54   DEP      criu/pie/util-vdso.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 71.67   DEP      criu/pie/util.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 71.93   CC       criu/pie/util.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 72.29   CC       criu/pie/util-vdso.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 73.06   CC       criu/pie/parasite-vdso.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 74.09   CC       criu/arch/x86/vdso-pie.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 74.42   CC       criu/pie/util-vdso-elf32.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 75.29   AR       criu/pie/pie.lib.a
12:08:39 [2019-10-20T12:08:39.073Z] #58 75.38   DEP      criu/pie/restorer.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 75.66   DEP      criu/arch/x86/sigaction_compat_pie.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 75.94   DEP      criu/arch/x86/restorer_unmap.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 75.98   DEP      criu/arch/x86/restorer.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 76.25   DEP      criu/pie/parasite.d
12:08:39 [2019-10-20T12:08:39.073Z] #58 76.79   CC       criu/pie/parasite.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 78.34   LINK     criu/pie/parasite.built-in.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 78.36   GEN      criu/pie/parasite-blob.h
12:08:39 [2019-10-20T12:08:39.073Z] #58 78.37   CC       criu/arch/x86/restorer.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 79.08   CC       criu/arch/x86/restorer_unmap.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 79.13   CC       criu/arch/x86/sigaction_compat_pie.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 79.41   CC       criu/pie/restorer.o
12:08:39 [2019-10-20T12:08:39.073Z] #58 ...
12:08:39 [2019-10-20T12:08:39.073Z] 
12:08:39 [2019-10-20T12:08:39.073Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:39 [2019-10-20T12:08:39.073Z] #33 170.2 crypto/x509
12:08:39 [2019-10-20T12:08:39.626Z] Fetched 7670 kB in 1s (4668 kB/s)
12:08:40 [2019-10-20T12:08:40.008Z] #33 171.3 internal/x/net/idna
12:08:40 [2019-10-20T12:08:40.018Z] Reading package lists...
12:08:40 [2019-10-20T12:08:40.425Z] Reading package lists...
12:08:40 [2019-10-20T12:08:40.813Z] Building dependency tree...
12:08:40 [2019-10-20T12:08:40.814Z] Reading state information...
12:08:40 [2019-10-20T12:08:40.814Z] The following additional packages will be installed:
12:08:40 [2019-10-20T12:08:40.814Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
12:08:40 [2019-10-20T12:08:40.814Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
12:08:40 [2019-10-20T12:08:40.814Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
12:08:40 [2019-10-20T12:08:40.814Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
12:08:40 [2019-10-20T12:08:40.814Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:08:40 [2019-10-20T12:08:40.814Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
12:08:40 [2019-10-20T12:08:40.814Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
12:08:40 [2019-10-20T12:08:40.814Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
12:08:40 [2019-10-20T12:08:40.814Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
12:08:40 [2019-10-20T12:08:40.814Z] Suggested packages:
12:08:40 [2019-10-20T12:08:40.814Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
12:08:40 [2019-10-20T12:08:40.814Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
12:08:40 [2019-10-20T12:08:40.814Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
12:08:40 [2019-10-20T12:08:40.814Z]   vim-doc vim-scripts xfsdump acl attr quota
12:08:40 [2019-10-20T12:08:40.814Z] Recommended packages:
12:08:40 [2019-10-20T12:08:40.814Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
12:08:40 [2019-10-20T12:08:40.814Z]   python3-keyrings.alt python3-xdg unzip
12:08:41 [2019-10-20T12:08:41.605Z] The following NEW packages will be installed:
12:08:41 [2019-10-20T12:08:41.605Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
12:08:41 [2019-10-20T12:08:41.605Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
12:08:41 [2019-10-20T12:08:41.605Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
12:08:41 [2019-10-20T12:08:41.605Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
12:08:41 [2019-10-20T12:08:41.605Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
12:08:41 [2019-10-20T12:08:41.605Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
12:08:41 [2019-10-20T12:08:41.605Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
12:08:41 [2019-10-20T12:08:41.605Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
12:08:41 [2019-10-20T12:08:41.605Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
12:08:41 [2019-10-20T12:08:41.605Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
12:08:41 [2019-10-20T12:08:41.605Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
12:08:41 [2019-10-20T12:08:41.605Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
12:08:41 [2019-10-20T12:08:41.605Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
12:08:41 [2019-10-20T12:08:41.605Z]   xfsprogs xxd xz-utils zip
12:08:41 [2019-10-20T12:08:41.605Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
12:08:41 [2019-10-20T12:08:41.605Z] Need to get 88.2 MB of archives.
12:08:41 [2019-10-20T12:08:41.605Z] After this operation, 565 MB of additional disk space will be used.
12:08:41 [2019-10-20T12:08:41.605Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
12:08:41 [2019-10-20T12:08:41.605Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
12:08:41 [2019-10-20T12:08:41.606Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
12:08:41 [2019-10-20T12:08:41.606Z] 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]
12:08:41 [2019-10-20T12:08:41.606Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
12:08:41 [2019-10-20T12:08:41.606Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
12:08:41 [2019-10-20T12:08:41.972Z] 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]
12:08:41 [2019-10-20T12:08:41.972Z] 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]
12:08:41 [2019-10-20T12:08:41.972Z] 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]
12:08:41 [2019-10-20T12:08:41.972Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
12:08:41 [2019-10-20T12:08:41.972Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
12:08:41 [2019-10-20T12:08:41.972Z] 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]
12:08:41 [2019-10-20T12:08:41.972Z] 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]
12:08:42 [2019-10-20T12:08:42.119Z] #47 208.0 🇩 bin/containerd
12:08:42 [2019-10-20T12:08:42.395Z] 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]
12:08:42 [2019-10-20T12:08:42.540Z] #33 173.8 net/textproto
12:08:42 [2019-10-20T12:08:42.540Z] #33 ...
12:08:42 [2019-10-20T12:08:42.540Z] 
12:08:42 [2019-10-20T12:08:42.540Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7 + GOBIN=/build
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7 + /build/gometalinter --install
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7 Installing:
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   deadcode
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   dupl
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   errcheck
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gas
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gochecknoglobals
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gochecknoinits
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   goconst
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gocyclo
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   goimports
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   golint
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gosimple
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gotype
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   gotypex
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   ineffassign
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   interfacer
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   lll
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   maligned
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   megacheck
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   misspell
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   nakedret
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   safesql
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   staticcheck
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   structcheck
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   unconvert
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   unparam
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   unused
12:08:42 [2019-10-20T12:08:42.540Z] #24 163.7   varcheck
12:08:42 [2019-10-20T12:08:42.540Z] #24 ...
12:08:42 [2019-10-20T12:08:42.540Z] 
12:08:42 [2019-10-20T12:08:42.540Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.06 Selecting previously unselected package vim.
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.09 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.10 Unpacking vim (2:8.0.0197-4+deb9u3) ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.93 Selecting previously unselected package xfsprogs.
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.94 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 79.96 Unpacking xfsprogs (4.9.0+nmu1) ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.63 Selecting previously unselected package zip.
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.64 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.66 Unpacking zip (3.0-11+b1) ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.85 Selecting previously unselected package libapparmor-perl.
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.86 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 80.87 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 81.02 Selecting previously unselected package apparmor.
12:08:42 [2019-10-20T12:08:42.540Z] #13 81.03 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.540Z] #13 81.18 Unpacking apparmor (2.11.0-3+deb9u2) ...
12:08:42 [2019-10-20T12:08:42.798Z] #13 81.68 Selecting previously unselected package binutils-mingw-w64-i686.
12:08:42 [2019-10-20T12:08:42.798Z] #13 81.71 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
12:08:42 [2019-10-20T12:08:42.798Z] #13 81.71 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:08:43 [2019-10-20T12:08:43.202Z] debconf: delaying package configuration, since apt-utils is not installed
12:08:43 [2019-10-20T12:08:43.202Z] Fetched 88.2 MB in 1s (55.8 MB/s)
12:08:43 [2019-10-20T12:08:43.202Z] Selecting previously unselected package bash-completion.
12:08:43 [2019-10-20T12:08:43.202Z] (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.)
12:08:43 [2019-10-20T12:08:43.202Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
12:08:43 [2019-10-20T12:08:43.670Z] Unpacking bash-completion (1:2.1-4.3) ...
12:08:43 [2019-10-20T12:08:43.670Z] Selecting previously unselected package libnet1:s390x.
12:08:43 [2019-10-20T12:08:43.670Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
12:08:43 [2019-10-20T12:08:43.670Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
12:08:43 [2019-10-20T12:08:43.670Z] Selecting previously unselected package libnfnetlink0:s390x.
12:08:43 [2019-10-20T12:08:43.670Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
12:08:43 [2019-10-20T12:08:43.670Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package libpcrecpp0v5:s390x.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package libudev-dev:s390x.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package libpython3.5-minimal:s390x.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package python3.5-minimal.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package python3-minimal.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking python3-minimal (3.5.3-1) ...
12:08:44 [2019-10-20T12:08:44.133Z] Selecting previously unselected package libmpdec2:s390x.
12:08:44 [2019-10-20T12:08:44.133Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.133Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
12:08:44 [2019-10-20T12:08:44.498Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
12:08:44 [2019-10-20T12:08:44.498Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.498Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
12:08:44 [2019-10-20T12:08:44.498Z] Selecting previously unselected package python3.5.
12:08:44 [2019-10-20T12:08:44.498Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.498Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
12:08:44 [2019-10-20T12:08:44.498Z] Selecting previously unselected package libpython3-stdlib:s390x.
12:08:44 [2019-10-20T12:08:44.498Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
12:08:44 [2019-10-20T12:08:44.498Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
12:08:44 [2019-10-20T12:08:44.498Z] Selecting previously unselected package dh-python.
12:08:44 [2019-10-20T12:08:44.498Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
12:08:44 [2019-10-20T12:08:44.498Z] Unpacking dh-python (2.20170125) ...
12:08:44 [2019-10-20T12:08:44.700Z] #13 83.76 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:08:44 [2019-10-20T12:08:44.700Z] #13 83.77 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
12:08:44 [2019-10-20T12:08:44.700Z] #13 83.78 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:08:44 [2019-10-20T12:08:44.860Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
12:08:44 [2019-10-20T12:08:44.860Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
12:08:45 [2019-10-20T12:08:45.242Z] Setting up python3-minimal (3.5.3-1) ...
12:08:45 [2019-10-20T12:08:45.242Z] Selecting previously unselected package python3.
12:08:45 [2019-10-20T12:08:45.242Z] (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.)
12:08:45 [2019-10-20T12:08:45.242Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.242Z] Unpacking python3 (3.5.3-1) ...
12:08:45 [2019-10-20T12:08:45.242Z] Selecting previously unselected package pigz.
12:08:45 [2019-10-20T12:08:45.242Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.242Z] Unpacking pigz (2.3.4-1) ...
12:08:45 [2019-10-20T12:08:45.242Z] Selecting previously unselected package libip4tc0:s390x.
12:08:45 [2019-10-20T12:08:45.242Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.242Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package libip6tc0:s390x.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package libiptc0:s390x.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package libxtables12:s390x.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package iptables.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package xxd.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package vim-common.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package bzip2.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking bzip2 (1.0.6-8.1) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package libgpm2:s390x.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
12:08:45 [2019-10-20T12:08:45.619Z] Selecting previously unselected package xz-utils.
12:08:45 [2019-10-20T12:08:45.619Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
12:08:45 [2019-10-20T12:08:45.619Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package aufs-tools.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package liblzo2-2:s390x.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package btrfs-progs.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking btrfs-progs (4.7.3-1) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package btrfs-tools.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking btrfs-tools (4.7.3-1) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package dmsetup.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking dmsetup (2:1.02.137-2) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package libonig4:s390x.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking libonig4:s390x (6.1.3-2) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package libjq1:s390x.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
12:08:46 [2019-10-20T12:08:46.004Z] Selecting previously unselected package jq.
12:08:46 [2019-10-20T12:08:46.004Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.004Z] Unpacking jq (1.5+dfsg-1.3) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libaio1:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libaio1:s390x (0.3.110-3) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libcap2-bin.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libcap2-bin (1:2.25-1) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libsepol1-dev:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libpcre16-3:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libpcre32-3:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libpcre3-dev:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
12:08:46 [2019-10-20T12:08:46.381Z] Selecting previously unselected package libselinux1-dev:s390x.
12:08:46 [2019-10-20T12:08:46.381Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.381Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
12:08:46 [2019-10-20T12:08:46.768Z] Selecting previously unselected package libdevmapper-dev:s390x.
12:08:46 [2019-10-20T12:08:46.768Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.768Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
12:08:46 [2019-10-20T12:08:46.768Z] Selecting previously unselected package libnl-3-200:s390x.
12:08:46 [2019-10-20T12:08:46.768Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.768Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
12:08:46 [2019-10-20T12:08:46.768Z] Selecting previously unselected package libprotobuf-c1:s390x.
12:08:46 [2019-10-20T12:08:46.768Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.768Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
12:08:46 [2019-10-20T12:08:46.768Z] Selecting previously unselected package libreadline5:s390x.
12:08:46 [2019-10-20T12:08:46.768Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.768Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
12:08:46 [2019-10-20T12:08:46.768Z] Selecting previously unselected package libsystemd-dev:s390x.
12:08:46 [2019-10-20T12:08:46.768Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
12:08:46 [2019-10-20T12:08:46.768Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
12:08:47 [2019-10-20T12:08:47.231Z] #13 85.98 Selecting previously unselected package binutils-mingw-w64.
12:08:47 [2019-10-20T12:08:47.231Z] #13 85.98 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
12:08:47 [2019-10-20T12:08:47.231Z] #13 85.99 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:08:47 [2019-10-20T12:08:47.231Z] #13 86.12 Selecting previously unselected package mingw-w64-common.
12:08:47 [2019-10-20T12:08:47.231Z] #13 86.12 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
12:08:47 [2019-10-20T12:08:47.231Z] #13 86.13 Unpacking mingw-w64-common (5.0.1-1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package net-tools.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package python-pip-whl.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package python3-pip.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package python3-pkg-resources.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking python3-pkg-resources (33.1.1-1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package python3-setuptools.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking python3-setuptools (33.1.1-1) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package python3-wheel.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking python3-wheel (0.29.0-2) ...
12:08:47 [2019-10-20T12:08:47.301Z] Selecting previously unselected package thin-provisioning-tools.
12:08:47 [2019-10-20T12:08:47.301Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
12:08:47 [2019-10-20T12:08:47.301Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
12:08:47 [2019-10-20T12:08:47.699Z] Selecting previously unselected package vim-runtime.
12:08:47 [2019-10-20T12:08:47.699Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
12:08:47 [2019-10-20T12:08:47.699Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
12:08:47 [2019-10-20T12:08:47.699Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
12:08:47 [2019-10-20T12:08:47.699Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
12:08:48 [2019-10-20T12:08:48.064Z] Selecting previously unselected package vim.
12:08:48 [2019-10-20T12:08:48.064Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.064Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
12:08:48 [2019-10-20T12:08:48.435Z] Selecting previously unselected package xfsprogs.
12:08:48 [2019-10-20T12:08:48.435Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.435Z] Unpacking xfsprogs (4.9.0+nmu1) ...
12:08:48 [2019-10-20T12:08:48.435Z] Selecting previously unselected package zip.
12:08:48 [2019-10-20T12:08:48.435Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.435Z] Unpacking zip (3.0-11+b1) ...
12:08:48 [2019-10-20T12:08:48.435Z] Selecting previously unselected package libapparmor-perl.
12:08:48 [2019-10-20T12:08:48.435Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.435Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
12:08:48 [2019-10-20T12:08:48.435Z] Selecting previously unselected package apparmor.
12:08:48 [2019-10-20T12:08:48.435Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.436Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
12:08:48 [2019-10-20T12:08:48.804Z] Selecting previously unselected package binutils-mingw-w64-i686.
12:08:48 [2019-10-20T12:08:48.804Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.804Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:08:48 [2019-10-20T12:08:48.804Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
12:08:48 [2019-10-20T12:08:48.804Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
12:08:48 [2019-10-20T12:08:48.804Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:08:49 [2019-10-20T12:08:49.588Z] Selecting previously unselected package binutils-mingw-w64.
12:08:49 [2019-10-20T12:08:49.588Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
12:08:49 [2019-10-20T12:08:49.588Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:08:49 [2019-10-20T12:08:49.588Z] Selecting previously unselected package mingw-w64-common.
12:08:49 [2019-10-20T12:08:49.588Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
12:08:49 [2019-10-20T12:08:49.588Z] Unpacking mingw-w64-common (5.0.1-1) ...
12:08:49 [2019-10-20T12:08:49.960Z] Selecting previously unselected package mingw-w64-x86-64-dev.
12:08:49 [2019-10-20T12:08:49.960Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
12:08:49 [2019-10-20T12:08:49.960Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
12:08:51 [2019-10-20T12:08:51.300Z] Selecting previously unselected package gcc-mingw-w64-base.
12:08:51 [2019-10-20T12:08:51.300Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
12:08:51 [2019-10-20T12:08:51.300Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:08:51 [2019-10-20T12:08:51.300Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
12:08:51 [2019-10-20T12:08:51.300Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
12:08:51 [2019-10-20T12:08:51.300Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:08:51 [2019-10-20T12:08:51.418Z] #13 ...
12:08:51 [2019-10-20T12:08:51.418Z] 
12:08:51 [2019-10-20T12:08:51.418Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:51 [2019-10-20T12:08:51.418Z] #58 82.65   LINK     criu/pie/restorer.built-in.o
12:08:51 [2019-10-20T12:08:51.418Z] #58 82.66   GEN      criu/pie/restorer-blob.h
12:08:51 [2019-10-20T12:08:51.418Z] #58 82.80   DEP      criu/vdso.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 83.13   DEP      criu/vdso-compat.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 83.33   DEP      criu/uts_ns.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 83.49   DEP      criu/util.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 83.74   DEP      criu/uffd.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 83.98   DEP      criu/tun.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 84.27   DEP      criu/tty.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 84.53   DEP      criu/timerfd.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 84.76   DEP      criu/sysfs_parse.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 84.98   DEP      criu/sysctl.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 85.16   DEP      criu/string.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 85.22   DEP      criu/stats.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 85.35   DEP      criu/sockets.d
12:08:51 [2019-10-20T12:08:51.418Z] #58 85.60   DEP      criu/sk-unix.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 85.85   DEP      criu/sk-tcp.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 86.10   DEP      criu/sk-queue.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 86.29   DEP      criu/sk-packet.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 86.56   DEP      criu/sk-netlink.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 86.79   DEP      criu/sk-inet.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 87.02   DEP      criu/signalfd.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 87.25   DEP      criu/sigframe.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 87.41   DEP      criu/shmem.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 87.66   DEP      criu/servicefd.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 87.85   DEP      criu/seize.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.10   DEP      criu/seccomp.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.32   DEP      criu/rst-malloc.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.41   DEP      criu/rbtree.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.46   DEP      criu/pstree.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.68   DEP      criu/protobuf.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 88.87   GEN      criu/protobuf-desc-gen.h
12:08:51 [2019-10-20T12:08:51.419Z] #58 90.62   DEP      criu/protobuf-desc.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 90.77   DEP      criu/proc_parse.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 90.99   DEP      criu/plugin.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 91.19   DEP      criu/pipes.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 91.49   DEP      criu/pie-util.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 91.67   DEP      criu/pie-util-vdso.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 91.86   DEP      criu/pie-util-vdso-elf32.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 91.99   DEP      criu/path.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 92.27   DEP      criu/parasite-syscall.d
12:08:51 [2019-10-20T12:08:51.419Z] #58 92.60   DEP      criu/pagemap.d
12:08:51 [2019-10-20T12:08:51.677Z] #58 92.80   DEP      criu/pagemap-cache.d
12:08:51 [2019-10-20T12:08:51.936Z] #58 92.99   DEP      criu/page-xfer.d
12:08:51 [2019-10-20T12:08:51.936Z] #58 93.18   DEP      criu/page-pipe.d
12:08:52 [2019-10-20T12:08:52.195Z] #58 93.31   DEP      criu/netfilter.d
12:08:52 [2019-10-20T12:08:52.195Z] #58 93.53   DEP      criu/net.d
12:08:52 [2019-10-20T12:08:52.762Z] #58 93.76   DEP      criu/namespaces.d
12:08:53 [2019-10-20T12:08:53.020Z] #58 94.00   DEP      criu/mount.d
12:08:53 [2019-10-20T12:08:53.020Z] #58 94.18   DEP      criu/mem.d
12:08:53 [2019-10-20T12:08:53.020Z] #58 ...
12:08:53 [2019-10-20T12:08:53.020Z] 
12:08:53 [2019-10-20T12:08:53.020Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:08:53 [2019-10-20T12:08:53.020Z] #13 92.06 Selecting previously unselected package mingw-w64-x86-64-dev.
12:08:53 [2019-10-20T12:08:53.020Z] #13 92.07 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
12:08:53 [2019-10-20T12:08:53.278Z] #13 92.09 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
12:08:53 [2019-10-20T12:08:53.843Z] #13 ...
12:08:53 [2019-10-20T12:08:53.843Z] 
12:08:53 [2019-10-20T12:08:53.843Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:53 [2019-10-20T12:08:53.843Z] #33 175.1 internal/x/net/http/httpguts
12:08:53 [2019-10-20T12:08:53.843Z] #33 175.5 internal/x/net/http/httpproxy
12:08:53 [2019-10-20T12:08:53.843Z] #33 176.2 crypto/tls
12:08:53 [2019-10-20T12:08:53.843Z] #33 176.4 internal/x/net/http2/hpack
12:08:53 [2019-10-20T12:08:53.843Z] #33 177.6 mime
12:08:53 [2019-10-20T12:08:53.843Z] #33 179.4 mime/quotedprintable
12:08:53 [2019-10-20T12:08:53.843Z] #33 179.7 mime/multipart
12:08:53 [2019-10-20T12:08:53.843Z] #33 181.1 net/http/internal
12:08:53 [2019-10-20T12:08:53.843Z] #33 181.6 os/exec
12:08:54 [2019-10-20T12:08:54.100Z] #33 ...
12:08:54 [2019-10-20T12:08:54.100Z] 
12:08:54 [2019-10-20T12:08:54.100Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:08:54 [2019-10-20T12:08:54.100Z] #58 94.45   DEP      criu/lsm.d
12:08:54 [2019-10-20T12:08:54.100Z] #58 94.61   DEP      criu/log.d
12:08:54 [2019-10-20T12:08:54.100Z] #58 94.76   DEP      criu/libnetlink.d
12:08:54 [2019-10-20T12:08:54.100Z] #58 95.00   DEP      criu/kerndat.d
12:08:54 [2019-10-20T12:08:54.100Z] #58 95.27   DEP      criu/kcmp-ids.d
12:08:54 [2019-10-20T12:08:54.100Z] #58 95.39   DEP      criu/irmap.d
12:08:54 [2019-10-20T12:08:54.357Z] #58 95.60   DEP      criu/ipc_ns.d
12:08:54 [2019-10-20T12:08:54.479Z] Selecting previously unselected package g++-mingw-w64-x86-64.
12:08:54 [2019-10-20T12:08:54.479Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
12:08:54 [2019-10-20T12:08:54.479Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:08:54 [2019-10-20T12:08:54.614Z] #58 95.82   DEP      criu/image.d
12:08:54 [2019-10-20T12:08:54.872Z] #58 96.10   DEP      criu/image-desc.d
12:08:55 [2019-10-20T12:08:55.131Z] #58 96.29   DEP      criu/fsnotify.d
12:08:55 [2019-10-20T12:08:55.389Z] #58 96.45   DEP      criu/filesystems.d
12:08:55 [2019-10-20T12:08:55.389Z] #58 96.64   DEP      criu/files.d
12:08:55 [2019-10-20T12:08:55.956Z] #58 96.89   DEP      criu/files-reg.d
12:08:55 [2019-10-20T12:08:55.956Z] #58 97.21   DEP      criu/files-ext.d
12:08:56 [2019-10-20T12:08:56.214Z] #58 97.40   DEP      criu/file-lock.d
12:08:56 [2019-10-20T12:08:56.472Z] #58 97.65   DEP      criu/file-ids.d
12:08:56 [2019-10-20T12:08:56.731Z] #58 97.84   DEP      criu/fifo.d
12:08:56 [2019-10-20T12:08:56.989Z] #58 98.07   DEP      criu/fdstore.d
12:08:56 [2019-10-20T12:08:56.989Z] #58 98.26   DEP      criu/fault-injection.d
12:08:56 [2019-10-20T12:08:56.989Z] #58 98.33   DEP      criu/external.d
12:08:57 [2019-10-20T12:08:57.022Z] Setting up aufs-tools (1:4.1+20161219-1) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up libsepol1-dev:s390x (2.6-2) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:57 [2019-10-20T12:08:57.022Z] Processing triggers for mime-support (3.60) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up libcap2-bin (1:2.25-1) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:08:57 [2019-10-20T12:08:57.022Z] Setting up bash-completion (1:2.1-4.3) ...
12:08:57 [2019-10-20T12:08:57.555Z] #58 98.54   DEP      criu/eventpoll.d
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libonig4:s390x (6.1.3-2) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up zip (3.0-11+b1) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up bzip2 (1.0.6-8.1) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libaio1:s390x (0.3.110-3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up xz-utils (5.2.2-1.2+b1) ...
12:08:57 [2019-10-20T12:08:57.796Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:08:57 [2019-10-20T12:08:57.796Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
12:08:57 [2019-10-20T12:08:57.796Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
12:08:57 [2019-10-20T12:08:57.814Z] #58 98.80   DEP      criu/eventfd.d
12:08:57 [2019-10-20T12:08:57.814Z] #58 99.07   DEP      criu/crtools.d
12:08:58 [2019-10-20T12:08:58.072Z] #58 99.33   DEP      criu/cr-service.d
12:08:58 [2019-10-20T12:08:58.161Z] Setting up pigz (2.3.4-1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libmpdec2:s390x (2.4.2-1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up mingw-w64-common (5.0.1-1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up jq (1.5+dfsg-1.3) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up xfsprogs (4.9.0+nmu1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up btrfs-progs (4.7.3-1) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
12:08:58 [2019-10-20T12:08:58.161Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
12:08:58 [2019-10-20T12:08:58.331Z] #58 99.58   DEP      criu/cr-restore.d
12:08:58 [2019-10-20T12:08:58.589Z] #58 ...
12:08:58 [2019-10-20T12:08:58.589Z] 
12:08:58 [2019-10-20T12:08:58.589Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
12:08:58 [2019-10-20T12:08:58.589Z] #27 DONE 189.6s
12:08:58 [2019-10-20T12:08:58.589Z] 
12:08:58 [2019-10-20T12:08:58.589Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:08:58 [2019-10-20T12:08:58.589Z] #33 187.5 net/http/httptrace
12:08:58 [2019-10-20T12:08:58.589Z] #33 187.8 net/http
12:08:59 [2019-10-20T12:08:59.506Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
12:08:59 [2019-10-20T12:08:59.506Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] Setting up btrfs-tools (4.7.3-1) ...
12:08:59 [2019-10-20T12:08:59.506Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] 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
12:08:59 [2019-10-20T12:08:59.506Z] Setting up python3 (3.5.3-1) ...
12:08:59 [2019-10-20T12:08:59.506Z] Setting up apparmor (2.11.0-3+deb9u2) ...
12:09:00 [2019-10-20T12:09:00.329Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
12:09:00 [2019-10-20T12:09:00.329Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
12:09:00 [2019-10-20T12:09:00.329Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
12:09:00 [2019-10-20T12:09:00.329Z] Setting up python3-wheel (0.29.0-2) ...
12:09:00 [2019-10-20T12:09:00.329Z] Setting up python3-pkg-resources (33.1.1-1) ...
12:09:00 [2019-10-20T12:09:00.697Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
12:09:00 [2019-10-20T12:09:00.697Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
12:09:00 [2019-10-20T12:09:00.697Z] Setting up dmsetup (2:1.02.137-2) ...
12:09:00 [2019-10-20T12:09:00.697Z] Setting up python3-setuptools (33.1.1-1) ...
12:09:01 [2019-10-20T12:09:01.096Z] Setting up dh-python (2.20170125) ...
12:09:01 [2019-10-20T12:09:01.096Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
12:09:01 [2019-10-20T12:09:01.096Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:09:01 [2019-10-20T12:09:01.874Z] #33 ...
12:09:01 [2019-10-20T12:09:01.874Z] 
12:09:01 [2019-10-20T12:09:01.874Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:01 [2019-10-20T12:09:01.874Z] #58 100.1   DEP      criu/cr-errno.d
12:09:01 [2019-10-20T12:09:01.874Z] #58 100.1   DEP      criu/cr-dump.d
12:09:01 [2019-10-20T12:09:01.874Z] #58 100.6   DEP      criu/cr-dedup.d
12:09:01 [2019-10-20T12:09:01.874Z] #58 100.8   DEP      criu/cr-check.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.0   DEP      criu/config.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.1   DEP      criu/clone-noasan.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.2   DEP      criu/cgroup.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.3   DEP      criu/cgroup-props.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.5   DEP      criu/bitmap.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.5   DEP      criu/bfd.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.7   DEP      criu/autofs.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 101.9   DEP      criu/aio.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 102.2   DEP      criu/action-scripts.d
12:09:01 [2019-10-20T12:09:01.875Z] #58 102.5   CC       criu/action-scripts.o
12:09:01 [2019-10-20T12:09:01.875Z] #58 103.0   CC       criu/aio.o
12:09:02 [2019-10-20T12:09:02.077Z] 🇩 bin/containerd
12:09:02 [2019-10-20T12:09:02.810Z] #58 103.7   CC       criu/autofs.o
12:09:04 [2019-10-20T12:09:04.712Z] #58 105.7   CC       criu/bfd.o
12:09:05 [2019-10-20T12:09:05.231Z] Removing intermediate container 7b5f68243043
12:09:05 [2019-10-20T12:09:05.231Z]  ---> 4fb938b34986
12:09:05 [2019-10-20T12:09:05.231Z] Step 103/125 : RUN pip3 install yamllint==1.16.0
12:09:05 [2019-10-20T12:09:05.231Z]  ---> Running in 2036f53b8b1a
12:09:05 [2019-10-20T12:09:05.279Z] #58 106.4   CC       criu/bitmap.o
12:09:05 [2019-10-20T12:09:05.279Z] #58 ...
12:09:05 [2019-10-20T12:09:05.279Z] 
12:09:05 [2019-10-20T12:09:05.279Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
12:09:05 [2019-10-20T12:09:05.279Z] #15 196.9 + rm -rf /tmp/tmp.WmrIhzyZh7
12:09:05 [2019-10-20T12:09:05.846Z] #15 DONE 197.6s
12:09:05 [2019-10-20T12:09:05.846Z] 
12:09:05 [2019-10-20T12:09:05.846Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:05 [2019-10-20T12:09:05.846Z] #58 106.6   CC       criu/cgroup-props.o
12:09:07 [2019-10-20T12:09:07.053Z] Collecting yamllint==1.16.0
12:09:07 [2019-10-20T12:09:07.053Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:09:07 [2019-10-20T12:09:07.053Z] Collecting pyyaml (from yamllint==1.16.0)
12:09:07 [2019-10-20T12:09:07.221Z] #58 108.2   CC       criu/cgroup.o
12:09:07 [2019-10-20T12:09:07.417Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
12:09:07 [2019-10-20T12:09:07.813Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:09:07 [2019-10-20T12:09:07.813Z]   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
12:09:08 [2019-10-20T12:09:08.215Z] Building wheels for collected packages: pyyaml, pathspec
12:09:08 [2019-10-20T12:09:08.215Z]   Running setup.py bdist_wheel for pyyaml: started
12:09:08 [2019-10-20T12:09:08.215Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:09:08 [2019-10-20T12:09:08.215Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
12:09:08 [2019-10-20T12:09:08.215Z]   Running setup.py bdist_wheel for pathspec: started
12:09:08 [2019-10-20T12:09:08.595Z] #58 ...
12:09:08 [2019-10-20T12:09:08.595Z] 
12:09:08 [2019-10-20T12:09:08.595Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.68 Selecting previously unselected package gcc-mingw-w64-base.
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.69 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.70 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.97 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
12:09:08 [2019-10-20T12:09:08.595Z] #13 97.98 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:09:08 [2019-10-20T12:09:08.604Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
12:09:08 [2019-10-20T12:09:08.604Z]   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
12:09:08 [2019-10-20T12:09:08.604Z] Successfully built pyyaml pathspec
12:09:08 [2019-10-20T12:09:08.604Z] Installing collected packages: pyyaml, pathspec, yamllint
12:09:08 [2019-10-20T12:09:08.604Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
12:09:08 [2019-10-20T12:09:08.638Z] #47 231.1 🇩 bin/containerd-stress
12:09:08 [2019-10-20T12:09:08.638Z] #47 232.7 🇩 bin/containerd-shim
12:09:09 [2019-10-20T12:09:09.376Z] Removing intermediate container 2036f53b8b1a
12:09:09 [2019-10-20T12:09:09.376Z]  ---> c34f6e36c069
12:09:09 [2019-10-20T12:09:09.376Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/
12:09:09 [2019-10-20T12:09:09.530Z] #13 ...
12:09:09 [2019-10-20T12:09:09.530Z] 
12:09:09 [2019-10-20T12:09:09.530Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:09:09 [2019-10-20T12:09:09.530Z] #33 200.6 github.com/LK4D4/vndr/godl
12:09:10 [2019-10-20T12:09:10.097Z] #33 201.4 github.com/LK4D4/vndr
12:09:10 [2019-10-20T12:09:10.160Z]  ---> 6793683fccd7
12:09:10 [2019-10-20T12:09:10.160Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images
12:09:12 [2019-10-20T12:09:12.016Z]  ---> 354bc8a79103
12:09:12 [2019-10-20T12:09:12.016Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/
12:09:13 [2019-10-20T12:09:13.299Z]  ---> b8add1610ee8
12:09:13 [2019-10-20T12:09:13.299Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/
12:09:13 [2019-10-20T12:09:13.299Z]  ---> 610de3122fee
12:09:13 [2019-10-20T12:09:13.299Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/
12:09:13 [2019-10-20T12:09:13.660Z]  ---> ea2b335830e1
12:09:13 [2019-10-20T12:09:13.660Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/
12:09:13 [2019-10-20T12:09:13.894Z] #47 239.1 🇩 bin/containerd-shim-runc-v1
12:09:14 [2019-10-20T12:09:14.026Z]  ---> 478cafcd5521
12:09:14 [2019-10-20T12:09:14.027Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/
12:09:14 [2019-10-20T12:09:14.404Z]  ---> 37a721f5bd1c
12:09:14 [2019-10-20T12:09:14.404Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/
12:09:14 [2019-10-20T12:09:14.404Z]  ---> ae9762e62460
12:09:14 [2019-10-20T12:09:14.404Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/
12:09:15 [2019-10-20T12:09:15.202Z]  ---> 6abeaa905741
12:09:15 [2019-10-20T12:09:15.202Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/
12:09:15 [2019-10-20T12:09:15.601Z]  ---> b3842a182f08
12:09:15 [2019-10-20T12:09:15.601Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli
12:09:15 [2019-10-20T12:09:15.601Z]  ---> bb5d98c8d0fc
12:09:15 [2019-10-20T12:09:15.601Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/
12:09:16 [2019-10-20T12:09:16.418Z] #47 241.9 🇩 binaries
12:09:16 [2019-10-20T12:09:16.418Z] #47 241.9 + mkdir -p /build
12:09:16 [2019-10-20T12:09:16.418Z] #47 241.9 + cp bin/containerd /build/containerd
12:09:16 [2019-10-20T12:09:16.418Z] #47 242.0 + cp bin/containerd-shim /build/containerd-shim
12:09:16 [2019-10-20T12:09:16.418Z] #47 242.0 + cp bin/ctr /build/ctr
12:09:16 [2019-10-20T12:09:16.658Z] #33 ...
12:09:16 [2019-10-20T12:09:16.658Z] 
12:09:16 [2019-10-20T12:09:16.658Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:16 [2019-10-20T12:09:16.658Z] #58 111.1   CC       criu/clone-noasan.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 111.4   CC       criu/config.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 112.9   CC       criu/cr-check.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 114.8   CC       criu/cr-dedup.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 115.3   CC       criu/cr-dump.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 117.8   CC       criu/cr-errno.o
12:09:16 [2019-10-20T12:09:16.658Z] #58 117.9   CC       criu/cr-restore.o
12:09:16 [2019-10-20T12:09:16.859Z]  ---> 82c450186ab4
12:09:16 [2019-10-20T12:09:16.859Z] Step 116/125 : COPY --from=criu /build/ /usr/local/
12:09:16 [2019-10-20T12:09:16.859Z]  ---> d97116d04a9e
12:09:16 [2019-10-20T12:09:16.859Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/
12:09:16 [2019-10-20T12:09:16.917Z] #58 ...
12:09:16 [2019-10-20T12:09:16.917Z] 
12:09:16 [2019-10-20T12:09:16.917Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:09:16 [2019-10-20T12:09:16.917Z] #13 115.8 Selecting previously unselected package g++-mingw-w64-x86-64.
12:09:16 [2019-10-20T12:09:16.917Z] #13 115.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
12:09:16 [2019-10-20T12:09:16.917Z] #13 115.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:09:16 [2019-10-20T12:09:16.982Z] #47 DONE 242.6s
12:09:17 [2019-10-20T12:09:17.223Z]  ---> a3a80a84cbeb
12:09:17 [2019-10-20T12:09:17.223Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
12:09:17 [2019-10-20T12:09:17.592Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
12:09:17 [2019-10-20T12:09:17.592Z] bad55c542dc9: Pulling fs layer
12:09:17 [2019-10-20T12:09:17.913Z] 
12:09:17 [2019-10-20T12:09:17.913Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
12:09:17 [2019-10-20T12:09:17.913Z] #48 DONE 0.2s
12:09:17 [2019-10-20T12:09:17.913Z] 
12:09:17 [2019-10-20T12:09:17.913Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
12:09:17 [2019-10-20T12:09:17.913Z] #51 DONE 0.1s
12:09:17 [2019-10-20T12:09:17.973Z] bad55c542dc9: Verifying Checksum
12:09:17 [2019-10-20T12:09:17.973Z] bad55c542dc9: Download complete
12:09:18 [2019-10-20T12:09:18.169Z] 
12:09:18 [2019-10-20T12:09:18.169Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
12:09:18 [2019-10-20T12:09:18.169Z] #54 DONE 0.1s
12:09:18 [2019-10-20T12:09:18.169Z] 
12:09:18 [2019-10-20T12:09:18.169Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
12:09:18 [2019-10-20T12:09:18.334Z] bad55c542dc9: Pull complete
12:09:18 [2019-10-20T12:09:18.334Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
12:09:18 [2019-10-20T12:09:18.334Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
12:09:18 [2019-10-20T12:09:18.426Z] #56 DONE 0.2s
12:09:18 [2019-10-20T12:09:18.426Z] 
12:09:18 [2019-10-20T12:09:18.426Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
12:09:18 [2019-10-20T12:09:18.426Z] #59 DONE 0.1s
12:09:18 [2019-10-20T12:09:18.426Z] 
12:09:18 [2019-10-20T12:09:18.426Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
12:09:18 [2019-10-20T12:09:18.426Z] #63 DONE 0.1s
12:09:18 [2019-10-20T12:09:18.682Z] 
12:09:18 [2019-10-20T12:09:18.682Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
12:09:18 [2019-10-20T12:09:18.682Z] #65 DONE 0.1s
12:09:18 [2019-10-20T12:09:18.740Z]  ---> 4e4cacff9cac
12:09:18 [2019-10-20T12:09:18.740Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH
12:09:18 [2019-10-20T12:09:18.740Z]  ---> Running in ec6a781a283e
12:09:18 [2019-10-20T12:09:18.740Z] Removing intermediate container ec6a781a283e
12:09:18 [2019-10-20T12:09:18.740Z]  ---> 3986f21fbaba
12:09:18 [2019-10-20T12:09:18.740Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
12:09:18 [2019-10-20T12:09:18.818Z] #13 ...
12:09:18 [2019-10-20T12:09:18.818Z] 
12:09:18 [2019-10-20T12:09:18.818Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
12:09:18 [2019-10-20T12:09:18.818Z] #33 DONE 209.8s
12:09:18 [2019-10-20T12:09:18.818Z] 
12:09:18 [2019-10-20T12:09:18.818Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:09:18 [2019-10-20T12:09:18.939Z] 
12:09:18 [2019-10-20T12:09:18.939Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
12:09:18 [2019-10-20T12:09:18.939Z] #66 DONE 0.0s
12:09:18 [2019-10-20T12:09:18.939Z] 
12:09:18 [2019-10-20T12:09:18.939Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
12:09:19 [2019-10-20T12:09:19.112Z]  ---> Running in 2263341f500c
12:09:19 [2019-10-20T12:09:19.112Z] Removing intermediate container 2263341f500c
12:09:19 [2019-10-20T12:09:19.112Z]  ---> c5539e0d8f04
12:09:19 [2019-10-20T12:09:19.112Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker
12:09:19 [2019-10-20T12:09:19.112Z]  ---> Running in 8d551e7f960f
12:09:19 [2019-10-20T12:09:19.487Z] Removing intermediate container 8d551e7f960f
12:09:19 [2019-10-20T12:09:19.487Z]  ---> 4b76b81ab380
12:09:19 [2019-10-20T12:09:19.487Z] Step 122/125 : VOLUME /var/lib/docker
12:09:19 [2019-10-20T12:09:19.487Z]  ---> Running in 41e7837fac32
12:09:19 [2019-10-20T12:09:19.487Z] Removing intermediate container 41e7837fac32
12:09:19 [2019-10-20T12:09:19.487Z]  ---> 1e98bafb0213
12:09:19 [2019-10-20T12:09:19.487Z] Step 123/125 : ENTRYPOINT ["hack/dind"]
12:09:19 [2019-10-20T12:09:19.487Z]  ---> Running in 8bb53ca93b56
12:09:19 [2019-10-20T12:09:19.851Z] Removing intermediate container 8bb53ca93b56
12:09:19 [2019-10-20T12:09:19.851Z]  ---> 780b3b958122
12:09:19 [2019-10-20T12:09:19.851Z] Step 124/125 : FROM dev AS final
12:09:19 [2019-10-20T12:09:19.851Z]  ---> 780b3b958122
12:09:19 [2019-10-20T12:09:19.851Z] Step 125/125 : COPY . /go/src/github.com/docker/docker
12:09:19 [2019-10-20T12:09:19.870Z] #67 DONE 1.3s
12:09:19 [2019-10-20T12:09:19.870Z] 
12:09:19 [2019-10-20T12:09:19.870Z] #68 exporting to image
12:09:19 [2019-10-20T12:09:19.870Z] #68 exporting layers
12:09:22 [2019-10-20T12:09:22.102Z] #42 ...
12:09:22 [2019-10-20T12:09:22.102Z] 
12:09:22 [2019-10-20T12:09:22.102Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:22 [2019-10-20T12:09:22.102Z] #58 123.1   CC       criu/cr-service.o
12:09:22 [2019-10-20T12:09:22.291Z]  ---> f5f198edffbd
12:09:22 [2019-10-20T12:09:22.291Z] Successfully built f5f198edffbd
12:09:22 [2019-10-20T12:09:22.291Z] Successfully tagged docker:e037bade8cac920cc2927c194c77778ddd041101
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:09:23 [2019-10-20T12:09:23.231Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/test/unit
12:09:23 [2019-10-20T12:09:23.477Z] #58 124.8   CC       criu/crtools.o
12:09:24 [2019-10-20T12:09:24.412Z] #58 125.5   CC       criu/eventfd.o
12:09:24 [2019-10-20T12:09:24.670Z] #58 125.9   CC       criu/eventpoll.o
12:09:25 [2019-10-20T12:09:25.606Z] #58 126.9   CC       criu/external.o
12:09:25 [2019-10-20T12:09:25.769Z] ?   	github.com/docker/docker/api	[no test files]
12:09:26 [2019-10-20T12:09:26.174Z] #58 127.3   CC       criu/fault-injection.o
12:09:26 [2019-10-20T12:09:26.174Z] #58 127.4   CC       criu/fdstore.o
12:09:26 [2019-10-20T12:09:26.741Z] #58 127.9   CC       criu/fifo.o
12:09:27 [2019-10-20T12:09:27.308Z] #58 128.3   CC       criu/file-ids.o
12:09:27 [2019-10-20T12:09:27.566Z] #58 128.7   CC       criu/file-lock.o
12:09:27 [2019-10-20T12:09:27.970Z] #68 exporting layers 6.6s done
12:09:27 [2019-10-20T12:09:27.970Z] #68 writing image sha256:fbc45b3d6275c91f609be127730178a6653eb7b466220d966e9e13e6beed8dba done
12:09:27 [2019-10-20T12:09:27.970Z] #68 naming to docker.io/library/docker:e037bade8cac920cc2927c194c77778ddd041101 done
12:09:27 [2019-10-20T12:09:27.970Z] #68 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:09:28 [2019-10-20T12:09:28.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-405/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/validate/default
12:09:28 [2019-10-20T12:09:28.500Z] #58 129.7   CC       criu/files-ext.o
12:09:28 [2019-10-20T12:09:28.861Z] Congratulations!  All commits are properly signed with the DCO!
12:09:29 [2019-10-20T12:09:29.068Z] #58 130.3   CC       criu/files-reg.o
12:09:29 [2019-10-20T12:09:29.635Z] #58 ...
12:09:29 [2019-10-20T12:09:29.635Z] 
12:09:29 [2019-10-20T12:09:29.635Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.5 Setting up aufs-tools (1:4.1+20161219-1) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.5 Setting up libsepol1-dev:amd64 (2.6-2) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.6 Processing triggers for mime-support (3.60) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.7 Setting up libcap2-bin (1:2.25-1) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:09:29 [2019-10-20T12:09:29.635Z] #13 128.7 Setting up bash-completion (1:2.1-4.3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.1 Setting up libonig4:amd64 (6.1.3-2) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.1 Setting up zip (3.0-11+b1) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.1 Setting up bzip2 (1.0.6-8.1) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up libaio1:amd64 (0.3.110-3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up xz-utils (5.2.2-1.2+b1) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.3 Setting up libpcre32-3:amd64 (2:8.39-3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
12:09:32 [2019-10-20T12:09:32.167Z] #13 131.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
12:09:32 [2019-10-20T12:09:32.698Z] Running on azwin-2-f43d10 in d:\jenkins\workspace\engine_PR-405
[Pipeline] {
[Pipeline] ws
12:09:32 [2019-10-20T12:09:32.711Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libpcre16-3:amd64 (2:8.39-3) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libnl-3-200:amd64 (3.2.27-2) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up pigz (2.3.4-1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.8 Setting up libmpdec2:amd64 (2.4.2-1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up mingw-w64-common (5.0.1-1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up jq (1.5+dfsg-1.3) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up xfsprogs (4.9.0+nmu1) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:09:32 [2019-10-20T12:09:32.815Z] #13 131.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:09:32 [2019-10-20T12:09:32.815Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:09:32 [2019-10-20T12:09:32.815Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:09:32 [2019-10-20T12:09:32.815Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:09:32 [2019-10-20T12:09:32.815Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.1 Setting up btrfs-progs (4.7.3-1) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
12:09:33 [2019-10-20T12:09:33.074Z] #13 132.1 Setting up python3.5 (3.5.3-1+deb9u1) ...
12:09:34 [2019-10-20T12:09:34.670Z] 🇩 bin/containerd-stress
12:09:36 [2019-10-20T12:09:36.148Z] 🇩 bin/containerd-shim
12:09:37 [2019-10-20T12:09:37.350Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 Setting up btrfs-tools (4.7.3-1) ...
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:09:38 [2019-10-20T12:09:38.384Z] #13 137.1 Setting up python3 (3.5.3-1) ...
12:09:40 [2019-10-20T12:09:40.287Z] #13 139.0 Setting up apparmor (2.11.0-3+deb9u2) ...
12:09:41 [2019-10-20T12:09:41.223Z] #13 140.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
12:09:41 [2019-10-20T12:09:41.482Z] #13 140.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
12:09:41 [2019-10-20T12:09:41.482Z] #13 140.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
12:09:41 [2019-10-20T12:09:41.482Z] #13 ...
12:09:41 [2019-10-20T12:09:41.482Z] 
12:09:41 [2019-10-20T12:09:41.482Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:41 [2019-10-20T12:09:41.482Z] #58 132.6   CC       criu/files.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 134.6   CC       criu/filesystems.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 135.4   CC       criu/fsnotify.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 136.7   CC       criu/image-desc.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 136.9   CC       criu/image.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 138.0   CC       criu/ipc_ns.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 139.1   CC       criu/irmap.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 139.9   CC       criu/kcmp-ids.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 140.2   CC       criu/kerndat.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 141.3   CC       criu/libnetlink.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 141.7   CC       criu/log.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 142.2   CC       criu/lsm.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 142.6   CC       criu/mem.o
12:09:41 [2019-10-20T12:09:41.482Z] #58 ...
12:09:41 [2019-10-20T12:09:41.482Z] 
12:09:41 [2019-10-20T12:09:41.482Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
12:09:41 [2019-10-20T12:09:41.482Z] #13 140.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
12:09:41 [2019-10-20T12:09:41.482Z] #13 140.5 Setting up python3-wheel (0.29.0-2) ...
12:09:42 [2019-10-20T12:09:42.418Z] #13 141.5 Setting up python3-pkg-resources (33.1.1-1) ...
12:09:43 [2019-10-20T12:09:43.794Z] #13 142.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
12:09:43 [2019-10-20T12:09:43.794Z] #13 142.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
12:09:44 [2019-10-20T12:09:44.730Z] #13 143.7 Setting up dmsetup (2:1.02.137-2) ...
12:09:44 [2019-10-20T12:09:44.730Z] #13 143.8 Setting up python3-setuptools (33.1.1-1) ...
12:09:46 [2019-10-20T12:09:46.106Z] #13 145.0 Setting up dh-python (2.20170125) ...
12:09:46 [2019-10-20T12:09:46.471Z] 🇩 bin/containerd-shim-runc-v1
12:09:47 [2019-10-20T12:09:47.042Z] #13 145.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
12:09:47 [2019-10-20T12:09:47.042Z] #13 145.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:09:47 [2019-10-20T12:09:47.979Z] #13 DONE 146.8s
12:09:47 [2019-10-20T12:09:47.979Z] 
12:09:47 [2019-10-20T12:09:47.979Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
12:09:47 [2019-10-20T12:09:47.979Z] #42 173.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:09:47 [2019-10-20T12:09:47.979Z] #42 175.7 + mkdir -p /build
12:09:47 [2019-10-20T12:09:47.979Z] #42 175.7 + cp runc /build/runc
12:09:47 [2019-10-20T12:09:47.979Z] #42 DONE 176.6s
12:09:47 [2019-10-20T12:09:47.979Z] 
12:09:47 [2019-10-20T12:09:47.979Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
12:09:50 [2019-10-20T12:09:50.876Z] 🇩 binaries
12:09:50 [2019-10-20T12:09:50.876Z] + mkdir -p /build
12:09:50 [2019-10-20T12:09:50.876Z] + cp bin/containerd /build/containerd
12:09:50 [2019-10-20T12:09:50.876Z] + cp bin/containerd-shim /build/containerd-shim
12:09:50 [2019-10-20T12:09:50.876Z] + cp bin/ctr /build/ctr
12:09:53 [2019-10-20T12:09:53.246Z] #14 ...
12:09:53 [2019-10-20T12:09:53.246Z] 
12:09:53 [2019-10-20T12:09:53.246Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:09:53 [2019-10-20T12:09:53.246Z] #58 144.2   CC       criu/mount.o
12:09:53 [2019-10-20T12:09:53.246Z] #58 148.4   CC       criu/namespaces.o
12:09:53 [2019-10-20T12:09:53.246Z] #58 150.7   CC       criu/net.o
12:09:53 [2019-10-20T12:09:53.246Z] #58 153.5   CC       criu/netfilter.o
12:09:53 [2019-10-20T12:09:53.246Z] #58 153.9   CC       criu/page-pipe.o
12:09:53 [2019-10-20T12:09:53.505Z] #58 154.6   CC       criu/page-xfer.o
12:09:54 [2019-10-20T12:09:54.071Z] #58 ...
12:09:54 [2019-10-20T12:09:54.071Z] 
12:09:54 [2019-10-20T12:09:54.071Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
12:09:54 [2019-10-20T12:09:54.071Z] #14 6.424 Collecting yamllint==1.16.0
12:09:55 [2019-10-20T12:09:55.163Z] using credential docker-jenkins-github-credentials
12:09:55 [2019-10-20T12:09:55.239Z] Cloning the remote Git repository
12:09:55 [2019-10-20T12:09:55.239Z] Cloning with configured refspecs honoured and without tags
12:09:56 [2019-10-20T12:09:56.383Z] Removing intermediate container 12ea9034ba9d
12:09:56 [2019-10-20T12:09:56.383Z]  ---> 1e6b7b6a2d76
12:09:56 [2019-10-20T12:09:56.383Z] Step 56/125 : FROM dev-base AS proxy
12:09:56 [2019-10-20T12:09:56.383Z]  ---> 456f79654ec6
12:09:56 [2019-10-20T12:09:56.383Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy
12:09:56 [2019-10-20T12:09:56.383Z]  ---> Running in 4541483c0f59
12:09:56 [2019-10-20T12:09:56.383Z] Removing intermediate container 4541483c0f59
12:09:56 [2019-10-20T12:09:56.383Z]  ---> 75321865c60c
12:09:56 [2019-10-20T12:09:56.383Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:09:56 [2019-10-20T12:09:56.383Z]  ---> 51ab0e5b3319
12:09:56 [2019-10-20T12:09:56.383Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:09:56 [2019-10-20T12:09:56.383Z]  ---> 97ae52194d96
12:09:56 [2019-10-20T12:09:56.383Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:09:56 [2019-10-20T12:09:56.383Z]  ---> Running in 6ca8dd3aafd4
12:09:56 [2019-10-20T12:09:56.665Z] + RM_GOPATH=0
12:09:56 [2019-10-20T12:09:56.665Z] + TMP_GOPATH=
12:09:56 [2019-10-20T12:09:56.665Z] + : /build
12:09:56 [2019-10-20T12:09:56.665Z] + '[' -z '' ']'
12:09:56 [2019-10-20T12:09:56.665Z] ++ mktemp -d
12:09:56 [2019-10-20T12:09:56.665Z] + export GOPATH=/tmp/tmp.2WmE2IJBs1
12:09:56 [2019-10-20T12:09:56.665Z] + GOPATH=/tmp/tmp.2WmE2IJBs1
12:09:56 [2019-10-20T12:09:56.665Z] + RM_GOPATH=1
12:09:56 [2019-10-20T12:09:56.665Z] ++ dirname ./install.sh
12:09:56 [2019-10-20T12:09:56.665Z] + dir=.
12:09:56 [2019-10-20T12:09:56.665Z] + bin=proxy
12:09:56 [2019-10-20T12:09:56.665Z] + shift
12:09:56 [2019-10-20T12:09:56.665Z] + '[' '!' -f ./proxy.installer ']'
12:09:56 [2019-10-20T12:09:56.665Z] + . ./proxy.installer
12:09:56 [2019-10-20T12:09:56.665Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:09:56 [2019-10-20T12:09:56.665Z] + install_proxy
12:09:56 [2019-10-20T12:09:56.665Z] + case "$1" in
12:09:56 [2019-10-20T12:09:56.665Z] + export CGO_ENABLED=0
12:09:56 [2019-10-20T12:09:56.665Z] + CGO_ENABLED=0
12:09:56 [2019-10-20T12:09:56.665Z] + _install_proxy
12:09:56 [2019-10-20T12:09:56.665Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d'
12:09:56 [2019-10-20T12:09:56.665Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2WmE2IJBs1/src/github.com/docker/libnetwork
12:09:56 [2019-10-20T12:09:56.665Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:09:56 [2019-10-20T12:09:56.665Z] Cloning into '/tmp/tmp.2WmE2IJBs1/src/github.com/docker/libnetwork'...
12:09:55 [2019-10-20T12:09:55.557Z] Cloning repository https://github.com/docker/engine.git
12:09:55 [2019-10-20T12:09:55.929Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:09:58 [2019-10-20T12:09:58.107Z] Fetching upstream changes from https://github.com/docker/engine.git
12:09:58 [2019-10-20T12:09:58.107Z]  > git --version # timeout=10
12:09:58 [2019-10-20T12:09:58.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:09:58 [2019-10-20T12:09:58.161Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:10:00 [2019-10-20T12:10:00.130Z] + cd /tmp/tmp.2WmE2IJBs1/src/github.com/docker/libnetwork
12:10:00 [2019-10-20T12:10:00.130Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
12:10:00 [2019-10-20T12:10:00.130Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:10:00 [2019-10-20T12:10:00.635Z] #14 ...
12:10:00 [2019-10-20T12:10:00.635Z] 
12:10:00 [2019-10-20T12:10:00.635Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:10:00 [2019-10-20T12:10:00.635Z] #58 155.7   CC       criu/pagemap-cache.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 156.0   CC       criu/pagemap.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 156.7   CC       criu/parasite-syscall.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 157.3   CC       criu/path.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 157.6   CC       criu/pie-util-vdso-elf32.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 158.0   CC       criu/pie-util-vdso.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 158.3   CC       criu/pie-util.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 158.4   CC       criu/pipes.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 158.9   CC       criu/plugin.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 159.2   CC       criu/proc_parse.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 161.2   CC       criu/protobuf-desc.o
12:10:00 [2019-10-20T12:10:00.635Z] #58 161.9   CC       criu/protobuf.o
12:10:00 [2019-10-20T12:10:00.893Z] #58 ...
12:10:00 [2019-10-20T12:10:00.893Z] 
12:10:00 [2019-10-20T12:10:00.893Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
12:10:00 [2019-10-20T12:10:00.893Z] #14 13.16   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:10:01 [2019-10-20T12:10:01.152Z] #14 13.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:10:02 [2019-10-20T12:10:02.530Z] #14 14.53   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
12:10:03 [2019-10-20T12:10:03.617Z] Removing intermediate container 6ca8dd3aafd4
12:10:03 [2019-10-20T12:10:03.617Z]  ---> b8fdab057ba9
12:10:03 [2019-10-20T12:10:03.617Z] Step 61/125 : FROM base AS gometalinter
12:10:03 [2019-10-20T12:10:03.617Z]  ---> 456f79654ec6
12:10:03 [2019-10-20T12:10:03.617Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter
12:10:03 [2019-10-20T12:10:03.617Z]  ---> Running in dbb28a3cc44e
12:10:03 [2019-10-20T12:10:03.617Z] Removing intermediate container dbb28a3cc44e
12:10:03 [2019-10-20T12:10:03.617Z]  ---> a70fcddfb9f7
12:10:03 [2019-10-20T12:10:03.617Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:10:03 [2019-10-20T12:10:03.900Z]  ---> 5eeb42ce58ce
12:10:03 [2019-10-20T12:10:03.900Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:10:03 [2019-10-20T12:10:03.900Z]  ---> 8ad8c6c8c8b6
12:10:03 [2019-10-20T12:10:03.900Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:10:03 [2019-10-20T12:10:03.900Z]  ---> Running in 703a892af724
12:10:03 [2019-10-20T12:10:03.907Z] #14 15.74 Collecting pyyaml (from yamllint==1.16.0)
12:10:04 [2019-10-20T12:10:04.516Z] + RM_GOPATH=0
12:10:04 [2019-10-20T12:10:04.516Z] + TMP_GOPATH=
12:10:04 [2019-10-20T12:10:04.516Z] + : /build
12:10:04 [2019-10-20T12:10:04.516Z] + '[' -z '' ']'
12:10:04 [2019-10-20T12:10:04.516Z] ++ mktemp -d
12:10:04 [2019-10-20T12:10:04.516Z] + export GOPATH=/tmp/tmp.mEfyYbtJnx
12:10:04 [2019-10-20T12:10:04.516Z] + GOPATH=/tmp/tmp.mEfyYbtJnx
12:10:04 [2019-10-20T12:10:04.516Z] + RM_GOPATH=1
12:10:04 [2019-10-20T12:10:04.516Z] ++ dirname ./install.sh
12:10:04 [2019-10-20T12:10:04.516Z] + dir=.
12:10:04 [2019-10-20T12:10:04.516Z] + bin=gometalinter
12:10:04 [2019-10-20T12:10:04.516Z] + shift
12:10:04 [2019-10-20T12:10:04.516Z] + '[' '!' -f ./gometalinter.installer ']'
12:10:04 [2019-10-20T12:10:04.516Z] Installing gometalinter version v2.0.6
12:10:04 [2019-10-20T12:10:04.516Z] + . ./gometalinter.installer
12:10:04 [2019-10-20T12:10:04.516Z] ++ GOMETALINTER_COMMIT=v2.0.6
12:10:04 [2019-10-20T12:10:04.516Z] + install_gometalinter
12:10:04 [2019-10-20T12:10:04.516Z] + echo 'Installing gometalinter version v2.0.6'
12:10:04 [2019-10-20T12:10:04.516Z] + go get -d github.com/alecthomas/gometalinter
12:10:04 [2019-10-20T12:10:04.843Z] #14 16.95   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
12:10:05 [2019-10-20T12:10:05.996Z] + cd /tmp/tmp.mEfyYbtJnx/src/github.com/alecthomas/gometalinter
12:10:05 [2019-10-20T12:10:05.996Z] + git checkout -q v2.0.6
12:10:05 [2019-10-20T12:10:05.996Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
12:10:06 [2019-10-20T12:10:06.747Z] #14 18.49 Building wheels for collected packages: pathspec, pyyaml
12:10:06 [2019-10-20T12:10:06.747Z] #14 18.50   Running setup.py bdist_wheel for pathspec: started
12:10:07 [2019-10-20T12:10:07.318Z] #14 19.56   Running setup.py bdist_wheel for pathspec: finished with status 'done'
12:10:07 [2019-10-20T12:10:07.318Z] #14 19.57   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
12:10:07 [2019-10-20T12:10:07.318Z] #14 19.58   Running setup.py bdist_wheel for pyyaml: started
12:10:07 [2019-10-20T12:10:07.885Z] #14 ...
12:10:07 [2019-10-20T12:10:07.885Z] 
12:10:07 [2019-10-20T12:10:07.885Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:10:07 [2019-10-20T12:10:07.885Z] #55 254.8 + dpkg --print-architecture
12:10:07 [2019-10-20T12:10:07.885Z] #55 254.9 + cd /tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution
12:10:07 [2019-10-20T12:10:07.885Z] #55 254.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:10:07 [2019-10-20T12:10:07.885Z] #55 255.4 + GOPATH=/tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cS9KjhSuQ4
12:10:07 [2019-10-20T12:10:07.885Z] #55 255.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:10:08 [2019-10-20T12:10:08.821Z] #55 ...
12:10:08 [2019-10-20T12:10:08.821Z] 
12:10:08 [2019-10-20T12:10:08.821Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
12:10:08 [2019-10-20T12:10:08.821Z] #14 20.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:10:08 [2019-10-20T12:10:08.821Z] #14 20.83   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
12:10:08 [2019-10-20T12:10:08.821Z] #14 20.90 Successfully built pathspec pyyaml
12:10:08 [2019-10-20T12:10:08.821Z] #14 20.91 Installing collected packages: pathspec, pyyaml, yamllint
12:10:09 [2019-10-20T12:10:09.081Z] #14 21.35 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
12:10:10 [2019-10-20T12:10:10.985Z] #14 DONE 22.9s
12:10:10 [2019-10-20T12:10:10.985Z] 
12:10:10 [2019-10-20T12:10:10.985Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:10:10 [2019-10-20T12:10:10.985Z] #58 162.3   CC       criu/pstree.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 163.2   CC       criu/rbtree.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 163.5   CC       criu/rst-malloc.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 163.8   CC       criu/seccomp.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 164.5   CC       criu/seize.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 165.3   CC       criu/servicefd.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 165.6   CC       criu/shmem.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 166.4   CC       criu/sigframe.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 166.7   CC       criu/signalfd.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 167.1   CC       criu/sk-inet.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 168.2   CC       criu/sk-netlink.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 168.8   CC       criu/sk-packet.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 169.6   CC       criu/sk-queue.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 170.2   CC       criu/sk-tcp.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 170.9   CC       criu/sk-unix.o
12:10:10 [2019-10-20T12:10:10.985Z] #58 ...
12:10:10 [2019-10-20T12:10:10.985Z] 
12:10:10 [2019-10-20T12:10:10.985Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
12:10:10 [2019-10-20T12:10:10.985Z] #16 DONE 0.2s
12:10:10 [2019-10-20T12:10:10.985Z] 
12:10:10 [2019-10-20T12:10:10.985Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
12:10:12 [2019-10-20T12:10:12.891Z] #21 DONE 1.7s
12:10:12 [2019-10-20T12:10:12.891Z] 
12:10:12 [2019-10-20T12:10:12.891Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:10:12 [2019-10-20T12:10:12.891Z] #58 173.0   CC       criu/sockets.o
12:10:12 [2019-10-20T12:10:12.891Z] #58 173.9   CC       criu/stats.o
12:10:13 [2019-10-20T12:10:13.150Z] #58 174.3   CC       criu/string.o
12:10:13 [2019-10-20T12:10:13.150Z] #58 174.4   CC       criu/sysctl.o
12:10:13 [2019-10-20T12:10:13.718Z] #58 175.0   CC       criu/sysfs_parse.o
12:10:14 [2019-10-20T12:10:14.285Z] #58 175.4   CC       criu/timerfd.o
12:10:14 [2019-10-20T12:10:14.544Z] #58 175.7   CC       criu/tty.o
12:10:16 [2019-10-20T12:10:16.447Z] #58 177.3   CC       criu/tun.o
12:10:16 [2019-10-20T12:10:16.706Z] #58 177.9   CC       criu/uffd.o
12:10:16 [2019-10-20T12:10:16.775Z] Fetching without tags
12:10:16 [2019-10-20T12:10:16.369Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:10:16 [2019-10-20T12:10:16.497Z]  > git config --add remote.origin.fetch +refs/pull/405/head:refs/remotes/origin/PR-405 # timeout=10
12:10:16 [2019-10-20T12:10:16.551Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:10:16 [2019-10-20T12:10:16.676Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:10:16 [2019-10-20T12:10:16.804Z] Fetching upstream changes from https://github.com/docker/engine.git
12:10:16 [2019-10-20T12:10:16.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:10:16 [2019-10-20T12:10:16.805Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/19.03:refs/remotes/origin/19.03
12:10:17 [2019-10-20T12:10:17.246Z] Merging remotes/origin/19.03 commit adfac697dc5b74998c6a5229f1e4e9b2e0406af4 into PR head commit e037bade8cac920cc2927c194c77778ddd041101
12:10:18 [2019-10-20T12:10:18.083Z] #58 179.2   CC       criu/util.o
12:10:19 [2019-10-20T12:10:19.459Z] #58 180.4   CC       criu/uts_ns.o
12:10:19 [2019-10-20T12:10:19.459Z] #58 180.6   CC       criu/vdso-compat.o
12:10:19 [2019-10-20T12:10:19.459Z] #58 180.8   CC       criu/vdso.o
12:10:17 [2019-10-20T12:10:17.347Z]  > git config core.sparsecheckout # timeout=10
12:10:17 [2019-10-20T12:10:17.401Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:10:20 [2019-10-20T12:10:20.394Z] #58 181.6   LINK     criu/built-in.o
12:10:20 [2019-10-20T12:10:20.609Z] Merge succeeded, producing e037bade8cac920cc2927c194c77778ddd041101
12:10:20 [2019-10-20T12:10:20.610Z] Checking out Revision e037bade8cac920cc2927c194c77778ddd041101 (PR-405)
12:10:20 [2019-10-20T12:10:20.653Z] #58 181.8   LINK     criu/criu
12:10:20 [2019-10-20T12:10:20.912Z] #58 182.1   DEP      lib/c/criu.d
12:10:20 [2019-10-20T12:10:20.912Z] #58 182.2   CC       images/rpc.pb-c.o
12:10:21 [2019-10-20T12:10:21.479Z] #58 182.7   CC       lib/c/criu.o
12:10:22 [2019-10-20T12:10:22.856Z] #58 183.8   LINK     lib/c/built-in.o
12:10:22 [2019-10-20T12:10:22.856Z] #58 183.8   LINK     lib/c/libcriu.so
12:10:22 [2019-10-20T12:10:22.856Z] #58 184.0   GEN      magic.py
12:10:22 [2019-10-20T12:10:22.856Z] #58 184.0 Note: Building without setproctitle() and strlcpy() support.
12:10:22 [2019-10-20T12:10:22.856Z] #58 184.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:10:20 [2019-10-20T12:10:20.191Z]  > git merge adfac697dc5b74998c6a5229f1e4e9b2e0406af4 # timeout=10
12:10:20 [2019-10-20T12:10:20.353Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:10:20 [2019-10-20T12:10:20.639Z]  > git config core.sparsecheckout # timeout=10
12:10:20 [2019-10-20T12:10:20.696Z]  > git checkout -f e037bade8cac920cc2927c194c77778ddd041101
12:10:23 [2019-10-20T12:10:23.424Z] #58 184.6 fatal: Not a git repository (or any of the parent directories): .git
12:10:24 [2019-10-20T12:10:24.000Z] #58 185.3 make[1]: Nothing to be done for 'all'.
12:10:24 [2019-10-20T12:10:24.497Z] + GOBIN=/build
12:10:24 [2019-10-20T12:10:24.497Z] + /build/gometalinter --install
12:10:24 [2019-10-20T12:10:24.497Z] Installing:
12:10:24 [2019-10-20T12:10:24.497Z]   deadcode
12:10:24 [2019-10-20T12:10:24.497Z]   dupl
12:10:24 [2019-10-20T12:10:24.497Z]   errcheck
12:10:24 [2019-10-20T12:10:24.497Z]   gas
12:10:24 [2019-10-20T12:10:24.497Z]   gochecknoglobals
12:10:24 [2019-10-20T12:10:24.497Z]   gochecknoinits
12:10:24 [2019-10-20T12:10:24.497Z]   goconst
12:10:24 [2019-10-20T12:10:24.497Z]   gocyclo
12:10:24 [2019-10-20T12:10:24.497Z]   goimports
12:10:24 [2019-10-20T12:10:24.497Z]   golint
12:10:24 [2019-10-20T12:10:24.497Z]   gosimple
12:10:24 [2019-10-20T12:10:24.497Z]   gotype
12:10:24 [2019-10-20T12:10:24.497Z]   gotypex
12:10:24 [2019-10-20T12:10:24.497Z]   ineffassign
12:10:24 [2019-10-20T12:10:24.497Z]   interfacer
12:10:24 [2019-10-20T12:10:24.497Z]   lll
12:10:24 [2019-10-20T12:10:24.497Z]   maligned
12:10:24 [2019-10-20T12:10:24.497Z]   megacheck
12:10:24 [2019-10-20T12:10:24.497Z]   misspell
12:10:24 [2019-10-20T12:10:24.497Z]   nakedret
12:10:24 [2019-10-20T12:10:24.497Z]   safesql
12:10:24 [2019-10-20T12:10:24.497Z]   staticcheck
12:10:24 [2019-10-20T12:10:24.497Z]   structcheck
12:10:24 [2019-10-20T12:10:24.497Z]   unconvert
12:10:24 [2019-10-20T12:10:24.497Z]   unparam
12:10:24 [2019-10-20T12:10:24.497Z]   unused
12:10:24 [2019-10-20T12:10:24.497Z]   varcheck
12:10:24 [2019-10-20T12:10:24.567Z] #58 185.9 make[1]: 'images/built-in.o' is up to date.
12:10:24 [2019-10-20T12:10:24.567Z] #58 185.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:10:24 [2019-10-20T12:10:24.567Z] #58 185.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:10:24 [2019-10-20T12:10:24.825Z] #58 186.0 make[1]: 'compel/libcompel.a' is up to date.
12:10:24 [2019-10-20T12:10:24.825Z] #58 186.0 make[1]: 'compel/compel-host-bin' is up to date.
12:10:24 [2019-10-20T12:10:24.825Z] #58 186.0 make[1]: Nothing to be done for 'all'.
12:10:24 [2019-10-20T12:10:24.825Z] #58 186.0 make[1]: 'soccr/libsoccr.a' is up to date.
12:10:25 [2019-10-20T12:10:25.083Z] #58 186.3 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.083Z] #58 186.3 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.083Z] #58 186.3 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.083Z] #58 186.4 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.345Z] #58 186.5 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.346Z] #58 186.5 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.346Z] #58 186.5 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.346Z] #58 186.6 make[2]: Nothing to be done for 'all'.
12:10:25 [2019-10-20T12:10:25.346Z] #58 186.6   INSTALL  criu/criu
12:10:25 [2019-10-20T12:10:25.604Z] #58 ...
12:10:25 [2019-10-20T12:10:25.604Z] 
12:10:25 [2019-10-20T12:10:25.604Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
12:10:25 [2019-10-20T12:10:25.862Z] #55 277.6 + rm -rf /tmp/tmp.cS9KjhSuQ4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cS9KjhSuQ4
12:10:26 [2019-10-20T12:10:26.798Z] #55 DONE 278.6s
12:10:26 [2019-10-20T12:10:26.798Z] 
12:10:26 [2019-10-20T12:10:26.798Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
12:10:26 [2019-10-20T12:10:26.798Z] #58 DONE 188.0s
12:10:26 [2019-10-20T12:10:26.798Z] 
12:10:26 [2019-10-20T12:10:26.798Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
12:10:29 [2019-10-20T12:10:29.330Z] #24 DONE 280.1s
12:10:29 [2019-10-20T12:10:29.330Z] 
12:10:29 [2019-10-20T12:10:29.330Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:10:29 [2019-10-20T12:10:29.938Z] Commit message: "Use ocischema package instead of custom handler"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:10:31 [2019-10-20T12:10:31.862Z] #47 ...
12:10:31 [2019-10-20T12:10:31.862Z] 
12:10:31 [2019-10-20T12:10:31.862Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
12:10:33 [2019-10-20T12:10:33.021Z] + docker version
12:10:33 [2019-10-20T12:10:33.766Z] #25 DONE 1.5s
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
12:10:33 [2019-10-20T12:10:33.766Z] #28 DONE 0.1s
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:10:33 [2019-10-20T12:10:33.766Z] #47 ...
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
12:10:33 [2019-10-20T12:10:33.766Z] #31 DONE 0.1s
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
12:10:33 [2019-10-20T12:10:33.766Z] #34 DONE 0.1s
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:10:33 [2019-10-20T12:10:33.766Z] #47 ...
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
12:10:33 [2019-10-20T12:10:33.766Z] #39 DONE 0.1s
12:10:33 [2019-10-20T12:10:33.766Z] 
12:10:33 [2019-10-20T12:10:33.766Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
12:10:34 [2019-10-20T12:10:34.025Z] #43 DONE 0.2s
12:10:34 [2019-10-20T12:10:34.025Z] 
12:10:34 [2019-10-20T12:10:34.025Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 95.2% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:10:36 [2019-10-20T12:10:36.365Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
12:10:39 [2019-10-20T12:10:39.315Z] #47 227.4 🇩 bin/containerd
12:10:39 [2019-10-20T12:10:39.835Z] ok  	github.com/docker/docker/builder/fscache	0.111s	coverage: 69.2% of statements
12:10:40 [2019-10-20T12:10:40.650Z] ok  	github.com/docker/docker/builder/dockerfile	1.011s	coverage: 45.1% of statements
12:10:42 [2019-10-20T12:10:42.598Z] ok  	github.com/docker/docker/builder/remotecontext	0.396s	coverage: 13.6% of statements
12:10:42 [2019-10-20T12:10:42.998Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.963s	coverage: 85.1% of statements
12:10:42 [2019-10-20T12:10:42.998Z] ?   	github.com/docker/docker/cli	[no test files]
12:10:42 [2019-10-20T12:10:42.998Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:10:43 [2019-10-20T12:10:43.382Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:10:47 [2019-10-20T12:10:47.882Z] Client: Docker Engine - Enterprise
12:10:47 [2019-10-20T12:10:47.882Z]  Version:           19.03.2
12:10:47 [2019-10-20T12:10:47.882Z]  API version:       1.40
12:10:47 [2019-10-20T12:10:47.882Z]  Go version:        go1.12.8
12:10:47 [2019-10-20T12:10:47.882Z]  Git commit:        c92ab06ed9
12:10:47 [2019-10-20T12:10:47.882Z]  Built:             09/03/2019 16:38:11
12:10:47 [2019-10-20T12:10:47.882Z]  OS/Arch:           windows/amd64
12:10:47 [2019-10-20T12:10:47.882Z]  Experimental:      false
12:10:47 [2019-10-20T12:10:47.882Z] 
12:10:47 [2019-10-20T12:10:47.882Z] Server: Docker Engine - Enterprise
12:10:47 [2019-10-20T12:10:47.882Z]  Engine:
12:10:47 [2019-10-20T12:10:47.882Z]   Version:          19.03.2
12:10:47 [2019-10-20T12:10:47.882Z]   API version:      1.40 (minimum version 1.24)
12:10:47 [2019-10-20T12:10:47.882Z]   Go version:       go1.12.8
12:10:47 [2019-10-20T12:10:47.882Z]   Git commit:       c92ab06ed9
12:10:47 [2019-10-20T12:10:47.882Z]   Built:            09/03/2019 16:35:47
12:10:47 [2019-10-20T12:10:47.882Z]   OS/Arch:          windows/amd64
12:10:47 [2019-10-20T12:10:47.882Z]   Experimental:     true
[Pipeline] sh
12:10:48 [2019-10-20T12:10:48.679Z] ok  	github.com/docker/docker/client	0.198s	coverage: 75.7% of statements
12:10:49 [2019-10-20T12:10:49.398Z] + docker info
12:10:50 [2019-10-20T12:10:50.279Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
12:10:50 [2019-10-20T12:10:50.279Z] No api/types/ or api/swagger.yaml changes in diff.
12:10:50 [2019-10-20T12:10:50.279Z] Congratulations!  All toml source files changed here have valid syntax.
12:10:50 [2019-10-20T12:10:50.279Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:10:50 [2019-10-20T12:10:50.279Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:10:50 [2019-10-20T12:10:50.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/make.sh dynbinary-daemon test-docker-py
12:10:51 [2019-10-20T12:10:51.164Z] 
12:10:51 [2019-10-20T12:10:51.422Z] Removing bundles/
12:10:51 [2019-10-20T12:10:51.422Z] 
12:10:51 [2019-10-20T12:10:51.422Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:10:51 [2019-10-20T12:10:51.679Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:10:51 [2019-10-20T12:10:51.679Z] GOOS="" GOARCH="" GOARM=""
12:10:57 [2019-10-20T12:10:57.099Z] Removing intermediate container 703a892af724
12:10:57 [2019-10-20T12:10:57.099Z]  ---> a34ca9a6be79
12:10:57 [2019-10-20T12:10:57.099Z] Step 66/125 : FROM base AS gotestsum
12:10:57 [2019-10-20T12:10:57.099Z]  ---> 456f79654ec6
12:10:57 [2019-10-20T12:10:57.099Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum
12:10:57 [2019-10-20T12:10:57.099Z]  ---> Running in 2466bf633d90
12:10:57 [2019-10-20T12:10:57.099Z] Removing intermediate container 2466bf633d90
12:10:57 [2019-10-20T12:10:57.099Z]  ---> 5b2f7492c7e9
12:10:57 [2019-10-20T12:10:57.099Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:10:57 [2019-10-20T12:10:57.099Z]  ---> bdffa3aecb36
12:10:57 [2019-10-20T12:10:57.099Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:10:57 [2019-10-20T12:10:57.099Z]  ---> 03256e0046c6
12:10:57 [2019-10-20T12:10:57.099Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:10:57 [2019-10-20T12:10:57.099Z]  ---> Running in e69537d15502
12:10:57 [2019-10-20T12:10:57.099Z] + RM_GOPATH=0
12:10:57 [2019-10-20T12:10:57.099Z] + TMP_GOPATH=
12:10:57 [2019-10-20T12:10:57.099Z] + : /build
12:10:57 [2019-10-20T12:10:57.099Z] + '[' -z '' ']'
12:10:57 [2019-10-20T12:10:57.099Z] ++ mktemp -d
12:10:57 [2019-10-20T12:10:57.099Z] + export GOPATH=/tmp/tmp.oRtzGnzenm
12:10:57 [2019-10-20T12:10:57.099Z] + GOPATH=/tmp/tmp.oRtzGnzenm
12:10:57 [2019-10-20T12:10:57.099Z] + RM_GOPATH=1
12:10:57 [2019-10-20T12:10:57.099Z] ++ dirname ./install.sh
12:10:57 [2019-10-20T12:10:57.099Z] + dir=.
12:10:57 [2019-10-20T12:10:57.099Z] + bin=gotestsum
12:10:57 [2019-10-20T12:10:57.099Z] + shift
12:10:57 [2019-10-20T12:10:57.099Z] + '[' '!' -f ./gotestsum.installer ']'
12:10:57 [2019-10-20T12:10:57.099Z] + . ./gotestsum.installer
12:10:57 [2019-10-20T12:10:57.099Z] ++ GOTESTSUM_COMMIT=v0.3.5
12:10:57 [2019-10-20T12:10:57.099Z] + install_gotestsum
12:10:57 [2019-10-20T12:10:57.099Z] + echo 'Installing gotestsum version v0.3.5'
12:10:57 [2019-10-20T12:10:57.099Z] + go get -d gotest.tools/gotestsum
12:10:57 [2019-10-20T12:10:57.099Z] Installing gotestsum version v0.3.5
12:11:05 [2019-10-20T12:11:05.494Z] + cd /tmp/tmp.oRtzGnzenm/src/gotest.tools/gotestsum
12:11:05 [2019-10-20T12:11:05.494Z] + git checkout -q v0.3.5
12:11:05 [2019-10-20T12:11:05.494Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
12:11:05 [2019-10-20T12:11:05.844Z] #47 251.1 🇩 bin/containerd-stress
12:11:05 [2019-10-20T12:11:05.844Z] #47 252.8 🇩 bin/containerd-shim
12:11:11 [2019-10-20T12:11:11.109Z] #47 259.1 🇩 bin/containerd-shim-runc-v1
12:11:14 [2019-10-20T12:11:14.393Z] #47 261.9 🇩 binaries
12:11:14 [2019-10-20T12:11:14.393Z] #47 261.9 + mkdir -p /build
12:11:14 [2019-10-20T12:11:14.393Z] #47 261.9 + cp bin/containerd /build/containerd
12:11:14 [2019-10-20T12:11:14.393Z] #47 262.0 + cp bin/containerd-shim /build/containerd-shim
12:11:14 [2019-10-20T12:11:14.393Z] #47 262.0 + cp bin/ctr /build/ctr
12:11:15 [2019-10-20T12:11:15.324Z] #47 DONE 263.5s
12:11:16 [2019-10-20T12:11:16.257Z] 
12:11:16 [2019-10-20T12:11:16.258Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
12:11:16 [2019-10-20T12:11:16.258Z] #48 DONE 0.2s
12:11:16 [2019-10-20T12:11:16.524Z] 
12:11:16 [2019-10-20T12:11:16.524Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
12:11:16 [2019-10-20T12:11:16.524Z] #51 DONE 0.1s
12:11:16 [2019-10-20T12:11:16.524Z] 
12:11:16 [2019-10-20T12:11:16.524Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
12:11:16 [2019-10-20T12:11:16.782Z] #54 DONE 0.1s
12:11:16 [2019-10-20T12:11:16.782Z] 
12:11:16 [2019-10-20T12:11:16.782Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
12:11:16 [2019-10-20T12:11:16.782Z] #56 DONE 0.2s
12:11:17 [2019-10-20T12:11:17.039Z] 
12:11:17 [2019-10-20T12:11:17.039Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
12:11:17 [2019-10-20T12:11:17.039Z] #59 DONE 0.1s
12:11:17 [2019-10-20T12:11:17.039Z] 
12:11:17 [2019-10-20T12:11:17.039Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
12:11:17 [2019-10-20T12:11:17.297Z] #63 DONE 0.2s
12:11:17 [2019-10-20T12:11:17.297Z] 
12:11:17 [2019-10-20T12:11:17.297Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
12:11:17 [2019-10-20T12:11:17.297Z] #65 DONE 0.1s
12:11:17 [2019-10-20T12:11:17.297Z] 
12:11:17 [2019-10-20T12:11:17.297Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
12:11:17 [2019-10-20T12:11:17.297Z] #66 DONE 0.0s
12:11:17 [2019-10-20T12:11:17.297Z] 
12:11:17 [2019-10-20T12:11:17.297Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
12:11:17 [2019-10-20T12:11:17.507Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
12:11:17 [2019-10-20T12:11:17.507Z] ok  	github.com/docker/docker/cmd/dockerd	0.058s	coverage: 29.8% of statements
12:11:19 [2019-10-20T12:11:19.197Z] #67 DONE 1.6s
12:11:19 [2019-10-20T12:11:19.197Z] 
12:11:19 [2019-10-20T12:11:19.197Z] #68 exporting to image
12:11:19 [2019-10-20T12:11:19.197Z] #68 exporting layers
12:11:20 [2019-10-20T12:11:20.066Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.6% of statements
12:11:20 [2019-10-20T12:11:20.066Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:11:20 [2019-10-20T12:11:20.066Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:11:20 [2019-10-20T12:11:20.066Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:11:20 [2019-10-20T12:11:20.066Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:11:27 [2019-10-20T12:11:27.306Z] #68 exporting layers 7.2s done
12:11:27 [2019-10-20T12:11:27.306Z] #68 writing image sha256:2891138e3273771e2df303243c5e1c84de8f819d4397c20d3d1de3bbf554c71a done
12:11:27 [2019-10-20T12:11:27.306Z] #68 naming to docker.io/library/docker:e037bade8cac920cc2927c194c77778ddd041101 done
12:11:27 [2019-10-20T12:11:27.306Z] #68 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:11:27 [2019-10-20T12:11:27.884Z] Removing intermediate container e69537d15502
12:11:27 [2019-10-20T12:11:27.884Z]  ---> 55f7f5f90d8f
12:11:27 [2019-10-20T12:11:27.884Z] Step 71/125 : FROM dev-base AS dockercli
12:11:27 [2019-10-20T12:11:27.884Z]  ---> 456f79654ec6
12:11:27 [2019-10-20T12:11:27.884Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli
12:11:27 [2019-10-20T12:11:27.884Z]  ---> Running in 5bea12deaf96
12:11:27 [2019-10-20T12:11:27.884Z] Removing intermediate container 5bea12deaf96
12:11:27 [2019-10-20T12:11:27.884Z]  ---> 0cb95d641eef
12:11:27 [2019-10-20T12:11:27.884Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:11:27 [2019-10-20T12:11:27.884Z]  ---> 093c55bbf1da
12:11:27 [2019-10-20T12:11:27.884Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:11:27 [2019-10-20T12:11:27.884Z]  ---> 9adc601461ae
12:11:27 [2019-10-20T12:11:27.884Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:11:27 [2019-10-20T12:11:27.884Z]  ---> Running in f12e619edef5
12:11:27 [2019-10-20T12:11:27.884Z] + RM_GOPATH=0
12:11:27 [2019-10-20T12:11:27.884Z] + TMP_GOPATH=
12:11:27 [2019-10-20T12:11:27.884Z] + : /build
12:11:27 [2019-10-20T12:11:27.884Z] + '[' -z '' ']'
12:11:27 [2019-10-20T12:11:27.884Z] ++ mktemp -d
12:11:27 [2019-10-20T12:11:27.884Z] + export GOPATH=/tmp/tmp.ZWiYT9aeRM
12:11:27 [2019-10-20T12:11:27.884Z] + GOPATH=/tmp/tmp.ZWiYT9aeRM
12:11:27 [2019-10-20T12:11:27.884Z] + RM_GOPATH=1
12:11:27 [2019-10-20T12:11:27.884Z] ++ dirname ./install.sh
12:11:27 [2019-10-20T12:11:27.884Z] + dir=.
12:11:27 [2019-10-20T12:11:27.884Z] + bin=dockercli
12:11:27 [2019-10-20T12:11:27.884Z] + shift
12:11:27 [2019-10-20T12:11:27.884Z] + '[' '!' -f ./dockercli.installer ']'
12:11:27 [2019-10-20T12:11:27.884Z] + . ./dockercli.installer
12:11:27 [2019-10-20T12:11:27.884Z] ++ DOCKERCLI_CHANNEL=stable
12:11:27 [2019-10-20T12:11:27.884Z] ++ DOCKERCLI_VERSION=17.06.2-ce
12:11:27 [2019-10-20T12:11:27.884Z] + install_dockercli
12:11:27 [2019-10-20T12:11:27.884Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
12:11:27 [2019-10-20T12:11:27.884Z] Install docker/cli version 17.06.2-ce from stable
12:11:27 [2019-10-20T12:11:27.884Z] ++ uname -m
12:11:27 [2019-10-20T12:11:27.884Z] + arch=ppc64le
12:11:27 [2019-10-20T12:11:27.884Z] + '[' ppc64le '!=' x86_64 ']'
12:11:27 [2019-10-20T12:11:27.884Z] + '[' ppc64le '!=' s390x ']'
12:11:27 [2019-10-20T12:11:27.884Z] + '[' ppc64le '!=' armhf ']'
12:11:27 [2019-10-20T12:11:27.884Z] + build_dockercli
12:11:27 [2019-10-20T12:11:27.884Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ZWiYT9aeRM/tmp/docker-ce
12:11:27 [2019-10-20T12:11:27.884Z] Cloning into '/tmp/tmp.ZWiYT9aeRM/tmp/docker-ce'...
12:11:27 [2019-10-20T12:11:27.990Z] ok  	github.com/docker/docker/daemon/cluster	0.030s	coverage: 0.5% of statements
12:11:29 [2019-10-20T12:11:29.272Z] 
12:11:29 [2019-10-20T12:11:29.272Z] Removing bundles/
12:11:29 [2019-10-20T12:11:29.272Z] 
12:11:29 [2019-10-20T12:11:29.272Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:11:29 [2019-10-20T12:11:29.272Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:11:29 [2019-10-20T12:11:29.272Z] GOOS="" GOARCH="" GOARM=""
12:11:29 [2019-10-20T12:11:29.408Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
12:11:32 [2019-10-20T12:11:32.009Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.8% of statements
12:11:39 [2019-10-20T12:11:39.765Z] ok  	github.com/docker/docker/daemon	12.225s	coverage: 17.5% of statements
12:11:39 [2019-10-20T12:11:39.765Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:11:39 [2019-10-20T12:11:39.765Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
12:11:39 [2019-10-20T12:11:39.765Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:11:41 [2019-10-20T12:11:41.960Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.4% of statements
12:11:42 [2019-10-20T12:11:42.764Z] ok  	github.com/docker/docker/daemon/config	0.116s	coverage: 84.7% of statements
12:11:42 [2019-10-20T12:11:42.764Z] ok  	github.com/docker/docker/daemon/events	0.084s	coverage: 50.0% of statements
12:11:42 [2019-10-20T12:11:42.765Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:11:42 [2019-10-20T12:11:42.765Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:11:44 [2019-10-20T12:11:44.644Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
12:11:47 [2019-10-20T12:11:47.257Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
12:11:48 [2019-10-20T12:11:48.066Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.266s	coverage: 57.8% of statements
12:11:49 [2019-10-20T12:11:49.804Z] Client:
12:11:49 [2019-10-20T12:11:49.804Z]  Debug Mode: false
12:11:49 [2019-10-20T12:11:49.804Z]  Plugins:
12:11:49 [2019-10-20T12:11:49.804Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
12:11:49 [2019-10-20T12:11:49.804Z] 
12:11:49 [2019-10-20T12:11:49.804Z] Server:
12:11:49 [2019-10-20T12:11:49.804Z]  Containers: 0
12:11:49 [2019-10-20T12:11:49.804Z]   Running: 0
12:11:49 [2019-10-20T12:11:49.804Z]   Paused: 0
12:11:49 [2019-10-20T12:11:49.804Z]   Stopped: 0
12:11:49 [2019-10-20T12:11:49.804Z]  Images: 0
12:11:49 [2019-10-20T12:11:49.804Z]  Server Version: 19.03.2
12:11:49 [2019-10-20T12:11:49.804Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:11:49 [2019-10-20T12:11:49.804Z]   Windows: 
12:11:49 [2019-10-20T12:11:49.804Z]   LCOW: 
12:11:49 [2019-10-20T12:11:49.804Z]  Logging Driver: json-file
12:11:49 [2019-10-20T12:11:49.804Z]  Plugins:
12:11:49 [2019-10-20T12:11:49.804Z]   Volume: local
12:11:49 [2019-10-20T12:11:49.804Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
12:11:49 [2019-10-20T12:11:49.804Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:11:49 [2019-10-20T12:11:49.804Z]  Swarm: inactive
12:11:49 [2019-10-20T12:11:49.804Z]  Default Isolation: process
12:11:49 [2019-10-20T12:11:49.804Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:11:49 [2019-10-20T12:11:49.804Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
12:11:49 [2019-10-20T12:11:49.804Z]  OSType: windows
12:11:49 [2019-10-20T12:11:49.804Z]  Architecture: x86_64
12:11:49 [2019-10-20T12:11:49.804Z]  CPUs: 4
12:11:49 [2019-10-20T12:11:49.804Z]  Total Memory: 32GiB
12:11:49 [2019-10-20T12:11:49.804Z]  Name: azwin-2-f43d10
12:11:49 [2019-10-20T12:11:49.804Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
12:11:49 [2019-10-20T12:11:49.804Z]  Docker Root Dir: D:\docker
12:11:49 [2019-10-20T12:11:49.804Z]  Debug Mode: false
12:11:49 [2019-10-20T12:11:49.804Z]  Registry: https://index.docker.io/v1/
12:11:49 [2019-10-20T12:11:49.804Z]  Labels:
12:11:49 [2019-10-20T12:11:49.804Z]  Experimental: true
12:11:49 [2019-10-20T12:11:49.804Z]  Insecure Registries:
12:11:49 [2019-10-20T12:11:49.804Z]   10.0.0.4:5000
12:11:49 [2019-10-20T12:11:49.804Z]   127.0.0.0/8
12:11:49 [2019-10-20T12:11:49.804Z]  Registry Mirrors:
12:11:49 [2019-10-20T12:11:49.804Z]   http://10.0.0.4:5000/
12:11:49 [2019-10-20T12:11:49.804Z]  Live Restore Enabled: false
12:11:49 [2019-10-20T12:11:49.804Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:11:54 [2019-10-20T12:11:54.432Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.607s	coverage: 45.9% of statements
12:11:54 [2019-10-20T12:11:54.880Z] + cd /tmp/tmp.ZWiYT9aeRM/tmp/docker-ce
12:11:54 [2019-10-20T12:11:54.880Z] + git checkout -q v17.06.2-ce
12:11:54 [2019-10-20T12:11:54.880Z] + mkdir -p /tmp/tmp.ZWiYT9aeRM/src/github.com/docker
12:11:54 [2019-10-20T12:11:54.880Z] + mv components/cli /tmp/tmp.ZWiYT9aeRM/src/github.com/docker/cli
12:11:54 [2019-10-20T12:11:54.880Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:11:57 [2019-10-20T12:11:57.720Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.000s	coverage: 50.8% of statements
12:11:58 [2019-10-20T12:11:58.105Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	13.032s	coverage: 72.3% of statements
12:11:58 [2019-10-20T12:11:58.105Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:12:00 [2019-10-20T12:12:00.637Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.536s	coverage: 76.1% of statements
12:12:01 [2019-10-20T12:12:01.520Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
12:12:02 [2019-10-20T12:12:02.808Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
12:12:05 [2019-10-20T12:12:05.423Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
12:12:05 [2019-10-20T12:12:05.423Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.849s	coverage: 57.0% of statements
12:12:05 [2019-10-20T12:12:05.423Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:12:05 [2019-10-20T12:12:05.423Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:12:05 [2019-10-20T12:12:05.423Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:12:05 [2019-10-20T12:12:05.826Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:12:05 [2019-10-20T12:12:05.826Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:12:07 [2019-10-20T12:12:07.704Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.7% of statements
12:12:08 [2019-10-20T12:12:08.117Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.190s	coverage: 78.6% of statements
12:12:08 [2019-10-20T12:12:08.117Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:12:08 [2019-10-20T12:12:08.117Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:12:08 [2019-10-20T12:12:08.968Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 68.2% of statements
12:12:09 [2019-10-20T12:12:09.466Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 26.2% of statements
12:12:10 [2019-10-20T12:12:10.365Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
12:12:10 [2019-10-20T12:12:10.750Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
12:12:12 [2019-10-20T12:12:12.101Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
12:12:12 [2019-10-20T12:12:12.101Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:12:12 [2019-10-20T12:12:12.101Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 20.0% of statements
12:12:13 [2019-10-20T12:12:13.091Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:12:13 [2019-10-20T12:12:13.091Z] 
12:12:13 [2019-10-20T12:12:13.091Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:12:13 [2019-10-20T12:12:13.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:12:13 [2019-10-20T12:12:13.091Z] Using test binary docker
12:12:13 [2019-10-20T12:12:13.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:12:13 [2019-10-20T12:12:13.091Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:12:13 [2019-10-20T12:12:13.091Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:12:13 [2019-10-20T12:12:13.091Z] Warning failed to create cache: (null)
12:12:13 [2019-10-20T12:12:13.091Z] .
12:12:13 [2019-10-20T12:12:13.091Z] INFO: Waiting for daemon to start...
12:12:13 [2019-10-20T12:12:13.091Z] Starting dockerd
12:12:13 [2019-10-20T12:12:13.091Z] .
12:12:13 [2019-10-20T12:12:13.091Z] INFO: Building docker-sdk-python3:master...
12:12:14 [2019-10-20T12:12:14.170Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
12:12:14 [2019-10-20T12:12:14.557Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
12:12:15 [2019-10-20T12:12:15.369Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:12:15 [2019-10-20T12:12:15.626Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:12:15 [2019-10-20T12:12:15.626Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fc58b6f5\powershellScript.ps1'; exit $LASTEXITCODE;
12:12:15 [2019-10-20T12:12:15.626Z] ----------------------------------------------------------------------------
12:12:15 [2019-10-20T12:12:15.626Z] 
12:12:15 [2019-10-20T12:12:15.626Z] INFO: executeCI.ps1 starting at Sun Oct 20 12:12:12 CUT 2019
12:12:15 [2019-10-20T12:12:15.626Z] 
12:12:15 [2019-10-20T12:12:15.626Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:12:15 [2019-10-20T12:12:15.626Z] INFO: Running git version 2.23.0.windows.1
12:12:15 [2019-10-20T12:12:15.626Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:12:15 [2019-10-20T12:12:15.626Z] INFO: Environment variables:
12:12:15 [2019-10-20T12:12:15.626Z] 
12:12:15 [2019-10-20T12:12:15.626Z] Name                           Value                                                                                   
12:12:15 [2019-10-20T12:12:15.626Z] ----                           -----                                                                                   
12:12:15 [2019-10-20T12:12:15.626Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:12:15 [2019-10-20T12:12:15.626Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
12:12:15 [2019-10-20T12:12:15.626Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:12:15 [2019-10-20T12:12:15.626Z] BRANCH_NAME                    PR-405                                                                                  
12:12:15 [2019-10-20T12:12:15.626Z] BUILD_DISPLAY_NAME             #3                                                                                      
12:12:15 [2019-10-20T12:12:15.626Z] BUILD_ID                       3                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] BUILD_NUMBER                   3                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] BUILD_TAG                      jenkins-engine-PR-405-3                                                                 
12:12:15 [2019-10-20T12:12:15.626Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/PR-405/3/                                   
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_BRANCH                  19.03_backport_oci_regression                                                           
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_FORK                    thaJeztah                                                                               
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_ID                      405                                                                                     
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_TARGET                  19.03                                                                                   
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_TITLE                   [19.03 backport] Use ocischema package instead of custom handler                        
12:12:15 [2019-10-20T12:12:15.626Z] CHANGE_URL                     https://github.com/docker/engine/pull/405                                               
12:12:15 [2019-10-20T12:12:15.626Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
12:12:15 [2019-10-20T12:12:15.626Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:12:15 [2019-10-20T12:12:15.626Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:12:15 [2019-10-20T12:12:15.626Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:12:15 [2019-10-20T12:12:15.626Z] COMPUTERNAME                   azwin-2-f43d10                                                                          
12:12:15 [2019-10-20T12:12:15.626Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
12:12:15 [2019-10-20T12:12:15.626Z] ConfigSequenceNumber           0                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] DOCKER_BUILDKIT                0                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] DOCKER_DUT_DEBUG               1                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:12:15 [2019-10-20T12:12:15.626Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:12:15 [2019-10-20T12:12:15.626Z] EXECUTOR_NUMBER                0                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] FQDN                           azwin-2-f43d10.westus.cloudapp.azure.com                                                
12:12:15 [2019-10-20T12:12:15.626Z] GIT_BRANCH                     PR-405                                                                                  
12:12:15 [2019-10-20T12:12:15.626Z] GIT_COMMIT                     e037bade8cac920cc2927c194c77778ddd041101                                                
12:12:15 [2019-10-20T12:12:15.626Z] GIT_PREVIOUS_COMMIT            e037bade8cac920cc2927c194c77778ddd041101                                                
12:12:15 [2019-10-20T12:12:15.626Z] GIT_URL                        https://github.com/docker/engine.git                                                    
12:12:15 [2019-10-20T12:12:15.626Z] HUDSON_COOKIE                  949cac20-9195-4ed8-820c-74485ba4465c                                                    
12:12:15 [2019-10-20T12:12:15.626Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:12:15 [2019-10-20T12:12:15.626Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:12:15 [2019-10-20T12:12:15.626Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
12:12:15 [2019-10-20T12:12:15.626Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
12:12:15 [2019-10-20T12:12:15.626Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:12:15 [2019-10-20T12:12:15.626Z] JENKINS_NODE_COOKIE            0e62519b-acdb-4627-bf1d-d480dde0015d                                                    
12:12:15 [2019-10-20T12:12:15.626Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:12:15 [2019-10-20T12:12:15.626Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
12:12:15 [2019-10-20T12:12:15.626Z] JOB_BASE_NAME                  PR-405                                                                                  
12:12:15 [2019-10-20T12:12:15.626Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-405/display/redirect                     
12:12:15 [2019-10-20T12:12:15.626Z] JOB_NAME                       engine/PR-405                                                                           
12:12:15 [2019-10-20T12:12:15.626Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/PR-405/                                     
12:12:15 [2019-10-20T12:12:15.626Z] library.jps.version            master                                                                                  
12:12:15 [2019-10-20T12:12:15.626Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
12:12:15 [2019-10-20T12:12:15.626Z] NODE_LABELS                    amd64 azure azwin-2-f43d10 azwin-2019 docker west-us windows windows-2019 x86_64        
12:12:15 [2019-10-20T12:12:15.626Z] NODE_NAME                      azwin-2-f43d10                                                                          
12:12:15 [2019-10-20T12:12:15.626Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] OS                             Windows_NT                                                                              
12:12:15 [2019-10-20T12:12:15.626Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
12:12:15 [2019-10-20T12:12:15.626Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:12:15 [2019-10-20T12:12:15.626Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:12:15 [2019-10-20T12:12:15.626Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:12:15 [2019-10-20T12:12:15.626Z] PROCESSOR_LEVEL                6                                                                                       
12:12:15 [2019-10-20T12:12:15.626Z] PROCESSOR_REVISION             4f01                                                                                    
12:12:15 [2019-10-20T12:12:15.628Z] ProgramData                    C:\ProgramData                                                                          
12:12:15 [2019-10-20T12:12:15.628Z] ProgramFiles                   C:\Program Files                                                                        
12:12:15 [2019-10-20T12:12:15.628Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:12:15 [2019-10-20T12:12:15.628Z] ProgramW6432                   C:\Program Files                                                                        
12:12:15 [2019-10-20T12:12:15.628Z] PROMPT                         $P$G                                                                                    
12:12:15 [2019-10-20T12:12:15.628Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:12:15 [2019-10-20T12:12:15.628Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
12:12:15 [2019-10-20T12:12:15.628Z] PUBLIC                         C:\Users\Public                                                                         
12:12:15 [2019-10-20T12:12:15.628Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/PR-405/3/display/redirect?page=changes      
12:12:15 [2019-10-20T12:12:15.628Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-405/3/display/redirect                   
12:12:15 [2019-10-20T12:12:15.628Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:12:15 [2019-10-20T12:12:15.628Z] SOURCES_DRIVE                  d                                                                                       
12:12:15 [2019-10-20T12:12:15.628Z] SOURCES_SUBDIR                 gopath                                                                                  
12:12:15 [2019-10-20T12:12:15.628Z] STAGE_NAME                     Run tests                                                                               
12:12:15 [2019-10-20T12:12:15.628Z] SystemDrive                    C:                                                                                      
12:12:15 [2019-10-20T12:12:15.628Z] SystemRoot                     C:\windows                                                                              
12:12:15 [2019-10-20T12:12:15.628Z] TEMP                           C:\windows\TEMP                                                                         
12:12:15 [2019-10-20T12:12:15.628Z] TESTDEBUG                      0                                                                                       
12:12:15 [2019-10-20T12:12:15.628Z] TESTRUN_DRIVE                  d                                                                                       
12:12:15 [2019-10-20T12:12:15.628Z] TESTRUN_SUBDIR                 CI                                                                                      
12:12:15 [2019-10-20T12:12:15.628Z] TIMEOUT                        120m                                                                                    
12:12:15 [2019-10-20T12:12:15.628Z] TMP                            C:\windows\TEMP                                                                         
12:12:15 [2019-10-20T12:12:15.628Z] USERDOMAIN                     WORKGROUP                                                                               
12:12:15 [2019-10-20T12:12:15.628Z] USERNAME                       azwin-2-f43d10$                                                                         
12:12:15 [2019-10-20T12:12:15.628Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
12:12:15 [2019-10-20T12:12:15.629Z] windir                         C:\windows                                                                              
12:12:15 [2019-10-20T12:12:15.629Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:12:15 [2019-10-20T12:12:15.629Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:12:15 [2019-10-20T12:12:15.629Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:12:15 [2019-10-20T12:12:15.629Z] 
12:12:15 [2019-10-20T12:12:15.629Z] 
12:12:15 [2019-10-20T12:12:15.629Z] 
12:12:15 [2019-10-20T12:12:15.743Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.650s	coverage: 84.5% of statements
12:12:15 [2019-10-20T12:12:15.743Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:12:15 [2019-10-20T12:12:15.743Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:12:16 [2019-10-20T12:12:16.595Z] INFO: Sources under d:\gopath\...
12:12:16 [2019-10-20T12:12:16.595Z] INFO: Test run under d:\CI\...
12:12:16 [2019-10-20T12:12:16.595Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:12:16 [2019-10-20T12:12:16.595Z] INFO: docker/docker repository was found
12:12:17 [2019-10-20T12:12:17.053Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
12:12:17 [2019-10-20T12:12:17.779Z] ok  	github.com/docker/docker/distribution/metadata	0.068s	coverage: 48.2% of statements
12:12:18 [2019-10-20T12:12:18.021Z] ltsc2019: Pulling from windows/servercore
12:12:18 [2019-10-20T12:12:18.649Z] ok  	github.com/docker/docker/distribution	0.332s	coverage: 22.3% of statements
12:12:18 [2019-10-20T12:12:18.649Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:12:20 [2019-10-20T12:12:20.052Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 48.2% of statements
12:12:21 [2019-10-20T12:12:21.376Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
12:12:21 [2019-10-20T12:12:21.376Z] ok  	github.com/docker/docker/distribution/xfer	1.485s	coverage: 83.4% of statements
12:12:21 [2019-10-20T12:12:21.376Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:12:22 [2019-10-20T12:12:22.815Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:12:22 [2019-10-20T12:12:22.815Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:12:23 [2019-10-20T12:12:23.212Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
12:12:23 [2019-10-20T12:12:23.212Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:12:23 [2019-10-20T12:12:23.830Z] 65014b3c3121: Pulling fs layer
12:12:23 [2019-10-20T12:12:23.830Z] 12c8dbabfd62: Pulling fs layer
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:12:24 [2019-10-20T12:12:24.544Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:12:25 [2019-10-20T12:12:25.362Z] ok  	github.com/docker/docker/internal/testutil	0.016s	coverage: 62.5% of statements
12:12:26 [2019-10-20T12:12:26.236Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:12:27 [2019-10-20T12:12:27.542Z] ok  	github.com/docker/docker/opts	0.034s	coverage: 66.9% of statements
12:12:27 [2019-10-20T12:12:27.910Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 50.0% of statements
12:12:30 [2019-10-20T12:12:30.504Z] ok  	github.com/docker/docker/pkg/archive	0.570s	coverage: 77.2% of statements
12:12:32 [2019-10-20T12:12:32.340Z] ok  	github.com/docker/docker/pkg/authorization	0.821s	coverage: 66.7% of statements
12:12:32 [2019-10-20T12:12:32.340Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:12:32 [2019-10-20T12:12:32.741Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:12:34 [2019-10-20T12:12:34.125Z] ok  	github.com/docker/docker/layer	7.061s	coverage: 72.0% of statements
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/oci	[no test files]
12:12:34 [2019-10-20T12:12:34.125Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:12:34 [2019-10-20T12:12:34.490Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:12:35 [2019-10-20T12:12:35.310Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
12:12:35 [2019-10-20T12:12:35.682Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
12:12:36 [2019-10-20T12:12:36.253Z] 12c8dbabfd62: Download complete
12:12:36 [2019-10-20T12:12:36.985Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.555s	coverage: 43.2% of statements
12:12:36 [2019-10-20T12:12:36.985Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:12:36 [2019-10-20T12:12:36.985Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:12:38 [2019-10-20T12:12:38.003Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
12:12:38 [2019-10-20T12:12:38.413Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
12:12:39 [2019-10-20T12:12:39.235Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
12:12:39 [2019-10-20T12:12:39.631Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.147s	coverage: 84.1% of statements
12:12:40 [2019-10-20T12:12:40.443Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
12:12:40 [2019-10-20T12:12:40.443Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
12:12:40 [2019-10-20T12:12:40.814Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 10.2% of statements
12:12:41 [2019-10-20T12:12:41.227Z] ok  	github.com/docker/docker/pkg/fsutils	0.350s	coverage: 85.1% of statements
12:12:42 [2019-10-20T12:12:42.232Z] ok  	github.com/docker/docker/pkg/idtools	0.408s	coverage: 70.1% of statements
12:12:42 [2019-10-20T12:12:42.621Z] ok  	github.com/docker/docker/pkg/ioutils	0.415s	coverage: 70.0% of statements
12:12:43 [2019-10-20T12:12:43.035Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
12:12:43 [2019-10-20T12:12:43.427Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
12:12:43 [2019-10-20T12:12:43.427Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
12:12:43 [2019-10-20T12:12:43.427Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:12:43 [2019-10-20T12:12:43.821Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
12:12:44 [2019-10-20T12:12:44.631Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:12:44 [2019-10-20T12:12:44.631Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
12:12:45 [2019-10-20T12:12:45.112Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.0% of statements
12:12:45 [2019-10-20T12:12:45.678Z] ok  	github.com/docker/docker/pkg/mount	1.252s	coverage: 69.6% of statements
12:12:45 [2019-10-20T12:12:45.678Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:12:45 [2019-10-20T12:12:45.678Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
12:12:45 [2019-10-20T12:12:45.678Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:12:45 [2019-10-20T12:12:45.678Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:12:46 [2019-10-20T12:12:46.610Z] 65014b3c3121: Verifying Checksum
12:12:46 [2019-10-20T12:12:46.610Z] 65014b3c3121: Download complete
12:12:47 [2019-10-20T12:12:47.046Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
12:12:47 [2019-10-20T12:12:47.413Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
12:12:47 [2019-10-20T12:12:47.792Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 87.9% of statements
12:12:48 [2019-10-20T12:12:48.186Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
12:12:49 [2019-10-20T12:12:49.506Z] ok  	github.com/docker/docker/pkg/pubsub	1.038s	coverage: 72.7% of statements
12:12:50 [2019-10-20T12:12:50.356Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
12:12:50 [2019-10-20T12:12:50.720Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:12:50 [2019-10-20T12:12:50.720Z] 
12:12:50 [2019-10-20T12:12:50.720Z] 
12:12:50 [2019-10-20T12:12:50.720Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:12:50 [2019-10-20T12:12:50.720Z] 
12:12:50 [2019-10-20T12:12:50.720Z] 
12:12:50 [2019-10-20T12:12:50.720Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:12:50 [2019-10-20T12:12:50.720Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:12:50 [2019-10-20T12:12:50.720Z] No new tests added to integration.
12:12:50 [2019-10-20T12:12:50.720Z] 
12:12:50 [2019-10-20T12:12:50.720Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:12:50 [2019-10-20T12:12:50.720Z] PKG_CONFIG=pkg-config
12:12:50 [2019-10-20T12:12:50.720Z] GOLANG_VERSION=1.12.10
12:12:50 [2019-10-20T12:12:50.720Z] HOSTNAME=9b48dc0e617f
12:12:50 [2019-10-20T12:12:50.720Z] KEEPBUNDLE=1
12:12:50 [2019-10-20T12:12:50.720Z] container=docker
12:12:50 [2019-10-20T12:12:50.720Z] TEST_SKIP_INTEGRATION=1
12:12:50 [2019-10-20T12:12:50.720Z] GOPATH=/go
12:12:50 [2019-10-20T12:12:50.720Z] PWD=/go/src/github.com/docker/docker
12:12:50 [2019-10-20T12:12:50.720Z] HOME=/root
12:12:50 [2019-10-20T12:12:50.720Z] VALIDATE_REPO=https://github.com/docker/engine.git
12:12:50 [2019-10-20T12:12:50.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:12:50 [2019-10-20T12:12:50.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:12:50 [2019-10-20T12:12:50.720Z] DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101
12:12:50 [2019-10-20T12:12:50.720Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:12:50 [2019-10-20T12:12:50.720Z] DOCKER_GRAPHDRIVER=overlay2
12:12:50 [2019-10-20T12:12:50.720Z] TERM=xterm
12:12:50 [2019-10-20T12:12:50.720Z] VALIDATE_BRANCH=19.03
12:12:50 [2019-10-20T12:12:50.720Z] DEST=bundles/test-integration
12:12:50 [2019-10-20T12:12:50.720Z] SHLVL=1
12:12:50 [2019-10-20T12:12:50.720Z] TIMEOUT=120m
12:12:50 [2019-10-20T12:12:50.720Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:12:50 [2019-10-20T12:12:50.720Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:12:50 [2019-10-20T12:12:50.720Z] DOCKER_PKG=github.com/docker/docker
12:12:50 [2019-10-20T12:12:50.720Z] TESTDEBUG=0
12:12:50 [2019-10-20T12:12:50.720Z] _=/usr/bin/env
12:12:50 [2019-10-20T12:12:50.721Z] Building test suite binary ./integration-cli/test.main
12:12:50 [2019-10-20T12:12:50.979Z] PKG_CONFIG=pkg-config
12:12:50 [2019-10-20T12:12:50.979Z] GOLANG_VERSION=1.12.10
12:12:50 [2019-10-20T12:12:50.979Z] HOSTNAME=7f818dc87284
12:12:50 [2019-10-20T12:12:50.979Z] KEEPBUNDLE=1
12:12:50 [2019-10-20T12:12:50.979Z] container=docker
12:12:50 [2019-10-20T12:12:50.979Z] TEST_SKIP_INTEGRATION=1
12:12:50 [2019-10-20T12:12:50.979Z] GOPATH=/go
12:12:50 [2019-10-20T12:12:50.979Z] PWD=/go/src/github.com/docker/docker
12:12:50 [2019-10-20T12:12:50.979Z] HOME=/root
12:12:50 [2019-10-20T12:12:50.979Z] VALIDATE_REPO=https://github.com/docker/engine.git
12:12:50 [2019-10-20T12:12:50.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:12:50 [2019-10-20T12:12:50.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:12:50 [2019-10-20T12:12:50.979Z] DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101
12:12:50 [2019-10-20T12:12:50.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:12:50 [2019-10-20T12:12:50.979Z] DOCKER_GRAPHDRIVER=overlay2
12:12:50 [2019-10-20T12:12:50.979Z] TERM=xterm
12:12:50 [2019-10-20T12:12:50.979Z] VALIDATE_BRANCH=19.03
12:12:50 [2019-10-20T12:12:50.979Z] DEST=bundles/test-integration
12:12:50 [2019-10-20T12:12:50.979Z] SHLVL=1
12:12:50 [2019-10-20T12:12:50.979Z] TIMEOUT=120m
12:12:50 [2019-10-20T12:12:50.979Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:12:50 [2019-10-20T12:12:50.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:12:50 [2019-10-20T12:12:50.979Z] DOCKER_PKG=github.com/docker/docker
12:12:50 [2019-10-20T12:12:50.979Z] TESTDEBUG=0
12:12:50 [2019-10-20T12:12:50.979Z] _=/usr/bin/env
12:12:50 [2019-10-20T12:12:50.979Z] Building test suite binary ./integration-cli/test.main
12:12:51 [2019-10-20T12:12:51.546Z] PKG_CONFIG=pkg-config
12:12:51 [2019-10-20T12:12:51.546Z] GOLANG_VERSION=1.12.10
12:12:51 [2019-10-20T12:12:51.546Z] HOSTNAME=8c03b513a2fa
12:12:51 [2019-10-20T12:12:51.546Z] KEEPBUNDLE=1
12:12:51 [2019-10-20T12:12:51.546Z] container=docker
12:12:51 [2019-10-20T12:12:51.546Z] TEST_SKIP_INTEGRATION_CLI=1
12:12:51 [2019-10-20T12:12:51.546Z] GOPATH=/go
12:12:51 [2019-10-20T12:12:51.546Z] PWD=/go/src/github.com/docker/docker
12:12:51 [2019-10-20T12:12:51.546Z] HOME=/root
12:12:51 [2019-10-20T12:12:51.546Z] VALIDATE_REPO=https://github.com/docker/engine.git
12:12:51 [2019-10-20T12:12:51.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:12:51 [2019-10-20T12:12:51.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:12:51 [2019-10-20T12:12:51.546Z] DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101
12:12:51 [2019-10-20T12:12:51.546Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:12:51 [2019-10-20T12:12:51.546Z] DOCKER_GRAPHDRIVER=overlay2
12:12:51 [2019-10-20T12:12:51.546Z] TERM=xterm
12:12:51 [2019-10-20T12:12:51.546Z] VALIDATE_BRANCH=19.03
12:12:51 [2019-10-20T12:12:51.546Z] DEST=bundles/test-integration
12:12:51 [2019-10-20T12:12:51.546Z] SHLVL=1
12:12:51 [2019-10-20T12:12:51.546Z] TIMEOUT=120m
12:12:51 [2019-10-20T12:12:51.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:12:51 [2019-10-20T12:12:51.546Z] DOCKER_PKG=github.com/docker/docker
12:12:51 [2019-10-20T12:12:51.546Z] TESTDEBUG=0
12:12:51 [2019-10-20T12:12:51.546Z] _=/usr/bin/env
12:12:51 [2019-10-20T12:12:51.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:12:51 [2019-10-20T12:12:51.700Z] + return
12:12:53 [2019-10-20T12:12:53.579Z] ok  	github.com/docker/docker/pkg/signal	2.894s	coverage: 61.0% of statements
12:12:54 [2019-10-20T12:12:54.183Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
12:12:55 [2019-10-20T12:12:55.077Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:12:55 [2019-10-20T12:12:55.077Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
12:12:55 [2019-10-20T12:12:55.903Z] ok  	github.com/docker/docker/pkg/symlink	0.011s	coverage: 87.7% of statements
12:12:56 [2019-10-20T12:12:56.298Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 81.4% of statements
12:12:57 [2019-10-20T12:12:57.105Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 35.8% of statements
12:12:57 [2019-10-20T12:12:57.578Z] ok  	github.com/docker/docker/pkg/tailfile	0.072s	coverage: 88.6% of statements
12:12:58 [2019-10-20T12:12:58.444Z] ok  	github.com/docker/docker/pkg/tarsum	0.035s	coverage: 89.3% of statements
12:12:58 [2019-10-20T12:12:58.523Z] Removing intermediate container f12e619edef5
12:12:58 [2019-10-20T12:12:58.523Z]  ---> f8d79ee3199c
12:12:58 [2019-10-20T12:12:58.523Z] Step 76/125 : FROM runtime-dev AS runc
12:12:58 [2019-10-20T12:12:58.523Z]  ---> 79f787780e9a
12:12:58 [2019-10-20T12:12:58.523Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc
12:12:58 [2019-10-20T12:12:58.523Z]  ---> Running in 2face2383d59
12:12:58 [2019-10-20T12:12:58.523Z] Removing intermediate container 2face2383d59
12:12:58 [2019-10-20T12:12:58.523Z]  ---> e689cca54fa0
12:12:58 [2019-10-20T12:12:58.523Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:12:58 [2019-10-20T12:12:58.523Z]  ---> 09d390d343a0
12:12:58 [2019-10-20T12:12:58.523Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:12:58 [2019-10-20T12:12:58.523Z]  ---> 21a312c4263f
12:12:58 [2019-10-20T12:12:58.523Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:12:58 [2019-10-20T12:12:58.523Z]  ---> Running in d5b3f586fb2b
12:12:58 [2019-10-20T12:12:58.523Z] + RM_GOPATH=0
12:12:58 [2019-10-20T12:12:58.523Z] + TMP_GOPATH=
12:12:58 [2019-10-20T12:12:58.523Z] + : /build
12:12:58 [2019-10-20T12:12:58.523Z] + '[' -z '' ']'
12:12:58 [2019-10-20T12:12:58.523Z] ++ mktemp -d
12:12:58 [2019-10-20T12:12:58.523Z] + export GOPATH=/tmp/tmp.LQ2c3vGwwm
12:12:58 [2019-10-20T12:12:58.523Z] + GOPATH=/tmp/tmp.LQ2c3vGwwm
12:12:58 [2019-10-20T12:12:58.523Z] + RM_GOPATH=1
12:12:58 [2019-10-20T12:12:58.523Z] ++ dirname ./install.sh
12:12:58 [2019-10-20T12:12:58.523Z] + dir=.
12:12:58 [2019-10-20T12:12:58.523Z] + bin=runc
12:12:58 [2019-10-20T12:12:58.523Z] + shift
12:12:58 [2019-10-20T12:12:58.523Z] + '[' '!' -f ./runc.installer ']'
12:12:58 [2019-10-20T12:12:58.523Z] + . ./runc.installer
12:12:58 [2019-10-20T12:12:58.523Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:12:58 [2019-10-20T12:12:58.523Z] + install_runc
12:12:58 [2019-10-20T12:12:58.523Z] + uname -r
12:12:58 [2019-10-20T12:12:58.523Z] + grep -q '^3\.10\.0.*\.el7\.'
12:12:58 [2019-10-20T12:12:58.523Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
12:12:58 [2019-10-20T12:12:58.523Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
12:12:58 [2019-10-20T12:12:58.523Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
12:12:58 [2019-10-20T12:12:58.523Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LQ2c3vGwwm/src/github.com/opencontainers/runc
12:12:58 [2019-10-20T12:12:58.523Z] Cloning into '/tmp/tmp.LQ2c3vGwwm/src/github.com/opencontainers/runc'...
12:12:59 [2019-10-20T12:12:59.249Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
12:12:59 [2019-10-20T12:12:59.639Z] testing: warning: no tests to run
12:12:59 [2019-10-20T12:12:59.639Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
12:12:59 [2019-10-20T12:12:59.740Z] sha256:961801bbd17e9c47cde5b2588c0baed9f9e3bb62311c84549bae9dc90efef8ba
12:12:59 [2019-10-20T12:12:59.740Z] INFO: Starting docker-py tests...
12:12:59 [2019-10-20T12:12:59.740Z] ============================= test session starts ==============================
12:12:59 [2019-10-20T12:12:59.740Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
12:12:59 [2019-10-20T12:12:59.740Z] rootdir: /src, inifile: pytest.ini
12:12:59 [2019-10-20T12:12:59.740Z] plugins: timeout-1.3.3, cov-2.6.1
12:12:59 [2019-10-20T12:12:59.740Z] collected 385 items / 5 deselected / 380 selected
12:12:59 [2019-10-20T12:12:59.740Z] 
12:13:00 [2019-10-20T12:13:00.028Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
12:13:00 [2019-10-20T12:13:00.404Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
12:13:00 [2019-10-20T12:13:00.561Z] + cd /tmp/tmp.LQ2c3vGwwm/src/github.com/opencontainers/runc
12:13:00 [2019-10-20T12:13:00.561Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:13:00 [2019-10-20T12:13:00.561Z] + '[' -z '' ']'
12:13:00 [2019-10-20T12:13:00.561Z] + target=static
12:13:00 [2019-10-20T12:13:00.561Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
12:13:00 [2019-10-20T12:13:00.782Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:13:01 [2019-10-20T12:13:01.177Z] 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 .
12:13:03 [2019-10-20T12:13:03.400Z] ok  	github.com/docker/docker/plugin	0.550s	coverage: 27.3% of statements
12:13:04 [2019-10-20T12:13:04.217Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
12:13:05 [2019-10-20T12:13:05.028Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 76.5% of statements
12:13:05 [2019-10-20T12:13:05.501Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
12:13:07 [2019-10-20T12:13:07.435Z] ok  	github.com/docker/docker/registry	0.162s	coverage: 56.4% of statements
12:13:08 [2019-10-20T12:13:08.241Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:13:08 [2019-10-20T12:13:08.650Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 47.1% of statements
12:13:09 [2019-10-20T12:13:09.549Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
12:13:10 [2019-10-20T12:13:10.453Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:13:11 [2019-10-20T12:13:11.298Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
12:13:12 [2019-10-20T12:13:12.088Z] ok  	github.com/docker/docker/volume/mounts	0.027s	coverage: 67.0% of statements
12:13:13 [2019-10-20T12:13:13.983Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
12:13:18 [2019-10-20T12:13:18.983Z] tests/integration/api_build_test.py ......................X              [  6%]
12:13:19 [2019-10-20T12:13:19.545Z] tests/integration/api_client_test.py .....                               [  7%]
12:13:21 [2019-10-20T12:13:21.479Z] tests/integration/api_config_test.py .....                               [  8%]
12:13:21 [2019-10-20T12:13:21.618Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.8% of statements
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/rootless	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/volume	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === Skipped
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver btrfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver btrfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver btrfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver btrfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver btrfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:73: No driver to put!
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     overlay_test.go:49: Fails to compute changes intermittently
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver zfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver zfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver zfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver zfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:46: Driver zfs not supported
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     graphtest_unix.go:73: No driver to put!
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:13:21 [2019-10-20T12:13:21.618Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] 
12:13:21 [2019-10-20T12:13:21.618Z] DONE 2064 tests, 19 skipped in 236.071s
Post stage
[Pipeline] junit
12:13:21 [2019-10-20T12:13:21.750Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:13:27 [2019-10-20T12:13:27.225Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/make.sh dynbinary test-integration
12:13:27 [2019-10-20T12:13:27.225Z] 
12:13:27 [2019-10-20T12:13:27.611Z] Removing bundles/
12:13:27 [2019-10-20T12:13:27.611Z] 
12:13:27 [2019-10-20T12:13:27.611Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:13:27 [2019-10-20T12:13:27.611Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:13:27 [2019-10-20T12:13:27.611Z] GOOS="" GOARCH="" GOARM=""
12:13:28 [2019-10-20T12:13:28.216Z] 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
12:13:28 [2019-10-20T12:13:28.216Z] + mkdir -p /build
12:13:28 [2019-10-20T12:13:28.216Z] + cp runc /build/runc
12:13:28 [2019-10-20T12:13:28.216Z] Removing intermediate container d5b3f586fb2b
12:13:28 [2019-10-20T12:13:28.216Z]  ---> b0f3b292a64c
12:13:28 [2019-10-20T12:13:28.216Z] Step 81/125 : FROM dev-base AS tini
12:13:28 [2019-10-20T12:13:28.216Z]  ---> 456f79654ec6
12:13:28 [2019-10-20T12:13:28.216Z] Step 82/125 : ARG DEBIAN_FRONTEND
12:13:28 [2019-10-20T12:13:28.216Z]  ---> Using cache
12:13:28 [2019-10-20T12:13:28.216Z]  ---> 86ee0adfaea6
12:13:28 [2019-10-20T12:13:28.216Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
12:13:28 [2019-10-20T12:13:28.216Z]  ---> Running in f6b20409cc81
12:13:28 [2019-10-20T12:13:28.216Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:13:28 [2019-10-20T12:13:28.216Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:13:28 [2019-10-20T12:13:28.216Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:13:28 [2019-10-20T12:13:28.216Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:13:28 [2019-10-20T12:13:28.216Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:13:28 [2019-10-20T12:13:28.216Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:13:28 [2019-10-20T12:13:28.832Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:13:28 [2019-10-20T12:13:28.832Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:13:30 [2019-10-20T12:13:30.854Z] Fetched 7720 kB in 2s (2895 kB/s)
12:13:31 [2019-10-20T12:13:31.473Z] Reading package lists...
12:13:32 [2019-10-20T12:13:32.774Z] Reading package lists...
12:13:33 [2019-10-20T12:13:33.057Z] Building dependency tree...
12:13:33 [2019-10-20T12:13:33.057Z] Reading state information...
12:13:33 [2019-10-20T12:13:33.341Z] The following additional packages will be installed:
12:13:33 [2019-10-20T12:13:33.341Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
12:13:33 [2019-10-20T12:13:33.341Z] Suggested packages:
12:13:33 [2019-10-20T12:13:33.341Z]   codeblocks eclipse ninja-build lrzip
12:13:33 [2019-10-20T12:13:33.341Z] Recommended packages:
12:13:33 [2019-10-20T12:13:33.341Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:13:33 [2019-10-20T12:13:33.341Z] The following NEW packages will be installed:
12:13:33 [2019-10-20T12:13:33.341Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
12:13:33 [2019-10-20T12:13:33.341Z]   vim-common xxd
12:13:33 [2019-10-20T12:13:33.341Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:13:33 [2019-10-20T12:13:33.341Z] Need to get 13.4 MB of archives.
12:13:33 [2019-10-20T12:13:33.341Z] After this operation, 60.4 MB of additional disk space will be used.
12:13:33 [2019-10-20T12:13:33.341Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
12:13:33 [2019-10-20T12:13:33.624Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
12:13:33 [2019-10-20T12:13:33.907Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
12:13:33 [2019-10-20T12:13:33.907Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:13:34 [2019-10-20T12:13:34.190Z] debconf: delaying package configuration, since apt-utils is not installed
12:13:34 [2019-10-20T12:13:34.190Z] Fetched 13.4 MB in 0s (24.5 MB/s)
12:13:34 [2019-10-20T12:13:34.190Z] Selecting previously unselected package cmake-data.
12:13:34 [2019-10-20T12:13:34.190Z] (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.)
12:13:34 [2019-10-20T12:13:34.190Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
12:13:34 [2019-10-20T12:13:34.190Z] Unpacking cmake-data (3.7.2-1) ...
12:13:34 [2019-10-20T12:13:34.814Z] Selecting previously unselected package liblzo2-2:ppc64el.
12:13:34 [2019-10-20T12:13:34.814Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
12:13:34 [2019-10-20T12:13:34.814Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:13:34 [2019-10-20T12:13:34.814Z] Selecting previously unselected package libicu57:ppc64el.
12:13:34 [2019-10-20T12:13:34.814Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
12:13:34 [2019-10-20T12:13:34.814Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
12:13:35 [2019-10-20T12:13:35.822Z] Selecting previously unselected package libxml2:ppc64el.
12:13:35 [2019-10-20T12:13:35.822Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
12:13:35 [2019-10-20T12:13:35.822Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
12:13:36 [2019-10-20T12:13:36.106Z] Selecting previously unselected package libarchive13:ppc64el.
12:13:36 [2019-10-20T12:13:36.106Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
12:13:36 [2019-10-20T12:13:36.106Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
12:13:36 [2019-10-20T12:13:36.106Z] Selecting previously unselected package libjsoncpp1:ppc64el.
12:13:36 [2019-10-20T12:13:36.106Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
12:13:36 [2019-10-20T12:13:36.106Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
12:13:36 [2019-10-20T12:13:36.106Z] Selecting previously unselected package libuv1:ppc64el.
12:13:36 [2019-10-20T12:13:36.106Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
12:13:36 [2019-10-20T12:13:36.106Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
12:13:36 [2019-10-20T12:13:36.106Z] Selecting previously unselected package cmake.
12:13:36 [2019-10-20T12:13:36.106Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
12:13:36 [2019-10-20T12:13:36.106Z] Unpacking cmake (3.7.2-1) ...
12:13:36 [2019-10-20T12:13:36.736Z] Selecting previously unselected package xxd.
12:13:36 [2019-10-20T12:13:36.736Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
12:13:36 [2019-10-20T12:13:36.736Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Selecting previously unselected package vim-common.
12:13:36 [2019-10-20T12:13:36.736Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:13:36 [2019-10-20T12:13:36.736Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Processing triggers for mime-support (3.60) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up libuv1:ppc64el (1.9.1-3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up cmake-data (3.7.2-1) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
12:13:36 [2019-10-20T12:13:36.736Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
12:13:36 [2019-10-20T12:13:36.736Z] Setting up cmake (3.7.2-1) ...
12:13:37 [2019-10-20T12:13:37.019Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:13:38 [2019-10-20T12:13:38.495Z] Removing intermediate container f6b20409cc81
12:13:38 [2019-10-20T12:13:38.495Z]  ---> a2aa5ff3f62c
12:13:38 [2019-10-20T12:13:38.495Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:13:38 [2019-10-20T12:13:38.779Z]  ---> ca7b1d032b26
12:13:38 [2019-10-20T12:13:38.779Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini
12:13:38 [2019-10-20T12:13:38.779Z]  ---> Running in c285a30df894
12:13:38 [2019-10-20T12:13:38.779Z] Removing intermediate container c285a30df894
12:13:38 [2019-10-20T12:13:38.779Z]  ---> 931aa715a8f0
12:13:38 [2019-10-20T12:13:38.779Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:13:39 [2019-10-20T12:13:39.064Z]  ---> 96d09a0db7f8
12:13:39 [2019-10-20T12:13:39.064Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
12:13:39 [2019-10-20T12:13:39.064Z]  ---> Running in a74f962354ae
12:13:39 [2019-10-20T12:13:39.348Z] + RM_GOPATH=0
12:13:39 [2019-10-20T12:13:39.348Z] + TMP_GOPATH=
12:13:39 [2019-10-20T12:13:39.348Z] + : /build
12:13:39 [2019-10-20T12:13:39.348Z] + '[' -z '' ']'
12:13:39 [2019-10-20T12:13:39.348Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
12:13:39 [2019-10-20T12:13:39.348Z] ++ mktemp -d
12:13:39 [2019-10-20T12:13:39.348Z] + export GOPATH=/tmp/tmp.pHxDHwLxuo
12:13:39 [2019-10-20T12:13:39.348Z] + GOPATH=/tmp/tmp.pHxDHwLxuo
12:13:39 [2019-10-20T12:13:39.348Z] + RM_GOPATH=1
12:13:39 [2019-10-20T12:13:39.348Z] ++ dirname ./install.sh
12:13:39 [2019-10-20T12:13:39.348Z] + dir=.
12:13:39 [2019-10-20T12:13:39.348Z] + bin=tini
12:13:39 [2019-10-20T12:13:39.348Z] + shift
12:13:39 [2019-10-20T12:13:39.348Z] + '[' '!' -f ./tini.installer ']'
12:13:39 [2019-10-20T12:13:39.348Z] + . ./tini.installer
12:13:39 [2019-10-20T12:13:39.348Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
12:13:39 [2019-10-20T12:13:39.348Z] + install_tini
12:13:39 [2019-10-20T12:13:39.348Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
12:13:39 [2019-10-20T12:13:39.348Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.pHxDHwLxuo/tini
12:13:39 [2019-10-20T12:13:39.348Z] Cloning into '/tmp/tmp.pHxDHwLxuo/tini'...
12:13:39 [2019-10-20T12:13:39.631Z] + cd /tmp/tmp.pHxDHwLxuo/tini
12:13:39 [2019-10-20T12:13:39.631Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
12:13:39 [2019-10-20T12:13:39.631Z] + cmake .
12:13:39 [2019-10-20T12:13:39.915Z] -- The C compiler identification is GNU 6.3.0
12:13:39 [2019-10-20T12:13:39.915Z] -- Check for working C compiler: /usr/bin/cc
12:13:39 [2019-10-20T12:13:39.915Z] -- Check for working C compiler: /usr/bin/cc -- works
12:13:39 [2019-10-20T12:13:39.915Z] -- Detecting C compiler ABI info
12:13:40 [2019-10-20T12:13:40.199Z] -- Detecting C compiler ABI info - done
12:13:40 [2019-10-20T12:13:40.199Z] -- Detecting C compile features
12:13:40 [2019-10-20T12:13:40.482Z] -- Detecting C compile features - done
12:13:40 [2019-10-20T12:13:40.482Z] -- Performing Test HAS_BUILTIN_FORTIFY
12:13:40 [2019-10-20T12:13:40.482Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:13:40 [2019-10-20T12:13:40.766Z] -- Configuring done
12:13:40 [2019-10-20T12:13:40.766Z] -- Generating done
12:13:40 [2019-10-20T12:13:40.766Z] -- Build files have been written to: /tmp/tmp.pHxDHwLxuo/tini
12:13:40 [2019-10-20T12:13:40.766Z] + make tini-static
12:13:40 [2019-10-20T12:13:40.766Z] Scanning dependencies of target tini-static
12:13:40 [2019-10-20T12:13:40.766Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:13:41 [2019-10-20T12:13:41.049Z] [100%] Linking C executable tini-static
12:13:41 [2019-10-20T12:13:41.332Z] [100%] Built target tini-static
12:13:41 [2019-10-20T12:13:41.332Z] + mkdir -p /build
12:13:41 [2019-10-20T12:13:41.332Z] + cp tini-static /build/docker-init
12:13:41 [2019-10-20T12:13:41.616Z] Removing intermediate container a74f962354ae
12:13:41 [2019-10-20T12:13:41.616Z]  ---> 92fe03d7fe19
12:13:41 [2019-10-20T12:13:41.616Z] Step 88/125 : FROM dev-base AS rootlesskit
12:13:41 [2019-10-20T12:13:41.616Z]  ---> 456f79654ec6
12:13:41 [2019-10-20T12:13:41.616Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit
12:13:41 [2019-10-20T12:13:41.901Z]  ---> Running in 31276e729739
12:13:41 [2019-10-20T12:13:41.901Z] Removing intermediate container 31276e729739
12:13:41 [2019-10-20T12:13:41.901Z]  ---> 74b6b697f961
12:13:41 [2019-10-20T12:13:41.901Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh
12:13:42 [2019-10-20T12:13:42.193Z]  ---> 106ecc53833d
12:13:42 [2019-10-20T12:13:42.193Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
12:13:42 [2019-10-20T12:13:42.193Z]  ---> 2e4a6c1f4647
12:13:42 [2019-10-20T12:13:42.193Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
12:13:42 [2019-10-20T12:13:42.193Z]  ---> Running in db027086aa1c
12:13:42 [2019-10-20T12:13:42.476Z] + RM_GOPATH=0
12:13:42 [2019-10-20T12:13:42.476Z] + TMP_GOPATH=
12:13:42 [2019-10-20T12:13:42.476Z] + : /build/
12:13:42 [2019-10-20T12:13:42.476Z] + '[' -z '' ']'
12:13:42 [2019-10-20T12:13:42.476Z] ++ mktemp -d
12:13:42 [2019-10-20T12:13:42.476Z] + export GOPATH=/tmp/tmp.s2HWSTVUaa
12:13:42 [2019-10-20T12:13:42.476Z] + GOPATH=/tmp/tmp.s2HWSTVUaa
12:13:42 [2019-10-20T12:13:42.476Z] + RM_GOPATH=1
12:13:42 [2019-10-20T12:13:42.476Z] ++ dirname ./install.sh
12:13:42 [2019-10-20T12:13:42.476Z] + dir=.
12:13:42 [2019-10-20T12:13:42.476Z] + bin=rootlesskit
12:13:42 [2019-10-20T12:13:42.476Z] + shift
12:13:42 [2019-10-20T12:13:42.476Z] + '[' '!' -f ./rootlesskit.installer ']'
12:13:42 [2019-10-20T12:13:42.476Z] + . ./rootlesskit.installer
12:13:42 [2019-10-20T12:13:42.476Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
12:13:42 [2019-10-20T12:13:42.476Z] + install_rootlesskit
12:13:42 [2019-10-20T12:13:42.476Z] + case "$1" in
12:13:42 [2019-10-20T12:13:42.476Z] + export CGO_ENABLED=0
12:13:42 [2019-10-20T12:13:42.476Z] + CGO_ENABLED=0
12:13:42 [2019-10-20T12:13:42.476Z] + _install_rootlesskit
12:13:42 [2019-10-20T12:13:42.476Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
12:13:42 [2019-10-20T12:13:42.476Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s2HWSTVUaa/src/github.com/rootless-containers/rootlesskit
12:13:42 [2019-10-20T12:13:42.476Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
12:13:42 [2019-10-20T12:13:42.476Z] Cloning into '/tmp/tmp.s2HWSTVUaa/src/github.com/rootless-containers/rootlesskit'...
12:13:43 [2019-10-20T12:13:43.488Z] + cd /tmp/tmp.s2HWSTVUaa/src/github.com/rootless-containers/rootlesskit
12:13:43 [2019-10-20T12:13:43.488Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
12:13:43 [2019-10-20T12:13:43.772Z] + for f in rootlesskit rootlesskit-docker-proxy
12:13:43 [2019-10-20T12:13:43.772Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:13:56 [2019-10-20T12:13:56.357Z] + for f in rootlesskit rootlesskit-docker-proxy
12:13:56 [2019-10-20T12:13:56.357Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:13:56 [2019-10-20T12:13:56.622Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:13:58 [2019-10-20T12:13:58.387Z] Removing intermediate container db027086aa1c
12:13:58 [2019-10-20T12:13:58.387Z]  ---> 00855f28abbe
12:13:58 [2019-10-20T12:13:58.387Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build
12:13:58 [2019-10-20T12:13:58.672Z]  ---> 8041a25ec8c7
12:13:58 [2019-10-20T12:13:58.672Z] Step 94/125 : FROM runtime-dev AS dev
12:13:58 [2019-10-20T12:13:58.672Z]  ---> 79f787780e9a
12:13:58 [2019-10-20T12:13:58.672Z] Step 95/125 : ARG DEBIAN_FRONTEND
12:13:58 [2019-10-20T12:13:58.672Z]  ---> Running in cdc672778664
12:13:58 [2019-10-20T12:13:58.672Z] Removing intermediate container cdc672778664
12:13:58 [2019-10-20T12:13:58.672Z]  ---> d81cd5f4ce2b
12:13:58 [2019-10-20T12:13:58.672Z] Step 96/125 : RUN groupadd -r docker
12:13:58 [2019-10-20T12:13:58.672Z]  ---> Running in de7bb56baf83
12:13:59 [2019-10-20T12:13:59.684Z] Removing intermediate container de7bb56baf83
12:13:59 [2019-10-20T12:13:59.684Z]  ---> 2aa1e46c9538
12:13:59 [2019-10-20T12:13:59.684Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser
12:13:59 [2019-10-20T12:13:59.684Z]  ---> Running in 9ce7624b37ce
12:14:00 [2019-10-20T12:14:00.304Z] Removing intermediate container 9ce7624b37ce
12:14:00 [2019-10-20T12:14:00.304Z]  ---> 2e1381909590
12:14:00 [2019-10-20T12:14:00.304Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:14:00 [2019-10-20T12:14:00.304Z]  ---> Running in d68b5e8c89cb
12:14:00 [2019-10-20T12:14:00.587Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:14:00 [2019-10-20T12:14:00.873Z] Removing intermediate container d68b5e8c89cb
12:14:00 [2019-10-20T12:14:00.873Z]  ---> 4417ab0c2ed7
12:14:00 [2019-10-20T12:14:00.873Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:14:00 [2019-10-20T12:14:00.873Z]  ---> Running in 685e0b4c60a8
12:14:01 [2019-10-20T12:14:01.500Z] Removing intermediate container 685e0b4c60a8
12:14:01 [2019-10-20T12:14:01.500Z]  ---> 6fd42da93052
12:14:01 [2019-10-20T12:14:01.500Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:14:01 [2019-10-20T12:14:01.500Z]  ---> Running in 14a485b9ccdd
12:14:02 [2019-10-20T12:14:02.511Z] Removing intermediate container 14a485b9ccdd
12:14:02 [2019-10-20T12:14:02.511Z]  ---> 58219b792e1e
12:14:02 [2019-10-20T12:14:02.511Z] Step 101/125 : RUN ldconfig
12:14:02 [2019-10-20T12:14:02.511Z]  ---> Running in 8ca9ac1b481c
12:14:03 [2019-10-20T12:14:03.131Z] Removing intermediate container 8ca9ac1b481c
12:14:03 [2019-10-20T12:14:03.131Z]  ---> eac381320de1
12:14:03 [2019-10-20T12:14:03.131Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
12:14:03 [2019-10-20T12:14:03.131Z]  ---> Running in 765ebe5cb717
12:14:03 [2019-10-20T12:14:03.413Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
12:14:03 [2019-10-20T12:14:03.413Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
12:14:03 [2019-10-20T12:14:03.698Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
12:14:03 [2019-10-20T12:14:03.698Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
12:14:03 [2019-10-20T12:14:03.698Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
12:14:03 [2019-10-20T12:14:03.698Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
12:14:03 [2019-10-20T12:14:03.984Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
12:14:04 [2019-10-20T12:14:04.269Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
12:14:06 [2019-10-20T12:14:06.298Z] Fetched 7720 kB in 2s (3034 kB/s)
12:14:07 [2019-10-20T12:14:07.310Z] Reading package lists...
12:14:08 [2019-10-20T12:14:08.325Z] Reading package lists...
12:14:08 [2019-10-20T12:14:08.608Z] Building dependency tree...
12:14:08 [2019-10-20T12:14:08.608Z] Reading state information...
12:14:08 [2019-10-20T12:14:08.608Z] The following additional packages will be installed:
12:14:08 [2019-10-20T12:14:08.608Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
12:14:08 [2019-10-20T12:14:08.608Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
12:14:08 [2019-10-20T12:14:08.608Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
12:14:08 [2019-10-20T12:14:08.608Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
12:14:08 [2019-10-20T12:14:08.608Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:14:08 [2019-10-20T12:14:08.608Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
12:14:08 [2019-10-20T12:14:08.608Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
12:14:08 [2019-10-20T12:14:08.608Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
12:14:08 [2019-10-20T12:14:08.608Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
12:14:08 [2019-10-20T12:14:08.608Z] Suggested packages:
12:14:08 [2019-10-20T12:14:08.608Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
12:14:08 [2019-10-20T12:14:08.608Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
12:14:08 [2019-10-20T12:14:08.608Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
12:14:08 [2019-10-20T12:14:08.608Z]   vim-doc vim-scripts xfsdump acl attr quota
12:14:08 [2019-10-20T12:14:08.608Z] Recommended packages:
12:14:08 [2019-10-20T12:14:08.608Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
12:14:08 [2019-10-20T12:14:08.608Z]   python3-keyrings.alt python3-xdg unzip
12:14:10 [2019-10-20T12:14:10.084Z] The following NEW packages will be installed:
12:14:10 [2019-10-20T12:14:10.084Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
12:14:10 [2019-10-20T12:14:10.084Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
12:14:10 [2019-10-20T12:14:10.084Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
12:14:10 [2019-10-20T12:14:10.084Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
12:14:10 [2019-10-20T12:14:10.084Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
12:14:10 [2019-10-20T12:14:10.084Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
12:14:10 [2019-10-20T12:14:10.084Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
12:14:10 [2019-10-20T12:14:10.084Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
12:14:10 [2019-10-20T12:14:10.084Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
12:14:10 [2019-10-20T12:14:10.084Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
12:14:10 [2019-10-20T12:14:10.084Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
12:14:10 [2019-10-20T12:14:10.084Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
12:14:10 [2019-10-20T12:14:10.084Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
12:14:10 [2019-10-20T12:14:10.084Z]   xfsprogs xxd xz-utils zip
12:14:10 [2019-10-20T12:14:10.084Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
12:14:10 [2019-10-20T12:14:10.084Z] Need to get 87.3 MB of archives.
12:14:10 [2019-10-20T12:14:10.084Z] After this operation, 585 MB of additional disk space will be used.
12:14:10 [2019-10-20T12:14:10.084Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
12:14:10 [2019-10-20T12:14:10.084Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
12:14:10 [2019-10-20T12:14:10.084Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
12:14:10 [2019-10-20T12:14:10.084Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
12:14:10 [2019-10-20T12:14:10.084Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
12:14:10 [2019-10-20T12:14:10.084Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
12:14:10 [2019-10-20T12:14:10.367Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
12:14:10 [2019-10-20T12:14:10.367Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
12:14:10 [2019-10-20T12:14:10.367Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
12:14:10 [2019-10-20T12:14:10.367Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
12:14:11 [2019-10-20T12:14:11.013Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
12:14:11 [2019-10-20T12:14:11.014Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
12:14:11 [2019-10-20T12:14:11.014Z] 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]
12:14:11 [2019-10-20T12:14:11.014Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
12:14:11 [2019-10-20T12:14:11.014Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
12:14:11 [2019-10-20T12:14:11.304Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
12:14:11 [2019-10-20T12:14:11.919Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
12:14:11 [2019-10-20T12:14:11.919Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
12:14:11 [2019-10-20T12:14:11.919Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
12:14:11 [2019-10-20T12:14:11.919Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
12:14:11 [2019-10-20T12:14:11.919Z] 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]
12:14:11 [2019-10-20T12:14:11.919Z] 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]
12:14:11 [2019-10-20T12:14:11.919Z] 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]
12:14:11 [2019-10-20T12:14:11.919Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
12:14:11 [2019-10-20T12:14:11.919Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
12:14:12 [2019-10-20T12:14:12.203Z] 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]
12:14:12 [2019-10-20T12:14:12.203Z] 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]
12:14:12 [2019-10-20T12:14:12.834Z] 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]
12:14:13 [2019-10-20T12:14:13.451Z] debconf: delaying package configuration, since apt-utils is not installed
12:14:13 [2019-10-20T12:14:13.451Z] Fetched 87.3 MB in 3s (26.7 MB/s)
12:14:13 [2019-10-20T12:14:13.451Z] Selecting previously unselected package bash-completion.
12:14:13 [2019-10-20T12:14:13.451Z] (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.)
12:14:13 [2019-10-20T12:14:13.451Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
12:14:14 [2019-10-20T12:14:14.462Z] Unpacking bash-completion (1:2.1-4.3) ...
12:14:14 [2019-10-20T12:14:14.462Z] Selecting previously unselected package libnet1:ppc64el.
12:14:14 [2019-10-20T12:14:14.462Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.462Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
12:14:14 [2019-10-20T12:14:14.462Z] Selecting previously unselected package libnfnetlink0:ppc64el.
12:14:14 [2019-10-20T12:14:14.462Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.462Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
12:14:14 [2019-10-20T12:14:14.462Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
12:14:14 [2019-10-20T12:14:14.462Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.462Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
12:14:14 [2019-10-20T12:14:14.462Z] Selecting previously unselected package libudev-dev:ppc64el.
12:14:14 [2019-10-20T12:14:14.462Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.746Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
12:14:14 [2019-10-20T12:14:14.746Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
12:14:14 [2019-10-20T12:14:14.746Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.746Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
12:14:14 [2019-10-20T12:14:14.746Z] Selecting previously unselected package python3.5-minimal.
12:14:14 [2019-10-20T12:14:14.746Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
12:14:14 [2019-10-20T12:14:14.746Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
12:14:15 [2019-10-20T12:14:15.030Z] Selecting previously unselected package python3-minimal.
12:14:15 [2019-10-20T12:14:15.030Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
12:14:15 [2019-10-20T12:14:15.030Z] Unpacking python3-minimal (3.5.3-1) ...
12:14:15 [2019-10-20T12:14:15.030Z] Selecting previously unselected package libmpdec2:ppc64el.
12:14:15 [2019-10-20T12:14:15.030Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
12:14:15 [2019-10-20T12:14:15.030Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
12:14:15 [2019-10-20T12:14:15.030Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
12:14:15 [2019-10-20T12:14:15.030Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
12:14:15 [2019-10-20T12:14:15.030Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
12:14:15 [2019-10-20T12:14:15.647Z] Selecting previously unselected package python3.5.
12:14:15 [2019-10-20T12:14:15.647Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
12:14:15 [2019-10-20T12:14:15.647Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
12:14:15 [2019-10-20T12:14:15.647Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
12:14:15 [2019-10-20T12:14:15.647Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
12:14:15 [2019-10-20T12:14:15.647Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
12:14:15 [2019-10-20T12:14:15.647Z] Selecting previously unselected package dh-python.
12:14:15 [2019-10-20T12:14:15.647Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
12:14:15 [2019-10-20T12:14:15.647Z] Unpacking dh-python (2.20170125) ...
12:14:15 [2019-10-20T12:14:15.647Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
12:14:15 [2019-10-20T12:14:15.647Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
12:14:16 [2019-10-20T12:14:16.656Z] Setting up python3-minimal (3.5.3-1) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package python3.
12:14:16 [2019-10-20T12:14:16.941Z] (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.)
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking python3 (3.5.3-1) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package pigz.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking pigz (2.3.4-1) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package libip4tc0:ppc64el.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package libip6tc0:ppc64el.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package libiptc0:ppc64el.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package libxtables12:ppc64el.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
12:14:16 [2019-10-20T12:14:16.941Z] Selecting previously unselected package iptables.
12:14:16 [2019-10-20T12:14:16.941Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
12:14:16 [2019-10-20T12:14:16.941Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package xxd.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package vim-common.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package bzip2.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking bzip2 (1.0.6-8.1) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package libgpm2:ppc64el.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package xz-utils.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
12:14:17 [2019-10-20T12:14:17.225Z] Selecting previously unselected package aufs-tools.
12:14:17 [2019-10-20T12:14:17.225Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.225Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package liblzo2-2:ppc64el.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package btrfs-progs.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking btrfs-progs (4.7.3-1) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package btrfs-tools.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking btrfs-tools (4.7.3-1) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package dmsetup.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking dmsetup (2:1.02.137-2) ...
12:14:17 [2019-10-20T12:14:17.508Z] Selecting previously unselected package libonig4:ppc64el.
12:14:17 [2019-10-20T12:14:17.508Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.508Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libjq1:ppc64el.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package jq.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking jq (1.5+dfsg-1.3) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libaio1:ppc64el.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libcap2-bin.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libcap2-bin (1:2.25-1) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libsepol1-dev:ppc64el.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
12:14:17 [2019-10-20T12:14:17.797Z] Selecting previously unselected package libpcre16-3:ppc64el.
12:14:17 [2019-10-20T12:14:17.797Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
12:14:17 [2019-10-20T12:14:17.797Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
12:14:18 [2019-10-20T12:14:18.081Z] Selecting previously unselected package libpcre32-3:ppc64el.
12:14:18 [2019-10-20T12:14:18.081Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.081Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
12:14:18 [2019-10-20T12:14:18.081Z] Selecting previously unselected package libpcre3-dev:ppc64el.
12:14:18 [2019-10-20T12:14:18.081Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.081Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
12:14:18 [2019-10-20T12:14:18.081Z] Selecting previously unselected package libselinux1-dev:ppc64el.
12:14:18 [2019-10-20T12:14:18.081Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.081Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
12:14:18 [2019-10-20T12:14:18.081Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
12:14:18 [2019-10-20T12:14:18.081Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.081Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
12:14:18 [2019-10-20T12:14:18.081Z] Selecting previously unselected package libnl-3-200:ppc64el.
12:14:18 [2019-10-20T12:14:18.365Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.365Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
12:14:18 [2019-10-20T12:14:18.365Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
12:14:18 [2019-10-20T12:14:18.365Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.365Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
12:14:18 [2019-10-20T12:14:18.365Z] Selecting previously unselected package libreadline5:ppc64el.
12:14:18 [2019-10-20T12:14:18.365Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.365Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
12:14:18 [2019-10-20T12:14:18.365Z] Selecting previously unselected package libsystemd-dev:ppc64el.
12:14:18 [2019-10-20T12:14:18.365Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.365Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
12:14:18 [2019-10-20T12:14:18.649Z] Selecting previously unselected package net-tools.
12:14:18 [2019-10-20T12:14:18.649Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
12:14:18 [2019-10-20T12:14:18.649Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
12:14:18 [2019-10-20T12:14:18.933Z] Selecting previously unselected package python-pip-whl.
12:14:18 [2019-10-20T12:14:18.934Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
12:14:18 [2019-10-20T12:14:18.934Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
12:14:18 [2019-10-20T12:14:18.934Z] Selecting previously unselected package python3-pip.
12:14:18 [2019-10-20T12:14:18.934Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
12:14:18 [2019-10-20T12:14:18.934Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
12:14:18 [2019-10-20T12:14:18.934Z] Selecting previously unselected package python3-pkg-resources.
12:14:18 [2019-10-20T12:14:18.934Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
12:14:18 [2019-10-20T12:14:18.934Z] Unpacking python3-pkg-resources (33.1.1-1) ...
12:14:18 [2019-10-20T12:14:18.934Z] Selecting previously unselected package python3-setuptools.
12:14:18 [2019-10-20T12:14:18.934Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
12:14:18 [2019-10-20T12:14:18.934Z] Unpacking python3-setuptools (33.1.1-1) ...
12:14:19 [2019-10-20T12:14:19.220Z] Selecting previously unselected package python3-wheel.
12:14:19 [2019-10-20T12:14:19.220Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
12:14:19 [2019-10-20T12:14:19.220Z] Unpacking python3-wheel (0.29.0-2) ...
12:14:19 [2019-10-20T12:14:19.220Z] Selecting previously unselected package thin-provisioning-tools.
12:14:19 [2019-10-20T12:14:19.220Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
12:14:19 [2019-10-20T12:14:19.220Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
12:14:19 [2019-10-20T12:14:19.220Z] Selecting previously unselected package vim-runtime.
12:14:19 [2019-10-20T12:14:19.220Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
12:14:19 [2019-10-20T12:14:19.220Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
12:14:19 [2019-10-20T12:14:19.220Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
12:14:19 [2019-10-20T12:14:19.220Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
12:14:20 [2019-10-20T12:14:20.234Z] Selecting previously unselected package vim.
12:14:20 [2019-10-20T12:14:20.234Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.234Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
12:14:20 [2019-10-20T12:14:20.520Z] Selecting previously unselected package xfsprogs.
12:14:20 [2019-10-20T12:14:20.520Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.520Z] Unpacking xfsprogs (4.9.0+nmu1) ...
12:14:20 [2019-10-20T12:14:20.520Z] Selecting previously unselected package zip.
12:14:20 [2019-10-20T12:14:20.520Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.520Z] Unpacking zip (3.0-11+b1) ...
12:14:20 [2019-10-20T12:14:20.520Z] Selecting previously unselected package libapparmor-perl.
12:14:20 [2019-10-20T12:14:20.521Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.521Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
12:14:20 [2019-10-20T12:14:20.804Z] Selecting previously unselected package apparmor.
12:14:20 [2019-10-20T12:14:20.804Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.804Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
12:14:20 [2019-10-20T12:14:20.804Z] Selecting previously unselected package binutils-mingw-w64-i686.
12:14:20 [2019-10-20T12:14:20.804Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
12:14:20 [2019-10-20T12:14:20.804Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:14:21 [2019-10-20T12:14:21.088Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
12:14:21 [2019-10-20T12:14:21.088Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
12:14:21 [2019-10-20T12:14:21.088Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:14:21 [2019-10-20T12:14:21.705Z] Selecting previously unselected package binutils-mingw-w64.
12:14:21 [2019-10-20T12:14:21.705Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
12:14:21 [2019-10-20T12:14:21.705Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:14:21 [2019-10-20T12:14:21.705Z] Selecting previously unselected package mingw-w64-common.
12:14:21 [2019-10-20T12:14:21.705Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
12:14:21 [2019-10-20T12:14:21.705Z] Unpacking mingw-w64-common (5.0.1-1) ...
12:14:22 [2019-10-20T12:14:22.720Z] Selecting previously unselected package mingw-w64-x86-64-dev.
12:14:22 [2019-10-20T12:14:22.720Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
12:14:22 [2019-10-20T12:14:22.720Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
12:14:23 [2019-10-20T12:14:23.738Z] Selecting previously unselected package gcc-mingw-w64-base.
12:14:23 [2019-10-20T12:14:23.738Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
12:14:23 [2019-10-20T12:14:23.738Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:14:23 [2019-10-20T12:14:23.738Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
12:14:23 [2019-10-20T12:14:23.738Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
12:14:23 [2019-10-20T12:14:23.738Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:14:26 [2019-10-20T12:14:26.621Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:14:26 [2019-10-20T12:14:26.621Z] 
12:14:26 [2019-10-20T12:14:26.621Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:14:27 [2019-10-20T12:14:27.014Z] PKG_CONFIG=pkg-config
12:14:27 [2019-10-20T12:14:27.014Z] GOLANG_VERSION=1.12.10
12:14:27 [2019-10-20T12:14:27.014Z] HOSTNAME=65cffd48c834
12:14:27 [2019-10-20T12:14:27.014Z] DOCKER_EXPERIMENTAL=1
12:14:27 [2019-10-20T12:14:27.014Z] container=docker
12:14:27 [2019-10-20T12:14:27.014Z] TEST_SKIP_INTEGRATION_CLI=1
12:14:27 [2019-10-20T12:14:27.014Z] GOPATH=/go
12:14:27 [2019-10-20T12:14:27.014Z] PWD=/go/src/github.com/docker/docker
12:14:27 [2019-10-20T12:14:27.014Z] HOME=/root
12:14:27 [2019-10-20T12:14:27.014Z] VALIDATE_REPO=https://github.com/docker/engine.git
12:14:27 [2019-10-20T12:14:27.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:14:27 [2019-10-20T12:14:27.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:14:27 [2019-10-20T12:14:27.014Z] DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101
12:14:27 [2019-10-20T12:14:27.014Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:14:27 [2019-10-20T12:14:27.014Z] DOCKER_GRAPHDRIVER=overlay2
12:14:27 [2019-10-20T12:14:27.014Z] TERM=xterm
12:14:27 [2019-10-20T12:14:27.014Z] VALIDATE_BRANCH=19.03
12:14:27 [2019-10-20T12:14:27.014Z] DEST=bundles/test-integration
12:14:27 [2019-10-20T12:14:27.014Z] SHLVL=1
12:14:27 [2019-10-20T12:14:27.014Z] TIMEOUT=120m
12:14:27 [2019-10-20T12:14:27.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:14:27 [2019-10-20T12:14:27.014Z] DOCKER_PKG=github.com/docker/docker
12:14:27 [2019-10-20T12:14:27.014Z] TESTDEBUG=0
12:14:27 [2019-10-20T12:14:27.014Z] _=/usr/bin/env
12:14:27 [2019-10-20T12:14:27.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:14:28 [2019-10-20T12:14:28.126Z] Selecting previously unselected package g++-mingw-w64-x86-64.
12:14:28 [2019-10-20T12:14:28.126Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
12:14:28 [2019-10-20T12:14:28.126Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up aufs-tools (1:4.1+20161219-1) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:31 [2019-10-20T12:14:31.591Z] Processing triggers for mime-support (3.60) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up libcap2-bin (1:2.25-1) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
12:14:31 [2019-10-20T12:14:31.591Z] Setting up bash-completion (1:2.1-4.3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libonig4:ppc64el (6.1.3-2) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up zip (3.0-11+b1) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up bzip2 (1.0.6-8.1) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libaio1:ppc64el (0.3.110-3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up xz-utils (5.2.2-1.2+b1) ...
12:14:32 [2019-10-20T12:14:32.604Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:14:32 [2019-10-20T12:14:32.604Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
12:14:32 [2019-10-20T12:14:32.604Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up pigz (2.3.4-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up mingw-w64-common (5.0.1-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up jq (1.5+dfsg-1.3) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up xfsprogs (4.9.0+nmu1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up btrfs-progs (4.7.3-1) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
12:14:32 [2019-10-20T12:14:32.887Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
12:14:34 [2019-10-20T12:14:34.910Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
12:14:34 [2019-10-20T12:14:34.910Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] Setting up btrfs-tools (4.7.3-1) ...
12:14:34 [2019-10-20T12:14:34.910Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] 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
12:14:34 [2019-10-20T12:14:34.910Z] Setting up python3 (3.5.3-1) ...
12:14:35 [2019-10-20T12:14:35.526Z] Setting up apparmor (2.11.0-3+deb9u2) ...
12:14:36 [2019-10-20T12:14:36.143Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
12:14:36 [2019-10-20T12:14:36.143Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
12:14:36 [2019-10-20T12:14:36.143Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
12:14:36 [2019-10-20T12:14:36.143Z] Setting up python3-wheel (0.29.0-2) ...
12:14:36 [2019-10-20T12:14:36.427Z] Setting up python3-pkg-resources (33.1.1-1) ...
12:14:36 [2019-10-20T12:14:36.711Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
12:14:36 [2019-10-20T12:14:36.711Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
12:14:37 [2019-10-20T12:14:37.333Z] Setting up dmsetup (2:1.02.137-2) ...
12:14:37 [2019-10-20T12:14:37.333Z] Setting up python3-setuptools (33.1.1-1) ...
12:14:37 [2019-10-20T12:14:37.616Z] Setting up dh-python (2.20170125) ...
12:14:37 [2019-10-20T12:14:37.901Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
12:14:37 [2019-10-20T12:14:37.901Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
12:14:42 [2019-10-20T12:14:42.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:14:44 [2019-10-20T12:14:44.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:14:48 [2019-10-20T12:14:48.189Z] Removing intermediate container 765ebe5cb717
12:14:48 [2019-10-20T12:14:48.189Z]  ---> 06766e418893
12:14:48 [2019-10-20T12:14:48.189Z] Step 103/125 : RUN pip3 install yamllint==1.16.0
12:14:48 [2019-10-20T12:14:48.189Z]  ---> Running in 68f23b2be3df
12:14:50 [2019-10-20T12:14:50.222Z] Collecting yamllint==1.16.0
12:14:50 [2019-10-20T12:14:50.505Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:14:50 [2019-10-20T12:14:50.787Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:14:50 [2019-10-20T12:14:50.787Z]   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
12:14:51 [2019-10-20T12:14:51.796Z] Collecting pyyaml (from yamllint==1.16.0)
12:14:51 [2019-10-20T12:14:51.796Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
12:14:52 [2019-10-20T12:14:52.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:14:52 [2019-10-20T12:14:52.806Z] Building wheels for collected packages: pathspec, pyyaml
12:14:52 [2019-10-20T12:14:52.806Z]   Running setup.py bdist_wheel for pathspec: started
12:14:53 [2019-10-20T12:14:53.421Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
12:14:53 [2019-10-20T12:14:53.421Z]   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
12:14:53 [2019-10-20T12:14:53.421Z]   Running setup.py bdist_wheel for pyyaml: started
12:14:54 [2019-10-20T12:14:54.038Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:14:54 [2019-10-20T12:14:54.038Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
12:14:54 [2019-10-20T12:14:54.038Z] Successfully built pathspec pyyaml
12:14:54 [2019-10-20T12:14:54.038Z] Installing collected packages: pathspec, pyyaml, yamllint
12:14:54 [2019-10-20T12:14:54.323Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
12:14:54 [2019-10-20T12:14:54.605Z] Removing intermediate container 68f23b2be3df
12:14:54 [2019-10-20T12:14:54.605Z]  ---> 001c484aa51e
12:14:54 [2019-10-20T12:14:54.605Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/
12:14:55 [2019-10-20T12:14:55.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:14:55 [2019-10-20T12:14:55.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:14:55 [2019-10-20T12:14:55.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:14:56 [2019-10-20T12:14:56.091Z]  ---> 423f1b9aa846
12:14:56 [2019-10-20T12:14:56.091Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images
12:14:59 [2019-10-20T12:14:59.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:14:59 [2019-10-20T12:14:59.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:14:59 [2019-10-20T12:14:59.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:15:00 [2019-10-20T12:15:00.003Z] ................................................                         [ 29%]
12:15:00 [2019-10-20T12:15:00.478Z]  ---> 9ede4854e754
12:15:00 [2019-10-20T12:15:00.478Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/
12:15:01 [2019-10-20T12:15:01.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:15:03 [2019-10-20T12:15:03.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:15:03 [2019-10-20T12:15:03.166Z]  ---> c85e47683453
12:15:03 [2019-10-20T12:15:03.166Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/
12:15:03 [2019-10-20T12:15:03.166Z]  ---> 0d8926939161
12:15:03 [2019-10-20T12:15:03.166Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/
12:15:03 [2019-10-20T12:15:03.166Z]  ---> 99852ae6d4af
12:15:03 [2019-10-20T12:15:03.166Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/
12:15:03 [2019-10-20T12:15:03.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:15:03 [2019-10-20T12:15:03.796Z]  ---> df878922548e
12:15:03 [2019-10-20T12:15:03.796Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/
12:15:03 [2019-10-20T12:15:03.796Z]  ---> dac2b93b57fa
12:15:03 [2019-10-20T12:15:03.796Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/
12:15:04 [2019-10-20T12:15:04.078Z]  ---> 882248cfad09
12:15:04 [2019-10-20T12:15:04.078Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/
12:15:04 [2019-10-20T12:15:04.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:15:04 [2019-10-20T12:15:04.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:15:05 [2019-10-20T12:15:05.555Z]  ---> ce0b7253bed9
12:15:05 [2019-10-20T12:15:05.555Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/
12:15:05 [2019-10-20T12:15:05.555Z]  ---> e83546750334
12:15:05 [2019-10-20T12:15:05.555Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli
12:15:06 [2019-10-20T12:15:06.172Z]  ---> 4d1a9a30978e
12:15:06 [2019-10-20T12:15:06.172Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/
12:15:07 [2019-10-20T12:15:07.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:15:07 [2019-10-20T12:15:07.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:15:07 [2019-10-20T12:15:07.648Z]  ---> 8a2d1427218e
12:15:07 [2019-10-20T12:15:07.648Z] Step 116/125 : COPY --from=criu /build/ /usr/local/
12:15:07 [2019-10-20T12:15:07.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:15:07 [2019-10-20T12:15:07.935Z]  ---> 7e31ed982cc1
12:15:07 [2019-10-20T12:15:07.935Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/
12:15:08 [2019-10-20T12:15:08.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:15:08 [2019-10-20T12:15:08.552Z]  ---> 7731e397b6b9
12:15:08 [2019-10-20T12:15:08.553Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
12:15:08 [2019-10-20T12:15:08.553Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
12:15:08 [2019-10-20T12:15:08.553Z] bad55c542dc9: Pulling fs layer
12:15:09 [2019-10-20T12:15:09.183Z] bad55c542dc9: Download complete
12:15:09 [2019-10-20T12:15:09.802Z] bad55c542dc9: Pull complete
12:15:09 [2019-10-20T12:15:09.803Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
12:15:09 [2019-10-20T12:15:09.803Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
12:15:10 [2019-10-20T12:15:10.087Z]  ---> 325836bff34a
12:15:10 [2019-10-20T12:15:10.087Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH
12:15:10 [2019-10-20T12:15:10.370Z]  ---> Running in e2ff205d43ae
12:15:10 [2019-10-20T12:15:10.370Z] Removing intermediate container e2ff205d43ae
12:15:10 [2019-10-20T12:15:10.370Z]  ---> 34103b178dc0
12:15:10 [2019-10-20T12:15:10.370Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
12:15:10 [2019-10-20T12:15:10.370Z]  ---> Running in f7388fedb2e7
12:15:10 [2019-10-20T12:15:10.370Z] Removing intermediate container f7388fedb2e7
12:15:10 [2019-10-20T12:15:10.370Z]  ---> 5b5936ec09ab
12:15:10 [2019-10-20T12:15:10.370Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker
12:15:10 [2019-10-20T12:15:10.654Z]  ---> Running in 4107b9b730ac
12:15:10 [2019-10-20T12:15:10.654Z] Removing intermediate container 4107b9b730ac
12:15:10 [2019-10-20T12:15:10.654Z]  ---> 0eef66389657
12:15:10 [2019-10-20T12:15:10.654Z] Step 122/125 : VOLUME /var/lib/docker
12:15:10 [2019-10-20T12:15:10.654Z]  ---> Running in 28e50cae3c02
12:15:10 [2019-10-20T12:15:10.654Z] Removing intermediate container 28e50cae3c02
12:15:10 [2019-10-20T12:15:10.654Z]  ---> b8026988139e
12:15:10 [2019-10-20T12:15:10.654Z] Step 123/125 : ENTRYPOINT ["hack/dind"]
12:15:10 [2019-10-20T12:15:10.936Z]  ---> Running in 1998359a66a1
12:15:10 [2019-10-20T12:15:10.936Z] Removing intermediate container 1998359a66a1
12:15:10 [2019-10-20T12:15:10.936Z]  ---> 81494ff15857
12:15:10 [2019-10-20T12:15:10.937Z] Step 124/125 : FROM dev AS final
12:15:10 [2019-10-20T12:15:10.937Z]  ---> 81494ff15857
12:15:10 [2019-10-20T12:15:10.937Z] Step 125/125 : COPY . /go/src/github.com/docker/docker
12:15:11 [2019-10-20T12:15:11.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:15:13 [2019-10-20T12:15:13.554Z] 65014b3c3121: Pull complete
12:15:14 [2019-10-20T12:15:14.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:15:17 [2019-10-20T12:15:17.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:15:17 [2019-10-20T12:15:17.756Z]  ---> 2314e87e1076
12:15:17 [2019-10-20T12:15:17.756Z] Successfully built 2314e87e1076
12:15:17 [2019-10-20T12:15:17.756Z] Successfully tagged docker:e037bade8cac920cc2927c194c77778ddd041101
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:15:18 [2019-10-20T12:15:18.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:15:18 [2019-10-20T12:15:18.185Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/test/unit
12:15:19 [2019-10-20T12:15:19.086Z] tests/integration/api_exec_test.py ....................                  [ 35%]
12:15:20 [2019-10-20T12:15:20.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:15:21 [2019-10-20T12:15:21.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:15:23 [2019-10-20T12:15:23.685Z] ?   	github.com/docker/docker/api	[no test files]
12:15:23 [2019-10-20T12:15:23.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:15:24 [2019-10-20T12:15:24.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:15:26 [2019-10-20T12:15:26.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:15:27 [2019-10-20T12:15:27.048Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
12:15:27 [2019-10-20T12:15:27.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:15:27 [2019-10-20T12:15:27.506Z] Using test binary docker
12:15:27 [2019-10-20T12:15:27.506Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:15:27 [2019-10-20T12:15:27.506Z] +++ /etc/init.d/apparmor start
12:15:27 [2019-10-20T12:15:27.506Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:15:27 [2019-10-20T12:15:27.506Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:15:27 [2019-10-20T12:15:27.506Z] Warning failed to create cache: (null)
12:15:27 [2019-10-20T12:15:27.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:15:27 [2019-10-20T12:15:27.896Z] .
12:15:27 [2019-10-20T12:15:27.896Z] INFO: Waiting for daemon to start...
12:15:27 [2019-10-20T12:15:27.896Z] Starting dockerd
12:15:27 [2019-10-20T12:15:27.896Z] +++ 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
12:15:29 [2019-10-20T12:15:29.754Z] .
12:15:29 [2019-10-20T12:15:29.754Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:15:29 [2019-10-20T12:15:29.754Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:15:29 [2019-10-20T12:15:29.754Z] Error: No such image: emptyfs
12:15:29 [2019-10-20T12:15:29.754Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:15:29 [2019-10-20T12:15:29.754Z] ++++ docker load
12:15:30 [2019-10-20T12:15:30.132Z] Running integration-test (iteration 1)
12:15:30 [2019-10-20T12:15:30.132Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
12:15:30 [2019-10-20T12:15:30.132Z] ++ 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
12:15:30 [2019-10-20T12:15:30.132Z] ++ set -e
12:15:30 [2019-10-20T12:15:30.132Z] ++ '[' -n 0 ']'
12:15:30 [2019-10-20T12:15:30.132Z] ++ set -x
12:15:30 [2019-10-20T12:15:30.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:15:31 [2019-10-20T12:15:31.208Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
12:15:39 [2019-10-20T12:15:39.605Z] Loaded image: buildpack-deps:jessie
12:15:39 [2019-10-20T12:15:39.605Z] Loaded image: busybox:latest
12:15:39 [2019-10-20T12:15:39.605Z] Loaded image: busybox:glibc
12:15:39 [2019-10-20T12:15:39.605Z] Loaded image: debian:jessie
12:15:39 [2019-10-20T12:15:39.605Z] Loaded image: hello-world:latest
12:15:39 [2019-10-20T12:15:39.605Z] INFO: Testing against a local daemon
12:15:39 [2019-10-20T12:15:39.605Z] === RUN   TestBuildWithSession
12:15:42 [2019-10-20T12:15:42.040Z] --- PASS: TestBuildWithSession (2.75s)
12:15:42 [2019-10-20T12:15:42.040Z] === RUN   TestBuildSquashParent
12:15:46 [2019-10-20T12:15:46.085Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 7.9% of statements
12:15:49 [2019-10-20T12:15:49.841Z] --- PASS: TestBuildSquashParent (6.78s)
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:49 [2019-10-20T12:15:49.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:49 [2019-10-20T12:15:49.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:49 [2019-10-20T12:15:49.841Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:49 [2019-10-20T12:15:49.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:51 [2019-10-20T12:15:51.710Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:51 [2019-10-20T12:15:51.710Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:52 [2019-10-20T12:15:52.633Z] tests/integration/api_network_test.py ...........................        [ 47%]
12:15:54 [2019-10-20T12:15:54.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:15:54 [2019-10-20T12:15:54.152Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:54 [2019-10-20T12:15:54.152Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:56 [2019-10-20T12:15:56.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:15:56 [2019-10-20T12:15:56.717Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s)
12:15:56 [2019-10-20T12:15:56.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
12:15:56 [2019-10-20T12:15:56.717Z] === RUN   TestBuildMultiStageCopy
12:15:56 [2019-10-20T12:15:56.717Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:15:59 [2019-10-20T12:15:59.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:15:59 [2019-10-20T12:15:59.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:15:59 [2019-10-20T12:15:59.896Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:16:00 [2019-10-20T12:16:00.773Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:16:00 [2019-10-20T12:16:00.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:16:00 [2019-10-20T12:16:00.963Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:16:01 [2019-10-20T12:16:01.169Z] --- PASS: TestBuildMultiStageCopy (4.58s)
12:16:01 [2019-10-20T12:16:01.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
12:16:01 [2019-10-20T12:16:01.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
12:16:01 [2019-10-20T12:16:01.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
12:16:01 [2019-10-20T12:16:01.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
12:16:01 [2019-10-20T12:16:01.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
12:16:01 [2019-10-20T12:16:01.169Z] === RUN   TestBuildMultiStageParentConfig
12:16:02 [2019-10-20T12:16:02.416Z] --- PASS: TestBuildMultiStageParentConfig (1.29s)
12:16:02 [2019-10-20T12:16:02.416Z] === RUN   TestBuildLabelWithTargets
12:16:02 [2019-10-20T12:16:02.895Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:16:04 [2019-10-20T12:16:04.921Z] --- PASS: TestBuildLabelWithTargets (2.21s)
12:16:04 [2019-10-20T12:16:04.921Z] === RUN   TestBuildWithEmptyLayers
12:16:05 [2019-10-20T12:16:05.727Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
12:16:05 [2019-10-20T12:16:05.727Z] === RUN   TestBuildMultiStageOnBuild
12:16:06 [2019-10-20T12:16:06.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:16:07 [2019-10-20T12:16:07.134Z] tests/integration/api_service_test.py ................s................. [ 60%]
12:16:08 [2019-10-20T12:16:08.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:16:08 [2019-10-20T12:16:08.920Z] --- PASS: TestBuildMultiStageOnBuild (3.08s)
12:16:08 [2019-10-20T12:16:08.920Z] === RUN   TestBuildUncleanTarFilenames
12:16:10 [2019-10-20T12:16:10.298Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
12:16:10 [2019-10-20T12:16:10.298Z] === RUN   TestBuildMultiStageLayerLeak
12:16:12 [2019-10-20T12:16:12.801Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s)
12:16:12 [2019-10-20T12:16:12.801Z] === RUN   TestBuildWithHugeFile
12:16:12 [2019-10-20T12:16:12.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:16:16 [2019-10-20T12:16:16.122Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:16:16 [2019-10-20T12:16:16.122Z] Using test binary docker
12:16:16 [2019-10-20T12:16:16.122Z] +++ /etc/init.d/apparmor start
12:16:16 [2019-10-20T12:16:16.122Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:16:16 [2019-10-20T12:16:16.122Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:16:16 [2019-10-20T12:16:16.122Z] Warning failed to create cache: (null)
12:16:16 [2019-10-20T12:16:16.122Z] .
12:16:16 [2019-10-20T12:16:16.122Z] INFO: Waiting for daemon to start...
12:16:16 [2019-10-20T12:16:16.122Z] Starting dockerd
12:16:16 [2019-10-20T12:16:16.122Z] +++ 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
12:16:18 [2019-10-20T12:16:18.025Z] .
12:16:18 [2019-10-20T12:16:18.025Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:16:18 [2019-10-20T12:16:18.025Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:16:18 [2019-10-20T12:16:18.284Z] Error: No such image: emptyfs
12:16:18 [2019-10-20T12:16:18.284Z] ++++ docker load
12:16:18 [2019-10-20T12:16:18.284Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:16:18 [2019-10-20T12:16:18.851Z] Running integration-test (iteration 1)
12:16:18 [2019-10-20T12:16:18.851Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:16:18 [2019-10-20T12:16:18.851Z] ++ 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
12:16:18 [2019-10-20T12:16:18.851Z] ++ set -e
12:16:18 [2019-10-20T12:16:18.851Z] ++ '[' -n 0 ']'
12:16:18 [2019-10-20T12:16:18.851Z] ++ set -x
12:16:18 [2019-10-20T12:16:18.851Z] ++ env -i DEST=/go/src/github.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
12:16:21 [2019-10-20T12:16:21.921Z] .........................                                                [ 67%]
12:16:47 [2019-10-20T12:16:47.264Z] --- PASS: TestBuildWithHugeFile (29.94s)
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildWithEmptyDockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:47 [2019-10-20T12:16:47.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
12:16:47 [2019-10-20T12:16:47.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
12:16:47 [2019-10-20T12:16:47.264Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
12:16:47 [2019-10-20T12:16:47.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildPreserveOwnership
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildPreserveOwnership/copy_from
12:16:47 [2019-10-20T12:16:47.264Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:16:49 [2019-10-20T12:16:49.076Z] --- PASS: TestBuildPreserveOwnership (5.92s)
12:16:49 [2019-10-20T12:16:49.076Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
12:16:49 [2019-10-20T12:16:49.076Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
12:16:49 [2019-10-20T12:16:49.076Z] === RUN   TestBuildPlatformInvalid
12:16:49 [2019-10-20T12:16:49.076Z] --- PASS: TestBuildPlatformInvalid (0.13s)
12:16:49 [2019-10-20T12:16:49.076Z] PASS
12:16:49 [2019-10-20T12:16:49.076Z] 
12:16:49 [2019-10-20T12:16:49.076Z] DONE 30 tests in 79.145s
12:16:49 [2019-10-20T12:16:49.448Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
12:16:49 [2019-10-20T12:16:49.448Z] ++ 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
12:16:49 [2019-10-20T12:16:49.448Z] ++ set -e
12:16:49 [2019-10-20T12:16:49.448Z] ++ '[' -n 0 ']'
12:16:49 [2019-10-20T12:16:49.448Z] ++ set -x
12:16:49 [2019-10-20T12:16:49.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=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
12:16:49 [2019-10-20T12:16:49.449Z] INFO: Testing against a local daemon
12:16:49 [2019-10-20T12:16:49.449Z] === RUN   TestConfigList
12:16:50 [2019-10-20T12:16:50.925Z] Loaded image: buildpack-deps:jessie
12:16:50 [2019-10-20T12:16:50.925Z] Loaded image: busybox:latest
12:16:50 [2019-10-20T12:16:50.925Z] Loaded image: busybox:glibc
12:16:50 [2019-10-20T12:16:50.925Z] Loaded image: debian:jessie
12:16:51 [2019-10-20T12:16:51.184Z] Loaded image: hello-world:latest
12:16:51 [2019-10-20T12:16:51.442Z] INFO: Testing against a local daemon
12:16:51 [2019-10-20T12:16:51.442Z] === RUN   TestBuildWithSession
12:16:52 [2019-10-20T12:16:52.684Z] --- PASS: TestConfigList (3.02s)
12:16:52 [2019-10-20T12:16:52.684Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:325: [d96cbd00185dd] waiting for daemon to start
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:325: [d96cbd00185dd] waiting for daemon to start
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:353: [d96cbd00185dd] daemon started
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:461: [d96cbd00185dd] Stopping daemon
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:296: [d96cbd00185dd] exiting daemon
12:16:52 [2019-10-20T12:16:52.684Z]     daemon.go:448: [d96cbd00185dd] Daemon stopped
12:16:52 [2019-10-20T12:16:52.684Z] === RUN   TestConfigsCreateAndDelete
12:16:55 [2019-10-20T12:16:55.152Z] --- PASS: TestConfigsCreateAndDelete (2.89s)
12:16:55 [2019-10-20T12:16:55.152Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:325: [d4e1e164f4e47] waiting for daemon to start
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:325: [d4e1e164f4e47] waiting for daemon to start
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:353: [d4e1e164f4e47] daemon started
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:461: [d4e1e164f4e47] Stopping daemon
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:296: [d4e1e164f4e47] exiting daemon
12:16:55 [2019-10-20T12:16:55.152Z]     daemon.go:448: [d4e1e164f4e47] Daemon stopped
12:16:55 [2019-10-20T12:16:55.152Z] === RUN   TestConfigsUpdate
12:16:58 [2019-10-20T12:16:58.005Z] --- PASS: TestBuildWithSession (6.54s)
12:16:58 [2019-10-20T12:16:58.005Z] === RUN   TestBuildSquashParent
12:16:58 [2019-10-20T12:16:58.521Z] --- PASS: TestConfigsUpdate (2.86s)
12:16:58 [2019-10-20T12:16:58.521Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:325: [d3d342edf4554] waiting for daemon to start
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:325: [d3d342edf4554] waiting for daemon to start
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:353: [d3d342edf4554] daemon started
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:461: [d3d342edf4554] Stopping daemon
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:296: [d3d342edf4554] exiting daemon
12:16:58 [2019-10-20T12:16:58.521Z]     daemon.go:448: [d3d342edf4554] Daemon stopped
12:16:58 [2019-10-20T12:16:58.521Z] === RUN   TestTemplatedConfig
12:16:59 [2019-10-20T12:16:59.087Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
12:17:02 [2019-10-20T12:17:02.616Z] --- PASS: TestTemplatedConfig (3.83s)
12:17:02 [2019-10-20T12:17:02.616Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:325: [de2e64f583cd8] waiting for daemon to start
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:325: [de2e64f583cd8] waiting for daemon to start
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:353: [de2e64f583cd8] daemon started
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:461: [de2e64f583cd8] Stopping daemon
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:296: [de2e64f583cd8] exiting daemon
12:17:02 [2019-10-20T12:17:02.616Z]     daemon.go:448: [de2e64f583cd8] Daemon stopped
12:17:02 [2019-10-20T12:17:02.616Z] === RUN   TestConfigInspect
12:17:05 [2019-10-20T12:17:05.061Z] --- PASS: TestConfigInspect (2.95s)
12:17:05 [2019-10-20T12:17:05.061Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:325: [d6eb08b305383] waiting for daemon to start
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:325: [d6eb08b305383] waiting for daemon to start
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:353: [d6eb08b305383] daemon started
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:461: [d6eb08b305383] Stopping daemon
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:296: [d6eb08b305383] exiting daemon
12:17:05 [2019-10-20T12:17:05.061Z]     daemon.go:448: [d6eb08b305383] Daemon stopped
12:17:05 [2019-10-20T12:17:05.061Z] === RUN   TestConfigCreateWithLabels
12:17:07 [2019-10-20T12:17:07.570Z] --- PASS: TestConfigCreateWithLabels (2.69s)
12:17:07 [2019-10-20T12:17:07.570Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:325: [d566d8591cdc2] waiting for daemon to start
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:325: [d566d8591cdc2] waiting for daemon to start
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:353: [d566d8591cdc2] daemon started
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:461: [d566d8591cdc2] Stopping daemon
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:296: [d566d8591cdc2] exiting daemon
12:17:07 [2019-10-20T12:17:07.570Z]     daemon.go:448: [d566d8591cdc2] Daemon stopped
12:17:07 [2019-10-20T12:17:07.570Z] === RUN   TestConfigCreateResolve
12:17:10 [2019-10-20T12:17:10.079Z] 12c8dbabfd62: Pull complete
12:17:10 [2019-10-20T12:17:10.079Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
12:17:10 [2019-10-20T12:17:10.079Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:17:10 [2019-10-20T12:17:10.079Z] mcr.microsoft.com/windows/servercore:ltsc2019
12:17:10 [2019-10-20T12:17:10.079Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
12:17:10 [2019-10-20T12:17:10.079Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
12:17:10 [2019-10-20T12:17:10.208Z] --- PASS: TestBuildSquashParent (11.22s)
12:17:10 [2019-10-20T12:17:10.208Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:325: [d3a81cbc2ca9f] waiting for daemon to start
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:325: [d3a81cbc2ca9f] waiting for daemon to start
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:353: [d3a81cbc2ca9f] daemon started
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:461: [d3a81cbc2ca9f] Stopping daemon
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:296: [d3a81cbc2ca9f] exiting daemon
12:17:10 [2019-10-20T12:17:10.208Z]     daemon.go:448: [d3a81cbc2ca9f] Daemon stopped
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:10 [2019-10-20T12:17:10.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:10 [2019-10-20T12:17:10.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:10 [2019-10-20T12:17:10.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.208Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:10 [2019-10-20T12:17:10.542Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805'
12:17:10 [2019-10-20T12:17:10.542Z] INFO: Docker version of control daemon
12:17:10 [2019-10-20T12:17:10.542Z] 
12:17:10 [2019-10-20T12:17:10.542Z] Client: Docker Engine - Enterprise
12:17:10 [2019-10-20T12:17:10.542Z]  Version:           19.03.2
12:17:10 [2019-10-20T12:17:10.542Z]  API version:       1.40
12:17:10 [2019-10-20T12:17:10.542Z]  Go version:        go1.12.8
12:17:10 [2019-10-20T12:17:10.542Z]  Git commit:        c92ab06ed9
12:17:10 [2019-10-20T12:17:10.542Z]  Built:             09/03/2019 16:38:11
12:17:10 [2019-10-20T12:17:10.542Z]  OS/Arch:           windows/amd64
12:17:10 [2019-10-20T12:17:10.542Z]  Experimental:      false
12:17:10 [2019-10-20T12:17:10.542Z] 
12:17:10 [2019-10-20T12:17:10.542Z] Server: Docker Engine - Enterprise
12:17:10 [2019-10-20T12:17:10.542Z]  Engine:
12:17:10 [2019-10-20T12:17:10.542Z]   Version:          19.03.2
12:17:10 [2019-10-20T12:17:10.542Z]   API version:      1.40 (minimum version 1.24)
12:17:10 [2019-10-20T12:17:10.542Z]   Go version:       go1.12.8
12:17:10 [2019-10-20T12:17:10.542Z]   Git commit:       c92ab06ed9
12:17:10 [2019-10-20T12:17:10.542Z]   Built:            09/03/2019 16:35:47
12:17:10 [2019-10-20T12:17:10.542Z]   OS/Arch:          windows/amd64
12:17:10 [2019-10-20T12:17:10.542Z]   Experimental:     true
12:17:10 [2019-10-20T12:17:10.542Z] 
12:17:10 [2019-10-20T12:17:10.542Z] INFO: Docker info of control daemon
12:17:10 [2019-10-20T12:17:10.542Z] 
12:17:10 [2019-10-20T12:17:10.770Z] --- PASS: TestConfigCreateResolve (2.93s)
12:17:10 [2019-10-20T12:17:10.770Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:325: [d13c3d545aaf8] waiting for daemon to start
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:325: [d13c3d545aaf8] waiting for daemon to start
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:353: [d13c3d545aaf8] daemon started
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:461: [d13c3d545aaf8] Stopping daemon
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:296: [d13c3d545aaf8] exiting daemon
12:17:10 [2019-10-20T12:17:10.770Z]     daemon.go:448: [d13c3d545aaf8] Daemon stopped
12:17:10 [2019-10-20T12:17:10.770Z] === RUN   TestConfigDaemonLibtrustID
12:17:11 [2019-10-20T12:17:11.139Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:17:11 [2019-10-20T12:17:11.139Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:325: [d5f0e78dec11b] waiting for daemon to start
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:325: [d5f0e78dec11b] waiting for daemon to start
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:353: [d5f0e78dec11b] daemon started
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:461: [d5f0e78dec11b] Stopping daemon
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:296: [d5f0e78dec11b] exiting daemon
12:17:11 [2019-10-20T12:17:11.139Z]     daemon.go:448: [d5f0e78dec11b] Daemon stopped
12:17:11 [2019-10-20T12:17:11.139Z] PASS
12:17:11 [2019-10-20T12:17:11.139Z] 
12:17:11 [2019-10-20T12:17:11.139Z] DONE 8 tests in 21.816s
12:17:11 [2019-10-20T12:17:11.139Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
12:17:11 [2019-10-20T12:17:11.139Z] ++ 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
12:17:11 [2019-10-20T12:17:11.139Z] ++ set -e
12:17:11 [2019-10-20T12:17:11.139Z] ++ '[' -n 0 ']'
12:17:11 [2019-10-20T12:17:11.139Z] ++ set -x
12:17:11 [2019-10-20T12:17:11.139Z] ++ env -i DEST=/go/src/github.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
12:17:11 [2019-10-20T12:17:11.139Z] INFO: Testing against a local daemon
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestCheckpoint
12:17:11 [2019-10-20T12:17:11.139Z] --- SKIP: TestCheckpoint (0.00s)
12:17:11 [2019-10-20T12:17:11.139Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestContainerInvalidJSON
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:17:11 [2019-10-20T12:17:11.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:17:11 [2019-10-20T12:17:11.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:17:11 [2019-10-20T12:17:11.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:17:11 [2019-10-20T12:17:11.139Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:17:11 [2019-10-20T12:17:11.139Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:17:11 [2019-10-20T12:17:11.139Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:17:11 [2019-10-20T12:17:11.139Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:17:11 [2019-10-20T12:17:11.139Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:17:11 [2019-10-20T12:17:11.139Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:17:11 [2019-10-20T12:17:11.139Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:17:11 [2019-10-20T12:17:11.139Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:17:11 [2019-10-20T12:17:11.549Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
12:17:11 [2019-10-20T12:17:11.549Z] === RUN   TestCopyFromContainerPathIsNotDir
12:17:11 [2019-10-20T12:17:11.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
12:17:11 [2019-10-20T12:17:11.549Z] === RUN   TestCopyToContainerPathDoesNotExist
12:17:11 [2019-10-20T12:17:11.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
12:17:11 [2019-10-20T12:17:11.549Z] === RUN   TestCopyToContainerPathIsNotDir
12:17:11 [2019-10-20T12:17:11.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
12:17:11 [2019-10-20T12:17:11.549Z] === RUN   TestCopyFromContainer
12:17:12 [2019-10-20T12:17:12.741Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:13 [2019-10-20T12:17:13.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:13 [2019-10-20T12:17:13.509Z] Client:
12:17:13 [2019-10-20T12:17:13.510Z]  Debug Mode: false
12:17:13 [2019-10-20T12:17:13.510Z]  Plugins:
12:17:13 [2019-10-20T12:17:13.510Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
12:17:13 [2019-10-20T12:17:13.510Z] 
12:17:13 [2019-10-20T12:17:13.510Z] Server:
12:17:13 [2019-10-20T12:17:13.510Z]  Containers: 0
12:17:13 [2019-10-20T12:17:13.510Z]   Running: 0
12:17:13 [2019-10-20T12:17:13.510Z]   Paused: 0
12:17:13 [2019-10-20T12:17:13.510Z]   Stopped: 0
12:17:13 [2019-10-20T12:17:13.510Z]  Images: 1
12:17:13 [2019-10-20T12:17:13.510Z]  Server Version: 19.03.2
12:17:13 [2019-10-20T12:17:13.510Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:17:13 [2019-10-20T12:17:13.510Z]   Windows: 
12:17:13 [2019-10-20T12:17:13.510Z]   LCOW: 
12:17:13 [2019-10-20T12:17:13.510Z]  Logging Driver: json-file
12:17:13 [2019-10-20T12:17:13.510Z]  Plugins:
12:17:13 [2019-10-20T12:17:13.510Z]   Volume: local
12:17:13 [2019-10-20T12:17:13.510Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
12:17:13 [2019-10-20T12:17:13.510Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:17:13 [2019-10-20T12:17:13.510Z]  Swarm: inactive
12:17:13 [2019-10-20T12:17:13.510Z]  Default Isolation: process
12:17:13 [2019-10-20T12:17:13.510Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:17:13 [2019-10-20T12:17:13.510Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
12:17:13 [2019-10-20T12:17:13.510Z]  OSType: windows
12:17:13 [2019-10-20T12:17:13.510Z]  Architecture: x86_64
12:17:13 [2019-10-20T12:17:13.510Z]  CPUs: 4
12:17:13 [2019-10-20T12:17:13.510Z]  Total Memory: 32GiB
12:17:13 [2019-10-20T12:17:13.510Z]  Name: azwin-2-f43d10
12:17:13 [2019-10-20T12:17:13.510Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
12:17:13 [2019-10-20T12:17:13.510Z]  Docker Root Dir: D:\docker
12:17:13 [2019-10-20T12:17:13.510Z]  Debug Mode: false
12:17:13 [2019-10-20T12:17:13.510Z]  Registry: https://index.docker.io/v1/
12:17:13 [2019-10-20T12:17:13.510Z]  Labels:
12:17:13 [2019-10-20T12:17:13.510Z]  Experimental: true
12:17:13 [2019-10-20T12:17:13.510Z]  Insecure Registries:
12:17:13 [2019-10-20T12:17:13.510Z]   10.0.0.4:5000
12:17:13 [2019-10-20T12:17:13.510Z]   127.0.0.0/8
12:17:13 [2019-10-20T12:17:13.510Z]  Registry Mirrors:
12:17:13 [2019-10-20T12:17:13.510Z]   http://10.0.0.4:5000/
12:17:13 [2019-10-20T12:17:13.510Z]  Live Restore Enabled: false
12:17:13 [2019-10-20T12:17:13.510Z] 
12:17:13 [2019-10-20T12:17:13.510Z] 
12:17:13 [2019-10-20T12:17:13.510Z] INFO: Commit hash is e037bade8
12:17:13 [2019-10-20T12:17:13.510Z] INFO: Nuke-Everything...
12:17:13 [2019-10-20T12:17:13.936Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:17:13 [2019-10-20T12:17:13.971Z] INFO: Container count on control daemon to delete is 0
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer//
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer//bar/root
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer//bar/root/
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer/bar/quux
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer/bar/quux/
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:17:14 [2019-10-20T12:17:14.030Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCopyFromContainer/bar/notarget
12:17:14 [2019-10-20T12:17:14.414Z] --- PASS: TestCopyFromContainer (2.82s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:17:14 [2019-10-20T12:17:14.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:17:14 [2019-10-20T12:17:14.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:17:14 [2019-10-20T12:17:14.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:17:14 [2019-10-20T12:17:14.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:17:14 [2019-10-20T12:17:14.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateLinkToNonExistingContainer
12:17:14 [2019-10-20T12:17:14.414Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateWithInvalidEnv
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateWithInvalidEnv/0
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateWithInvalidEnv/0
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateWithInvalidEnv/1
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateWithInvalidEnv/1
12:17:14 [2019-10-20T12:17:14.414Z] === RUN   TestCreateWithInvalidEnv/2
12:17:14 [2019-10-20T12:17:14.414Z] === PAUSE TestCreateWithInvalidEnv/2
12:17:14 [2019-10-20T12:17:14.786Z] === CONT  TestCreateWithInvalidEnv/0
12:17:14 [2019-10-20T12:17:14.786Z] === CONT  TestCreateWithInvalidEnv/2
12:17:14 [2019-10-20T12:17:14.786Z] === CONT  TestCreateWithInvalidEnv/1
12:17:14 [2019-10-20T12:17:14.786Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:17:14 [2019-10-20T12:17:14.786Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:17:14 [2019-10-20T12:17:14.786Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:17:14 [2019-10-20T12:17:14.786Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:17:14 [2019-10-20T12:17:14.786Z] === RUN   TestCreateTmpfsMountsTarget
12:17:14 [2019-10-20T12:17:14.786Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:17:14 [2019-10-20T12:17:14.786Z] === RUN   TestCreateWithCustomMaskedPaths
12:17:15 [2019-10-20T12:17:15.514Z] INFO: Nuking d:\CI
12:17:15 [2019-10-20T12:17:15.514Z] INFO: Zapped successfully
12:17:15 [2019-10-20T12:17:15.514Z] INFO: Location for testing is d:\CI\PR-405\3
12:17:15 [2019-10-20T12:17:15.514Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:17:15 [2019-10-20T12:17:15.514Z] 
12:17:15 [2019-10-20T12:17:15.514Z] 
12:17:15 [2019-10-20T12:17:15.514Z] INFO: Building the image from Dockerfile.windows at 10/20/2019 12:17:15...
12:17:15 [2019-10-20T12:17:15.514Z] 
12:17:16 [2019-10-20T12:17:16.285Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:16 [2019-10-20T12:17:16.456Z] tests/integration/client_test.py .....                                   [ 75%]
12:17:16 [2019-10-20T12:17:16.544Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:16 [2019-10-20T12:17:16.712Z] tests/integration/errors_test.py .                                       [ 76%]
12:17:17 [2019-10-20T12:17:17.356Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s)
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:17:17 [2019-10-20T12:17:17.356Z] --- PASS: TestCreateWithCapabilities (0.02s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
12:17:17 [2019-10-20T12:17:17.356Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
12:17:17 [2019-10-20T12:17:17.356Z] === RUN   TestCreateWithCustomReadonlyPaths
12:17:20 [2019-10-20T12:17:20.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:17:20 [2019-10-20T12:17:20.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:17:20 [2019-10-20T12:17:20.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:17:20 [2019-10-20T12:17:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:17:20 [2019-10-20T12:17:20.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:17:20 [2019-10-20T12:17:20.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:17:20 [2019-10-20T12:17:20.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:17:20 [2019-10-20T12:17:20.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:17:20 [2019-10-20T12:17:20.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestContainerStartOnDaemonRestart
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestContainerStartOnDaemonRestart
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestDaemonRestartIpcMode
12:17:20 [2019-10-20T12:17:20.540Z] === PAUSE TestDaemonRestartIpcMode
12:17:20 [2019-10-20T12:17:20.540Z] === RUN   TestDiff
12:17:20 [2019-10-20T12:17:20.781Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.00s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.57s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.55s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.80s)
12:17:20 [2019-10-20T12:17:20.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.58s)
12:17:20 [2019-10-20T12:17:20.782Z] === RUN   TestBuildMultiStageCopy
12:17:20 [2019-10-20T12:17:20.782Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:17:20 [2019-10-20T12:17:20.908Z] --- PASS: TestDiff (0.78s)
12:17:20 [2019-10-20T12:17:20.908Z] === RUN   TestExecWithCloseStdin
12:17:22 [2019-10-20T12:17:22.295Z] --- PASS: TestExecWithCloseStdin (1.20s)
12:17:22 [2019-10-20T12:17:22.295Z] === RUN   TestExec
12:17:23 [2019-10-20T12:17:23.101Z] --- PASS: TestExec (1.11s)
12:17:23 [2019-10-20T12:17:23.101Z] === RUN   TestExecUser
12:17:24 [2019-10-20T12:17:24.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:17:24 [2019-10-20T12:17:24.113Z] Sending build context to Docker daemon   49.8MB
12:17:24 [2019-10-20T12:17:24.113Z] 
12:17:24 [2019-10-20T12:17:24.113Z] Step 1/8 : FROM microsoft/windowsservercore
12:17:24 [2019-10-20T12:17:24.113Z]  ---> 739b21bd02e7
12:17:24 [2019-10-20T12:17:24.113Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:17:24 [2019-10-20T12:17:24.113Z]  ---> Running in 5e4f0520627e
12:17:24 [2019-10-20T12:17:24.113Z] Removing intermediate container 5e4f0520627e
12:17:24 [2019-10-20T12:17:24.113Z]  ---> 698a6edfdd8a
12:17:24 [2019-10-20T12:17:24.113Z] Step 3/8 : ARG GO_VERSION=1.12.10
12:17:24 [2019-10-20T12:17:24.113Z]  ---> Running in 58a4882161ff
12:17:24 [2019-10-20T12:17:24.373Z] --- PASS: TestExecUser (1.09s)
12:17:24 [2019-10-20T12:17:24.373Z] === RUN   TestExportContainerAndImportImage
12:17:24 [2019-10-20T12:17:24.628Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:17:25 [2019-10-20T12:17:25.088Z] Removing intermediate container 58a4882161ff
12:17:25 [2019-10-20T12:17:25.088Z]  ---> 5f281372f8a2
12:17:25 [2019-10-20T12:17:25.088Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
12:17:25 [2019-10-20T12:17:25.088Z]  ---> Running in 108cc414e049
12:17:25 [2019-10-20T12:17:25.194Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:17:25 [2019-10-20T12:17:25.558Z] Removing intermediate container 108cc414e049
12:17:25 [2019-10-20T12:17:25.558Z]  ---> edfcf04299bb
12:17:25 [2019-10-20T12:17:25.558Z] 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 C:\go\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
12:17:25 [2019-10-20T12:17:25.558Z]  ---> Running in 87c41fd7f9f2
12:17:25 [2019-10-20T12:17:25.641Z] --- PASS: TestExportContainerAndImportImage (1.15s)
12:17:25 [2019-10-20T12:17:25.641Z] === RUN   TestExportContainerAfterDaemonRestart
12:17:25 [2019-10-20T12:17:25.760Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:17:26 [2019-10-20T12:17:26.696Z] --- PASS: TestBuildMultiStageCopy (6.24s)
12:17:26 [2019-10-20T12:17:26.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s)
12:17:26 [2019-10-20T12:17:26.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s)
12:17:26 [2019-10-20T12:17:26.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s)
12:17:26 [2019-10-20T12:17:26.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
12:17:26 [2019-10-20T12:17:26.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s)
12:17:26 [2019-10-20T12:17:26.696Z] === RUN   TestBuildMultiStageParentConfig
12:17:27 [2019-10-20T12:17:27.002Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
12:17:27 [2019-10-20T12:17:27.002Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:325: [de21f20636c38] waiting for daemon to start
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:325: [de21f20636c38] waiting for daemon to start
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:353: [de21f20636c38] daemon started
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:461: [de21f20636c38] Stopping daemon
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:296: [de21f20636c38] exiting daemon
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:448: [de21f20636c38] Daemon stopped
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:325: [de21f20636c38] waiting for daemon to start
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:325: [de21f20636c38] waiting for daemon to start
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:353: [de21f20636c38] daemon started
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:461: [de21f20636c38] Stopping daemon
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:296: [de21f20636c38] exiting daemon
12:17:27 [2019-10-20T12:17:27.002Z]     daemon.go:448: [de21f20636c38] Daemon stopped
12:17:27 [2019-10-20T12:17:27.002Z] === RUN   TestHealthCheckWorkdir
12:17:28 [2019-10-20T12:17:28.070Z] --- PASS: TestBuildMultiStageParentConfig (1.65s)
12:17:28 [2019-10-20T12:17:28.070Z] === RUN   TestBuildLabelWithTargets
12:17:28 [2019-10-20T12:17:28.258Z] --- PASS: TestHealthCheckWorkdir (1.17s)
12:17:28 [2019-10-20T12:17:28.258Z] === RUN   TestHealthKillContainer
12:17:31 [2019-10-20T12:17:31.353Z] --- PASS: TestBuildLabelWithTargets (2.62s)
12:17:31 [2019-10-20T12:17:31.353Z] === RUN   TestBuildWithEmptyLayers
12:17:31 [2019-10-20T12:17:31.442Z] --- PASS: TestHealthKillContainer (3.20s)
12:17:31 [2019-10-20T12:17:31.442Z] === RUN   TestInspectCpusetInConfigPre120
12:17:32 [2019-10-20T12:17:32.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
12:17:32 [2019-10-20T12:17:32.230Z] === RUN   TestIpcModeNone
12:17:32 [2019-10-20T12:17:32.289Z] --- PASS: TestBuildWithEmptyLayers (1.41s)
12:17:32 [2019-10-20T12:17:32.289Z] === RUN   TestBuildMultiStageOnBuild
12:17:33 [2019-10-20T12:17:33.498Z] --- PASS: TestIpcModeNone (1.13s)
12:17:33 [2019-10-20T12:17:33.498Z] === RUN   TestIpcModePrivate
12:17:34 [2019-10-20T12:17:34.169Z] 
12:17:34 [2019-10-20T12:17:34.169Z] SUCCESS: Specified value was saved.
12:17:34 [2019-10-20T12:17:34.288Z] --- PASS: TestIpcModePrivate (1.04s)
12:17:34 [2019-10-20T12:17:34.288Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
12:17:34 [2019-10-20T12:17:34.288Z] === RUN   TestIpcModeShareable
12:17:35 [2019-10-20T12:17:35.142Z] INFO: Downloading git...
12:17:35 [2019-10-20T12:17:35.590Z] --- PASS: TestIpcModeShareable (1.01s)
12:17:35 [2019-10-20T12:17:35.590Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:17:35 [2019-10-20T12:17:35.590Z] === RUN   TestAPIIpcModeShareableAndContainer
12:17:36 [2019-10-20T12:17:36.480Z] --- PASS: TestBuildMultiStageOnBuild (3.80s)
12:17:36 [2019-10-20T12:17:36.480Z] === RUN   TestBuildUncleanTarFilenames
12:17:36 [2019-10-20T12:17:36.708Z] INFO: Downloading go...
12:17:37 [2019-10-20T12:17:37.855Z] --- PASS: TestBuildUncleanTarFilenames (1.91s)
12:17:37 [2019-10-20T12:17:37.855Z] === RUN   TestBuildMultiStageLayerLeak
12:17:38 [2019-10-20T12:17:38.277Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ok  	github.com/docker/docker/api/server/middleware	0.024s	coverage: 37.7% of statements
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:17:38 [2019-10-20T12:17:38.277Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
12:17:38 [2019-10-20T12:17:38.277Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 95.2% of statements
12:17:38 [2019-10-20T12:17:38.277Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
12:17:38 [2019-10-20T12:17:38.278Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 3.1% of statements
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:17:38 [2019-10-20T12:17:38.278Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
12:17:38 [2019-10-20T12:17:38.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s)
12:17:38 [2019-10-20T12:17:38.778Z] === RUN   TestAPIIpcModeHost
12:17:39 [2019-10-20T12:17:39.577Z] --- PASS: TestAPIIpcModeHost (0.92s)
12:17:39 [2019-10-20T12:17:39.577Z] === RUN   TestDaemonIpcModeShareable
12:17:41 [2019-10-20T12:17:41.425Z] INFO: Downloading compiler 1 of 3...
12:17:41 [2019-10-20T12:17:41.461Z] --- PASS: TestDaemonIpcModeShareable (1.98s)
12:17:41 [2019-10-20T12:17:41.461Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:325: [d8763f8adbd0f] waiting for daemon to start
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:325: [d8763f8adbd0f] waiting for daemon to start
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:353: [d8763f8adbd0f] daemon started
12:17:41 [2019-10-20T12:17:41.461Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:461: [d8763f8adbd0f] Stopping daemon
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:296: [d8763f8adbd0f] exiting daemon
12:17:41 [2019-10-20T12:17:41.461Z]     daemon.go:448: [d8763f8adbd0f] Daemon stopped
12:17:41 [2019-10-20T12:17:41.461Z] === RUN   TestDaemonIpcModePrivate
12:17:41 [2019-10-20T12:17:41.892Z] INFO: Downloading compiler 2 of 3...
12:17:42 [2019-10-20T12:17:42.042Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s)
12:17:42 [2019-10-20T12:17:42.042Z] === RUN   TestBuildWithHugeFile
12:17:42 [2019-10-20T12:17:42.354Z] INFO: Downloading compiler 3 of 3...
12:17:42 [2019-10-20T12:17:42.816Z] INFO: Extracting git...
12:17:43 [2019-10-20T12:17:43.279Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
12:17:43 [2019-10-20T12:17:43.279Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:325: [d189fb910c994] waiting for daemon to start
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:325: [d189fb910c994] waiting for daemon to start
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:353: [d189fb910c994] daemon started
12:17:43 [2019-10-20T12:17:43.279Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:461: [d189fb910c994] Stopping daemon
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:296: [d189fb910c994] exiting daemon
12:17:43 [2019-10-20T12:17:43.279Z]     daemon.go:448: [d189fb910c994] Daemon stopped
12:17:43 [2019-10-20T12:17:43.279Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:17:43 [2019-10-20T12:17:43.813Z] ok  	github.com/docker/docker/builder/fscache	0.137s	coverage: 69.2% of statements
12:17:45 [2019-10-20T12:17:45.287Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
12:17:45 [2019-10-20T12:17:45.287Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:325: [d1462eb4b3e01] waiting for daemon to start
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:325: [d1462eb4b3e01] waiting for daemon to start
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:353: [d1462eb4b3e01] daemon started
12:17:45 [2019-10-20T12:17:45.287Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:461: [d1462eb4b3e01] Stopping daemon
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:296: [d1462eb4b3e01] exiting daemon
12:17:45 [2019-10-20T12:17:45.287Z]     daemon.go:448: [d1462eb4b3e01] Daemon stopped
12:17:45 [2019-10-20T12:17:45.287Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:17:45 [2019-10-20T12:17:45.302Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.144s	coverage: 85.1% of statements
12:17:45 [2019-10-20T12:17:45.962Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
12:17:46 [2019-10-20T12:17:46.248Z] ok  	github.com/docker/docker/builder/remotecontext	0.388s	coverage: 13.6% of statements
12:17:46 [2019-10-20T12:17:46.872Z] ok  	github.com/docker/docker/builder/dockerfile	1.055s	coverage: 45.1% of statements
12:17:46 [2019-10-20T12:17:46.872Z] ?   	github.com/docker/docker/cli	[no test files]
12:17:46 [2019-10-20T12:17:46.872Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:17:47 [2019-10-20T12:17:47.111Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
12:17:47 [2019-10-20T12:17:47.111Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:325: [d41d27cd52601] waiting for daemon to start
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:325: [d41d27cd52601] waiting for daemon to start
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:353: [d41d27cd52601] daemon started
12:17:47 [2019-10-20T12:17:47.111Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:461: [d41d27cd52601] Stopping daemon
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:296: [d41d27cd52601] exiting daemon
12:17:47 [2019-10-20T12:17:47.111Z]     daemon.go:448: [d41d27cd52601] Daemon stopped
12:17:47 [2019-10-20T12:17:47.111Z] === RUN   TestIpcModeOlderClient
12:17:47 [2019-10-20T12:17:47.111Z] === PAUSE TestIpcModeOlderClient
12:17:47 [2019-10-20T12:17:47.111Z] === RUN   TestKillContainerInvalidSignal
12:17:47 [2019-10-20T12:17:47.886Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
12:17:47 [2019-10-20T12:17:47.886Z] === RUN   TestKillContainer
12:17:47 [2019-10-20T12:17:47.886Z] === RUN   TestKillContainer/no_signal
12:17:49 [2019-10-20T12:17:49.175Z] === RUN   TestKillContainer/non_killing_signal
12:17:49 [2019-10-20T12:17:49.646Z] === RUN   TestKillContainer/killing_signal
12:17:50 [2019-10-20T12:17:50.913Z] --- PASS: TestKillContainer (2.80s)
12:17:50 [2019-10-20T12:17:50.913Z]     --- PASS: TestKillContainer/no_signal (0.93s)
12:17:50 [2019-10-20T12:17:50.913Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
12:17:50 [2019-10-20T12:17:50.913Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
12:17:50 [2019-10-20T12:17:50.913Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:17:50 [2019-10-20T12:17:50.913Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:17:50 [2019-10-20T12:17:50.967Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:17:51 [2019-10-20T12:17:51.689Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:17:52 [2019-10-20T12:17:52.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
12:17:52 [2019-10-20T12:17:52.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
12:17:52 [2019-10-20T12:17:52.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
12:17:52 [2019-10-20T12:17:52.485Z] === RUN   TestKillStoppedContainer
12:17:52 [2019-10-20T12:17:52.855Z] --- PASS: TestKillStoppedContainer (0.12s)
12:17:52 [2019-10-20T12:17:52.855Z] === RUN   TestKillStoppedContainerAPIPre120
12:17:52 [2019-10-20T12:17:52.855Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
12:17:52 [2019-10-20T12:17:52.855Z] === RUN   TestKillDifferentUserContainer
12:17:53 [2019-10-20T12:17:53.671Z] --- PASS: TestKillDifferentUserContainer (0.93s)
12:17:53 [2019-10-20T12:17:53.671Z] === RUN   TestInspectOomKilledTrue
12:17:53 [2019-10-20T12:17:53.671Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:17:53 [2019-10-20T12:17:53.671Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:17:53 [2019-10-20T12:17:53.671Z] === RUN   TestInspectOomKilledFalse
12:17:53 [2019-10-20T12:17:53.671Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:17:53 [2019-10-20T12:17:53.671Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:17:53 [2019-10-20T12:17:53.671Z] === RUN   TestLinksEtcHostsContentMatch
12:17:54 [2019-10-20T12:17:54.465Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
12:17:54 [2019-10-20T12:17:54.465Z] === RUN   TestLinksContainerNames
12:17:56 [2019-10-20T12:17:56.273Z] --- PASS: TestLinksContainerNames (1.66s)
12:17:56 [2019-10-20T12:17:56.273Z] === RUN   TestLogsFollowTailEmpty
12:17:57 [2019-10-20T12:17:57.054Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
12:17:57 [2019-10-20T12:17:57.054Z] === RUN   TestContainerNetworkMountsNoChown
12:17:57 [2019-10-20T12:17:57.934Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/default
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/default
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/private
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/private
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rprivate
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rprivate
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/slave
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/slave
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rslave
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rslave
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/shared
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/shared
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rshared
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rshared
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/default
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/default/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/default/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/default/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/rshared
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/shared
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/rslave
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/slave
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/rprivate
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/private
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/private/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/private/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:17:57 [2019-10-20T12:17:57.934Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:17:57 [2019-10-20T12:17:57.934Z] === CONT  TestMountDaemonRoot/default/mount_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:17:58 [2019-10-20T12:17:58.329Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/private/bind_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/private/mount_root
12:17:58 [2019-10-20T12:17:58.696Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:17:58 [2019-10-20T12:17:58.696Z] --- PASS: TestMountDaemonRoot (0.03s)
12:17:58 [2019-10-20T12:17:58.696Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:17:58 [2019-10-20T12:17:58.696Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:17:58 [2019-10-20T12:17:58.697Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:17:58 [2019-10-20T12:17:58.697Z] === RUN   TestContainerBindMountNonRecursive
12:18:00 [2019-10-20T12:18:00.528Z] INFO: Expanding go...
12:18:01 [2019-10-20T12:18:01.156Z] --- PASS: TestContainerBindMountNonRecursive (2.36s)
12:18:01 [2019-10-20T12:18:01.156Z] === RUN   TestNetworkNat
12:18:02 [2019-10-20T12:18:02.020Z] --- PASS: TestNetworkNat (0.90s)
12:18:02 [2019-10-20T12:18:02.020Z] === RUN   TestNetworkLocalhostTCPNat
12:18:02 [2019-10-20T12:18:02.167Z] ok  	github.com/docker/docker/client	0.752s	coverage: 75.7% of statements
12:18:03 [2019-10-20T12:18:03.394Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
12:18:03 [2019-10-20T12:18:03.394Z] === RUN   TestNetworkLoopbackNat
12:18:04 [2019-10-20T12:18:04.214Z] --- PASS: TestNetworkLoopbackNat (1.12s)
12:18:04 [2019-10-20T12:18:04.214Z] === RUN   TestPause
12:18:05 [2019-10-20T12:18:05.020Z] --- PASS: TestPause (0.94s)
12:18:05 [2019-10-20T12:18:05.020Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:18:05 [2019-10-20T12:18:05.020Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:18:05 [2019-10-20T12:18:05.020Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:18:05 [2019-10-20T12:18:05.020Z] === RUN   TestPauseStopPausedContainer
12:18:06 [2019-10-20T12:18:06.318Z] --- PASS: TestPauseStopPausedContainer (0.93s)
12:18:06 [2019-10-20T12:18:06.318Z] === RUN   TestPsFilter
12:18:06 [2019-10-20T12:18:06.318Z] --- PASS: TestPsFilter (0.27s)
12:18:06 [2019-10-20T12:18:06.318Z] === RUN   TestRemoveContainerWithRemovedVolume
12:18:07 [2019-10-20T12:18:07.219Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
12:18:07 [2019-10-20T12:18:07.219Z] === RUN   TestRemoveContainerWithVolume
12:18:08 [2019-10-20T12:18:08.014Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
12:18:08 [2019-10-20T12:18:08.014Z] === RUN   TestRemoveContainerRunning
12:18:09 [2019-10-20T12:18:09.160Z] .........                                                                [ 85%]
12:18:09 [2019-10-20T12:18:09.262Z] --- PASS: TestRemoveContainerRunning (0.94s)
12:18:09 [2019-10-20T12:18:09.262Z] === RUN   TestRemoveContainerForceRemoveRunning
12:18:10 [2019-10-20T12:18:10.043Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
12:18:10 [2019-10-20T12:18:10.043Z] === RUN   TestRemoveInvalidContainer
12:18:10 [2019-10-20T12:18:10.043Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:18:10 [2019-10-20T12:18:10.043Z] === RUN   TestRenameLinkedContainer
12:18:13 [2019-10-20T12:18:13.420Z] --- PASS: TestRenameLinkedContainer (3.59s)
12:18:13 [2019-10-20T12:18:13.420Z] === RUN   TestRenameStoppedContainer
12:18:14 [2019-10-20T12:18:14.221Z] --- PASS: TestRenameStoppedContainer (0.86s)
12:18:14 [2019-10-20T12:18:14.221Z] === RUN   TestRenameRunningContainerAndReuse
12:18:14 [2019-10-20T12:18:14.560Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:18:16 [2019-10-20T12:18:16.118Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
12:18:16 [2019-10-20T12:18:16.118Z] === RUN   TestRenameInvalidName
12:18:16 [2019-10-20T12:18:16.441Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:18:16 [2019-10-20T12:18:16.928Z] --- PASS: TestRenameInvalidName (0.97s)
12:18:16 [2019-10-20T12:18:16.928Z] === RUN   TestRenameAnonymousContainer
12:18:20 [2019-10-20T12:18:20.115Z] --- PASS: TestRenameAnonymousContainer (3.04s)
12:18:20 [2019-10-20T12:18:20.115Z] === RUN   TestRenameContainerWithSameName
12:18:21 [2019-10-20T12:18:21.001Z] --- PASS: TestRenameContainerWithSameName (0.88s)
12:18:21 [2019-10-20T12:18:21.001Z] === RUN   TestRenameContainerWithLinkedContainer
12:18:22 [2019-10-20T12:18:22.920Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s)
12:18:22 [2019-10-20T12:18:22.920Z] === RUN   TestResize
12:18:22 [2019-10-20T12:18:22.985Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:18:22 [2019-10-20T12:18:22.985Z] tests/integration/models_resources_test.py .                             [ 91%]
12:18:23 [2019-10-20T12:18:23.723Z] --- PASS: TestResize (0.89s)
12:18:23 [2019-10-20T12:18:23.723Z] === RUN   TestResizeWithInvalidSize
12:18:24 [2019-10-20T12:18:24.506Z] --- PASS: TestResizeWithInvalidSize (0.94s)
12:18:24 [2019-10-20T12:18:24.506Z] === RUN   TestResizeWhenContainerNotStarted
12:18:25 [2019-10-20T12:18:25.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s)
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:18:25 [2019-10-20T12:18:25.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:18:25 [2019-10-20T12:18:25.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:18:28 [2019-10-20T12:18:28.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:18:28 [2019-10-20T12:18:28.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:18:29 [2019-10-20T12:18:29.056Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:18:30 [2019-10-20T12:18:30.514Z] INFO: Expanding compiler 1 of 3...
12:18:30 [2019-10-20T12:18:30.514Z] INFO: Expanding compiler 2 of 3...
12:18:31 [2019-10-20T12:18:31.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:18:32 [2019-10-20T12:18:32.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:18:32 [2019-10-20T12:18:32.317Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:18:32 [2019-10-20T12:18:32.318Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:18:33 [2019-10-20T12:18:33.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:18:34 [2019-10-20T12:18:34.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:18:35 [2019-10-20T12:18:35.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:18:36 [2019-10-20T12:18:36.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:18:37 [2019-10-20T12:18:37.035Z] tests/integration/regression_test.py ......                              [ 98%]
12:18:37 [2019-10-20T12:18:37.292Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:18:37 [2019-10-20T12:18:37.292Z] tests/integration/credentials/utils_test.py .                            [100%]
12:18:37 [2019-10-20T12:18:37.292Z] 
12:18:37 [2019-10-20T12:18:37.292Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:18:37 [2019-10-20T12:18:37.292Z] =========================== short test summary info ============================
12:18:37 [2019-10-20T12:18:37.292Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:18:37 [2019-10-20T12:18:37.292Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:18:37 [2019-10-20T12:18:37.292Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:18:37 [2019-10-20T12:18:37.292Z]   Not supported on most drivers
12:18:37 [2019-10-20T12:18:37.292Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:18:37 [2019-10-20T12:18:37.292Z]   This doesn't seem to be taken into account by the engine
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
12:18:37 [2019-10-20T12:18:37.293Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:18:37 [2019-10-20T12:18:37.293Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.41 seconds ==
12:18:37 [2019-10-20T12:18:37.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:18:37 [2019-10-20T12:18:37.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:18:37 [2019-10-20T12:18:37.613Z] INFO: Expanding compiler 3 of 3...
12:18:37 [2019-10-20T12:18:37.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:18:38 [2019-10-20T12:18:38.076Z] INFO: Removing downloaded files...
12:18:38 [2019-10-20T12:18:38.076Z] INFO: Creating source directory...
12:18:38 [2019-10-20T12:18:38.076Z] INFO: Configuring git core.autocrlf...
12:18:38 [2019-10-20T12:18:38.076Z] INFO: Completed
12:18:40 [2019-10-20T12:18:40.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:18:40 [2019-10-20T12:18:40.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s)
12:18:40 [2019-10-20T12:18:40.129Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [da43db490224a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [da43db490224a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:353: [da43db490224a] daemon started
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [da43db490224a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:296: [da43db490224a] exiting daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [da43db490224a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:353: [da43db490224a] daemon started
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:461: [da43db490224a] Stopping daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:296: [da43db490224a] exiting daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:448: [da43db490224a] Daemon stopped
12:18:40 [2019-10-20T12:18:40.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s)
12:18:40 [2019-10-20T12:18:40.129Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [d82b5eca7774a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [d82b5eca7774a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:353: [d82b5eca7774a] daemon started
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [d82b5eca7774a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:296: [d82b5eca7774a] exiting daemon
12:18:40 [2019-10-20T12:18:40.129Z]         daemon.go:325: [d82b5eca7774a] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d82b5eca7774a] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d82b5eca7774a] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d82b5eca7774a] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d82b5eca7774a] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d5fb630571f3d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d5fb630571f3d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d5fb630571f3d] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d5fb630571f3d] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d5fb630571f3d] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d5fb630571f3d] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d5fb630571f3d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d5fb630571f3d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d5fb630571f3d] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d5fb630571f3d] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d5fb630571f3d] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d5fb630571f3d] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d9abae8160e44] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d9abae8160e44] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d9abae8160e44] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d9abae8160e44] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d9abae8160e44] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d9abae8160e44] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d9abae8160e44] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d9abae8160e44] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d9abae8160e44] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d9abae8160e44] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d93e7ba0d0ddb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d93e7ba0d0ddb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d93e7ba0d0ddb] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d93e7ba0d0ddb] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d93e7ba0d0ddb] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d93e7ba0d0ddb] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d93e7ba0d0ddb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d93e7ba0d0ddb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d93e7ba0d0ddb] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d93e7ba0d0ddb] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d93e7ba0d0ddb] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d93e7ba0d0ddb] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d72d74961d3bf] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d72d74961d3bf] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d72d74961d3bf] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d72d74961d3bf] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d72d74961d3bf] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d72d74961d3bf] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d72d74961d3bf] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d72d74961d3bf] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d72d74961d3bf] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d72d74961d3bf] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d6f3fdbf5cc91] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d6f3fdbf5cc91] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d6f3fdbf5cc91] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d6f3fdbf5cc91] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d6f3fdbf5cc91] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d6f3fdbf5cc91] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d6f3fdbf5cc91] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d6f3fdbf5cc91] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d6f3fdbf5cc91] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d6f3fdbf5cc91] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d6f3fdbf5cc91] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d6f3fdbf5cc91] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d00d7876ca884] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d00d7876ca884] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d00d7876ca884] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d00d7876ca884] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d00d7876ca884] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d00d7876ca884] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d00d7876ca884] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d00d7876ca884] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d00d7876ca884] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d00d7876ca884] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d00d7876ca884] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d00d7876ca884] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3ff0b7133475] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3ff0b7133475] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d3ff0b7133475] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d3ff0b7133475] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3ff0b7133475] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3ff0b7133475] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d3ff0b7133475] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d3ff0b7133475] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d3ff0b7133475] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d3ff0b7133475] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [deb173f170b4d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [deb173f170b4d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [deb173f170b4d] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [deb173f170b4d] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [deb173f170b4d] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [deb173f170b4d] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [deb173f170b4d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [deb173f170b4d] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [deb173f170b4d] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [deb173f170b4d] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [deb173f170b4d] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [deb173f170b4d] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d1173b49628fb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d1173b49628fb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d1173b49628fb] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d1173b49628fb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d1173b49628fb] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d1173b49628fb] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d1173b49628fb] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d1173b49628fb] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d1173b49628fb] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d1173b49628fb] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
12:18:40 [2019-10-20T12:18:40.130Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3dbaee963021] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3dbaee963021] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d3dbaee963021] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d3dbaee963021] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d3dbaee963021] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d3dbaee963021] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3dbaee963021] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:325: [d3dbaee963021] waiting for daemon to start
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:353: [d3dbaee963021] daemon started
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:461: [d3dbaee963021] Stopping daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:296: [d3dbaee963021] exiting daemon
12:18:40 [2019-10-20T12:18:40.130Z]         daemon.go:448: [d3dbaee963021] Daemon stopped
12:18:40 [2019-10-20T12:18:40.130Z] === RUN   TestKernelTCPMemory
12:18:40 [2019-10-20T12:18:40.918Z] --- PASS: TestKernelTCPMemory (1.02s)
12:18:40 [2019-10-20T12:18:40.918Z] === RUN   TestNISDomainname
12:18:42 [2019-10-20T12:18:42.196Z] --- PASS: TestNISDomainname (1.32s)
12:18:42 [2019-10-20T12:18:42.196Z] === RUN   TestStats
12:18:44 [2019-10-20T12:18:44.670Z] --- PASS: TestStats (2.12s)
12:18:44 [2019-10-20T12:18:44.670Z] === RUN   TestStopContainerWithTimeout
12:18:44 [2019-10-20T12:18:44.670Z] === RUN   TestStopContainerWithTimeout/0
12:18:44 [2019-10-20T12:18:44.670Z] === PAUSE TestStopContainerWithTimeout/0
12:18:44 [2019-10-20T12:18:44.670Z] === RUN   TestStopContainerWithTimeout/1
12:18:44 [2019-10-20T12:18:44.670Z] === PAUSE TestStopContainerWithTimeout/1
12:18:44 [2019-10-20T12:18:44.670Z] === RUN   TestStopContainerWithTimeout/3
12:18:44 [2019-10-20T12:18:44.670Z] === PAUSE TestStopContainerWithTimeout/3
12:18:44 [2019-10-20T12:18:44.670Z] === RUN   TestStopContainerWithTimeout/-1
12:18:44 [2019-10-20T12:18:44.670Z] === PAUSE TestStopContainerWithTimeout/-1
12:18:44 [2019-10-20T12:18:44.670Z] === CONT  TestStopContainerWithTimeout/0
12:18:44 [2019-10-20T12:18:44.670Z] === CONT  TestStopContainerWithTimeout/-1
12:18:45 [2019-10-20T12:18:45.471Z] === CONT  TestStopContainerWithTimeout/3
12:18:47 [2019-10-20T12:18:47.251Z] === CONT  TestStopContainerWithTimeout/1
12:18:49 [2019-10-20T12:18:49.423Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.054s	coverage: 72.9% of statements
12:18:49 [2019-10-20T12:18:49.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:18:49 [2019-10-20T12:18:49.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:18:49 [2019-10-20T12:18:49.724Z] Using test binary docker
12:18:49 [2019-10-20T12:18:49.724Z] Using test binary docker
12:18:49 [2019-10-20T12:18:49.724Z] +++ /etc/init.d/apparmor start
12:18:49 [2019-10-20T12:18:49.724Z] +++ /etc/init.d/apparmor start
12:18:49 [2019-10-20T12:18:49.724Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:18:49 [2019-10-20T12:18:49.724Z] Starting AppArmor profiles:
12:18:49 [2019-10-20T12:18:49.724Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:18:49 [2019-10-20T12:18:49.724Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:18:49 [2019-10-20T12:18:49.724Z] Warning failed to create cache: (null)
12:18:49 [2019-10-20T12:18:49.724Z] Warning failed to create cache: (null)
12:18:49 [2019-10-20T12:18:49.724Z] .
12:18:49 [2019-10-20T12:18:49.724Z] .
12:18:49 [2019-10-20T12:18:49.724Z] Starting dockerd
12:18:49 [2019-10-20T12:18:49.724Z] INFO: Waiting for daemon to start...
12:18:49 [2019-10-20T12:18:49.724Z] +++ 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
12:18:49 [2019-10-20T12:18:49.724Z] INFO: Waiting for daemon to start...
12:18:49 [2019-10-20T12:18:49.724Z] Starting dockerd
12:18:49 [2019-10-20T12:18:49.724Z] +++ 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
12:18:49 [2019-10-20T12:18:49.773Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:18:49 [2019-10-20T12:18:49.773Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
12:18:49 [2019-10-20T12:18:49.773Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
12:18:49 [2019-10-20T12:18:49.773Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
12:18:49 [2019-10-20T12:18:49.773Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
12:18:49 [2019-10-20T12:18:49.773Z] === RUN   TestDeleteDevicemapper
12:18:49 [2019-10-20T12:18:49.773Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:18:49 [2019-10-20T12:18:49.773Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:49 [2019-10-20T12:18:49.773Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:18:50 [2019-10-20T12:18:50.049Z] ok  	github.com/docker/docker/cmd/dockerd	0.273s	coverage: 29.8% of statements
12:18:50 [2019-10-20T12:18:50.098Z] umount: bundles/test-docker-py/root: mountpoint not found
12:18:50 [2019-10-20T12:18:50.098Z] Clearing AppArmor profiles cache:.
12:18:50 [2019-10-20T12:18:50.098Z] All profile caches have been cleared, but no profiles have been unloaded.
12:18:50 [2019-10-20T12:18:50.098Z] Unloading profiles will leave already running processes permanently
12:18:50 [2019-10-20T12:18:50.098Z] unconfined, which can lead to unexpected situations.
12:18:50 [2019-10-20T12:18:50.098Z] 
12:18:50 [2019-10-20T12:18:50.098Z] To set a process to complain mode, use the command line tool
12:18:50 [2019-10-20T12:18:50.098Z] 'aa-complain'. To really tear down all profiles, run the init script
12:18:50 [2019-10-20T12:18:50.098Z] with the 'teardown' option."
12:18:50 [2019-10-20T12:18:50.098Z] 
Post stage
[Pipeline] junit
12:18:50 [2019-10-20T12:18:50.672Z] Recording test results
12:18:50 [2019-10-20T12:18:50.705Z] ..
12:18:50 [2019-10-20T12:18:50.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:18:50 [2019-10-20T12:18:50.705Z] 
12:18:50 [2019-10-20T12:18:50.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:18:50 [2019-10-20T12:18:50.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:18:50 [2019-10-20T12:18:50.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:18:50 [2019-10-20T12:18:50.705Z] Error: No such image: emptyfs
12:18:50 [2019-10-20T12:18:50.705Z] Error: No such image: emptyfs
12:18:50 [2019-10-20T12:18:50.705Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:18:50 [2019-10-20T12:18:50.705Z] ++++ docker load
12:18:50 [2019-10-20T12:18:50.705Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:18:50 [2019-10-20T12:18:50.705Z] ++++ docker load
12:18:51 [2019-10-20T12:18:51.271Z] Running integration-test (iteration 1)
12:18:51 [2019-10-20T12:18:51.272Z] 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)/
12:18:51 [2019-10-20T12:18:51.272Z] ++ 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)/'
12:18:51 [2019-10-20T12:18:51.272Z] ++ set -e
12:18:51 [2019-10-20T12:18:51.272Z] ++ '[' -n 0 ']'
12:18:51 [2019-10-20T12:18:51.272Z] ++ set -x
12:18:51 [2019-10-20T12:18:51.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
12:18:51 [2019-10-20T12:18:51.272Z] Running integration-test (iteration 1)
12:18:51 [2019-10-20T12:18:51.272Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:18:51 [2019-10-20T12:18:51.272Z] ++ 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)/'
12:18:51 [2019-10-20T12:18:51.272Z] ++ set -e
12:18:51 [2019-10-20T12:18:51.272Z] ++ '[' -n 0 ']'
12:18:51 [2019-10-20T12:18:51.272Z] ++ set -x
12:18:51 [2019-10-20T12:18:51.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
[Pipeline] sh
12:18:52 [2019-10-20T12:18:52.196Z] + echo Ensuring container killed.
12:18:52 [2019-10-20T12:18:52.196Z] Ensuring container killed.
12:18:52 [2019-10-20T12:18:52.196Z] + docker rm -vf docker-pr3
12:18:52 [2019-10-20T12:18:52.196Z] Error: No such container: docker-pr3
12:18:52 [2019-10-20T12:18:52.196Z] + true
[Pipeline] sh
12:18:52 [2019-10-20T12:18:52.479Z] + echo Chowning /workspace to jenkins user
12:18:52 [2019-10-20T12:18:52.479Z] Chowning /workspace to jenkins user
12:18:52 [2019-10-20T12:18:52.479Z] + id -u
12:18:52 [2019-10-20T12:18:52.479Z] + id -g
12:18:52 [2019-10-20T12:18:52.479Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-405:/workspace busybox chown -R 1000:1000 /workspace
12:18:52 [2019-10-20T12:18:52.479Z] Unable to find image 'busybox:latest' locally
12:18:52 [2019-10-20T12:18:52.479Z] latest: Pulling from library/busybox
12:18:52 [2019-10-20T12:18:52.479Z] 7c9d20b9b6cd: Pulling fs layer
12:18:52 [2019-10-20T12:18:52.740Z] 7c9d20b9b6cd: Verifying Checksum
12:18:52 [2019-10-20T12:18:52.740Z] 7c9d20b9b6cd: Download complete
12:18:52 [2019-10-20T12:18:52.740Z] 7c9d20b9b6cd: Pull complete
12:18:52 [2019-10-20T12:18:52.740Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:18:52 [2019-10-20T12:18:52.740Z] Status: Downloaded newer image for busybox:latest
12:18:52 [2019-10-20T12:18:52.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s)
12:18:52 [2019-10-20T12:18:52.975Z] === RUN   TestUpdateMemory
12:18:52 [2019-10-20T12:18:52.975Z] --- SKIP: TestUpdateMemory (0.00s)
12:18:52 [2019-10-20T12:18:52.975Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:18:52 [2019-10-20T12:18:52.975Z] === RUN   TestUpdateCPUQuota
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:18:54 [2019-10-20T12:18:54.929Z] + bundleName=docker-py
12:18:54 [2019-10-20T12:18:54.929Z] + echo Creating docker-py-bundles.tar.gz
12:18:54 [2019-10-20T12:18:54.929Z] Creating docker-py-bundles.tar.gz
12:18:54 [2019-10-20T12:18:54.929Z] + 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
12:18:54 [2019-10-20T12:18:54.940Z] Archiving artifacts
12:18:54 [2019-10-20T12:18:54.986Z] --- PASS: TestUpdateCPUQuota (1.84s)
12:18:54 [2019-10-20T12:18:54.986Z] === RUN   TestUpdatePidsLimit
12:18:54 [2019-10-20T12:18:54.986Z] === RUN   TestUpdatePidsLimit/update_from_none
12:18:55 [2019-10-20T12:18:55.355Z] === RUN   TestUpdatePidsLimit/no_change
12:18:55 [2019-10-20T12:18:55.735Z] === RUN   TestUpdatePidsLimit/update_lower
12:18:56 [2019-10-20T12:18:56.542Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:18:56 [2019-10-20T12:18:56.811Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:18:56 [2019-10-20T12:18:56.909Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:18:57 [2019-10-20T12:18:57.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER docker:e037bade8cac920cc2927c194c77778ddd041101 hack/make.sh binary-daemon
12:18:57 [2019-10-20T12:18:57.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:18:57 [2019-10-20T12:18:57.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:18:57 [2019-10-20T12:18:57.757Z] 
12:18:57 [2019-10-20T12:18:57.757Z] Removing bundles/
12:18:57 [2019-10-20T12:18:57.757Z] 
12:18:57 [2019-10-20T12:18:57.757Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:18:57 [2019-10-20T12:18:57.757Z] Building: bundles/binary-daemon/dockerd-dev
12:18:57 [2019-10-20T12:18:57.757Z] GOOS="" GOARCH="" GOARM=""
12:18:58 [2019-10-20T12:18:58.487Z] ok  	github.com/docker/docker/container	0.265s	coverage: 35.6% of statements
12:18:58 [2019-10-20T12:18:58.487Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:18:58 [2019-10-20T12:18:58.487Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:18:58 [2019-10-20T12:18:58.487Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:18:58 [2019-10-20T12:18:58.487Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:18:59 [2019-10-20T12:18:59.595Z] --- PASS: TestUpdatePidsLimit (4.61s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.54s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
12:18:59 [2019-10-20T12:18:59.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s)
12:18:59 [2019-10-20T12:18:59.595Z] === RUN   TestUpdateRestartPolicy
12:19:02 [2019-10-20T12:19:02.903Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.066s	coverage: 65.3% of statements
12:19:09 [2019-10-20T12:19:09.760Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.8% of statements
12:19:11 [2019-10-20T12:19:11.822Z] ok  	github.com/docker/docker/daemon/cluster	0.160s	coverage: 0.5% of statements
12:19:13 [2019-10-20T12:19:13.147Z] --- PASS: TestUpdateRestartPolicy (12.98s)
12:19:13 [2019-10-20T12:19:13.147Z] === RUN   TestUpdateRestartWithAutoRemove
12:19:13 [2019-10-20T12:19:13.514Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
12:19:13 [2019-10-20T12:19:13.514Z] === RUN   TestWaitNonBlocked
12:19:13 [2019-10-20T12:19:13.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:19:13 [2019-10-20T12:19:13.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:19:13 [2019-10-20T12:19:13.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:19:13 [2019-10-20T12:19:13.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:19:13 [2019-10-20T12:19:13.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:19:13 [2019-10-20T12:19:13.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:19:14 [2019-10-20T12:19:14.791Z] --- PASS: TestWaitNonBlocked (0.03s)
12:19:14 [2019-10-20T12:19:14.791Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
12:19:14 [2019-10-20T12:19:14.791Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
12:19:14 [2019-10-20T12:19:14.791Z] === RUN   TestWaitBlocked
12:19:14 [2019-10-20T12:19:14.791Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:19:14 [2019-10-20T12:19:14.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:19:14 [2019-10-20T12:19:14.791Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:19:14 [2019-10-20T12:19:14.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:19:14 [2019-10-20T12:19:14.791Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:19:14 [2019-10-20T12:19:14.791Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:19:16 [2019-10-20T12:19:16.200Z] --- PASS: TestWaitBlocked (0.01s)
12:19:16 [2019-10-20T12:19:16.200Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s)
12:19:16 [2019-10-20T12:19:16.200Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s)
12:19:16 [2019-10-20T12:19:16.200Z] === CONT  TestContainerStartOnDaemonRestart
12:19:16 [2019-10-20T12:19:16.200Z] === CONT  TestIpcModeOlderClient
12:19:16 [2019-10-20T12:19:16.200Z] --- PASS: TestIpcModeOlderClient (0.15s)
12:19:16 [2019-10-20T12:19:16.200Z] === CONT  TestDaemonRestartIpcMode
12:19:17 [2019-10-20T12:19:17.359Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.4% of statements
12:19:19 [2019-10-20T12:19:19.466Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s)
12:19:19 [2019-10-20T12:19:19.466Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:325: [dfeb5b45e45fe] waiting for daemon to start
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:325: [dfeb5b45e45fe] waiting for daemon to start
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:353: [dfeb5b45e45fe] daemon started
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:296: [dfeb5b45e45fe] exiting daemon
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:325: [dfeb5b45e45fe] waiting for daemon to start
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:325: [dfeb5b45e45fe] waiting for daemon to start
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:353: [dfeb5b45e45fe] daemon started
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:461: [dfeb5b45e45fe] Stopping daemon
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:296: [dfeb5b45e45fe] exiting daemon
12:19:19 [2019-10-20T12:19:19.466Z]     daemon.go:448: [dfeb5b45e45fe] Daemon stopped
12:19:20 [2019-10-20T12:19:20.395Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
12:19:20 [2019-10-20T12:19:20.395Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:325: [d3adcf0d06b73] waiting for daemon to start
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:325: [d3adcf0d06b73] waiting for daemon to start
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:353: [d3adcf0d06b73] daemon started
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:461: [d3adcf0d06b73] Stopping daemon
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:296: [d3adcf0d06b73] exiting daemon
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:448: [d3adcf0d06b73] Daemon stopped
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:325: [d3adcf0d06b73] waiting for daemon to start
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:325: [d3adcf0d06b73] waiting for daemon to start
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:353: [d3adcf0d06b73] daemon started
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:461: [d3adcf0d06b73] Stopping daemon
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:296: [d3adcf0d06b73] exiting daemon
12:19:20 [2019-10-20T12:19:20.395Z]     daemon.go:448: [d3adcf0d06b73] Daemon stopped
12:19:20 [2019-10-20T12:19:20.395Z] PASS
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === Skipped
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
12:19:20 [2019-10-20T12:19:20.395Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] 
12:19:20 [2019-10-20T12:19:20.395Z] DONE 188 tests, 6 skipped in 129.261s
12:19:20 [2019-10-20T12:19:20.395Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
12:19:20 [2019-10-20T12:19:20.395Z] ++ 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
12:19:20 [2019-10-20T12:19:20.395Z] ++ set -e
12:19:20 [2019-10-20T12:19:20.395Z] ++ '[' -n 0 ']'
12:19:20 [2019-10-20T12:19:20.395Z] ++ set -x
12:19:20 [2019-10-20T12:19:20.396Z] ++ env -i DEST=/go/src/github.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
12:19:20 [2019-10-20T12:19:20.396Z] INFO: Testing against a local daemon
12:19:20 [2019-10-20T12:19:20.396Z] === RUN   TestCommitInheritsEnv
12:19:20 [2019-10-20T12:19:20.860Z] ok  	github.com/docker/docker/daemon/events	0.094s	coverage: 50.0% of statements
12:19:21 [2019-10-20T12:19:21.278Z] --- PASS: TestCommitInheritsEnv (0.56s)
12:19:21 [2019-10-20T12:19:21.278Z] === RUN   TestImportExtremelyLargeImageWorks
12:19:21 [2019-10-20T12:19:21.278Z] === PAUSE TestImportExtremelyLargeImageWorks
12:19:21 [2019-10-20T12:19:21.278Z] === RUN   TestImagesFilterMultiReference
12:19:21 [2019-10-20T12:19:21.278Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:19:21 [2019-10-20T12:19:21.278Z] === RUN   TestImagePullPlatformInvalid
12:19:21 [2019-10-20T12:19:21.278Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
12:19:21 [2019-10-20T12:19:21.278Z] === RUN   TestRemoveImageOrphaning
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestRemoveImageOrphaning (0.50s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagInvalidReference
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagInvalidReference (0.02s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagValidPrefixedRepo
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagExistedNameWithoutForce
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagOfficialNames
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagOfficialNames (0.05s)
12:19:21 [2019-10-20T12:19:21.663Z] === RUN   TestTagMatchesDigest
12:19:21 [2019-10-20T12:19:21.663Z] --- PASS: TestTagMatchesDigest (0.02s)
12:19:21 [2019-10-20T12:19:21.663Z] === CONT  TestImportExtremelyLargeImageWorks
12:19:23 [2019-10-20T12:19:23.691Z] ok  	github.com/docker/docker/daemon/config	0.100s	coverage: 84.7% of statements
12:19:25 [2019-10-20T12:19:25.182Z] ok  	github.com/docker/docker/daemon/graphdriver	0.042s	coverage: 2.2% of statements
12:19:29 [2019-10-20T12:19:29.608Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.501s	coverage: 13.6% of statements
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: buildpack-deps:jessie
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: busybox:latest
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: buildpack-deps:jessie
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: busybox:glibc
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: debian:jessie
12:19:29 [2019-10-20T12:19:29.976Z] --- PASS: TestBuildWithHugeFile (106.82s)
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildWithEmptyDockerfile
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: hello-world:latest
12:19:29 [2019-10-20T12:19:29.976Z] INFO: Testing against a local daemon
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerDaemonSuite
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: busybox:latest
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: busybox:glibc
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: debian:jessie
12:19:29 [2019-10-20T12:19:29.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
12:19:29 [2019-10-20T12:19:29.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
12:19:29 [2019-10-20T12:19:29.976Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
12:19:29 [2019-10-20T12:19:29.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildPreserveOwnership
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestBuildPreserveOwnership/copy_from
12:19:29 [2019-10-20T12:19:29.976Z] Loaded image: hello-world:latest
12:19:29 [2019-10-20T12:19:29.976Z] INFO: Testing against a local daemon
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:19:29 [2019-10-20T12:19:29.976Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:19:30 [2019-10-20T12:19:30.278Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
12:19:30 [2019-10-20T12:19:30.543Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:19:30 [2019-10-20T12:19:30.543Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:19:30 [2019-10-20T12:19:30.801Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:19:31 [2019-10-20T12:19:31.058Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:19:31 [2019-10-20T12:19:31.623Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:19:31 [2019-10-20T12:19:31.623Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:19:31 [2019-10-20T12:19:31.623Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:19:32 [2019-10-20T12:19:32.979Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.011s	coverage: 57.8% of statements
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:19:33 [2019-10-20T12:19:33.523Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:19:33 [2019-10-20T12:19:33.616Z] ok  	github.com/docker/docker/daemon	12.540s	coverage: 17.5% of statements
12:19:33 [2019-10-20T12:19:33.616Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:19:33 [2019-10-20T12:19:33.616Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:19:33 [2019-10-20T12:19:33.616Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:19:33 [2019-10-20T12:19:33.616Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:19:34 [2019-10-20T12:19:34.457Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:19:35 [2019-10-20T12:19:35.391Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:19:35 [2019-10-20T12:19:35.649Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:19:35 [2019-10-20T12:19:35.907Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:19:35 [2019-10-20T12:19:35.907Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:19:35 [2019-10-20T12:19:35.907Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:19:35 [2019-10-20T12:19:35.907Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:19:35 [2019-10-20T12:19:35.907Z] --- PASS: TestBuildPreserveOwnership (6.60s)
12:19:35 [2019-10-20T12:19:35.907Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.11s)
12:19:35 [2019-10-20T12:19:35.907Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s)
12:19:35 [2019-10-20T12:19:35.907Z] === RUN   TestBuildPlatformInvalid
12:19:36 [2019-10-20T12:19:36.165Z] --- PASS: TestBuildPlatformInvalid (0.15s)
12:19:36 [2019-10-20T12:19:36.165Z] PASS
12:19:36 [2019-10-20T12:19:36.165Z] 
12:19:36 [2019-10-20T12:19:36.165Z] DONE 30 tests in 197.435s
12:19:36 [2019-10-20T12:19:36.165Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:19:36 [2019-10-20T12:19:36.165Z] ++ 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
12:19:36 [2019-10-20T12:19:36.165Z] ++ set -e
12:19:36 [2019-10-20T12:19:36.165Z] ++ '[' -n 0 ']'
12:19:36 [2019-10-20T12:19:36.165Z] ++ set -x
12:19:36 [2019-10-20T12:19:36.165Z] ++ env -i DEST=/go/src/github.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
12:19:36 [2019-10-20T12:19:36.165Z] INFO: Testing against a local daemon
12:19:36 [2019-10-20T12:19:36.165Z] === RUN   TestConfigList
12:19:38 [2019-10-20T12:19:38.030Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.251s	coverage: 68.5% of statements
12:19:38 [2019-10-20T12:19:38.694Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:19:39 [2019-10-20T12:19:39.518Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.974s	coverage: 50.8% of statements
12:19:39 [2019-10-20T12:19:39.805Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.026s	coverage: 45.9% of statements
12:19:39 [2019-10-20T12:19:39.805Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:19:40 [2019-10-20T12:19:40.067Z] --- PASS: TestConfigList (3.55s)
12:19:40 [2019-10-20T12:19:40.067Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:325: [dc96e13c4633c] waiting for daemon to start
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:325: [dc96e13c4633c] waiting for daemon to start
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:353: [dc96e13c4633c] daemon started
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:461: [dc96e13c4633c] Stopping daemon
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:296: [dc96e13c4633c] exiting daemon
12:19:40 [2019-10-20T12:19:40.067Z]     daemon.go:448: [dc96e13c4633c] Daemon stopped
12:19:40 [2019-10-20T12:19:40.067Z] === RUN   TestConfigsCreateAndDelete
12:19:40 [2019-10-20T12:19:40.067Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:19:40 [2019-10-20T12:19:40.634Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:19:42 [2019-10-20T12:19:42.533Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:19:43 [2019-10-20T12:19:43.100Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:19:43 [2019-10-20T12:19:43.100Z] --- PASS: TestConfigsCreateAndDelete (3.24s)
12:19:43 [2019-10-20T12:19:43.100Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:325: [d6f70c5f45f4f] waiting for daemon to start
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:325: [d6f70c5f45f4f] waiting for daemon to start
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:353: [d6f70c5f45f4f] daemon started
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:461: [d6f70c5f45f4f] Stopping daemon
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:296: [d6f70c5f45f4f] exiting daemon
12:19:43 [2019-10-20T12:19:43.100Z]     daemon.go:448: [d6f70c5f45f4f] Daemon stopped
12:19:43 [2019-10-20T12:19:43.100Z] === RUN   TestConfigsUpdate
12:19:43 [2019-10-20T12:19:43.291Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.693s	coverage: 76.1% of statements
12:19:43 [2019-10-20T12:19:43.291Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.581s	coverage: 52.5% of statements
12:19:43 [2019-10-20T12:19:43.291Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:19:43 [2019-10-20T12:19:43.291Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:19:43 [2019-10-20T12:19:43.668Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:19:44 [2019-10-20T12:19:44.812Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
12:19:44 [2019-10-20T12:19:44.812Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
12:19:45 [2019-10-20T12:19:45.097Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
12:19:46 [2019-10-20T12:19:46.194Z] --- PASS: TestConfigsUpdate (3.20s)
12:19:46 [2019-10-20T12:19:46.194Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:325: [d5cf0ffb8b2d0] waiting for daemon to start
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:325: [d5cf0ffb8b2d0] waiting for daemon to start
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:353: [d5cf0ffb8b2d0] daemon started
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:461: [d5cf0ffb8b2d0] Stopping daemon
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:296: [d5cf0ffb8b2d0] exiting daemon
12:19:46 [2019-10-20T12:19:46.194Z]     daemon.go:448: [d5cf0ffb8b2d0] Daemon stopped
12:19:46 [2019-10-20T12:19:46.194Z] === RUN   TestTemplatedConfig
12:19:46 [2019-10-20T12:19:46.194Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:19:46 [2019-10-20T12:19:46.758Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:19:49 [2019-10-20T12:19:49.285Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:19:49 [2019-10-20T12:19:49.285Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:19:50 [2019-10-20T12:19:50.220Z] --- PASS: TestTemplatedConfig (3.86s)
12:19:50 [2019-10-20T12:19:50.220Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:325: [d0d049d807cd4] waiting for daemon to start
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:325: [d0d049d807cd4] waiting for daemon to start
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:353: [d0d049d807cd4] daemon started
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:461: [d0d049d807cd4] Stopping daemon
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:296: [d0d049d807cd4] exiting daemon
12:19:50 [2019-10-20T12:19:50.220Z]     daemon.go:448: [d0d049d807cd4] Daemon stopped
12:19:50 [2019-10-20T12:19:50.220Z] === RUN   TestConfigInspect
12:19:50 [2019-10-20T12:19:50.220Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:19:50 [2019-10-20T12:19:50.618Z] ok  	github.com/docker/docker/daemon/logger	0.276s	coverage: 43.7% of statements
12:19:51 [2019-10-20T12:19:51.617Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:19:52 [2019-10-20T12:19:52.122Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
12:19:52 [2019-10-20T12:19:52.122Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.544s	coverage: 78.2% of statements
12:19:52 [2019-10-20T12:19:52.575Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:19:53 [2019-10-20T12:19:53.156Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:19:53 [2019-10-20T12:19:53.415Z] --- PASS: TestConfigInspect (3.31s)
12:19:53 [2019-10-20T12:19:53.415Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:325: [db436840647cc] waiting for daemon to start
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:325: [db436840647cc] waiting for daemon to start
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:353: [db436840647cc] daemon started
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:461: [db436840647cc] Stopping daemon
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:296: [db436840647cc] exiting daemon
12:19:53 [2019-10-20T12:19:53.415Z]     daemon.go:448: [db436840647cc] Daemon stopped
12:19:53 [2019-10-20T12:19:53.415Z] === RUN   TestConfigCreateWithLabels
12:19:53 [2019-10-20T12:19:53.415Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:19:54 [2019-10-20T12:19:54.824Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 88.3% of statements
12:19:54 [2019-10-20T12:19:54.824Z] ok  	github.com/docker/docker/daemon/logger/journald	0.040s	coverage: 26.2% of statements
12:19:55 [2019-10-20T12:19:55.849Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 4.9% of statements
12:19:55 [2019-10-20T12:19:55.849Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:19:55 [2019-10-20T12:19:55.849Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:19:55 [2019-10-20T12:19:55.849Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:19:55 [2019-10-20T12:19:55.849Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:19:55 [2019-10-20T12:19:55.947Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:19:56 [2019-10-20T12:19:56.205Z] --- PASS: TestConfigCreateWithLabels (2.66s)
12:19:56 [2019-10-20T12:19:56.205Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:325: [d1e008e8c2231] waiting for daemon to start
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:325: [d1e008e8c2231] waiting for daemon to start
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:353: [d1e008e8c2231] daemon started
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:461: [d1e008e8c2231] Stopping daemon
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:296: [d1e008e8c2231] exiting daemon
12:19:56 [2019-10-20T12:19:56.205Z]     daemon.go:448: [d1e008e8c2231] Daemon stopped
12:19:56 [2019-10-20T12:19:56.205Z] === RUN   TestConfigCreateResolve
12:19:56 [2019-10-20T12:19:56.463Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:19:56 [2019-10-20T12:19:56.476Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.027s	coverage: 62.1% of statements
12:19:57 [2019-10-20T12:19:57.840Z] === RUN   TestDockerSuite/TestAttachDetach
12:19:58 [2019-10-20T12:19:58.774Z] --- PASS: TestConfigCreateResolve (2.73s)
12:19:58 [2019-10-20T12:19:58.774Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:325: [df003c7b5539e] waiting for daemon to start
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:325: [df003c7b5539e] waiting for daemon to start
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:353: [df003c7b5539e] daemon started
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:461: [df003c7b5539e] Stopping daemon
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:296: [df003c7b5539e] exiting daemon
12:19:58 [2019-10-20T12:19:58.774Z]     daemon.go:448: [df003c7b5539e] Daemon stopped
12:19:58 [2019-10-20T12:19:58.774Z] === RUN   TestConfigDaemonLibtrustID
12:19:58 [2019-10-20T12:19:58.774Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:19:59 [2019-10-20T12:19:59.031Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:19:59 [2019-10-20T12:19:59.191Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 74.7% of statements
12:19:59 [2019-10-20T12:19:59.191Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:19:59 [2019-10-20T12:19:59.292Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
12:19:59 [2019-10-20T12:19:59.292Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:325: [db4b97ed6356a] waiting for daemon to start
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:325: [db4b97ed6356a] waiting for daemon to start
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:353: [db4b97ed6356a] daemon started
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:461: [db4b97ed6356a] Stopping daemon
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:296: [db4b97ed6356a] exiting daemon
12:19:59 [2019-10-20T12:19:59.292Z]     daemon.go:448: [db4b97ed6356a] Daemon stopped
12:19:59 [2019-10-20T12:19:59.292Z] PASS
12:19:59 [2019-10-20T12:19:59.551Z] 
12:19:59 [2019-10-20T12:19:59.551Z] DONE 8 tests in 23.269s
12:19:59 [2019-10-20T12:19:59.551Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:19:59 [2019-10-20T12:19:59.551Z] ++ 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
12:19:59 [2019-10-20T12:19:59.551Z] ++ set -e
12:19:59 [2019-10-20T12:19:59.551Z] ++ '[' -n 0 ']'
12:19:59 [2019-10-20T12:19:59.551Z] ++ set -x
12:19:59 [2019-10-20T12:19:59.551Z] ++ env -i DEST=/go/src/github.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
12:19:59 [2019-10-20T12:19:59.551Z] INFO: Testing against a local daemon
12:19:59 [2019-10-20T12:19:59.551Z] === RUN   TestCheckpoint
12:19:59 [2019-10-20T12:19:59.551Z] --- SKIP: TestCheckpoint (0.00s)
12:19:59 [2019-10-20T12:19:59.551Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:19:59 [2019-10-20T12:19:59.551Z] === RUN   TestContainerInvalidJSON
12:19:59 [2019-10-20T12:19:59.551Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:19:59 [2019-10-20T12:19:59.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:19:59 [2019-10-20T12:19:59.551Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:19:59 [2019-10-20T12:19:59.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:19:59 [2019-10-20T12:19:59.551Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:19:59 [2019-10-20T12:19:59.551Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:19:59 [2019-10-20T12:19:59.809Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:19:59 [2019-10-20T12:19:59.809Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:19:59 [2019-10-20T12:19:59.809Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:19:59 [2019-10-20T12:19:59.809Z] --- PASS: TestContainerInvalidJSON (0.04s)
12:19:59 [2019-10-20T12:19:59.809Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:19:59 [2019-10-20T12:19:59.809Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:19:59 [2019-10-20T12:19:59.809Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:19:59 [2019-10-20T12:19:59.809Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:19:59 [2019-10-20T12:19:59.809Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
12:19:59 [2019-10-20T12:19:59.809Z] === RUN   TestCopyFromContainerPathIsNotDir
12:20:00 [2019-10-20T12:20:00.067Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:20:00 [2019-10-20T12:20:00.067Z] === RUN   TestCopyToContainerPathDoesNotExist
12:20:00 [2019-10-20T12:20:00.067Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:20:00 [2019-10-20T12:20:00.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
12:20:00 [2019-10-20T12:20:00.067Z] === RUN   TestCopyToContainerPathIsNotDir
12:20:00 [2019-10-20T12:20:00.067Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
12:20:00 [2019-10-20T12:20:00.067Z] === RUN   TestCopyFromContainer
12:20:00 [2019-10-20T12:20:00.214Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 20.0% of statements
12:20:00 [2019-10-20T12:20:00.636Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:20:01 [2019-10-20T12:20:01.237Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.043s	coverage: 47.8% of statements
12:20:01 [2019-10-20T12:20:01.861Z] ok  	github.com/docker/docker/daemon/logger/templates	0.019s	coverage: 8.3% of statements
12:20:02 [2019-10-20T12:20:02.008Z] === RUN   TestCopyFromContainer//
12:20:02 [2019-10-20T12:20:02.267Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:20:02 [2019-10-20T12:20:02.267Z] === RUN   TestCopyFromContainer//bar/root
12:20:02 [2019-10-20T12:20:02.267Z] === RUN   TestCopyFromContainer//bar/root/
12:20:02 [2019-10-20T12:20:02.525Z] === RUN   TestCopyFromContainer/bar/quux
12:20:02 [2019-10-20T12:20:02.525Z] === RUN   TestCopyFromContainer/bar/quux/
12:20:02 [2019-10-20T12:20:02.783Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:20:02 [2019-10-20T12:20:02.783Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:20:02 [2019-10-20T12:20:02.783Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:20:03 [2019-10-20T12:20:03.041Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:20:03 [2019-10-20T12:20:03.041Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:20:03 [2019-10-20T12:20:03.041Z] === RUN   TestCopyFromContainer/bar/notarget
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:20:03 [2019-10-20T12:20:03.300Z] --- PASS: TestCopyFromContainer (3.11s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer// (0.11s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:20:03 [2019-10-20T12:20:03.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateLinkToNonExistingContainer
12:20:03 [2019-10-20T12:20:03.300Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateWithInvalidEnv
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateWithInvalidEnv/0
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateWithInvalidEnv/0
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateWithInvalidEnv/1
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateWithInvalidEnv/1
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateWithInvalidEnv/2
12:20:03 [2019-10-20T12:20:03.300Z] === PAUSE TestCreateWithInvalidEnv/2
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateWithInvalidEnv/0
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateWithInvalidEnv/2
12:20:03 [2019-10-20T12:20:03.300Z] === CONT  TestCreateWithInvalidEnv/1
12:20:03 [2019-10-20T12:20:03.300Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:20:03 [2019-10-20T12:20:03.300Z] === RUN   TestCreateTmpfsMountsTarget
12:20:03 [2019-10-20T12:20:03.352Z] ok  	github.com/docker/docker/daemon/network	0.041s	coverage: 63.8% of statements
12:20:03 [2019-10-20T12:20:03.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
12:20:03 [2019-10-20T12:20:03.558Z] === RUN   TestCreateWithCustomMaskedPaths
12:20:03 [2019-10-20T12:20:03.817Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:20:04 [2019-10-20T12:20:04.382Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:20:04 [2019-10-20T12:20:04.859Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.291s	coverage: 84.5% of statements
12:20:04 [2019-10-20T12:20:04.859Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:20:04 [2019-10-20T12:20:04.859Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:20:05 [2019-10-20T12:20:05.319Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:20:05 [2019-10-20T12:20:05.884Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:20:05 [2019-10-20T12:20:05.884Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:20:06 [2019-10-20T12:20:06.142Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:20:06 [2019-10-20T12:20:06.142Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:20:06 [2019-10-20T12:20:06.400Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:20:06 [2019-10-20T12:20:06.400Z] --- PASS: TestCreateWithCapabilities (0.02s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
12:20:06 [2019-10-20T12:20:06.400Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
12:20:06 [2019-10-20T12:20:06.400Z] === RUN   TestCreateWithCustomReadonlyPaths
12:20:07 [2019-10-20T12:20:07.567Z] ok  	github.com/docker/docker/distribution/metadata	0.228s	coverage: 48.2% of statements
12:20:08 [2019-10-20T12:20:08.301Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:20:08 [2019-10-20T12:20:08.301Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:20:08 [2019-10-20T12:20:08.587Z] ok  	github.com/docker/docker/errdefs	0.029s	coverage: 48.2% of statements
12:20:08 [2019-10-20T12:20:08.868Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s)
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:20:08 [2019-10-20T12:20:08.868Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:20:08 [2019-10-20T12:20:08.868Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:20:08 [2019-10-20T12:20:08.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
12:20:08 [2019-10-20T12:20:08.868Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:20:08 [2019-10-20T12:20:08.868Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:20:08 [2019-10-20T12:20:08.868Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:20:08 [2019-10-20T12:20:08.868Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:20:08 [2019-10-20T12:20:08.868Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestContainerStartOnDaemonRestart
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestContainerStartOnDaemonRestart
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestDaemonRestartIpcMode
12:20:08 [2019-10-20T12:20:08.868Z] === PAUSE TestDaemonRestartIpcMode
12:20:08 [2019-10-20T12:20:08.868Z] === RUN   TestDiff
12:20:09 [2019-10-20T12:20:09.127Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:20:09 [2019-10-20T12:20:09.694Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:20:09 [2019-10-20T12:20:09.694Z] --- PASS: TestDiff (0.88s)
12:20:09 [2019-10-20T12:20:09.694Z] === RUN   TestExecWithCloseStdin
12:20:10 [2019-10-20T12:20:10.628Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:20:10 [2019-10-20T12:20:10.628Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:20:11 [2019-10-20T12:20:11.194Z] --- PASS: TestExecWithCloseStdin (1.30s)
12:20:11 [2019-10-20T12:20:11.194Z] === RUN   TestExec
12:20:11 [2019-10-20T12:20:11.287Z] ok  	github.com/docker/docker/distribution	0.870s	coverage: 22.3% of statements
12:20:11 [2019-10-20T12:20:11.287Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:20:11 [2019-10-20T12:20:11.760Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:20:11 [2019-10-20T12:20:11.910Z] ok  	github.com/docker/docker/distribution/xfer	1.493s	coverage: 83.4% of statements
12:20:11 [2019-10-20T12:20:11.910Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:20:12 [2019-10-20T12:20:12.325Z] --- PASS: TestExec (1.21s)
12:20:12 [2019-10-20T12:20:12.325Z] === RUN   TestExecUser
12:20:12 [2019-10-20T12:20:12.596Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:20:12 [2019-10-20T12:20:12.854Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:20:13 [2019-10-20T12:20:13.411Z] ok  	github.com/docker/docker/image/cache	0.058s	coverage: 19.2% of statements
12:20:13 [2019-10-20T12:20:13.788Z] --- PASS: TestExecUser (1.29s)
12:20:13 [2019-10-20T12:20:13.788Z] === RUN   TestExportContainerAndImportImage
12:20:13 [2019-10-20T12:20:13.788Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:20:14 [2019-10-20T12:20:14.354Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:20:14 [2019-10-20T12:20:14.436Z] ok  	github.com/docker/docker/image	0.085s	coverage: 86.4% of statements
12:20:14 [2019-10-20T12:20:14.437Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:20:14 [2019-10-20T12:20:14.923Z] --- PASS: TestExportContainerAndImportImage (1.17s)
12:20:14 [2019-10-20T12:20:14.923Z] === RUN   TestExportContainerAfterDaemonRestart
12:20:16 [2019-10-20T12:20:16.295Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
12:20:16 [2019-10-20T12:20:16.295Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:325: [d9ed160d5beaa] waiting for daemon to start
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:325: [d9ed160d5beaa] waiting for daemon to start
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:353: [d9ed160d5beaa] daemon started
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:461: [d9ed160d5beaa] Stopping daemon
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:296: [d9ed160d5beaa] exiting daemon
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:448: [d9ed160d5beaa] Daemon stopped
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:325: [d9ed160d5beaa] waiting for daemon to start
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:325: [d9ed160d5beaa] waiting for daemon to start
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:353: [d9ed160d5beaa] daemon started
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:461: [d9ed160d5beaa] Stopping daemon
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:296: [d9ed160d5beaa] exiting daemon
12:20:16 [2019-10-20T12:20:16.295Z]     daemon.go:448: [d9ed160d5beaa] Daemon stopped
12:20:16 [2019-10-20T12:20:16.295Z] === RUN   TestHealthCheckWorkdir
12:20:17 [2019-10-20T12:20:17.143Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
12:20:17 [2019-10-20T12:20:17.143Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:20:17 [2019-10-20T12:20:17.143Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:20:17 [2019-10-20T12:20:17.143Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:20:17 [2019-10-20T12:20:17.143Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:20:17 [2019-10-20T12:20:17.669Z] --- PASS: TestHealthCheckWorkdir (1.20s)
12:20:17 [2019-10-20T12:20:17.669Z] === RUN   TestHealthKillContainer
12:20:17 [2019-10-20T12:20:17.773Z] ok  	github.com/docker/docker/internal/testutil	0.027s	coverage: 62.5% of statements
12:20:17 [2019-10-20T12:20:17.927Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:20:18 [2019-10-20T12:20:18.064Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:20:19 [2019-10-20T12:20:19.085Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
12:20:19 [2019-10-20T12:20:19.161Z] Created binary: bundles/binary-daemon/dockerd-dev
12:20:19 [2019-10-20T12:20:19.161Z] Copying nested executables into bundles/binary-daemon
12:20:19 [2019-10-20T12:20:19.161Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:20:19 [2019-10-20T12:20:19.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER docker:e037bade8cac920cc2927c194c77778ddd041101 hack/make.sh cross
12:20:19 [2019-10-20T12:20:19.708Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
12:20:20 [2019-10-20T12:20:20.046Z] 
12:20:20 [2019-10-20T12:20:20.046Z] Removing bundles/
12:20:20 [2019-10-20T12:20:20.046Z] 
12:20:20 [2019-10-20T12:20:20.046Z] ---> Making bundle: cross (in bundles/cross)
12:20:20 [2019-10-20T12:20:20.046Z] Cross building: bundles/cross/linux/amd64
12:20:20 [2019-10-20T12:20:20.046Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:20:20 [2019-10-20T12:20:20.046Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:20:21 [2019-10-20T12:20:21.205Z] --- PASS: TestHealthKillContainer (3.12s)
12:20:21 [2019-10-20T12:20:21.205Z] === RUN   TestInspectCpusetInConfigPre120
12:20:21 [2019-10-20T12:20:21.463Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
12:20:21 [2019-10-20T12:20:21.463Z] === RUN   TestIpcModeNone
12:20:21 [2019-10-20T12:20:21.463Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:20:22 [2019-10-20T12:20:22.029Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:20:22 [2019-10-20T12:20:22.594Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:20:22 [2019-10-20T12:20:22.594Z] --- PASS: TestIpcModeNone (1.17s)
12:20:22 [2019-10-20T12:20:22.594Z] === RUN   TestIpcModePrivate
12:20:23 [2019-10-20T12:20:23.163Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:20:23 [2019-10-20T12:20:23.729Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:20:23 [2019-10-20T12:20:23.729Z] --- PASS: TestIpcModePrivate (1.09s)
12:20:23 [2019-10-20T12:20:23.729Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:191, shared: false, mustBeShared: false
12:20:23 [2019-10-20T12:20:23.729Z] === RUN   TestIpcModeShareable
12:20:25 [2019-10-20T12:20:25.104Z] --- PASS: TestIpcModeShareable (1.14s)
12:20:25 [2019-10-20T12:20:25.104Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
12:20:25 [2019-10-20T12:20:25.104Z] === RUN   TestAPIIpcModeShareableAndContainer
12:20:25 [2019-10-20T12:20:25.234Z] ok  	github.com/docker/docker/opts	0.089s	coverage: 66.9% of statements
12:20:25 [2019-10-20T12:20:25.519Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
12:20:26 [2019-10-20T12:20:26.142Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
12:20:26 [2019-10-20T12:20:26.430Z] ok  	github.com/docker/docker/pkg/authorization	1.498s	coverage: 66.7% of statements
12:20:27 [2019-10-20T12:20:27.007Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:20:27 [2019-10-20T12:20:27.007Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:20:27 [2019-10-20T12:20:27.461Z] ok  	github.com/docker/docker/pkg/archive	1.478s	coverage: 76.7% of statements
12:20:27 [2019-10-20T12:20:27.747Z] ok  	github.com/docker/docker/pkg/directory	0.023s	coverage: 80.0% of statements
12:20:28 [2019-10-20T12:20:28.912Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.84s)
12:20:28 [2019-10-20T12:20:28.912Z] === RUN   TestAPIIpcModeHost
12:20:29 [2019-10-20T12:20:29.242Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
12:20:29 [2019-10-20T12:20:29.479Z] --- PASS: TestAPIIpcModeHost (0.80s)
12:20:29 [2019-10-20T12:20:29.479Z] === RUN   TestDaemonIpcModeShareable
12:20:29 [2019-10-20T12:20:29.529Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
12:20:30 [2019-10-20T12:20:30.046Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:20:30 [2019-10-20T12:20:30.046Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:20:31 [2019-10-20T12:20:31.016Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
12:20:31 [2019-10-20T12:20:31.305Z] ok  	github.com/docker/docker/layer	7.521s	coverage: 72.0% of statements
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/oci	[no test files]
12:20:31 [2019-10-20T12:20:31.305Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:20:31 [2019-10-20T12:20:31.944Z] --- PASS: TestDaemonIpcModeShareable (2.35s)
12:20:31 [2019-10-20T12:20:31.944Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:325: [d536e1ac463d0] waiting for daemon to start
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:325: [d536e1ac463d0] waiting for daemon to start
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:353: [d536e1ac463d0] daemon started
12:20:31 [2019-10-20T12:20:31.944Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:461: [d536e1ac463d0] Stopping daemon
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:296: [d536e1ac463d0] exiting daemon
12:20:31 [2019-10-20T12:20:31.944Z]     daemon.go:448: [d536e1ac463d0] Daemon stopped
12:20:31 [2019-10-20T12:20:31.944Z] === RUN   TestDaemonIpcModePrivate
12:20:32 [2019-10-20T12:20:32.330Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
12:20:32 [2019-10-20T12:20:32.510Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:20:32 [2019-10-20T12:20:32.616Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
12:20:33 [2019-10-20T12:20:33.077Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:20:34 [2019-10-20T12:20:34.009Z] --- PASS: TestDaemonIpcModePrivate (2.13s)
12:20:34 [2019-10-20T12:20:34.010Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:325: [d13b6cf6e33e5] waiting for daemon to start
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:325: [d13b6cf6e33e5] waiting for daemon to start
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:353: [d13b6cf6e33e5] daemon started
12:20:34 [2019-10-20T12:20:34.010Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: false, mustBeShared: false
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:461: [d13b6cf6e33e5] Stopping daemon
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:296: [d13b6cf6e33e5] exiting daemon
12:20:34 [2019-10-20T12:20:34.010Z]     daemon.go:448: [d13b6cf6e33e5] Daemon stopped
12:20:34 [2019-10-20T12:20:34.010Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:20:34 [2019-10-20T12:20:34.103Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.804s	coverage: 43.2% of statements
12:20:34 [2019-10-20T12:20:34.103Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:20:34 [2019-10-20T12:20:34.103Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:20:34 [2019-10-20T12:20:34.103Z] ok  	github.com/docker/docker/pkg/filenotify	0.615s	coverage: 66.3% of statements
12:20:34 [2019-10-20T12:20:34.391Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
12:20:34 [2019-10-20T12:20:34.941Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:20:35 [2019-10-20T12:20:35.198Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:20:35 [2019-10-20T12:20:35.768Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s)
12:20:35 [2019-10-20T12:20:35.768Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:325: [d2dd7c445b165] waiting for daemon to start
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:325: [d2dd7c445b165] waiting for daemon to start
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:353: [d2dd7c445b165] daemon started
12:20:35 [2019-10-20T12:20:35.768Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: false, mustBeShared: false
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:461: [d2dd7c445b165] Stopping daemon
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:296: [d2dd7c445b165] exiting daemon
12:20:35 [2019-10-20T12:20:35.768Z]     daemon.go:448: [d2dd7c445b165] Daemon stopped
12:20:35 [2019-10-20T12:20:35.768Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:20:35 [2019-10-20T12:20:35.883Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.384s	coverage: 84.1% of statements
12:20:36 [2019-10-20T12:20:36.026Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:20:36 [2019-10-20T12:20:36.172Z] ok  	github.com/docker/docker/pkg/fsutils	0.429s	coverage: 85.1% of statements
12:20:36 [2019-10-20T12:20:36.172Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 10.2% of statements
12:20:37 [2019-10-20T12:20:37.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
12:20:37 [2019-10-20T12:20:37.926Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:325: [d435b1c428a5a] waiting for daemon to start
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:325: [d435b1c428a5a] waiting for daemon to start
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:353: [d435b1c428a5a] daemon started
12:20:37 [2019-10-20T12:20:37.926Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:461: [d435b1c428a5a] Stopping daemon
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:296: [d435b1c428a5a] exiting daemon
12:20:37 [2019-10-20T12:20:37.926Z]     daemon.go:448: [d435b1c428a5a] Daemon stopped
12:20:37 [2019-10-20T12:20:37.926Z] === RUN   TestIpcModeOlderClient
12:20:37 [2019-10-20T12:20:37.926Z] === PAUSE TestIpcModeOlderClient
12:20:37 [2019-10-20T12:20:37.926Z] === RUN   TestKillContainerInvalidSignal
12:20:38 [2019-10-20T12:20:38.183Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:20:38 [2019-10-20T12:20:38.224Z] ok  	github.com/docker/docker/pkg/locker	0.070s	coverage: 88.9% of statements
12:20:38 [2019-10-20T12:20:38.224Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
12:20:38 [2019-10-20T12:20:38.441Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
12:20:38 [2019-10-20T12:20:38.441Z] === RUN   TestKillContainer
12:20:38 [2019-10-20T12:20:38.441Z] === RUN   TestKillContainer/no_signal
12:20:39 [2019-10-20T12:20:39.253Z] ok  	github.com/docker/docker/pkg/idtools	1.058s	coverage: 70.1% of statements
12:20:39 [2019-10-20T12:20:39.253Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
12:20:39 [2019-10-20T12:20:39.376Z] === RUN   TestKillContainer/non_killing_signal
12:20:39 [2019-10-20T12:20:39.942Z] === RUN   TestKillContainer/killing_signal
12:20:40 [2019-10-20T12:20:40.271Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
12:20:40 [2019-10-20T12:20:40.508Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:20:40 [2019-10-20T12:20:40.894Z] ok  	github.com/docker/docker/pkg/ioutils	2.587s	coverage: 69.1% of statements
12:20:40 [2019-10-20T12:20:40.894Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:20:41 [2019-10-20T12:20:41.073Z] --- PASS: TestKillContainer (2.72s)
12:20:41 [2019-10-20T12:20:41.073Z]     --- PASS: TestKillContainer/no_signal (0.93s)
12:20:41 [2019-10-20T12:20:41.073Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
12:20:41 [2019-10-20T12:20:41.073Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
12:20:41 [2019-10-20T12:20:41.073Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:20:41 [2019-10-20T12:20:41.073Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:20:41 [2019-10-20T12:20:41.180Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
12:20:41 [2019-10-20T12:20:41.331Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:20:41 [2019-10-20T12:20:41.826Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
12:20:41 [2019-10-20T12:20:41.826Z] ok  	github.com/docker/docker/pkg/mount	1.004s	coverage: 69.6% of statements
12:20:41 [2019-10-20T12:20:41.826Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:20:42 [2019-10-20T12:20:42.113Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.066s	coverage: 90.0% of statements
12:20:42 [2019-10-20T12:20:42.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:20:42 [2019-10-20T12:20:42.264Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:20:42 [2019-10-20T12:20:42.735Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 82.4% of statements
12:20:42 [2019-10-20T12:20:42.735Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:20:42 [2019-10-20T12:20:42.735Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:20:43 [2019-10-20T12:20:43.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s)
12:20:43 [2019-10-20T12:20:43.198Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
12:20:43 [2019-10-20T12:20:43.198Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
12:20:43 [2019-10-20T12:20:43.198Z] === RUN   TestKillStoppedContainer
12:20:43 [2019-10-20T12:20:43.198Z] --- PASS: TestKillStoppedContainer (0.11s)
12:20:43 [2019-10-20T12:20:43.198Z] === RUN   TestKillStoppedContainerAPIPre120
12:20:43 [2019-10-20T12:20:43.455Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
12:20:43 [2019-10-20T12:20:43.455Z] === RUN   TestKillDifferentUserContainer
12:20:43 [2019-10-20T12:20:43.771Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
12:20:44 [2019-10-20T12:20:44.877Z] --- PASS: TestKillDifferentUserContainer (1.30s)
12:20:44 [2019-10-20T12:20:44.877Z] === RUN   TestInspectOomKilledTrue
12:20:44 [2019-10-20T12:20:44.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:20:44 [2019-10-20T12:20:44.877Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:20:44 [2019-10-20T12:20:44.877Z] === RUN   TestInspectOomKilledFalse
12:20:44 [2019-10-20T12:20:44.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:20:44 [2019-10-20T12:20:44.877Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:20:44 [2019-10-20T12:20:44.877Z] === RUN   TestLinksEtcHostsContentMatch
12:20:45 [2019-10-20T12:20:45.267Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 87.9% of statements
12:20:45 [2019-10-20T12:20:45.267Z] ok  	github.com/docker/docker/pkg/progress	0.027s	coverage: 75.9% of statements
12:20:45 [2019-10-20T12:20:45.444Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
12:20:45 [2019-10-20T12:20:45.444Z] === RUN   TestLinksContainerNames
12:20:45 [2019-10-20T12:20:45.553Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
12:20:46 [2019-10-20T12:20:46.574Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:20:47 [2019-10-20T12:20:47.196Z] ok  	github.com/docker/docker/pkg/pubsub	1.181s	coverage: 72.7% of statements
12:20:47 [2019-10-20T12:20:47.341Z] --- PASS: TestLinksContainerNames (1.78s)
12:20:47 [2019-10-20T12:20:47.341Z] === RUN   TestLogsFollowTailEmpty
12:20:47 [2019-10-20T12:20:47.821Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
12:20:48 [2019-10-20T12:20:48.273Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
12:20:48 [2019-10-20T12:20:48.273Z] === RUN   TestContainerNetworkMountsNoChown
12:20:49 [2019-10-20T12:20:49.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s)
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/default
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/default
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/private
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/private
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rprivate
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rprivate
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/slave
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/slave
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rslave
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rslave
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/shared
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/shared
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rshared
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rshared
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/default
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/default/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rslave
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/default/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rshared
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/shared
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rprivate
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/slave
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/private
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/private/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === RUN   TestMountDaemonRoot/private/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/default/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/default/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:20:49 [2019-10-20T12:20:49.206Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:20:49 [2019-10-20T12:20:49.316Z] ok  	github.com/docker/docker/pkg/stringid	0.019s	coverage: 70.6% of statements
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:20:49 [2019-10-20T12:20:49.465Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:20:49 [2019-10-20T12:20:49.605Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/private/mount_root
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:20:49 [2019-10-20T12:20:49.723Z] === CONT  TestMountDaemonRoot/private/bind_root
12:20:49 [2019-10-20T12:20:49.723Z] --- PASS: TestMountDaemonRoot (0.02s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.16s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:20:49 [2019-10-20T12:20:49.723Z] === RUN   TestContainerBindMountNonRecursive
12:20:49 [2019-10-20T12:20:49.821Z] Removing intermediate container 87c41fd7f9f2
12:20:49 [2019-10-20T12:20:49.821Z]  ---> ab88616be7f6
12:20:49 [2019-10-20T12:20:49.821Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
12:20:49 [2019-10-20T12:20:49.821Z]  ---> Running in 20d4a5ddfd33
12:20:49 [2019-10-20T12:20:49.821Z] Removing intermediate container 20d4a5ddfd33
12:20:49 [2019-10-20T12:20:49.821Z]  ---> 1c466bec587e
12:20:49 [2019-10-20T12:20:49.821Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
12:20:49 [2019-10-20T12:20:49.821Z]  ---> Running in 53a73c43c6c9
12:20:49 [2019-10-20T12:20:49.821Z] Removing intermediate container 53a73c43c6c9
12:20:49 [2019-10-20T12:20:49.821Z]  ---> e1e967cacb00
12:20:49 [2019-10-20T12:20:49.821Z] Step 8/8 : COPY . .
12:20:49 [2019-10-20T12:20:49.981Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:20:50 [2019-10-20T12:20:50.646Z] ok  	github.com/docker/docker/pkg/symlink	0.049s	coverage: 87.7% of statements
12:20:51 [2019-10-20T12:20:51.269Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 80.8% of statements
12:20:51 [2019-10-20T12:20:51.879Z] --- PASS: TestContainerBindMountNonRecursive (2.06s)
12:20:51 [2019-10-20T12:20:51.879Z] === RUN   TestNetworkNat
12:20:52 [2019-10-20T12:20:52.285Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 35.8% of statements
12:20:52 [2019-10-20T12:20:52.570Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
12:20:52 [2019-10-20T12:20:52.812Z] --- PASS: TestNetworkNat (0.92s)
12:20:52 [2019-10-20T12:20:52.812Z] === RUN   TestNetworkLocalhostTCPNat
12:20:53 [2019-10-20T12:20:53.192Z] ok  	github.com/docker/docker/pkg/signal	6.129s	coverage: 61.0% of statements
12:20:53 [2019-10-20T12:20:53.746Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s)
12:20:53 [2019-10-20T12:20:53.746Z] === RUN   TestNetworkLoopbackNat
12:20:54 [2019-10-20T12:20:54.004Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:20:54 [2019-10-20T12:20:54.004Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:20:54 [2019-10-20T12:20:54.211Z] ok  	github.com/docker/docker/pkg/term	0.049s	coverage: 85.9% of statements
12:20:54 [2019-10-20T12:20:54.570Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:20:54 [2019-10-20T12:20:54.853Z] ok  	github.com/docker/docker/pkg/tarsum	0.267s	coverage: 89.3% of statements
12:20:54 [2019-10-20T12:20:54.853Z] testing: warning: no tests to run
12:20:54 [2019-10-20T12:20:54.853Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: 0.0% of statements [no tests to run]
12:20:55 [2019-10-20T12:20:55.139Z] --- PASS: TestNetworkLoopbackNat (1.41s)
12:20:55 [2019-10-20T12:20:55.139Z] === RUN   TestPause
12:20:55 [2019-10-20T12:20:55.476Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
12:20:55 [2019-10-20T12:20:55.762Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
12:20:56 [2019-10-20T12:20:56.050Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
12:20:56 [2019-10-20T12:20:56.513Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:20:56 [2019-10-20T12:20:56.513Z] --- PASS: TestPause (1.14s)
12:20:56 [2019-10-20T12:20:56.513Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:20:56 [2019-10-20T12:20:56.513Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:20:56 [2019-10-20T12:20:56.513Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:20:56 [2019-10-20T12:20:56.513Z] === RUN   TestPauseStopPausedContainer
12:20:57 [2019-10-20T12:20:57.446Z] --- PASS: TestPauseStopPausedContainer (0.96s)
12:20:57 [2019-10-20T12:20:57.446Z] === RUN   TestPsFilter
12:20:57 [2019-10-20T12:20:57.446Z] --- PASS: TestPsFilter (0.20s)
12:20:57 [2019-10-20T12:20:57.446Z] === RUN   TestRemoveContainerWithRemovedVolume
12:20:58 [2019-10-20T12:20:58.378Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
12:20:58 [2019-10-20T12:20:58.378Z] === RUN   TestRemoveContainerWithVolume
12:20:59 [2019-10-20T12:20:59.310Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
12:20:59 [2019-10-20T12:20:59.310Z] === RUN   TestRemoveContainerRunning
12:20:59 [2019-10-20T12:20:59.601Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
12:20:59 [2019-10-20T12:20:59.887Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 69.1% of statements
12:21:00 [2019-10-20T12:21:00.244Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:21:00 [2019-10-20T12:21:00.244Z] --- PASS: TestRemoveContainerRunning (0.93s)
12:21:00 [2019-10-20T12:21:00.244Z] === RUN   TestRemoveContainerForceRemoveRunning
12:21:01 [2019-10-20T12:21:01.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
12:21:01 [2019-10-20T12:21:01.177Z] === RUN   TestRemoveInvalidContainer
12:21:01 [2019-10-20T12:21:01.177Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:21:01 [2019-10-20T12:21:01.177Z] === RUN   TestRenameLinkedContainer
12:21:01 [2019-10-20T12:21:01.177Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:21:01 [2019-10-20T12:21:01.195Z] --- PASS: TestImportExtremelyLargeImageWorks (93.87s)
12:21:01 [2019-10-20T12:21:01.196Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:325: [d2c5a16886586] waiting for daemon to start
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:325: [d2c5a16886586] waiting for daemon to start
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:353: [d2c5a16886586] daemon started
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:461: [d2c5a16886586] Stopping daemon
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:296: [d2c5a16886586] exiting daemon
12:21:01 [2019-10-20T12:21:01.196Z]     daemon.go:448: [d2c5a16886586] Daemon stopped
12:21:01 [2019-10-20T12:21:01.196Z] PASS
12:21:01 [2019-10-20T12:21:01.196Z] 
12:21:01 [2019-10-20T12:21:01.196Z] DONE 11 tests in 95.319s
12:21:01 [2019-10-20T12:21:01.196Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
12:21:01 [2019-10-20T12:21:01.196Z] ++ 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
12:21:01 [2019-10-20T12:21:01.196Z] ++ set -e
12:21:01 [2019-10-20T12:21:01.196Z] ++ '[' -n 0 ']'
12:21:01 [2019-10-20T12:21:01.196Z] ++ set -x
12:21:01 [2019-10-20T12:21:01.196Z] ++ env -i DEST=/go/src/github.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
12:21:01 [2019-10-20T12:21:01.196Z] INFO: Testing against a local daemon
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestNetworkCreateDelete
12:21:01 [2019-10-20T12:21:01.196Z] --- PASS: TestNetworkCreateDelete (0.22s)
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestDockerNetworkDeletePreferID
12:21:01 [2019-10-20T12:21:01.196Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestInspectNetwork
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestInspectNetwork/full_network_id
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestInspectNetwork/partial_network_id
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestInspectNetwork/network_name
12:21:01 [2019-10-20T12:21:01.196Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:21:01 [2019-10-20T12:21:01.929Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
12:21:02 [2019-10-20T12:21:02.111Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:21:02 [2019-10-20T12:21:02.215Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 27.3% of statements
12:21:03 [2019-10-20T12:21:03.710Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 49.0% of statements
12:21:04 [2019-10-20T12:21:04.638Z] --- PASS: TestRenameLinkedContainer (3.78s)
12:21:04 [2019-10-20T12:21:04.638Z] === RUN   TestRenameStoppedContainer
12:21:04 [2019-10-20T12:21:04.735Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
12:21:05 [2019-10-20T12:21:05.204Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:21:05 [2019-10-20T12:21:05.770Z] --- PASS: TestRenameStoppedContainer (0.87s)
12:21:05 [2019-10-20T12:21:05.770Z] === RUN   TestRenameRunningContainerAndReuse
12:21:06 [2019-10-20T12:21:06.227Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 68.2% of statements
12:21:06 [2019-10-20T12:21:06.227Z] ok  	github.com/docker/docker/registry	0.543s	coverage: 56.4% of statements
12:21:06 [2019-10-20T12:21:06.263Z] --- PASS: TestInspectNetwork (8.79s)
12:21:06 [2019-10-20T12:21:06.263Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:325: [d5363fa8a97cc] waiting for daemon to start
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:325: [d5363fa8a97cc] waiting for daemon to start
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:353: [d5363fa8a97cc] daemon started
12:21:06 [2019-10-20T12:21:06.263Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:21:06 [2019-10-20T12:21:06.263Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:21:06 [2019-10-20T12:21:06.263Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:21:06 [2019-10-20T12:21:06.263Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:461: [d5363fa8a97cc] Stopping daemon
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:296: [d5363fa8a97cc] exiting daemon
12:21:06 [2019-10-20T12:21:06.263Z]     daemon.go:448: [d5363fa8a97cc] Daemon stopped
12:21:06 [2019-10-20T12:21:06.263Z] === RUN   TestRunContainerWithBridgeNone
12:21:06 [2019-10-20T12:21:06.701Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:21:07 [2019-10-20T12:21:07.250Z] ok  	github.com/docker/docker/volume/drivers	0.043s	coverage: 36.1% of statements
12:21:07 [2019-10-20T12:21:07.634Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
12:21:07 [2019-10-20T12:21:07.634Z] === RUN   TestRenameInvalidName
12:21:08 [2019-10-20T12:21:08.127Z] --- PASS: TestRunContainerWithBridgeNone (2.68s)
12:21:08 [2019-10-20T12:21:08.127Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:325: [db30cca62f2f5] waiting for daemon to start
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:325: [db30cca62f2f5] waiting for daemon to start
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:353: [db30cca62f2f5] daemon started
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:461: [db30cca62f2f5] Stopping daemon
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:296: [db30cca62f2f5] exiting daemon
12:21:08 [2019-10-20T12:21:08.127Z]     daemon.go:448: [db30cca62f2f5] Daemon stopped
12:21:08 [2019-10-20T12:21:08.127Z] === RUN   TestNetworkInvalidJSON
12:21:08 [2019-10-20T12:21:08.127Z] === RUN   TestNetworkInvalidJSON//networks/create
12:21:08 [2019-10-20T12:21:08.127Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:21:08 [2019-10-20T12:21:08.127Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:21:08 [2019-10-20T12:21:08.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:21:08 [2019-10-20T12:21:08.127Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:08 [2019-10-20T12:21:08.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:08 [2019-10-20T12:21:08.127Z] === CONT  TestNetworkInvalidJSON//networks/create
12:21:08 [2019-10-20T12:21:08.127Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:08 [2019-10-20T12:21:08.127Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:21:08 [2019-10-20T12:21:08.127Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:21:08 [2019-10-20T12:21:08.127Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:21:08 [2019-10-20T12:21:08.127Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:21:08 [2019-10-20T12:21:08.127Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:21:08 [2019-10-20T12:21:08.127Z] === RUN   TestDaemonRestartWithLiveRestore
12:21:08 [2019-10-20T12:21:08.201Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:21:08 [2019-10-20T12:21:08.460Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:21:08 [2019-10-20T12:21:08.460Z] --- PASS: TestRenameInvalidName (1.07s)
12:21:08 [2019-10-20T12:21:08.460Z] === RUN   TestRenameAnonymousContainer
12:21:09 [2019-10-20T12:21:09.396Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:21:09 [2019-10-20T12:21:09.459Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:21:09 [2019-10-20T12:21:09.459Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:325: [dcb8136e5bffb] waiting for daemon to start
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:325: [dcb8136e5bffb] waiting for daemon to start
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:353: [dcb8136e5bffb] daemon started
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:461: [dcb8136e5bffb] Stopping daemon
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:296: [dcb8136e5bffb] exiting daemon
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:448: [dcb8136e5bffb] Daemon stopped
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:325: [dcb8136e5bffb] waiting for daemon to start
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:325: [dcb8136e5bffb] waiting for daemon to start
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:353: [dcb8136e5bffb] daemon started
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:461: [dcb8136e5bffb] Stopping daemon
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:296: [dcb8136e5bffb] exiting daemon
12:21:09 [2019-10-20T12:21:09.459Z]     daemon.go:448: [dcb8136e5bffb] Daemon stopped
12:21:09 [2019-10-20T12:21:09.459Z] === RUN   TestDaemonDefaultNetworkPools
12:21:10 [2019-10-20T12:21:10.232Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
12:21:10 [2019-10-20T12:21:10.232Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:325: [dae4559f26d49] waiting for daemon to start
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:325: [dae4559f26d49] waiting for daemon to start
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:353: [dae4559f26d49] daemon started
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:461: [dae4559f26d49] Stopping daemon
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:296: [dae4559f26d49] exiting daemon
12:21:10 [2019-10-20T12:21:10.232Z]     daemon.go:448: [dae4559f26d49] Daemon stopped
12:21:10 [2019-10-20T12:21:10.232Z] === RUN   TestDaemonRestartWithExistingNetwork
12:21:10 [2019-10-20T12:21:10.742Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
12:21:10 [2019-10-20T12:21:10.742Z] ok  	github.com/docker/docker/volume/local	0.044s	coverage: 73.0% of statements
12:21:11 [2019-10-20T12:21:11.037Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
12:21:11 [2019-10-20T12:21:11.037Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:325: [d8b078d50ecc3] waiting for daemon to start
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:325: [d8b078d50ecc3] waiting for daemon to start
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:353: [d8b078d50ecc3] daemon started
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:461: [d8b078d50ecc3] Stopping daemon
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:296: [d8b078d50ecc3] exiting daemon
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:448: [d8b078d50ecc3] Daemon stopped
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:325: [d8b078d50ecc3] waiting for daemon to start
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:325: [d8b078d50ecc3] waiting for daemon to start
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:353: [d8b078d50ecc3] daemon started
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:461: [d8b078d50ecc3] Stopping daemon
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:296: [d8b078d50ecc3] exiting daemon
12:21:11 [2019-10-20T12:21:11.037Z]     daemon.go:448: [d8b078d50ecc3] Daemon stopped
12:21:11 [2019-10-20T12:21:11.037Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:21:11 [2019-10-20T12:21:11.297Z] === RUN   TestDockerSuite/TestBuildAddScript
12:21:11 [2019-10-20T12:21:11.751Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
12:21:12 [2019-10-20T12:21:12.231Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:21:12 [2019-10-20T12:21:12.490Z] --- PASS: TestRenameAnonymousContainer (3.96s)
12:21:12 [2019-10-20T12:21:12.490Z] === RUN   TestRenameContainerWithSameName
12:21:12 [2019-10-20T12:21:12.747Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:21:12 [2019-10-20T12:21:12.906Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s)
12:21:12 [2019-10-20T12:21:12.906Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:325: [d2b947969df59] waiting for daemon to start
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:325: [d2b947969df59] waiting for daemon to start
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:353: [d2b947969df59] daemon started
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:461: [d2b947969df59] Stopping daemon
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:296: [d2b947969df59] exiting daemon
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:448: [d2b947969df59] Daemon stopped
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:325: [d2b947969df59] waiting for daemon to start
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:325: [d2b947969df59] waiting for daemon to start
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:353: [d2b947969df59] daemon started
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:461: [d2b947969df59] Stopping daemon
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:296: [d2b947969df59] exiting daemon
12:21:12 [2019-10-20T12:21:12.906Z]     daemon.go:448: [d2b947969df59] Daemon stopped
12:21:12 [2019-10-20T12:21:12.906Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:21:13 [2019-10-20T12:21:13.285Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:21:13 [2019-10-20T12:21:13.285Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:325: [dcc0ac2231e6a] waiting for daemon to start
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:325: [dcc0ac2231e6a] waiting for daemon to start
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:353: [dcc0ac2231e6a] daemon started
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:461: [dcc0ac2231e6a] Stopping daemon
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:296: [dcc0ac2231e6a] exiting daemon
12:21:13 [2019-10-20T12:21:13.285Z]     daemon.go:448: [dcc0ac2231e6a] Daemon stopped
12:21:13 [2019-10-20T12:21:13.285Z] === RUN   TestServiceWithPredefinedNetwork
12:21:13 [2019-10-20T12:21:13.313Z] --- PASS: TestRenameContainerWithSameName (0.90s)
12:21:13 [2019-10-20T12:21:13.313Z] === RUN   TestRenameContainerWithLinkedContainer
12:21:14 [2019-10-20T12:21:14.687Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:21:15 [2019-10-20T12:21:15.001Z]  ---> b8e67ea1fb03
12:21:15 [2019-10-20T12:21:15.252Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s)
12:21:15 [2019-10-20T12:21:15.252Z] === RUN   TestResize
12:21:15 [2019-10-20T12:21:15.463Z] Successfully built b8e67ea1fb03
12:21:15 [2019-10-20T12:21:15.463Z] Successfully tagged docker:latest
12:21:15 [2019-10-20T12:21:15.463Z] INFO: Image build ended at 10/20/2019 12:21:15. Duration:00:03:59.8197415
12:21:15 [2019-10-20T12:21:15.463Z] 
12:21:15 [2019-10-20T12:21:15.463Z] 
12:21:15 [2019-10-20T12:21:15.463Z] INFO: Building the test binaries at 10/20/2019 12:21:15...
12:21:16 [2019-10-20T12:21:16.185Z] --- PASS: TestResize (0.93s)
12:21:16 [2019-10-20T12:21:16.185Z] === RUN   TestResizeWithInvalidSize
12:21:16 [2019-10-20T12:21:16.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s)
12:21:16 [2019-10-20T12:21:16.484Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:325: [dd11b72be1f79] waiting for daemon to start
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:325: [dd11b72be1f79] waiting for daemon to start
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:353: [dd11b72be1f79] daemon started
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:461: [dd11b72be1f79] Stopping daemon
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:296: [dd11b72be1f79] exiting daemon
12:21:16 [2019-10-20T12:21:16.484Z]     daemon.go:448: [dd11b72be1f79] Daemon stopped
12:21:16 [2019-10-20T12:21:16.484Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:21:16 [2019-10-20T12:21:16.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:21:16 [2019-10-20T12:21:16.484Z]     service_test.go:230: FLAKY_TEST
12:21:16 [2019-10-20T12:21:16.484Z] === RUN   TestServiceWithDataPathPortInit
12:21:16 [2019-10-20T12:21:16.750Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:21:17 [2019-10-20T12:21:17.317Z] --- PASS: TestResizeWithInvalidSize (1.07s)
12:21:17 [2019-10-20T12:21:17.317Z] === RUN   TestResizeWhenContainerNotStarted
12:21:18 [2019-10-20T12:21:18.252Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s)
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:21:18 [2019-10-20T12:21:18.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:21:20 [2019-10-20T12:21:20.128Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 76.8% of statements
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/rootless	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/volume	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === Skipped
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver btrfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver btrfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver btrfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver btrfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver btrfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:73: No driver to put!
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     overlay_test.go:49: Fails to compute changes intermittently
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver zfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver zfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver zfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver zfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:46: Driver zfs not supported
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     graphtest_unix.go:73: No driver to put!
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:21:20 [2019-10-20T12:21:20.128Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] 
12:21:20 [2019-10-20T12:21:20.128Z] DONE 2064 tests, 19 skipped in 358.425s
Post stage
[Pipeline] junit
12:21:20 [2019-10-20T12:21:20.170Z] Recording test results
12:21:20 [2019-10-20T12:21:20.784Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:21:21 [2019-10-20T12:21:21.043Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:21:21 [2019-10-20T12:21:21.281Z] INFO: make.ps1 starting at 10/20/2019 12:21:20
12:21:21 [2019-10-20T12:21:21.281Z] INFO: Git commit (e037bade8) assumed from DOCKER_GITCOMMIT environment variable
12:21:21 [2019-10-20T12:21:21.281Z] INFO: Invoking autogen...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:21:21 [2019-10-20T12:21:21.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:21:22 [2019-10-20T12:21:22.220Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/make.sh dynbinary test-integration
12:21:22 [2019-10-20T12:21:22.256Z] INFO: Building daemon...
12:21:22 [2019-10-20T12:21:22.506Z] 
12:21:22 [2019-10-20T12:21:22.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:21:22 [2019-10-20T12:21:22.790Z] Removing bundles/
12:21:22 [2019-10-20T12:21:22.790Z] 
12:21:22 [2019-10-20T12:21:22.790Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:21:22 [2019-10-20T12:21:22.790Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:21:22 [2019-10-20T12:21:22.790Z] GOOS="" GOARCH="" GOARM=""
12:21:23 [2019-10-20T12:21:23.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:21:24 [2019-10-20T12:21:24.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:21:24 [2019-10-20T12:21:24.301Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:21:25 [2019-10-20T12:21:25.235Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:21:25 [2019-10-20T12:21:25.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:21:25 [2019-10-20T12:21:25.805Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:21:26 [2019-10-20T12:21:26.371Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:21:26 [2019-10-20T12:21:26.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:21:26 [2019-10-20T12:21:26.936Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:21:28 [2019-10-20T12:21:28.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:21:29 [2019-10-20T12:21:29.249Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:21:30 [2019-10-20T12:21:30.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:21:31 [2019-10-20T12:21:31.193Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:21:31 [2019-10-20T12:21:31.193Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:21:32 [2019-10-20T12:21:32.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:21:33 [2019-10-20T12:21:33.135Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:21:35 [2019-10-20T12:21:35.039Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d99d9c362e37b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d99d9c362e37b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d99d9c362e37b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d99d9c362e37b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d99d9c362e37b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d99d9c362e37b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d99d9c362e37b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d99d9c362e37b] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d99d9c362e37b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d99d9c362e37b] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dd23b6bb62185] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dd23b6bb62185] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dd23b6bb62185] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dd23b6bb62185] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dd23b6bb62185] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dd23b6bb62185] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dd23b6bb62185] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dd23b6bb62185] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dd23b6bb62185] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dd23b6bb62185] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc77fa8e701e5] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc77fa8e701e5] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc77fa8e701e5] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dc77fa8e701e5] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc77fa8e701e5] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dc77fa8e701e5] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc77fa8e701e5] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc77fa8e701e5] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc77fa8e701e5] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dc77fa8e701e5] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc77fa8e701e5] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dc77fa8e701e5] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dfae368e0efa6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dfae368e0efa6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dfae368e0efa6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dfae368e0efa6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dfae368e0efa6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dfae368e0efa6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dfae368e0efa6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dfae368e0efa6] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dfae368e0efa6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dfae368e0efa6] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc60196d265d9] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc60196d265d9] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc60196d265d9] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dc60196d265d9] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc60196d265d9] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dc60196d265d9] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc60196d265d9] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc60196d265d9] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc60196d265d9] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dc60196d265d9] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc60196d265d9] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dc60196d265d9] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d12b6b0456659] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d12b6b0456659] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d12b6b0456659] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d12b6b0456659] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d12b6b0456659] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d12b6b0456659] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d12b6b0456659] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d12b6b0456659] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d12b6b0456659] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d12b6b0456659] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d3141e84494b6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d3141e84494b6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d3141e84494b6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d3141e84494b6] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d3141e84494b6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d3141e84494b6] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d3141e84494b6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d3141e84494b6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d3141e84494b6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d3141e84494b6] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d3141e84494b6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d3141e84494b6] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [deaceb5c0771b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [deaceb5c0771b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [deaceb5c0771b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [deaceb5c0771b] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [deaceb5c0771b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [deaceb5c0771b] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [deaceb5c0771b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [deaceb5c0771b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [deaceb5c0771b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [deaceb5c0771b] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [deaceb5c0771b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [deaceb5c0771b] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d42e01e0c4304] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d42e01e0c4304] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d42e01e0c4304] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d42e01e0c4304] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d42e01e0c4304] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d42e01e0c4304] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d42e01e0c4304] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d42e01e0c4304] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d42e01e0c4304] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d42e01e0c4304] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d42e01e0c4304] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d42e01e0c4304] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d106971eca78b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d106971eca78b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d106971eca78b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d106971eca78b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d106971eca78b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d106971eca78b] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d106971eca78b] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d106971eca78b] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d106971eca78b] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d106971eca78b] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc79523b56864] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc79523b56864] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc79523b56864] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc79523b56864] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc79523b56864] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [dc79523b56864] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [dc79523b56864] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [dc79523b56864] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [dc79523b56864] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [dc79523b56864] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s)
12:21:35 [2019-10-20T12:21:35.039Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d31f4c8ecb1c6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d31f4c8ecb1c6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d31f4c8ecb1c6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d31f4c8ecb1c6] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d31f4c8ecb1c6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d31f4c8ecb1c6] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d31f4c8ecb1c6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:325: [d31f4c8ecb1c6] waiting for daemon to start
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:353: [d31f4c8ecb1c6] daemon started
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:461: [d31f4c8ecb1c6] Stopping daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:296: [d31f4c8ecb1c6] exiting daemon
12:21:35 [2019-10-20T12:21:35.039Z]         daemon.go:448: [d31f4c8ecb1c6] Daemon stopped
12:21:35 [2019-10-20T12:21:35.039Z] === RUN   TestKernelTCPMemory
12:21:35 [2019-10-20T12:21:35.040Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:21:35 [2019-10-20T12:21:35.040Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:21:35 [2019-10-20T12:21:35.605Z] === RUN   TestDockerSuite/TestBuildAddTar
12:21:36 [2019-10-20T12:21:36.238Z] --- PASS: TestKernelTCPMemory (1.22s)
12:21:36 [2019-10-20T12:21:36.238Z] === RUN   TestNISDomainname
12:21:36 [2019-10-20T12:21:36.323Z] --- PASS: TestServiceWithDataPathPortInit (17.26s)
12:21:36 [2019-10-20T12:21:36.323Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:325: [de68acdae9f59] waiting for daemon to start
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:325: [de68acdae9f59] waiting for daemon to start
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:353: [de68acdae9f59] daemon started
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:461: [de68acdae9f59] Stopping daemon
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:296: [de68acdae9f59] exiting daemon
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:448: [de68acdae9f59] Daemon stopped
12:21:36 [2019-10-20T12:21:36.323Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:325: [dc22959eed9fc] waiting for daemon to start
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:325: [dc22959eed9fc] waiting for daemon to start
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:353: [dc22959eed9fc] daemon started
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:461: [dc22959eed9fc] Stopping daemon
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:296: [dc22959eed9fc] exiting daemon
12:21:36 [2019-10-20T12:21:36.323Z]     daemon.go:448: [dc22959eed9fc] Daemon stopped
12:21:36 [2019-10-20T12:21:36.323Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:21:37 [2019-10-20T12:21:37.172Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:21:38 [2019-10-20T12:21:38.108Z] --- PASS: TestNISDomainname (1.75s)
12:21:38 [2019-10-20T12:21:38.108Z] === RUN   TestStats
12:21:39 [2019-10-20T12:21:39.043Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:21:40 [2019-10-20T12:21:40.942Z] --- PASS: TestStats (3.10s)
12:21:40 [2019-10-20T12:21:40.942Z] === RUN   TestStopContainerWithTimeout
12:21:40 [2019-10-20T12:21:40.942Z] === RUN   TestStopContainerWithTimeout/0
12:21:40 [2019-10-20T12:21:40.942Z] === PAUSE TestStopContainerWithTimeout/0
12:21:40 [2019-10-20T12:21:40.942Z] === RUN   TestStopContainerWithTimeout/1
12:21:40 [2019-10-20T12:21:40.942Z] === PAUSE TestStopContainerWithTimeout/1
12:21:40 [2019-10-20T12:21:40.942Z] === RUN   TestStopContainerWithTimeout/3
12:21:40 [2019-10-20T12:21:40.942Z] === PAUSE TestStopContainerWithTimeout/3
12:21:40 [2019-10-20T12:21:40.942Z] === RUN   TestStopContainerWithTimeout/-1
12:21:40 [2019-10-20T12:21:40.942Z] === PAUSE TestStopContainerWithTimeout/-1
12:21:40 [2019-10-20T12:21:40.942Z] === CONT  TestStopContainerWithTimeout/0
12:21:40 [2019-10-20T12:21:40.942Z] === CONT  TestStopContainerWithTimeout/3
12:21:41 [2019-10-20T12:21:41.216Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:21:41 [2019-10-20T12:21:41.447Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:21:41 [2019-10-20T12:21:41.447Z] Copying nested executables into bundles/cross/linux/amd64
12:21:41 [2019-10-20T12:21:41.447Z] Cross building: bundles/cross/windows/amd64
12:21:41 [2019-10-20T12:21:41.447Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:21:41 [2019-10-20T12:21:41.447Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:21:41 [2019-10-20T12:21:41.782Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:21:42 [2019-10-20T12:21:42.348Z] === CONT  TestStopContainerWithTimeout/-1
12:21:44 [2019-10-20T12:21:44.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.56s)
12:21:44 [2019-10-20T12:21:44.046Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:21:44 [2019-10-20T12:21:44.046Z]     daemon.go:325: [db75574b2154d] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.046Z]     daemon.go:325: [db75574b2154d] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.046Z]     daemon.go:353: [db75574b2154d] daemon started
12:21:44 [2019-10-20T12:21:44.047Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xp499jj4l4gm5a6sloi13g9mu Created:2019-10-20 12:21:34.900077986 +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[cc03110244d24099c82987d81a70f97ae7dc6d2cf4c599dbc1525cdd15192088:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ne1pgw3bo00nwbq3cxjya2ol0 EndpointID:cbf6a5632d95291f3912769a2b4c85caf739ce75984f746ca0875b9c9d0dda69 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ace7f2e477eeddaf3da18b17171d20f347ef139fa961ee3a923167b9cec398eb 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:2643863725ba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ne1pgw3bo00nwbq3cxjya2ol0 EndpointID:cbf6a5632d95291f3912769a2b4c85caf739ce75984f746ca0875b9c9d0dda69 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
12:21:44 [2019-10-20T12:21:44.047Z]     daemon.go:461: [db75574b2154d] Stopping daemon
12:21:44 [2019-10-20T12:21:44.047Z]     daemon.go:296: [db75574b2154d] exiting daemon
12:21:44 [2019-10-20T12:21:44.047Z]     daemon.go:448: [db75574b2154d] Daemon stopped
12:21:44 [2019-10-20T12:21:44.047Z] PASS
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] === Skipped
12:21:44 [2019-10-20T12:21:44.047Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:21:44 [2019-10-20T12:21:44.047Z]     service_test.go:230: FLAKY_TEST
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] DONE 21 tests, 1 skipped in 47.274s
12:21:44 [2019-10-20T12:21:44.047Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:21:44 [2019-10-20T12:21:44.047Z] ++ 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
12:21:44 [2019-10-20T12:21:44.047Z] ++ set -e
12:21:44 [2019-10-20T12:21:44.047Z] ++ '[' -n 0 ']'
12:21:44 [2019-10-20T12:21:44.047Z] ++ set -x
12:21:44 [2019-10-20T12:21:44.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:21:44 [2019-10-20T12:21:44.047Z] INFO: Testing against a local daemon
12:21:44 [2019-10-20T12:21:44.047Z] === RUN   TestDockerNetworkIpvlanPersistance
12:21:44 [2019-10-20T12:21:44.047Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:21:44 [2019-10-20T12:21:44.047Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:21:44 [2019-10-20T12:21:44.047Z] === RUN   TestDockerNetworkIpvlan
12:21:44 [2019-10-20T12:21:44.047Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:21:44 [2019-10-20T12:21:44.047Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:21:44 [2019-10-20T12:21:44.047Z] PASS
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] === Skipped
12:21:44 [2019-10-20T12:21:44.047Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:21:44 [2019-10-20T12:21:44.047Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:21:44 [2019-10-20T12:21:44.047Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] 
12:21:44 [2019-10-20T12:21:44.047Z] DONE 2 tests, 2 skipped in 0.111s
12:21:44 [2019-10-20T12:21:44.047Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:21:44 [2019-10-20T12:21:44.047Z] ++ 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
12:21:44 [2019-10-20T12:21:44.047Z] ++ set -e
12:21:44 [2019-10-20T12:21:44.047Z] ++ '[' -n 0 ']'
12:21:44 [2019-10-20T12:21:44.047Z] ++ set -x
12:21:44 [2019-10-20T12:21:44.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:21:44 [2019-10-20T12:21:44.047Z] INFO: Testing against a local daemon
12:21:44 [2019-10-20T12:21:44.047Z] === RUN   TestDockerNetworkMacvlanPersistance
12:21:44 [2019-10-20T12:21:44.852Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
12:21:44 [2019-10-20T12:21:44.852Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:325: [db500d6bd88c9] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:325: [db500d6bd88c9] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:353: [db500d6bd88c9] daemon started
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:461: [db500d6bd88c9] Stopping daemon
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:296: [db500d6bd88c9] exiting daemon
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:448: [db500d6bd88c9] Daemon stopped
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:325: [db500d6bd88c9] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:325: [db500d6bd88c9] waiting for daemon to start
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:353: [db500d6bd88c9] daemon started
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:461: [db500d6bd88c9] Stopping daemon
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:296: [db500d6bd88c9] exiting daemon
12:21:44 [2019-10-20T12:21:44.852Z]     daemon.go:448: [db500d6bd88c9] Daemon stopped
12:21:44 [2019-10-20T12:21:44.852Z] === RUN   TestDockerNetworkMacvlan
12:21:44 [2019-10-20T12:21:44.875Z] === CONT  TestStopContainerWithTimeout/1
12:21:44 [2019-10-20T12:21:44.875Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:21:45 [2019-10-20T12:21:45.136Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:21:45 [2019-10-20T12:21:45.651Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:21:46 [2019-10-20T12:21:46.447Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:21:46 [2019-10-20T12:21:46.508Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:21:46 [2019-10-20T12:21:46.508Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
12:21:46 [2019-10-20T12:21:46.508Z]     --- PASS: TestStopContainerWithTimeout/3 (3.41s)
12:21:46 [2019-10-20T12:21:46.508Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
12:21:46 [2019-10-20T12:21:46.508Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
12:21:46 [2019-10-20T12:21:46.508Z] === RUN   TestDeleteDevicemapper
12:21:46 [2019-10-20T12:21:46.508Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:21:46 [2019-10-20T12:21:46.508Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:21:46 [2019-10-20T12:21:46.508Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:21:46 [2019-10-20T12:21:46.508Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:21:47 [2019-10-20T12:21:47.264Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:21:47 [2019-10-20T12:21:47.882Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:21:49 [2019-10-20T12:21:49.781Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s)
12:21:49 [2019-10-20T12:21:49.781Z] === RUN   TestUpdateMemory
12:21:49 [2019-10-20T12:21:49.781Z] --- SKIP: TestUpdateMemory (0.00s)
12:21:49 [2019-10-20T12:21:49.781Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:21:49 [2019-10-20T12:21:49.781Z] === RUN   TestUpdateCPUQuota
12:21:50 [2019-10-20T12:21:50.547Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:21:51 [2019-10-20T12:21:51.154Z] --- PASS: TestUpdateCPUQuota (1.76s)
12:21:51 [2019-10-20T12:21:51.154Z] === RUN   TestUpdatePidsLimit
12:21:51 [2019-10-20T12:21:51.154Z] === RUN   TestUpdatePidsLimit/update_from_none
12:21:51 [2019-10-20T12:21:51.719Z] === RUN   TestUpdatePidsLimit/no_change
12:21:51 [2019-10-20T12:21:51.719Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:21:51 [2019-10-20T12:21:51.719Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:21:51 [2019-10-20T12:21:51.980Z] === RUN   TestUpdatePidsLimit/update_lower
12:21:52 [2019-10-20T12:21:52.545Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:21:53 [2019-10-20T12:21:53.111Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:21:53 [2019-10-20T12:21:53.679Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:21:53 [2019-10-20T12:21:53.779Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:21:54 [2019-10-20T12:21:54.245Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:21:56 [2019-10-20T12:21:56.775Z] --- PASS: TestUpdatePidsLimit (5.31s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/no_change (0.49s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.51s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.60s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s)
12:21:56 [2019-10-20T12:21:56.775Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.57s)
12:21:56 [2019-10-20T12:21:56.775Z] === RUN   TestUpdateRestartPolicy
12:21:58 [2019-10-20T12:21:58.150Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:22:00 [2019-10-20T12:22:00.053Z] === RUN   TestDockerSuite/TestBuildBlankName
12:22:00 [2019-10-20T12:22:00.618Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:22:00 [2019-10-20T12:22:00.618Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:22:04 [2019-10-20T12:22:04.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:22:06 [2019-10-20T12:22:06.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:22:08 [2019-10-20T12:22:08.077Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:22:10 [2019-10-20T12:22:10.145Z] --- PASS: TestDockerNetworkMacvlan (25.51s)
12:22:10 [2019-10-20T12:22:10.145Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [d65adc7ccc3fb] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [d65adc7ccc3fb] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:353: [d65adc7ccc3fb] daemon started
12:22:10 [2019-10-20T12:22:10.145Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:461: [d65adc7ccc3fb] Stopping daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:296: [d65adc7ccc3fb] exiting daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:448: [d65adc7ccc3fb] Daemon stopped
12:22:10 [2019-10-20T12:22:10.145Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [da86a8a6246b4] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [da86a8a6246b4] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:353: [da86a8a6246b4] daemon started
12:22:10 [2019-10-20T12:22:10.145Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:461: [da86a8a6246b4] Stopping daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:296: [da86a8a6246b4] exiting daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:448: [da86a8a6246b4] Daemon stopped
12:22:10 [2019-10-20T12:22:10.145Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [d1616f41deec9] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [d1616f41deec9] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:353: [d1616f41deec9] daemon started
12:22:10 [2019-10-20T12:22:10.145Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s)
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:461: [d1616f41deec9] Stopping daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:296: [d1616f41deec9] exiting daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:448: [d1616f41deec9] Daemon stopped
12:22:10 [2019-10-20T12:22:10.145Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [dc5ddc4fa9d7a] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [dc5ddc4fa9d7a] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:353: [dc5ddc4fa9d7a] daemon started
12:22:10 [2019-10-20T12:22:10.145Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:461: [dc5ddc4fa9d7a] Stopping daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:296: [dc5ddc4fa9d7a] exiting daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:448: [dc5ddc4fa9d7a] Daemon stopped
12:22:10 [2019-10-20T12:22:10.145Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [ddf9d10b73231] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:325: [ddf9d10b73231] waiting for daemon to start
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:353: [ddf9d10b73231] daemon started
12:22:10 [2019-10-20T12:22:10.145Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.97s)
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:461: [ddf9d10b73231] Stopping daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:296: [ddf9d10b73231] exiting daemon
12:22:10 [2019-10-20T12:22:10.145Z]     daemon.go:448: [ddf9d10b73231] Daemon stopped
12:22:10 [2019-10-20T12:22:10.145Z] PASS
12:22:10 [2019-10-20T12:22:10.145Z] 
12:22:10 [2019-10-20T12:22:10.145Z] DONE 7 tests in 27.016s
12:22:10 [2019-10-20T12:22:10.145Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
12:22:10 [2019-10-20T12:22:10.145Z] ++ 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
12:22:10 [2019-10-20T12:22:10.145Z] ++ set -e
12:22:10 [2019-10-20T12:22:10.145Z] ++ '[' -n 0 ']'
12:22:10 [2019-10-20T12:22:10.145Z] ++ set -x
12:22:10 [2019-10-20T12:22:10.145Z] ++ env -i DEST=/go/src/github.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
12:22:10 [2019-10-20T12:22:10.145Z] testing: warning: no tests to run
12:22:10 [2019-10-20T12:22:10.145Z] PASS
12:22:10 [2019-10-20T12:22:10.145Z] 
12:22:10 [2019-10-20T12:22:10.145Z] DONE 0 tests in 0.024s
12:22:10 [2019-10-20T12:22:10.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:22:10 [2019-10-20T12:22:10.145Z] ++ 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
12:22:10 [2019-10-20T12:22:10.145Z] ++ set -e
12:22:10 [2019-10-20T12:22:10.145Z] ++ '[' -n 0 ']'
12:22:10 [2019-10-20T12:22:10.145Z] ++ set -x
12:22:10 [2019-10-20T12:22:10.145Z] ++ env -i DEST=/go/src/github.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
12:22:10 [2019-10-20T12:22:10.522Z] INFO: Testing against a local daemon
12:22:10 [2019-10-20T12:22:10.522Z] === RUN   TestAuthZPluginAllowRequest
12:22:11 [2019-10-20T12:22:11.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:22:11 [2019-10-20T12:22:11.937Z] --- PASS: TestUpdateRestartPolicy (15.29s)
12:22:11 [2019-10-20T12:22:11.937Z] === RUN   TestUpdateRestartWithAutoRemove
12:22:12 [2019-10-20T12:22:12.390Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
12:22:12 [2019-10-20T12:22:12.390Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:325: [df24a8db71d96] waiting for daemon to start
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:325: [df24a8db71d96] waiting for daemon to start
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:353: [df24a8db71d96] daemon started
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:461: [df24a8db71d96] Stopping daemon
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:296: [df24a8db71d96] exiting daemon
12:22:12 [2019-10-20T12:22:12.390Z]     daemon.go:448: [df24a8db71d96] Daemon stopped
12:22:12 [2019-10-20T12:22:12.390Z] === RUN   TestAuthZPluginTLS
12:22:12 [2019-10-20T12:22:12.811Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:22:12 [2019-10-20T12:22:12.811Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:325: [de4de56991463] waiting for daemon to start
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:325: [de4de56991463] waiting for daemon to start
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:353: [de4de56991463] daemon started
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:461: [de4de56991463] Stopping daemon
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:296: [de4de56991463] exiting daemon
12:22:12 [2019-10-20T12:22:12.811Z]     daemon.go:448: [de4de56991463] Daemon stopped
12:22:12 [2019-10-20T12:22:12.811Z] === RUN   TestAuthZPluginDenyRequest
12:22:13 [2019-10-20T12:22:13.193Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:22:13 [2019-10-20T12:22:13.193Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:325: [dc7640ee34db5] waiting for daemon to start
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:325: [dc7640ee34db5] waiting for daemon to start
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:353: [dc7640ee34db5] daemon started
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:461: [dc7640ee34db5] Stopping daemon
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:296: [dc7640ee34db5] exiting daemon
12:22:13 [2019-10-20T12:22:13.193Z]     daemon.go:448: [dc7640ee34db5] Daemon stopped
12:22:13 [2019-10-20T12:22:13.193Z] === RUN   TestAuthZPluginAPIDenyResponse
12:22:13 [2019-10-20T12:22:13.310Z] --- PASS: TestUpdateRestartWithAutoRemove (1.27s)
12:22:13 [2019-10-20T12:22:13.310Z] === RUN   TestWaitNonBlocked
12:22:13 [2019-10-20T12:22:13.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:22:13 [2019-10-20T12:22:13.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:22:13 [2019-10-20T12:22:13.310Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:22:13 [2019-10-20T12:22:13.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:22:13 [2019-10-20T12:22:13.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:22:13 [2019-10-20T12:22:13.310Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:22:13 [2019-10-20T12:22:13.568Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:22:13 [2019-10-20T12:22:13.568Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:325: [d69c6d6f461a0] waiting for daemon to start
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:325: [d69c6d6f461a0] waiting for daemon to start
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:353: [d69c6d6f461a0] daemon started
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:461: [d69c6d6f461a0] Stopping daemon
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:296: [d69c6d6f461a0] exiting daemon
12:22:13 [2019-10-20T12:22:13.568Z]     daemon.go:448: [d69c6d6f461a0] Daemon stopped
12:22:13 [2019-10-20T12:22:13.568Z] === RUN   TestAuthZPluginDenyResponse
12:22:13 [2019-10-20T12:22:13.878Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:22:14 [2019-10-20T12:22:14.371Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:22:14 [2019-10-20T12:22:14.371Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:325: [d0d1ee9118c98] waiting for daemon to start
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:325: [d0d1ee9118c98] waiting for daemon to start
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:353: [d0d1ee9118c98] daemon started
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:461: [d0d1ee9118c98] Stopping daemon
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:296: [d0d1ee9118c98] exiting daemon
12:22:14 [2019-10-20T12:22:14.371Z]     daemon.go:448: [d0d1ee9118c98] Daemon stopped
12:22:14 [2019-10-20T12:22:14.371Z] === RUN   TestAuthZPluginAllowEventStream
12:22:14 [2019-10-20T12:22:14.444Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:22:14 [2019-10-20T12:22:14.444Z] --- PASS: TestWaitNonBlocked (0.04s)
12:22:14 [2019-10-20T12:22:14.444Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
12:22:14 [2019-10-20T12:22:14.444Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s)
12:22:14 [2019-10-20T12:22:14.444Z] === RUN   TestWaitBlocked
12:22:14 [2019-10-20T12:22:14.444Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:22:14 [2019-10-20T12:22:14.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:22:14 [2019-10-20T12:22:14.444Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:22:14 [2019-10-20T12:22:14.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:22:14 [2019-10-20T12:22:14.444Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:22:14 [2019-10-20T12:22:14.444Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:22:16 [2019-10-20T12:22:16.188Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
12:22:16 [2019-10-20T12:22:16.188Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:325: [d2dbe5d79657a] waiting for daemon to start
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:325: [d2dbe5d79657a] waiting for daemon to start
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:353: [d2dbe5d79657a] daemon started
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:461: [d2dbe5d79657a] Stopping daemon
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:296: [d2dbe5d79657a] exiting daemon
12:22:16 [2019-10-20T12:22:16.188Z]     daemon.go:448: [d2dbe5d79657a] Daemon stopped
12:22:16 [2019-10-20T12:22:16.188Z] === RUN   TestAuthZPluginErrorResponse
12:22:16 [2019-10-20T12:22:16.357Z] --- PASS: TestWaitBlocked (0.03s)
12:22:16 [2019-10-20T12:22:16.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
12:22:16 [2019-10-20T12:22:16.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.58s)
12:22:16 [2019-10-20T12:22:16.357Z] === CONT  TestContainerStartOnDaemonRestart
12:22:16 [2019-10-20T12:22:16.357Z] === CONT  TestIpcModeOlderClient
12:22:16 [2019-10-20T12:22:16.357Z] --- PASS: TestIpcModeOlderClient (0.18s)
12:22:16 [2019-10-20T12:22:16.357Z] === CONT  TestDaemonRestartIpcMode
12:22:16 [2019-10-20T12:22:16.610Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:22:16 [2019-10-20T12:22:16.610Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:325: [dd9f85e217f13] waiting for daemon to start
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:325: [dd9f85e217f13] waiting for daemon to start
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:353: [dd9f85e217f13] daemon started
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:461: [dd9f85e217f13] Stopping daemon
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:296: [dd9f85e217f13] exiting daemon
12:22:16 [2019-10-20T12:22:16.610Z]     daemon.go:448: [dd9f85e217f13] Daemon stopped
12:22:16 [2019-10-20T12:22:16.610Z] === RUN   TestAuthZPluginErrorRequest
12:22:16 [2019-10-20T12:22:16.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:22:17 [2019-10-20T12:22:17.014Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:22:17 [2019-10-20T12:22:17.014Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:325: [d50d36053c9fa] waiting for daemon to start
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:325: [d50d36053c9fa] waiting for daemon to start
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:353: [d50d36053c9fa] daemon started
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:461: [d50d36053c9fa] Stopping daemon
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:296: [d50d36053c9fa] exiting daemon
12:22:17 [2019-10-20T12:22:17.014Z]     daemon.go:448: [d50d36053c9fa] Daemon stopped
12:22:17 [2019-10-20T12:22:17.014Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:17 [2019-10-20T12:22:17.831Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
12:22:17 [2019-10-20T12:22:17.831Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:325: [d6f59493bd335] waiting for daemon to start
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:325: [d6f59493bd335] waiting for daemon to start
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:353: [d6f59493bd335] daemon started
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:461: [d6f59493bd335] Stopping daemon
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:296: [d6f59493bd335] exiting daemon
12:22:17 [2019-10-20T12:22:17.831Z]     daemon.go:448: [d6f59493bd335] Daemon stopped
12:22:17 [2019-10-20T12:22:17.831Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:22:17 [2019-10-20T12:22:17.858Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:22:18 [2019-10-20T12:22:18.116Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:22:19 [2019-10-20T12:22:19.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:22:19 [2019-10-20T12:22:19.668Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
12:22:19 [2019-10-20T12:22:19.668Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:325: [d000c79659906] waiting for daemon to start
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:325: [d000c79659906] waiting for daemon to start
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:353: [d000c79659906] daemon started
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:461: [d000c79659906] Stopping daemon
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:296: [d000c79659906] exiting daemon
12:22:19 [2019-10-20T12:22:19.668Z]     daemon.go:448: [d000c79659906] Daemon stopped
12:22:19 [2019-10-20T12:22:19.668Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:22:20 [2019-10-20T12:22:20.864Z] --- PASS: TestContainerStartOnDaemonRestart (4.73s)
12:22:20 [2019-10-20T12:22:20.864Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:325: [dd6f048c77028] waiting for daemon to start
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:325: [dd6f048c77028] waiting for daemon to start
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:353: [dd6f048c77028] daemon started
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:325: [dd6f048c77028] waiting for daemon to start
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:296: [dd6f048c77028] exiting daemon
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:325: [dd6f048c77028] waiting for daemon to start
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:353: [dd6f048c77028] daemon started
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:461: [dd6f048c77028] Stopping daemon
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:296: [dd6f048c77028] exiting daemon
12:22:20 [2019-10-20T12:22:20.864Z]     daemon.go:448: [dd6f048c77028] Daemon stopped
12:22:21 [2019-10-20T12:22:21.434Z] --- PASS: TestDaemonRestartIpcMode (5.13s)
12:22:21 [2019-10-20T12:22:21.434Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:325: [d077d7de59ecc] waiting for daemon to start
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:325: [d077d7de59ecc] waiting for daemon to start
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:353: [d077d7de59ecc] daemon started
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:461: [d077d7de59ecc] Stopping daemon
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:296: [d077d7de59ecc] exiting daemon
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:448: [d077d7de59ecc] Daemon stopped
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:325: [d077d7de59ecc] waiting for daemon to start
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:325: [d077d7de59ecc] waiting for daemon to start
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:353: [d077d7de59ecc] daemon started
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:461: [d077d7de59ecc] Stopping daemon
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:296: [d077d7de59ecc] exiting daemon
12:22:21 [2019-10-20T12:22:21.434Z]     daemon.go:448: [d077d7de59ecc] Daemon stopped
12:22:21 [2019-10-20T12:22:21.434Z] PASS
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === Skipped
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:22:21 [2019-10-20T12:22:21.434Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] 
12:22:21 [2019-10-20T12:22:21.434Z] DONE 188 tests, 6 skipped in 141.926s
12:22:21 [2019-10-20T12:22:21.434Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:22:21 [2019-10-20T12:22:21.434Z] ++ 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
12:22:21 [2019-10-20T12:22:21.434Z] ++ set -e
12:22:21 [2019-10-20T12:22:21.434Z] ++ '[' -n 0 ']'
12:22:21 [2019-10-20T12:22:21.434Z] ++ set -x
12:22:21 [2019-10-20T12:22:21.434Z] ++ env -i DEST=/go/src/github.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
12:22:21 [2019-10-20T12:22:21.434Z] INFO: Testing against a local daemon
12:22:21 [2019-10-20T12:22:21.434Z] === RUN   TestCommitInheritsEnv
12:22:22 [2019-10-20T12:22:22.000Z] --- PASS: TestCommitInheritsEnv (0.55s)
12:22:22 [2019-10-20T12:22:22.000Z] === RUN   TestImportExtremelyLargeImageWorks
12:22:22 [2019-10-20T12:22:22.000Z] === PAUSE TestImportExtremelyLargeImageWorks
12:22:22 [2019-10-20T12:22:22.000Z] === RUN   TestImagesFilterMultiReference
12:22:22 [2019-10-20T12:22:22.211Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
12:22:22 [2019-10-20T12:22:22.211Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:325: [ddad2ab223fec] waiting for daemon to start
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:325: [ddad2ab223fec] waiting for daemon to start
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:353: [ddad2ab223fec] daemon started
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:461: [ddad2ab223fec] Stopping daemon
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:296: [ddad2ab223fec] exiting daemon
12:22:22 [2019-10-20T12:22:22.211Z]     daemon.go:448: [ddad2ab223fec] Daemon stopped
12:22:22 [2019-10-20T12:22:22.211Z] === RUN   TestAuthZPluginHeader
12:22:22 [2019-10-20T12:22:22.258Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:22:22 [2019-10-20T12:22:22.258Z] === RUN   TestImagePullPlatformInvalid
12:22:22 [2019-10-20T12:22:22.258Z] --- PASS: TestImagePullPlatformInvalid (0.08s)
12:22:22 [2019-10-20T12:22:22.258Z] === RUN   TestRemoveImageOrphaning
12:22:22 [2019-10-20T12:22:22.826Z] --- PASS: TestRemoveImageOrphaning (0.60s)
12:22:22 [2019-10-20T12:22:22.826Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:22:22 [2019-10-20T12:22:22.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:22:22 [2019-10-20T12:22:22.826Z] === RUN   TestTagInvalidReference
12:22:22 [2019-10-20T12:22:22.826Z] --- PASS: TestTagInvalidReference (0.04s)
12:22:22 [2019-10-20T12:22:22.826Z] === RUN   TestTagValidPrefixedRepo
12:22:23 [2019-10-20T12:22:23.013Z] --- PASS: TestAuthZPluginHeader (0.87s)
12:22:23 [2019-10-20T12:22:23.013Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:325: [d428a12cee45f] waiting for daemon to start
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:325: [d428a12cee45f] waiting for daemon to start
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:353: [d428a12cee45f] daemon started
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:461: [d428a12cee45f] Stopping daemon
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:296: [d428a12cee45f] exiting daemon
12:22:23 [2019-10-20T12:22:23.013Z]     daemon.go:448: [d428a12cee45f] Daemon stopped
12:22:23 [2019-10-20T12:22:23.013Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:22:23 [2019-10-20T12:22:23.013Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:22:23 [2019-10-20T12:22:23.013Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:23 [2019-10-20T12:22:23.013Z] === RUN   TestAuthZPluginV2Disable
12:22:23 [2019-10-20T12:22:23.013Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:22:23 [2019-10-20T12:22:23.013Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:23 [2019-10-20T12:22:23.013Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:22:23 [2019-10-20T12:22:23.013Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:22:23 [2019-10-20T12:22:23.013Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:23 [2019-10-20T12:22:23.013Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:22:23 [2019-10-20T12:22:23.013Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:22:23 [2019-10-20T12:22:23.013Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:23 [2019-10-20T12:22:23.013Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:23 [2019-10-20T12:22:23.084Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:22:23 [2019-10-20T12:22:23.084Z] === RUN   TestTagExistedNameWithoutForce
12:22:23 [2019-10-20T12:22:23.084Z] --- PASS: TestTagExistedNameWithoutForce (0.07s)
12:22:23 [2019-10-20T12:22:23.084Z] === RUN   TestTagOfficialNames
12:22:23 [2019-10-20T12:22:23.084Z] --- PASS: TestTagOfficialNames (0.12s)
12:22:23 [2019-10-20T12:22:23.084Z] === RUN   TestTagMatchesDigest
12:22:23 [2019-10-20T12:22:23.084Z] --- PASS: TestTagMatchesDigest (0.02s)
12:22:23 [2019-10-20T12:22:23.084Z] === CONT  TestImportExtremelyLargeImageWorks
12:22:23 [2019-10-20T12:22:23.676Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:22:23 [2019-10-20T12:22:23.934Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:22:28 [2019-10-20T12:22:28.116Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:22:34 [2019-10-20T12:22:34.673Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:22:35 [2019-10-20T12:22:35.607Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:22:38 [2019-10-20T12:22:38.937Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:22:39 [2019-10-20T12:22:39.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:22:42 [2019-10-20T12:22:42.783Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
12:22:42 [2019-10-20T12:22:42.783Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:353: [d3d9ca9004a93] daemon started
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:461: [d3d9ca9004a93] Stopping daemon
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:296: [d3d9ca9004a93] exiting daemon
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:448: [d3d9ca9004a93] Daemon stopped
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:339: [d3d9ca9004a93] error pinging daemon on start: Get http://d3d9ca9004a93.sock/_ping: context deadline exceeded
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:339: [d3d9ca9004a93] error pinging daemon on start: Get http://d3d9ca9004a93.sock/_ping: context deadline exceeded
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:339: [d3d9ca9004a93] error pinging daemon on start: Get http://d3d9ca9004a93.sock/_ping: context deadline exceeded
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:339: [d3d9ca9004a93] error pinging daemon on start: Get http://d3d9ca9004a93.sock/_ping: context deadline exceeded
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:296: [d3d9ca9004a93] exiting daemon
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:325: [d3d9ca9004a93] waiting for daemon to start
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:353: [d3d9ca9004a93] daemon started
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:461: [d3d9ca9004a93] Stopping daemon
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:296: [d3d9ca9004a93] exiting daemon
12:22:42 [2019-10-20T12:22:42.783Z]     daemon.go:448: [d3d9ca9004a93] Daemon stopped
12:22:42 [2019-10-20T12:22:42.783Z] PASS
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] === Skipped
12:22:42 [2019-10-20T12:22:42.783Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:22:42 [2019-10-20T12:22:42.783Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:22:42 [2019-10-20T12:22:42.783Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:22:42 [2019-10-20T12:22:42.783Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:22:42 [2019-10-20T12:22:42.783Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] DONE 17 tests, 4 skipped in 29.550s
12:22:42 [2019-10-20T12:22:42.783Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:22:42 [2019-10-20T12:22:42.783Z] ++ 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
12:22:42 [2019-10-20T12:22:42.783Z] ++ set -e
12:22:42 [2019-10-20T12:22:42.783Z] ++ '[' -n 0 ']'
12:22:42 [2019-10-20T12:22:42.783Z] ++ set -x
12:22:42 [2019-10-20T12:22:42.783Z] ++ env -i DEST=/go/src/github.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
12:22:42 [2019-10-20T12:22:42.783Z] INFO: Testing against a local daemon
12:22:42 [2019-10-20T12:22:42.783Z] === RUN   TestPluginInvalidJSON
12:22:42 [2019-10-20T12:22:42.783Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:22:42 [2019-10-20T12:22:42.783Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:22:42 [2019-10-20T12:22:42.783Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:22:42 [2019-10-20T12:22:42.783Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:22:42 [2019-10-20T12:22:42.783Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:22:42 [2019-10-20T12:22:42.783Z] PASS
12:22:42 [2019-10-20T12:22:42.783Z] 
12:22:42 [2019-10-20T12:22:42.783Z] DONE 2 tests in 0.115s
12:22:42 [2019-10-20T12:22:42.783Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:22:42 [2019-10-20T12:22:42.784Z] ++ 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
12:22:42 [2019-10-20T12:22:42.784Z] ++ set -e
12:22:42 [2019-10-20T12:22:42.784Z] ++ '[' -n 0 ']'
12:22:42 [2019-10-20T12:22:42.784Z] ++ set -x
12:22:42 [2019-10-20T12:22:42.784Z] ++ env -i DEST=/go/src/github.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
12:22:42 [2019-10-20T12:22:42.784Z] INFO: Testing against a local daemon
12:22:42 [2019-10-20T12:22:42.784Z] === RUN   TestExternalGraphDriver
12:22:42 [2019-10-20T12:22:42.784Z] === RUN   TestExternalGraphDriver/json
12:22:42 [2019-10-20T12:22:42.784Z] === RUN   TestExternalGraphDriver/spec
12:22:43 [2019-10-20T12:22:43.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:22:44 [2019-10-20T12:22:44.691Z] === RUN   TestExternalGraphDriver/pull
12:22:46 [2019-10-20T12:22:46.661Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:22:47 [2019-10-20T12:22:47.175Z] --- PASS: TestExternalGraphDriver (6.63s)
12:22:47 [2019-10-20T12:22:47.175Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:353: [d06c0e49eaa76] daemon started
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:461: [d06c0e49eaa76] Stopping daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:296: [d06c0e49eaa76] exiting daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:448: [d06c0e49eaa76] Daemon stopped
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:353: [d06c0e49eaa76] daemon started
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:461: [d06c0e49eaa76] Stopping daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:296: [d06c0e49eaa76] exiting daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:448: [d06c0e49eaa76] Daemon stopped
12:22:47 [2019-10-20T12:22:47.175Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:353: [d06c0e49eaa76] daemon started
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:461: [d06c0e49eaa76] Stopping daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:296: [d06c0e49eaa76] exiting daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:448: [d06c0e49eaa76] Daemon stopped
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:353: [d06c0e49eaa76] daemon started
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:461: [d06c0e49eaa76] Stopping daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:296: [d06c0e49eaa76] exiting daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:448: [d06c0e49eaa76] Daemon stopped
12:22:47 [2019-10-20T12:22:47.175Z]     --- PASS: TestExternalGraphDriver/spec (2.29s)
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:325: [d06c0e49eaa76] waiting for daemon to start
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:353: [d06c0e49eaa76] daemon started
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:461: [d06c0e49eaa76] Stopping daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:296: [d06c0e49eaa76] exiting daemon
12:22:47 [2019-10-20T12:22:47.175Z]     daemon.go:448: [d06c0e49eaa76] Daemon stopped
12:22:47 [2019-10-20T12:22:47.175Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
12:22:47 [2019-10-20T12:22:47.175Z] === RUN   TestGraphdriverPluginV2
12:22:47 [2019-10-20T12:22:47.175Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
12:22:47 [2019-10-20T12:22:47.175Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:47 [2019-10-20T12:22:47.175Z] PASS
12:22:47 [2019-10-20T12:22:47.175Z] 
12:22:47 [2019-10-20T12:22:47.175Z] === Skipped
12:22:47 [2019-10-20T12:22:47.175Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
12:22:47 [2019-10-20T12:22:47.175Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:47 [2019-10-20T12:22:47.175Z] 
12:22:47 [2019-10-20T12:22:47.175Z] 
12:22:47 [2019-10-20T12:22:47.175Z] DONE 5 tests, 1 skipped in 6.813s
12:22:47 [2019-10-20T12:22:47.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:22:47 [2019-10-20T12:22:47.175Z] ++ 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
12:22:47 [2019-10-20T12:22:47.175Z] ++ set -e
12:22:47 [2019-10-20T12:22:47.175Z] ++ '[' -n 0 ']'
12:22:47 [2019-10-20T12:22:47.175Z] ++ set -x
12:22:47 [2019-10-20T12:22:47.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:22:47 [2019-10-20T12:22:47.175Z] INFO: Testing against a local daemon
12:22:47 [2019-10-20T12:22:47.175Z] === RUN   TestContinueAfterPluginCrash
12:22:47 [2019-10-20T12:22:47.175Z] === PAUSE TestContinueAfterPluginCrash
12:22:47 [2019-10-20T12:22:47.175Z] === RUN   TestDaemonStartWithLogOpt
12:22:47 [2019-10-20T12:22:47.175Z] === PAUSE TestDaemonStartWithLogOpt
12:22:47 [2019-10-20T12:22:47.175Z] === CONT  TestContinueAfterPluginCrash
12:22:47 [2019-10-20T12:22:47.175Z] === CONT  TestDaemonStartWithLogOpt
12:22:47 [2019-10-20T12:22:47.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:22:48 [2019-10-20T12:22:48.363Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:22:48 [2019-10-20T12:22:48.363Z] 
12:22:48 [2019-10-20T12:22:48.363Z]  ________   ____  __.
12:22:48 [2019-10-20T12:22:48.363Z]  \_____  \ |    |/ _|
12:22:48 [2019-10-20T12:22:48.363Z]  /   |   \|      <
12:22:48 [2019-10-20T12:22:48.363Z]  /    |    \    |  \
12:22:48 [2019-10-20T12:22:48.363Z]  \_______  /____|__ \
12:22:48 [2019-10-20T12:22:48.363Z]          \/        \/
12:22:48 [2019-10-20T12:22:48.363Z] 
12:22:48 [2019-10-20T12:22:48.363Z] INFO: make.ps1 ended at 10/20/2019 12:22:46
12:22:48 [2019-10-20T12:22:48.825Z] INFO: Binaries build ended at 10/20/2019 12:22:48. Duration:00:01:33.1978190
12:22:49 [2019-10-20T12:22:49.104Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:22:49 [2019-10-20T12:22:49.104Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:22:49 [2019-10-20T12:22:49.104Z] remote: Enumerating objects: 19, done.
12:22:49 [2019-10-20T12:22:49.104Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
12:22:49 [2019-10-20T12:22:49.104Z] 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.
12:22:49 [2019-10-20T12:22:49.104Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:22:49 [2019-10-20T12:22:49.104Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:22:49 [2019-10-20T12:22:49.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/test/unit
12:22:50 [2019-10-20T12:22:50.538Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:22:51 [2019-10-20T12:22:51.016Z] INFO: Copying the built daemon binary to d:\CI\PR-405\3\binary\dockerd-e037bade8.exe...
12:22:51 [2019-10-20T12:22:51.910Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:22:51 [2019-10-20T12:22:51.992Z] INFO: Copying the built client binary to d:\CI\PR-405\3\binary\docker-e037bade8.exe...
12:22:51 [2019-10-20T12:22:51.992Z] INFO: Copying dockerversion from the container...
12:22:52 [2019-10-20T12:22:52.515Z] ?   	github.com/docker/docker/api	[no test files]
12:22:52 [2019-10-20T12:22:52.964Z] INFO: Copying the golang package from the container to d:\CI\PR-405\3\installer\go.zip...
12:22:54 [2019-10-20T12:22:54.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:22:55 [2019-10-20T12:22:55.810Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:22:55 [2019-10-20T12:22:55.884Z] INFO: Extracting go.zip to d:\CI\PR-405\3\go
12:22:57 [2019-10-20T12:22:57.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:22:58 [2019-10-20T12:22:58.717Z] --- PASS: TestDaemonStartWithLogOpt (10.73s)
12:22:58 [2019-10-20T12:22:58.717Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:325: [d34b4cbc57ad7] waiting for daemon to start
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:325: [d34b4cbc57ad7] waiting for daemon to start
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:353: [d34b4cbc57ad7] daemon started
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:461: [d34b4cbc57ad7] Stopping daemon
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:296: [d34b4cbc57ad7] exiting daemon
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:448: [d34b4cbc57ad7] Daemon stopped
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:325: [d34b4cbc57ad7] waiting for daemon to start
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:325: [d34b4cbc57ad7] waiting for daemon to start
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:353: [d34b4cbc57ad7] daemon started
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:461: [d34b4cbc57ad7] Stopping daemon
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:296: [d34b4cbc57ad7] exiting daemon
12:22:58 [2019-10-20T12:22:58.717Z]     daemon.go:448: [d34b4cbc57ad7] Daemon stopped
12:23:00 [2019-10-20T12:23:00.464Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:23:01 [2019-10-20T12:23:01.397Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:23:02 [2019-10-20T12:23:02.847Z] --- PASS: TestContinueAfterPluginCrash (15.61s)
12:23:02 [2019-10-20T12:23:02.847Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:325: [db4effea141c2] waiting for daemon to start
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:325: [db4effea141c2] waiting for daemon to start
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:353: [db4effea141c2] daemon started
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:461: [db4effea141c2] Stopping daemon
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:296: [db4effea141c2] exiting daemon
12:23:02 [2019-10-20T12:23:02.847Z]     daemon.go:448: [db4effea141c2] Daemon stopped
12:23:02 [2019-10-20T12:23:02.847Z] PASS
12:23:02 [2019-10-20T12:23:02.847Z] 
12:23:02 [2019-10-20T12:23:02.847Z] DONE 2 tests in 15.725s
12:23:02 [2019-10-20T12:23:02.847Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:23:02 [2019-10-20T12:23:02.848Z] ++ 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
12:23:02 [2019-10-20T12:23:02.848Z] ++ set -e
12:23:02 [2019-10-20T12:23:02.848Z] ++ '[' -n 0 ']'
12:23:02 [2019-10-20T12:23:02.848Z] ++ set -x
12:23:02 [2019-10-20T12:23:02.848Z] ++ env -i DEST=/go/src/github.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
12:23:02 [2019-10-20T12:23:02.848Z] INFO: Testing against a local daemon
12:23:02 [2019-10-20T12:23:02.848Z] === RUN   TestPluginWithDevMounts
12:23:02 [2019-10-20T12:23:02.848Z] === PAUSE TestPluginWithDevMounts
12:23:02 [2019-10-20T12:23:02.848Z] === CONT  TestPluginWithDevMounts
12:23:03 [2019-10-20T12:23:03.296Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:23:04 [2019-10-20T12:23:04.230Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:23:04 [2019-10-20T12:23:04.230Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:23:04 [2019-10-20T12:23:04.230Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:23:04 [2019-10-20T12:23:04.726Z] --- PASS: TestPluginWithDevMounts (2.03s)
12:23:04 [2019-10-20T12:23:04.726Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:325: [de3e17829387f] waiting for daemon to start
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:325: [de3e17829387f] waiting for daemon to start
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:353: [de3e17829387f] daemon started
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:461: [de3e17829387f] Stopping daemon
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:296: [de3e17829387f] exiting daemon
12:23:04 [2019-10-20T12:23:04.726Z]     daemon.go:448: [de3e17829387f] Daemon stopped
12:23:04 [2019-10-20T12:23:04.726Z] PASS
12:23:04 [2019-10-20T12:23:04.726Z] 
12:23:04 [2019-10-20T12:23:04.726Z] DONE 1 tests in 2.149s
12:23:04 [2019-10-20T12:23:04.726Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
12:23:04 [2019-10-20T12:23:04.726Z] ++ 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
12:23:04 [2019-10-20T12:23:04.726Z] ++ set -e
12:23:04 [2019-10-20T12:23:04.726Z] ++ '[' -n 0 ']'
12:23:04 [2019-10-20T12:23:04.726Z] ++ set -x
12:23:04 [2019-10-20T12:23:04.726Z] ++ env -i DEST=/go/src/github.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
12:23:04 [2019-10-20T12:23:04.726Z] INFO: Testing against a local daemon
12:23:04 [2019-10-20T12:23:04.726Z] === RUN   TestSecretInspect
12:23:04 [2019-10-20T12:23:04.796Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:23:05 [2019-10-20T12:23:05.730Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:23:06 [2019-10-20T12:23:06.666Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:23:07 [2019-10-20T12:23:07.375Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 7.9% of statements
12:23:07 [2019-10-20T12:23:07.942Z] --- PASS: TestSecretInspect (2.59s)
12:23:07 [2019-10-20T12:23:07.942Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:325: [dccc7df689f15] waiting for daemon to start
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:325: [dccc7df689f15] waiting for daemon to start
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:353: [dccc7df689f15] daemon started
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:461: [dccc7df689f15] Stopping daemon
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:296: [dccc7df689f15] exiting daemon
12:23:07 [2019-10-20T12:23:07.942Z]     daemon.go:448: [dccc7df689f15] Daemon stopped
12:23:07 [2019-10-20T12:23:07.942Z] === RUN   TestSecretList
12:23:08 [2019-10-20T12:23:08.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:23:10 [2019-10-20T12:23:10.420Z] --- PASS: TestSecretList (2.99s)
12:23:10 [2019-10-20T12:23:10.420Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:325: [d484c63cfd5ad] waiting for daemon to start
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:325: [d484c63cfd5ad] waiting for daemon to start
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:353: [d484c63cfd5ad] daemon started
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:461: [d484c63cfd5ad] Stopping daemon
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:296: [d484c63cfd5ad] exiting daemon
12:23:10 [2019-10-20T12:23:10.420Z]     daemon.go:448: [d484c63cfd5ad] Daemon stopped
12:23:10 [2019-10-20T12:23:10.420Z] === RUN   TestSecretsCreateAndDelete
12:23:13 [2019-10-20T12:23:13.602Z] --- PASS: TestSecretsCreateAndDelete (2.88s)
12:23:13 [2019-10-20T12:23:13.602Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:325: [dbc2f4dbe577f] waiting for daemon to start
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:325: [dbc2f4dbe577f] waiting for daemon to start
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:353: [dbc2f4dbe577f] daemon started
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:461: [dbc2f4dbe577f] Stopping daemon
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:296: [dbc2f4dbe577f] exiting daemon
12:23:13 [2019-10-20T12:23:13.602Z]     daemon.go:448: [dbc2f4dbe577f] Daemon stopped
12:23:13 [2019-10-20T12:23:13.602Z] === RUN   TestSecretsUpdate
12:23:15 [2019-10-20T12:23:15.128Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:23:15 [2019-10-20T12:23:15.128Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:23:16 [2019-10-20T12:23:16.119Z] --- PASS: TestSecretsUpdate (2.57s)
12:23:16 [2019-10-20T12:23:16.119Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:325: [dc1a3feb7182f] waiting for daemon to start
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:325: [dc1a3feb7182f] waiting for daemon to start
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:353: [dc1a3feb7182f] daemon started
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:461: [dc1a3feb7182f] Stopping daemon
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:296: [dc1a3feb7182f] exiting daemon
12:23:16 [2019-10-20T12:23:16.119Z]     daemon.go:448: [dc1a3feb7182f] Daemon stopped
12:23:16 [2019-10-20T12:23:16.119Z] === RUN   TestTemplatedSecret
12:23:16 [2019-10-20T12:23:16.502Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:23:17 [2019-10-20T12:23:17.435Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:23:18 [2019-10-20T12:23:18.811Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:23:18 [2019-10-20T12:23:18.811Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:23:20 [2019-10-20T12:23:20.154Z] --- PASS: TestTemplatedSecret (3.68s)
12:23:20 [2019-10-20T12:23:20.154Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:325: [d2a6f0b608230] waiting for daemon to start
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:325: [d2a6f0b608230] waiting for daemon to start
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:353: [d2a6f0b608230] daemon started
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:461: [d2a6f0b608230] Stopping daemon
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:296: [d2a6f0b608230] exiting daemon
12:23:20 [2019-10-20T12:23:20.154Z]     daemon.go:448: [d2a6f0b608230] Daemon stopped
12:23:20 [2019-10-20T12:23:20.154Z] === RUN   TestSecretCreateResolve
12:23:22 [2019-10-20T12:23:22.822Z] --- PASS: TestSecretCreateResolve (3.11s)
12:23:22 [2019-10-20T12:23:22.822Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:325: [d6ca50a2d32ee] waiting for daemon to start
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:325: [d6ca50a2d32ee] waiting for daemon to start
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:353: [d6ca50a2d32ee] daemon started
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:461: [d6ca50a2d32ee] Stopping daemon
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:296: [d6ca50a2d32ee] exiting daemon
12:23:22 [2019-10-20T12:23:22.822Z]     daemon.go:448: [d6ca50a2d32ee] Daemon stopped
12:23:22 [2019-10-20T12:23:22.822Z] PASS
12:23:22 [2019-10-20T12:23:22.822Z] 
12:23:22 [2019-10-20T12:23:22.822Z] DONE 6 tests in 17.921s
12:23:22 [2019-10-20T12:23:22.822Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
12:23:22 [2019-10-20T12:23:22.822Z] ++ 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
12:23:22 [2019-10-20T12:23:22.822Z] ++ set -e
12:23:22 [2019-10-20T12:23:22.822Z] ++ '[' -n 0 ']'
12:23:22 [2019-10-20T12:23:22.822Z] ++ set -x
12:23:22 [2019-10-20T12:23:22.822Z] ++ env -i DEST=/go/src/github.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
12:23:22 [2019-10-20T12:23:22.822Z] INFO: Testing against a local daemon
12:23:22 [2019-10-20T12:23:22.822Z] === RUN   TestServiceCreateInit
12:23:22 [2019-10-20T12:23:22.822Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:23:22 [2019-10-20T12:23:22.990Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:23:25 [2019-10-20T12:23:25.583Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Extraction ended at 10/20/2019 12:23:24. Duration:00:00:29.3353953
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Updating the golang and path environment variables
12:23:25 [2019-10-20T12:23:25.875Z] INFO: GOPATH=d:\gopath
12:23:25 [2019-10-20T12:23:25.875Z] INFO: go version go1.12.10 windows/amd64
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Running the daemon under test in debug mode
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Starting a daemon under test...
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-405\3\daemon --pidfile d:\CI\PR-405\3\docker.pid -D
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Process started successfully.
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Start tailing logs of the daemon under tests
12:23:25 [2019-10-20T12:23:25.875Z] INFO: Waiting for the daemon under test to start...
12:23:26 [2019-10-20T12:23:26.518Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:23:27 [2019-10-20T12:23:27.967Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:23:28 [2019-10-20T12:23:28.787Z] INFO: Daemon under test started and replied!
12:23:28 [2019-10-20T12:23:28.787Z] INFO: Docker version of the daemon under test
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] Client:
12:23:28 [2019-10-20T12:23:28.787Z]  Version:      17.06.2-ce
12:23:28 [2019-10-20T12:23:28.787Z]  API version:  1.30
12:23:28 [2019-10-20T12:23:28.787Z]  Go version:   go1.8.3
12:23:28 [2019-10-20T12:23:28.787Z]  Git commit:   cec0b72
12:23:28 [2019-10-20T12:23:28.787Z]  Built:        Tue Sep  5 19:57:19 2017
12:23:28 [2019-10-20T12:23:28.787Z]  OS/Arch:      windows/amd64
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] Server:
12:23:28 [2019-10-20T12:23:28.787Z]  Version:      0.0.0-dev
12:23:28 [2019-10-20T12:23:28.787Z]  API version:  1.40 (minimum version 1.24)
12:23:28 [2019-10-20T12:23:28.787Z]  Go version:   go1.12.10
12:23:28 [2019-10-20T12:23:28.787Z]  Git commit:   e037bade8
12:23:28 [2019-10-20T12:23:28.787Z]  Built:        10/20/2019 12:21:21
12:23:28 [2019-10-20T12:23:28.787Z]  OS/Arch:      windows/amd64
12:23:28 [2019-10-20T12:23:28.787Z]  Experimental: false
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] INFO: Docker info of the daemon under test
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] Containers: 0
12:23:28 [2019-10-20T12:23:28.787Z]  Running: 0
12:23:28 [2019-10-20T12:23:28.787Z]  Paused: 0
12:23:28 [2019-10-20T12:23:28.787Z]  Stopped: 0
12:23:28 [2019-10-20T12:23:28.787Z] Images: 0
12:23:28 [2019-10-20T12:23:28.787Z] Server Version: 0.0.0-dev
12:23:28 [2019-10-20T12:23:28.787Z] Storage Driver: windowsfilter
12:23:28 [2019-10-20T12:23:28.787Z]  Windows: 
12:23:28 [2019-10-20T12:23:28.787Z] Logging Driver: json-file
12:23:28 [2019-10-20T12:23:28.787Z] Plugins: 
12:23:28 [2019-10-20T12:23:28.787Z]  Volume: local
12:23:28 [2019-10-20T12:23:28.787Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:23:28 [2019-10-20T12:23:28.787Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:23:28 [2019-10-20T12:23:28.787Z] Swarm: inactive
12:23:28 [2019-10-20T12:23:28.787Z] Default Isolation: process
12:23:28 [2019-10-20T12:23:28.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:23:28 [2019-10-20T12:23:28.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
12:23:28 [2019-10-20T12:23:28.787Z] OSType: windows
12:23:28 [2019-10-20T12:23:28.787Z] Architecture: x86_64
12:23:28 [2019-10-20T12:23:28.787Z] CPUs: 4
12:23:28 [2019-10-20T12:23:28.787Z] Total Memory: 32GiB
12:23:28 [2019-10-20T12:23:28.787Z] Name: azwin-2-f43d10
12:23:28 [2019-10-20T12:23:28.787Z] ID: N5UR:FQ3T:7CIA:BKQM:3UGS:ARNP:BOTJ:XEUO:5CON:TUA5:2AG5:CC4L
12:23:28 [2019-10-20T12:23:28.787Z] Docker Root Dir: D:\CI\PR-405\3\daemon
12:23:28 [2019-10-20T12:23:28.787Z] Debug Mode (client): false
12:23:28 [2019-10-20T12:23:28.787Z] Debug Mode (server): true
12:23:28 [2019-10-20T12:23:28.787Z]  File Descriptors: -1
12:23:28 [2019-10-20T12:23:28.787Z]  Goroutines: 17
12:23:28 [2019-10-20T12:23:28.787Z]  System Time: 2019-10-20T12:23:28.6677054Z
12:23:28 [2019-10-20T12:23:28.787Z]  EventsListeners: 0
12:23:28 [2019-10-20T12:23:28.787Z] Registry: https://index.docker.io/v1/
12:23:28 [2019-10-20T12:23:28.787Z] Labels:
12:23:28 [2019-10-20T12:23:28.787Z] Experimental: false
12:23:28 [2019-10-20T12:23:28.787Z] Insecure Registries:
12:23:28 [2019-10-20T12:23:28.787Z]  127.0.0.0/8
12:23:28 [2019-10-20T12:23:28.787Z] Live Restore Enabled: false
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] INFO: Docker images of the daemon under test
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:28 [2019-10-20T12:23:28.787Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:23:28 [2019-10-20T12:23:28.787Z] 
12:23:29 [2019-10-20T12:23:29.248Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:23:29 [2019-10-20T12:23:29.248Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:23:29 [2019-10-20T12:23:29.248Z] ltsc2019: Pulling from windows/servercore
12:23:29 [2019-10-20T12:23:29.799Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:23:29 [2019-10-20T12:23:29.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:23:29 [2019-10-20T12:23:29.979Z] 
12:23:29 [2019-10-20T12:23:29.979Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:23:29 [2019-10-20T12:23:29.979Z] PKG_CONFIG=pkg-config
12:23:29 [2019-10-20T12:23:29.979Z] GOLANG_VERSION=1.12.10
12:23:29 [2019-10-20T12:23:29.979Z] HOSTNAME=2dd76ec3d18d
12:23:29 [2019-10-20T12:23:29.979Z] DOCKER_EXPERIMENTAL=1
12:23:29 [2019-10-20T12:23:29.979Z] container=docker
12:23:29 [2019-10-20T12:23:29.979Z] TEST_SKIP_INTEGRATION_CLI=1
12:23:29 [2019-10-20T12:23:29.979Z] GOPATH=/go
12:23:29 [2019-10-20T12:23:29.979Z] PWD=/go/src/github.com/docker/docker
12:23:29 [2019-10-20T12:23:29.979Z] HOME=/root
12:23:29 [2019-10-20T12:23:29.979Z] VALIDATE_REPO=https://github.com/docker/engine.git
12:23:29 [2019-10-20T12:23:29.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:23:29 [2019-10-20T12:23:29.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:23:29 [2019-10-20T12:23:29.979Z] DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101
12:23:29 [2019-10-20T12:23:29.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:23:29 [2019-10-20T12:23:29.979Z] DOCKER_GRAPHDRIVER=overlay2
12:23:29 [2019-10-20T12:23:29.979Z] TERM=xterm
12:23:29 [2019-10-20T12:23:29.979Z] VALIDATE_BRANCH=19.03
12:23:29 [2019-10-20T12:23:29.979Z] DEST=bundles/test-integration
12:23:29 [2019-10-20T12:23:29.979Z] SHLVL=1
12:23:29 [2019-10-20T12:23:29.979Z] TIMEOUT=120m
12:23:29 [2019-10-20T12:23:29.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:23:29 [2019-10-20T12:23:29.979Z] DOCKER_PKG=github.com/docker/docker
12:23:29 [2019-10-20T12:23:29.979Z] TESTDEBUG=0
12:23:29 [2019-10-20T12:23:29.979Z] _=/usr/bin/env
12:23:29 [2019-10-20T12:23:29.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:23:30 [2019-10-20T12:23:30.365Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:23:31 [2019-10-20T12:23:31.299Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:23:31 [2019-10-20T12:23:31.864Z] === RUN   TestDockerSuite/TestBuildCmd
12:23:32 [2019-10-20T12:23:32.430Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:23:32 [2019-10-20T12:23:32.689Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:23:33 [2019-10-20T12:23:33.255Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:23:33 [2019-10-20T12:23:33.255Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:23:34 [2019-10-20T12:23:34.253Z] --- PASS: TestServiceCreateInit (10.40s)
12:23:34 [2019-10-20T12:23:34.253Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s)
12:23:34 [2019-10-20T12:23:34.253Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
12:23:34 [2019-10-20T12:23:34.253Z]         daemon.go:325: [d3a36dd84aede] waiting for daemon to start
12:23:34 [2019-10-20T12:23:34.253Z]         daemon.go:325: [d3a36dd84aede] waiting for daemon to start
12:23:34 [2019-10-20T12:23:34.253Z]         daemon.go:353: [d3a36dd84aede] daemon started
12:23:34 [2019-10-20T12:23:34.253Z]         daemon.go:461: [d3a36dd84aede] Stopping daemon
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:296: [d3a36dd84aede] exiting daemon
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:448: [d3a36dd84aede] Daemon stopped
12:23:34 [2019-10-20T12:23:34.254Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
12:23:34 [2019-10-20T12:23:34.254Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:325: [d52e23bdc8108] waiting for daemon to start
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:325: [d52e23bdc8108] waiting for daemon to start
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:353: [d52e23bdc8108] daemon started
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:461: [d52e23bdc8108] Stopping daemon
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:296: [d52e23bdc8108] exiting daemon
12:23:34 [2019-10-20T12:23:34.254Z]         daemon.go:448: [d52e23bdc8108] Daemon stopped
12:23:34 [2019-10-20T12:23:34.254Z] === RUN   TestCreateServiceMultipleTimes
12:23:35 [2019-10-20T12:23:35.156Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:23:35 [2019-10-20T12:23:35.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:23:36 [2019-10-20T12:23:36.338Z] 65014b3c3121: Pulling fs layer
12:23:36 [2019-10-20T12:23:36.338Z] 12c8dbabfd62: Pulling fs layer
12:23:42 [2019-10-20T12:23:42.279Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:23:42 [2019-10-20T12:23:42.537Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:23:43 [2019-10-20T12:23:43.910Z] === RUN   TestDockerSuite/TestBuildContChar
12:23:44 [2019-10-20T12:23:44.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:23:48 [2019-10-20T12:23:48.666Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:23:48 [2019-10-20T12:23:48.666Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:23:49 [2019-10-20T12:23:49.651Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:23:50 [2019-10-20T12:23:50.601Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:23:51 [2019-10-20T12:23:51.177Z] 12c8dbabfd62: Download complete
12:23:51 [2019-10-20T12:23:51.533Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:23:52 [2019-10-20T12:23:52.465Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:23:52 [2019-10-20T12:23:52.723Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:23:52 [2019-10-20T12:23:52.980Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:23:54 [2019-10-20T12:23:54.003Z] --- PASS: TestCreateServiceMultipleTimes (18.64s)
12:23:54 [2019-10-20T12:23:54.003Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:325: [db102b437b84b] waiting for daemon to start
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:325: [db102b437b84b] waiting for daemon to start
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:353: [db102b437b84b] daemon started
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:461: [db102b437b84b] Stopping daemon
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:296: [db102b437b84b] exiting daemon
12:23:54 [2019-10-20T12:23:54.003Z]     daemon.go:448: [db102b437b84b] Daemon stopped
12:23:54 [2019-10-20T12:23:54.003Z] === RUN   TestCreateServiceConflict
12:23:54 [2019-10-20T12:23:54.780Z] --- PASS: TestCreateServiceConflict (2.89s)
12:23:54 [2019-10-20T12:23:54.780Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:325: [d012d3126f9d9] waiting for daemon to start
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:325: [d012d3126f9d9] waiting for daemon to start
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:353: [d012d3126f9d9] daemon started
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:461: [d012d3126f9d9] Stopping daemon
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:296: [d012d3126f9d9] exiting daemon
12:23:54 [2019-10-20T12:23:54.780Z]     daemon.go:448: [d012d3126f9d9] Daemon stopped
12:23:54 [2019-10-20T12:23:54.780Z] === RUN   TestCreateServiceMaxReplicas
12:23:55 [2019-10-20T12:23:55.509Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:23:58 [2019-10-20T12:23:58.787Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:23:58 [2019-10-20T12:23:58.947Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
12:23:58 [2019-10-20T12:23:58.947Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:325: [dd42588816575] waiting for daemon to start
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:325: [dd42588816575] waiting for daemon to start
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:353: [dd42588816575] daemon started
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:461: [dd42588816575] Stopping daemon
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:296: [dd42588816575] exiting daemon
12:23:58 [2019-10-20T12:23:58.947Z]     daemon.go:448: [dd42588816575] Daemon stopped
12:23:58 [2019-10-20T12:23:58.947Z] === RUN   TestCreateWithDuplicateNetworkNames
12:24:05 [2019-10-20T12:24:05.340Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:24:05 [2019-10-20T12:24:05.908Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:24:06 [2019-10-20T12:24:06.024Z] 65014b3c3121: Verifying Checksum
12:24:06 [2019-10-20T12:24:06.024Z] 65014b3c3121: Download complete
12:24:06 [2019-10-20T12:24:06.472Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:24:07 [2019-10-20T12:24:07.406Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:24:08 [2019-10-20T12:24:08.339Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:24:09 [2019-10-20T12:24:09.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:24:09 [2019-10-20T12:24:09.273Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:24:09 [2019-10-20T12:24:09.839Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:24:11 [2019-10-20T12:24:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:24:12 [2019-10-20T12:24:12.368Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:24:12 [2019-10-20T12:24:12.547Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s)
12:24:12 [2019-10-20T12:24:12.547Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:325: [dd479d073bd44] waiting for daemon to start
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:325: [dd479d073bd44] waiting for daemon to start
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:353: [dd479d073bd44] daemon started
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:461: [dd479d073bd44] Stopping daemon
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:296: [dd479d073bd44] exiting daemon
12:24:12 [2019-10-20T12:24:12.547Z]     daemon.go:448: [dd479d073bd44] Daemon stopped
12:24:12 [2019-10-20T12:24:12.547Z] === RUN   TestCreateServiceSecretFileMode
12:24:13 [2019-10-20T12:24:13.302Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:24:13 [2019-10-20T12:24:13.867Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:24:14 [2019-10-20T12:24:14.125Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:24:14 [2019-10-20T12:24:14.690Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:24:15 [2019-10-20T12:24:15.038Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:24:15 [2019-10-20T12:24:15.038Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
12:24:15 [2019-10-20T12:24:15.295Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
12:24:15 [2019-10-20T12:24:15.295Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:24:15 [2019-10-20T12:24:15.295Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:24:15 [2019-10-20T12:24:15.295Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:24:15 [2019-10-20T12:24:15.552Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:24:15 [2019-10-20T12:24:15.552Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:24:15 [2019-10-20T12:24:15.552Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:24:15 [2019-10-20T12:24:15.552Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:24:15 [2019-10-20T12:24:15.809Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:24:15 [2019-10-20T12:24:15.837Z] --- PASS: TestCreateServiceSecretFileMode (2.86s)
12:24:15 [2019-10-20T12:24:15.837Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:325: [d3596cc75ae68] waiting for daemon to start
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:325: [d3596cc75ae68] waiting for daemon to start
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:353: [d3596cc75ae68] daemon started
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:461: [d3596cc75ae68] Stopping daemon
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:296: [d3596cc75ae68] exiting daemon
12:24:15 [2019-10-20T12:24:15.837Z]     daemon.go:448: [d3596cc75ae68] Daemon stopped
12:24:15 [2019-10-20T12:24:15.837Z] === RUN   TestCreateServiceConfigFileMode
12:24:16 [2019-10-20T12:24:16.066Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:24:16 [2019-10-20T12:24:16.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:24:16 [2019-10-20T12:24:16.997Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:24:16 [2019-10-20T12:24:16.997Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/types	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:24:17 [2019-10-20T12:24:17.561Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
12:24:18 [2019-10-20T12:24:18.160Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:24:18 [2019-10-20T12:24:18.160Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:24:18 [2019-10-20T12:24:18.334Z] --- PASS: TestCreateServiceConfigFileMode (2.90s)
12:24:18 [2019-10-20T12:24:18.334Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:325: [dae213ecbd4e9] waiting for daemon to start
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:325: [dae213ecbd4e9] waiting for daemon to start
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:353: [dae213ecbd4e9] daemon started
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:461: [dae213ecbd4e9] Stopping daemon
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:296: [dae213ecbd4e9] exiting daemon
12:24:18 [2019-10-20T12:24:18.334Z]     daemon.go:448: [dae213ecbd4e9] Daemon stopped
12:24:18 [2019-10-20T12:24:18.334Z] === RUN   TestCreateServiceSysctls
12:24:18 [2019-10-20T12:24:18.734Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
12:24:18 [2019-10-20T12:24:18.734Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:24:18 [2019-10-20T12:24:18.734Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:24:18 [2019-10-20T12:24:18.874Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:24:19 [2019-10-20T12:24:19.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:24:19 [2019-10-20T12:24:19.132Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:24:19 [2019-10-20T12:24:19.664Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
12:24:19 [2019-10-20T12:24:19.697Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:24:21 [2019-10-20T12:24:21.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:24:22 [2019-10-20T12:24:22.226Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:24:22 [2019-10-20T12:24:22.226Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:24:22 [2019-10-20T12:24:22.226Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:24:22 [2019-10-20T12:24:22.226Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:24:22 [2019-10-20T12:24:22.226Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:24:23 [2019-10-20T12:24:23.536Z] --- PASS: TestCreateServiceSysctls (4.32s)
12:24:23 [2019-10-20T12:24:23.536Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:325: [da5a9600185e7] waiting for daemon to start
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:325: [da5a9600185e7] waiting for daemon to start
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:353: [da5a9600185e7] daemon started
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:461: [da5a9600185e7] Stopping daemon
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:296: [da5a9600185e7] exiting daemon
12:24:23 [2019-10-20T12:24:23.536Z]     daemon.go:448: [da5a9600185e7] Daemon stopped
12:24:23 [2019-10-20T12:24:23.536Z] === RUN   TestInspect
12:24:23 [2019-10-20T12:24:23.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:24:23 [2019-10-20T12:24:23.839Z] ok  	github.com/docker/docker/builder/fscache	0.111s	coverage: 69.2% of statements
12:24:23 [2019-10-20T12:24:23.839Z] ok  	github.com/docker/docker/builder/dockerfile	0.558s	coverage: 45.1% of statements
12:24:25 [2019-10-20T12:24:25.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:24:26 [2019-10-20T12:24:26.069Z] --- PASS: TestInspect (3.20s)
12:24:26 [2019-10-20T12:24:26.069Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:325: [df7040c9339aa] waiting for daemon to start
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:325: [df7040c9339aa] waiting for daemon to start
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:353: [df7040c9339aa] daemon started
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:461: [df7040c9339aa] Stopping daemon
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:296: [df7040c9339aa] exiting daemon
12:24:26 [2019-10-20T12:24:26.069Z]     daemon.go:448: [df7040c9339aa] Daemon stopped
12:24:26 [2019-10-20T12:24:26.069Z] === RUN   TestDockerNetworkConnectAlias
12:24:26 [2019-10-20T12:24:26.361Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.910s	coverage: 85.1% of statements
12:24:26 [2019-10-20T12:24:26.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:24:26 [2019-10-20T12:24:26.619Z] ok  	github.com/docker/docker/builder/remotecontext	0.235s	coverage: 13.6% of statements
12:24:26 [2019-10-20T12:24:26.619Z] ?   	github.com/docker/docker/cli	[no test files]
12:24:26 [2019-10-20T12:24:26.619Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:24:26 [2019-10-20T12:24:26.876Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
12:24:27 [2019-10-20T12:24:27.486Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:24:30 [2019-10-20T12:24:30.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:24:32 [2019-10-20T12:24:32.747Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:24:32 [2019-10-20T12:24:32.747Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:24:32 [2019-10-20T12:24:32.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:24:33 [2019-10-20T12:24:33.425Z] ok  	github.com/docker/docker/client	0.253s	coverage: 75.7% of statements
12:24:33 [2019-10-20T12:24:33.769Z] --- PASS: TestDockerNetworkConnectAlias (7.28s)
12:24:33 [2019-10-20T12:24:33.769Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:325: [d30d373c647bb] waiting for daemon to start
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:325: [d30d373c647bb] waiting for daemon to start
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:353: [d30d373c647bb] daemon started
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:461: [d30d373c647bb] Stopping daemon
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:296: [d30d373c647bb] exiting daemon
12:24:33 [2019-10-20T12:24:33.769Z]     daemon.go:448: [d30d373c647bb] Daemon stopped
12:24:33 [2019-10-20T12:24:33.769Z] === RUN   TestDockerNetworkReConnect
12:24:35 [2019-10-20T12:24:35.277Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:24:37 [2019-10-20T12:24:37.176Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:24:37 [2019-10-20T12:24:37.434Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:24:38 [2019-10-20T12:24:38.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:24:39 [2019-10-20T12:24:39.006Z] --- PASS: TestDockerNetworkReConnect (5.15s)
12:24:39 [2019-10-20T12:24:39.006Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:325: [d9ee952675ea3] waiting for daemon to start
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:325: [d9ee952675ea3] waiting for daemon to start
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:353: [d9ee952675ea3] daemon started
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:461: [d9ee952675ea3] Stopping daemon
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:296: [d9ee952675ea3] exiting daemon
12:24:39 [2019-10-20T12:24:39.006Z]     daemon.go:448: [d9ee952675ea3] Daemon stopped
12:24:39 [2019-10-20T12:24:39.006Z] === RUN   TestServicePlugin
12:24:39 [2019-10-20T12:24:39.006Z] --- SKIP: TestServicePlugin (0.00s)
12:24:39 [2019-10-20T12:24:39.006Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:24:39 [2019-10-20T12:24:39.006Z] === RUN   TestServiceUpdateLabel
12:24:39 [2019-10-20T12:24:39.964Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:24:41 [2019-10-20T12:24:41.343Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:24:41 [2019-10-20T12:24:41.521Z] --- PASS: TestServiceUpdateLabel (3.05s)
12:24:41 [2019-10-20T12:24:41.521Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:325: [d97a582765d5e] waiting for daemon to start
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:325: [d97a582765d5e] waiting for daemon to start
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:353: [d97a582765d5e] daemon started
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:461: [d97a582765d5e] Stopping daemon
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:296: [d97a582765d5e] exiting daemon
12:24:41 [2019-10-20T12:24:41.521Z]     daemon.go:448: [d97a582765d5e] Daemon stopped
12:24:41 [2019-10-20T12:24:41.521Z] === RUN   TestServiceUpdateSecrets
12:24:45 [2019-10-20T12:24:45.530Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:24:47 [2019-10-20T12:24:47.430Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:24:50 [2019-10-20T12:24:50.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:24:51 [2019-10-20T12:24:51.612Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:24:53 [2019-10-20T12:24:53.510Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:24:54 [2019-10-20T12:24:54.075Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:24:54 [2019-10-20T12:24:54.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:24:55 [2019-10-20T12:24:55.973Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:24:56 [2019-10-20T12:24:56.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:24:57 [2019-10-20T12:24:57.909Z] --- PASS: TestServiceUpdateSecrets (15.80s)
12:24:57 [2019-10-20T12:24:57.909Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:325: [d973960d05da9] waiting for daemon to start
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:325: [d973960d05da9] waiting for daemon to start
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:353: [d973960d05da9] daemon started
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:461: [d973960d05da9] Stopping daemon
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:296: [d973960d05da9] exiting daemon
12:24:57 [2019-10-20T12:24:57.909Z]     daemon.go:448: [d973960d05da9] Daemon stopped
12:24:57 [2019-10-20T12:24:57.909Z] === RUN   TestServiceUpdateConfigs
12:25:00 [2019-10-20T12:25:00.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:25:01 [2019-10-20T12:25:01.267Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:25:01 [2019-10-20T12:25:01.267Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:25:01 [2019-10-20T12:25:01.267Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:25:02 [2019-10-20T12:25:02.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:25:02 [2019-10-20T12:25:02.664Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:25:04 [2019-10-20T12:25:04.038Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:25:04 [2019-10-20T12:25:04.971Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:25:05 [2019-10-20T12:25:05.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:25:05 [2019-10-20T12:25:05.905Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:25:07 [2019-10-20T12:25:07.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:25:07 [2019-10-20T12:25:07.094Z] Using test binary docker
12:25:07 [2019-10-20T12:25:07.094Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:25:07 [2019-10-20T12:25:07.094Z] +++ /etc/init.d/apparmor start
12:25:07 [2019-10-20T12:25:07.094Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:25:07 [2019-10-20T12:25:07.094Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:25:07 [2019-10-20T12:25:07.094Z] Warning failed to create cache: (null)
12:25:07 [2019-10-20T12:25:07.094Z] .
12:25:07 [2019-10-20T12:25:07.094Z] INFO: Waiting for daemon to start...
12:25:07 [2019-10-20T12:25:07.094Z] Starting dockerd
12:25:07 [2019-10-20T12:25:07.094Z] +++ 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
12:25:07 [2019-10-20T12:25:07.279Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:25:07 [2019-10-20T12:25:07.845Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:25:08 [2019-10-20T12:25:08.412Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:25:08 [2019-10-20T12:25:08.979Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:25:09 [2019-10-20T12:25:09.121Z] .
12:25:09 [2019-10-20T12:25:09.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:25:09 [2019-10-20T12:25:09.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:25:09 [2019-10-20T12:25:09.121Z] Error: No such image: emptyfs
12:25:09 [2019-10-20T12:25:09.121Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:25:09 [2019-10-20T12:25:09.121Z] ++++ docker load
12:25:09 [2019-10-20T12:25:09.405Z] Running integration-test (iteration 1)
12:25:09 [2019-10-20T12:25:09.405Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
12:25:09 [2019-10-20T12:25:09.406Z] ++ 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
12:25:09 [2019-10-20T12:25:09.406Z] ++ set -e
12:25:09 [2019-10-20T12:25:09.406Z] ++ '[' -n 0 ']'
12:25:09 [2019-10-20T12:25:09.406Z] ++ set -x
12:25:09 [2019-10-20T12:25:09.406Z] ++ env -i DEST=/go/src/github.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
12:25:11 [2019-10-20T12:25:11.511Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:25:11 [2019-10-20T12:25:11.511Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:25:12 [2019-10-20T12:25:12.112Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
12:25:12 [2019-10-20T12:25:12.112Z] ok  	github.com/docker/docker/cmd/dockerd	0.060s	coverage: 29.8% of statements
12:25:12 [2019-10-20T12:25:12.112Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.6% of statements
12:25:12 [2019-10-20T12:25:12.112Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:25:12 [2019-10-20T12:25:12.112Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:25:12 [2019-10-20T12:25:12.112Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:25:12 [2019-10-20T12:25:12.112Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:25:13 [2019-10-20T12:25:13.409Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:25:14 [2019-10-20T12:25:14.483Z] --- PASS: TestServiceUpdateConfigs (15.47s)
12:25:14 [2019-10-20T12:25:14.483Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:325: [dc2ea210db10f] waiting for daemon to start
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:325: [dc2ea210db10f] waiting for daemon to start
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:353: [dc2ea210db10f] daemon started
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:461: [dc2ea210db10f] Stopping daemon
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:296: [dc2ea210db10f] exiting daemon
12:25:14 [2019-10-20T12:25:14.483Z]     daemon.go:448: [dc2ea210db10f] Daemon stopped
12:25:14 [2019-10-20T12:25:14.483Z] === RUN   TestServiceUpdateNetwork
12:25:15 [2019-10-20T12:25:15.310Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:25:19 [2019-10-20T12:25:19.493Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:25:20 [2019-10-20T12:25:20.060Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:25:20 [2019-10-20T12:25:20.626Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:25:22 [2019-10-20T12:25:22.004Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:25:22 [2019-10-20T12:25:22.071Z] ok  	github.com/docker/docker/daemon/cluster	0.030s	coverage: 0.5% of statements
12:25:22 [2019-10-20T12:25:22.571Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
12:25:22 [2019-10-20T12:25:22.636Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
12:25:23 [2019-10-20T12:25:23.137Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:25:24 [2019-10-20T12:25:24.531Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
12:25:24 [2019-10-20T12:25:24.669Z] Loaded image: buildpack-deps:jessie
12:25:24 [2019-10-20T12:25:24.669Z] Loaded image: busybox:latest
12:25:24 [2019-10-20T12:25:24.669Z] Loaded image: busybox:glibc
12:25:24 [2019-10-20T12:25:24.669Z] Loaded image: debian:jessie
12:25:24 [2019-10-20T12:25:24.669Z] Loaded image: hello-world:latest
12:25:24 [2019-10-20T12:25:24.669Z] INFO: Testing against a local daemon
12:25:24 [2019-10-20T12:25:24.669Z] === RUN   TestBuildWithSession
12:25:26 [2019-10-20T12:25:26.141Z] --- PASS: TestBuildWithSession (2.17s)
12:25:26 [2019-10-20T12:25:26.141Z] === RUN   TestBuildSquashParent
12:25:26 [2019-10-20T12:25:26.414Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:25:26 [2019-10-20T12:25:26.981Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:25:28 [2019-10-20T12:25:28.109Z] --- PASS: TestServiceUpdateNetwork (15.37s)
12:25:28 [2019-10-20T12:25:28.109Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:325: [d635b59916094] waiting for daemon to start
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:325: [d635b59916094] waiting for daemon to start
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:353: [d635b59916094] daemon started
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:461: [d635b59916094] Stopping daemon
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:296: [d635b59916094] exiting daemon
12:25:28 [2019-10-20T12:25:28.109Z]     daemon.go:448: [d635b59916094] Daemon stopped
12:25:28 [2019-10-20T12:25:28.109Z] PASS
12:25:28 [2019-10-20T12:25:28.109Z] 
12:25:28 [2019-10-20T12:25:28.109Z] === Skipped
12:25:28 [2019-10-20T12:25:28.109Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
12:25:28 [2019-10-20T12:25:28.109Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:25:28 [2019-10-20T12:25:28.109Z] 
12:25:28 [2019-10-20T12:25:28.109Z] 
12:25:28 [2019-10-20T12:25:28.109Z] DONE 18 tests, 1 skipped in 125.318s
12:25:28 [2019-10-20T12:25:28.109Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
12:25:28 [2019-10-20T12:25:28.109Z] ++ 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
12:25:28 [2019-10-20T12:25:28.109Z] ++ set -e
12:25:28 [2019-10-20T12:25:28.109Z] ++ '[' -n 0 ']'
12:25:28 [2019-10-20T12:25:28.109Z] ++ set -x
12:25:28 [2019-10-20T12:25:28.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:25:28 [2019-10-20T12:25:28.109Z] INFO: Testing against a local daemon
12:25:28 [2019-10-20T12:25:28.109Z] === RUN   TestSessionCreate
12:25:28 [2019-10-20T12:25:28.109Z] --- PASS: TestSessionCreate (0.03s)
12:25:28 [2019-10-20T12:25:28.109Z] === RUN   TestSessionCreateWithBadUpgrade
12:25:28 [2019-10-20T12:25:28.109Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:25:28 [2019-10-20T12:25:28.109Z] PASS
12:25:28 [2019-10-20T12:25:28.109Z] 
12:25:28 [2019-10-20T12:25:28.109Z] DONE 2 tests in 0.156s
12:25:28 [2019-10-20T12:25:28.109Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
12:25:28 [2019-10-20T12:25:28.109Z] ++ 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
12:25:28 [2019-10-20T12:25:28.109Z] ++ set -e
12:25:28 [2019-10-20T12:25:28.109Z] ++ '[' -n 0 ']'
12:25:28 [2019-10-20T12:25:28.109Z] ++ set -x
12:25:28 [2019-10-20T12:25:28.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:25:28 [2019-10-20T12:25:28.484Z] INFO: Testing against a local daemon
12:25:28 [2019-10-20T12:25:28.484Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:25:28 [2019-10-20T12:25:28.484Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:25:28 [2019-10-20T12:25:28.484Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:25:28 [2019-10-20T12:25:28.484Z] === RUN   TestEventsExecDie
12:25:29 [2019-10-20T12:25:29.271Z] --- PASS: TestEventsExecDie (1.09s)
12:25:29 [2019-10-20T12:25:29.271Z] === RUN   TestEventsBackwardsCompatible
12:25:29 [2019-10-20T12:25:29.655Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
12:25:29 [2019-10-20T12:25:29.655Z] === RUN   TestInfoBinaryCommits
12:25:29 [2019-10-20T12:25:29.655Z] --- PASS: TestInfoBinaryCommits (0.04s)
12:25:29 [2019-10-20T12:25:29.655Z] === RUN   TestInfoAPIVersioned
12:25:29 [2019-10-20T12:25:29.655Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:25:29 [2019-10-20T12:25:29.655Z] === RUN   TestInfoAPI
12:25:29 [2019-10-20T12:25:29.655Z] --- PASS: TestInfoAPI (0.03s)
12:25:29 [2019-10-20T12:25:29.655Z] === RUN   TestInfoAPIWarnings
12:25:30 [2019-10-20T12:25:30.532Z] --- PASS: TestInfoAPIWarnings (0.88s)
12:25:30 [2019-10-20T12:25:30.532Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:325: [d55abf990c727] waiting for daemon to start
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:325: [d55abf990c727] waiting for daemon to start
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:353: [d55abf990c727] daemon started
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:461: [d55abf990c727] Stopping daemon
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:296: [d55abf990c727] exiting daemon
12:25:30 [2019-10-20T12:25:30.532Z]     daemon.go:448: [d55abf990c727] Daemon stopped
12:25:30 [2019-10-20T12:25:30.532Z] === RUN   TestLoginFailsWithBadCredentials
12:25:30 [2019-10-20T12:25:30.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
12:25:30 [2019-10-20T12:25:30.913Z] === RUN   TestPingCacheHeaders
12:25:30 [2019-10-20T12:25:30.913Z] --- PASS: TestPingCacheHeaders (0.03s)
12:25:30 [2019-10-20T12:25:30.913Z] === RUN   TestPingGet
12:25:30 [2019-10-20T12:25:30.913Z] --- PASS: TestPingGet (0.01s)
12:25:30 [2019-10-20T12:25:30.913Z] === RUN   TestPingHead
12:25:30 [2019-10-20T12:25:30.913Z] --- PASS: TestPingHead (0.03s)
12:25:30 [2019-10-20T12:25:30.913Z] === RUN   TestVersion
12:25:30 [2019-10-20T12:25:30.913Z] --- PASS: TestVersion (0.03s)
12:25:30 [2019-10-20T12:25:30.913Z] PASS
12:25:30 [2019-10-20T12:25:30.913Z] 
12:25:30 [2019-10-20T12:25:30.913Z] === Skipped
12:25:30 [2019-10-20T12:25:30.913Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:25:30 [2019-10-20T12:25:30.913Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:25:30 [2019-10-20T12:25:30.913Z] 
12:25:30 [2019-10-20T12:25:30.913Z] 
12:25:30 [2019-10-20T12:25:30.913Z] DONE 12 tests, 1 skipped in 2.825s
12:25:31 [2019-10-20T12:25:31.164Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:25:31 [2019-10-20T12:25:31.279Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
12:25:31 [2019-10-20T12:25:31.279Z] ++ 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
12:25:31 [2019-10-20T12:25:31.279Z] ++ set -e
12:25:31 [2019-10-20T12:25:31.279Z] ++ '[' -n 0 ']'
12:25:31 [2019-10-20T12:25:31.279Z] ++ set -x
12:25:31 [2019-10-20T12:25:31.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-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
12:25:31 [2019-10-20T12:25:31.279Z] INFO: Testing against a local daemon
12:25:31 [2019-10-20T12:25:31.279Z] === RUN   TestVolumesCreateAndList
12:25:31 [2019-10-20T12:25:31.279Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:25:31 [2019-10-20T12:25:31.279Z] === RUN   TestVolumesRemove
12:25:31 [2019-10-20T12:25:31.279Z] --- PASS: TestVolumesRemove (0.07s)
12:25:31 [2019-10-20T12:25:31.279Z] === RUN   TestVolumesInspect
12:25:31 [2019-10-20T12:25:31.279Z] --- PASS: TestVolumesInspect (0.02s)
12:25:31 [2019-10-20T12:25:31.279Z] === RUN   TestVolumesInvalidJSON
12:25:31 [2019-10-20T12:25:31.279Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:25:31 [2019-10-20T12:25:31.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:25:31 [2019-10-20T12:25:31.279Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:25:31 [2019-10-20T12:25:31.279Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:25:31 [2019-10-20T12:25:31.279Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:25:31 [2019-10-20T12:25:31.279Z] PASS
12:25:31 [2019-10-20T12:25:31.279Z] 
12:25:31 [2019-10-20T12:25:31.279Z] DONE 5 tests in 0.218s
12:25:31 [2019-10-20T12:25:31.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:25:31 [2019-10-20T12:25:31.644Z] --- PASS: TestBuildSquashParent (5.51s)
12:25:31 [2019-10-20T12:25:31.644Z] === RUN   TestBuildWithRemoveAndForceRemove
12:25:31 [2019-10-20T12:25:31.644Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.644Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:31 [2019-10-20T12:25:31.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:31 [2019-10-20T12:25:31.644Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.645Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.645Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:25:31 [2019-10-20T12:25:31.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:25:31 [2019-10-20T12:25:31.645Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.645Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.645Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:31 [2019-10-20T12:25:31.645Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.645Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:31 [2019-10-20T12:25:31.645Z] ++++ cat bundles/test-integration/docker.pid
12:25:31 [2019-10-20T12:25:31.645Z] +++ kill 9271
12:25:32 [2019-10-20T12:25:32.627Z] ok  	github.com/docker/docker/daemon	12.163s	coverage: 17.5% of statements
12:25:32 [2019-10-20T12:25:32.627Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:25:32 [2019-10-20T12:25:32.885Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
12:25:32 [2019-10-20T12:25:32.885Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:25:32 [2019-10-20T12:25:32.892Z] umount: bundles/test-integration/root: mountpoint not found
12:25:32 [2019-10-20T12:25:32.892Z] +++ /etc/init.d/apparmor stop
12:25:32 [2019-10-20T12:25:32.892Z] Clearing AppArmor profiles cache:.
12:25:32 [2019-10-20T12:25:32.892Z] All profile caches have been cleared, but no profiles have been unloaded.
12:25:32 [2019-10-20T12:25:32.892Z] Unloading profiles will leave already running processes permanently
12:25:32 [2019-10-20T12:25:32.892Z] unconfined, which can lead to unexpected situations.
12:25:32 [2019-10-20T12:25:32.892Z] 
12:25:32 [2019-10-20T12:25:32.892Z] To set a process to complain mode, use the command line tool
12:25:32 [2019-10-20T12:25:32.892Z] 'aa-complain'. To really tear down all profiles, run the init script
12:25:32 [2019-10-20T12:25:32.892Z] with the 'teardown' option."
12:25:32 [2019-10-20T12:25:32.892Z] 
12:25:34 [2019-10-20T12:25:34.782Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
12:25:35 [2019-10-20T12:25:35.040Z] ok  	github.com/docker/docker/daemon/config	0.068s	coverage: 84.7% of statements
12:25:35 [2019-10-20T12:25:35.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:35 [2019-10-20T12:25:35.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
Post stage
[Pipeline] junit
12:25:36 [2019-10-20T12:25:36.309Z] Recording test results
12:25:36 [2019-10-20T12:25:36.413Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:25:36 [2019-10-20T12:25:36.413Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:25:36 [2019-10-20T12:25:36.413Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:25:36 [2019-10-20T12:25:36.426Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:25:36 [2019-10-20T12:25:36.979Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:25:37 [2019-10-20T12:25:37.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
12:25:37 [2019-10-20T12:25:37.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s)
12:25:37 [2019-10-20T12:25:37.171Z] === RUN   TestBuildMultiStageCopy
12:25:37 [2019-10-20T12:25:37.171Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:25:37 [2019-10-20T12:25:37.803Z] + echo Ensuring container killed.
12:25:37 [2019-10-20T12:25:37.803Z] Ensuring container killed.
12:25:37 [2019-10-20T12:25:37.803Z] + docker rm -vf docker-pr3
12:25:37 [2019-10-20T12:25:37.803Z] Error: No such container: docker-pr3
12:25:37 [2019-10-20T12:25:37.803Z] + true
[Pipeline] sh
12:25:38 [2019-10-20T12:25:38.416Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:25:38 [2019-10-20T12:25:38.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:25:38 [2019-10-20T12:25:38.661Z] + echo Chowning /workspace to jenkins user
12:25:38 [2019-10-20T12:25:38.661Z] Chowning /workspace to jenkins user
12:25:38 [2019-10-20T12:25:38.661Z] + id -u
12:25:38 [2019-10-20T12:25:38.661Z] + id -g
12:25:38 [2019-10-20T12:25:38.661Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-405:/workspace busybox chown -R 1001:1001 /workspace
12:25:38 [2019-10-20T12:25:38.661Z] Unable to find image 'busybox:latest' locally
12:25:38 [2019-10-20T12:25:38.661Z] latest: Pulling from library/busybox
12:25:39 [2019-10-20T12:25:39.030Z] 6d4c3d9fc915: Pulling fs layer
12:25:39 [2019-10-20T12:25:39.030Z] 6d4c3d9fc915: Verifying Checksum
12:25:39 [2019-10-20T12:25:39.031Z] 6d4c3d9fc915: Download complete
12:25:39 [2019-10-20T12:25:39.278Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:25:39 [2019-10-20T12:25:39.400Z] 6d4c3d9fc915: Pull complete
12:25:39 [2019-10-20T12:25:39.400Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:25:39 [2019-10-20T12:25:39.400Z] Status: Downloaded newer image for busybox:latest
12:25:39 [2019-10-20T12:25:39.505Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
12:25:39 [2019-10-20T12:25:39.563Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:25:39 [2019-10-20T12:25:39.790Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:25:39 [2019-10-20T12:25:39.847Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:25:40 [2019-10-20T12:25:40.437Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.221s	coverage: 56.9% of statements
12:25:40 [2019-10-20T12:25:40.463Z] --- PASS: TestBuildMultiStageCopy (3.54s)
12:25:40 [2019-10-20T12:25:40.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s)
12:25:40 [2019-10-20T12:25:40.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
12:25:40 [2019-10-20T12:25:40.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
12:25:40 [2019-10-20T12:25:40.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
12:25:40 [2019-10-20T12:25:40.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
12:25:40 [2019-10-20T12:25:40.464Z] === RUN   TestBuildMultiStageParentConfig
12:25:40 [2019-10-20T12:25:40.725Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:25:40 [2019-10-20T12:25:40.725Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:25:41 [2019-10-20T12:25:41.477Z] --- PASS: TestBuildMultiStageParentConfig (0.95s)
12:25:41 [2019-10-20T12:25:41.477Z] === RUN   TestBuildLabelWithTargets
12:25:42 [2019-10-20T12:25:42.036Z] + bundleName=s390x-integration
12:25:42 [2019-10-20T12:25:42.036Z] + echo Creating s390x-integration-bundles.tar.gz
12:25:42 [2019-10-20T12:25:42.036Z] Creating s390x-integration-bundles.tar.gz
12:25:42 [2019-10-20T12:25:42.036Z] + xargs tar -czf s390x-integration-bundles.tar.gz
12:25:42 [2019-10-20T12:25:42.036Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:25:42 [2019-10-20T12:25:42.099Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:25:42 [2019-10-20T12:25:42.099Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
[Pipeline] archiveArtifacts
12:25:42 [2019-10-20T12:25:42.196Z] Archiving artifacts
12:25:42 [2019-10-20T12:25:42.965Z] --- PASS: TestBuildLabelWithTargets (1.54s)
12:25:42 [2019-10-20T12:25:42.965Z] === RUN   TestBuildWithEmptyLayers
12:25:43 [2019-10-20T12:25:43.582Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
12:25:43 [2019-10-20T12:25:43.582Z] === RUN   TestBuildMultiStageOnBuild
12:25:43 [2019-10-20T12:25:43.714Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.292s	coverage: 72.3% of statements
12:25:43 [2019-10-20T12:25:43.971Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.611s	coverage: 45.9% of statements
12:25:43 [2019-10-20T12:25:43.971Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:25:44 [2019-10-20T12:25:44.628Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:25:46 [2019-10-20T12:25:46.274Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
12:25:46 [2019-10-20T12:25:46.274Z] === RUN   TestBuildUncleanTarFilenames
12:25:46 [2019-10-20T12:25:46.493Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.029s	coverage: 50.8% of statements
12:25:47 [2019-10-20T12:25:47.286Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
12:25:47 [2019-10-20T12:25:47.286Z] === RUN   TestBuildMultiStageLayerLeak
12:25:47 [2019-10-20T12:25:47.909Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:25:48 [2019-10-20T12:25:48.389Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.297s	coverage: 76.1% of statements
12:25:48 [2019-10-20T12:25:48.475Z] --- PASS: TestImportExtremelyLargeImageWorks (205.39s)
12:25:48 [2019-10-20T12:25:48.475Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:325: [df555e2fe8826] waiting for daemon to start
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:325: [df555e2fe8826] waiting for daemon to start
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:353: [df555e2fe8826] daemon started
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:461: [df555e2fe8826] Stopping daemon
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:296: [df555e2fe8826] exiting daemon
12:25:48 [2019-10-20T12:25:48.475Z]     daemon.go:448: [df555e2fe8826] Daemon stopped
12:25:48 [2019-10-20T12:25:48.475Z] PASS
12:25:48 [2019-10-20T12:25:48.475Z] 
12:25:48 [2019-10-20T12:25:48.475Z] DONE 11 tests in 207.173s
12:25:48 [2019-10-20T12:25:48.475Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:25:48 [2019-10-20T12:25:48.475Z] ++ 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
12:25:48 [2019-10-20T12:25:48.475Z] ++ set -e
12:25:48 [2019-10-20T12:25:48.475Z] ++ '[' -n 0 ']'
12:25:48 [2019-10-20T12:25:48.475Z] ++ set -x
12:25:48 [2019-10-20T12:25:48.475Z] ++ env -i DEST=/go/src/github.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
12:25:48 [2019-10-20T12:25:48.734Z] INFO: Testing against a local daemon
12:25:48 [2019-10-20T12:25:48.734Z] === RUN   TestNetworkCreateDelete
12:25:48 [2019-10-20T12:25:48.953Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.030s	coverage: 57.2% of statements
12:25:48 [2019-10-20T12:25:48.953Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:25:48 [2019-10-20T12:25:48.954Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:25:48 [2019-10-20T12:25:48.991Z] --- PASS: TestNetworkCreateDelete (0.23s)
12:25:48 [2019-10-20T12:25:48.991Z] === RUN   TestDockerNetworkDeletePreferID
12:25:49 [2019-10-20T12:25:49.210Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
12:25:49 [2019-10-20T12:25:49.320Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
12:25:49 [2019-10-20T12:25:49.320Z] === RUN   TestBuildWithHugeFile
12:25:49 [2019-10-20T12:25:49.556Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
12:25:49 [2019-10-20T12:25:49.557Z] === RUN   TestInspectNetwork
12:25:50 [2019-10-20T12:25:50.429Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:25:50 [2019-10-20T12:25:50.489Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:25:51 [2019-10-20T12:25:51.104Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:25:51 [2019-10-20T12:25:51.185Z] + make clean
12:25:51 [2019-10-20T12:25:51.550Z] docker volume rm -f docker-dev-cache
12:25:51 [2019-10-20T12:25:51.550Z] docker-dev-cache
[Pipeline] deleteDir
12:25:52 [2019-10-20T12:25:52.035Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
12:25:52 [2019-10-20T12:25:52.968Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.9% of statements
12:25:52 [2019-10-20T12:25:52.968Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:25:52 [2019-10-20T12:25:52.968Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:25:53 [2019-10-20T12:25:53.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:25:53 [2019-10-20T12:25:53.277Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:25:53 [2019-10-20T12:25:53.899Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.7% of statements
12:25:55 [2019-10-20T12:25:55.272Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 78.2% of statements
12:25:55 [2019-10-20T12:25:55.272Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:25:55 [2019-10-20T12:25:55.272Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:25:55 [2019-10-20T12:25:55.529Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
12:25:56 [2019-10-20T12:25:56.461Z] ok  	github.com/docker/docker/daemon/logger/journald	0.030s	coverage: 26.2% of statements
12:25:56 [2019-10-20T12:25:56.559Z] === RUN   TestInspectNetwork/full_network_id
12:25:56 [2019-10-20T12:25:56.559Z] === RUN   TestInspectNetwork/partial_network_id
12:25:56 [2019-10-20T12:25:56.559Z] === RUN   TestInspectNetwork/network_name
12:25:56 [2019-10-20T12:25:56.559Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:25:57 [2019-10-20T12:25:57.027Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
12:25:57 [2019-10-20T12:25:57.285Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
12:25:58 [2019-10-20T12:25:58.657Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 74.7% of statements
12:25:58 [2019-10-20T12:25:58.657Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:25:58 [2019-10-20T12:25:58.915Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 20.0% of statements
12:25:59 [2019-10-20T12:25:59.839Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:26:00 [2019-10-20T12:26:00.404Z] --- PASS: TestInspectNetwork (11.08s)
12:26:00 [2019-10-20T12:26:00.404Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:325: [da2e7fb6604d3] waiting for daemon to start
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:325: [da2e7fb6604d3] waiting for daemon to start
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:353: [da2e7fb6604d3] daemon started
12:26:00 [2019-10-20T12:26:00.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:26:00 [2019-10-20T12:26:00.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:26:00 [2019-10-20T12:26:00.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:26:00 [2019-10-20T12:26:00.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:461: [da2e7fb6604d3] Stopping daemon
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:296: [da2e7fb6604d3] exiting daemon
12:26:00 [2019-10-20T12:26:00.404Z]     daemon.go:448: [da2e7fb6604d3] Daemon stopped
12:26:00 [2019-10-20T12:26:00.404Z] === RUN   TestRunContainerWithBridgeNone
12:26:00 [2019-10-20T12:26:00.812Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 47.8% of statements
12:26:01 [2019-10-20T12:26:01.070Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:26:02 [2019-10-20T12:26:02.003Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
12:26:02 [2019-10-20T12:26:02.262Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.635s	coverage: 84.5% of statements
12:26:02 [2019-10-20T12:26:02.262Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:26:02 [2019-10-20T12:26:02.262Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:26:02 [2019-10-20T12:26:02.301Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:26:02 [2019-10-20T12:26:02.559Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:26:03 [2019-10-20T12:26:03.494Z] --- PASS: TestRunContainerWithBridgeNone (3.06s)
12:26:03 [2019-10-20T12:26:03.494Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:325: [d506afdf69f07] waiting for daemon to start
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:325: [d506afdf69f07] waiting for daemon to start
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:353: [d506afdf69f07] daemon started
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:461: [d506afdf69f07] Stopping daemon
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:296: [d506afdf69f07] exiting daemon
12:26:03 [2019-10-20T12:26:03.494Z]     daemon.go:448: [d506afdf69f07] Daemon stopped
12:26:03 [2019-10-20T12:26:03.494Z] === RUN   TestNetworkInvalidJSON
12:26:03 [2019-10-20T12:26:03.494Z] === RUN   TestNetworkInvalidJSON//networks/create
12:26:03 [2019-10-20T12:26:03.494Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:26:03 [2019-10-20T12:26:03.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:26:03 [2019-10-20T12:26:03.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:26:03 [2019-10-20T12:26:03.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:26:03 [2019-10-20T12:26:03.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:26:03 [2019-10-20T12:26:03.494Z] === CONT  TestNetworkInvalidJSON//networks/create
12:26:03 [2019-10-20T12:26:03.494Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:26:03 [2019-10-20T12:26:03.494Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:26:03 [2019-10-20T12:26:03.494Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:26:03 [2019-10-20T12:26:03.494Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:26:03 [2019-10-20T12:26:03.494Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:26:03 [2019-10-20T12:26:03.494Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:26:03 [2019-10-20T12:26:03.494Z] === RUN   TestDaemonRestartWithLiveRestore
12:26:04 [2019-10-20T12:26:04.841Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 48.2% of statements
12:26:04 [2019-10-20T12:26:04.841Z] ok  	github.com/docker/docker/distribution	0.246s	coverage: 22.3% of statements
12:26:04 [2019-10-20T12:26:04.841Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:26:04 [2019-10-20T12:26:04.867Z] --- PASS: TestDaemonRestartWithLiveRestore (1.12s)
12:26:04 [2019-10-20T12:26:04.868Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:325: [d7e8b1baccf2d] waiting for daemon to start
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:325: [d7e8b1baccf2d] waiting for daemon to start
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:353: [d7e8b1baccf2d] daemon started
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:461: [d7e8b1baccf2d] Stopping daemon
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:296: [d7e8b1baccf2d] exiting daemon
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:448: [d7e8b1baccf2d] Daemon stopped
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:325: [d7e8b1baccf2d] waiting for daemon to start
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:325: [d7e8b1baccf2d] waiting for daemon to start
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:353: [d7e8b1baccf2d] daemon started
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:461: [d7e8b1baccf2d] Stopping daemon
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:296: [d7e8b1baccf2d] exiting daemon
12:26:04 [2019-10-20T12:26:04.868Z]     daemon.go:448: [d7e8b1baccf2d] Daemon stopped
12:26:04 [2019-10-20T12:26:04.868Z] === RUN   TestDaemonDefaultNetworkPools
12:26:04 [2019-10-20T12:26:04.868Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:26:05 [2019-10-20T12:26:05.432Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:26:05 [2019-10-20T12:26:05.433Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
12:26:05 [2019-10-20T12:26:05.433Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:325: [d19117aec1c50] waiting for daemon to start
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:325: [d19117aec1c50] waiting for daemon to start
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:353: [d19117aec1c50] daemon started
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:461: [d19117aec1c50] Stopping daemon
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:296: [d19117aec1c50] exiting daemon
12:26:05 [2019-10-20T12:26:05.433Z]     daemon.go:448: [d19117aec1c50] Daemon stopped
12:26:05 [2019-10-20T12:26:05.433Z] === RUN   TestDaemonRestartWithExistingNetwork
12:26:06 [2019-10-20T12:26:06.737Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 48.2% of statements
12:26:06 [2019-10-20T12:26:06.804Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
12:26:06 [2019-10-20T12:26:06.804Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:325: [dd18121076130] waiting for daemon to start
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:325: [dd18121076130] waiting for daemon to start
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:353: [dd18121076130] daemon started
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:461: [dd18121076130] Stopping daemon
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:296: [dd18121076130] exiting daemon
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:448: [dd18121076130] Daemon stopped
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:325: [dd18121076130] waiting for daemon to start
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:325: [dd18121076130] waiting for daemon to start
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:353: [dd18121076130] daemon started
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:461: [dd18121076130] Stopping daemon
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:296: [dd18121076130] exiting daemon
12:26:06 [2019-10-20T12:26:06.804Z]     daemon.go:448: [dd18121076130] Daemon stopped
12:26:06 [2019-10-20T12:26:06.804Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:26:07 [2019-10-20T12:26:07.370Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:26:07 [2019-10-20T12:26:07.669Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
12:26:07 [2019-10-20T12:26:07.926Z] ok  	github.com/docker/docker/distribution/xfer	1.432s	coverage: 83.4% of statements
12:26:07 [2019-10-20T12:26:07.926Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:26:07 [2019-10-20T12:26:07.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s)
12:26:07 [2019-10-20T12:26:07.961Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:325: [d8b590496d83d] waiting for daemon to start
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:325: [d8b590496d83d] waiting for daemon to start
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:353: [d8b590496d83d] daemon started
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:461: [d8b590496d83d] Stopping daemon
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:296: [d8b590496d83d] exiting daemon
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:448: [d8b590496d83d] Daemon stopped
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:325: [d8b590496d83d] waiting for daemon to start
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:325: [d8b590496d83d] waiting for daemon to start
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:353: [d8b590496d83d] daemon started
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:461: [d8b590496d83d] Stopping daemon
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:296: [d8b590496d83d] exiting daemon
12:26:07 [2019-10-20T12:26:07.961Z]     daemon.go:448: [d8b590496d83d] Daemon stopped
12:26:07 [2019-10-20T12:26:07.961Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:26:08 [2019-10-20T12:26:08.897Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:26:08 [2019-10-20T12:26:08.897Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:325: [de5b655d9ce5e] waiting for daemon to start
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:325: [de5b655d9ce5e] waiting for daemon to start
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:353: [de5b655d9ce5e] daemon started
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:461: [de5b655d9ce5e] Stopping daemon
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:296: [de5b655d9ce5e] exiting daemon
12:26:08 [2019-10-20T12:26:08.897Z]     daemon.go:448: [de5b655d9ce5e] Daemon stopped
12:26:08 [2019-10-20T12:26:08.897Z] === RUN   TestServiceWithPredefinedNetwork
12:26:09 [2019-10-20T12:26:09.296Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:26:09 [2019-10-20T12:26:09.296Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:26:09 [2019-10-20T12:26:09.296Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
12:26:09 [2019-10-20T12:26:09.296Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:26:10 [2019-10-20T12:26:10.269Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:26:10 [2019-10-20T12:26:10.527Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:26:11 [2019-10-20T12:26:11.237Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:26:11 [2019-10-20T12:26:11.801Z] ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
12:26:12 [2019-10-20T12:26:12.365Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
12:26:12 [2019-10-20T12:26:12.427Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s)
12:26:12 [2019-10-20T12:26:12.427Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:325: [d6c6354b9f074] waiting for daemon to start
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:325: [d6c6354b9f074] waiting for daemon to start
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:353: [d6c6354b9f074] daemon started
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:461: [d6c6354b9f074] Stopping daemon
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:296: [d6c6354b9f074] exiting daemon
12:26:12 [2019-10-20T12:26:12.427Z]     daemon.go:448: [d6c6354b9f074] Daemon stopped
12:26:12 [2019-10-20T12:26:12.427Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:26:12 [2019-10-20T12:26:12.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:26:12 [2019-10-20T12:26:12.427Z]     service_test.go:230: FLAKY_TEST
12:26:12 [2019-10-20T12:26:12.427Z] === RUN   TestServiceWithDataPathPortInit
12:26:14 [2019-10-20T12:26:14.261Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 66.9% of statements
12:26:14 [2019-10-20T12:26:14.261Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
12:26:16 [2019-10-20T12:26:16.158Z] ok  	github.com/docker/docker/pkg/archive	0.393s	coverage: 77.2% of statements
12:26:16 [2019-10-20T12:26:16.613Z] --- PASS: TestDockerDaemonSuite (407.39s)
12:26:16 [2019-10-20T12:26:16.613Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.44s)
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d717ee09f3a86] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d717ee09f3a86] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:353: [d717ee09f3a86] daemon started
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:461: [d717ee09f3a86] Stopping daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:296: [d717ee09f3a86] exiting daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:448: [d717ee09f3a86] Daemon stopped
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d717ee09f3a86] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d717ee09f3a86] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:353: [d717ee09f3a86] daemon started
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:461: [d717ee09f3a86] Stopping daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:296: [d717ee09f3a86] exiting daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:448: [d717ee09f3a86] Daemon stopped
12:26:16 [2019-10-20T12:26:16.613Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.90s)
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d338fc6373ee4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d338fc6373ee4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:353: [d338fc6373ee4] daemon started
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:461: [d338fc6373ee4] Stopping daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:296: [d338fc6373ee4] exiting daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:448: [d338fc6373ee4] Daemon stopped
12:26:16 [2019-10-20T12:26:16.613Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s)
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d5208413aeda1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [d5208413aeda1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:353: [d5208413aeda1] daemon started
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:461: [d5208413aeda1] Stopping daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:296: [d5208413aeda1] exiting daemon
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:448: [d5208413aeda1] Daemon stopped
12:26:16 [2019-10-20T12:26:16.613Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s)
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:26:16 [2019-10-20T12:26:16.613Z]         daemon.go:325: [de492657a6bf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [de492657a6bf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [de492657a6bf7] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [de492657a6bf7] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         docker_cli_daemon_test.go:1449: Daemon de492657a6bf7 is not started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [de492657a6bf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [de492657a6bf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [de492657a6bf7] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [de492657a6bf7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [de492657a6bf7] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [de492657a6bf7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         check_test.go:309: Daemon dbe926962068e is not started
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dde485aaca96e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dde485aaca96e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dde485aaca96e] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dde485aaca96e] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dde485aaca96e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dde485aaca96e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dde485aaca96e] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dde485aaca96e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dde485aaca96e] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dde485aaca96e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [de1a01b2d23d9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [de1a01b2d23d9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [de1a01b2d23d9] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [de1a01b2d23d9] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         check_test.go:309: Daemon de68a8c4e2079 is not started
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.32s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd9f055c37a50] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd9f055c37a50] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dd9f055c37a50] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dd9f055c37a50] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dd9f055c37a50] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dd9f055c37a50] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d770d3f45be13] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d770d3f45be13] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d770d3f45be13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d770d3f45be13] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d770d3f45be13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d770d3f45be13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d770d3f45be13] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d770d3f45be13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d770d3f45be13] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d770d3f45be13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dfefb82021c53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dfefb82021c53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dfefb82021c53] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dfefb82021c53] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dfefb82021c53] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dfefb82021c53] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dfefb82021c53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dfefb82021c53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dfefb82021c53] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dfefb82021c53] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dfefb82021c53] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dfefb82021c53] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.00s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d21372414d847] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d21372414d847] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d21372414d847] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d21372414d847] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d21372414d847] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d21372414d847] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d21372414d847] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d21372414d847] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d21372414d847] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d21372414d847] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d21372414d847] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d21372414d847] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d0a53f651a200] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d0a53f651a200] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d0a53f651a200] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d0a53f651a200] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d0a53f651a200] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d0a53f651a200] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d0a53f651a200] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d0a53f651a200] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d0a53f651a200] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d0a53f651a200] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d0a53f651a200] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d0a53f651a200] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d60efdb6bcf53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d60efdb6bcf53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d60efdb6bcf53] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d60efdb6bcf53] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d60efdb6bcf53] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d60efdb6bcf53] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d60efdb6bcf53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d60efdb6bcf53] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d60efdb6bcf53] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d60efdb6bcf53] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d60efdb6bcf53] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d60efdb6bcf53] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4066e57e68d2] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4066e57e68d2] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d4066e57e68d2] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d4066e57e68d2] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d4066e57e68d2] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d4066e57e68d2] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4066e57e68d2] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4066e57e68d2] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d4066e57e68d2] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d4066e57e68d2] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d4066e57e68d2] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d4066e57e68d2] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [db0f3ef1af8a8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [db0f3ef1af8a8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [db0f3ef1af8a8] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [db0f3ef1af8a8] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [db0f3ef1af8a8] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [db0f3ef1af8a8] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [db0f3ef1af8a8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [db0f3ef1af8a8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [db0f3ef1af8a8] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [db0f3ef1af8a8] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [db0f3ef1af8a8] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [db0f3ef1af8a8] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d99ad99e4fb10] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d99ad99e4fb10] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d99ad99e4fb10] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         check_test.go:309: Daemon de01502f0bb3c is not started
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2ac35a2f2e78] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d2ac35a2f2e78] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2ac35a2f2e78] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         check_test.go:309: Daemon d100599e60d1b is not started
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d3bc40b627fc3] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d3bc40b627fc3] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d3bc40b627fc3] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d3bc40b627fc3] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d3bc40b627fc3] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d3bc40b627fc3] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d9bd9dbb352c8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d9bd9dbb352c8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d9bd9dbb352c8] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d9bd9dbb352c8] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d9bd9dbb352c8] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d9bd9dbb352c8] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         check_test.go:309: Daemon d9bd9dbb352c8 is not started
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dc7e19a16b86a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dc7e19a16b86a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dc7e19a16b86a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dc7e19a16b86a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dc7e19a16b86a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dc7e19a16b86a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dc7e19a16b86a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dc7e19a16b86a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dc7e19a16b86a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dc7e19a16b86a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dc7e19a16b86a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dc7e19a16b86a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd54a9a7f512a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd54a9a7f512a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dd54a9a7f512a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dd54a9a7f512a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dd54a9a7f512a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dd54a9a7f512a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd54a9a7f512a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd54a9a7f512a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dd54a9a7f512a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dd54a9a7f512a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dd54a9a7f512a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dd54a9a7f512a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.86s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd31fe2e4c03a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd31fe2e4c03a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dd31fe2e4c03a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dd31fe2e4c03a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dd31fe2e4c03a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dd31fe2e4c03a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd31fe2e4c03a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [dd31fe2e4c03a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [dd31fe2e4c03a] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [dd31fe2e4c03a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [dd31fe2e4c03a] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [dd31fe2e4c03a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2b3678130024] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2b3678130024] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d2b3678130024] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d2b3678130024] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d2b3678130024] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d2b3678130024] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2b3678130024] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2b3678130024] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d2b3678130024] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d2b3678130024] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d2b3678130024] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d2b3678130024] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4a004984ca62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d4a004984ca62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d4a004984ca62] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d4a004984ca62] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d4a004984ca62] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d4a004984ca62] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d1c556dc41370] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d1c556dc41370] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d1c556dc41370] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d1c556dc41370] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d1c556dc41370] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d1c556dc41370] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2f6a57b1034e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d2f6a57b1034e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:353: [d2f6a57b1034e] daemon started
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d2f6a57b1034e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d2f6a57b1034e] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:448: [d2f6a57b1034e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.614Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d258e8112902f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:296: [d258e8112902f] exiting daemon
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:325: [d258e8112902f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.614Z]         daemon.go:461: [d258e8112902f] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:450: [d258e8112902f] Error when stopping daemon: daemon not started
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon d258e8112902f is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d9b4c6cc34a17] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d9b4c6cc34a17] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d9b4c6cc34a17] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d9b4c6cc34a17] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d9b4c6cc34a17] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d9b4c6cc34a17] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d02f1f49544ef] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d02f1f49544ef] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d02f1f49544ef] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d02f1f49544ef] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d02f1f49544ef] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d02f1f49544ef] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [de0e6183e072e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [de0e6183e072e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [de0e6183e072e] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [de0e6183e072e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [de0e6183e072e] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [de0e6183e072e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d416765acfaad] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d416765acfaad] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d416765acfaad] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d416765acfaad] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d416765acfaad] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d416765acfaad] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d416765acfaad] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d416765acfaad] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d416765acfaad] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d416765acfaad] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d416765acfaad] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d416765acfaad] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
12:26:16 [2019-10-20T12:26:16.615Z]         requirement.go:26: unmatched requirement bridgeNfIptables
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon d33f2a0dd7fb0 is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d8cf3dc6fb799] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d8cf3dc6fb799] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d8cf3dc6fb799] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d8cf3dc6fb799] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d8cf3dc6fb799] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d8cf3dc6fb799] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d8cf3dc6fb799] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d8cf3dc6fb799] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d8cf3dc6fb799] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d8cf3dc6fb799] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d8cf3dc6fb799] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d8cf3dc6fb799] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:26:16 [2019-10-20T12:26:16.615Z]         requirement.go:26: unmatched requirement IPv6
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon de0c5c1f3a637 is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.37s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dd0dde1657537] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dd0dde1657537] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dd0dde1657537] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dd0dde1657537] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dd0dde1657537] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dd0dde1657537] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.33s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d6e69b14cbe49] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d6e69b14cbe49] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d6e69b14cbe49] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d6e69b14cbe49] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d6e69b14cbe49] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d6e69b14cbe49] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.91s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dddcb9d918952] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dddcb9d918952] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dddcb9d918952] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dddcb9d918952] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dddcb9d918952] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dddcb9d918952] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d47ce2f3e1d07] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d47ce2f3e1d07] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d47ce2f3e1d07] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d47ce2f3e1d07] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d47ce2f3e1d07] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d47ce2f3e1d07] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon d47ce2f3e1d07 is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.80s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da22a69715c13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da22a69715c13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [da22a69715c13] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [da22a69715c13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [da22a69715c13] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [da22a69715c13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da22a69715c13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da22a69715c13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [da22a69715c13] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [da22a69715c13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [da22a69715c13] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [da22a69715c13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d927577794dfa] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d927577794dfa] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d927577794dfa] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d927577794dfa] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d927577794dfa] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d927577794dfa] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon d927577794dfa is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d514835afd445] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d514835afd445] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d514835afd445] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d514835afd445] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         docker_cli_daemon_plugins_test.go:80: Daemon d514835afd445 is not started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d514835afd445] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d514835afd445] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d514835afd445] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d514835afd445] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d514835afd445] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d514835afd445] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d856f7a11c4c7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d856f7a11c4c7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d856f7a11c4c7] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d856f7a11c4c7] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         docker_cli_daemon_plugins_test.go:170: Daemon d856f7a11c4c7 is not started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d856f7a11c4c7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d856f7a11c4c7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d856f7a11c4c7] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d856f7a11c4c7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d856f7a11c4c7] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d856f7a11c4c7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.19s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [ddcfe149f9672] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [ddcfe149f9672] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [ddcfe149f9672] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [ddcfe149f9672] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [ddcfe149f9672] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [ddcfe149f9672] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [ddcfe149f9672] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [ddcfe149f9672] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [ddcfe149f9672] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [ddcfe149f9672] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [ddcfe149f9672] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [ddcfe149f9672] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.61s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dcc049a12a289] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dcc049a12a289] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dcc049a12a289] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dcc049a12a289] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dcc049a12a289] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dcc049a12a289] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [df36a5838bf26] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [df36a5838bf26] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [df36a5838bf26] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [df36a5838bf26] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [df36a5838bf26] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [df36a5838bf26] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da5f12f113a44] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [da5f12f113a44] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da5f12f113a44] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [da5f12f113a44] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:450: [da5f12f113a44] Error when stopping daemon: daemon not started
12:26:16 [2019-10-20T12:26:16.615Z]         check_test.go:309: Daemon da5f12f113a44 is not started
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.22s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da7df72853d0a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [da7df72853d0a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [da7df72853d0a] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [da7df72853d0a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [da7df72853d0a] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [da7df72853d0a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.01s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dcb1e8952e3e7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dcb1e8952e3e7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dcb1e8952e3e7] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dcb1e8952e3e7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dcb1e8952e3e7] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dcb1e8952e3e7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.11s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dac257111b61f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dac257111b61f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dac257111b61f] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dac257111b61f] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dac257111b61f] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dac257111b61f] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d23f5821b67de] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d23f5821b67de] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d23f5821b67de] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d23f5821b67de] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d23f5821b67de] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d23f5821b67de] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.13s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d3500d4e6c7f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d3500d4e6c7f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d3500d4e6c7f4] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d3500d4e6c7f4] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d3500d4e6c7f4] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d3500d4e6c7f4] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [de3a9aacd7615] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [de3a9aacd7615] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [de3a9aacd7615] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [de3a9aacd7615] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [de3a9aacd7615] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [de3a9aacd7615] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d1aec1263c212] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d1aec1263c212] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d1aec1263c212] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d1aec1263c212] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d1aec1263c212] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d1aec1263c212] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d223a92fa6ffd] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [d223a92fa6ffd] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [d223a92fa6ffd] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [d223a92fa6ffd] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [d223a92fa6ffd] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [d223a92fa6ffd] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dd04b5874f08e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:325: [dd04b5874f08e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:353: [dd04b5874f08e] daemon started
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:461: [dd04b5874f08e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:296: [dd04b5874f08e] exiting daemon
12:26:16 [2019-10-20T12:26:16.615Z]         daemon.go:448: [dd04b5874f08e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.615Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [db7fc2346b631] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [db7fc2346b631] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [db7fc2346b631] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [db7fc2346b631] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [db7fc2346b631] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [db7fc2346b631] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.26s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [daeebff370a1c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [daeebff370a1c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [daeebff370a1c] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [daeebff370a1c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [daeebff370a1c] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [daeebff370a1c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         check_test.go:309: Daemon daeebff370a1c is not started
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d32799a6f2288] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d32799a6f2288] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d32799a6f2288] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d32799a6f2288] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d32799a6f2288] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d32799a6f2288] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d32799a6f2288] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d32799a6f2288] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d32799a6f2288] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d32799a6f2288] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d32799a6f2288] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d32799a6f2288] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d55ba89ac46f9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d55ba89ac46f9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d55ba89ac46f9] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d55ba89ac46f9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d55ba89ac46f9] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d55ba89ac46f9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d55ba89ac46f9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d55ba89ac46f9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d55ba89ac46f9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d55ba89ac46f9] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d55ba89ac46f9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d55ba89ac46f9] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d55ba89ac46f9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.02s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7c9f98a76aea] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7c9f98a76aea] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d7c9f98a76aea] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d7c9f98a76aea] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d7c9f98a76aea] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d7c9f98a76aea] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7c9f98a76aea] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7c9f98a76aea] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d7c9f98a76aea] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d7c9f98a76aea] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d7c9f98a76aea] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d7c9f98a76aea] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d1511593c7ef8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d1511593c7ef8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d1511593c7ef8] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d1511593c7ef8] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d1511593c7ef8] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d1511593c7ef8] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d1511593c7ef8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d1511593c7ef8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d1511593c7ef8] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d1511593c7ef8] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d1511593c7ef8] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d1511593c7ef8] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.58s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d9b4666f52505] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d9b4666f52505] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d9b4666f52505] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d9b4666f52505] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d9b4666f52505] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d9b4666f52505] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d9b4666f52505] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d9b4666f52505] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d9b4666f52505] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d9b4666f52505] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d9b4666f52505] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d9b4666f52505] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.77s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7aa136ba22c1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7aa136ba22c1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d7aa136ba22c1] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d7aa136ba22c1] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d7aa136ba22c1] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d7aa136ba22c1] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7aa136ba22c1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d7aa136ba22c1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d7aa136ba22c1] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d7aa136ba22c1] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d7aa136ba22c1] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d7aa136ba22c1] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.64s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc6dc5a243634] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc6dc5a243634] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [dc6dc5a243634] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc6dc5a243634] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [dc6dc5a243634] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc6dc5a243634] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [dc6dc5a243634] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [dc6dc5a243634] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [dc6dc5a243634] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [dc6dc5a243634] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         check_test.go:309: Daemon dc6dc5a243634 is not started
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [de80a9d4dd7dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [de80a9d4dd7dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [de80a9d4dd7dc] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [de80a9d4dd7dc] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [de80a9d4dd7dc] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [de80a9d4dd7dc] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [de80a9d4dd7dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [de80a9d4dd7dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [de80a9d4dd7dc] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [de80a9d4dd7dc] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [de80a9d4dd7dc] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [de80a9d4dd7dc] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.86s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d49c9e0a23eb9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d49c9e0a23eb9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d49c9e0a23eb9] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d49c9e0a23eb9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d49c9e0a23eb9] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d49c9e0a23eb9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d49c9e0a23eb9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d49c9e0a23eb9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d49c9e0a23eb9] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d49c9e0a23eb9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d49c9e0a23eb9] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d49c9e0a23eb9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.14s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d685b4eedddf7] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d685b4eedddf7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d685b4eedddf7] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d685b4eedddf7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d685b4eedddf7] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d685b4eedddf7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d685b4eedddf7] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d685b4eedddf7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d685b4eedddf7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d685b4eedddf7] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d685b4eedddf7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d685b4eedddf7] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d685b4eedddf7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.91s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc84171e4da28] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc84171e4da28] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [dc84171e4da28] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [dc84171e4da28] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [dc84171e4da28] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [dc84171e4da28] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc84171e4da28] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dc84171e4da28] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [dc84171e4da28] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [dc84171e4da28] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [dc84171e4da28] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [dc84171e4da28] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d0216929680dc] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d0216929680dc] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d0216929680dc] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d0216929680dc] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d0216929680dc] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d0216929680dc] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d0216929680dc] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d0216929680dc] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d0216929680dc] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d0216929680dc] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d0216929680dc] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d0216929680dc] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d0216929680dc] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.76s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d6739dac18f04] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d6739dac18f04] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d6739dac18f04] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d6739dac18f04] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d6739dac18f04] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d6739dac18f04] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d6739dac18f04] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d6739dac18f04] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d6739dac18f04] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d6739dac18f04] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d6739dac18f04] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d6739dac18f04] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.22s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d51835a00925b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d51835a00925b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d51835a00925b] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d51835a00925b] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d51835a00925b] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d51835a00925b] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d51835a00925b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [d51835a00925b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [d51835a00925b] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:461: [d51835a00925b] Stopping daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [d51835a00925b] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:448: [d51835a00925b] Daemon stopped
12:26:16 [2019-10-20T12:26:16.616Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:26:16 [2019-10-20T12:26:16.616Z]         requirement.go:26: unmatched requirement Devicemapper
12:26:16 [2019-10-20T12:26:16.616Z]         check_test.go:309: Daemon db9ad0659a226 is not started
12:26:16 [2019-10-20T12:26:16.616Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:26:16 [2019-10-20T12:26:16.616Z]         requirement.go:26: unmatched requirement Devicemapper
12:26:16 [2019-10-20T12:26:16.616Z]         check_test.go:309: Daemon da49931933baf is not started
12:26:16 [2019-10-20T12:26:16.616Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.45s)
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dd522f96a5327] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dd522f96a5327] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:353: [dd522f96a5327] daemon started
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:296: [dd522f96a5327] exiting daemon
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dd522f96a5327] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.616Z]         daemon.go:325: [dd522f96a5327] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dd522f96a5327] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dd522f96a5327] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dd522f96a5327] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dd522f96a5327] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         check_test.go:309: Daemon dd522f96a5327 is not started
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.11s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4e021b2fbe62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4e021b2fbe62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d4e021b2fbe62] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d4e021b2fbe62] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d4e021b2fbe62] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d4e021b2fbe62] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4e021b2fbe62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4e021b2fbe62] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d4e021b2fbe62] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d4e021b2fbe62] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d4e021b2fbe62] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d4e021b2fbe62] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.09s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dfc3666fdcaa9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dfc3666fdcaa9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dfc3666fdcaa9] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dfc3666fdcaa9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dfc3666fdcaa9] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dfc3666fdcaa9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dfc3666fdcaa9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dfc3666fdcaa9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dfc3666fdcaa9] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dfc3666fdcaa9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dfc3666fdcaa9] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dfc3666fdcaa9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.87s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da2d4ddfaddab] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da2d4ddfaddab] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [da2d4ddfaddab] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [da2d4ddfaddab] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [da2d4ddfaddab] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [da2d4ddfaddab] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da2d4ddfaddab] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da2d4ddfaddab] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [da2d4ddfaddab] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [da2d4ddfaddab] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [da2d4ddfaddab] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [da2d4ddfaddab] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.76s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dad0ca7408881] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dad0ca7408881] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dad0ca7408881] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dad0ca7408881] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dad0ca7408881] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dad0ca7408881] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dad0ca7408881] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dad0ca7408881] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dad0ca7408881] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dad0ca7408881] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dad0ca7408881] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dad0ca7408881] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.85s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4a28927f3fbb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4a28927f3fbb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d4a28927f3fbb] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d4a28927f3fbb] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d4a28927f3fbb] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d4a28927f3fbb] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4a28927f3fbb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d4a28927f3fbb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d4a28927f3fbb] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d4a28927f3fbb] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d4a28927f3fbb] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d4a28927f3fbb] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.43s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0c6bf9cb19f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0c6bf9cb19f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0c6bf9cb19f4] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0c6bf9cb19f4] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0c6bf9cb19f4] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0c6bf9cb19f4] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0c6bf9cb19f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0c6bf9cb19f4] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0c6bf9cb19f4] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0c6bf9cb19f4] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0c6bf9cb19f4] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0c6bf9cb19f4] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.71s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddba5f54fa465] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddba5f54fa465] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [ddba5f54fa465] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [ddba5f54fa465] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [ddba5f54fa465] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [ddba5f54fa465] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddba5f54fa465] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddba5f54fa465] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [ddba5f54fa465] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [ddba5f54fa465] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [ddba5f54fa465] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [ddba5f54fa465] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddc221dea1a88] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddc221dea1a88] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [ddc221dea1a88] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [ddc221dea1a88] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddc221dea1a88] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [ddc221dea1a88] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [ddc221dea1a88] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [ddc221dea1a88] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [ddc221dea1a88] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [ddc221dea1a88] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         check_test.go:309: Daemon ddc221dea1a88 is not started
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.10s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0da38df518ae] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0da38df518ae] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0da38df518ae] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0da38df518ae] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0da38df518ae] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0da38df518ae] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0da38df518ae] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0da38df518ae] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0da38df518ae] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0da38df518ae] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0da38df518ae] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0da38df518ae] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.49s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d45b2c747058a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d45b2c747058a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d45b2c747058a] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d45b2c747058a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d45b2c747058a] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d45b2c747058a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d45b2c747058a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d45b2c747058a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d45b2c747058a] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d45b2c747058a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d45b2c747058a] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d45b2c747058a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d1fffd018835e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d1fffd018835e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d1fffd018835e] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d1fffd018835e] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d1fffd018835e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:450: [d1fffd018835e] Error when stopping daemon: daemon not started
12:26:16 [2019-10-20T12:26:16.617Z]         check_test.go:309: Daemon d1fffd018835e is not started
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d846841150ada] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d846841150ada] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d846841150ada] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d846841150ada] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d846841150ada] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d846841150ada] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.32s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0e03d8ec3a52] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0e03d8ec3a52] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0e03d8ec3a52] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0e03d8ec3a52] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0e03d8ec3a52] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0e03d8ec3a52] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d0e03d8ec3a52] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d0e03d8ec3a52] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d0e03d8ec3a52] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d0e03d8ec3a52] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d0e03d8ec3a52] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [df087da8c75b9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [df087da8c75b9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [df087da8c75b9] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [df087da8c75b9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [df087da8c75b9] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [df087da8c75b9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [df087da8c75b9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [df087da8c75b9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [df087da8c75b9] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [df087da8c75b9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [df087da8c75b9] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [df087da8c75b9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da0610b42cb82] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [da0610b42cb82] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [da0610b42cb82] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [da0610b42cb82] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [da0610b42cb82] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [da0610b42cb82] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dec8e9e170e57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dec8e9e170e57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dec8e9e170e57] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dec8e9e170e57] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dec8e9e170e57] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dec8e9e170e57] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dee99cfc32e2c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dee99cfc32e2c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [dee99cfc32e2c] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [dee99cfc32e2c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dee99cfc32e2c] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [dee99cfc32e2c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d1ac604ce0b99] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d1ac604ce0b99] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d1ac604ce0b99] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d1ac604ce0b99] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d1ac604ce0b99] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d1ac604ce0b99] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d76e80fb200cf] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d76e80fb200cf] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d76e80fb200cf] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d953a5a1c99e6] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d953a5a1c99e6] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d953a5a1c99e6] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dbcd67307b186] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [dbcd67307b186] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [dbcd67307b186] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d9bb914976d8d] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d9bb914976d8d] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d9bb914976d8d] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d9bb914976d8d] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d9bb914976d8d] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d9bb914976d8d] Daemon stopped
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.617Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d049cf5b415a3] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:325: [d049cf5b415a3] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:353: [d049cf5b415a3] daemon started
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:461: [d049cf5b415a3] Stopping daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:296: [d049cf5b415a3] exiting daemon
12:26:16 [2019-10-20T12:26:16.617Z]         daemon.go:448: [d049cf5b415a3] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.618Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6ce4b275faa8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d6ce4b275faa8] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6ce4b275faa8] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.618Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [daea642b4e555] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [daea642b4e555] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [daea642b4e555] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:26:16 [2019-10-20T12:26:16.618Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6215214c0264] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d6215214c0264] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6215214c0264] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon dd89cd54ed852 is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dfb8626c0df6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dfb8626c0df6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [dfb8626c0df6c] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [dfb8626c0df6c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [dfb8626c0df6c] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [dfb8626c0df6c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dfb8626c0df6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dfb8626c0df6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [dfb8626c0df6c] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [dfb8626c0df6c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [dfb8626c0df6c] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [dfb8626c0df6c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon dfb8626c0df6c is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d130777e51916] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d130777e51916] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d130777e51916] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d130777e51916] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d130777e51916] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d130777e51916] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3b17d24d6d14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3b17d24d6d14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d3b17d24d6d14] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d3b17d24d6d14] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d3b17d24d6d14] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d3b17d24d6d14] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.06s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [ddd544fae449e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [ddd544fae449e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [ddd544fae449e] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [ddd544fae449e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [ddd544fae449e] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [ddd544fae449e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [ddd544fae449e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [ddd544fae449e] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [ddd544fae449e] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [ddd544fae449e] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [ddd544fae449e] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [ddd544fae449e] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d128ac4d0da08] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d128ac4d0da08] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d128ac4d0da08] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d128ac4d0da08] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d128ac4d0da08] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d128ac4d0da08] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon d128ac4d0da08 is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.54s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dbb6a8d48a4e1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dbb6a8d48a4e1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [dbb6a8d48a4e1] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [dbb6a8d48a4e1] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [dbb6a8d48a4e1] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [dbb6a8d48a4e1] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [db1ccc2ff34d0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [db1ccc2ff34d0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [db1ccc2ff34d0] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [db1ccc2ff34d0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [db1ccc2ff34d0] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [db1ccc2ff34d0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.03s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d26a5b0a854db] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d26a5b0a854db] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d26a5b0a854db] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d26a5b0a854db] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d26a5b0a854db] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d26a5b0a854db] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d26a5b0a854db] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d26a5b0a854db] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d26a5b0a854db] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d26a5b0a854db] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d26a5b0a854db] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d26a5b0a854db] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d26a5b0a854db] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.11s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d7f6d8bf24d12] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d7f6d8bf24d12] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d7f6d8bf24d12] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d7f6d8bf24d12] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d7f6d8bf24d12] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d7f6d8bf24d12] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d7f6d8bf24d12] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d7f6d8bf24d12] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d7f6d8bf24d12] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d7f6d8bf24d12] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:450: [d7f6d8bf24d12] Error when stopping daemon: daemon not started
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon d7f6d8bf24d12 is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.05s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [da5fcc0c8eb8a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [da5fcc0c8eb8a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [da5fcc0c8eb8a] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [da5fcc0c8eb8a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [da5fcc0c8eb8a] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [da5fcc0c8eb8a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [da5fcc0c8eb8a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [da5fcc0c8eb8a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [da5fcc0c8eb8a] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [da5fcc0c8eb8a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [da5fcc0c8eb8a] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [da5fcc0c8eb8a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.22s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d1e27cb4e56e0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d1e27cb4e56e0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d1e27cb4e56e0] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d1e27cb4e56e0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d1e27cb4e56e0] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d1e27cb4e56e0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d1e27cb4e56e0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d1e27cb4e56e0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d1e27cb4e56e0] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d1e27cb4e56e0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d1e27cb4e56e0] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d1e27cb4e56e0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.76s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d02417dd7ab13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d02417dd7ab13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d02417dd7ab13] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d02417dd7ab13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d02417dd7ab13] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d02417dd7ab13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d02417dd7ab13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d02417dd7ab13] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d02417dd7ab13] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d02417dd7ab13] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d02417dd7ab13] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d02417dd7ab13] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3eb3cced9d57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3eb3cced9d57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d3eb3cced9d57] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d3eb3cced9d57] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d3eb3cced9d57] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d3eb3cced9d57] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3eb3cced9d57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3eb3cced9d57] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d3eb3cced9d57] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon d77f81c96fa57 is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5fca361ceb8f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5fca361ceb8f] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d5fca361ceb8f] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d5fca361ceb8f] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d5fca361ceb8f] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d5fca361ceb8f] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dc9d884762d2a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [dc9d884762d2a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [dc9d884762d2a] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [dc9d884762d2a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [dc9d884762d2a] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [dc9d884762d2a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3053dfd616a9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d3053dfd616a9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d3053dfd616a9] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d3053dfd616a9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d3053dfd616a9] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d3053dfd616a9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.33s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d9335b5d47225] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d9335b5d47225] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d9335b5d47225] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d9335b5d47225] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d9335b5d47225] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d9335b5d47225] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
12:26:16 [2019-10-20T12:26:16.618Z]         check_test.go:309: Daemon d41630a27658b is not started
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d67f14cbc32e7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d67f14cbc32e7] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d67f14cbc32e7] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d67f14cbc32e7] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d67f14cbc32e7] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d67f14cbc32e7] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [de79bfbf97c64] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [de79bfbf97c64] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [de79bfbf97c64] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [de79bfbf97c64] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [de79bfbf97c64] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [de79bfbf97c64] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5f1dfafdbceb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5f1dfafdbceb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d5f1dfafdbceb] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d5f1dfafdbceb] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d5f1dfafdbceb] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d5f1dfafdbceb] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5f1dfafdbceb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d5f1dfafdbceb] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d5f1dfafdbceb] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d5f1dfafdbceb] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d5f1dfafdbceb] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d5f1dfafdbceb] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6496a340c5b1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d6496a340c5b1] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:353: [d6496a340c5b1] daemon started
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:461: [d6496a340c5b1] Stopping daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:296: [d6496a340c5b1] exiting daemon
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:448: [d6496a340c5b1] Daemon stopped
12:26:16 [2019-10-20T12:26:16.618Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d38b426d47779] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.618Z]         daemon.go:325: [d38b426d47779] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d38b426d47779] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d38b426d47779] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d38b426d47779] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d38b426d47779] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [de57403c398cf] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [de57403c398cf] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [de57403c398cf] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [de57403c398cf] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [de57403c398cf] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [de57403c398cf] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.86s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [debcd38123e6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [debcd38123e6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [debcd38123e6c] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [debcd38123e6c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [debcd38123e6c] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [debcd38123e6c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [debcd38123e6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [debcd38123e6c] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [debcd38123e6c] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [debcd38123e6c] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [debcd38123e6c] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [debcd38123e6c] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.96s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d24fd58cc665b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d24fd58cc665b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d24fd58cc665b] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d24fd58cc665b] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d24fd58cc665b] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d24fd58cc665b] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d24fd58cc665b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d24fd58cc665b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d24fd58cc665b] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d24fd58cc665b] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d24fd58cc665b] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d24fd58cc665b] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.26s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [daf4780cd538a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [daf4780cd538a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [daf4780cd538a] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [daf4780cd538a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [daf4780cd538a] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [daf4780cd538a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [daf4780cd538a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [daf4780cd538a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [daf4780cd538a] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [daf4780cd538a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [daf4780cd538a] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [daf4780cd538a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [db87121fffac5] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [db87121fffac5] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [db87121fffac5] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [db87121fffac5] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [db87121fffac5] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [db87121fffac5] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [df88bb72bbac9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [df88bb72bbac9] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [df88bb72bbac9] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [df88bb72bbac9] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [df88bb72bbac9] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [df88bb72bbac9] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d9b3252e71f90] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d9b3252e71f90] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d9b3252e71f90] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d9b3252e71f90] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d9b3252e71f90] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d9b3252e71f90] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.79s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d73fc1f17ab14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d73fc1f17ab14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d73fc1f17ab14] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d73fc1f17ab14] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d73fc1f17ab14] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d73fc1f17ab14] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d73fc1f17ab14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d73fc1f17ab14] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d73fc1f17ab14] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d73fc1f17ab14] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d73fc1f17ab14] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d73fc1f17ab14] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.80s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d4e2bca771ad0] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d4e2bca771ad0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d4e2bca771ad0] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d4e2bca771ad0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d4e2bca771ad0] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d4e2bca771ad0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d4e2bca771ad0] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d4e2bca771ad0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d4e2bca771ad0] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d4e2bca771ad0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:450: [d4e2bca771ad0] Error when stopping daemon: daemon not started
12:26:16 [2019-10-20T12:26:16.619Z]         docker_cli_daemon_test.go:2542: Daemon d4e2bca771ad0 is not started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d4e2bca771ad0] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d4e2bca771ad0] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d4e2bca771ad0] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d4e2bca771ad0] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d4e2bca771ad0] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.21s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d0639810bc861] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d0639810bc861] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d0639810bc861] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d0639810bc861] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d0639810bc861] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d0639810bc861] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.97s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d0275b2bcda7a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d0275b2bcda7a] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d0275b2bcda7a] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d0275b2bcda7a] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d0275b2bcda7a] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d0275b2bcda7a] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d3c115b550580] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d3c115b550580] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d3c115b550580] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d3c115b550580] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d3c115b550580] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d3c115b550580] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d720ea7909cce] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [d720ea7909cce] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [d720ea7909cce] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [d720ea7909cce] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [d720ea7909cce] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [d720ea7909cce] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
12:26:16 [2019-10-20T12:26:16.619Z]         check_test.go:309: Daemon d565945e61e06 is not started
12:26:16 [2019-10-20T12:26:16.619Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [dd329a51f307b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:325: [dd329a51f307b] waiting for daemon to start
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:353: [dd329a51f307b] daemon started
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:461: [dd329a51f307b] Stopping daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:296: [dd329a51f307b] exiting daemon
12:26:16 [2019-10-20T12:26:16.619Z]         daemon.go:448: [dd329a51f307b] Daemon stopped
12:26:16 [2019-10-20T12:26:16.619Z] === RUN   TestDockerSwarmSuite
12:26:16 [2019-10-20T12:26:16.619Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:26:17 [2019-10-20T12:26:17.089Z] ok  	github.com/docker/docker/pkg/authorization	0.276s	coverage: 66.7% of statements
12:26:17 [2019-10-20T12:26:17.346Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:26:17 [2019-10-20T12:26:17.603Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:26:20 [2019-10-20T12:26:20.801Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:26:21 [2019-10-20T12:26:21.777Z] ok  	github.com/docker/docker/layer	7.570s	coverage: 72.0% of statements
12:26:21 [2019-10-20T12:26:21.777Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:26:21 [2019-10-20T12:26:21.777Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/oci	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
12:26:21 [2019-10-20T12:26:21.778Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.971s	coverage: 43.2% of statements
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:26:21 [2019-10-20T12:26:21.778Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:26:22 [2019-10-20T12:26:22.035Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
12:26:22 [2019-10-20T12:26:22.292Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
12:26:22 [2019-10-20T12:26:22.856Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
12:26:23 [2019-10-20T12:26:23.326Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:26:23 [2019-10-20T12:26:23.326Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:26:23 [2019-10-20T12:26:23.788Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
12:26:23 [2019-10-20T12:26:23.891Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:26:24 [2019-10-20T12:26:24.046Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:26:25 [2019-10-20T12:26:25.415Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
12:26:26 [2019-10-20T12:26:26.347Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
12:26:26 [2019-10-20T12:26:26.913Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.108s	coverage: 84.1% of statements
12:26:26 [2019-10-20T12:26:26.913Z] ok  	github.com/docker/docker/pkg/fsutils	0.209s	coverage: 85.1% of statements
12:26:27 [2019-10-20T12:26:27.478Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
12:26:28 [2019-10-20T12:26:28.409Z] ok  	github.com/docker/docker/pkg/idtools	0.516s	coverage: 70.1% of statements
12:26:28 [2019-10-20T12:26:28.666Z] ok  	github.com/docker/docker/pkg/ioutils	0.430s	coverage: 69.1% of statements
12:26:29 [2019-10-20T12:26:29.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:26:29 [2019-10-20T12:26:29.230Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
12:26:29 [2019-10-20T12:26:29.230Z] ok  	github.com/docker/docker/pkg/locker	0.009s	coverage: 88.9% of statements
12:26:29 [2019-10-20T12:26:29.407Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:26:29 [2019-10-20T12:26:29.488Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
12:26:29 [2019-10-20T12:26:29.488Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:26:29 [2019-10-20T12:26:29.664Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:26:29 [2019-10-20T12:26:29.928Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:26:30 [2019-10-20T12:26:30.052Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
12:26:30 [2019-10-20T12:26:30.493Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:26:30 [2019-10-20T12:26:30.615Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:26:30 [2019-10-20T12:26:30.751Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:26:30 [2019-10-20T12:26:30.873Z] ok  	github.com/docker/docker/pkg/mount	0.558s	coverage: 69.6% of statements
12:26:30 [2019-10-20T12:26:30.873Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:26:30 [2019-10-20T12:26:30.873Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:26:31 [2019-10-20T12:26:31.009Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:26:31 [2019-10-20T12:26:31.439Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.0% of statements
12:26:31 [2019-10-20T12:26:31.439Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
12:26:31 [2019-10-20T12:26:31.439Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:26:31 [2019-10-20T12:26:31.439Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:26:31 [2019-10-20T12:26:31.574Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:26:32 [2019-10-20T12:26:32.371Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
12:26:33 [2019-10-20T12:26:33.303Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:26:33 [2019-10-20T12:26:33.473Z] --- PASS: TestServiceWithDataPathPortInit (21.00s)
12:26:33 [2019-10-20T12:26:33.473Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:325: [de92a793c2479] waiting for daemon to start
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:325: [de92a793c2479] waiting for daemon to start
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:353: [de92a793c2479] daemon started
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:461: [de92a793c2479] Stopping daemon
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:296: [de92a793c2479] exiting daemon
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:448: [de92a793c2479] Daemon stopped
12:26:33 [2019-10-20T12:26:33.473Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:325: [d8bf09e2418ff] waiting for daemon to start
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:325: [d8bf09e2418ff] waiting for daemon to start
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:353: [d8bf09e2418ff] daemon started
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:461: [d8bf09e2418ff] Stopping daemon
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:296: [d8bf09e2418ff] exiting daemon
12:26:33 [2019-10-20T12:26:33.473Z]     daemon.go:448: [d8bf09e2418ff] Daemon stopped
12:26:33 [2019-10-20T12:26:33.473Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:26:33 [2019-10-20T12:26:33.561Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
12:26:33 [2019-10-20T12:26:33.818Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
12:26:34 [2019-10-20T12:26:34.037Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:26:35 [2019-10-20T12:26:35.186Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 72.7% of statements
12:26:35 [2019-10-20T12:26:35.410Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:26:35 [2019-10-20T12:26:35.443Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
12:26:37 [2019-10-20T12:26:37.308Z] === RUN   TestDockerSuite/TestBuildEnv
12:26:38 [2019-10-20T12:26:38.680Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:26:38 [2019-10-20T12:26:38.715Z] ok  	github.com/docker/docker/pkg/signal	2.881s	coverage: 61.0% of statements
12:26:38 [2019-10-20T12:26:38.972Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:26:39 [2019-10-20T12:26:39.541Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:26:39 [2019-10-20T12:26:39.799Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:26:40 [2019-10-20T12:26:40.051Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:26:40 [2019-10-20T12:26:40.056Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
12:26:40 [2019-10-20T12:26:40.621Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
12:26:41 [2019-10-20T12:26:41.185Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 35.8% of statements
12:26:41 [2019-10-20T12:26:41.425Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:26:41 [2019-10-20T12:26:41.750Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
12:26:41 [2019-10-20T12:26:41.991Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:26:42 [2019-10-20T12:26:42.314Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.3% of statements
12:26:42 [2019-10-20T12:26:42.878Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
12:26:42 [2019-10-20T12:26:42.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:26:43 [2019-10-20T12:26:43.135Z] testing: warning: no tests to run
12:26:43 [2019-10-20T12:26:43.135Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
12:26:43 [2019-10-20T12:26:43.181Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.87s)
12:26:43 [2019-10-20T12:26:43.181Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:325: [d5fc4b928985a] waiting for daemon to start
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:325: [d5fc4b928985a] waiting for daemon to start
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:353: [d5fc4b928985a] daemon started
12:26:43 [2019-10-20T12:26:43.181Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mcg5yftw8mrgss31mmtmg6zg9 Created:2019-10-20 12:26:35.414212943 +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[4eeeef9221ea7fc2401eecf47f96b21a36dafd894e208b53e4be42425eb2d8ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cyowluhipucjfu60u1ph4aryz EndpointID:f41bd7fc750aa5b2bd127ee44b658f55c0423ec23f8c7579e273bc9724ecfe02 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c51a6b549b57508023ca55a320829f9d7a454a54383915f43b344e648ec072e 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:106f04c804aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cyowluhipucjfu60u1ph4aryz EndpointID:f41bd7fc750aa5b2bd127ee44b658f55c0423ec23f8c7579e273bc9724ecfe02 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:461: [d5fc4b928985a] Stopping daemon
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:296: [d5fc4b928985a] exiting daemon
12:26:43 [2019-10-20T12:26:43.181Z]     daemon.go:448: [d5fc4b928985a] Daemon stopped
12:26:43 [2019-10-20T12:26:43.181Z] PASS
12:26:43 [2019-10-20T12:26:43.181Z] 
12:26:43 [2019-10-20T12:26:43.181Z] === Skipped
12:26:43 [2019-10-20T12:26:43.181Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:26:43 [2019-10-20T12:26:43.181Z]     service_test.go:230: FLAKY_TEST
12:26:43 [2019-10-20T12:26:43.181Z] 
12:26:43 [2019-10-20T12:26:43.181Z] 
12:26:43 [2019-10-20T12:26:43.181Z] DONE 21 tests, 1 skipped in 54.661s
12:26:43 [2019-10-20T12:26:43.181Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:26:43 [2019-10-20T12:26:43.181Z] ++ 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
12:26:43 [2019-10-20T12:26:43.181Z] ++ set -e
12:26:43 [2019-10-20T12:26:43.181Z] ++ '[' -n 0 ']'
12:26:43 [2019-10-20T12:26:43.181Z] ++ set -x
12:26:43 [2019-10-20T12:26:43.181Z] ++ env -i DEST=/go/src/github.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
12:26:43 [2019-10-20T12:26:43.439Z] INFO: Testing against a local daemon
12:26:43 [2019-10-20T12:26:43.439Z] === RUN   TestDockerNetworkIpvlanPersistance
12:26:43 [2019-10-20T12:26:43.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:26:43 [2019-10-20T12:26:43.439Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:43 [2019-10-20T12:26:43.439Z] === RUN   TestDockerNetworkIpvlan
12:26:43 [2019-10-20T12:26:43.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:26:43 [2019-10-20T12:26:43.439Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:43 [2019-10-20T12:26:43.439Z] PASS
12:26:43 [2019-10-20T12:26:43.439Z] 
12:26:43 [2019-10-20T12:26:43.439Z] === Skipped
12:26:43 [2019-10-20T12:26:43.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:26:43 [2019-10-20T12:26:43.439Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:43 [2019-10-20T12:26:43.439Z] 
12:26:43 [2019-10-20T12:26:43.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:26:43 [2019-10-20T12:26:43.439Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:43 [2019-10-20T12:26:43.439Z] 
12:26:43 [2019-10-20T12:26:43.439Z] 
12:26:43 [2019-10-20T12:26:43.439Z] DONE 2 tests, 2 skipped in 0.144s
12:26:43 [2019-10-20T12:26:43.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:26:43 [2019-10-20T12:26:43.439Z] ++ 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
12:26:43 [2019-10-20T12:26:43.439Z] ++ set -e
12:26:43 [2019-10-20T12:26:43.439Z] ++ '[' -n 0 ']'
12:26:43 [2019-10-20T12:26:43.439Z] ++ set -x
12:26:43 [2019-10-20T12:26:43.439Z] ++ env -i DEST=/go/src/github.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
12:26:43 [2019-10-20T12:26:43.697Z] INFO: Testing against a local daemon
12:26:43 [2019-10-20T12:26:43.697Z] === RUN   TestDockerNetworkMacvlanPersistance
12:26:43 [2019-10-20T12:26:43.699Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:26:43 [2019-10-20T12:26:43.699Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
12:26:43 [2019-10-20T12:26:43.956Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
12:26:45 [2019-10-20T12:26:45.070Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
12:26:45 [2019-10-20T12:26:45.070Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:325: [d9d35321a8164] waiting for daemon to start
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:325: [d9d35321a8164] waiting for daemon to start
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:353: [d9d35321a8164] daemon started
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:461: [d9d35321a8164] Stopping daemon
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:296: [d9d35321a8164] exiting daemon
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:448: [d9d35321a8164] Daemon stopped
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:325: [d9d35321a8164] waiting for daemon to start
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:325: [d9d35321a8164] waiting for daemon to start
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:353: [d9d35321a8164] daemon started
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:461: [d9d35321a8164] Stopping daemon
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:296: [d9d35321a8164] exiting daemon
12:26:45 [2019-10-20T12:26:45.070Z]     daemon.go:448: [d9d35321a8164] Daemon stopped
12:26:45 [2019-10-20T12:26:45.070Z] === RUN   TestDockerNetworkMacvlan
12:26:46 [2019-10-20T12:26:46.004Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:26:46 [2019-10-20T12:26:46.480Z] ok  	github.com/docker/docker/plugin	0.535s	coverage: 27.3% of statements
12:26:46 [2019-10-20T12:26:46.938Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:26:47 [2019-10-20T12:26:47.045Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
12:26:47 [2019-10-20T12:26:47.873Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:26:47 [2019-10-20T12:26:47.975Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 74.1% of statements
12:26:48 [2019-10-20T12:26:48.233Z] 65014b3c3121: Pull complete
12:26:48 [2019-10-20T12:26:48.233Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:26:49 [2019-10-20T12:26:49.769Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:26:50 [2019-10-20T12:26:50.128Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.4% of statements
12:26:50 [2019-10-20T12:26:50.387Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:26:50 [2019-10-20T12:26:50.645Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
12:26:51 [2019-10-20T12:26:51.142Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:26:51 [2019-10-20T12:26:51.577Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
12:26:52 [2019-10-20T12:26:52.509Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:26:53 [2019-10-20T12:26:53.440Z] ok  	github.com/docker/docker/volume/local	0.018s	coverage: 73.0% of statements
12:26:54 [2019-10-20T12:26:54.004Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
12:26:55 [2019-10-20T12:26:55.375Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
12:26:56 [2019-10-20T12:26:56.401Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:27:07 [2019-10-20T12:27:07.583Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.8% of statements
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/rootless	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/volume	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === Skipped
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:73: No driver to put!
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     overlay_test.go:49: Fails to compute changes intermittently
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     graphtest_unix.go:73: No driver to put!
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:27:07 [2019-10-20T12:27:07.583Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] 
12:27:07 [2019-10-20T12:27:07.583Z] DONE 2064 tests, 19 skipped in 254.798s
Post stage
[Pipeline] junit
12:27:07 [2019-10-20T12:27:07.594Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:27:08 [2019-10-20T12:27:08.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-405/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e037bade8cac920cc2927c194c77778ddd041101 hack/validate/vendor
12:27:09 [2019-10-20T12:27:09.221Z] 2019/10/20 12:27:08 Collecting initial packages
12:27:09 [2019-10-20T12:27:09.221Z] 2019/10/20 12:27:09 Download dependencies
12:27:11 [2019-10-20T12:27:11.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:27:11 [2019-10-20T12:27:11.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:27:11 [2019-10-20T12:27:11.717Z] --- PASS: TestBuildWithHugeFile (80.55s)
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildWithEmptyDockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:27:11 [2019-10-20T12:27:11.717Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
12:27:11 [2019-10-20T12:27:11.717Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
12:27:11 [2019-10-20T12:27:11.717Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
12:27:11 [2019-10-20T12:27:11.717Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s)
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildPreserveOwnership
12:27:11 [2019-10-20T12:27:11.717Z] === RUN   TestBuildPreserveOwnership/copy_from
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:11 Starting whole vndr cycle because no package specified
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
12:27:12 [2019-10-20T12:27:12.491Z] 2019/10/20 12:27:12 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
12:27:12 [2019-10-20T12:27:12.642Z] --- PASS: TestDockerNetworkMacvlan (27.67s)
12:27:12 [2019-10-20T12:27:12.642Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d5ffdc0b9a3bb] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d5ffdc0b9a3bb] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:353: [d5ffdc0b9a3bb] daemon started
12:27:12 [2019-10-20T12:27:12.642Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:461: [d5ffdc0b9a3bb] Stopping daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:296: [d5ffdc0b9a3bb] exiting daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:448: [d5ffdc0b9a3bb] Daemon stopped
12:27:12 [2019-10-20T12:27:12.642Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d6649bad62246] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d6649bad62246] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:353: [d6649bad62246] daemon started
12:27:12 [2019-10-20T12:27:12.642Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:461: [d6649bad62246] Stopping daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:296: [d6649bad62246] exiting daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:448: [d6649bad62246] Daemon stopped
12:27:12 [2019-10-20T12:27:12.642Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d42b9b04bcee7] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d42b9b04bcee7] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:353: [d42b9b04bcee7] daemon started
12:27:12 [2019-10-20T12:27:12.642Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s)
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:461: [d42b9b04bcee7] Stopping daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:296: [d42b9b04bcee7] exiting daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:448: [d42b9b04bcee7] Daemon stopped
12:27:12 [2019-10-20T12:27:12.642Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d382ee0f6100a] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [d382ee0f6100a] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:353: [d382ee0f6100a] daemon started
12:27:12 [2019-10-20T12:27:12.642Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s)
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:461: [d382ee0f6100a] Stopping daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:296: [d382ee0f6100a] exiting daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:448: [d382ee0f6100a] Daemon stopped
12:27:12 [2019-10-20T12:27:12.642Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [ddf0b6f748f1a] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:325: [ddf0b6f748f1a] waiting for daemon to start
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:353: [ddf0b6f748f1a] daemon started
12:27:12 [2019-10-20T12:27:12.642Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.56s)
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:461: [ddf0b6f748f1a] Stopping daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:296: [ddf0b6f748f1a] exiting daemon
12:27:12 [2019-10-20T12:27:12.642Z]     daemon.go:448: [ddf0b6f748f1a] Daemon stopped
12:27:12 [2019-10-20T12:27:12.642Z] PASS
12:27:12 [2019-10-20T12:27:12.642Z] 
12:27:12 [2019-10-20T12:27:12.642Z] DONE 7 tests in 29.189s
12:27:12 [2019-10-20T12:27:12.642Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:27:12 [2019-10-20T12:27:12.642Z] ++ 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
12:27:12 [2019-10-20T12:27:12.642Z] ++ set -e
12:27:12 [2019-10-20T12:27:12.642Z] ++ '[' -n 0 ']'
12:27:12 [2019-10-20T12:27:12.642Z] ++ set -x
12:27:12 [2019-10-20T12:27:12.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=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
12:27:12 [2019-10-20T12:27:12.642Z] testing: warning: no tests to run
12:27:12 [2019-10-20T12:27:12.642Z] PASS
12:27:12 [2019-10-20T12:27:12.642Z] 
12:27:12 [2019-10-20T12:27:12.642Z] DONE 0 tests in 0.028s
12:27:12 [2019-10-20T12:27:12.642Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:27:12 [2019-10-20T12:27:12.642Z] ++ 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
12:27:12 [2019-10-20T12:27:12.642Z] ++ set -e
12:27:12 [2019-10-20T12:27:12.642Z] ++ '[' -n 0 ']'
12:27:12 [2019-10-20T12:27:12.642Z] ++ set -x
12:27:12 [2019-10-20T12:27:12.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=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
12:27:12 [2019-10-20T12:27:12.899Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:27:12 [2019-10-20T12:27:12.899Z] INFO: Testing against a local daemon
12:27:12 [2019-10-20T12:27:12.899Z] === RUN   TestAuthZPluginAllowRequest
12:27:13 [2019-10-20T12:27:13.424Z] 2019/10/20 12:27:13 	Finished clone github.com/docker/libtrust
12:27:13 [2019-10-20T12:27:13.424Z] 2019/10/20 12:27:13 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Finished clone github.com/google/uuid
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Finished clone github.com/opencontainers/selinux
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Finished clone github.com/creack/pty
12:27:13 [2019-10-20T12:27:13.681Z] 2019/10/20 12:27:13 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
12:27:13 [2019-10-20T12:27:13.751Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Finished clone github.com/konsorten/go-windows-terminal-sequences
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Finished clone github.com/mattn/go-shellwords
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Finished clone github.com/docker/go-units
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Clone github.com/moby/buildkit, revision ae10b292fefb00e0fbf9fecd1419c5f252e58895, attempt 1/20
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Finished clone github.com/tchap/go-patricia
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Clone github.com/tonistiigi/fsutil, revision 3d2716dd0a4d06ff854241c7e8b6f3f904e1719f, attempt 1/20
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Finished clone github.com/gorilla/mux
12:27:13 [2019-10-20T12:27:13.945Z] 2019/10/20 12:27:13 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
12:27:14 [2019-10-20T12:27:14.511Z] 2019/10/20 12:27:14 	Finished clone github.com/sirupsen/logrus
12:27:14 [2019-10-20T12:27:14.511Z] 2019/10/20 12:27:14 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
12:27:15 [2019-10-20T12:27:15.231Z] --- PASS: TestBuildPreserveOwnership (4.94s)
12:27:15 [2019-10-20T12:27:15.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.26s)
12:27:15 [2019-10-20T12:27:15.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
12:27:15 [2019-10-20T12:27:15.231Z] === RUN   TestBuildPlatformInvalid
12:27:15 [2019-10-20T12:27:15.427Z] --- PASS: TestAuthZPluginAllowRequest (2.07s)
12:27:15 [2019-10-20T12:27:15.427Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:325: [d6c21592455c8] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:325: [d6c21592455c8] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:353: [d6c21592455c8] daemon started
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:461: [d6c21592455c8] Stopping daemon
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:296: [d6c21592455c8] exiting daemon
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:448: [d6c21592455c8] Daemon stopped
12:27:15 [2019-10-20T12:27:15.427Z] === RUN   TestAuthZPluginTLS
12:27:15 [2019-10-20T12:27:15.427Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:27:15 [2019-10-20T12:27:15.427Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:27:15 [2019-10-20T12:27:15.427Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:325: [d11ae0011d540] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:325: [d11ae0011d540] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:353: [d11ae0011d540] daemon started
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:461: [d11ae0011d540] Stopping daemon
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:296: [d11ae0011d540] exiting daemon
12:27:15 [2019-10-20T12:27:15.427Z]     daemon.go:448: [d11ae0011d540] Daemon stopped
12:27:15 [2019-10-20T12:27:15.427Z] === RUN   TestAuthZPluginDenyRequest
12:27:15 [2019-10-20T12:27:15.444Z] 2019/10/20 12:27:15 	Finished clone github.com/syndtr/gocapability
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Finished clone github.com/RackSec/srslog
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Finished clone github.com/docker/go-connections
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Finished clone github.com/google/go-cmp
12:27:15 [2019-10-20T12:27:15.445Z] 2019/10/20 12:27:15 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
12:27:15 [2019-10-20T12:27:15.515Z] --- PASS: TestBuildPlatformInvalid (0.17s)
12:27:15 [2019-10-20T12:27:15.515Z] PASS
12:27:15 [2019-10-20T12:27:15.515Z] 
12:27:15 [2019-10-20T12:27:15.515Z] DONE 30 tests in 125.952s
12:27:15 [2019-10-20T12:27:15.515Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
12:27:15 [2019-10-20T12:27:15.515Z] ++ 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
12:27:15 [2019-10-20T12:27:15.515Z] ++ set -e
12:27:15 [2019-10-20T12:27:15.515Z] ++ '[' -n 0 ']'
12:27:15 [2019-10-20T12:27:15.515Z] ++ set -x
12:27:15 [2019-10-20T12:27:15.515Z] ++ env -i DEST=/go/src/github.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
12:27:15 [2019-10-20T12:27:15.515Z] INFO: Testing against a local daemon
12:27:15 [2019-10-20T12:27:15.515Z] === RUN   TestConfigList
12:27:15 [2019-10-20T12:27:15.702Z] 2019/10/20 12:27:15 	Finished clone gotest.tools
12:27:15 [2019-10-20T12:27:15.702Z] 2019/10/20 12:27:15 	Clone github.com/docker/libnetwork, revision 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d, attempt 1/20
12:27:15 [2019-10-20T12:27:15.702Z] 2019/10/20 12:27:15 	Finished clone github.com/imdario/mergo
12:27:15 [2019-10-20T12:27:15.702Z] 2019/10/20 12:27:15 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
12:27:15 [2019-10-20T12:27:15.960Z] 2019/10/20 12:27:15 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
12:27:15 [2019-10-20T12:27:15.960Z] 2019/10/20 12:27:15 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
12:27:15 [2019-10-20T12:27:15.960Z] 2019/10/20 12:27:15 	Finished clone golang.org/x/sync
12:27:15 [2019-10-20T12:27:15.960Z] 2019/10/20 12:27:15 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
12:27:15 [2019-10-20T12:27:15.993Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:27:15 [2019-10-20T12:27:15.993Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:325: [d97d68d3880d0] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:325: [d97d68d3880d0] waiting for daemon to start
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:353: [d97d68d3880d0] daemon started
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:461: [d97d68d3880d0] Stopping daemon
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:296: [d97d68d3880d0] exiting daemon
12:27:15 [2019-10-20T12:27:15.993Z]     daemon.go:448: [d97d68d3880d0] Daemon stopped
12:27:15 [2019-10-20T12:27:15.993Z] === RUN   TestAuthZPluginAPIDenyResponse
12:27:16 [2019-10-20T12:27:16.525Z] 2019/10/20 12:27:16 	Finished clone github.com/opentracing/opentracing-go
12:27:16 [2019-10-20T12:27:16.525Z] 2019/10/20 12:27:16 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
12:27:16 [2019-10-20T12:27:16.558Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
12:27:16 [2019-10-20T12:27:16.558Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:325: [dfbe1f4bdb3f4] waiting for daemon to start
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:325: [dfbe1f4bdb3f4] waiting for daemon to start
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:353: [dfbe1f4bdb3f4] daemon started
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:461: [dfbe1f4bdb3f4] Stopping daemon
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:296: [dfbe1f4bdb3f4] exiting daemon
12:27:16 [2019-10-20T12:27:16.558Z]     daemon.go:448: [dfbe1f4bdb3f4] Daemon stopped
12:27:16 [2019-10-20T12:27:16.558Z] === RUN   TestAuthZPluginDenyResponse
12:27:17 [2019-10-20T12:27:17.091Z] 2019/10/20 12:27:17 	Finished clone github.com/google/shlex
12:27:17 [2019-10-20T12:27:17.091Z] 2019/10/20 12:27:17 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
12:27:17 [2019-10-20T12:27:17.091Z] 2019/10/20 12:27:17 	Finished clone github.com/opentracing-contrib/go-stdlib
12:27:17 [2019-10-20T12:27:17.091Z] 2019/10/20 12:27:17 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
12:27:17 [2019-10-20T12:27:17.122Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:27:17 [2019-10-20T12:27:17.122Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:325: [d4175b6a5cc23] waiting for daemon to start
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:325: [d4175b6a5cc23] waiting for daemon to start
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:353: [d4175b6a5cc23] daemon started
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:461: [d4175b6a5cc23] Stopping daemon
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:296: [d4175b6a5cc23] exiting daemon
12:27:17 [2019-10-20T12:27:17.122Z]     daemon.go:448: [d4175b6a5cc23] Daemon stopped
12:27:17 [2019-10-20T12:27:17.122Z] === RUN   TestAuthZPluginAllowEventStream
12:27:17 [2019-10-20T12:27:17.348Z] 2019/10/20 12:27:17 	Finished clone github.com/mitchellh/hashstructure
12:27:17 [2019-10-20T12:27:17.348Z] 2019/10/20 12:27:17 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
12:27:17 [2019-10-20T12:27:17.348Z] 2019/10/20 12:27:17 	Finished clone github.com/gofrs/flock
12:27:17 [2019-10-20T12:27:17.348Z] 2019/10/20 12:27:17 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
12:27:17 [2019-10-20T12:27:17.607Z] 2019/10/20 12:27:17 	Finished clone github.com/docker/go-events
12:27:17 [2019-10-20T12:27:17.607Z] 2019/10/20 12:27:17 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
12:27:17 [2019-10-20T12:27:17.864Z] 2019/10/20 12:27:17 	Finished clone github.com/armon/go-metrics
12:27:17 [2019-10-20T12:27:17.864Z] 2019/10/20 12:27:17 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
12:27:17 [2019-10-20T12:27:17.864Z] 2019/10/20 12:27:17 	Finished clone github.com/armon/go-radix
12:27:17 [2019-10-20T12:27:17.864Z] 2019/10/20 12:27:17 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
12:27:18 [2019-10-20T12:27:18.122Z] 2019/10/20 12:27:18 	Finished clone github.com/golang/gddo
12:27:18 [2019-10-20T12:27:18.122Z] 2019/10/20 12:27:18 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
12:27:18 [2019-10-20T12:27:18.196Z] --- PASS: TestConfigList (2.23s)
12:27:18 [2019-10-20T12:27:18.196Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:325: [d9ba1d5480316] waiting for daemon to start
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:325: [d9ba1d5480316] waiting for daemon to start
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:353: [d9ba1d5480316] daemon started
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:461: [d9ba1d5480316] Stopping daemon
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:296: [d9ba1d5480316] exiting daemon
12:27:18 [2019-10-20T12:27:18.196Z]     daemon.go:448: [d9ba1d5480316] Daemon stopped
12:27:18 [2019-10-20T12:27:18.196Z] === RUN   TestConfigsCreateAndDelete
12:27:18 [2019-10-20T12:27:18.379Z] 2019/10/20 12:27:18 	Finished clone github.com/tonistiigi/fsutil
12:27:18 [2019-10-20T12:27:18.379Z] 2019/10/20 12:27:18 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
12:27:18 [2019-10-20T12:27:18.945Z] 2019/10/20 12:27:18 	Finished clone github.com/sean-/seed
12:27:18 [2019-10-20T12:27:18.945Z] 2019/10/20 12:27:18 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
12:27:19 [2019-10-20T12:27:19.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s)
12:27:19 [2019-10-20T12:27:19.018Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:325: [dad3bc7126860] waiting for daemon to start
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:325: [dad3bc7126860] waiting for daemon to start
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:353: [dad3bc7126860] daemon started
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:461: [dad3bc7126860] Stopping daemon
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:296: [dad3bc7126860] exiting daemon
12:27:19 [2019-10-20T12:27:19.018Z]     daemon.go:448: [dad3bc7126860] Daemon stopped
12:27:19 [2019-10-20T12:27:19.018Z] === RUN   TestAuthZPluginErrorResponse
12:27:19 [2019-10-20T12:27:19.203Z] 2019/10/20 12:27:18 	Finished clone github.com/hashicorp/errwrap
12:27:19 [2019-10-20T12:27:19.203Z] 2019/10/20 12:27:18 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
12:27:19 [2019-10-20T12:27:19.582Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
12:27:19 [2019-10-20T12:27:19.582Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:325: [dd2c60859b15a] waiting for daemon to start
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:325: [dd2c60859b15a] waiting for daemon to start
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:353: [dd2c60859b15a] daemon started
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:461: [dd2c60859b15a] Stopping daemon
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:296: [dd2c60859b15a] exiting daemon
12:27:19 [2019-10-20T12:27:19.582Z]     daemon.go:448: [dd2c60859b15a] Daemon stopped
12:27:19 [2019-10-20T12:27:19.582Z] === RUN   TestAuthZPluginErrorRequest
12:27:19 [2019-10-20T12:27:19.767Z] 2019/10/20 12:27:19 	Finished clone github.com/hashicorp/go-multierror
12:27:19 [2019-10-20T12:27:19.767Z] 2019/10/20 12:27:19 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
12:27:19 [2019-10-20T12:27:19.767Z] 2019/10/20 12:27:19 	Finished clone github.com/docker/libkv
12:27:19 [2019-10-20T12:27:19.767Z] 2019/10/20 12:27:19 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
12:27:20 [2019-10-20T12:27:20.025Z] 2019/10/20 12:27:19 	Finished clone github.com/vishvananda/netns
12:27:20 [2019-10-20T12:27:20.025Z] 2019/10/20 12:27:19 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
12:27:20 [2019-10-20T12:27:20.025Z] 2019/10/20 12:27:19 	Finished clone github.com/hashicorp/memberlist
12:27:20 [2019-10-20T12:27:20.025Z] 2019/10/20 12:27:19 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
12:27:20 [2019-10-20T12:27:20.147Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
12:27:20 [2019-10-20T12:27:20.147Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:325: [d78422c466c0a] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:325: [d78422c466c0a] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:353: [d78422c466c0a] daemon started
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:461: [d78422c466c0a] Stopping daemon
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:296: [d78422c466c0a] exiting daemon
12:27:20 [2019-10-20T12:27:20.147Z]     daemon.go:448: [d78422c466c0a] Daemon stopped
12:27:20 [2019-10-20T12:27:20.147Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:27:20 [2019-10-20T12:27:20.221Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
12:27:20 [2019-10-20T12:27:20.221Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:325: [d339cb6ad01a8] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:325: [d339cb6ad01a8] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:353: [d339cb6ad01a8] daemon started
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:461: [d339cb6ad01a8] Stopping daemon
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:296: [d339cb6ad01a8] exiting daemon
12:27:20 [2019-10-20T12:27:20.221Z]     daemon.go:448: [d339cb6ad01a8] Daemon stopped
12:27:20 [2019-10-20T12:27:20.221Z] === RUN   TestConfigsUpdate
12:27:20 [2019-10-20T12:27:20.590Z] 2019/10/20 12:27:20 	Finished clone github.com/hashicorp/go-sockaddr
12:27:20 [2019-10-20T12:27:20.590Z] 2019/10/20 12:27:20 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
12:27:20 [2019-10-20T12:27:20.713Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:27:20 [2019-10-20T12:27:20.713Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:325: [d986bf0cd7d09] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:325: [d986bf0cd7d09] waiting for daemon to start
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:353: [d986bf0cd7d09] daemon started
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:461: [d986bf0cd7d09] Stopping daemon
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:296: [d986bf0cd7d09] exiting daemon
12:27:20 [2019-10-20T12:27:20.713Z]     daemon.go:448: [d986bf0cd7d09] Daemon stopped
12:27:20 [2019-10-20T12:27:20.713Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:27:21 [2019-10-20T12:27:21.155Z] 2019/10/20 12:27:21 	Finished clone github.com/BurntSushi/toml
12:27:21 [2019-10-20T12:27:21.155Z] 2019/10/20 12:27:21 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Finished clone github.com/samuel/go-zookeeper
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Finished clone golang.org/x/net
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Finished clone github.com/vishvananda/netlink
12:27:21 [2019-10-20T12:27:21.413Z] 2019/10/20 12:27:21 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
12:27:21 [2019-10-20T12:27:21.671Z] 2019/10/20 12:27:21 	Finished clone github.com/deckarep/golang-set
12:27:21 [2019-10-20T12:27:21.671Z] 2019/10/20 12:27:21 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
12:27:21 [2019-10-20T12:27:21.928Z] 2019/10/20 12:27:21 	Finished clone github.com/hashicorp/go-msgpack
12:27:21 [2019-10-20T12:27:21.928Z] 2019/10/20 12:27:21 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
12:27:21 [2019-10-20T12:27:21.928Z] 2019/10/20 12:27:21 	Finished clone github.com/coreos/go-semver
12:27:21 [2019-10-20T12:27:21.928Z] 2019/10/20 12:27:21 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
12:27:22 [2019-10-20T12:27:22.264Z] --- PASS: TestConfigsUpdate (2.25s)
12:27:22 [2019-10-20T12:27:22.264Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:325: [d1ad00bf52e75] waiting for daemon to start
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:325: [d1ad00bf52e75] waiting for daemon to start
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:353: [d1ad00bf52e75] daemon started
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:461: [d1ad00bf52e75] Stopping daemon
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:296: [d1ad00bf52e75] exiting daemon
12:27:22 [2019-10-20T12:27:22.264Z]     daemon.go:448: [d1ad00bf52e75] Daemon stopped
12:27:22 [2019-10-20T12:27:22.264Z] === RUN   TestTemplatedConfig
12:27:23 [2019-10-20T12:27:23.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
12:27:23 [2019-10-20T12:27:23.256Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:325: [d095671e98063] waiting for daemon to start
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:325: [d095671e98063] waiting for daemon to start
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:353: [d095671e98063] daemon started
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:461: [d095671e98063] Stopping daemon
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:296: [d095671e98063] exiting daemon
12:27:23 [2019-10-20T12:27:23.256Z]     daemon.go:448: [d095671e98063] Daemon stopped
12:27:23 [2019-10-20T12:27:23.256Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:27:23 [2019-10-20T12:27:23.825Z] 2019/10/20 12:27:23 	Finished clone github.com/ishidawataru/sctp
12:27:23 [2019-10-20T12:27:23.825Z] 2019/10/20 12:27:23 	Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20
12:27:23 [2019-10-20T12:27:23.825Z] 2019/10/20 12:27:23 	Finished clone github.com/opencontainers/go-digest
12:27:23 [2019-10-20T12:27:23.825Z] 2019/10/20 12:27:23 	Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20
12:27:24 [2019-10-20T12:27:24.083Z] 2019/10/20 12:27:23 	Finished clone github.com/mistifyio/go-zfs
12:27:24 [2019-10-20T12:27:24.083Z] 2019/10/20 12:27:23 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
12:27:24 [2019-10-20T12:27:24.648Z] 2019/10/20 12:27:24 	Finished clone github.com/vbatts/tar-split
12:27:24 [2019-10-20T12:27:24.648Z] 2019/10/20 12:27:24 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
12:27:24 [2019-10-20T12:27:24.905Z] 2019/10/20 12:27:24 	Finished clone go.etcd.io/bbolt
12:27:24 [2019-10-20T12:27:24.905Z] 2019/10/20 12:27:24 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
12:27:25 [2019-10-20T12:27:25.158Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
12:27:25 [2019-10-20T12:27:25.158Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:325: [da115e6e124c3] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:325: [da115e6e124c3] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:353: [da115e6e124c3] daemon started
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:461: [da115e6e124c3] Stopping daemon
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:296: [da115e6e124c3] exiting daemon
12:27:25 [2019-10-20T12:27:25.158Z]     daemon.go:448: [da115e6e124c3] Daemon stopped
12:27:25 [2019-10-20T12:27:25.158Z] === RUN   TestAuthZPluginHeader
12:27:25 [2019-10-20T12:27:25.722Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:27:25 [2019-10-20T12:27:25.726Z] --- PASS: TestTemplatedConfig (2.81s)
12:27:25 [2019-10-20T12:27:25.726Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:325: [dde7ef0f0f3ce] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:325: [dde7ef0f0f3ce] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:353: [dde7ef0f0f3ce] daemon started
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:461: [dde7ef0f0f3ce] Stopping daemon
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:296: [dde7ef0f0f3ce] exiting daemon
12:27:25 [2019-10-20T12:27:25.726Z]     daemon.go:448: [dde7ef0f0f3ce] Daemon stopped
12:27:25 [2019-10-20T12:27:25.726Z] === RUN   TestConfigInspect
12:27:25 [2019-10-20T12:27:25.980Z] --- PASS: TestAuthZPluginHeader (0.99s)
12:27:25 [2019-10-20T12:27:25.980Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:325: [dfaba9fffa263] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:325: [dfaba9fffa263] waiting for daemon to start
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:353: [dfaba9fffa263] daemon started
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:461: [dfaba9fffa263] Stopping daemon
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:296: [dfaba9fffa263] exiting daemon
12:27:25 [2019-10-20T12:27:25.980Z]     daemon.go:448: [dfaba9fffa263] Daemon stopped
12:27:25 [2019-10-20T12:27:25.980Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:27:26 [2019-10-20T12:27:26.276Z] 2019/10/20 12:27:25 	Finished clone github.com/Microsoft/opengcs
12:27:26 [2019-10-20T12:27:26.276Z] 2019/10/20 12:27:25 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
12:27:26 [2019-10-20T12:27:26.841Z] 2019/10/20 12:27:26 	Finished clone github.com/seccomp/libseccomp-golang
12:27:26 [2019-10-20T12:27:26.841Z] 2019/10/20 12:27:26 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
12:27:26 [2019-10-20T12:27:26.912Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:27:27 [2019-10-20T12:27:27.098Z] 2019/10/20 12:27:27 	Finished clone github.com/hashicorp/serf
12:27:27 [2019-10-20T12:27:27.098Z] 2019/10/20 12:27:27 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
12:27:27 [2019-10-20T12:27:27.169Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:27:27 [2019-10-20T12:27:27.229Z] --- PASS: TestConfigInspect (2.21s)
12:27:27 [2019-10-20T12:27:27.229Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:325: [d92eb034e940e] waiting for daemon to start
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:325: [d92eb034e940e] waiting for daemon to start
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:353: [d92eb034e940e] daemon started
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:461: [d92eb034e940e] Stopping daemon
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:296: [d92eb034e940e] exiting daemon
12:27:27 [2019-10-20T12:27:27.229Z]     daemon.go:448: [d92eb034e940e] Daemon stopped
12:27:27 [2019-10-20T12:27:27.229Z] === RUN   TestConfigCreateWithLabels
12:27:27 [2019-10-20T12:27:27.663Z] 2019/10/20 12:27:27 	Finished clone github.com/opencontainers/runtime-spec
12:27:27 [2019-10-20T12:27:27.663Z] 2019/10/20 12:27:27 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
12:27:27 [2019-10-20T12:27:27.921Z] 2019/10/20 12:27:27 	Finished clone github.com/ugorji/go
12:27:27 [2019-10-20T12:27:27.921Z] 2019/10/20 12:27:27 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
12:27:27 [2019-10-20T12:27:27.921Z] 2019/10/20 12:27:27 	Finished clone golang.org/x/sys
12:27:27 [2019-10-20T12:27:27.921Z] 2019/10/20 12:27:27 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
12:27:28 [2019-10-20T12:27:28.101Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:27:28 [2019-10-20T12:27:28.486Z] 2019/10/20 12:27:28 	Finished clone github.com/opencontainers/image-spec
12:27:28 [2019-10-20T12:27:28.486Z] 2019/10/20 12:27:28 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
12:27:28 [2019-10-20T12:27:28.486Z] 2019/10/20 12:27:28 	Finished clone github.com/coreos/go-systemd
12:27:28 [2019-10-20T12:27:28.486Z] 2019/10/20 12:27:28 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
12:27:29 [2019-10-20T12:27:29.050Z] 2019/10/20 12:27:28 	Finished clone github.com/Graylog2/go-gelf
12:27:29 [2019-10-20T12:27:29.050Z] 2019/10/20 12:27:28 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
12:27:29 [2019-10-20T12:27:29.308Z] 2019/10/20 12:27:29 	Finished clone github.com/godbus/dbus
12:27:29 [2019-10-20T12:27:29.308Z] 2019/10/20 12:27:29 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
12:27:29 [2019-10-20T12:27:29.471Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:27:29 [2019-10-20T12:27:29.471Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:27:29 [2019-10-20T12:27:29.566Z] 2019/10/20 12:27:29 	Finished clone github.com/fluent/fluent-logger-golang
12:27:29 [2019-10-20T12:27:29.566Z] 2019/10/20 12:27:29 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
12:27:29 [2019-10-20T12:27:29.824Z] 2019/10/20 12:27:29 	Finished clone github.com/philhofer/fwd
12:27:29 [2019-10-20T12:27:29.824Z] 2019/10/20 12:27:29 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
12:27:29 [2019-10-20T12:27:29.917Z] --- PASS: TestConfigCreateWithLabels (2.19s)
12:27:29 [2019-10-20T12:27:29.917Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:325: [d11a187342295] waiting for daemon to start
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:325: [d11a187342295] waiting for daemon to start
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:353: [d11a187342295] daemon started
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:461: [d11a187342295] Stopping daemon
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:296: [d11a187342295] exiting daemon
12:27:29 [2019-10-20T12:27:29.917Z]     daemon.go:448: [d11a187342295] Daemon stopped
12:27:29 [2019-10-20T12:27:29.917Z] === RUN   TestConfigCreateResolve
12:27:30 [2019-10-20T12:27:30.036Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:27:30 [2019-10-20T12:27:30.756Z] 2019/10/20 12:27:30 	Finished clone github.com/fsnotify/fsnotify
12:27:30 [2019-10-20T12:27:30.756Z] 2019/10/20 12:27:30 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
12:27:30 [2019-10-20T12:27:30.967Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.03s)
12:27:30 [2019-10-20T12:27:30.967Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:325: [d173d58442c14] waiting for daemon to start
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:325: [d173d58442c14] waiting for daemon to start
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:353: [d173d58442c14] daemon started
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:461: [d173d58442c14] Stopping daemon
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:296: [d173d58442c14] exiting daemon
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:448: [d173d58442c14] Daemon stopped
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:325: [d173d58442c14] waiting for daemon to start
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:325: [d173d58442c14] waiting for daemon to start
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:353: [d173d58442c14] daemon started
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:461: [d173d58442c14] Stopping daemon
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:296: [d173d58442c14] exiting daemon
12:27:30 [2019-10-20T12:27:30.967Z]     daemon.go:448: [d173d58442c14] Daemon stopped
12:27:30 [2019-10-20T12:27:30.967Z] === RUN   TestAuthZPluginV2Disable
12:27:31 [2019-10-20T12:27:31.321Z] 2019/10/20 12:27:31 	Finished clone github.com/bsphere/le_go
12:27:31 [2019-10-20T12:27:31.321Z] 2019/10/20 12:27:31 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
12:27:31 [2019-10-20T12:27:31.579Z] 2019/10/20 12:27:31 	Finished clone github.com/go-ini/ini
12:27:31 [2019-10-20T12:27:31.579Z] 2019/10/20 12:27:31 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
12:27:31 [2019-10-20T12:27:31.579Z] 2019/10/20 12:27:31 	Finished clone github.com/jmespath/go-jmespath
12:27:31 [2019-10-20T12:27:31.579Z] 2019/10/20 12:27:31 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
12:27:31 [2019-10-20T12:27:31.837Z] 2019/10/20 12:27:31 	Finished clone github.com/moby/buildkit
12:27:31 [2019-10-20T12:27:31.837Z] 2019/10/20 12:27:31 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
12:27:31 [2019-10-20T12:27:31.944Z] --- PASS: TestConfigCreateResolve (2.22s)
12:27:31 [2019-10-20T12:27:31.944Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:325: [d5e603284700b] waiting for daemon to start
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:325: [d5e603284700b] waiting for daemon to start
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:353: [d5e603284700b] daemon started
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:461: [d5e603284700b] Stopping daemon
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:296: [d5e603284700b] exiting daemon
12:27:31 [2019-10-20T12:27:31.944Z]     daemon.go:448: [d5e603284700b] Daemon stopped
12:27:31 [2019-10-20T12:27:31.944Z] === RUN   TestConfigDaemonLibtrustID
12:27:32 [2019-10-20T12:27:32.095Z] 2019/10/20 12:27:32 	Finished clone github.com/tinylib/msgp
12:27:32 [2019-10-20T12:27:32.095Z] 2019/10/20 12:27:32 	Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20
12:27:32 [2019-10-20T12:27:32.226Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
12:27:32 [2019-10-20T12:27:32.226Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:325: [d44b3679ea4a3] waiting for daemon to start
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:325: [d44b3679ea4a3] waiting for daemon to start
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:353: [d44b3679ea4a3] daemon started
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:461: [d44b3679ea4a3] Stopping daemon
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:296: [d44b3679ea4a3] exiting daemon
12:27:32 [2019-10-20T12:27:32.226Z]     daemon.go:448: [d44b3679ea4a3] Daemon stopped
12:27:32 [2019-10-20T12:27:32.226Z] PASS
12:27:32 [2019-10-20T12:27:32.226Z] 
12:27:32 [2019-10-20T12:27:32.226Z] DONE 8 tests in 16.779s
12:27:32 [2019-10-20T12:27:32.227Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
12:27:32 [2019-10-20T12:27:32.227Z] ++ 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
12:27:32 [2019-10-20T12:27:32.227Z] ++ set -e
12:27:32 [2019-10-20T12:27:32.227Z] ++ '[' -n 0 ']'
12:27:32 [2019-10-20T12:27:32.227Z] ++ set -x
12:27:32 [2019-10-20T12:27:32.227Z] ++ env -i DEST=/go/src/github.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
12:27:32 [2019-10-20T12:27:32.338Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:27:32 [2019-10-20T12:27:32.510Z] INFO: Testing against a local daemon
12:27:32 [2019-10-20T12:27:32.510Z] === RUN   TestCheckpoint
12:27:32 [2019-10-20T12:27:32.510Z] --- SKIP: TestCheckpoint (0.00s)
12:27:32 [2019-10-20T12:27:32.510Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:27:32 [2019-10-20T12:27:32.510Z] === RUN   TestContainerInvalidJSON
12:27:32 [2019-10-20T12:27:32.510Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:27:32 [2019-10-20T12:27:32.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:27:32 [2019-10-20T12:27:32.510Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:27:32 [2019-10-20T12:27:32.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:27:32 [2019-10-20T12:27:32.510Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:27:32 [2019-10-20T12:27:32.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:27:32 [2019-10-20T12:27:32.510Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:27:32 [2019-10-20T12:27:32.510Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:27:32 [2019-10-20T12:27:32.510Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:27:32 [2019-10-20T12:27:32.510Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:27:32 [2019-10-20T12:27:32.510Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:27:32 [2019-10-20T12:27:32.511Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:27:32 [2019-10-20T12:27:32.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:27:32 [2019-10-20T12:27:32.511Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:27:32 [2019-10-20T12:27:32.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:27:32 [2019-10-20T12:27:32.511Z] === RUN   TestCopyFromContainerPathIsNotDir
12:27:32 [2019-10-20T12:27:32.511Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:27:32 [2019-10-20T12:27:32.511Z] === RUN   TestCopyToContainerPathDoesNotExist
12:27:32 [2019-10-20T12:27:32.660Z] 2019/10/20 12:27:32 	Finished clone golang.org/x/oauth2
12:27:32 [2019-10-20T12:27:32.660Z] 2019/10/20 12:27:32 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
12:27:32 [2019-10-20T12:27:32.660Z] 2019/10/20 12:27:32 	Finished clone golang.org/x/text
12:27:32 [2019-10-20T12:27:32.660Z] 2019/10/20 12:27:32 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
12:27:32 [2019-10-20T12:27:32.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
12:27:32 [2019-10-20T12:27:32.798Z] === RUN   TestCopyToContainerPathIsNotDir
12:27:32 [2019-10-20T12:27:32.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
12:27:32 [2019-10-20T12:27:32.798Z] === RUN   TestCopyFromContainer
12:27:32 [2019-10-20T12:27:32.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:27:33 [2019-10-20T12:27:33.593Z] 2019/10/20 12:27:33 	Finished clone github.com/docker/libnetwork
12:27:33 [2019-10-20T12:27:33.593Z] 2019/10/20 12:27:33 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20
12:27:33 [2019-10-20T12:27:33.593Z] 2019/10/20 12:27:33 	Finished clone github.com/googleapis/gax-go
12:27:33 [2019-10-20T12:27:33.593Z] 2019/10/20 12:27:33 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
12:27:34 [2019-10-20T12:27:34.273Z] === RUN   TestCopyFromContainer//
12:27:34 [2019-10-20T12:27:34.525Z] 2019/10/20 12:27:34 	Finished clone github.com/opencontainers/runc
12:27:34 [2019-10-20T12:27:34.525Z] 2019/10/20 12:27:34 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
12:27:34 [2019-10-20T12:27:34.525Z] 2019/10/20 12:27:34 	Finished clone github.com/containerd/fifo
12:27:34 [2019-10-20T12:27:34.525Z] 2019/10/20 12:27:34 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
12:27:34 [2019-10-20T12:27:34.556Z] === RUN   TestCopyFromContainer//bar/root
12:27:34 [2019-10-20T12:27:34.556Z] === RUN   TestCopyFromContainer//bar/root/
12:27:34 [2019-10-20T12:27:34.556Z] === RUN   TestCopyFromContainer/bar/quux
12:27:34 [2019-10-20T12:27:34.800Z] --- PASS: TestAuthZPluginV2Disable (3.70s)
12:27:34 [2019-10-20T12:27:34.800Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:325: [d8da852be12a0] waiting for daemon to start
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:325: [d8da852be12a0] waiting for daemon to start
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:353: [d8da852be12a0] daemon started
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:461: [d8da852be12a0] Stopping daemon
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:296: [d8da852be12a0] exiting daemon
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:448: [d8da852be12a0] Daemon stopped
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:325: [d8da852be12a0] waiting for daemon to start
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:325: [d8da852be12a0] waiting for daemon to start
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:353: [d8da852be12a0] daemon started
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:461: [d8da852be12a0] Stopping daemon
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:296: [d8da852be12a0] exiting daemon
12:27:34 [2019-10-20T12:27:34.800Z]     daemon.go:448: [d8da852be12a0] Daemon stopped
12:27:34 [2019-10-20T12:27:34.800Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:27:34 [2019-10-20T12:27:34.842Z] === RUN   TestCopyFromContainer/bar/quux/
12:27:34 [2019-10-20T12:27:34.842Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:27:34 [2019-10-20T12:27:34.842Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:27:35 [2019-10-20T12:27:35.124Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:27:35 [2019-10-20T12:27:35.124Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:27:35 [2019-10-20T12:27:35.124Z] === RUN   TestCopyFromContainer/bar/notarget
12:27:35 [2019-10-20T12:27:35.413Z] --- PASS: TestCopyFromContainer (2.50s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:35 [2019-10-20T12:27:35.413Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateLinkToNonExistingContainer
12:27:35 [2019-10-20T12:27:35.413Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateWithInvalidEnv
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateWithInvalidEnv/0
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateWithInvalidEnv/0
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateWithInvalidEnv/1
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateWithInvalidEnv/1
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateWithInvalidEnv/2
12:27:35 [2019-10-20T12:27:35.413Z] === PAUSE TestCreateWithInvalidEnv/2
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateWithInvalidEnv/0
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateWithInvalidEnv/2
12:27:35 [2019-10-20T12:27:35.413Z] === CONT  TestCreateWithInvalidEnv/1
12:27:35 [2019-10-20T12:27:35.413Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:27:35 [2019-10-20T12:27:35.413Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateTmpfsMountsTarget
12:27:35 [2019-10-20T12:27:35.413Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
12:27:35 [2019-10-20T12:27:35.413Z] === RUN   TestCreateWithCustomMaskedPaths
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Finished clone google.golang.org/grpc
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Finished clone github.com/containerd/console
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Finished clone go.opencensus.io
12:27:35 [2019-10-20T12:27:35.458Z] 2019/10/20 12:27:35 	Clone github.com/docker/swarmkit, revision bbe341867eae1615faf8a702ec05bfe986e73e06, attempt 1/20
12:27:35 [2019-10-20T12:27:35.716Z] 2019/10/20 12:27:35 	Finished clone github.com/containerd/cgroups
12:27:35 [2019-10-20T12:27:35.716Z] 2019/10/20 12:27:35 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
12:27:36 [2019-10-20T12:27:36.281Z] 2019/10/20 12:27:36 	Finished clone github.com/containerd/typeurl
12:27:36 [2019-10-20T12:27:36.281Z] 2019/10/20 12:27:36 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
12:27:36 [2019-10-20T12:27:36.281Z] 2019/10/20 12:27:36 	Finished clone github.com/containerd/go-runc
12:27:36 [2019-10-20T12:27:36.281Z] 2019/10/20 12:27:36 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
12:27:36 [2019-10-20T12:27:36.539Z] 2019/10/20 12:27:36 	Finished clone github.com/containerd/continuity
12:27:36 [2019-10-20T12:27:36.539Z] 2019/10/20 12:27:36 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
12:27:37 [2019-10-20T12:27:37.439Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:27:37 [2019-10-20T12:27:37.439Z] --- PASS: TestCreateWithCapabilities (0.05s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
12:27:37 [2019-10-20T12:27:37.439Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
12:27:37 [2019-10-20T12:27:37.440Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
12:27:37 [2019-10-20T12:27:37.440Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
12:27:37 [2019-10-20T12:27:37.440Z] === RUN   TestCreateWithCustomReadonlyPaths
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Finished clone github.com/gogo/googleapis
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Finished clone github.com/containerd/ttrpc
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Finished clone github.com/miekg/dns
12:27:37 [2019-10-20T12:27:37.471Z] 2019/10/20 12:27:37 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
12:27:38 [2019-10-20T12:27:38.404Z] 2019/10/20 12:27:38 	Finished clone github.com/fernet/fernet-go
12:27:38 [2019-10-20T12:27:38.404Z] 2019/10/20 12:27:38 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
12:27:38 [2019-10-20T12:27:38.662Z] 2019/10/20 12:27:38 	Finished clone github.com/docker/distribution
12:27:38 [2019-10-20T12:27:38.662Z] 2019/10/20 12:27:38 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
12:27:38 [2019-10-20T12:27:38.987Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s)
12:27:38 [2019-10-20T12:27:38.987Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:325: [d857b37209c70] waiting for daemon to start
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:325: [d857b37209c70] waiting for daemon to start
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:353: [d857b37209c70] daemon started
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:461: [d857b37209c70] Stopping daemon
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:296: [d857b37209c70] exiting daemon
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:448: [d857b37209c70] Daemon stopped
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:325: [d857b37209c70] waiting for daemon to start
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:325: [d857b37209c70] waiting for daemon to start
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:353: [d857b37209c70] daemon started
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:461: [d857b37209c70] Stopping daemon
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:296: [d857b37209c70] exiting daemon
12:27:38 [2019-10-20T12:27:38.987Z]     daemon.go:448: [d857b37209c70] Daemon stopped
12:27:38 [2019-10-20T12:27:38.987Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:27:39 [2019-10-20T12:27:39.467Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:39 [2019-10-20T12:27:39.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:39 [2019-10-20T12:27:39.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:39 [2019-10-20T12:27:39.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:39 [2019-10-20T12:27:39.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:39 [2019-10-20T12:27:39.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:39 [2019-10-20T12:27:39.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:39 [2019-10-20T12:27:39.595Z] 2019/10/20 12:27:39 	Finished clone github.com/hashicorp/go-immutable-radix
12:27:39 [2019-10-20T12:27:39.595Z] 2019/10/20 12:27:39 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
12:27:39 [2019-10-20T12:27:39.595Z] 2019/10/20 12:27:39 	Finished clone golang.org/x/time
12:27:39 [2019-10-20T12:27:39.595Z] 2019/10/20 12:27:39 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
12:27:39 [2019-10-20T12:27:39.754Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:39 [2019-10-20T12:27:39.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
12:27:39 [2019-10-20T12:27:39.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
12:27:39 [2019-10-20T12:27:39.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:27:39 [2019-10-20T12:27:39.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:27:39 [2019-10-20T12:27:39.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
12:27:39 [2019-10-20T12:27:39.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:27:39 [2019-10-20T12:27:39.754Z] === RUN   TestContainerStartOnDaemonRestart
12:27:39 [2019-10-20T12:27:39.754Z] === PAUSE TestContainerStartOnDaemonRestart
12:27:39 [2019-10-20T12:27:39.754Z] === RUN   TestDaemonRestartIpcMode
12:27:39 [2019-10-20T12:27:39.754Z] === PAUSE TestDaemonRestartIpcMode
12:27:39 [2019-10-20T12:27:39.754Z] === RUN   TestDiff
12:27:40 [2019-10-20T12:27:40.160Z] 2019/10/20 12:27:40 	Finished clone github.com/hashicorp/go-memdb
12:27:40 [2019-10-20T12:27:40.160Z] 2019/10/20 12:27:40 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
12:27:40 [2019-10-20T12:27:40.372Z] --- PASS: TestDiff (0.67s)
12:27:40 [2019-10-20T12:27:40.372Z] === RUN   TestExecWithCloseStdin
12:27:41 [2019-10-20T12:27:41.395Z] --- PASS: TestExecWithCloseStdin (0.96s)
12:27:41 [2019-10-20T12:27:41.395Z] === RUN   TestExec
12:27:41 [2019-10-20T12:27:41.536Z] 2019/10/20 12:27:41 	Finished clone github.com/hashicorp/golang-lru
12:27:41 [2019-10-20T12:27:41.536Z] 2019/10/20 12:27:41 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
12:27:41 [2019-10-20T12:27:41.794Z] 2019/10/20 12:27:41 	Finished clone github.com/coreos/pkg
12:27:41 [2019-10-20T12:27:41.794Z] 2019/10/20 12:27:41 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
12:27:42 [2019-10-20T12:27:42.015Z] --- PASS: TestExec (0.87s)
12:27:42 [2019-10-20T12:27:42.015Z] === RUN   TestExecUser
12:27:42 [2019-10-20T12:27:42.051Z] 2019/10/20 12:27:42 	Finished clone code.cloudfoundry.org/clock
12:27:42 [2019-10-20T12:27:42.051Z] 2019/10/20 12:27:42 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
12:27:43 [2019-10-20T12:27:43.027Z] --- PASS: TestExecUser (0.86s)
12:27:43 [2019-10-20T12:27:43.027Z] === RUN   TestExportContainerAndImportImage
12:27:43 [2019-10-20T12:27:43.423Z] 2019/10/20 12:27:43 	Finished clone golang.org/x/crypto
12:27:43 [2019-10-20T12:27:43.423Z] 2019/10/20 12:27:43 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
12:27:43 [2019-10-20T12:27:43.681Z] 2019/10/20 12:27:43 	Finished clone github.com/beorn7/perks
12:27:43 [2019-10-20T12:27:43.681Z] 2019/10/20 12:27:43 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
12:27:44 [2019-10-20T12:27:44.043Z] --- PASS: TestExportContainerAndImportImage (1.01s)
12:27:44 [2019-10-20T12:27:44.043Z] === RUN   TestExportContainerAfterDaemonRestart
12:27:44 [2019-10-20T12:27:44.246Z] 2019/10/20 12:27:44 	Finished clone github.com/prometheus/client_model
12:27:44 [2019-10-20T12:27:44.246Z] === RUN   TestDockerSuite/TestBuildExpose
12:27:44 [2019-10-20T12:27:44.246Z] 2019/10/20 12:27:44 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
12:27:44 [2019-10-20T12:27:44.246Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:27:45 [2019-10-20T12:27:45.179Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:27:45 [2019-10-20T12:27:45.523Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
12:27:45 [2019-10-20T12:27:45.523Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:325: [d735921fcec5e] waiting for daemon to start
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:325: [d735921fcec5e] waiting for daemon to start
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:353: [d735921fcec5e] daemon started
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:461: [d735921fcec5e] Stopping daemon
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:296: [d735921fcec5e] exiting daemon
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:448: [d735921fcec5e] Daemon stopped
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:325: [d735921fcec5e] waiting for daemon to start
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:325: [d735921fcec5e] waiting for daemon to start
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:353: [d735921fcec5e] daemon started
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:461: [d735921fcec5e] Stopping daemon
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:296: [d735921fcec5e] exiting daemon
12:27:45 [2019-10-20T12:27:45.523Z]     daemon.go:448: [d735921fcec5e] Daemon stopped
12:27:45 [2019-10-20T12:27:45.523Z] === RUN   TestHealthCheckWorkdir
12:27:45 [2019-10-20T12:27:45.618Z] 2019/10/20 12:27:45 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
12:27:45 [2019-10-20T12:27:45.618Z] 2019/10/20 12:27:45 	Finished clone github.com/prometheus/client_golang
12:27:46 [2019-10-20T12:27:46.112Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:27:46 [2019-10-20T12:27:46.183Z] 2019/10/20 12:27:46 	Finished clone github.com/matttproud/golang_protobuf_extensions
12:27:46 [2019-10-20T12:27:46.183Z] 2019/10/20 12:27:46 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
12:27:46 [2019-10-20T12:27:46.369Z] === RUN   TestDockerSuite/TestBuildFails
12:27:46 [2019-10-20T12:27:46.440Z] 2019/10/20 12:27:46 	Finished clone github.com/prometheus/procfs
12:27:46 [2019-10-20T12:27:46.440Z] 2019/10/20 12:27:46 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
12:27:46 [2019-10-20T12:27:46.532Z] --- PASS: TestHealthCheckWorkdir (1.11s)
12:27:46 [2019-10-20T12:27:46.532Z] === RUN   TestHealthKillContainer
12:27:47 [2019-10-20T12:27:47.300Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:27:47 [2019-10-20T12:27:47.300Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:27:47 [2019-10-20T12:27:47.373Z] 2019/10/20 12:27:47 	Finished clone github.com/prometheus/common
12:27:47 [2019-10-20T12:27:47.373Z] 2019/10/20 12:27:47 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
12:27:47 [2019-10-20T12:27:47.631Z] 2019/10/20 12:27:47 	Finished clone github.com/pkg/errors
12:27:47 [2019-10-20T12:27:47.631Z] 2019/10/20 12:27:47 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
12:27:48 [2019-10-20T12:27:48.602Z] 2019/10/20 12:27:48 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
12:27:48 [2019-10-20T12:27:48.602Z] 2019/10/20 12:27:48 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
12:27:49 [2019-10-20T12:27:49.825Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:27:49 [2019-10-20T12:27:49.825Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.58s)
12:27:49 [2019-10-20T12:27:49.825Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:353: [d7a61caa9c13a] daemon started
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:461: [d7a61caa9c13a] Stopping daemon
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:296: [d7a61caa9c13a] exiting daemon
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:448: [d7a61caa9c13a] Daemon stopped
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:296: [d7a61caa9c13a] exiting daemon
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:325: [d7a61caa9c13a] waiting for daemon to start
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:353: [d7a61caa9c13a] daemon started
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:461: [d7a61caa9c13a] Stopping daemon
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:296: [d7a61caa9c13a] exiting daemon
12:27:49 [2019-10-20T12:27:49.825Z]     daemon.go:448: [d7a61caa9c13a] Daemon stopped
12:27:49 [2019-10-20T12:27:49.825Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:27:49 [2019-10-20T12:27:49.992Z] --- PASS: TestHealthKillContainer (2.90s)
12:27:49 [2019-10-20T12:27:49.992Z] === RUN   TestInspectCpusetInConfigPre120
12:27:49 [2019-10-20T12:27:49.997Z] 2019/10/20 12:27:49 	Finished clone github.com/inconshreveable/mousetrap
12:27:49 [2019-10-20T12:27:49.997Z] 2019/10/20 12:27:49 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
12:27:49 [2019-10-20T12:27:49.997Z] 2019/10/20 12:27:49 	Finished clone github.com/spf13/pflag
12:27:49 [2019-10-20T12:27:49.997Z] 2019/10/20 12:27:49 	Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20
12:27:50 [2019-10-20T12:27:50.254Z] 2019/10/20 12:27:50 	Finished clone github.com/spf13/cobra
12:27:50 [2019-10-20T12:27:50.254Z] 2019/10/20 12:27:50 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
12:27:50 [2019-10-20T12:27:50.277Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
12:27:50 [2019-10-20T12:27:50.277Z] === RUN   TestIpcModeNone
12:27:51 [2019-10-20T12:27:51.075Z] 2019/10/20 12:27:50 	Finished clone github.com/morikuni/aec
12:27:51 [2019-10-20T12:27:51.075Z] 2019/10/20 12:27:50 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
12:27:51 [2019-10-20T12:27:51.284Z] --- PASS: TestIpcModeNone (0.84s)
12:27:51 [2019-10-20T12:27:51.284Z] === RUN   TestIpcModePrivate
12:27:51 [2019-10-20T12:27:51.640Z] 2019/10/20 12:27:51 	Finished clone github.com/golang/protobuf
12:27:51 [2019-10-20T12:27:51.899Z] 2019/10/20 12:27:51 	Finished clone github.com/google/certificate-transparency-go
12:27:51 [2019-10-20T12:27:51.899Z] 2019/10/20 12:27:51 	Finished clone github.com/docker/go-metrics
12:27:51 [2019-10-20T12:27:51.906Z] --- PASS: TestIpcModePrivate (0.87s)
12:27:51 [2019-10-20T12:27:51.906Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
12:27:51 [2019-10-20T12:27:51.906Z] === RUN   TestIpcModeShareable
12:27:52 [2019-10-20T12:27:52.156Z] 2019/10/20 12:27:52 	Finished clone github.com/Azure/go-ansiterm
12:27:52 [2019-10-20T12:27:52.350Z] === RUN   TestDockerSuite/TestBuildForceRm
12:27:52 [2019-10-20T12:27:52.919Z] --- PASS: TestIpcModeShareable (0.89s)
12:27:52 [2019-10-20T12:27:52.919Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
12:27:52 [2019-10-20T12:27:52.919Z] === RUN   TestAPIIpcModeShareableAndContainer
12:27:53 [2019-10-20T12:27:53.529Z] 2019/10/20 12:27:53 	Finished clone github.com/Microsoft/go-winio
12:27:53 [2019-10-20T12:27:53.786Z] 2019/10/20 12:27:53 	Finished clone github.com/cloudflare/cfssl
12:27:54 [2019-10-20T12:27:54.245Z] === RUN   TestDockerSuite/TestBuildFromGit
12:27:55 [2019-10-20T12:27:55.615Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:27:55 [2019-10-20T12:27:55.615Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:27:55 [2019-10-20T12:27:55.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s)
12:27:55 [2019-10-20T12:27:55.623Z] === RUN   TestAPIIpcModeHost
12:27:56 [2019-10-20T12:27:56.241Z] --- PASS: TestAPIIpcModeHost (0.72s)
12:27:56 [2019-10-20T12:27:56.242Z] === RUN   TestDaemonIpcModeShareable
12:27:56 [2019-10-20T12:27:56.312Z] 2019/10/20 12:27:56 	Finished clone cloud.google.com/go
12:27:56 [2019-10-20T12:27:56.986Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:27:58 [2019-10-20T12:27:58.269Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
12:27:58 [2019-10-20T12:27:58.269Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:325: [d20aef4d91edc] waiting for daemon to start
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:325: [d20aef4d91edc] waiting for daemon to start
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:353: [d20aef4d91edc] daemon started
12:27:58 [2019-10-20T12:27:58.269Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:461: [d20aef4d91edc] Stopping daemon
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:296: [d20aef4d91edc] exiting daemon
12:27:58 [2019-10-20T12:27:58.269Z]     daemon.go:448: [d20aef4d91edc] Daemon stopped
12:27:58 [2019-10-20T12:27:58.269Z] === RUN   TestDaemonIpcModePrivate
12:27:58 [2019-10-20T12:27:58.883Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:27:59 [2019-10-20T12:27:59.447Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:27:59 [2019-10-20T12:27:59.590Z] 2019/10/20 12:27:59 	Finished clone google.golang.org/genproto
12:27:59 [2019-10-20T12:27:59.590Z] 2019/10/20 12:27:59 	Finished clone github.com/Microsoft/hcsshim
12:27:59 [2019-10-20T12:27:59.705Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:27:59 [2019-10-20T12:27:59.754Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
12:27:59 [2019-10-20T12:27:59.754Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:325: [de4c35d562dca] waiting for daemon to start
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:325: [de4c35d562dca] waiting for daemon to start
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:353: [de4c35d562dca] daemon started
12:27:59 [2019-10-20T12:27:59.754Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:461: [de4c35d562dca] Stopping daemon
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:296: [de4c35d562dca] exiting daemon
12:27:59 [2019-10-20T12:27:59.754Z]     daemon.go:448: [de4c35d562dca] Daemon stopped
12:27:59 [2019-10-20T12:27:59.754Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:28:01 [2019-10-20T12:28:01.488Z] 2019/10/20 12:28:01 	Finished clone github.com/docker/swarmkit
12:28:01 [2019-10-20T12:28:01.787Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
12:28:01 [2019-10-20T12:28:01.787Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:325: [d94799c63f98e] waiting for daemon to start
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:325: [d94799c63f98e] waiting for daemon to start
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:353: [d94799c63f98e] daemon started
12:28:01 [2019-10-20T12:28:01.787Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:461: [d94799c63f98e] Stopping daemon
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:296: [d94799c63f98e] exiting daemon
12:28:01 [2019-10-20T12:28:01.787Z]     daemon.go:448: [d94799c63f98e] Daemon stopped
12:28:01 [2019-10-20T12:28:01.787Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:28:02 [2019-10-20T12:28:02.228Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:28:03 [2019-10-20T12:28:03.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
12:28:03 [2019-10-20T12:28:03.266Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:325: [d699487d8d144] waiting for daemon to start
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:325: [d699487d8d144] waiting for daemon to start
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:353: [d699487d8d144] daemon started
12:28:03 [2019-10-20T12:28:03.266Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:461: [d699487d8d144] Stopping daemon
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:296: [d699487d8d144] exiting daemon
12:28:03 [2019-10-20T12:28:03.266Z]     daemon.go:448: [d699487d8d144] Daemon stopped
12:28:03 [2019-10-20T12:28:03.266Z] === RUN   TestIpcModeOlderClient
12:28:03 [2019-10-20T12:28:03.266Z] === PAUSE TestIpcModeOlderClient
12:28:03 [2019-10-20T12:28:03.266Z] === RUN   TestKillContainerInvalidSignal
12:28:03 [2019-10-20T12:28:03.883Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
12:28:03 [2019-10-20T12:28:03.883Z] === RUN   TestKillContainer
12:28:03 [2019-10-20T12:28:03.883Z] === RUN   TestKillContainer/no_signal
12:28:04 [2019-10-20T12:28:04.015Z] 2019/10/20 12:28:03 	Finished clone github.com/coreos/etcd
12:28:04 [2019-10-20T12:28:04.124Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:28:04 [2019-10-20T12:28:04.272Z] 2019/10/20 12:28:04 	Finished clone github.com/containerd/containerd
12:28:04 [2019-10-20T12:28:04.502Z] === RUN   TestKillContainer/non_killing_signal
12:28:05 [2019-10-20T12:28:05.119Z] === RUN   TestKillContainer/killing_signal
12:28:05 [2019-10-20T12:28:05.495Z] === RUN   TestDockerSuite/TestBuildHistory
12:28:06 [2019-10-20T12:28:06.133Z] --- PASS: TestKillContainer (2.09s)
12:28:06 [2019-10-20T12:28:06.133Z]     --- PASS: TestKillContainer/no_signal (0.67s)
12:28:06 [2019-10-20T12:28:06.133Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
12:28:06 [2019-10-20T12:28:06.133Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
12:28:06 [2019-10-20T12:28:06.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:28:06 [2019-10-20T12:28:06.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:28:06 [2019-10-20T12:28:06.428Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
12:28:06 [2019-10-20T12:28:06.428Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:353: [d4d7165cec992] daemon started
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:461: [d4d7165cec992] Stopping daemon
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:296: [d4d7165cec992] exiting daemon
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:448: [d4d7165cec992] Daemon stopped
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:339: [d4d7165cec992] error pinging daemon on start: Get http://d4d7165cec992.sock/_ping: context deadline exceeded
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:339: [d4d7165cec992] error pinging daemon on start: Get http://d4d7165cec992.sock/_ping: context deadline exceeded
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:339: [d4d7165cec992] error pinging daemon on start: Get http://d4d7165cec992.sock/_ping: context deadline exceeded
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:339: [d4d7165cec992] error pinging daemon on start: Get http://d4d7165cec992.sock/_ping: context deadline exceeded
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:296: [d4d7165cec992] exiting daemon
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:325: [d4d7165cec992] waiting for daemon to start
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:353: [d4d7165cec992] daemon started
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:461: [d4d7165cec992] Stopping daemon
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:296: [d4d7165cec992] exiting daemon
12:28:06 [2019-10-20T12:28:06.428Z]     daemon.go:448: [d4d7165cec992] Daemon stopped
12:28:06 [2019-10-20T12:28:06.428Z] PASS
12:28:06 [2019-10-20T12:28:06.428Z] 
12:28:06 [2019-10-20T12:28:06.428Z] DONE 17 tests in 53.728s
12:28:06 [2019-10-20T12:28:06.428Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:28:06 [2019-10-20T12:28:06.428Z] ++ 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
12:28:06 [2019-10-20T12:28:06.428Z] ++ set -e
12:28:06 [2019-10-20T12:28:06.428Z] ++ '[' -n 0 ']'
12:28:06 [2019-10-20T12:28:06.428Z] ++ set -x
12:28:06 [2019-10-20T12:28:06.428Z] ++ env -i DEST=/go/src/github.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
12:28:06 [2019-10-20T12:28:06.428Z] INFO: Testing against a local daemon
12:28:06 [2019-10-20T12:28:06.428Z] === RUN   TestPluginInvalidJSON
12:28:06 [2019-10-20T12:28:06.687Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:28:06 [2019-10-20T12:28:06.687Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:28:06 [2019-10-20T12:28:06.687Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:28:06 [2019-10-20T12:28:06.687Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:28:06 [2019-10-20T12:28:06.687Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:28:06 [2019-10-20T12:28:06.687Z] PASS
12:28:06 [2019-10-20T12:28:06.687Z] 
12:28:06 [2019-10-20T12:28:06.687Z] DONE 2 tests in 0.124s
12:28:06 [2019-10-20T12:28:06.687Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:28:06 [2019-10-20T12:28:06.687Z] ++ 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
12:28:06 [2019-10-20T12:28:06.687Z] ++ set -e
12:28:06 [2019-10-20T12:28:06.687Z] ++ '[' -n 0 ']'
12:28:06 [2019-10-20T12:28:06.687Z] ++ set -x
12:28:06 [2019-10-20T12:28:06.687Z] ++ env -i DEST=/go/src/github.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
12:28:06 [2019-10-20T12:28:06.687Z] INFO: Testing against a local daemon
12:28:06 [2019-10-20T12:28:06.687Z] === RUN   TestExternalGraphDriver
12:28:06 [2019-10-20T12:28:06.760Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:28:06 [2019-10-20T12:28:06.945Z] === RUN   TestExternalGraphDriver/json
12:28:07 [2019-10-20T12:28:07.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s)
12:28:07 [2019-10-20T12:28:07.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
12:28:07 [2019-10-20T12:28:07.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
12:28:07 [2019-10-20T12:28:07.381Z] === RUN   TestKillStoppedContainer
12:28:07 [2019-10-20T12:28:07.381Z] --- PASS: TestKillStoppedContainer (0.08s)
12:28:07 [2019-10-20T12:28:07.381Z] === RUN   TestKillStoppedContainerAPIPre120
12:28:07 [2019-10-20T12:28:07.665Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
12:28:07 [2019-10-20T12:28:07.665Z] === RUN   TestKillDifferentUserContainer
12:28:08 [2019-10-20T12:28:08.281Z] --- PASS: TestKillDifferentUserContainer (0.69s)
12:28:08 [2019-10-20T12:28:08.281Z] === RUN   TestInspectOomKilledTrue
12:28:09 [2019-10-20T12:28:09.292Z] --- PASS: TestInspectOomKilledTrue (1.19s)
12:28:09 [2019-10-20T12:28:09.292Z] === RUN   TestInspectOomKilledFalse
12:28:09 [2019-10-20T12:28:09.471Z] === RUN   TestExternalGraphDriver/spec
12:28:10 [2019-10-20T12:28:10.036Z] === RUN   TestDockerSuite/TestBuildIidFile
12:28:10 [2019-10-20T12:28:10.301Z] --- PASS: TestInspectOomKilledFalse (0.67s)
12:28:10 [2019-10-20T12:28:10.301Z] === RUN   TestLinksEtcHostsContentMatch
12:28:10 [2019-10-20T12:28:10.601Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:28:10 [2019-10-20T12:28:10.916Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
12:28:10 [2019-10-20T12:28:10.916Z] === RUN   TestLinksContainerNames
12:28:11 [2019-10-20T12:28:11.167Z] === RUN   TestExternalGraphDriver/pull
12:28:11 [2019-10-20T12:28:11.732Z] === RUN   TestDockerSuite/TestBuildInheritance
12:28:12 [2019-10-20T12:28:12.297Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:28:12 [2019-10-20T12:28:12.395Z] --- PASS: TestLinksContainerNames (1.33s)
12:28:12 [2019-10-20T12:28:12.395Z] === RUN   TestLogsFollowTailEmpty
12:28:12 [2019-10-20T12:28:12.681Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
12:28:12 [2019-10-20T12:28:12.681Z] === RUN   TestContainerNetworkMountsNoChown
12:28:12 [2019-10-20T12:28:12.863Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:28:12 [2019-10-20T12:28:12.863Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:28:13 [2019-10-20T12:28:13.122Z] --- PASS: TestExternalGraphDriver (6.31s)
12:28:13 [2019-10-20T12:28:13.122Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:353: [d890848b28de2] daemon started
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:461: [d890848b28de2] Stopping daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:296: [d890848b28de2] exiting daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:448: [d890848b28de2] Daemon stopped
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:353: [d890848b28de2] daemon started
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:461: [d890848b28de2] Stopping daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:296: [d890848b28de2] exiting daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:448: [d890848b28de2] Daemon stopped
12:28:13 [2019-10-20T12:28:13.122Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:353: [d890848b28de2] daemon started
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:461: [d890848b28de2] Stopping daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:296: [d890848b28de2] exiting daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:448: [d890848b28de2] Daemon stopped
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:353: [d890848b28de2] daemon started
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:461: [d890848b28de2] Stopping daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:296: [d890848b28de2] exiting daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:448: [d890848b28de2] Daemon stopped
12:28:13 [2019-10-20T12:28:13.122Z]     --- PASS: TestExternalGraphDriver/spec (2.13s)
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:325: [d890848b28de2] waiting for daemon to start
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:353: [d890848b28de2] daemon started
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:461: [d890848b28de2] Stopping daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:296: [d890848b28de2] exiting daemon
12:28:13 [2019-10-20T12:28:13.122Z]     daemon.go:448: [d890848b28de2] Daemon stopped
12:28:13 [2019-10-20T12:28:13.122Z]     --- PASS: TestExternalGraphDriver/pull (1.89s)
12:28:13 [2019-10-20T12:28:13.122Z] === RUN   TestGraphdriverPluginV2
12:28:13 [2019-10-20T12:28:13.691Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/default
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/default
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/private
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/private
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rprivate
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rprivate
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/slave
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/slave
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rslave
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rslave
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/shared
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/shared
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rshared
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rshared
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/default
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/shared
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rslave
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rshared
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/default/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/default/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rprivate
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/slave
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/private
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/private/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === RUN   TestMountDaemonRoot/private/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/default/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/default/bind_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:28:13 [2019-10-20T12:28:13.691Z] === CONT  TestMountDaemonRoot/private/mount_root
12:28:13 [2019-10-20T12:28:13.977Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:28:13 [2019-10-20T12:28:13.977Z] === CONT  TestMountDaemonRoot/private/bind_root
12:28:13 [2019-10-20T12:28:13.977Z] --- PASS: TestMountDaemonRoot (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:28:13 [2019-10-20T12:28:13.977Z] === RUN   TestContainerBindMountNonRecursive
12:28:14 [2019-10-20T12:28:14.052Z] === RUN   TestDockerSuite/TestBuildLabel
12:28:14 [2019-10-20T12:28:14.230Z] 2019/10/20 12:28:12 	Finished clone github.com/gogo/protobuf
12:28:14 [2019-10-20T12:28:14.231Z] 2019/10/20 12:28:13 	Finished clone github.com/hashicorp/consul
12:28:14 [2019-10-20T12:28:14.617Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:28:14 [2019-10-20T12:28:14.874Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:28:15 [2019-10-20T12:28:15.440Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:28:15 [2019-10-20T12:28:15.456Z] --- PASS: TestContainerBindMountNonRecursive (1.64s)
12:28:15 [2019-10-20T12:28:15.456Z] === RUN   TestNetworkNat
12:28:15 [2019-10-20T12:28:15.698Z] === RUN   TestDockerSuite/TestBuildLabels
12:28:16 [2019-10-20T12:28:16.263Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:28:16 [2019-10-20T12:28:16.462Z] --- PASS: TestNetworkNat (0.75s)
12:28:16 [2019-10-20T12:28:16.462Z] === RUN   TestNetworkLocalhostTCPNat
12:28:17 [2019-10-20T12:28:17.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
12:28:17 [2019-10-20T12:28:17.078Z] === RUN   TestNetworkLoopbackNat
12:28:17 [2019-10-20T12:28:17.634Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:28:18 [2019-10-20T12:28:18.101Z] --- PASS: TestNetworkLoopbackNat (0.97s)
12:28:18 [2019-10-20T12:28:18.101Z] === RUN   TestPause
12:28:18 [2019-10-20T12:28:18.200Z] --- PASS: TestGraphdriverPluginV2 (5.08s)
12:28:18 [2019-10-20T12:28:18.200Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:325: [d6cbda4b33160] waiting for daemon to start
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:325: [d6cbda4b33160] waiting for daemon to start
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:353: [d6cbda4b33160] daemon started
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:461: [d6cbda4b33160] Stopping daemon
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:296: [d6cbda4b33160] exiting daemon
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:448: [d6cbda4b33160] Daemon stopped
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:325: [d6cbda4b33160] waiting for daemon to start
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:325: [d6cbda4b33160] waiting for daemon to start
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:353: [d6cbda4b33160] daemon started
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:461: [d6cbda4b33160] Stopping daemon
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:296: [d6cbda4b33160] exiting daemon
12:28:18 [2019-10-20T12:28:18.200Z]     daemon.go:448: [d6cbda4b33160] Daemon stopped
12:28:18 [2019-10-20T12:28:18.200Z] PASS
12:28:18 [2019-10-20T12:28:18.200Z] 
12:28:18 [2019-10-20T12:28:18.200Z] DONE 5 tests in 11.513s
12:28:18 [2019-10-20T12:28:18.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:28:18 [2019-10-20T12:28:18.200Z] ++ 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
12:28:18 [2019-10-20T12:28:18.200Z] ++ set -e
12:28:18 [2019-10-20T12:28:18.200Z] ++ '[' -n 0 ']'
12:28:18 [2019-10-20T12:28:18.200Z] ++ set -x
12:28:18 [2019-10-20T12:28:18.200Z] ++ env -i DEST=/go/src/github.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
12:28:18 [2019-10-20T12:28:18.200Z] INFO: Testing against a local daemon
12:28:18 [2019-10-20T12:28:18.200Z] === RUN   TestContinueAfterPluginCrash
12:28:18 [2019-10-20T12:28:18.200Z] === PAUSE TestContinueAfterPluginCrash
12:28:18 [2019-10-20T12:28:18.200Z] === RUN   TestDaemonStartWithLogOpt
12:28:18 [2019-10-20T12:28:18.200Z] === PAUSE TestDaemonStartWithLogOpt
12:28:18 [2019-10-20T12:28:18.200Z] === CONT  TestContinueAfterPluginCrash
12:28:18 [2019-10-20T12:28:18.200Z] === CONT  TestDaemonStartWithLogOpt
12:28:18 [2019-10-20T12:28:18.717Z] --- PASS: TestPause (0.74s)
12:28:18 [2019-10-20T12:28:18.717Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:28:18 [2019-10-20T12:28:18.717Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:28:18 [2019-10-20T12:28:18.717Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:28:18 [2019-10-20T12:28:18.717Z] === RUN   TestPauseStopPausedContainer
12:28:19 [2019-10-20T12:28:19.731Z] --- PASS: TestPauseStopPausedContainer (0.76s)
12:28:19 [2019-10-20T12:28:19.731Z] === RUN   TestPsFilter
12:28:19 [2019-10-20T12:28:19.731Z] --- PASS: TestPsFilter (0.22s)
12:28:19 [2019-10-20T12:28:19.731Z] === RUN   TestRemoveContainerWithRemovedVolume
12:28:20 [2019-10-20T12:28:20.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
12:28:20 [2019-10-20T12:28:20.348Z] === RUN   TestRemoveContainerWithVolume
12:28:20 [2019-10-20T12:28:20.965Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
12:28:20 [2019-10-20T12:28:20.965Z] === RUN   TestRemoveContainerRunning
12:28:21 [2019-10-20T12:28:21.478Z] === RUN   TestDockerSuite/TestBuildLastModified
12:28:21 [2019-10-20T12:28:21.736Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:28:21 [2019-10-20T12:28:21.972Z] --- PASS: TestRemoveContainerRunning (0.73s)
12:28:21 [2019-10-20T12:28:21.972Z] === RUN   TestRemoveContainerForceRemoveRunning
12:28:22 [2019-10-20T12:28:22.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
12:28:22 [2019-10-20T12:28:22.591Z] === RUN   TestRemoveInvalidContainer
12:28:22 [2019-10-20T12:28:22.591Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:28:22 [2019-10-20T12:28:22.591Z] === RUN   TestRenameLinkedContainer
12:28:24 [2019-10-20T12:28:24.191Z] 2019/10/20 12:28:22 	Finished clone github.com/aws/aws-sdk-go
12:28:25 [2019-10-20T12:28:25.284Z] --- PASS: TestRenameLinkedContainer (2.77s)
12:28:25 [2019-10-20T12:28:25.284Z] === RUN   TestRenameStoppedContainer
12:28:25 [2019-10-20T12:28:25.901Z] --- PASS: TestRenameStoppedContainer (0.66s)
12:28:25 [2019-10-20T12:28:25.901Z] === RUN   TestRenameRunningContainerAndReuse
12:28:27 [2019-10-20T12:28:27.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
12:28:27 [2019-10-20T12:28:27.375Z] === RUN   TestRenameInvalidName
12:28:27 [2019-10-20T12:28:27.994Z] --- PASS: TestRenameInvalidName (0.72s)
12:28:27 [2019-10-20T12:28:27.994Z] === RUN   TestRenameAnonymousContainer
12:28:28 [2019-10-20T12:28:28.291Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:28:30 [2019-10-20T12:28:30.696Z] --- PASS: TestRenameAnonymousContainer (2.62s)
12:28:30 [2019-10-20T12:28:30.696Z] === RUN   TestRenameContainerWithSameName
12:28:31 [2019-10-20T12:28:31.313Z] --- PASS: TestRenameContainerWithSameName (0.70s)
12:28:31 [2019-10-20T12:28:31.313Z] === RUN   TestRenameContainerWithLinkedContainer
12:28:32 [2019-10-20T12:28:32.788Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s)
12:28:32 [2019-10-20T12:28:32.788Z] === RUN   TestResize
12:28:33 [2019-10-20T12:28:33.406Z] --- PASS: TestResize (0.71s)
12:28:33 [2019-10-20T12:28:33.406Z] === RUN   TestResizeWithInvalidSize
12:28:34 [2019-10-20T12:28:34.416Z] --- PASS: TestResizeWithInvalidSize (0.72s)
12:28:34 [2019-10-20T12:28:34.416Z] === RUN   TestResizeWhenContainerNotStarted
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:28:34 [2019-10-20T12:28:34.862Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:28:35 [2019-10-20T12:28:35.036Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:28:35 [2019-10-20T12:28:35.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:28:35 [2019-10-20T12:28:35.793Z] --- PASS: TestDaemonStartWithLogOpt (17.36s)
12:28:35 [2019-10-20T12:28:35.793Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:325: [d04e546d93865] waiting for daemon to start
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:325: [d04e546d93865] waiting for daemon to start
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:353: [d04e546d93865] daemon started
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:461: [d04e546d93865] Stopping daemon
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:296: [d04e546d93865] exiting daemon
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:448: [d04e546d93865] Daemon stopped
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:325: [d04e546d93865] waiting for daemon to start
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:325: [d04e546d93865] waiting for daemon to start
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:353: [d04e546d93865] daemon started
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:461: [d04e546d93865] Stopping daemon
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:296: [d04e546d93865] exiting daemon
12:28:35 [2019-10-20T12:28:35.793Z]     daemon.go:448: [d04e546d93865] Daemon stopped
12:28:36 [2019-10-20T12:28:36.051Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:28:36 [2019-10-20T12:28:36.379Z] 2019/10/20 12:28:35 	Finished clone google.golang.org/api
12:28:36 [2019-10-20T12:28:36.379Z] 2019/10/20 12:28:35 Dependencies downloaded. Download time: 1m23.147188785s
12:28:36 [2019-10-20T12:28:36.379Z] 2019/10/20 12:28:35 Collecting all dependencies
12:28:37 [2019-10-20T12:28:37.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:28:37 [2019-10-20T12:28:37.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:28:37 [2019-10-20T12:28:37.947Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:28:38 [2019-10-20T12:28:38.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:28:40 [2019-10-20T12:28:40.473Z] --- PASS: TestContinueAfterPluginCrash (22.01s)
12:28:40 [2019-10-20T12:28:40.473Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:325: [dc3a4c17e8753] waiting for daemon to start
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:325: [dc3a4c17e8753] waiting for daemon to start
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:353: [dc3a4c17e8753] daemon started
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:461: [dc3a4c17e8753] Stopping daemon
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:296: [dc3a4c17e8753] exiting daemon
12:28:40 [2019-10-20T12:28:40.473Z]     daemon.go:448: [dc3a4c17e8753] Daemon stopped
12:28:40 [2019-10-20T12:28:40.473Z] PASS
12:28:40 [2019-10-20T12:28:40.473Z] 
12:28:40 [2019-10-20T12:28:40.473Z] DONE 2 tests in 22.130s
12:28:40 [2019-10-20T12:28:40.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:28:40 [2019-10-20T12:28:40.473Z] ++ 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
12:28:40 [2019-10-20T12:28:40.473Z] ++ set -e
12:28:40 [2019-10-20T12:28:40.473Z] ++ '[' -n 0 ']'
12:28:40 [2019-10-20T12:28:40.473Z] ++ set -x
12:28:40 [2019-10-20T12:28:40.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=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
12:28:40 [2019-10-20T12:28:40.473Z] INFO: Testing against a local daemon
12:28:40 [2019-10-20T12:28:40.473Z] === RUN   TestPluginWithDevMounts
12:28:40 [2019-10-20T12:28:40.473Z] === PAUSE TestPluginWithDevMounts
12:28:40 [2019-10-20T12:28:40.473Z] === CONT  TestPluginWithDevMounts
12:28:40 [2019-10-20T12:28:40.816Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:28:41 [2019-10-20T12:28:41.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:28:42 [2019-10-20T12:28:42.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:28:42 [2019-10-20T12:28:42.373Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:28:42 [2019-10-20T12:28:42.373Z] --- PASS: TestPluginWithDevMounts (1.97s)
12:28:42 [2019-10-20T12:28:42.373Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:325: [de504ee1bcab1] waiting for daemon to start
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:325: [de504ee1bcab1] waiting for daemon to start
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:353: [de504ee1bcab1] daemon started
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:461: [de504ee1bcab1] Stopping daemon
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:296: [de504ee1bcab1] exiting daemon
12:28:42 [2019-10-20T12:28:42.373Z]     daemon.go:448: [de504ee1bcab1] Daemon stopped
12:28:42 [2019-10-20T12:28:42.373Z] PASS
12:28:42 [2019-10-20T12:28:42.373Z] 
12:28:42 [2019-10-20T12:28:42.373Z] DONE 1 tests in 2.107s
12:28:42 [2019-10-20T12:28:42.373Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:28:42 [2019-10-20T12:28:42.373Z] ++ 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
12:28:42 [2019-10-20T12:28:42.373Z] ++ set -e
12:28:42 [2019-10-20T12:28:42.373Z] ++ '[' -n 0 ']'
12:28:42 [2019-10-20T12:28:42.373Z] ++ set -x
12:28:42 [2019-10-20T12:28:42.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:28:42 [2019-10-20T12:28:42.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:28:42 [2019-10-20T12:28:42.631Z] INFO: Testing against a local daemon
12:28:42 [2019-10-20T12:28:42.631Z] === RUN   TestSecretInspect
12:28:42 [2019-10-20T12:28:42.631Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:28:42 [2019-10-20T12:28:42.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:28:43 [2019-10-20T12:28:43.195Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:28:45 [2019-10-20T12:28:45.798Z] --- PASS: TestSecretInspect (3.03s)
12:28:45 [2019-10-20T12:28:45.798Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:325: [de4eb24a7e565] waiting for daemon to start
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:325: [de4eb24a7e565] waiting for daemon to start
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:353: [de4eb24a7e565] daemon started
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:461: [de4eb24a7e565] Stopping daemon
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:296: [de4eb24a7e565] exiting daemon
12:28:45 [2019-10-20T12:28:45.798Z]     daemon.go:448: [de4eb24a7e565] Daemon stopped
12:28:45 [2019-10-20T12:28:45.798Z] === RUN   TestSecretList
12:28:46 [2019-10-20T12:28:46.201Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.55s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1b02b7933470] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1b02b7933470] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d1b02b7933470] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d1b02b7933470] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d1b02b7933470] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d1b02b7933470] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1b02b7933470] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1b02b7933470] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d1b02b7933470] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d1b02b7933470] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d1b02b7933470] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d1b02b7933470] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de3cf52d34476] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de3cf52d34476] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [de3cf52d34476] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [de3cf52d34476] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de3cf52d34476] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de3cf52d34476] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [de3cf52d34476] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [de3cf52d34476] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [de3cf52d34476] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [de3cf52d34476] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de96556e90c0c] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de96556e90c0c] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [de96556e90c0c] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [de96556e90c0c] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [de96556e90c0c] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [de96556e90c0c] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de96556e90c0c] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [de96556e90c0c] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [de96556e90c0c] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [de96556e90c0c] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [de96556e90c0c] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [de96556e90c0c] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d4b2c1afd3e9e] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d4b2c1afd3e9e] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d4b2c1afd3e9e] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d4b2c1afd3e9e] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d4b2c1afd3e9e] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d4b2c1afd3e9e] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d4b2c1afd3e9e] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d4b2c1afd3e9e] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d4b2c1afd3e9e] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d4b2c1afd3e9e] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d4b2c1afd3e9e] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d4b2c1afd3e9e] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (6.04s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dd18bfe80ad68] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dd18bfe80ad68] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dd18bfe80ad68] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dd18bfe80ad68] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dd18bfe80ad68] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dd18bfe80ad68] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dd18bfe80ad68] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dd18bfe80ad68] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [dd18bfe80ad68] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dd18bfe80ad68] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [dd18bfe80ad68] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.71s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dba0580cb34ef] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dba0580cb34ef] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dba0580cb34ef] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [dba0580cb34ef] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dba0580cb34ef] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [dba0580cb34ef] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dba0580cb34ef] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dba0580cb34ef] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dba0580cb34ef] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [dba0580cb34ef] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dba0580cb34ef] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [dba0580cb34ef] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.78s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daf4b84342a03] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daf4b84342a03] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [daf4b84342a03] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daf4b84342a03] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [daf4b84342a03] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daf4b84342a03] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [daf4b84342a03] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [daf4b84342a03] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [daf4b84342a03] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [daf4b84342a03] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.08s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daaddaf87e671] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daaddaf87e671] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [daaddaf87e671] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [daaddaf87e671] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daaddaf87e671] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [daaddaf87e671] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [daaddaf87e671] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [daaddaf87e671] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [daaddaf87e671] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [daaddaf87e671] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d9fb1443c170f] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d9fb1443c170f] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d9fb1443c170f] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d9fb1443c170f] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d9fb1443c170f] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d9fb1443c170f] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d9fb1443c170f] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d9fb1443c170f] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d9fb1443c170f] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d9fb1443c170f] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d493c216b5047] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d493c216b5047] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d493c216b5047] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d493c216b5047] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d493c216b5047] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d493c216b5047] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d493c216b5047] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d493c216b5047] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d493c216b5047] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d493c216b5047] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d493c216b5047] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d493c216b5047] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1e5039fee97a] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1e5039fee97a] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d1e5039fee97a] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d1e5039fee97a] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d1e5039fee97a] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d1e5039fee97a] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1e5039fee97a] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [d1e5039fee97a] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [d1e5039fee97a] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [d1e5039fee97a] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [d1e5039fee97a] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [d1e5039fee97a] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.72s)
12:28:46 [2019-10-20T12:28:46.201Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dc458b39189d6] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dc458b39189d6] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dc458b39189d6] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dc458b39189d6] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dc458b39189d6] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:325: [dc458b39189d6] waiting for daemon to start
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:353: [dc458b39189d6] daemon started
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:461: [dc458b39189d6] Stopping daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:296: [dc458b39189d6] exiting daemon
12:28:46 [2019-10-20T12:28:46.201Z]         daemon.go:448: [dc458b39189d6] Daemon stopped
12:28:46 [2019-10-20T12:28:46.201Z] === RUN   TestKernelTCPMemory
12:28:46 [2019-10-20T12:28:46.336Z] 2019/10/20 12:28:45 Clean vendor dir from unused packages
12:28:46 [2019-10-20T12:28:46.336Z] 2019/10/20 12:28:45 Success
12:28:46 [2019-10-20T12:28:46.336Z] 2019/10/20 12:28:45 Running time: 1m36.982084218s
12:28:46 [2019-10-20T12:28:46.336Z] Congratulations! All vendoring changes are done the right way.
12:28:46 [2019-10-20T12:28:46.819Z] --- PASS: TestKernelTCPMemory (0.90s)
12:28:46 [2019-10-20T12:28:46.819Z] === RUN   TestNISDomainname
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
12:28:47 [2019-10-20T12:28:47.222Z] + echo Building e2e image
12:28:47 [2019-10-20T12:28:47.222Z] Building e2e image
12:28:47 [2019-10-20T12:28:47.222Z] + docker build --build-arg DOCKER_GITCOMMIT=e037bade8cac920cc2927c194c77778ddd041101 -t moby-e2e-test -f Dockerfile.e2e .
12:28:47 [2019-10-20T12:28:47.222Z] #2 [internal] load .dockerignore
12:28:47 [2019-10-20T12:28:47.222Z] #2 transferring context: 34B done
12:28:47 [2019-10-20T12:28:47.222Z] #2 DONE 0.0s
12:28:47 [2019-10-20T12:28:47.222Z] 
12:28:47 [2019-10-20T12:28:47.222Z] #1 [internal] load build definition from Dockerfile.e2e
12:28:47 [2019-10-20T12:28:47.222Z] #1 transferring dockerfile: 3.19kB done
12:28:47 [2019-10-20T12:28:47.222Z] #1 DONE 0.0s
12:28:47 [2019-10-20T12:28:47.222Z] 
12:28:47 [2019-10-20T12:28:47.222Z] #4 [internal] load metadata for docker.io/library/golang:1.12.10-alpine
12:28:47 [2019-10-20T12:28:47.480Z] #4 DONE 0.3s
12:28:47 [2019-10-20T12:28:47.480Z] 
12:28:47 [2019-10-20T12:28:47.480Z] #3 [internal] load metadata for docker.io/library/alpine:3.9
12:28:47 [2019-10-20T12:28:47.480Z] #3 DONE 0.3s
12:28:47 [2019-10-20T12:28:47.480Z] 
12:28:47 [2019-10-20T12:28:47.480Z] #8 [internal] load build context
12:28:47 [2019-10-20T12:28:47.830Z] --- PASS: TestNISDomainname (1.06s)
12:28:47 [2019-10-20T12:28:47.830Z] === RUN   TestStats
12:28:48 [2019-10-20T12:28:48.045Z] #8 transferring context: 792.96kB 0.4s done
12:28:48 [2019-10-20T12:28:48.045Z] #8 DONE 0.4s
12:28:48 [2019-10-20T12:28:48.045Z] 
12:28:48 [2019-10-20T12:28:48.045Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:48 [2019-10-20T12:28:48.045Z] #14 resolve docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5ef567385f4294ce1aeb3b325fa56e51a41a3695e50263934e5fc798b done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:6fef29f5ef567385f4294ce1aeb3b325fa56e51a41a3695e50263934e5fc798b 1.65kB / 1.65kB done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:057f4ac593231f5498241e7a43ab0ee68af5534de60d6f3575f5fc5ca49bb87f 1.36kB / 1.36kB done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:b370eeab54de6aa95f3e9a34f35f9b104e8009b77a44a62047fa7b610a579dbc 3.81kB / 3.81kB done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done
12:28:48 [2019-10-20T12:28:48.045Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 8.76MB / 125.33MB 0.4s
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:ecda518d33e1ed01421c5b87c2d74cbee6cdbf827a4c2f3ef995884d78b042b5 125B / 125B 0.1s done
12:28:48 [2019-10-20T12:28:48.045Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.4s done
12:28:48 [2019-10-20T12:28:48.045Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 19.54MB / 125.33MB 0.5s
12:28:48 [2019-10-20T12:28:48.303Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 35.36MB / 125.33MB 0.6s
12:28:48 [2019-10-20T12:28:48.303Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done
12:28:48 [2019-10-20T12:28:48.303Z] #14 ...
12:28:48 [2019-10-20T12:28:48.303Z] 
12:28:48 [2019-10-20T12:28:48.303Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
12:28:48 [2019-10-20T12:28:48.303Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done
12:28:48 [2019-10-20T12:28:48.303Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done
12:28:48 [2019-10-20T12:28:48.303Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done
12:28:48 [2019-10-20T12:28:48.303Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done
12:28:48 [2019-10-20T12:28:48.303Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.1s done
12:28:48 [2019-10-20T12:28:48.303Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.6s done
12:28:48 [2019-10-20T12:28:48.303Z] #5 DONE 0.8s
12:28:48 [2019-10-20T12:28:48.303Z] 
12:28:48 [2019-10-20T12:28:48.303Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:48 [2019-10-20T12:28:48.303Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 42.77MB / 125.33MB 0.8s
12:28:48 [2019-10-20T12:28:48.560Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 60.80MB / 125.33MB 1.0s
12:28:48 [2019-10-20T12:28:48.820Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 67.09MB / 125.33MB 1.1s
12:28:48 [2019-10-20T12:28:48.820Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 85.81MB / 125.33MB 1.3s
12:28:49 [2019-10-20T12:28:49.075Z] --- PASS: TestSecretList (3.06s)
12:28:49 [2019-10-20T12:28:49.075Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:325: [d344b812e649c] waiting for daemon to start
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:325: [d344b812e649c] waiting for daemon to start
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:353: [d344b812e649c] daemon started
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:461: [d344b812e649c] Stopping daemon
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:296: [d344b812e649c] exiting daemon
12:28:49 [2019-10-20T12:28:49.075Z]     daemon.go:448: [d344b812e649c] Daemon stopped
12:28:49 [2019-10-20T12:28:49.075Z] === RUN   TestSecretsCreateAndDelete
12:28:49 [2019-10-20T12:28:49.078Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 93.87MB / 125.33MB 1.4s
12:28:49 [2019-10-20T12:28:49.078Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 102.00MB / 125.33MB 1.5s
12:28:49 [2019-10-20T12:28:49.335Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 121.78MB / 125.33MB 1.7s
12:28:49 [2019-10-20T12:28:49.592Z] #14 ...
12:28:49 [2019-10-20T12:28:49.592Z] 
12:28:49 [2019-10-20T12:28:49.592Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
12:28:49 [2019-10-20T12:28:49.592Z] #6 DONE 1.3s
12:28:49 [2019-10-20T12:28:49.592Z] 
12:28:49 [2019-10-20T12:28:49.593Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:49 [2019-10-20T12:28:49.593Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 125.33MB / 125.33MB 2.0s done
12:28:49 [2019-10-20T12:28:49.593Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c
12:28:50 [2019-10-20T12:28:50.505Z] --- PASS: TestStats (2.74s)
12:28:50 [2019-10-20T12:28:50.505Z] === RUN   TestStopContainerWithTimeout
12:28:50 [2019-10-20T12:28:50.505Z] === RUN   TestStopContainerWithTimeout/0
12:28:50 [2019-10-20T12:28:50.505Z] === PAUSE TestStopContainerWithTimeout/0
12:28:50 [2019-10-20T12:28:50.505Z] === RUN   TestStopContainerWithTimeout/1
12:28:50 [2019-10-20T12:28:50.505Z] === PAUSE TestStopContainerWithTimeout/1
12:28:50 [2019-10-20T12:28:50.505Z] === RUN   TestStopContainerWithTimeout/3
12:28:50 [2019-10-20T12:28:50.505Z] === PAUSE TestStopContainerWithTimeout/3
12:28:50 [2019-10-20T12:28:50.505Z] === RUN   TestStopContainerWithTimeout/-1
12:28:50 [2019-10-20T12:28:50.505Z] === PAUSE TestStopContainerWithTimeout/-1
12:28:50 [2019-10-20T12:28:50.791Z] === CONT  TestStopContainerWithTimeout/0
12:28:50 [2019-10-20T12:28:50.791Z] === CONT  TestStopContainerWithTimeout/3
12:28:50 [2019-10-20T12:28:50.791Z] === CONT  TestStopContainerWithTimeout/1
12:28:50 [2019-10-20T12:28:50.791Z] === CONT  TestStopContainerWithTimeout/-1
12:28:51 [2019-10-20T12:28:51.599Z] --- PASS: TestSecretsCreateAndDelete (2.65s)
12:28:51 [2019-10-20T12:28:51.599Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:325: [da07acd77c10a] waiting for daemon to start
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:325: [da07acd77c10a] waiting for daemon to start
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:353: [da07acd77c10a] daemon started
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:461: [da07acd77c10a] Stopping daemon
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:296: [da07acd77c10a] exiting daemon
12:28:51 [2019-10-20T12:28:51.599Z]     daemon.go:448: [da07acd77c10a] Daemon stopped
12:28:51 [2019-10-20T12:28:51.599Z] === RUN   TestSecretsUpdate
12:28:54 [2019-10-20T12:28:54.263Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:28:54 [2019-10-20T12:28:54.263Z]     --- PASS: TestStopContainerWithTimeout/0 (1.32s)
12:28:54 [2019-10-20T12:28:54.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
12:28:54 [2019-10-20T12:28:54.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
12:28:54 [2019-10-20T12:28:54.263Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
12:28:54 [2019-10-20T12:28:54.263Z] === RUN   TestDeleteDevicemapper
12:28:54 [2019-10-20T12:28:54.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:28:54 [2019-10-20T12:28:54.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:28:54 [2019-10-20T12:28:54.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:28:54 [2019-10-20T12:28:54.847Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 5.1s
12:28:54 [2019-10-20T12:28:54.878Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:28:54 [2019-10-20T12:28:54.878Z] --- PASS: TestSecretsUpdate (3.29s)
12:28:54 [2019-10-20T12:28:54.878Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:325: [d6a4d691845c9] waiting for daemon to start
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:325: [d6a4d691845c9] waiting for daemon to start
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:353: [d6a4d691845c9] daemon started
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:461: [d6a4d691845c9] Stopping daemon
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:296: [d6a4d691845c9] exiting daemon
12:28:54 [2019-10-20T12:28:54.878Z]     daemon.go:448: [d6a4d691845c9] Daemon stopped
12:28:54 [2019-10-20T12:28:54.878Z] === RUN   TestTemplatedSecret
12:28:55 [2019-10-20T12:28:55.779Z] #14 ...
12:28:55 [2019-10-20T12:28:55.779Z] 
12:28:55 [2019-10-20T12:28:55.779Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
12:28:55 [2019-10-20T12:28:55.779Z] #7 1.033 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.113 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.224 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.230 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.232 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.473 (4/35) Installing ncurses-libs (6.1_p20190105-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.482 (5/35) Installing readline (7.0.003-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.486 (6/35) Installing bash (4.4.19-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.510 Executing bash-4.4.19-r1.post-install
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.528 (7/35) Installing ca-certificates (20190108-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.538 (8/35) Installing libgcc (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.540 (9/35) Installing libstdc++ (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.558 (10/35) Installing binutils (2.31.1-r2)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.700 (11/35) Installing gmp (6.1.2-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.700 (12/35) Installing isl (0.18-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.723 (13/35) Installing libgomp (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.732 (14/35) Installing libatomic (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.733 (15/35) Installing mpfr3 (3.1.5-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.740 (16/35) Installing mpc1 (1.0.3-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 2.743 (17/35) Installing gcc (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 3.644 (18/35) Installing musl-dev (1.1.20-r5)
12:28:55 [2019-10-20T12:28:55.779Z] #7 3.756 (19/35) Installing libc-dev (0.7.1-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 3.758 (20/35) Installing g++ (8.3.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.373 (21/35) Installing nghttp2-libs (1.35.1-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.377 (22/35) Installing libssh2 (1.9.0-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.381 (23/35) Installing libcurl (7.64.0-r3)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.388 (24/35) Installing expat (2.2.8-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.393 (25/35) Installing pcre2 (10.32-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.400 (26/35) Installing git (2.20.1-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.624 (27/35) Installing libmnl (1.0.4-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.628 (28/35) Installing jansson (2.11-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.630 (29/35) Installing libnftnl-libs (1.1.1-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.634 (30/35) Installing iptables (1.6.2-r1)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.658 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.662 (32/35) Installing pigz (2.4-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.668 (33/35) Installing tar (1.32-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.678 (34/35) Installing xz-libs (5.2.4-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.682 (35/35) Installing xz (5.2.4-r0)
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.688 Executing busybox-1.29.3-r10.trigger
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.693 Executing ca-certificates-20190108-r0.trigger
12:28:55 [2019-10-20T12:28:55.779Z] #7 4.749 OK: 185 MiB in 47 packages
12:28:55 [2019-10-20T12:28:55.779Z] #7 DONE 6.0s
12:28:55 [2019-10-20T12:28:55.779Z] 
12:28:55 [2019-10-20T12:28:55.779Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:55 [2019-10-20T12:28:55.779Z] #14 ...
12:28:55 [2019-10-20T12:28:55.779Z] 
12:28:55 [2019-10-20T12:28:55.779Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
12:28:55 [2019-10-20T12:28:55.779Z] #9 DONE 0.1s
12:28:55 [2019-10-20T12:28:55.779Z] 
12:28:55 [2019-10-20T12:28:55.779Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:55 [2019-10-20T12:28:55.779Z] #14 ...
12:28:55 [2019-10-20T12:28:55.779Z] 
12:28:55 [2019-10-20T12:28:55.779Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
12:28:55 [2019-10-20T12:28:55.779Z] #10 DONE 0.1s
12:28:56 [2019-10-20T12:28:56.036Z] 
12:28:56 [2019-10-20T12:28:56.036Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
12:28:56 [2019-10-20T12:28:56.036Z] #11 DONE 0.1s
12:28:56 [2019-10-20T12:28:56.036Z] 
12:28:56 [2019-10-20T12:28:56.036Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
12:28:56 [2019-10-20T12:28:56.036Z] #12 DONE 0.1s
12:28:56 [2019-10-20T12:28:56.036Z] 
12:28:56 [2019-10-20T12:28:56.036Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
12:28:56 [2019-10-20T12:28:56.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s)
12:28:56 [2019-10-20T12:28:56.293Z] === RUN   TestUpdateMemory
12:28:56 [2019-10-20T12:28:56.294Z] #13 DONE 0.1s
12:28:56 [2019-10-20T12:28:56.294Z] 
12:28:56 [2019-10-20T12:28:56.294Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e...
12:28:56 [2019-10-20T12:28:56.294Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 6.5s done
12:28:56 [2019-10-20T12:28:56.294Z] #14 extracting sha256:ecda518d33e1ed01421c5b87c2d74cbee6cdbf827a4c2f3ef995884d78b042b5 done
12:28:56 [2019-10-20T12:28:56.550Z] #14 DONE 8.9s
12:28:56 [2019-10-20T12:28:56.550Z] 
12:28:56 [2019-10-20T12:28:56.550Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:28:57 [2019-10-20T12:28:57.114Z] #15 0.687 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:28:57 [2019-10-20T12:28:57.306Z] --- PASS: TestUpdateMemory (1.12s)
12:28:57 [2019-10-20T12:28:57.306Z] === RUN   TestUpdateCPUQuota
12:28:58 [2019-10-20T12:28:58.157Z] --- PASS: TestTemplatedSecret (3.47s)
12:28:58 [2019-10-20T12:28:58.157Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:325: [df618ef0af24f] waiting for daemon to start
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:325: [df618ef0af24f] waiting for daemon to start
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:353: [df618ef0af24f] daemon started
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:461: [df618ef0af24f] Stopping daemon
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:296: [df618ef0af24f] exiting daemon
12:28:58 [2019-10-20T12:28:58.157Z]     daemon.go:448: [df618ef0af24f] Daemon stopped
12:28:58 [2019-10-20T12:28:58.157Z] === RUN   TestSecretCreateResolve
12:28:58 [2019-10-20T12:28:58.482Z] #15 1.765 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:28:58 [2019-10-20T12:28:58.482Z] #15 1.865 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 1.868 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 1.999 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.007 (4/43) Installing readline (8.0.0-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.012 (5/43) Installing bash (5.0.0-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.023 Executing bash-5.0.0-r0.post-install
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.025 (6/43) Installing linux-headers (4.19.36-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.098 (7/43) Installing libuuid (2.33.2-r0)
12:28:58 [2019-10-20T12:28:58.482Z] #15 2.100 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.103 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.107 (10/43) Installing binutils (2.32-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.177 (11/43) Installing libmagic (5.37-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.198 (12/43) Installing file (5.37-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.200 (13/43) Installing gmp (6.1.2-r1)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.208 (14/43) Installing isl (0.18-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.224 (15/43) Installing libgomp (8.3.0-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.228 (16/43) Installing libatomic (8.3.0-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.230 (17/43) Installing libgcc (8.3.0-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.232 (18/43) Installing mpfr3 (3.1.5-r1)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.238 (19/43) Installing mpc1 (1.1.0-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.241 (20/43) Installing libstdc++ (8.3.0-r0)
12:28:58 [2019-10-20T12:28:58.739Z] #15 2.252 (21/43) Installing gcc (8.3.0-r0)
12:28:58 [2019-10-20T12:28:58.790Z] --- PASS: TestUpdateCPUQuota (1.73s)
12:28:58 [2019-10-20T12:28:58.790Z] === RUN   TestUpdatePidsLimit
12:28:58 [2019-10-20T12:28:58.790Z] === RUN   TestUpdatePidsLimit/update_from_none
12:28:59 [2019-10-20T12:28:59.073Z] === RUN   TestUpdatePidsLimit/no_change
12:28:59 [2019-10-20T12:28:59.091Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:28:59 [2019-10-20T12:28:59.303Z] #15 2.921 (22/43) Installing musl-dev (1.1.22-r3)
12:28:59 [2019-10-20T12:28:59.561Z] #15 2.994 (23/43) Installing libc-dev (0.7.1-r0)
12:28:59 [2019-10-20T12:28:59.561Z] #15 2.995 (24/43) Installing g++ (8.3.0-r0)
12:28:59 [2019-10-20T12:28:59.692Z] === RUN   TestUpdatePidsLimit/update_lower
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.436 (25/43) Installing make (4.2.1-r2)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.441 (26/43) Installing fortify-headers (1.1-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.443 (27/43) Installing build-base (0.5-r1)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.444 (28/43) Installing nghttp2-libs (1.39.2-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.448 (29/43) Installing libcurl (7.66.0-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.455 (30/43) Installing curl (7.66.0-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.458 (31/43) Installing oniguruma (6.9.2-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.465 (32/43) Installing jq (1.6-r0)
12:28:59 [2019-10-20T12:28:59.819Z] #15 3.472 (33/43) Installing device-mapper-libs (2.02.184-r0)
12:28:59 [2019-10-20T12:28:59.947Z] 12c8dbabfd62: Pull complete
12:28:59 [2019-10-20T12:28:59.947Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
12:28:59 [2019-10-20T12:28:59.947Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:28:59 [2019-10-20T12:28:59.947Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:28:59 [2019-10-20T12:28:59.947Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:28:59 [2019-10-20T12:28:59.947Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805'
12:28:59 [2019-10-20T12:28:59.947Z] WARN: Skipping validation tests
12:28:59 [2019-10-20T12:28:59.947Z] INFO: Running unit tests at 10/20/2019 12:28:59...
12:28:59 [2019-10-20T12:28:59.978Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.477 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.479 (35/43) Installing libaio (0.3.111-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.481 (36/43) Installing libblkid (2.33.2-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.486 (37/43) Installing lvm2-libs (2.02.184-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.516 (38/43) Installing libfdisk (2.33.2-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.521 (39/43) Installing libmount (2.33.2-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.526 (40/43) Installing libsmartcols (2.33.2-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.530 (41/43) Installing pkgconf (1.6.1-r1)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.533 (42/43) Installing util-linux-dev (2.33.2-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.557 (43/43) Installing lvm2-dev (2.02.184-r0)
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.563 Executing busybox-1.30.1-r2.trigger
12:29:00 [2019-10-20T12:29:00.076Z] #15 3.570 OK: 190 MiB in 58 packages
12:29:00 [2019-10-20T12:29:00.463Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:29:00 [2019-10-20T12:29:00.597Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:29:00 [2019-10-20T12:29:00.639Z] #15 DONE 4.2s
12:29:00 [2019-10-20T12:29:00.639Z] 
12:29:00 [2019-10-20T12:29:00.639Z] #16 [base 3/5] RUN mkdir -p /build/
12:29:00 [2019-10-20T12:29:00.880Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:29:01 [2019-10-20T12:29:01.166Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:29:01 [2019-10-20T12:29:01.204Z] #16 DONE 0.7s
12:29:01 [2019-10-20T12:29:01.395Z] --- PASS: TestSecretCreateResolve (3.11s)
12:29:01 [2019-10-20T12:29:01.395Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:325: [d3d56ae9227ba] waiting for daemon to start
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:325: [d3d56ae9227ba] waiting for daemon to start
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:353: [d3d56ae9227ba] daemon started
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:461: [d3d56ae9227ba] Stopping daemon
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:296: [d3d56ae9227ba] exiting daemon
12:29:01 [2019-10-20T12:29:01.395Z]     daemon.go:448: [d3d56ae9227ba] Daemon stopped
12:29:01 [2019-10-20T12:29:01.395Z] PASS
12:29:01 [2019-10-20T12:29:01.395Z] 
12:29:01 [2019-10-20T12:29:01.395Z] DONE 6 tests in 18.731s
12:29:01 [2019-10-20T12:29:01.395Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:29:01 [2019-10-20T12:29:01.395Z] ++ 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
12:29:01 [2019-10-20T12:29:01.395Z] ++ set -e
12:29:01 [2019-10-20T12:29:01.395Z] ++ '[' -n 0 ']'
12:29:01 [2019-10-20T12:29:01.395Z] ++ set -x
12:29:01 [2019-10-20T12:29:01.395Z] ++ env -i DEST=/go/src/github.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
12:29:01 [2019-10-20T12:29:01.395Z] INFO: Testing against a local daemon
12:29:01 [2019-10-20T12:29:01.395Z] === RUN   TestServiceCreateInit
12:29:01 [2019-10-20T12:29:01.395Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:29:01 [2019-10-20T12:29:01.460Z] 
12:29:01 [2019-10-20T12:29:01.460Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
12:29:02 [2019-10-20T12:29:02.398Z] #17 DONE 0.7s
12:29:02 [2019-10-20T12:29:02.398Z] 
12:29:02 [2019-10-20T12:29:02.398Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
12:29:02 [2019-10-20T12:29:02.398Z] #18 DONE 0.0s
12:29:02 [2019-10-20T12:29:02.398Z] 
12:29:02 [2019-10-20T12:29:02.398Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
12:29:02 [2019-10-20T12:29:02.398Z] #19 DONE 0.1s
12:29:02 [2019-10-20T12:29:02.398Z] 
12:29:02 [2019-10-20T12:29:02.398Z] #31 [builder 1/4] COPY . .
12:29:03 [2019-10-20T12:29:03.197Z] --- PASS: TestUpdatePidsLimit (4.16s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
12:29:03 [2019-10-20T12:29:03.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
12:29:03 [2019-10-20T12:29:03.197Z] === RUN   TestUpdateRestartPolicy
12:29:03 [2019-10-20T12:29:03.293Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:29:03 [2019-10-20T12:29:03.293Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:29:04 [2019-10-20T12:29:04.653Z] INFO: make.ps1 starting at 10/20/2019 12:29:04
12:29:04 [2019-10-20T12:29:04.653Z] INFO: Git commit (e037bade8) assumed from DOCKER_GITCOMMIT environment variable
12:29:04 [2019-10-20T12:29:04.653Z] INFO: Invoking autogen...
12:29:05 [2019-10-20T12:29:05.625Z] INFO: Running unit tests...
12:29:06 [2019-10-20T12:29:06.571Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:29:06 [2019-10-20T12:29:06.575Z] #31 DONE 4.2s
12:29:06 [2019-10-20T12:29:06.575Z] 
12:29:06 [2019-10-20T12:29:06.575Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:29:06 [2019-10-20T12:29:06.575Z] #20 1.277 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:29:06 [2019-10-20T12:29:06.575Z] #20 1.466 
12:29:06 [2019-10-20T12:29:06.575Z] #20 1.577 
###########                                                               15.3%
########################                                                  33.4%
######################################                                    53.5%
####################################################                      72.5%
#################################################################         91.3%
######################################################################## 100.0%
12:29:06 [2019-10-20T12:29:06.575Z] #20 2.213 
12:29:06 [2019-10-20T12:29:06.575Z] #20 2.324 
####                                                                       6.1%
##################################################################        92.3%
######################################################################## 100.0%
12:29:06 [2019-10-20T12:29:06.575Z] #20 2.683 
12:29:06 [2019-10-20T12:29:06.575Z] #20 2.854 
                                                                           0.0%
##############################                                            42.4%
####################################################                      72.9%
###############################################################           88.4%
######################################################################## 100.0%
12:29:06 [2019-10-20T12:29:06.575Z] #20 3.382 
12:29:07 [2019-10-20T12:29:07.604Z] #20 3.536 
                                                                           0.0%
####                                                                       6.7%
#########                                                                 13.2%
#################                                                         24.7%
#####################                                                     29.7%
############################                                              39.4%
##############################                                            41.9%
###################################                                       49.7%
######################################                                    54.0%
##########################################                                58.8%
#############################################                             62.5%
################################################                          67.4%
####################################################                      73.2%
#####################################################                     74.6%
##########################
12:29:07 [2019-10-20T12:29:07.605Z] #20 ...
12:29:07 [2019-10-20T12:29:07.605Z] 
12:29:07 [2019-10-20T12:29:07.605Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
12:29:07 [2019-10-20T12:29:07.605Z] #32 DONE 1.1s
12:29:07 [2019-10-20T12:29:07.605Z] 
12:29:07 [2019-10-20T12:29:07.605Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:29:07 [2019-10-20T12:29:07.605Z] #20 3.536 
                                                                           0.0%
####                                                                       6.7%
#########                                                                 13.2%
#################                                                         24.7%
#####################                                                     29.7%
############################                                              39.4%
##############################                                            41.9%
###################################                                       49.7%
######################################                                    54.0%
##########################################                                58.8%
#############################################                             62.5%
################################################                          67.4%
####################################################                      73.2%
#####################################################                     74.6%
#############################################################             86.0%
#####################################################
12:29:07 [2019-10-20T12:29:07.605Z] #20 ...
12:29:07 [2019-10-20T12:29:07.605Z] 
12:29:07 [2019-10-20T12:29:07.605Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:29:08 [2019-10-20T12:29:08.469Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:29:08 [2019-10-20T12:29:08.535Z] #33 0.916 
12:29:08 [2019-10-20T12:29:08.535Z] #33 0.987 Removing bundles/
12:29:08 [2019-10-20T12:29:08.535Z] #33 0.988 
12:29:08 [2019-10-20T12:29:08.535Z] #33 0.993 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
12:29:09 [2019-10-20T12:29:09.034Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:29:09 [2019-10-20T12:29:09.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:29:09 [2019-10-20T12:29:09.099Z] #33 1.566 Building test suite binary ./integration-cli/test.main
12:29:12 [2019-10-20T12:29:12.314Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:29:12 [2019-10-20T12:29:12.314Z] --- PASS: TestServiceCreateInit (10.70s)
12:29:12 [2019-10-20T12:29:12.314Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
12:29:12 [2019-10-20T12:29:12.314Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:325: [d1b632cd51c02] waiting for daemon to start
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:325: [d1b632cd51c02] waiting for daemon to start
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:353: [d1b632cd51c02] daemon started
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:461: [d1b632cd51c02] Stopping daemon
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:296: [d1b632cd51c02] exiting daemon
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:448: [d1b632cd51c02] Daemon stopped
12:29:12 [2019-10-20T12:29:12.314Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
12:29:12 [2019-10-20T12:29:12.314Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:325: [d803ef32a844a] waiting for daemon to start
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:325: [d803ef32a844a] waiting for daemon to start
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:353: [d803ef32a844a] daemon started
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:461: [d803ef32a844a] Stopping daemon
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:296: [d803ef32a844a] exiting daemon
12:29:12 [2019-10-20T12:29:12.314Z]         daemon.go:448: [d803ef32a844a] Daemon stopped
12:29:12 [2019-10-20T12:29:12.314Z] === RUN   TestCreateServiceMultipleTimes
12:29:12 [2019-10-20T12:29:12.314Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:29:13 [2019-10-20T12:29:13.275Z] #33 ...
12:29:13 [2019-10-20T12:29:13.275Z] 
12:29:13 [2019-10-20T12:29:13.275Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:29:13 [2019-10-20T12:29:13.275Z] #20 3.536 
                                                                           0.0%
####                                                                       6.7%
#########                                                                 13.2%
#################                                                         24.7%
#####################                                                     29.7%
############################                                              39.4%
##############################                                            41.9%
###################################                                       49.7%
######################################                                    54.0%
##########################################                                58.8%
#############################################                             62.5%
################################################                          67.4%
####################################################                      73.2%
#####################################################                     74.6%
#############################################################             86.0%
##################################################################        92.8%
#######################################################################   99.5%
######################################################################## 100.0%
12:29:13 [2019-10-20T12:29:13.275Z] #20 5.624 
12:29:13 [2019-10-20T12:29:13.275Z] #20 6.249 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:29:13 [2019-10-20T12:29:13.275Z] #20 6.507 
12:29:13 [2019-10-20T12:29:13.275Z] #20 6.577 
######################################################################## 100.0%
12:29:13 [2019-10-20T12:29:13.275Z] #20 6.770 
12:29:13 [2019-10-20T12:29:13.275Z] #20 7.540 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:29:13 [2019-10-20T12:29:13.275Z] #20 7.796 
12:29:13 [2019-10-20T12:29:13.275Z] #20 7.910 
###                                                                        5.2%
#################################################################         91.4%
##################################################################        92.1%
######################################################################## 100.0%
12:29:13 [2019-10-20T12:29:13.275Z] #20 8.354 
12:29:13 [2019-10-20T12:29:13.275Z] #20 9.208 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:29:13 [2019-10-20T12:29:13.275Z] #20 9.350 skipping existing 1849cc453dee
12:29:13 [2019-10-20T12:29:13.275Z] #20 9.592 
12:29:13 [2019-10-20T12:29:13.275Z] #20 10.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:29:13 [2019-10-20T12:29:13.275Z] #20 10.98 
12:29:13 [2019-10-20T12:29:13.532Z] #20 11.07 
######################################################################## 100.0%
12:29:13 [2019-10-20T12:29:13.532Z] #20 11.32 
12:29:13 [2019-10-20T12:29:13.790Z] #20 11.40 Download of images into '/build' complete.
12:29:13 [2019-10-20T12:29:13.790Z] #20 11.40 Use something like the following to load the result into a Docker daemon:
12:29:13 [2019-10-20T12:29:13.790Z] #20 11.40   tar -cC '/build' . | docker load
12:29:13 [2019-10-20T12:29:13.790Z] #20 DONE 11.7s
12:29:13 [2019-10-20T12:29:13.790Z] 
12:29:13 [2019-10-20T12:29:13.790Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:29:14 [2019-10-20T12:29:14.066Z] #33 ...
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
12:29:14 [2019-10-20T12:29:14.067Z] #26 DONE 0.1s
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:29:14 [2019-10-20T12:29:14.067Z] #22 DONE 0.1s
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
12:29:14 [2019-10-20T12:29:14.067Z] #27 DONE 0.1s
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
12:29:14 [2019-10-20T12:29:14.067Z] #23 DONE 0.1s
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
12:29:14 [2019-10-20T12:29:14.067Z] #28 DONE 0.1s
12:29:14 [2019-10-20T12:29:14.067Z] 
12:29:14 [2019-10-20T12:29:14.067Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:29:14 [2019-10-20T12:29:14.841Z] === RUN   TestDockerSuite/TestBuildNetNone
12:29:15 [2019-10-20T12:29:15.716Z] --- PASS: TestUpdateRestartPolicy (12.21s)
12:29:15 [2019-10-20T12:29:15.716Z] === RUN   TestUpdateRestartWithAutoRemove
12:29:15 [2019-10-20T12:29:15.773Z] === RUN   TestDockerSuite/TestBuildNoContext
12:29:16 [2019-10-20T12:29:16.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
12:29:16 [2019-10-20T12:29:16.004Z] === RUN   TestWaitNonBlocked
12:29:16 [2019-10-20T12:29:16.004Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:29:16 [2019-10-20T12:29:16.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:29:16 [2019-10-20T12:29:16.004Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:29:16 [2019-10-20T12:29:16.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:29:16 [2019-10-20T12:29:16.004Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:29:16 [2019-10-20T12:29:16.004Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.352 + RM_GOPATH=0
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.352 + TMP_GOPATH=
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.352 + : /build
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.352 + '[' -z '' ']'
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.352 ++ mktemp -d
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.364 Install docker/cli version 17.06.2-ce from stable
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + export GOPATH=/tmp/tmp.afBeiL
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + GOPATH=/tmp/tmp.afBeiL
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + RM_GOPATH=1
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 ++ dirname ./install.sh
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + dir=.
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + bin=dockercli
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + shift
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + '[' '!' -f ./dockercli.installer ']'
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + . ./dockercli.installer
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 ++ DOCKERCLI_CHANNEL=stable
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 ++ DOCKERCLI_VERSION=17.06.2-ce
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + install_dockercli
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 ++ uname -m
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + arch=x86_64
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + '[' x86_64 '!=' x86_64 ']'
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + url=https://download.docker.com/linux/static
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + tar -xz docker/docker
12:29:16 [2019-10-20T12:29:16.628Z] #24 2.365 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:29:17 [2019-10-20T12:29:17.017Z] --- PASS: TestWaitNonBlocked (0.06s)
12:29:17 [2019-10-20T12:29:17.017Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
12:29:17 [2019-10-20T12:29:17.017Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
12:29:17 [2019-10-20T12:29:17.017Z] === RUN   TestWaitBlocked
12:29:17 [2019-10-20T12:29:17.017Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:29:17 [2019-10-20T12:29:17.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:29:17 [2019-10-20T12:29:17.017Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:29:17 [2019-10-20T12:29:17.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:29:17 [2019-10-20T12:29:17.017Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:29:17 [2019-10-20T12:29:17.017Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:29:17 [2019-10-20T12:29:17.146Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:29:18 [2019-10-20T12:29:18.048Z] --- PASS: TestWaitBlocked (0.04s)
12:29:18 [2019-10-20T12:29:18.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
12:29:18 [2019-10-20T12:29:18.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
12:29:18 [2019-10-20T12:29:18.048Z] === CONT  TestContainerStartOnDaemonRestart
12:29:18 [2019-10-20T12:29:18.048Z] === CONT  TestIpcModeOlderClient
12:29:18 [2019-10-20T12:29:18.048Z] === CONT  TestDaemonRestartIpcMode
12:29:18 [2019-10-20T12:29:18.078Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:29:18 [2019-10-20T12:29:18.336Z] --- PASS: TestIpcModeOlderClient (0.19s)
12:29:19 [2019-10-20T12:29:19.150Z] #24 ...
12:29:19 [2019-10-20T12:29:19.150Z] 
12:29:19 [2019-10-20T12:29:19.150Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
12:29:19 [2019-10-20T12:29:19.150Z] #21 DONE 1.2s
12:29:19 [2019-10-20T12:29:19.150Z] 
12:29:19 [2019-10-20T12:29:19.150Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:29:19 [2019-10-20T12:29:19.407Z] #29 ...
12:29:19 [2019-10-20T12:29:19.407Z] 
12:29:19 [2019-10-20T12:29:19.407Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:29:19 [2019-10-20T12:29:19.407Z] #24 5.252 + mkdir -p /build
12:29:19 [2019-10-20T12:29:19.407Z] #24 5.253 + mv docker/docker /build/
12:29:19 [2019-10-20T12:29:19.407Z] #24 5.255 + rmdir docker
12:29:19 [2019-10-20T12:29:19.664Z] #24 DONE 5.4s
12:29:19 [2019-10-20T12:29:19.664Z] 
12:29:19 [2019-10-20T12:29:19.664Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:29:19 [2019-10-20T12:29:19.973Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:29:20 [2019-10-20T12:29:20.227Z] #29 ...
12:29:20 [2019-10-20T12:29:20.227Z] 
12:29:20 [2019-10-20T12:29:20.227Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
12:29:20 [2019-10-20T12:29:20.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:29:20 [2019-10-20T12:29:20.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:29:20 [2019-10-20T12:29:20.484Z] #25 DONE 0.1s
12:29:20 [2019-10-20T12:29:20.484Z] 
12:29:20 [2019-10-20T12:29:20.484Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:29:20 [2019-10-20T12:29:20.795Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:29:21 [2019-10-20T12:29:21.021Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s)
12:29:21 [2019-10-20T12:29:21.021Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
12:29:21 [2019-10-20T12:29:21.021Z]     daemon.go:325: [df0473c3250a9] waiting for daemon to start
12:29:21 [2019-10-20T12:29:21.021Z]     daemon.go:325: [df0473c3250a9] waiting for daemon to start
12:29:21 [2019-10-20T12:29:21.021Z]     daemon.go:353: [df0473c3250a9] daemon started
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:325: [df0473c3250a9] waiting for daemon to start
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:296: [df0473c3250a9] exiting daemon
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:325: [df0473c3250a9] waiting for daemon to start
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:353: [df0473c3250a9] daemon started
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:461: [df0473c3250a9] Stopping daemon
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:296: [df0473c3250a9] exiting daemon
12:29:21 [2019-10-20T12:29:21.022Z]     daemon.go:448: [df0473c3250a9] Daemon stopped
12:29:21 [2019-10-20T12:29:21.359Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:29:22 [2019-10-20T12:29:22.291Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:29:22 [2019-10-20T12:29:22.500Z] --- PASS: TestDaemonRestartIpcMode (4.56s)
12:29:22 [2019-10-20T12:29:22.500Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:325: [d42e6dbc3914d] waiting for daemon to start
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:325: [d42e6dbc3914d] waiting for daemon to start
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:353: [d42e6dbc3914d] daemon started
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:461: [d42e6dbc3914d] Stopping daemon
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:296: [d42e6dbc3914d] exiting daemon
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:448: [d42e6dbc3914d] Daemon stopped
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:325: [d42e6dbc3914d] waiting for daemon to start
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:325: [d42e6dbc3914d] waiting for daemon to start
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:353: [d42e6dbc3914d] daemon started
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:461: [d42e6dbc3914d] Stopping daemon
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:296: [d42e6dbc3914d] exiting daemon
12:29:22 [2019-10-20T12:29:22.500Z]     daemon.go:448: [d42e6dbc3914d] Daemon stopped
12:29:22 [2019-10-20T12:29:22.500Z] PASS
12:29:22 [2019-10-20T12:29:22.500Z] 
12:29:22 [2019-10-20T12:29:22.500Z] === Skipped
12:29:22 [2019-10-20T12:29:22.500Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
12:29:22 [2019-10-20T12:29:22.500Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:22 [2019-10-20T12:29:22.500Z] 
12:29:22 [2019-10-20T12:29:22.500Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:29:22 [2019-10-20T12:29:22.500Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:29:22 [2019-10-20T12:29:22.500Z] 
12:29:22 [2019-10-20T12:29:22.500Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
12:29:22 [2019-10-20T12:29:22.500Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:29:22 [2019-10-20T12:29:22.500Z] 
12:29:22 [2019-10-20T12:29:22.500Z] 
12:29:22 [2019-10-20T12:29:22.500Z] DONE 188 tests, 3 skipped in 110.297s
12:29:22 [2019-10-20T12:29:22.785Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
12:29:22 [2019-10-20T12:29:22.785Z] ++ 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
12:29:22 [2019-10-20T12:29:22.785Z] ++ set -e
12:29:22 [2019-10-20T12:29:22.785Z] ++ '[' -n 0 ']'
12:29:22 [2019-10-20T12:29:22.785Z] ++ set -x
12:29:22 [2019-10-20T12:29:22.785Z] ++ env -i DEST=/go/src/github.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
12:29:22 [2019-10-20T12:29:22.785Z] INFO: Testing against a local daemon
12:29:22 [2019-10-20T12:29:22.785Z] === RUN   TestCommitInheritsEnv
12:29:23 [2019-10-20T12:29:23.072Z] --- PASS: TestCommitInheritsEnv (0.41s)
12:29:23 [2019-10-20T12:29:23.072Z] === RUN   TestImportExtremelyLargeImageWorks
12:29:23 [2019-10-20T12:29:23.072Z] === PAUSE TestImportExtremelyLargeImageWorks
12:29:23 [2019-10-20T12:29:23.072Z] === RUN   TestImagesFilterMultiReference
12:29:23 [2019-10-20T12:29:23.354Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:29:23 [2019-10-20T12:29:23.354Z] === RUN   TestImagePullPlatformInvalid
12:29:23 [2019-10-20T12:29:23.354Z] --- PASS: TestImagePullPlatformInvalid (0.08s)
12:29:23 [2019-10-20T12:29:23.354Z] === RUN   TestRemoveImageOrphaning
12:29:23 [2019-10-20T12:29:23.637Z] --- PASS: TestRemoveImageOrphaning (0.41s)
12:29:23 [2019-10-20T12:29:23.637Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:29:23 [2019-10-20T12:29:23.924Z] === RUN   TestTagInvalidReference
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagInvalidReference (0.04s)
12:29:23 [2019-10-20T12:29:23.924Z] === RUN   TestTagValidPrefixedRepo
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:29:23 [2019-10-20T12:29:23.924Z] === RUN   TestTagExistedNameWithoutForce
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:29:23 [2019-10-20T12:29:23.924Z] === RUN   TestTagOfficialNames
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagOfficialNames (0.06s)
12:29:23 [2019-10-20T12:29:23.924Z] === RUN   TestTagMatchesDigest
12:29:23 [2019-10-20T12:29:23.924Z] --- PASS: TestTagMatchesDigest (0.04s)
12:29:23 [2019-10-20T12:29:23.924Z] === CONT  TestImportExtremelyLargeImageWorks
12:29:24 [2019-10-20T12:29:24.818Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:29:25 [2019-10-20T12:29:25.076Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:29:28 [2019-10-20T12:29:28.354Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:29:29 [2019-10-20T12:29:29.725Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:29:32 [2019-10-20T12:29:32.248Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:29:33 [2019-10-20T12:29:33.620Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:29:33 [2019-10-20T12:29:33.620Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:29:34 [2019-10-20T12:29:34.995Z] --- PASS: TestCreateServiceMultipleTimes (22.68s)
12:29:34 [2019-10-20T12:29:34.995Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:325: [d8d5db4500d6a] waiting for daemon to start
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:325: [d8d5db4500d6a] waiting for daemon to start
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:353: [d8d5db4500d6a] daemon started
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:461: [d8d5db4500d6a] Stopping daemon
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:296: [d8d5db4500d6a] exiting daemon
12:29:34 [2019-10-20T12:29:34.995Z]     daemon.go:448: [d8d5db4500d6a] Daemon stopped
12:29:34 [2019-10-20T12:29:34.995Z] === RUN   TestCreateServiceConflict
12:29:35 [2019-10-20T12:29:35.253Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:29:35 [2019-10-20T12:29:35.609Z] ?   	github.com/docker/docker/api	[no test files]
12:29:36 [2019-10-20T12:29:36.186Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:29:38 [2019-10-20T12:29:38.084Z] --- PASS: TestCreateServiceConflict (3.48s)
12:29:38 [2019-10-20T12:29:38.084Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:325: [d9e07a565529b] waiting for daemon to start
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:325: [d9e07a565529b] waiting for daemon to start
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:353: [d9e07a565529b] daemon started
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:461: [d9e07a565529b] Stopping daemon
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:296: [d9e07a565529b] exiting daemon
12:29:38 [2019-10-20T12:29:38.084Z]     daemon.go:448: [d9e07a565529b] Daemon stopped
12:29:38 [2019-10-20T12:29:38.084Z] === RUN   TestCreateServiceMaxReplicas
12:29:40 [2019-10-20T12:29:40.662Z] === RUN   TestDockerSuite/TestBuildPATH
12:29:41 [2019-10-20T12:29:41.594Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
12:29:41 [2019-10-20T12:29:41.594Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:325: [d95ca3013e5e5] waiting for daemon to start
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:325: [d95ca3013e5e5] waiting for daemon to start
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:353: [d95ca3013e5e5] daemon started
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:461: [d95ca3013e5e5] Stopping daemon
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:296: [d95ca3013e5e5] exiting daemon
12:29:41 [2019-10-20T12:29:41.594Z]     daemon.go:448: [d95ca3013e5e5] Daemon stopped
12:29:41 [2019-10-20T12:29:41.594Z] === RUN   TestCreateWithDuplicateNetworkNames
12:29:42 [2019-10-20T12:29:42.385Z] #29 28.12 # github.com/docker/docker/contrib/httpserver
12:29:42 [2019-10-20T12:29:42.385Z] #29 28.12 loadinternal: cannot find runtime/cgo
12:29:42 [2019-10-20T12:29:42.643Z] #29 DONE 28.5s
12:29:42 [2019-10-20T12:29:42.643Z] 
12:29:42 [2019-10-20T12:29:42.643Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:29:43 [2019-10-20T12:29:43.491Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:29:43 [2019-10-20T12:29:43.577Z] #33 ...
12:29:43 [2019-10-20T12:29:43.577Z] 
12:29:43 [2019-10-20T12:29:43.577Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
12:29:43 [2019-10-20T12:29:43.577Z] #30 DONE 0.1s
12:29:43 [2019-10-20T12:29:43.577Z] 
12:29:43 [2019-10-20T12:29:43.577Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:29:44 [2019-10-20T12:29:44.055Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:29:45 [2019-10-20T12:29:45.425Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:29:50 [2019-10-20T12:29:50.444Z] ok  	github.com/docker/docker/api/server	0.147s	coverage: 7.9% of statements
12:29:55 [2019-10-20T12:29:55.386Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:29:57 [2019-10-20T12:29:57.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s)
12:29:57 [2019-10-20T12:29:57.281Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:325: [d15119d234465] waiting for daemon to start
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:325: [d15119d234465] waiting for daemon to start
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:353: [d15119d234465] daemon started
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:461: [d15119d234465] Stopping daemon
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:296: [d15119d234465] exiting daemon
12:29:57 [2019-10-20T12:29:57.281Z]     daemon.go:448: [d15119d234465] Daemon stopped
12:29:57 [2019-10-20T12:29:57.281Z] === RUN   TestCreateServiceSecretFileMode
12:29:58 [2019-10-20T12:29:58.214Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:30:00 [2019-10-20T12:30:00.117Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
12:30:00 [2019-10-20T12:30:00.117Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:325: [d94011cc1ab34] waiting for daemon to start
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:325: [d94011cc1ab34] waiting for daemon to start
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:353: [d94011cc1ab34] daemon started
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:461: [d94011cc1ab34] Stopping daemon
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:296: [d94011cc1ab34] exiting daemon
12:30:00 [2019-10-20T12:30:00.117Z]     daemon.go:448: [d94011cc1ab34] Daemon stopped
12:30:00 [2019-10-20T12:30:00.117Z] === RUN   TestCreateServiceConfigFileMode
12:30:00 [2019-10-20T12:30:00.117Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:30:03 [2019-10-20T12:30:03.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:30:03 [2019-10-20T12:30:03.400Z] === RUN   TestDockerSuite/TestBuildRm
12:30:03 [2019-10-20T12:30:03.400Z] --- PASS: TestCreateServiceConfigFileMode (3.61s)
12:30:03 [2019-10-20T12:30:03.400Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:325: [d07a81019d1fa] waiting for daemon to start
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:325: [d07a81019d1fa] waiting for daemon to start
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:353: [d07a81019d1fa] daemon started
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:461: [d07a81019d1fa] Stopping daemon
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:296: [d07a81019d1fa] exiting daemon
12:30:03 [2019-10-20T12:30:03.400Z]     daemon.go:448: [d07a81019d1fa] Daemon stopped
12:30:03 [2019-10-20T12:30:03.400Z] === RUN   TestCreateServiceSysctls
12:30:07 [2019-10-20T12:30:07.584Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:30:08 [2019-10-20T12:30:08.150Z] --- PASS: TestCreateServiceSysctls (4.67s)
12:30:08 [2019-10-20T12:30:08.150Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:325: [d4e796ecdd38b] waiting for daemon to start
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:325: [d4e796ecdd38b] waiting for daemon to start
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:353: [d4e796ecdd38b] daemon started
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:461: [d4e796ecdd38b] Stopping daemon
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:296: [d4e796ecdd38b] exiting daemon
12:30:08 [2019-10-20T12:30:08.150Z]     daemon.go:448: [d4e796ecdd38b] Daemon stopped
12:30:08 [2019-10-20T12:30:08.150Z] === RUN   TestInspect
12:30:08 [2019-10-20T12:30:08.407Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:30:10 [2019-10-20T12:30:10.308Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:30:10 [2019-10-20T12:30:10.565Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:30:11 [2019-10-20T12:30:11.498Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:30:11 [2019-10-20T12:30:11.755Z] --- PASS: TestInspect (3.69s)
12:30:11 [2019-10-20T12:30:11.755Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:325: [dd82963ddb393] waiting for daemon to start
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:325: [dd82963ddb393] waiting for daemon to start
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:353: [dd82963ddb393] daemon started
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:461: [dd82963ddb393] Stopping daemon
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:296: [dd82963ddb393] exiting daemon
12:30:11 [2019-10-20T12:30:11.755Z]     daemon.go:448: [dd82963ddb393] Daemon stopped
12:30:11 [2019-10-20T12:30:11.755Z] === RUN   TestDockerNetworkConnectAlias
12:30:12 [2019-10-20T12:30:12.687Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:30:14 [2019-10-20T12:30:14.584Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:30:15 [2019-10-20T12:30:15.517Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:30:17 [2019-10-20T12:30:17.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:30:18 [2019-10-20T12:30:18.347Z] --- PASS: TestDockerNetworkConnectAlias (6.30s)
12:30:18 [2019-10-20T12:30:18.347Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:325: [da19f0d79d0e9] waiting for daemon to start
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:325: [da19f0d79d0e9] waiting for daemon to start
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:353: [da19f0d79d0e9] daemon started
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:461: [da19f0d79d0e9] Stopping daemon
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:296: [da19f0d79d0e9] exiting daemon
12:30:18 [2019-10-20T12:30:18.347Z]     daemon.go:448: [da19f0d79d0e9] Daemon stopped
12:30:18 [2019-10-20T12:30:18.347Z] === RUN   TestDockerNetworkReConnect
12:30:20 [2019-10-20T12:30:20.874Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:30:20 [2019-10-20T12:30:20.874Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:30:20 [2019-10-20T12:30:20.874Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:30:20 [2019-10-20T12:30:20.874Z] === RUN   TestDockerSuite/TestBuildSpaces
12:30:21 [2019-10-20T12:30:21.440Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:30:23 [2019-10-20T12:30:23.339Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:30:23 [2019-10-20T12:30:23.339Z] === RUN   TestDockerSuite/TestBuildStderr
12:30:24 [2019-10-20T12:30:24.271Z] --- PASS: TestDockerNetworkReConnect (6.11s)
12:30:24 [2019-10-20T12:30:24.271Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:325: [ddadc4ddcb2b1] waiting for daemon to start
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:325: [ddadc4ddcb2b1] waiting for daemon to start
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:353: [ddadc4ddcb2b1] daemon started
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:461: [ddadc4ddcb2b1] Stopping daemon
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:296: [ddadc4ddcb2b1] exiting daemon
12:30:24 [2019-10-20T12:30:24.271Z]     daemon.go:448: [ddadc4ddcb2b1] Daemon stopped
12:30:24 [2019-10-20T12:30:24.271Z] === RUN   TestServicePlugin
12:30:24 [2019-10-20T12:30:24.529Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:30:31 [2019-10-20T12:30:31.085Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:30:31 [2019-10-20T12:30:31.342Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:30:33 [2019-10-20T12:30:33.240Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:30:33 [2019-10-20T12:30:33.498Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:30:34 [2019-10-20T12:30:34.869Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:30:36 [2019-10-20T12:30:36.766Z] === RUN   TestDockerSuite/TestBuildUser
12:30:39 [2019-10-20T12:30:39.293Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:30:43 [2019-10-20T12:30:43.472Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/server/httputils	0.156s	coverage: 14.7% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/server/middleware	0.160s	coverage: 37.7% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/server/router/swarm	0.134s	coverage: 3.1% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/types/filters	0.071s	coverage: 95.2% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/types/strslice	0.072s	coverage: 90.0% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/types/time	0.368s	coverage: 100.0% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 75.0% of statements
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:30:50 [2019-10-20T12:30:50.934Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:30:56 [2019-10-20T12:30:56.739Z] ok  	github.com/docker/docker/builder/dockerfile	0.481s	coverage: 43.2% of statements
12:30:56 [2019-10-20T12:30:56.739Z] ok  	github.com/docker/docker/builder/dockerignore	0.049s	coverage: 96.8% of statements
12:30:56 [2019-10-20T12:30:56.739Z] ok  	github.com/docker/docker/builder/fscache	1.381s	coverage: 69.2% of statements
12:30:56 [2019-10-20T12:30:56.739Z] ok  	github.com/docker/docker/builder/remotecontext	0.582s	coverage: 9.2% of statements
12:31:01 [2019-10-20T12:31:01.535Z] --- PASS: TestServicePlugin (35.68s)
12:31:01 [2019-10-20T12:31:01.535Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
12:31:01 [2019-10-20T12:31:01.535Z]     daemon.go:325: [df015b1c80e1a] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.535Z]     daemon.go:325: [df015b1c80e1a] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.535Z]     daemon.go:353: [df015b1c80e1a] daemon started
12:31:01 [2019-10-20T12:31:01.535Z]     daemon.go:461: [df015b1c80e1a] Stopping daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:296: [df015b1c80e1a] exiting daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:448: [df015b1c80e1a] Daemon stopped
12:31:01 [2019-10-20T12:31:01.536Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [db1439a9609b7] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [db1439a9609b7] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:353: [db1439a9609b7] daemon started
12:31:01 [2019-10-20T12:31:01.536Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [d08f9063f4706] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [d08f9063f4706] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:353: [d08f9063f4706] daemon started
12:31:01 [2019-10-20T12:31:01.536Z]     plugin_test.go:60: [d08f9063f4706] joining swarm manager [db1439a9609b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:01 [2019-10-20T12:31:01.536Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [daa57bda89f43] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:325: [daa57bda89f43] waiting for daemon to start
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:353: [daa57bda89f43] daemon started
12:31:01 [2019-10-20T12:31:01.536Z]     plugin_test.go:63: [daa57bda89f43] joining swarm manager [db1439a9609b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:461: [daa57bda89f43] Stopping daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:296: [daa57bda89f43] exiting daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:448: [daa57bda89f43] Daemon stopped
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:461: [d08f9063f4706] Stopping daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:296: [d08f9063f4706] exiting daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:448: [d08f9063f4706] Daemon stopped
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:461: [db1439a9609b7] Stopping daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:296: [db1439a9609b7] exiting daemon
12:31:01 [2019-10-20T12:31:01.536Z]     daemon.go:448: [db1439a9609b7] Daemon stopped
12:31:01 [2019-10-20T12:31:01.536Z] === RUN   TestServiceUpdateLabel
12:31:01 [2019-10-20T12:31:01.536Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:31:02 [2019-10-20T12:31:02.469Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:31:02 [2019-10-20T12:31:02.727Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:31:02 [2019-10-20T12:31:02.985Z] --- PASS: TestServiceUpdateLabel (3.10s)
12:31:02 [2019-10-20T12:31:02.985Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:325: [d1a5dd1c08426] waiting for daemon to start
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:325: [d1a5dd1c08426] waiting for daemon to start
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:353: [d1a5dd1c08426] daemon started
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:461: [d1a5dd1c08426] Stopping daemon
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:296: [d1a5dd1c08426] exiting daemon
12:31:02 [2019-10-20T12:31:02.985Z]     daemon.go:448: [d1a5dd1c08426] Daemon stopped
12:31:02 [2019-10-20T12:31:02.985Z] === RUN   TestServiceUpdateSecrets
12:31:04 [2019-10-20T12:31:04.356Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:31:05 [2019-10-20T12:31:05.761Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:31:07 [2019-10-20T12:31:07.151Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:31:07 [2019-10-20T12:31:07.151Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:31:07 [2019-10-20T12:31:07.151Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:31:07 [2019-10-20T12:31:07.151Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:31:07 [2019-10-20T12:31:07.151Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:31:09 [2019-10-20T12:31:09.047Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:31:09 [2019-10-20T12:31:09.305Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:31:10 [2019-10-20T12:31:10.238Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:31:10 [2019-10-20T12:31:10.802Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:31:11 [2019-10-20T12:31:11.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:31:11 [2019-10-20T12:31:11.993Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:31:11 [2019-10-20T12:31:11.993Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:31:16 [2019-10-20T12:31:16.169Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:31:18 [2019-10-20T12:31:18.694Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:31:18 [2019-10-20T12:31:18.951Z] --- PASS: TestServiceUpdateSecrets (16.04s)
12:31:18 [2019-10-20T12:31:18.951Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:325: [dcb17cdd50107] waiting for daemon to start
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:325: [dcb17cdd50107] waiting for daemon to start
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:353: [dcb17cdd50107] daemon started
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:461: [dcb17cdd50107] Stopping daemon
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:296: [dcb17cdd50107] exiting daemon
12:31:18 [2019-10-20T12:31:18.951Z]     daemon.go:448: [dcb17cdd50107] Daemon stopped
12:31:18 [2019-10-20T12:31:18.951Z] === RUN   TestServiceUpdateConfigs
12:31:19 [2019-10-20T12:31:19.516Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:31:20 [2019-10-20T12:31:20.082Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:31:21 [2019-10-20T12:31:21.014Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:31:21 [2019-10-20T12:31:21.014Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:31:22 [2019-10-20T12:31:22.386Z] === RUN   TestDockerSuite/TestBuildXZHost
12:31:24 [2019-10-20T12:31:24.909Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:31:24 [2019-10-20T12:31:24.909Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:31:24 [2019-10-20T12:31:24.909Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:31:25 [2019-10-20T12:31:25.473Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:31:26 [2019-10-20T12:31:26.843Z] === RUN   TestDockerSuite/TestCommitChange
12:31:27 [2019-10-20T12:31:27.774Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:31:28 [2019-10-20T12:31:28.339Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:31:28 [2019-10-20T12:31:28.905Z] === RUN   TestDockerSuite/TestCommitHardlink
12:31:30 [2019-10-20T12:31:30.806Z] === RUN   TestDockerSuite/TestCommitNewFile
12:31:32 [2019-10-20T12:31:32.584Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.173s	coverage: 85.1% of statements
12:31:32 [2019-10-20T12:31:32.584Z] ?   	github.com/docker/docker/cli	[no test files]
12:31:32 [2019-10-20T12:31:32.584Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:31:32 [2019-10-20T12:31:32.584Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
12:31:32 [2019-10-20T12:31:32.584Z] ok  	github.com/docker/docker/client	0.519s	coverage: 75.2% of statements
12:31:33 [2019-10-20T12:31:33.333Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:31:33 [2019-10-20T12:31:33.897Z] === RUN   TestDockerSuite/TestCommitTTY
12:31:34 [2019-10-20T12:31:34.986Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:31:34 [2019-10-20T12:31:34.986Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:31:35 [2019-10-20T12:31:35.792Z] --- PASS: TestServiceUpdateConfigs (16.52s)
12:31:35 [2019-10-20T12:31:35.792Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:325: [dc76334626891] waiting for daemon to start
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:325: [dc76334626891] waiting for daemon to start
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:353: [dc76334626891] daemon started
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:461: [dc76334626891] Stopping daemon
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:296: [dc76334626891] exiting daemon
12:31:35 [2019-10-20T12:31:35.792Z]     daemon.go:448: [dc76334626891] Daemon stopped
12:31:35 [2019-10-20T12:31:35.792Z] === RUN   TestServiceUpdateNetwork
12:31:35 [2019-10-20T12:31:35.792Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:31:35 [2019-10-20T12:31:35.917Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:31:36 [2019-10-20T12:31:36.725Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:31:37 [2019-10-20T12:31:37.814Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:31:38 [2019-10-20T12:31:38.390Z] ok  	github.com/docker/docker/cmd/dockerd	0.653s	coverage: 18.8% of statements
12:31:38 [2019-10-20T12:31:38.623Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:31:39 [2019-10-20T12:31:39.187Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:31:39 [2019-10-20T12:31:39.995Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:31:40 [2019-10-20T12:31:40.558Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:31:40 [2019-10-20T12:31:40.583Z] ok  	github.com/docker/docker/container	0.560s	coverage: 42.8% of statements
12:31:40 [2019-10-20T12:31:40.583Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:31:40 [2019-10-20T12:31:40.583Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:31:40 [2019-10-20T12:31:40.583Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:31:40 [2019-10-20T12:31:40.583Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:31:41 [2019-10-20T12:31:41.892Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:31:42 [2019-10-20T12:31:42.453Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:31:43 [2019-10-20T12:31:43.384Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:31:43 [2019-10-20T12:31:43.788Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:31:43 [2019-10-20T12:31:43.788Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:31:44 [2019-10-20T12:31:44.352Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:31:44 [2019-10-20T12:31:44.759Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:31:45 [2019-10-20T12:31:45.287Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:31:45 [2019-10-20T12:31:45.691Z] #33 158.2 
12:31:46 [2019-10-20T12:31:46.218Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:31:46 [2019-10-20T12:31:46.622Z] #33 DONE 158.9s
12:31:46 [2019-10-20T12:31:46.622Z] 
12:31:46 [2019-10-20T12:31:46.622Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
12:31:47 [2019-10-20T12:31:47.150Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:31:47 [2019-10-20T12:31:47.794Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:31:47 [2019-10-20T12:31:47.794Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:31:47 [2019-10-20T12:31:47.794Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:31:47 [2019-10-20T12:31:47.993Z] #34 DONE 1.5s
12:31:48 [2019-10-20T12:31:48.725Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:31:48 [2019-10-20T12:31:48.725Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:31:48 [2019-10-20T12:31:48.725Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:31:48 [2019-10-20T12:31:48.982Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:31:48 [2019-10-20T12:31:48.982Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:31:49 [2019-10-20T12:31:49.363Z] 
12:31:49 [2019-10-20T12:31:49.363Z] #35 [runner 12/12] COPY --from=builder       /build/ /
12:31:49 [2019-10-20T12:31:49.915Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:31:50 [2019-10-20T12:31:50.293Z] #35 DONE 0.8s
12:31:50 [2019-10-20T12:31:50.293Z] 
12:31:50 [2019-10-20T12:31:50.293Z] #36 exporting to image
12:31:50 [2019-10-20T12:31:50.293Z] #36 exporting layers
12:31:50 [2019-10-20T12:31:50.846Z] --- PASS: TestServiceUpdateNetwork (15.11s)
12:31:50 [2019-10-20T12:31:50.846Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:325: [db5ad8f09c894] waiting for daemon to start
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:325: [db5ad8f09c894] waiting for daemon to start
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:353: [db5ad8f09c894] daemon started
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:461: [db5ad8f09c894] Stopping daemon
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:296: [db5ad8f09c894] exiting daemon
12:31:50 [2019-10-20T12:31:50.846Z]     daemon.go:448: [db5ad8f09c894] Daemon stopped
12:31:50 [2019-10-20T12:31:50.846Z] PASS
12:31:50 [2019-10-20T12:31:50.846Z] 
12:31:50 [2019-10-20T12:31:50.846Z] DONE 18 tests in 169.524s
12:31:50 [2019-10-20T12:31:50.846Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:31:50 [2019-10-20T12:31:50.846Z] ++ 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
12:31:50 [2019-10-20T12:31:50.846Z] ++ set -e
12:31:50 [2019-10-20T12:31:50.846Z] ++ '[' -n 0 ']'
12:31:50 [2019-10-20T12:31:50.846Z] ++ set -x
12:31:50 [2019-10-20T12:31:50.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-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
12:31:50 [2019-10-20T12:31:50.846Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:31:50 [2019-10-20T12:31:50.846Z] INFO: Testing against a local daemon
12:31:50 [2019-10-20T12:31:50.846Z] === RUN   TestSessionCreate
12:31:50 [2019-10-20T12:31:50.846Z] --- PASS: TestSessionCreate (0.04s)
12:31:50 [2019-10-20T12:31:50.846Z] === RUN   TestSessionCreateWithBadUpgrade
12:31:50 [2019-10-20T12:31:50.846Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:31:50 [2019-10-20T12:31:50.846Z] PASS
12:31:50 [2019-10-20T12:31:50.846Z] 
12:31:50 [2019-10-20T12:31:50.846Z] DONE 2 tests in 0.176s
12:31:50 [2019-10-20T12:31:50.846Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:31:50 [2019-10-20T12:31:50.846Z] ++ 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
12:31:50 [2019-10-20T12:31:50.846Z] ++ set -e
12:31:50 [2019-10-20T12:31:50.846Z] ++ '[' -n 0 ']'
12:31:50 [2019-10-20T12:31:50.846Z] ++ set -x
12:31:50 [2019-10-20T12:31:50.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-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
12:31:51 [2019-10-20T12:31:51.104Z] INFO: Testing against a local daemon
12:31:51 [2019-10-20T12:31:51.104Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:31:51 [2019-10-20T12:31:51.104Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:31:51 [2019-10-20T12:31:51.104Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:31:51 [2019-10-20T12:31:51.104Z] === RUN   TestEventsExecDie
12:31:51 [2019-10-20T12:31:51.669Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:31:51 [2019-10-20T12:31:51.669Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:31:51 [2019-10-20T12:31:51.928Z] --- PASS: TestEventsExecDie (0.94s)
12:31:51 [2019-10-20T12:31:51.928Z] === RUN   TestEventsBackwardsCompatible
12:31:52 [2019-10-20T12:31:52.186Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
12:31:52 [2019-10-20T12:31:52.186Z] === RUN   TestInfoBinaryCommits
12:31:52 [2019-10-20T12:31:52.186Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:31:52 [2019-10-20T12:31:52.186Z] === RUN   TestInfoAPIVersioned
12:31:52 [2019-10-20T12:31:52.186Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:31:52 [2019-10-20T12:31:52.186Z] === RUN   TestInfoAPI
12:31:52 [2019-10-20T12:31:52.186Z] --- PASS: TestInfoAPI (0.05s)
12:31:52 [2019-10-20T12:31:52.186Z] === RUN   TestInfoAPIWarnings
12:31:53 [2019-10-20T12:31:53.120Z] --- PASS: TestInfoAPIWarnings (0.78s)
12:31:53 [2019-10-20T12:31:53.120Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:325: [dd06dbcc9a527] waiting for daemon to start
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:325: [dd06dbcc9a527] waiting for daemon to start
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:353: [dd06dbcc9a527] daemon started
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:461: [dd06dbcc9a527] Stopping daemon
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:296: [dd06dbcc9a527] exiting daemon
12:31:53 [2019-10-20T12:31:53.120Z]     daemon.go:448: [dd06dbcc9a527] Daemon stopped
12:31:53 [2019-10-20T12:31:53.120Z] === RUN   TestLoginFailsWithBadCredentials
12:31:53 [2019-10-20T12:31:53.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
12:31:53 [2019-10-20T12:31:53.379Z] === RUN   TestPingCacheHeaders
12:31:53 [2019-10-20T12:31:53.379Z] --- PASS: TestPingCacheHeaders (0.02s)
12:31:53 [2019-10-20T12:31:53.379Z] === RUN   TestPingGet
12:31:53 [2019-10-20T12:31:53.379Z] --- PASS: TestPingGet (0.05s)
12:31:53 [2019-10-20T12:31:53.379Z] === RUN   TestPingHead
12:31:53 [2019-10-20T12:31:53.379Z] --- PASS: TestPingHead (0.02s)
12:31:53 [2019-10-20T12:31:53.379Z] === RUN   TestVersion
12:31:53 [2019-10-20T12:31:53.379Z] --- PASS: TestVersion (0.03s)
12:31:53 [2019-10-20T12:31:53.379Z] PASS
12:31:53 [2019-10-20T12:31:53.379Z] 
12:31:53 [2019-10-20T12:31:53.379Z] === Skipped
12:31:53 [2019-10-20T12:31:53.379Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:31:53 [2019-10-20T12:31:53.379Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:31:53 [2019-10-20T12:31:53.379Z] 
12:31:53 [2019-10-20T12:31:53.379Z] 
12:31:53 [2019-10-20T12:31:53.379Z] DONE 12 tests, 1 skipped in 2.439s
12:31:53 [2019-10-20T12:31:53.379Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:31:53 [2019-10-20T12:31:53.379Z] ++ 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
12:31:53 [2019-10-20T12:31:53.379Z] ++ set -e
12:31:53 [2019-10-20T12:31:53.379Z] ++ '[' -n 0 ']'
12:31:53 [2019-10-20T12:31:53.379Z] ++ set -x
12:31:53 [2019-10-20T12:31:53.379Z] ++ env -i DEST=/go/src/github.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
12:31:53 [2019-10-20T12:31:53.379Z] INFO: Testing against a local daemon
12:31:53 [2019-10-20T12:31:53.379Z] === RUN   TestVolumesCreateAndList
12:31:53 [2019-10-20T12:31:53.570Z] #36 exporting layers 3.3s done
12:31:53 [2019-10-20T12:31:53.570Z] #36 writing image sha256:4305ff464f40b74b9808f8dad0bc91c0df216ee37237f76555fa36526479236d done
12:31:53 [2019-10-20T12:31:53.570Z] #36 naming to docker.io/library/moby-e2e-test done
12:31:53 [2019-10-20T12:31:53.570Z] #36 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:31:53 [2019-10-20T12:31:53.636Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:31:53 [2019-10-20T12:31:53.637Z] === RUN   TestVolumesRemove
12:31:53 [2019-10-20T12:31:53.637Z] --- PASS: TestVolumesRemove (0.09s)
12:31:53 [2019-10-20T12:31:53.637Z] === RUN   TestVolumesInspect
12:31:53 [2019-10-20T12:31:53.637Z] --- PASS: TestVolumesInspect (0.03s)
12:31:53 [2019-10-20T12:31:53.637Z] === RUN   TestVolumesInvalidJSON
12:31:53 [2019-10-20T12:31:53.637Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:31:53 [2019-10-20T12:31:53.637Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:31:53 [2019-10-20T12:31:53.637Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:31:53 [2019-10-20T12:31:53.637Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:31:53 [2019-10-20T12:31:53.637Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:31:53 [2019-10-20T12:31:53.637Z] PASS
12:31:53 [2019-10-20T12:31:53.637Z] 
12:31:53 [2019-10-20T12:31:53.637Z] DONE 5 tests in 0.269s
12:31:53 [2019-10-20T12:31:53.637Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:31:53 [2019-10-20T12:31:53.883Z] + echo Ensuring container killed.
12:31:53 [2019-10-20T12:31:53.883Z] Ensuring container killed.
12:31:53 [2019-10-20T12:31:53.883Z] + docker rm -vf docker-pr3
12:31:53 [2019-10-20T12:31:53.883Z] Error: No such container: docker-pr3
12:31:53 [2019-10-20T12:31:53.883Z] + true
[Pipeline] sh
12:31:53 [2019-10-20T12:31:53.894Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:31:53 [2019-10-20T12:31:53.894Z] ++++ cat bundles/test-integration/docker.pid
12:31:53 [2019-10-20T12:31:53.894Z] +++ kill 4497
12:31:54 [2019-10-20T12:31:54.165Z] + echo Chowning /workspace to jenkins user
12:31:54 [2019-10-20T12:31:54.165Z] Chowning /workspace to jenkins user
12:31:54 [2019-10-20T12:31:54.165Z] + id -u
12:31:54 [2019-10-20T12:31:54.165Z] + id -g
12:31:54 [2019-10-20T12:31:54.165Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-405:/workspace busybox chown -R 1000:1000 /workspace
12:31:55 [2019-10-20T12:31:55.266Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:31:55 [2019-10-20T12:31:55.266Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:31:55 [2019-10-20T12:31:55.266Z] umount: bundles/test-integration/root: mountpoint not found
12:31:55 [2019-10-20T12:31:55.266Z] +++ /etc/init.d/apparmor stop
12:31:55 [2019-10-20T12:31:55.266Z] Clearing AppArmor profiles cache:.
12:31:55 [2019-10-20T12:31:55.266Z] All profile caches have been cleared, but no profiles have been unloaded.
12:31:55 [2019-10-20T12:31:55.266Z] Unloading profiles will leave already running processes permanently
12:31:55 [2019-10-20T12:31:55.266Z] unconfined, which can lead to unexpected situations.
12:31:55 [2019-10-20T12:31:55.266Z] 
12:31:55 [2019-10-20T12:31:55.266Z] To set a process to complain mode, use the command line tool
12:31:55 [2019-10-20T12:31:55.266Z] 'aa-complain'. To really tear down all profiles, run the init script
12:31:55 [2019-10-20T12:31:55.266Z] with the 'teardown' option."
12:31:55 [2019-10-20T12:31:55.266Z] 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:31:55 [2019-10-20T12:31:55.831Z] + bundleName=unit
12:31:55 [2019-10-20T12:31:55.831Z] + echo Creating unit-bundles.tar.gz
12:31:55 [2019-10-20T12:31:55.831Z] Creating unit-bundles.tar.gz
12:31:55 [2019-10-20T12:31:55.831Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:31:55 [2019-10-20T12:31:55.831Z] bundles/junit-report.xml
12:31:55 [2019-10-20T12:31:55.831Z] bundles/go-test-report.json
12:31:55 [2019-10-20T12:31:55.831Z] bundles/profile.out
12:31:55 [2019-10-20T12:31:55.831Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
[Pipeline] archiveArtifacts
12:31:55 [2019-10-20T12:31:55.842Z] Archiving artifacts
12:31:56 [2019-10-20T12:31:56.326Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:31:56 [2019-10-20T12:31:56.635Z] + make clean
12:31:56 [2019-10-20T12:31:56.766Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:31:56 [2019-10-20T12:31:56.893Z] docker volume rm -f docker-dev-cache
12:31:56 [2019-10-20T12:31:56.893Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:31:57 [2019-10-20T12:31:57.702Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:31:58 [2019-10-20T12:31:58.635Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:31:58 [2019-10-20T12:31:58.635Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:31:59 [2019-10-20T12:31:59.568Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:32:00 [2019-10-20T12:32:00.500Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:32:01 [2019-10-20T12:32:01.433Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:32:01 [2019-10-20T12:32:01.433Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:32:02 [2019-10-20T12:32:02.365Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:32:03 [2019-10-20T12:32:03.736Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:32:04 [2019-10-20T12:32:04.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:32:05 [2019-10-20T12:32:05.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:32:05 [2019-10-20T12:32:05.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:32:05 [2019-10-20T12:32:05.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:32:05 [2019-10-20T12:32:05.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:32:05 [2019-10-20T12:32:05.708Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon	3.538s	coverage: 9.1% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/cluster	1.626s	coverage: 0.5% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.344s	coverage: 65.3% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.590s	coverage: 35.8% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.587s	coverage: 10.9% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/config	0.918s	coverage: 82.3% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/discovery	0.461s	coverage: 30.4% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/events	0.382s	coverage: 50.0% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/graphdriver	0.274s	coverage: 2.3% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/images	0.358s	coverage: 4.9% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/links	0.081s	coverage: 93.0% of statements
12:32:05 [2019-10-20T12:32:05.751Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:32:05 [2019-10-20T12:32:05.751Z] ok  	github.com/docker/docker/daemon/logger	0.456s	coverage: 44.0% of statements
12:32:06 [2019-10-20T12:32:06.213Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.781s	coverage: 78.6% of statements
12:32:06 [2019-10-20T12:32:06.213Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:32:06 [2019-10-20T12:32:06.213Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:32:06 [2019-10-20T12:32:06.213Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:32:06 [2019-10-20T12:32:06.213Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:32:06 [2019-10-20T12:32:06.213Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:32:06 [2019-10-20T12:32:06.213Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.448s	coverage: 62.1% of statements
12:32:06 [2019-10-20T12:32:06.213Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.257s	coverage: 88.3% of statements
12:32:06 [2019-10-20T12:32:06.643Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:32:09 [2019-10-20T12:32:09.128Z] ok  	github.com/docker/docker/daemon/logger/local	0.390s	coverage: 74.7% of statements
12:32:09 [2019-10-20T12:32:09.129Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:32:09 [2019-10-20T12:32:09.590Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.996s	coverage: 19.5% of statements
12:32:11 [2019-10-20T12:32:11.899Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:32:11 [2019-10-20T12:32:11.899Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:32:12 [2019-10-20T12:32:12.156Z] === RUN   TestDockerSuite/TestContainerAPITop
12:32:12 [2019-10-20T12:32:12.503Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.276s	coverage: 84.5% of statements
12:32:12 [2019-10-20T12:32:12.503Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.244s	coverage: 47.8% of statements
12:32:12 [2019-10-20T12:32:12.503Z] ok  	github.com/docker/docker/daemon/logger/templates	0.181s	coverage: 8.3% of statements
12:32:12 [2019-10-20T12:32:12.503Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:32:12 [2019-10-20T12:32:12.503Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:32:12 [2019-10-20T12:32:12.503Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:32:13 [2019-10-20T12:32:13.528Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:32:13 [2019-10-20T12:32:13.528Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:32:13 [2019-10-20T12:32:13.528Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:32:15 [2019-10-20T12:32:15.424Z] ok  	github.com/docker/docker/distribution	1.465s	coverage: 20.5% of statements
12:32:15 [2019-10-20T12:32:15.424Z] ok  	github.com/docker/docker/distribution/metadata	1.606s	coverage: 48.2% of statements
12:32:15 [2019-10-20T12:32:15.424Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:32:15 [2019-10-20T12:32:15.886Z] ok  	github.com/docker/docker/distribution/xfer	1.704s	coverage: 62.2% of statements
12:32:15 [2019-10-20T12:32:15.886Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:32:15 [2019-10-20T12:32:15.886Z] ok  	github.com/docker/docker/errdefs	0.145s	coverage: 48.2% of statements
12:32:16 [2019-10-20T12:32:16.804Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:32:17 [2019-10-20T12:32:17.062Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:32:18 [2019-10-20T12:32:18.432Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:32:18 [2019-10-20T12:32:18.801Z] ok  	github.com/docker/docker/image	0.933s	coverage: 86.4% of statements
12:32:18 [2019-10-20T12:32:18.801Z] ok  	github.com/docker/docker/image/cache	0.652s	coverage: 19.2% of statements
12:32:18 [2019-10-20T12:32:18.801Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:32:18 [2019-10-20T12:32:18.801Z] ok  	github.com/docker/docker/image/v1	0.190s	coverage: 25.0% of statements
12:32:18 [2019-10-20T12:32:18.801Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:32:19 [2019-10-20T12:32:19.262Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:32:20 [2019-10-20T12:32:20.236Z] ok  	github.com/docker/docker/internal/testutil	0.111s	coverage: 62.5% of statements
12:32:23 [2019-10-20T12:32:23.688Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:32:23 [2019-10-20T12:32:23.945Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:32:23 [2019-10-20T12:32:23.984Z] ok  	github.com/docker/docker/layer	0.619s	coverage: 30.4% of statements
12:32:23 [2019-10-20T12:32:23.984Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ok  	github.com/docker/docker/libcontainerd/local	0.324s	coverage: 1.0% of statements
12:32:25 [2019-10-20T12:32:25.530Z] ok  	github.com/docker/docker/libcontainerd/queue	0.467s	coverage: 87.5% of statements
12:32:25 [2019-10-20T12:32:25.530Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ?   	github.com/docker/docker/oci	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:32:25 [2019-10-20T12:32:25.530Z] ok  	github.com/docker/docker/opts	0.536s	coverage: 67.3% of statements
12:32:25 [2019-10-20T12:32:25.530Z] ok  	github.com/docker/docker/pkg/aaparser	0.324s	coverage: 50.0% of statements
12:32:25 [2019-10-20T12:32:25.840Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:32:27 [2019-10-20T12:32:27.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:32:32 [2019-10-20T12:32:32.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:32:54 [2019-10-20T12:32:54.413Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:32:54 [2019-10-20T12:32:54.413Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:32:54 [2019-10-20T12:32:54.413Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:32:56 [2019-10-20T12:32:56.309Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:32:58 [2019-10-20T12:32:58.833Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/archive	10.747s	coverage: 62.2% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/authorization	0.668s	coverage: 26.2% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/broadcaster	0.096s	coverage: 100.0% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/capabilities	0.075s	coverage: 87.5% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.147s	coverage: 15.4% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/directory	0.090s	coverage: 80.0% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/discovery	0.109s	coverage: 58.3% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/discovery/file	0.253s	coverage: 92.9% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.595s	coverage: 84.1% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.387s	coverage: 92.3% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.332s	coverage: 93.8% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/filenotify	0.047s	coverage: 43.8% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/fileutils	0.391s	coverage: 87.7% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/homedir	0.088s	coverage: 37.5% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/idtools	0.207s	coverage: 6.3% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/ioutils	0.827s	coverage: 68.7% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.264s	coverage: 91.7% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/locker	0.060s	coverage: 88.9% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/longpath	0.125s	coverage: 100.0% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.079s	coverage: 85.7% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/parsers	0.216s	coverage: 97.0% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ok  	github.com/docker/docker/pkg/pidfile	0.091s	coverage: 82.6% of statements
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:33:01 [2019-10-20T12:33:01.280Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:33:02 [2019-10-20T12:33:02.113Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:33:03 [2019-10-20T12:33:03.485Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:33:03 [2019-10-20T12:33:03.485Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:33:04 [2019-10-20T12:33:04.416Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:33:05 [2019-10-20T12:33:05.788Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:33:06 [2019-10-20T12:33:06.721Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:33:07 [2019-10-20T12:33:07.652Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:33:08 [2019-10-20T12:33:08.585Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:33:09 [2019-10-20T12:33:09.517Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:33:10 [2019-10-20T12:33:10.890Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:33:11 [2019-10-20T12:33:11.823Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:33:12 [2019-10-20T12:33:12.754Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/plugins	35.103s	coverage: 73.6% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.209s	coverage: 56.8% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.134s	coverage: 85.7% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/pools	0.051s	coverage: 87.9% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/pubsub	1.140s	coverage: 72.7% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/reexec	0.184s	coverage: 82.4% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/stdcopy	0.100s	coverage: 100.0% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/streamformatter	0.062s	coverage: 66.2% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 38.2% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/system	0.096s	coverage: 12.3% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/tarsum	0.197s	coverage: 89.3% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/term	0.093s	coverage: 30.8% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/term/windows	0.077s	coverage: 0.0% of statements [no tests to run]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/truncindex	0.188s	coverage: 91.5% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/plugin	0.476s	coverage: 12.0% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/plugin/v2	0.176s	coverage: 20.1% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/reference	0.181s	coverage: 84.4% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/registry	0.518s	coverage: 52.3% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/registry/resumable	0.412s	coverage: 100.0% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/restartmanager	0.050s	coverage: 49.0% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/rootless	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/runconfig	0.255s	coverage: 54.5% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/volume	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/volume/drivers	0.126s	coverage: 36.1% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/volume/local	0.247s	coverage: 37.7% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/volume/mounts	0.113s	coverage: 66.2% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ok  	github.com/docker/docker/volume/service	0.442s	coverage: 70.3% of statements
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:33:13 [2019-10-20T12:33:13.721Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:33:14 [2019-10-20T12:33:14.134Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:33:15 [2019-10-20T12:33:15.066Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:33:15 [2019-10-20T12:33:15.921Z] INFO: make.ps1 ended at 10/20/2019 12:33:15
12:33:15 [2019-10-20T12:33:15.996Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:33:17 [2019-10-20T12:33:17.023Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:33:17 [2019-10-20T12:33:17.473Z] INFO: Unit tests ended at 10/20/2019 12:33:17. Duration:00:04:17.4425670
12:33:17 [2019-10-20T12:33:17.473Z] INFO: Building busybox
12:33:17 [2019-10-20T12:33:17.939Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
12:33:17 [2019-10-20T12:33:17.939Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
12:33:17 [2019-10-20T12:33:17.939Z] 
12:33:17 [2019-10-20T12:33:17.939Z] Sending build context to Docker daemon   2.56kB
12:33:17 [2019-10-20T12:33:17.939Z] 
12:33:17 [2019-10-20T12:33:17.939Z] Step 1/6 : FROM microsoft/windowsservercore
12:33:17 [2019-10-20T12:33:17.939Z]  ---> 739b21bd02e7
12:33:17 [2019-10-20T12:33:17.939Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
12:33:17 [2019-10-20T12:33:17.939Z]  ---> Running in 06aa48efb7e7
12:33:18 [2019-10-20T12:33:18.921Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:33:19 [2019-10-20T12:33:19.853Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:33:20 [2019-10-20T12:33:20.785Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:33:20 [2019-10-20T12:33:20.785Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:33:21 [2019-10-20T12:33:21.717Z] === RUN   TestDockerSuite/TestCpRelativePath
12:33:22 [2019-10-20T12:33:22.648Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:33:24 [2019-10-20T12:33:24.020Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:33:24 [2019-10-20T12:33:24.952Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:33:25 [2019-10-20T12:33:25.063Z] Removing intermediate container 06aa48efb7e7
12:33:25 [2019-10-20T12:33:25.063Z]  ---> 8034ceb2b826
12:33:25 [2019-10-20T12:33:25.063Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
12:33:25 [2019-10-20T12:33:25.528Z] 
12:33:25 [2019-10-20T12:33:25.994Z]  ---> 6f4a1394f193
12:33:25 [2019-10-20T12:33:25.994Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
12:33:25 [2019-10-20T12:33:25.994Z]  ---> Running in 7f2a16d65920
12:33:26 [2019-10-20T12:33:26.322Z] === RUN   TestDockerSuite/TestCpToCaseA
12:33:27 [2019-10-20T12:33:27.559Z] 
12:33:27 [2019-10-20T12:33:27.559Z] SUCCESS: Specified value was saved.
12:33:28 [2019-10-20T12:33:28.219Z] === RUN   TestDockerSuite/TestCpToCaseB
12:33:28 [2019-10-20T12:33:28.784Z] === RUN   TestDockerSuite/TestCpToCaseC
12:33:31 [2019-10-20T12:33:31.308Z] === RUN   TestDockerSuite/TestCpToCaseD
12:33:31 [2019-10-20T12:33:31.328Z] Removing intermediate container 7f2a16d65920
12:33:31 [2019-10-20T12:33:31.328Z]  ---> 671a67a9b2ce
12:33:31 [2019-10-20T12:33:31.328Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:33:31 [2019-10-20T12:33:31.328Z]  ---> Running in 1dd01def8b4d
12:33:36 [2019-10-20T12:33:36.567Z] === RUN   TestDockerSuite/TestCpToCaseE
12:33:38 [2019-10-20T12:33:38.445Z] Cannot create a file when that file already exists.
12:33:40 [2019-10-20T12:33:40.844Z] === RUN   TestDockerSuite/TestCpToCaseF
12:33:41 [2019-10-20T12:33:41.101Z] === RUN   TestDockerSuite/TestCpToCaseG
12:33:41 [2019-10-20T12:33:41.665Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:33:45 [2019-10-20T12:33:45.570Z] Removing intermediate container 1dd01def8b4d
12:33:45 [2019-10-20T12:33:45.570Z]  ---> cd0602618aa8
12:33:45 [2019-10-20T12:33:45.570Z] Step 6/6 : CMD ["sh"]
12:33:45 [2019-10-20T12:33:45.570Z]  ---> Running in 0eb733ad7135
12:33:45 [2019-10-20T12:33:45.570Z] Removing intermediate container 0eb733ad7135
12:33:45 [2019-10-20T12:33:45.570Z]  ---> 147d99b7ed4c
12:33:45 [2019-10-20T12:33:45.570Z] Successfully built 147d99b7ed4c
12:33:45 [2019-10-20T12:33:45.570Z] Successfully tagged busybox:latest
12:33:45 [2019-10-20T12:33:45.570Z] INFO: Docker images of the daemon under test
12:33:45 [2019-10-20T12:33:45.570Z] 
12:33:45 [2019-10-20T12:33:45.570Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:33:45 [2019-10-20T12:33:45.570Z] busybox                                latest              147d99b7ed4c        Less than a second ago   4.83GB
12:33:45 [2019-10-20T12:33:45.570Z] microsoft/windowsservercore            latest              739b21bd02e7        11 days ago              4.79GB
12:33:45 [2019-10-20T12:33:45.570Z] mcr.microsoft.com/windows/servercore   ltsc2019            739b21bd02e7        11 days ago              4.79GB
12:33:45 [2019-10-20T12:33:45.570Z] 
12:33:45 [2019-10-20T12:33:45.570Z] INFO: Running integration tests at 10/20/2019 12:33:45...
12:33:45 [2019-10-20T12:33:45.570Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:33:45 [2019-10-20T12:33:45.570Z] INFO: Integration API tests being run from the host:
12:33:46 [2019-10-20T12:33:46.035Z] INFO: make.ps1 starting at 10/20/2019 12:33:45
12:33:46 [2019-10-20T12:33:46.923Z] === RUN   TestDockerSuite/TestCpToCaseH
12:33:47 [2019-10-20T12:33:47.588Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
12:33:51 [2019-10-20T12:33:51.099Z] === RUN   TestDockerSuite/TestCpToCaseI
12:33:51 [2019-10-20T12:33:51.356Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:33:56 [2019-10-20T12:33:56.614Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:33:57 [2019-10-20T12:33:57.985Z] === RUN   TestDockerSuite/TestCpToDot
12:33:58 [2019-10-20T12:33:58.549Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:34:00 [2019-10-20T12:34:00.446Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:34:02 [2019-10-20T12:34:02.342Z] === RUN   TestDockerSuite/TestCpToStdout
12:34:03 [2019-10-20T12:34:03.273Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:34:06 [2019-10-20T12:34:06.551Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:34:06 [2019-10-20T12:34:06.809Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:34:08 [2019-10-20T12:34:08.180Z] === RUN   TestDockerSuite/TestCpVolumePath
12:34:10 [2019-10-20T12:34:10.076Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:34:10 [2019-10-20T12:34:10.076Z] === RUN   TestDockerSuite/TestCreateArgs
12:34:10 [2019-10-20T12:34:10.076Z] === RUN   TestDockerSuite/TestCreateByImageID
12:34:10 [2019-10-20T12:34:10.640Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:34:11 [2019-10-20T12:34:11.572Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:34:11 [2019-10-20T12:34:11.572Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:34:11 [2019-10-20T12:34:11.572Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:34:12 [2019-10-20T12:34:12.503Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:34:12 [2019-10-20T12:34:12.761Z] === RUN   TestDockerSuite/TestCreateLabels
12:34:12 [2019-10-20T12:34:12.761Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:34:13 [2019-10-20T12:34:13.019Z] === RUN   TestDockerSuite/TestCreateRM
12:34:13 [2019-10-20T12:34:13.277Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:34:13 [2019-10-20T12:34:13.277Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:34:13 [2019-10-20T12:34:13.277Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:34:13 [2019-10-20T12:34:13.534Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:34:16 [2019-10-20T12:34:16.060Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:34:16 [2019-10-20T12:34:16.060Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:34:16 [2019-10-20T12:34:16.060Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:34:17 [2019-10-20T12:34:17.683Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
12:34:17 [2019-10-20T12:34:17.683Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
12:34:20 [2019-10-20T12:34:20.242Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:34:20 [2019-10-20T12:34:20.243Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:34:20 [2019-10-20T12:34:20.243Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:34:20 [2019-10-20T12:34:20.500Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:34:20 [2019-10-20T12:34:20.500Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:34:20 [2019-10-20T12:34:20.500Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:34:21 [2019-10-20T12:34:21.432Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:34:22 [2019-10-20T12:34:22.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
12:34:23 [2019-10-20T12:34:23.328Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:34:24 [2019-10-20T12:34:24.259Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:34:25 [2019-10-20T12:34:25.383Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
12:34:25 [2019-10-20T12:34:25.630Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:34:27 [2019-10-20T12:34:27.538Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:34:28 [2019-10-20T12:34:28.468Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:34:29 [2019-10-20T12:34:29.032Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:34:29 [2019-10-20T12:34:29.217Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:34:29 [2019-10-20T12:34:29.289Z] === RUN   TestDockerSuite/TestDevicePermissions
12:34:29 [2019-10-20T12:34:29.682Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:34:30 [2019-10-20T12:34:30.220Z] === RUN   TestDockerSuite/TestDockerFails
12:34:30 [2019-10-20T12:34:30.220Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:34:30 [2019-10-20T12:34:30.220Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:34:30 [2019-10-20T12:34:30.220Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:34:31 [2019-10-20T12:34:31.236Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
12:34:31 [2019-10-20T12:34:31.591Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:34:31 [2019-10-20T12:34:31.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:34:32 [2019-10-20T12:34:32.521Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:34:32 [2019-10-20T12:34:32.681Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
12:34:33 [2019-10-20T12:34:33.894Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:34:33 [2019-10-20T12:34:33.894Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:34:33 [2019-10-20T12:34:33.894Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:34:34 [2019-10-20T12:34:34.151Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:34:36 [2019-10-20T12:34:36.452Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:34:40 [2019-10-20T12:34:40.699Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:34:41 [2019-10-20T12:34:41.270Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:34:43 [2019-10-20T12:34:43.978Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:34:45 [2019-10-20T12:34:45.874Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:34:46 [2019-10-20T12:34:46.465Z] --- PASS: TestImportExtremelyLargeImageWorks (312.76s)
12:34:46 [2019-10-20T12:34:46.465Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:325: [db2d6cd67d54a] waiting for daemon to start
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:325: [db2d6cd67d54a] waiting for daemon to start
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:353: [db2d6cd67d54a] daemon started
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:461: [db2d6cd67d54a] Stopping daemon
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:296: [db2d6cd67d54a] exiting daemon
12:34:46 [2019-10-20T12:34:46.465Z]     daemon.go:448: [db2d6cd67d54a] Daemon stopped
12:34:46 [2019-10-20T12:34:46.465Z] PASS
12:34:46 [2019-10-20T12:34:46.465Z] 
12:34:46 [2019-10-20T12:34:46.465Z] DONE 11 tests in 314.159s
12:34:46 [2019-10-20T12:34:46.465Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
12:34:46 [2019-10-20T12:34:46.465Z] ++ 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
12:34:46 [2019-10-20T12:34:46.465Z] ++ set -e
12:34:46 [2019-10-20T12:34:46.465Z] ++ '[' -n 0 ']'
12:34:46 [2019-10-20T12:34:46.465Z] ++ set -x
12:34:46 [2019-10-20T12:34:46.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:34:46 [2019-10-20T12:34:46.465Z] INFO: Testing against a local daemon
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestNetworkCreateDelete
12:34:46 [2019-10-20T12:34:46.465Z] --- PASS: TestNetworkCreateDelete (0.23s)
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestDockerNetworkDeletePreferID
12:34:46 [2019-10-20T12:34:46.465Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestInspectNetwork
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestInspectNetwork/full_network_id
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestInspectNetwork/partial_network_id
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestInspectNetwork/network_name
12:34:46 [2019-10-20T12:34:46.465Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:34:46 [2019-10-20T12:34:46.465Z] --- PASS: TestInspectNetwork (8.55s)
12:34:46 [2019-10-20T12:34:46.466Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:325: [de3e44a0ceeee] waiting for daemon to start
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:325: [de3e44a0ceeee] waiting for daemon to start
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:353: [de3e44a0ceeee] daemon started
12:34:46 [2019-10-20T12:34:46.466Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:34:46 [2019-10-20T12:34:46.466Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:34:46 [2019-10-20T12:34:46.466Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:34:46 [2019-10-20T12:34:46.466Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:461: [de3e44a0ceeee] Stopping daemon
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:296: [de3e44a0ceeee] exiting daemon
12:34:46 [2019-10-20T12:34:46.466Z]     daemon.go:448: [de3e44a0ceeee] Daemon stopped
12:34:46 [2019-10-20T12:34:46.466Z] === RUN   TestRunContainerWithBridgeNone
12:34:46 [2019-10-20T12:34:46.806Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:34:48 [2019-10-20T12:34:48.703Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:34:49 [2019-10-20T12:34:49.232Z] --- PASS: TestRunContainerWithBridgeNone (2.72s)
12:34:49 [2019-10-20T12:34:49.232Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:325: [d3b8b13fd1de6] waiting for daemon to start
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:325: [d3b8b13fd1de6] waiting for daemon to start
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:353: [d3b8b13fd1de6] daemon started
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:461: [d3b8b13fd1de6] Stopping daemon
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:296: [d3b8b13fd1de6] exiting daemon
12:34:49 [2019-10-20T12:34:49.232Z]     daemon.go:448: [d3b8b13fd1de6] Daemon stopped
12:34:49 [2019-10-20T12:34:49.232Z] === RUN   TestNetworkInvalidJSON
12:34:49 [2019-10-20T12:34:49.232Z] === RUN   TestNetworkInvalidJSON//networks/create
12:34:49 [2019-10-20T12:34:49.232Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:34:49 [2019-10-20T12:34:49.232Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:34:49 [2019-10-20T12:34:49.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:34:49 [2019-10-20T12:34:49.232Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:49 [2019-10-20T12:34:49.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:49 [2019-10-20T12:34:49.232Z] === CONT  TestNetworkInvalidJSON//networks/create
12:34:49 [2019-10-20T12:34:49.232Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:34:49 [2019-10-20T12:34:49.232Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:49 [2019-10-20T12:34:49.232Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:34:49 [2019-10-20T12:34:49.232Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:34:49 [2019-10-20T12:34:49.232Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:34:49 [2019-10-20T12:34:49.232Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:34:49 [2019-10-20T12:34:49.232Z] === RUN   TestDaemonRestartWithLiveRestore
12:34:50 [2019-10-20T12:34:50.073Z] === RUN   TestDockerSuite/TestEventsAttach
12:34:50 [2019-10-20T12:34:50.125Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:34:50 [2019-10-20T12:34:50.248Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
12:34:50 [2019-10-20T12:34:50.248Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:325: [df932d0dc35d4] waiting for daemon to start
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:325: [df932d0dc35d4] waiting for daemon to start
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:353: [df932d0dc35d4] daemon started
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:461: [df932d0dc35d4] Stopping daemon
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:296: [df932d0dc35d4] exiting daemon
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:448: [df932d0dc35d4] Daemon stopped
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:325: [df932d0dc35d4] waiting for daemon to start
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:325: [df932d0dc35d4] waiting for daemon to start
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:353: [df932d0dc35d4] daemon started
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:461: [df932d0dc35d4] Stopping daemon
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:296: [df932d0dc35d4] exiting daemon
12:34:50 [2019-10-20T12:34:50.248Z]     daemon.go:448: [df932d0dc35d4] Daemon stopped
12:34:50 [2019-10-20T12:34:50.248Z] === RUN   TestDaemonDefaultNetworkPools
12:34:51 [2019-10-20T12:34:51.003Z] === RUN   TestDockerSuite/TestEventsCommit
12:34:51 [2019-10-20T12:34:51.256Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
12:34:51 [2019-10-20T12:34:51.256Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:325: [de3d9df2b2f52] waiting for daemon to start
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:325: [de3d9df2b2f52] waiting for daemon to start
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:353: [de3d9df2b2f52] daemon started
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:461: [de3d9df2b2f52] Stopping daemon
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:296: [de3d9df2b2f52] exiting daemon
12:34:51 [2019-10-20T12:34:51.256Z]     daemon.go:448: [de3d9df2b2f52] Daemon stopped
12:34:51 [2019-10-20T12:34:51.256Z] === RUN   TestDaemonRestartWithExistingNetwork
12:34:51 [2019-10-20T12:34:51.945Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:34:52 [2019-10-20T12:34:52.268Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
12:34:52 [2019-10-20T12:34:52.269Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:325: [dd70277796b31] waiting for daemon to start
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:325: [dd70277796b31] waiting for daemon to start
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:353: [dd70277796b31] daemon started
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:461: [dd70277796b31] Stopping daemon
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:296: [dd70277796b31] exiting daemon
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:448: [dd70277796b31] Daemon stopped
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:325: [dd70277796b31] waiting for daemon to start
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:325: [dd70277796b31] waiting for daemon to start
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:353: [dd70277796b31] daemon started
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:461: [dd70277796b31] Stopping daemon
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:296: [dd70277796b31] exiting daemon
12:34:52 [2019-10-20T12:34:52.269Z]     daemon.go:448: [dd70277796b31] Daemon stopped
12:34:52 [2019-10-20T12:34:52.269Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:34:52 [2019-10-20T12:34:52.876Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:34:53 [2019-10-20T12:34:53.441Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:34:53 [2019-10-20T12:34:53.745Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
12:34:53 [2019-10-20T12:34:53.745Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:325: [d364743a5623d] waiting for daemon to start
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:325: [d364743a5623d] waiting for daemon to start
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:353: [d364743a5623d] daemon started
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:461: [d364743a5623d] Stopping daemon
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:296: [d364743a5623d] exiting daemon
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:448: [d364743a5623d] Daemon stopped
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:325: [d364743a5623d] waiting for daemon to start
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:325: [d364743a5623d] waiting for daemon to start
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:353: [d364743a5623d] daemon started
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:461: [d364743a5623d] Stopping daemon
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:296: [d364743a5623d] exiting daemon
12:34:53 [2019-10-20T12:34:53.745Z]     daemon.go:448: [d364743a5623d] Daemon stopped
12:34:53 [2019-10-20T12:34:53.745Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:34:53 [2019-10-20T12:34:53.905Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
12:34:54 [2019-10-20T12:34:54.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:34:54 [2019-10-20T12:34:54.364Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
12:34:54 [2019-10-20T12:34:54.364Z]     daemon.go:325: [d4e2e43e5a2dc] waiting for daemon to start
12:34:54 [2019-10-20T12:34:54.364Z]     daemon.go:325: [d4e2e43e5a2dc] waiting for daemon to start
12:34:54 [2019-10-20T12:34:54.364Z]     daemon.go:353: [d4e2e43e5a2dc] daemon started
12:34:54 [2019-10-20T12:34:54.365Z]     daemon.go:461: [d4e2e43e5a2dc] Stopping daemon
12:34:54 [2019-10-20T12:34:54.365Z]     daemon.go:296: [d4e2e43e5a2dc] exiting daemon
12:34:54 [2019-10-20T12:34:54.365Z]     daemon.go:448: [d4e2e43e5a2dc] Daemon stopped
12:34:54 [2019-10-20T12:34:54.365Z] === RUN   TestServiceWithPredefinedNetwork
12:34:54 [2019-10-20T12:34:54.372Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:34:56 [2019-10-20T12:34:56.266Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:34:57 [2019-10-20T12:34:57.048Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s)
12:34:57 [2019-10-20T12:34:57.048Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:325: [d34d62b6182e5] waiting for daemon to start
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:325: [d34d62b6182e5] waiting for daemon to start
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:353: [d34d62b6182e5] daemon started
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:461: [d34d62b6182e5] Stopping daemon
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:296: [d34d62b6182e5] exiting daemon
12:34:57 [2019-10-20T12:34:57.048Z]     daemon.go:448: [d34d62b6182e5] Daemon stopped
12:34:57 [2019-10-20T12:34:57.048Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:34:57 [2019-10-20T12:34:57.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:34:57 [2019-10-20T12:34:57.048Z]     service_test.go:230: FLAKY_TEST
12:34:57 [2019-10-20T12:34:57.048Z] === RUN   TestServiceWithDataPathPortInit
12:34:57 [2019-10-20T12:34:57.694Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
12:34:58 [2019-10-20T12:34:58.163Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:35:01 [2019-10-20T12:35:01.439Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:35:01 [2019-10-20T12:35:01.464Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
12:35:03 [2019-10-20T12:35:03.965Z] === RUN   TestDockerSuite/TestEventsCopy
12:35:04 [2019-10-20T12:35:04.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
12:35:05 [2019-10-20T12:35:05.337Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:35:07 [2019-10-20T12:35:07.235Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:35:07 [2019-10-20T12:35:07.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:35:07 [2019-10-20T12:35:07.802Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:35:08 [2019-10-20T12:35:08.242Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
12:35:08 [2019-10-20T12:35:08.367Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:35:10 [2019-10-20T12:35:10.267Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:35:10 [2019-10-20T12:35:10.832Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:35:10 [2019-10-20T12:35:10.832Z] === RUN   TestDockerSuite/TestEventsFilterType
12:35:11 [2019-10-20T12:35:11.175Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:35:11 [2019-10-20T12:35:11.175Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:35:11 [2019-10-20T12:35:11.175Z] INFO: Testing against a local daemon
12:35:11 [2019-10-20T12:35:11.175Z] === RUN   TestBuildWithSession
12:35:11 [2019-10-20T12:35:11.175Z] --- SKIP: TestBuildWithSession (0.00s)
12:35:11 [2019-10-20T12:35:11.175Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:35:11 [2019-10-20T12:35:11.175Z] === RUN   TestBuildSquashParent
12:35:11 [2019-10-20T12:35:11.175Z] --- SKIP: TestBuildSquashParent (0.00s)
12:35:11 [2019-10-20T12:35:11.175Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:35:11 [2019-10-20T12:35:11.175Z] === RUN   TestBuildWithRemoveAndForceRemove
12:35:11 [2019-10-20T12:35:11.175Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
12:35:11 [2019-10-20T12:35:11.175Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:11 [2019-10-20T12:35:11.175Z] === RUN   TestBuildMultiStageCopy
12:35:11 [2019-10-20T12:35:11.175Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:35:11 [2019-10-20T12:35:11.398Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:35:11 [2019-10-20T12:35:11.656Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:35:11 [2019-10-20T12:35:11.656Z] === RUN   TestDockerSuite/TestEventsFilters
12:35:12 [2019-10-20T12:35:12.589Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:35:13 [2019-10-20T12:35:13.524Z] === RUN   TestDockerSuite/TestEventsFormat
12:35:15 [2019-10-20T12:35:15.431Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:35:15 [2019-10-20T12:35:15.431Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:35:15 [2019-10-20T12:35:15.431Z] === RUN   TestDockerSuite/TestEventsImageImport
12:35:15 [2019-10-20T12:35:15.519Z] --- PASS: TestServiceWithDataPathPortInit (15.93s)
12:35:15 [2019-10-20T12:35:15.519Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:325: [d7819966e11ff] waiting for daemon to start
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:325: [d7819966e11ff] waiting for daemon to start
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:353: [d7819966e11ff] daemon started
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:461: [d7819966e11ff] Stopping daemon
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:296: [d7819966e11ff] exiting daemon
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:448: [d7819966e11ff] Daemon stopped
12:35:15 [2019-10-20T12:35:15.520Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:325: [dce52d407a7a9] waiting for daemon to start
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:325: [dce52d407a7a9] waiting for daemon to start
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:353: [dce52d407a7a9] daemon started
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:461: [dce52d407a7a9] Stopping daemon
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:296: [dce52d407a7a9] exiting daemon
12:35:15 [2019-10-20T12:35:15.520Z]     daemon.go:448: [dce52d407a7a9] Daemon stopped
12:35:15 [2019-10-20T12:35:15.520Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:35:16 [2019-10-20T12:35:16.363Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:35:16 [2019-10-20T12:35:16.621Z] === RUN   TestDockerSuite/TestEventsImagePull
12:35:17 [2019-10-20T12:35:17.188Z] === RUN   TestDockerSuite/TestEventsImageTag
12:35:18 [2019-10-20T12:35:18.558Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:35:18 [2019-10-20T12:35:18.816Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:35:18 [2019-10-20T12:35:18.816Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:35:18 [2019-10-20T12:35:18.816Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:35:20 [2019-10-20T12:35:20.713Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:35:21 [2019-10-20T12:35:21.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.26s)
12:35:21 [2019-10-20T12:35:21.006Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:325: [db4de282c37b1] waiting for daemon to start
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:325: [db4de282c37b1] waiting for daemon to start
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:353: [db4de282c37b1] daemon started
12:35:21 [2019-10-20T12:35:21.006Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:us2vxnq85fdmi8zv7cxn90rxc Created:2019-10-20 12:35:13.835183198 +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[d8cf1f12510b4a98d3f1130a0e363e50fd65769be17be8c64fa13b5768d2c76d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3wy1m84at6fcv2p5go8izrrya EndpointID:770f1c96b9dbd26fffd516986c54acdddb08c0467a69a32b4211deda36c2e97c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48fbc7e4ec7ff269d06a45a6e1e9c22a119b139bc2ba81678cbd62895ca87b76 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:8f71c30071af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3wy1m84at6fcv2p5go8izrrya EndpointID:770f1c96b9dbd26fffd516986c54acdddb08c0467a69a32b4211deda36c2e97c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:461: [db4de282c37b1] Stopping daemon
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:296: [db4de282c37b1] exiting daemon
12:35:21 [2019-10-20T12:35:21.006Z]     daemon.go:448: [db4de282c37b1] Daemon stopped
12:35:21 [2019-10-20T12:35:21.006Z] PASS
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] === Skipped
12:35:21 [2019-10-20T12:35:21.006Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:21 [2019-10-20T12:35:21.006Z]     service_test.go:230: FLAKY_TEST
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] DONE 21 tests, 1 skipped in 44.082s
12:35:21 [2019-10-20T12:35:21.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:35:21 [2019-10-20T12:35:21.006Z] ++ 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
12:35:21 [2019-10-20T12:35:21.006Z] ++ set -e
12:35:21 [2019-10-20T12:35:21.006Z] ++ '[' -n 0 ']'
12:35:21 [2019-10-20T12:35:21.006Z] ++ set -x
12:35:21 [2019-10-20T12:35:21.006Z] ++ env -i DEST=/go/src/github.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
12:35:21 [2019-10-20T12:35:21.006Z] INFO: Testing against a local daemon
12:35:21 [2019-10-20T12:35:21.006Z] === RUN   TestDockerNetworkIpvlanPersistance
12:35:21 [2019-10-20T12:35:21.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:35:21 [2019-10-20T12:35:21.006Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:21 [2019-10-20T12:35:21.006Z] === RUN   TestDockerNetworkIpvlan
12:35:21 [2019-10-20T12:35:21.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:35:21 [2019-10-20T12:35:21.006Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:21 [2019-10-20T12:35:21.006Z] PASS
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] === Skipped
12:35:21 [2019-10-20T12:35:21.006Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:35:21 [2019-10-20T12:35:21.006Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:35:21 [2019-10-20T12:35:21.006Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] 
12:35:21 [2019-10-20T12:35:21.006Z] DONE 2 tests, 2 skipped in 0.107s
12:35:21 [2019-10-20T12:35:21.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:35:21 [2019-10-20T12:35:21.006Z] ++ 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
12:35:21 [2019-10-20T12:35:21.006Z] ++ set -e
12:35:21 [2019-10-20T12:35:21.006Z] ++ '[' -n 0 ']'
12:35:21 [2019-10-20T12:35:21.006Z] ++ set -x
12:35:21 [2019-10-20T12:35:21.006Z] ++ env -i DEST=/go/src/github.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
12:35:21 [2019-10-20T12:35:21.290Z] INFO: Testing against a local daemon
12:35:21 [2019-10-20T12:35:21.290Z] === RUN   TestDockerNetworkMacvlanPersistance
12:35:21 [2019-10-20T12:35:21.646Z] === RUN   TestDockerSuite/TestEventsRename
12:35:22 [2019-10-20T12:35:22.579Z] === RUN   TestDockerSuite/TestEventsResize
12:35:22 [2019-10-20T12:35:22.784Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
12:35:22 [2019-10-20T12:35:22.784Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:325: [dc4124d5513a5] waiting for daemon to start
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:325: [dc4124d5513a5] waiting for daemon to start
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:353: [dc4124d5513a5] daemon started
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:461: [dc4124d5513a5] Stopping daemon
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:296: [dc4124d5513a5] exiting daemon
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:448: [dc4124d5513a5] Daemon stopped
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:325: [dc4124d5513a5] waiting for daemon to start
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:325: [dc4124d5513a5] waiting for daemon to start
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:353: [dc4124d5513a5] daemon started
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:461: [dc4124d5513a5] Stopping daemon
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:296: [dc4124d5513a5] exiting daemon
12:35:22 [2019-10-20T12:35:22.784Z]     daemon.go:448: [dc4124d5513a5] Daemon stopped
12:35:22 [2019-10-20T12:35:22.784Z] === RUN   TestDockerNetworkMacvlan
12:35:23 [2019-10-20T12:35:23.510Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:35:23 [2019-10-20T12:35:23.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:35:23 [2019-10-20T12:35:23.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:35:23 [2019-10-20T12:35:23.796Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:35:24 [2019-10-20T12:35:24.442Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:35:24 [2019-10-20T12:35:24.597Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:35:24 [2019-10-20T12:35:24.807Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:35:25 [2019-10-20T12:35:25.375Z] === RUN   TestDockerSuite/TestEventsStreaming
12:35:25 [2019-10-20T12:35:25.818Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:35:26 [2019-10-20T12:35:26.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:35:26 [2019-10-20T12:35:26.305Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:35:27 [2019-10-20T12:35:27.704Z] --- PASS: TestBuildMultiStageCopy (16.66s)
12:35:27 [2019-10-20T12:35:27.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.81s)
12:35:27 [2019-10-20T12:35:27.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s)
12:35:27 [2019-10-20T12:35:27.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s)
12:35:27 [2019-10-20T12:35:27.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s)
12:35:27 [2019-10-20T12:35:27.704Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s)
12:35:27 [2019-10-20T12:35:27.704Z] === RUN   TestBuildMultiStageParentConfig
12:35:27 [2019-10-20T12:35:27.704Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
12:35:27 [2019-10-20T12:35:27.704Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:27 [2019-10-20T12:35:27.704Z] === RUN   TestBuildLabelWithTargets
12:35:27 [2019-10-20T12:35:27.704Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:35:27 [2019-10-20T12:35:27.704Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:27 [2019-10-20T12:35:27.704Z] === RUN   TestBuildWithEmptyLayers
12:35:28 [2019-10-20T12:35:28.507Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:35:28 [2019-10-20T12:35:28.683Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildMultiStageOnBuild
12:35:28 [2019-10-20T12:35:28.683Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
12:35:28 [2019-10-20T12:35:28.683Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildUncleanTarFilenames
12:35:28 [2019-10-20T12:35:28.683Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:35:28 [2019-10-20T12:35:28.683Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildMultiStageLayerLeak
12:35:28 [2019-10-20T12:35:28.683Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
12:35:28 [2019-10-20T12:35:28.683Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildWithHugeFile
12:35:28 [2019-10-20T12:35:28.683Z] --- SKIP: TestBuildWithHugeFile (0.01s)
12:35:28 [2019-10-20T12:35:28.683Z]     build_test.go:492: testEnv.OSType == "windows"
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildWithEmptyDockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:28 [2019-10-20T12:35:28.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:29 [2019-10-20T12:35:29.148Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:29 [2019-10-20T12:35:29.148Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:29 [2019-10-20T12:35:29.148Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:29 [2019-10-20T12:35:29.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.51s)
12:35:29 [2019-10-20T12:35:29.148Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:35:29 [2019-10-20T12:35:29.148Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:35:29 [2019-10-20T12:35:29.148Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:35:29 [2019-10-20T12:35:29.148Z] === RUN   TestBuildPreserveOwnership
12:35:29 [2019-10-20T12:35:29.148Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:35:29 [2019-10-20T12:35:29.148Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:29 [2019-10-20T12:35:29.148Z] === RUN   TestBuildPlatformInvalid
12:35:29 [2019-10-20T12:35:29.148Z] --- PASS: TestBuildPlatformInvalid (0.05s)
12:35:29 [2019-10-20T12:35:29.148Z] PASS
12:35:29 [2019-10-20T12:35:29.581Z] === RUN   TestDockerSuite/TestEventsTop
12:35:29 [2019-10-20T12:35:29.613Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:35:29 [2019-10-20T12:35:29.613Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:35:29 [2019-10-20T12:35:29.613Z] INFO: Testing against a local daemon
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigList
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigList (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigsCreateAndDelete
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigsUpdate
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigsUpdate (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestTemplatedConfig
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestTemplatedConfig (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigInspect
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigInspect (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigCreateWithLabels
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigCreateResolve
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestConfigDaemonLibtrustID
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
12:35:29 [2019-10-20T12:35:29.613Z] PASS
12:35:29 [2019-10-20T12:35:29.613Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:35:29 [2019-10-20T12:35:29.613Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:35:29 [2019-10-20T12:35:29.613Z] INFO: Testing against a local daemon
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCheckpoint
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCheckpoint (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestContainerInvalidJSON
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:35:29 [2019-10-20T12:35:29.613Z] --- PASS: TestContainerInvalidJSON (0.05s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
12:35:29 [2019-10-20T12:35:29.613Z]     copy_test.go:25: testEnv.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCopyFromContainerPathIsNotDir
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
12:35:29 [2019-10-20T12:35:29.613Z]     copy_test.go:39: testEnv.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCopyToContainerPathDoesNotExist
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s)
12:35:29 [2019-10-20T12:35:29.613Z]     copy_test.go:51: testEnv.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCopyToContainerPathIsNotDir
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
12:35:29 [2019-10-20T12:35:29.613Z]     copy_test.go:65: testEnv.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCopyFromContainer
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCopyFromContainer (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:29 [2019-10-20T12:35:29.613Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateLinkToNonExistingContainer
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidEnv
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidEnv/0
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidEnv/0
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidEnv/1
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidEnv/1
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidEnv/2
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidEnv/2
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidEnv/0
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidEnv/1
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidEnv/2
12:35:29 [2019-10-20T12:35:29.613Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateTmpfsMountsTarget
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithCustomMaskedPaths
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithCapabilities
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCreateWithCapabilities (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithCustomReadonlyPaths
12:35:29 [2019-10-20T12:35:29.613Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:35:29 [2019-10-20T12:35:29.613Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:29 [2019-10-20T12:35:29.613Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:29 [2019-10-20T12:35:29.613Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:30 [2019-10-20T12:35:30.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:30 [2019-10-20T12:35:30.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:35:30 [2019-10-20T12:35:30.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:35:30 [2019-10-20T12:35:30.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:35:30 [2019-10-20T12:35:30.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:35:30 [2019-10-20T12:35:30.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:35:30 [2019-10-20T12:35:30.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:35:30 [2019-10-20T12:35:30.078Z] === RUN   TestDiff
12:35:30 [2019-10-20T12:35:30.078Z] --- SKIP: TestDiff (0.00s)
12:35:30 [2019-10-20T12:35:30.078Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:35:30 [2019-10-20T12:35:30.078Z] === RUN   TestExecWithCloseStdin
12:35:30 [2019-10-20T12:35:30.512Z] === RUN   TestDockerSuite/TestEventsUntag
12:35:31 [2019-10-20T12:35:31.967Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:35:32 [2019-10-20T12:35:32.276Z] --- PASS: TestExecWithCloseStdin (2.43s)
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestExec
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestExec (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestExecUser
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestExecUser (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestExportContainerAndImportImage
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestExportContainerAfterDaemonRestart
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestHealthCheckWorkdir
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestHealthKillContainer
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestHealthKillContainer (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestInspectCpusetInConfigPre120
12:35:32 [2019-10-20T12:35:32.276Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:35:32 [2019-10-20T12:35:32.276Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:35:32 [2019-10-20T12:35:32.276Z] === RUN   TestKillContainerInvalidSignal
12:35:33 [2019-10-20T12:35:33.035Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:35:33 [2019-10-20T12:35:33.035Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:35:34 [2019-10-20T12:35:34.476Z] --- PASS: TestKillContainerInvalidSignal (2.09s)
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestKillContainer
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestKillContainer (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestKillStoppedContainer
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestKillStoppedContainerAPIPre120
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestKillDifferentUserContainer
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestInspectOomKilledTrue
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestInspectOomKilledFalse
12:35:34 [2019-10-20T12:35:34.476Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:35:34 [2019-10-20T12:35:34.476Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:35:34 [2019-10-20T12:35:34.476Z] === RUN   TestLogsFollowTailEmpty
12:35:34 [2019-10-20T12:35:34.933Z] === RUN   TestDockerSuite/TestExec
12:35:36 [2019-10-20T12:35:36.317Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:35:36 [2019-10-20T12:35:36.675Z] --- PASS: TestLogsFollowTailEmpty (1.99s)
12:35:36 [2019-10-20T12:35:36.675Z] === RUN   TestNetworkNat
12:35:36 [2019-10-20T12:35:36.675Z] --- SKIP: TestNetworkNat (0.00s)
12:35:36 [2019-10-20T12:35:36.675Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:35:36 [2019-10-20T12:35:36.675Z] === RUN   TestNetworkLocalhostTCPNat
12:35:36 [2019-10-20T12:35:36.675Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
12:35:36 [2019-10-20T12:35:36.675Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:36 [2019-10-20T12:35:36.675Z] === RUN   TestNetworkLoopbackNat
12:35:36 [2019-10-20T12:35:36.675Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:35:36 [2019-10-20T12:35:36.675Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
12:35:36 [2019-10-20T12:35:36.675Z] === RUN   TestPause
12:35:36 [2019-10-20T12:35:36.675Z] --- SKIP: TestPause (0.00s)
12:35:36 [2019-10-20T12:35:36.675Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:35:36 [2019-10-20T12:35:36.675Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:35:37 [2019-10-20T12:35:37.251Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:35:38 [2019-10-20T12:35:38.183Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:35:38 [2019-10-20T12:35:38.227Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s)
12:35:38 [2019-10-20T12:35:38.227Z] === RUN   TestPauseStopPausedContainer
12:35:38 [2019-10-20T12:35:38.227Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:35:38 [2019-10-20T12:35:38.227Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
12:35:38 [2019-10-20T12:35:38.227Z] === RUN   TestPsFilter
12:35:38 [2019-10-20T12:35:38.692Z] --- PASS: TestPsFilter (0.19s)
12:35:38 [2019-10-20T12:35:38.692Z] === RUN   TestRemoveContainerWithRemovedVolume
12:35:39 [2019-10-20T12:35:39.116Z] === RUN   TestDockerSuite/TestExecAPIStart
12:35:40 [2019-10-20T12:35:40.891Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s)
12:35:40 [2019-10-20T12:35:40.892Z] === RUN   TestRemoveContainerWithVolume
12:35:41 [2019-10-20T12:35:41.015Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:35:41 [2019-10-20T12:35:41.947Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:35:42 [2019-10-20T12:35:42.881Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:35:43 [2019-10-20T12:35:43.091Z] --- PASS: TestRemoveContainerWithVolume (2.14s)
12:35:43 [2019-10-20T12:35:43.091Z] === RUN   TestRemoveContainerRunning
12:35:43 [2019-10-20T12:35:43.813Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:35:45 [2019-10-20T12:35:45.186Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:35:45 [2019-10-20T12:35:45.289Z] --- PASS: TestRemoveContainerRunning (2.20s)
12:35:45 [2019-10-20T12:35:45.290Z] === RUN   TestRemoveContainerForceRemoveRunning
12:35:46 [2019-10-20T12:35:46.117Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:35:47 [2019-10-20T12:35:47.049Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:35:47 [2019-10-20T12:35:47.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s)
12:35:47 [2019-10-20T12:35:47.490Z] === RUN   TestRemoveInvalidContainer
12:35:47 [2019-10-20T12:35:47.490Z] --- PASS: TestRemoveInvalidContainer (0.03s)
12:35:47 [2019-10-20T12:35:47.490Z] === RUN   TestRenameLinkedContainer
12:35:47 [2019-10-20T12:35:47.490Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:35:47 [2019-10-20T12:35:47.490Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:35:47 [2019-10-20T12:35:47.490Z] === RUN   TestRenameStoppedContainer
12:35:48 [2019-10-20T12:35:48.943Z] === RUN   TestDockerSuite/TestExecCgroup
12:35:49 [2019-10-20T12:35:49.688Z] --- PASS: TestRenameStoppedContainer (2.42s)
12:35:49 [2019-10-20T12:35:49.688Z] === RUN   TestRenameRunningContainerAndReuse
12:35:50 [2019-10-20T12:35:50.314Z] === RUN   TestDockerSuite/TestExecEnv
12:35:50 [2019-10-20T12:35:50.410Z] --- PASS: TestDockerNetworkMacvlan (25.59s)
12:35:50 [2019-10-20T12:35:50.410Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d5b4612494610] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d5b4612494610] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d5b4612494610] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d5b4612494610] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d5b4612494610] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d5b4612494610] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d7aad68c7c27a] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d7aad68c7c27a] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d7aad68c7c27a] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d7aad68c7c27a] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d7aad68c7c27a] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d7aad68c7c27a] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d99a9657488b2] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d99a9657488b2] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d99a9657488b2] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d99a9657488b2] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d99a9657488b2] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d99a9657488b2] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d002762bb1459] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d002762bb1459] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d002762bb1459] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d002762bb1459] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d002762bb1459] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d002762bb1459] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d9c43ac0bafa7] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d9c43ac0bafa7] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d9c43ac0bafa7] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.07s)
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d9c43ac0bafa7] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d9c43ac0bafa7] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d9c43ac0bafa7] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z] PASS
12:35:50 [2019-10-20T12:35:50.410Z] 
12:35:50 [2019-10-20T12:35:50.410Z] DONE 7 tests in 27.213s
12:35:50 [2019-10-20T12:35:50.410Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
12:35:50 [2019-10-20T12:35:50.410Z] ++ 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
12:35:50 [2019-10-20T12:35:50.410Z] ++ set -e
12:35:50 [2019-10-20T12:35:50.410Z] ++ '[' -n 0 ']'
12:35:50 [2019-10-20T12:35:50.410Z] ++ set -x
12:35:50 [2019-10-20T12:35:50.410Z] ++ env -i DEST=/go/src/github.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
12:35:50 [2019-10-20T12:35:50.410Z] testing: warning: no tests to run
12:35:50 [2019-10-20T12:35:50.410Z] PASS
12:35:50 [2019-10-20T12:35:50.410Z] 
12:35:50 [2019-10-20T12:35:50.410Z] DONE 0 tests in 0.022s
12:35:50 [2019-10-20T12:35:50.410Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:35:50 [2019-10-20T12:35:50.410Z] ++ 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
12:35:50 [2019-10-20T12:35:50.410Z] ++ set -e
12:35:50 [2019-10-20T12:35:50.410Z] ++ '[' -n 0 ']'
12:35:50 [2019-10-20T12:35:50.410Z] ++ set -x
12:35:50 [2019-10-20T12:35:50.410Z] ++ env -i DEST=/go/src/github.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
12:35:50 [2019-10-20T12:35:50.410Z] INFO: Testing against a local daemon
12:35:50 [2019-10-20T12:35:50.410Z] === RUN   TestAuthZPluginAllowRequest
12:35:50 [2019-10-20T12:35:50.410Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
12:35:50 [2019-10-20T12:35:50.410Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d1c4641fc5a23] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:325: [d1c4641fc5a23] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:353: [d1c4641fc5a23] daemon started
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:461: [d1c4641fc5a23] Stopping daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:296: [d1c4641fc5a23] exiting daemon
12:35:50 [2019-10-20T12:35:50.410Z]     daemon.go:448: [d1c4641fc5a23] Daemon stopped
12:35:50 [2019-10-20T12:35:50.410Z] === RUN   TestAuthZPluginTLS
12:35:50 [2019-10-20T12:35:50.694Z] --- PASS: TestAuthZPluginTLS (0.60s)
12:35:50 [2019-10-20T12:35:50.694Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:325: [ddb11fba6b1f4] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:325: [ddb11fba6b1f4] waiting for daemon to start
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:353: [ddb11fba6b1f4] daemon started
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:461: [ddb11fba6b1f4] Stopping daemon
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:296: [ddb11fba6b1f4] exiting daemon
12:35:50 [2019-10-20T12:35:50.694Z]     daemon.go:448: [ddb11fba6b1f4] Daemon stopped
12:35:50 [2019-10-20T12:35:50.694Z] === RUN   TestAuthZPluginDenyRequest
12:35:51 [2019-10-20T12:35:51.245Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:35:51 [2019-10-20T12:35:51.313Z] --- PASS: TestAuthZPluginDenyRequest (0.59s)
12:35:51 [2019-10-20T12:35:51.313Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:325: [d33fc13d6b8ff] waiting for daemon to start
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:325: [d33fc13d6b8ff] waiting for daemon to start
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:353: [d33fc13d6b8ff] daemon started
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:461: [d33fc13d6b8ff] Stopping daemon
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:296: [d33fc13d6b8ff] exiting daemon
12:35:51 [2019-10-20T12:35:51.313Z]     daemon.go:448: [d33fc13d6b8ff] Daemon stopped
12:35:51 [2019-10-20T12:35:51.313Z] === RUN   TestAuthZPluginAPIDenyResponse
12:35:51 [2019-10-20T12:35:51.932Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
12:35:51 [2019-10-20T12:35:51.932Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:325: [d6422e6b75beb] waiting for daemon to start
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:325: [d6422e6b75beb] waiting for daemon to start
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:353: [d6422e6b75beb] daemon started
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:461: [d6422e6b75beb] Stopping daemon
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:296: [d6422e6b75beb] exiting daemon
12:35:51 [2019-10-20T12:35:51.932Z]     daemon.go:448: [d6422e6b75beb] Daemon stopped
12:35:51 [2019-10-20T12:35:51.932Z] === RUN   TestAuthZPluginDenyResponse
12:35:52 [2019-10-20T12:35:52.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:35:52 [2019-10-20T12:35:52.548Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
12:35:52 [2019-10-20T12:35:52.548Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:325: [d0485d681f609] waiting for daemon to start
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:325: [d0485d681f609] waiting for daemon to start
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:353: [d0485d681f609] daemon started
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:461: [d0485d681f609] Stopping daemon
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:296: [d0485d681f609] exiting daemon
12:35:52 [2019-10-20T12:35:52.548Z]     daemon.go:448: [d0485d681f609] Daemon stopped
12:35:52 [2019-10-20T12:35:52.548Z] === RUN   TestAuthZPluginAllowEventStream
12:35:53 [2019-10-20T12:35:53.109Z] === RUN   TestDockerSuite/TestExecExitStatus
12:35:54 [2019-10-20T12:35:54.413Z] --- PASS: TestRenameRunningContainerAndReuse (4.11s)
12:35:54 [2019-10-20T12:35:54.413Z] === RUN   TestRenameInvalidName
12:35:54 [2019-10-20T12:35:54.483Z] === RUN   TestDockerSuite/TestExecInspectID
12:35:54 [2019-10-20T12:35:54.584Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
12:35:54 [2019-10-20T12:35:54.584Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:325: [d078fd9b31882] waiting for daemon to start
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:325: [d078fd9b31882] waiting for daemon to start
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:353: [d078fd9b31882] daemon started
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:461: [d078fd9b31882] Stopping daemon
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:296: [d078fd9b31882] exiting daemon
12:35:54 [2019-10-20T12:35:54.584Z]     daemon.go:448: [d078fd9b31882] Daemon stopped
12:35:54 [2019-10-20T12:35:54.584Z] === RUN   TestAuthZPluginErrorResponse
12:35:54 [2019-10-20T12:35:54.871Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
12:35:54 [2019-10-20T12:35:54.871Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:325: [d40a65baae7b7] waiting for daemon to start
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:325: [d40a65baae7b7] waiting for daemon to start
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:353: [d40a65baae7b7] daemon started
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:461: [d40a65baae7b7] Stopping daemon
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:296: [d40a65baae7b7] exiting daemon
12:35:54 [2019-10-20T12:35:54.871Z]     daemon.go:448: [d40a65baae7b7] Daemon stopped
12:35:54 [2019-10-20T12:35:54.871Z] === RUN   TestAuthZPluginErrorRequest
12:35:55 [2019-10-20T12:35:55.261Z] --- PASS: TestAuthZPluginErrorRequest (0.59s)
12:35:55 [2019-10-20T12:35:55.261Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:325: [db3b90eb66aaf] waiting for daemon to start
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:325: [db3b90eb66aaf] waiting for daemon to start
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:353: [db3b90eb66aaf] daemon started
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:461: [db3b90eb66aaf] Stopping daemon
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:296: [db3b90eb66aaf] exiting daemon
12:35:55 [2019-10-20T12:35:55.261Z]     daemon.go:448: [db3b90eb66aaf] Daemon stopped
12:35:55 [2019-10-20T12:35:55.261Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:35:55 [2019-10-20T12:35:55.878Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
12:35:55 [2019-10-20T12:35:55.878Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:325: [d7155b2f088a8] waiting for daemon to start
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:325: [d7155b2f088a8] waiting for daemon to start
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:353: [d7155b2f088a8] daemon started
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:461: [d7155b2f088a8] Stopping daemon
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:296: [d7155b2f088a8] exiting daemon
12:35:55 [2019-10-20T12:35:55.878Z]     daemon.go:448: [d7155b2f088a8] Daemon stopped
12:35:55 [2019-10-20T12:35:55.878Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:35:55 [2019-10-20T12:35:55.996Z] --- PASS: TestRenameInvalidName (2.03s)
12:35:55 [2019-10-20T12:35:55.996Z] === RUN   TestRenameAnonymousContainer
12:35:55 [2019-10-20T12:35:55.996Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:35:55 [2019-10-20T12:35:55.996Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:35:55 [2019-10-20T12:35:55.996Z] === RUN   TestRenameContainerWithSameName
12:35:57 [2019-10-20T12:35:57.765Z] === RUN   TestDockerSuite/TestExecInteractive
12:35:58 [2019-10-20T12:35:58.194Z] --- PASS: TestRenameContainerWithSameName (2.04s)
12:35:58 [2019-10-20T12:35:58.194Z] === RUN   TestRenameContainerWithLinkedContainer
12:35:58 [2019-10-20T12:35:58.194Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:35:58 [2019-10-20T12:35:58.194Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:35:58 [2019-10-20T12:35:58.194Z] === RUN   TestResize
12:35:58 [2019-10-20T12:35:58.194Z] --- SKIP: TestResize (0.00s)
12:35:58 [2019-10-20T12:35:58.194Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
12:35:58 [2019-10-20T12:35:58.194Z] === RUN   TestResizeWithInvalidSize
12:35:58 [2019-10-20T12:35:58.194Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:35:58 [2019-10-20T12:35:58.194Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
12:35:58 [2019-10-20T12:35:58.194Z] === RUN   TestResizeWhenContainerNotStarted
12:35:58 [2019-10-20T12:35:58.557Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
12:35:58 [2019-10-20T12:35:58.557Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:325: [d3ab8f10b8cd2] waiting for daemon to start
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:325: [d3ab8f10b8cd2] waiting for daemon to start
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:353: [d3ab8f10b8cd2] daemon started
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:461: [d3ab8f10b8cd2] Stopping daemon
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:296: [d3ab8f10b8cd2] exiting daemon
12:35:58 [2019-10-20T12:35:58.557Z]     daemon.go:448: [d3ab8f10b8cd2] Daemon stopped
12:35:58 [2019-10-20T12:35:58.557Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:35:58 [2019-10-20T12:35:58.696Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:35:59 [2019-10-20T12:35:59.627Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:36:00 [2019-10-20T12:36:00.394Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s)
12:36:00 [2019-10-20T12:36:00.394Z] === RUN   TestDaemonRestartKillContainers
12:36:00 [2019-10-20T12:36:00.394Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:36:00 [2019-10-20T12:36:00.394Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:36:00 [2019-10-20T12:36:00.394Z] === RUN   TestStats
12:36:00 [2019-10-20T12:36:00.394Z] --- SKIP: TestStats (0.00s)
12:36:00 [2019-10-20T12:36:00.394Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
12:36:00 [2019-10-20T12:36:00.394Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:36:00 [2019-10-20T12:36:00.558Z] === RUN   TestDockerSuite/TestExecParseError
12:36:00 [2019-10-20T12:36:00.583Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
12:36:00 [2019-10-20T12:36:00.583Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:325: [d964885d9f203] waiting for daemon to start
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:325: [d964885d9f203] waiting for daemon to start
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:353: [d964885d9f203] daemon started
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:461: [d964885d9f203] Stopping daemon
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:296: [d964885d9f203] exiting daemon
12:36:00 [2019-10-20T12:36:00.583Z]     daemon.go:448: [d964885d9f203] Daemon stopped
12:36:00 [2019-10-20T12:36:00.583Z] === RUN   TestAuthZPluginHeader
12:36:01 [2019-10-20T12:36:01.201Z] --- PASS: TestAuthZPluginHeader (0.96s)
12:36:01 [2019-10-20T12:36:01.202Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:325: [dcd301745ec72] waiting for daemon to start
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:325: [dcd301745ec72] waiting for daemon to start
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:353: [dcd301745ec72] daemon started
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:461: [dcd301745ec72] Stopping daemon
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:296: [dcd301745ec72] exiting daemon
12:36:01 [2019-10-20T12:36:01.202Z]     daemon.go:448: [dcd301745ec72] Daemon stopped
12:36:01 [2019-10-20T12:36:01.202Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:36:01 [2019-10-20T12:36:01.202Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:36:01 [2019-10-20T12:36:01.202Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:01 [2019-10-20T12:36:01.202Z] === RUN   TestAuthZPluginV2Disable
12:36:01 [2019-10-20T12:36:01.202Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:36:01 [2019-10-20T12:36:01.202Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:01 [2019-10-20T12:36:01.202Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:36:01 [2019-10-20T12:36:01.202Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:36:01 [2019-10-20T12:36:01.202Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:01 [2019-10-20T12:36:01.202Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:36:01 [2019-10-20T12:36:01.202Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:36:01 [2019-10-20T12:36:01.202Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:01 [2019-10-20T12:36:01.202Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:01 [2019-10-20T12:36:01.493Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:36:02 [2019-10-20T12:36:02.424Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:36:03 [2019-10-20T12:36:03.355Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:36:05 [2019-10-20T12:36:05.880Z] === RUN   TestDockerSuite/TestExecSetEnv
12:36:06 [2019-10-20T12:36:06.444Z] === RUN   TestDockerSuite/TestExecStartFails
12:36:07 [2019-10-20T12:36:07.375Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:36:08 [2019-10-20T12:36:08.745Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:36:10 [2019-10-20T12:36:10.773Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.85s)
12:36:10 [2019-10-20T12:36:10.773Z] === RUN   TestStopContainerWithTimeout
12:36:10 [2019-10-20T12:36:10.773Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:36:10 [2019-10-20T12:36:10.773Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:36:10 [2019-10-20T12:36:10.773Z] === RUN   TestUpdateRestartPolicy
12:36:15 [2019-10-20T12:36:15.294Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:36:18 [2019-10-20T12:36:18.571Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:36:19 [2019-10-20T12:36:19.659Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:36:19 [2019-10-20T12:36:19.659Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:353: [da1762441c549] daemon started
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:461: [da1762441c549] Stopping daemon
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:296: [da1762441c549] exiting daemon
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:448: [da1762441c549] Daemon stopped
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:339: [da1762441c549] error pinging daemon on start: Get http://da1762441c549.sock/_ping: context deadline exceeded
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:339: [da1762441c549] error pinging daemon on start: Get http://da1762441c549.sock/_ping: context deadline exceeded
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:339: [da1762441c549] error pinging daemon on start: Get http://da1762441c549.sock/_ping: context deadline exceeded
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:339: [da1762441c549] error pinging daemon on start: Get http://da1762441c549.sock/_ping: context deadline exceeded
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:296: [da1762441c549] exiting daemon
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:325: [da1762441c549] waiting for daemon to start
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:353: [da1762441c549] daemon started
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:461: [da1762441c549] Stopping daemon
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:296: [da1762441c549] exiting daemon
12:36:19 [2019-10-20T12:36:19.659Z]     daemon.go:448: [da1762441c549] Daemon stopped
12:36:19 [2019-10-20T12:36:19.659Z] PASS
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] === Skipped
12:36:19 [2019-10-20T12:36:19.659Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:36:19 [2019-10-20T12:36:19.659Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:36:19 [2019-10-20T12:36:19.659Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:36:19 [2019-10-20T12:36:19.659Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:36:19 [2019-10-20T12:36:19.659Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] DONE 17 tests, 4 skipped in 29.694s
12:36:19 [2019-10-20T12:36:19.659Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:19 [2019-10-20T12:36:19.659Z] ++ 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
12:36:19 [2019-10-20T12:36:19.659Z] ++ set -e
12:36:19 [2019-10-20T12:36:19.659Z] ++ '[' -n 0 ']'
12:36:19 [2019-10-20T12:36:19.659Z] ++ set -x
12:36:19 [2019-10-20T12:36:19.659Z] ++ env -i DEST=/go/src/github.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
12:36:19 [2019-10-20T12:36:19.659Z] INFO: Testing against a local daemon
12:36:19 [2019-10-20T12:36:19.659Z] === RUN   TestPluginInvalidJSON
12:36:19 [2019-10-20T12:36:19.659Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:19 [2019-10-20T12:36:19.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:19 [2019-10-20T12:36:19.659Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:19 [2019-10-20T12:36:19.659Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:36:19 [2019-10-20T12:36:19.659Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:19 [2019-10-20T12:36:19.659Z] PASS
12:36:19 [2019-10-20T12:36:19.659Z] 
12:36:19 [2019-10-20T12:36:19.659Z] DONE 2 tests in 0.141s
12:36:19 [2019-10-20T12:36:19.659Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:19 [2019-10-20T12:36:19.659Z] ++ 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
12:36:19 [2019-10-20T12:36:19.659Z] ++ set -e
12:36:19 [2019-10-20T12:36:19.659Z] ++ '[' -n 0 ']'
12:36:19 [2019-10-20T12:36:19.659Z] ++ set -x
12:36:19 [2019-10-20T12:36:19.659Z] ++ env -i DEST=/go/src/github.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
12:36:19 [2019-10-20T12:36:19.659Z] INFO: Testing against a local daemon
12:36:19 [2019-10-20T12:36:19.659Z] === RUN   TestExternalGraphDriver
12:36:19 [2019-10-20T12:36:19.659Z] === RUN   TestExternalGraphDriver/json
12:36:19 [2019-10-20T12:36:19.944Z] === RUN   TestDockerSuite/TestExecTTY
12:36:20 [2019-10-20T12:36:20.880Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:36:21 [2019-10-20T12:36:21.150Z] === RUN   TestExternalGraphDriver/spec
12:36:22 [2019-10-20T12:36:22.256Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:36:22 [2019-10-20T12:36:22.820Z] === RUN   TestDockerSuite/TestExecUlimits
12:36:23 [2019-10-20T12:36:23.176Z] === RUN   TestExternalGraphDriver/pull
12:36:23 [2019-10-20T12:36:23.752Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:36:23 [2019-10-20T12:36:23.752Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:36:25 [2019-10-20T12:36:25.202Z] --- PASS: TestExternalGraphDriver (6.70s)
12:36:25 [2019-10-20T12:36:25.203Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:353: [d545f6b2e700d] daemon started
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:461: [d545f6b2e700d] Stopping daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:296: [d545f6b2e700d] exiting daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:448: [d545f6b2e700d] Daemon stopped
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:353: [d545f6b2e700d] daemon started
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:461: [d545f6b2e700d] Stopping daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:296: [d545f6b2e700d] exiting daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:448: [d545f6b2e700d] Daemon stopped
12:36:25 [2019-10-20T12:36:25.203Z]     --- PASS: TestExternalGraphDriver/json (2.16s)
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:353: [d545f6b2e700d] daemon started
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:461: [d545f6b2e700d] Stopping daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:296: [d545f6b2e700d] exiting daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:448: [d545f6b2e700d] Daemon stopped
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:353: [d545f6b2e700d] daemon started
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:461: [d545f6b2e700d] Stopping daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:296: [d545f6b2e700d] exiting daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:448: [d545f6b2e700d] Daemon stopped
12:36:25 [2019-10-20T12:36:25.203Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:325: [d545f6b2e700d] waiting for daemon to start
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:353: [d545f6b2e700d] daemon started
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:461: [d545f6b2e700d] Stopping daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:296: [d545f6b2e700d] exiting daemon
12:36:25 [2019-10-20T12:36:25.203Z]     daemon.go:448: [d545f6b2e700d] Daemon stopped
12:36:25 [2019-10-20T12:36:25.203Z]     --- PASS: TestExternalGraphDriver/pull (2.21s)
12:36:25 [2019-10-20T12:36:25.203Z] === RUN   TestGraphdriverPluginV2
12:36:25 [2019-10-20T12:36:25.203Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
12:36:25 [2019-10-20T12:36:25.203Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:25 [2019-10-20T12:36:25.203Z] PASS
12:36:25 [2019-10-20T12:36:25.203Z] 
12:36:25 [2019-10-20T12:36:25.203Z] === Skipped
12:36:25 [2019-10-20T12:36:25.203Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
12:36:25 [2019-10-20T12:36:25.203Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:25 [2019-10-20T12:36:25.203Z] 
12:36:25 [2019-10-20T12:36:25.203Z] 
12:36:25 [2019-10-20T12:36:25.203Z] DONE 5 tests, 1 skipped in 6.900s
12:36:25 [2019-10-20T12:36:25.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:36:25 [2019-10-20T12:36:25.203Z] ++ 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
12:36:25 [2019-10-20T12:36:25.203Z] ++ set -e
12:36:25 [2019-10-20T12:36:25.203Z] ++ '[' -n 0 ']'
12:36:25 [2019-10-20T12:36:25.203Z] ++ set -x
12:36:25 [2019-10-20T12:36:25.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:36:25 [2019-10-20T12:36:25.487Z] INFO: Testing against a local daemon
12:36:25 [2019-10-20T12:36:25.487Z] === RUN   TestContinueAfterPluginCrash
12:36:25 [2019-10-20T12:36:25.487Z] === PAUSE TestContinueAfterPluginCrash
12:36:25 [2019-10-20T12:36:25.487Z] === RUN   TestDaemonStartWithLogOpt
12:36:25 [2019-10-20T12:36:25.487Z] === PAUSE TestDaemonStartWithLogOpt
12:36:25 [2019-10-20T12:36:25.487Z] === CONT  TestContinueAfterPluginCrash
12:36:25 [2019-10-20T12:36:25.487Z] === CONT  TestDaemonStartWithLogOpt
12:36:26 [2019-10-20T12:36:26.277Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:36:26 [2019-10-20T12:36:26.842Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:36:28 [2019-10-20T12:36:28.737Z] === RUN   TestDockerSuite/TestExecWithTERM
12:36:29 [2019-10-20T12:36:29.302Z] === RUN   TestDockerSuite/TestExecWithUser
12:36:30 [2019-10-20T12:36:30.673Z] === RUN   TestDockerSuite/TestGetContainerStats
12:36:31 [2019-10-20T12:36:31.936Z] --- PASS: TestUpdateRestartPolicy (21.92s)
12:36:31 [2019-10-20T12:36:31.936Z] === RUN   TestUpdateRestartWithAutoRemove
12:36:33 [2019-10-20T12:36:33.488Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s)
12:36:33 [2019-10-20T12:36:33.488Z] === RUN   TestWaitNonBlocked
12:36:33 [2019-10-20T12:36:33.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:33 [2019-10-20T12:36:33.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:33 [2019-10-20T12:36:33.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:33 [2019-10-20T12:36:33.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:33 [2019-10-20T12:36:33.489Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:33 [2019-10-20T12:36:33.489Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:35 [2019-10-20T12:36:35.926Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestWaitNonBlocked (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.24s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.36s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestWaitBlocked
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestWaitBlocked (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestCommitInheritsEnv
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestImportExtremelyLargeImageWorks
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestImagesFilterMultiReference
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestImagePullPlatformInvalid
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestRemoveImageOrphaning
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagInvalidReference
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestTagInvalidReference (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagValidPrefixedRepo
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagExistedNameWithoutForce
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagOfficialNames
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestTagOfficialNames (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     tag_test.go:98: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestTagMatchesDigest
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestTagMatchesDigest (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestNetworkCreateDelete
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDockerNetworkDeletePreferID
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestInspectNetwork
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestInspectNetwork (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestRunContainerWithBridgeNone
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestNetworkInvalidJSON
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestNetworkInvalidJSON//networks/create
12:36:37 [2019-10-20T12:36:37.258Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:36:37 [2019-10-20T12:36:37.258Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:37 [2019-10-20T12:36:37.258Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:37 [2019-10-20T12:36:37.258Z] === CONT  TestNetworkInvalidJSON//networks/create
12:36:37 [2019-10-20T12:36:37.258Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:37 [2019-10-20T12:36:37.258Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDaemonRestartWithLiveRestore
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:29: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDaemonDefaultNetworkPools
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:51: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDaemonRestartWithExistingNetwork
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:94: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:127: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:177: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestServiceWithPredefinedNetwork
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:201: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:230: FLAKY_TEST
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestServiceWithDataPathPortInit
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:319: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:36:37 [2019-10-20T12:36:37.258Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z]     service_test.go:386: testEnv.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.258Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestPluginInvalidJSON
12:36:37 [2019-10-20T12:36:37.258Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:37 [2019-10-20T12:36:37.258Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:37 [2019-10-20T12:36:37.258Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:37 [2019-10-20T12:36:37.258Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:36:37 [2019-10-20T12:36:37.258Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:37 [2019-10-20T12:36:37.258Z] PASS
12:36:37 [2019-10-20T12:36:37.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestExternalGraphDriver
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     external_test.go:48: runtime.GOOS == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestGraphdriverPluginV2
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     external_test.go:407: runtime.GOOS == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] PASS
12:36:37 [2019-10-20T12:36:37.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.723Z] PASS
12:36:37 [2019-10-20T12:36:37.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.723Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestSecretInspect
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestSecretInspect (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestSecretList
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestSecretList (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestSecretsCreateAndDelete
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestSecretsUpdate
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestSecretsUpdate (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestTemplatedSecret
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestTemplatedSecret (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestSecretCreateResolve
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
12:36:37 [2019-10-20T12:36:37.723Z] PASS
12:36:37 [2019-10-20T12:36:37.723Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:37 [2019-10-20T12:36:37.723Z] INFO: Testing against a local daemon
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServiceCreateInit
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:36:37 [2019-10-20T12:36:37.723Z] --- PASS: TestServiceCreateInit (0.03s)
12:36:37 [2019-10-20T12:36:37.723Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceMultipleTimes
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceConflict
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceMaxReplicas
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateWithDuplicateNetworkNames
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceSecretFileMode
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceConfigFileMode
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestCreateServiceSysctls
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:36:37 [2019-10-20T12:36:37.723Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestInspect
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestInspect (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestDockerNetworkConnectAlias
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestDockerNetworkReConnect
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServicePlugin
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestServicePlugin (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServiceUpdateLabel
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
12:36:37 [2019-10-20T12:36:37.723Z] === RUN   TestServiceUpdateSecrets
12:36:37 [2019-10-20T12:36:37.723Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:36:37 [2019-10-20T12:36:37.723Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestServiceUpdateConfigs
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestServiceUpdateNetwork
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
12:36:38 [2019-10-20T12:36:38.189Z] PASS
12:36:38 [2019-10-20T12:36:38.189Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:36:38 [2019-10-20T12:36:38.189Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:38 [2019-10-20T12:36:38.189Z] INFO: Testing against a local daemon
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestSessionCreate
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestSessionCreate (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestSessionCreateWithBadUpgrade
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:36:38 [2019-10-20T12:36:38.189Z] PASS
12:36:38 [2019-10-20T12:36:38.189Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:36:38 [2019-10-20T12:36:38.189Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:38 [2019-10-20T12:36:38.189Z] INFO: Testing against a local daemon
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestEventsExecDie
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestEventsExecDie (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestEventsBackwardsCompatible
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestInfoAPI
12:36:38 [2019-10-20T12:36:38.189Z] --- PASS: TestInfoAPI (0.04s)
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestInfoAPIWarnings
12:36:38 [2019-10-20T12:36:38.189Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:36:38 [2019-10-20T12:36:38.189Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
12:36:38 [2019-10-20T12:36:38.189Z] === RUN   TestLoginFailsWithBadCredentials
12:36:39 [2019-10-20T12:36:39.184Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s)
12:36:39 [2019-10-20T12:36:39.184Z] === RUN   TestPingCacheHeaders
12:36:39 [2019-10-20T12:36:39.184Z] --- PASS: TestPingCacheHeaders (0.03s)
12:36:39 [2019-10-20T12:36:39.184Z] === RUN   TestPingGet
12:36:39 [2019-10-20T12:36:39.184Z] --- PASS: TestPingGet (0.03s)
12:36:39 [2019-10-20T12:36:39.184Z] === RUN   TestPingHead
12:36:39 [2019-10-20T12:36:39.184Z] --- PASS: TestPingHead (0.03s)
12:36:39 [2019-10-20T12:36:39.184Z] === RUN   TestVersion
12:36:39 [2019-10-20T12:36:39.184Z] --- PASS: TestVersion (0.03s)
12:36:39 [2019-10-20T12:36:39.184Z] PASS
12:36:39 [2019-10-20T12:36:39.184Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:36:39 [2019-10-20T12:36:39.184Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:39 [2019-10-20T12:36:39.184Z] INFO: Testing against a local daemon
12:36:39 [2019-10-20T12:36:39.184Z] === RUN   TestVolumesCreateAndList
12:36:39 [2019-10-20T12:36:39.652Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:36:39 [2019-10-20T12:36:39.652Z] === RUN   TestVolumesRemove
12:36:39 [2019-10-20T12:36:39.652Z] --- SKIP: TestVolumesRemove (0.00s)
12:36:39 [2019-10-20T12:36:39.652Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
12:36:39 [2019-10-20T12:36:39.652Z] === RUN   TestVolumesInspect
12:36:39 [2019-10-20T12:36:39.652Z] --- PASS: TestVolumesInspect (0.06s)
12:36:39 [2019-10-20T12:36:39.652Z] === RUN   TestVolumesInvalidJSON
12:36:39 [2019-10-20T12:36:39.652Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:36:39 [2019-10-20T12:36:39.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:36:39 [2019-10-20T12:36:39.652Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:36:39 [2019-10-20T12:36:39.652Z] --- PASS: TestVolumesInvalidJSON (0.05s)
12:36:39 [2019-10-20T12:36:39.652Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:36:39 [2019-10-20T12:36:39.652Z] PASS
12:36:39 [2019-10-20T12:36:39.652Z] INFO: make.ps1 ended at 10/20/2019 12:36:39
12:36:39 [2019-10-20T12:36:39.652Z] INFO: Integration CLI tests being run from the host:
12:36:39 [2019-10-20T12:36:39.652Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
12:36:40 [2019-10-20T12:36:40.101Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:36:40 [2019-10-20T12:36:40.760Z] --- PASS: TestDaemonStartWithLogOpt (15.36s)
12:36:40 [2019-10-20T12:36:40.760Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:325: [dbc52dc5ddaf8] waiting for daemon to start
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:325: [dbc52dc5ddaf8] waiting for daemon to start
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:353: [dbc52dc5ddaf8] daemon started
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:461: [dbc52dc5ddaf8] Stopping daemon
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:296: [dbc52dc5ddaf8] exiting daemon
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:448: [dbc52dc5ddaf8] Daemon stopped
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:325: [dbc52dc5ddaf8] waiting for daemon to start
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:325: [dbc52dc5ddaf8] waiting for daemon to start
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:353: [dbc52dc5ddaf8] daemon started
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:461: [dbc52dc5ddaf8] Stopping daemon
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:296: [dbc52dc5ddaf8] exiting daemon
12:36:40 [2019-10-20T12:36:40.760Z]     daemon.go:448: [dbc52dc5ddaf8] Daemon stopped
12:36:42 [2019-10-20T12:36:42.626Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:36:43 [2019-10-20T12:36:43.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:36:46 [2019-10-20T12:36:46.244Z] --- PASS: TestContinueAfterPluginCrash (20.44s)
12:36:46 [2019-10-20T12:36:46.244Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:325: [d1860436d208b] waiting for daemon to start
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:325: [d1860436d208b] waiting for daemon to start
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:353: [d1860436d208b] daemon started
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:461: [d1860436d208b] Stopping daemon
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:296: [d1860436d208b] exiting daemon
12:36:46 [2019-10-20T12:36:46.244Z]     daemon.go:448: [d1860436d208b] Daemon stopped
12:36:46 [2019-10-20T12:36:46.244Z] PASS
12:36:46 [2019-10-20T12:36:46.244Z] 
12:36:46 [2019-10-20T12:36:46.244Z] DONE 2 tests in 20.539s
12:36:46 [2019-10-20T12:36:46.244Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:36:46 [2019-10-20T12:36:46.244Z] ++ 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
12:36:46 [2019-10-20T12:36:46.244Z] ++ set -e
12:36:46 [2019-10-20T12:36:46.244Z] ++ '[' -n 0 ']'
12:36:46 [2019-10-20T12:36:46.244Z] ++ set -x
12:36:46 [2019-10-20T12:36:46.244Z] ++ env -i DEST=/go/src/github.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
12:36:46 [2019-10-20T12:36:46.244Z] INFO: Testing against a local daemon
12:36:46 [2019-10-20T12:36:46.244Z] === RUN   TestPluginWithDevMounts
12:36:46 [2019-10-20T12:36:46.244Z] === PAUSE TestPluginWithDevMounts
12:36:46 [2019-10-20T12:36:46.244Z] === CONT  TestPluginWithDevMounts
12:36:47 [2019-10-20T12:36:47.278Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:36:47 [2019-10-20T12:36:47.535Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:36:48 [2019-10-20T12:36:48.268Z] --- PASS: TestPluginWithDevMounts (2.34s)
12:36:48 [2019-10-20T12:36:48.268Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:325: [d71c51f0f76c6] waiting for daemon to start
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:325: [d71c51f0f76c6] waiting for daemon to start
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:353: [d71c51f0f76c6] daemon started
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:461: [d71c51f0f76c6] Stopping daemon
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:296: [d71c51f0f76c6] exiting daemon
12:36:48 [2019-10-20T12:36:48.268Z]     daemon.go:448: [d71c51f0f76c6] Daemon stopped
12:36:48 [2019-10-20T12:36:48.268Z] PASS
12:36:48 [2019-10-20T12:36:48.268Z] 
12:36:48 [2019-10-20T12:36:48.268Z] DONE 1 tests in 2.444s
12:36:48 [2019-10-20T12:36:48.268Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
12:36:48 [2019-10-20T12:36:48.268Z] ++ 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
12:36:48 [2019-10-20T12:36:48.268Z] ++ set -e
12:36:48 [2019-10-20T12:36:48.268Z] ++ '[' -n 0 ']'
12:36:48 [2019-10-20T12:36:48.268Z] ++ set -x
12:36:48 [2019-10-20T12:36:48.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-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
12:36:48 [2019-10-20T12:36:48.467Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:36:48 [2019-10-20T12:36:48.467Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:36:48 [2019-10-20T12:36:48.467Z] === RUN   TestDockerSuite/TestHealth
12:36:48 [2019-10-20T12:36:48.550Z] INFO: Testing against a local daemon
12:36:48 [2019-10-20T12:36:48.550Z] === RUN   TestSecretInspect
12:36:50 [2019-10-20T12:36:50.029Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:36:50 [2019-10-20T12:36:50.029Z] INFO: Testing against a local daemon
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:36:50 [2019-10-20T12:36:50.029Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:36:50 [2019-10-20T12:36:50.494Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:36:50 [2019-10-20T12:36:50.578Z] --- PASS: TestSecretInspect (2.20s)
12:36:50 [2019-10-20T12:36:50.578Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:325: [debf5d8cad0ee] waiting for daemon to start
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:325: [debf5d8cad0ee] waiting for daemon to start
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:353: [debf5d8cad0ee] daemon started
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:461: [debf5d8cad0ee] Stopping daemon
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:296: [debf5d8cad0ee] exiting daemon
12:36:50 [2019-10-20T12:36:50.578Z]     daemon.go:448: [debf5d8cad0ee] Daemon stopped
12:36:50 [2019-10-20T12:36:50.578Z] === RUN   TestSecretList
12:36:50 [2019-10-20T12:36:50.959Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:36:53 [2019-10-20T12:36:53.266Z] --- PASS: TestSecretList (2.26s)
12:36:53 [2019-10-20T12:36:53.266Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:325: [d156661ad2a21] waiting for daemon to start
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:325: [d156661ad2a21] waiting for daemon to start
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:353: [d156661ad2a21] daemon started
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:461: [d156661ad2a21] Stopping daemon
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:296: [d156661ad2a21] exiting daemon
12:36:53 [2019-10-20T12:36:53.266Z]     daemon.go:448: [d156661ad2a21] Daemon stopped
12:36:53 [2019-10-20T12:36:53.266Z] === RUN   TestSecretsCreateAndDelete
12:36:55 [2019-10-20T12:36:55.293Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
12:36:55 [2019-10-20T12:36:55.293Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:325: [de3a41e6c5faa] waiting for daemon to start
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:325: [de3a41e6c5faa] waiting for daemon to start
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:353: [de3a41e6c5faa] daemon started
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:461: [de3a41e6c5faa] Stopping daemon
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:296: [de3a41e6c5faa] exiting daemon
12:36:55 [2019-10-20T12:36:55.293Z]     daemon.go:448: [de3a41e6c5faa] Daemon stopped
12:36:55 [2019-10-20T12:36:55.293Z] === RUN   TestSecretsUpdate
12:36:57 [2019-10-20T12:36:57.324Z] --- PASS: TestSecretsUpdate (2.24s)
12:36:57 [2019-10-20T12:36:57.324Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:325: [d4d5cff1da9e2] waiting for daemon to start
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:325: [d4d5cff1da9e2] waiting for daemon to start
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:353: [d4d5cff1da9e2] daemon started
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:461: [d4d5cff1da9e2] Stopping daemon
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:296: [d4d5cff1da9e2] exiting daemon
12:36:57 [2019-10-20T12:36:57.324Z]     daemon.go:448: [d4d5cff1da9e2] Daemon stopped
12:36:57 [2019-10-20T12:36:57.324Z] === RUN   TestTemplatedSecret
12:37:00 [2019-10-20T12:37:00.796Z] --- PASS: TestTemplatedSecret (2.93s)
12:37:00 [2019-10-20T12:37:00.796Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:325: [d37e6300199e4] waiting for daemon to start
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:325: [d37e6300199e4] waiting for daemon to start
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:353: [d37e6300199e4] daemon started
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:461: [d37e6300199e4] Stopping daemon
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:296: [d37e6300199e4] exiting daemon
12:37:00 [2019-10-20T12:37:00.796Z]     daemon.go:448: [d37e6300199e4] Daemon stopped
12:37:00 [2019-10-20T12:37:00.796Z] === RUN   TestSecretCreateResolve
12:37:02 [2019-10-20T12:37:02.828Z] --- PASS: TestSecretCreateResolve (2.30s)
12:37:02 [2019-10-20T12:37:02.828Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:325: [d610831cab014] waiting for daemon to start
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:325: [d610831cab014] waiting for daemon to start
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:353: [d610831cab014] daemon started
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:461: [d610831cab014] Stopping daemon
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:296: [d610831cab014] exiting daemon
12:37:02 [2019-10-20T12:37:02.828Z]     daemon.go:448: [d610831cab014] Daemon stopped
12:37:02 [2019-10-20T12:37:02.828Z] PASS
12:37:02 [2019-10-20T12:37:02.828Z] 
12:37:02 [2019-10-20T12:37:02.828Z] DONE 6 tests in 14.267s
12:37:02 [2019-10-20T12:37:02.828Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
12:37:02 [2019-10-20T12:37:02.828Z] ++ 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
12:37:02 [2019-10-20T12:37:02.828Z] ++ set -e
12:37:02 [2019-10-20T12:37:02.828Z] ++ '[' -n 0 ']'
12:37:02 [2019-10-20T12:37:02.828Z] ++ set -x
12:37:02 [2019-10-20T12:37:02.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-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
12:37:02 [2019-10-20T12:37:02.828Z] INFO: Testing against a local daemon
12:37:02 [2019-10-20T12:37:02.828Z] === RUN   TestServiceCreateInit
12:37:02 [2019-10-20T12:37:02.828Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:37:07 [2019-10-20T12:37:07.219Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:37:10 [2019-10-20T12:37:10.375Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:37:10 [2019-10-20T12:37:10.375Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:37:10 [2019-10-20T12:37:10.375Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:37:10 [2019-10-20T12:37:10.375Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:37:10 [2019-10-20T12:37:10.939Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:37:10 [2019-10-20T12:37:10.939Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:37:11 [2019-10-20T12:37:11.196Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:37:11 [2019-10-20T12:37:11.625Z] --- PASS: TestServiceCreateInit (8.79s)
12:37:11 [2019-10-20T12:37:11.625Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s)
12:37:11 [2019-10-20T12:37:11.625Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:325: [dab7a1b38b8ea] waiting for daemon to start
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:325: [dab7a1b38b8ea] waiting for daemon to start
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:353: [dab7a1b38b8ea] daemon started
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:461: [dab7a1b38b8ea] Stopping daemon
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:296: [dab7a1b38b8ea] exiting daemon
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:448: [dab7a1b38b8ea] Daemon stopped
12:37:11 [2019-10-20T12:37:11.625Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s)
12:37:11 [2019-10-20T12:37:11.625Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:325: [d07ef31845227] waiting for daemon to start
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:325: [d07ef31845227] waiting for daemon to start
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:353: [d07ef31845227] daemon started
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:461: [d07ef31845227] Stopping daemon
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:296: [d07ef31845227] exiting daemon
12:37:11 [2019-10-20T12:37:11.625Z]         daemon.go:448: [d07ef31845227] Daemon stopped
12:37:11 [2019-10-20T12:37:11.625Z] === RUN   TestCreateServiceMultipleTimes
12:37:11 [2019-10-20T12:37:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:37:11 [2019-10-20T12:37:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:37:11 [2019-10-20T12:37:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:37:12 [2019-10-20T12:37:12.020Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:37:12 [2019-10-20T12:37:12.278Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:37:12 [2019-10-20T12:37:12.535Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:37:13 [2019-10-20T12:37:13.101Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:37:13 [2019-10-20T12:37:13.359Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:37:14 [2019-10-20T12:37:14.293Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:37:14 [2019-10-20T12:37:14.293Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:37:15 [2019-10-20T12:37:15.665Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:37:16 [2019-10-20T12:37:16.230Z] === RUN   TestDockerSuite/TestImagesFormat
12:37:16 [2019-10-20T12:37:16.487Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:37:17 [2019-10-20T12:37:17.422Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:37:20 [2019-10-20T12:37:20.704Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:37:20 [2019-10-20T12:37:20.704Z] === RUN   TestDockerSuite/TestImportBadURL
12:37:20 [2019-10-20T12:37:20.704Z] === RUN   TestDockerSuite/TestImportDisplay
12:37:22 [2019-10-20T12:37:22.599Z] === RUN   TestDockerSuite/TestImportFile
12:37:24 [2019-10-20T12:37:24.505Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:37:24 [2019-10-20T12:37:24.505Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:37:26 [2019-10-20T12:37:26.403Z] === RUN   TestDockerSuite/TestImportGzipped
12:37:28 [2019-10-20T12:37:28.926Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:37:30 [2019-10-20T12:37:30.821Z] === RUN   TestDockerSuite/TestInfoDebug
12:37:31 [2019-10-20T12:37:31.079Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
12:37:31 [2019-10-20T12:37:31.643Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
12:37:32 [2019-10-20T12:37:32.207Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
12:37:33 [2019-10-20T12:37:33.139Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:37:34 [2019-10-20T12:37:34.070Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:37:34 [2019-10-20T12:37:34.071Z] --- PASS: TestCreateServiceMultipleTimes (19.64s)
12:37:34 [2019-10-20T12:37:34.072Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:325: [dc055e891effa] waiting for daemon to start
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:325: [dc055e891effa] waiting for daemon to start
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:353: [dc055e891effa] daemon started
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:461: [dc055e891effa] Stopping daemon
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:296: [dc055e891effa] exiting daemon
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:448: [dc055e891effa] Daemon stopped
12:37:34 [2019-10-20T12:37:34.072Z] === RUN   TestCreateServiceConflict
12:37:34 [2019-10-20T12:37:34.072Z] --- PASS: TestCreateServiceConflict (2.25s)
12:37:34 [2019-10-20T12:37:34.072Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:325: [dd5bc6d0d45b6] waiting for daemon to start
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:325: [dd5bc6d0d45b6] waiting for daemon to start
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:353: [dd5bc6d0d45b6] daemon started
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:461: [dd5bc6d0d45b6] Stopping daemon
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:296: [dd5bc6d0d45b6] exiting daemon
12:37:34 [2019-10-20T12:37:34.072Z]     daemon.go:448: [dd5bc6d0d45b6] Daemon stopped
12:37:34 [2019-10-20T12:37:34.072Z] === RUN   TestCreateServiceMaxReplicas
12:37:35 [2019-10-20T12:37:35.442Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:37:36 [2019-10-20T12:37:36.375Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:37:36 [2019-10-20T12:37:36.633Z] === RUN   TestDockerSuite/TestInfoFormat
12:37:36 [2019-10-20T12:37:36.633Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:37:36 [2019-10-20T12:37:36.633Z] === RUN   TestDockerSuite/TestInsecureRegistries
12:37:36 [2019-10-20T12:37:36.754Z] --- PASS: TestCreateServiceMaxReplicas (3.05s)
12:37:36 [2019-10-20T12:37:36.754Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:325: [daa62227ed0f1] waiting for daemon to start
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:325: [daa62227ed0f1] waiting for daemon to start
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:353: [daa62227ed0f1] daemon started
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:461: [daa62227ed0f1] Stopping daemon
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:296: [daa62227ed0f1] exiting daemon
12:37:36 [2019-10-20T12:37:36.754Z]     daemon.go:448: [daa62227ed0f1] Daemon stopped
12:37:36 [2019-10-20T12:37:36.754Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:37 [2019-10-20T12:37:37.198Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:37:38 [2019-10-20T12:37:38.570Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:37:39 [2019-10-20T12:37:39.502Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:37:40 [2019-10-20T12:37:40.067Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:37:41 [2019-10-20T12:37:41.001Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:37:41 [2019-10-20T12:37:41.933Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:37:42 [2019-10-20T12:37:42.498Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:37:42 [2019-10-20T12:37:42.498Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:37:44 [2019-10-20T12:37:44.394Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:37:44 [2019-10-20T12:37:44.394Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:37:45 [2019-10-20T12:37:45.328Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:37:45 [2019-10-20T12:37:45.894Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:37:46 [2019-10-20T12:37:46.154Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:37:47 [2019-10-20T12:37:47.089Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:37:47 [2019-10-20T12:37:47.089Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:37:48 [2019-10-20T12:37:48.464Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:37:49 [2019-10-20T12:37:49.396Z] === RUN   TestDockerSuite/TestInspectDefault
12:37:50 [2019-10-20T12:37:50.771Z] === RUN   TestDockerSuite/TestInspectHistory
12:37:51 [2019-10-20T12:37:51.984Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s)
12:37:51 [2019-10-20T12:37:51.984Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:325: [da14c45f1020d] waiting for daemon to start
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:325: [da14c45f1020d] waiting for daemon to start
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:353: [da14c45f1020d] daemon started
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:461: [da14c45f1020d] Stopping daemon
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:296: [da14c45f1020d] exiting daemon
12:37:51 [2019-10-20T12:37:51.984Z]     daemon.go:448: [da14c45f1020d] Daemon stopped
12:37:51 [2019-10-20T12:37:51.984Z] === RUN   TestCreateServiceSecretFileMode
12:37:52 [2019-10-20T12:37:52.145Z] === RUN   TestDockerSuite/TestInspectImage
12:37:52 [2019-10-20T12:37:52.145Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:37:52 [2019-10-20T12:37:52.145Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:37:52 [2019-10-20T12:37:52.145Z] === RUN   TestDockerSuite/TestInspectInt64
12:37:52 [2019-10-20T12:37:52.599Z] --- PASS: TestCreateServiceSecretFileMode (2.56s)
12:37:52 [2019-10-20T12:37:52.599Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:325: [d07eb874ccb45] waiting for daemon to start
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:325: [d07eb874ccb45] waiting for daemon to start
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:353: [d07eb874ccb45] daemon started
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:461: [d07eb874ccb45] Stopping daemon
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:296: [d07eb874ccb45] exiting daemon
12:37:52 [2019-10-20T12:37:52.599Z]     daemon.go:448: [d07eb874ccb45] Daemon stopped
12:37:52 [2019-10-20T12:37:52.599Z] === RUN   TestCreateServiceConfigFileMode
12:37:53 [2019-10-20T12:37:53.077Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:37:54 [2019-10-20T12:37:54.011Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:37:54 [2019-10-20T12:37:54.011Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:37:54 [2019-10-20T12:37:54.943Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:37:55 [2019-10-20T12:37:55.279Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
12:37:55 [2019-10-20T12:37:55.279Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:325: [d6d8a622facfa] waiting for daemon to start
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:325: [d6d8a622facfa] waiting for daemon to start
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:353: [d6d8a622facfa] daemon started
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:461: [d6d8a622facfa] Stopping daemon
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:296: [d6d8a622facfa] exiting daemon
12:37:55 [2019-10-20T12:37:55.279Z]     daemon.go:448: [d6d8a622facfa] Daemon stopped
12:37:55 [2019-10-20T12:37:55.279Z] === RUN   TestCreateServiceSysctls
12:37:56 [2019-10-20T12:37:56.315Z] === RUN   TestDockerSuite/TestInspectPlugin
12:37:58 [2019-10-20T12:37:58.214Z] === RUN   TestDockerSuite/TestInspectRootFS
12:37:58 [2019-10-20T12:37:58.214Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:37:58 [2019-10-20T12:37:58.746Z] --- PASS: TestCreateServiceSysctls (3.63s)
12:37:58 [2019-10-20T12:37:58.746Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:325: [d5dd72a7ebf09] waiting for daemon to start
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:325: [d5dd72a7ebf09] waiting for daemon to start
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:353: [d5dd72a7ebf09] daemon started
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:461: [d5dd72a7ebf09] Stopping daemon
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:296: [d5dd72a7ebf09] exiting daemon
12:37:58 [2019-10-20T12:37:58.746Z]     daemon.go:448: [d5dd72a7ebf09] Daemon stopped
12:37:58 [2019-10-20T12:37:58.746Z] === RUN   TestInspect
12:37:59 [2019-10-20T12:37:59.147Z] === RUN   TestDockerSuite/TestInspectStatus
12:38:00 [2019-10-20T12:38:00.080Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:38:01 [2019-10-20T12:38:01.440Z] --- PASS: TestInspect (2.85s)
12:38:01 [2019-10-20T12:38:01.440Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:325: [d531cf79e19d3] waiting for daemon to start
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:325: [d531cf79e19d3] waiting for daemon to start
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:353: [d531cf79e19d3] daemon started
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:461: [d531cf79e19d3] Stopping daemon
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:296: [d531cf79e19d3] exiting daemon
12:38:01 [2019-10-20T12:38:01.440Z]     daemon.go:448: [d531cf79e19d3] Daemon stopped
12:38:01 [2019-10-20T12:38:01.440Z] === RUN   TestDockerNetworkConnectAlias
12:38:02 [2019-10-20T12:38:02.607Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:38:03 [2019-10-20T12:38:03.172Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:38:03 [2019-10-20T12:38:03.739Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:38:04 [2019-10-20T12:38:04.671Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:38:05 [2019-10-20T12:38:05.608Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:38:06 [2019-10-20T12:38:06.541Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:38:06 [2019-10-20T12:38:06.945Z] --- PASS: TestDockerNetworkConnectAlias (4.64s)
12:38:06 [2019-10-20T12:38:06.945Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:325: [dfbc7cf211038] waiting for daemon to start
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:325: [dfbc7cf211038] waiting for daemon to start
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:353: [dfbc7cf211038] daemon started
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:461: [dfbc7cf211038] Stopping daemon
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:296: [dfbc7cf211038] exiting daemon
12:38:06 [2019-10-20T12:38:06.945Z]     daemon.go:448: [dfbc7cf211038] Daemon stopped
12:38:06 [2019-10-20T12:38:06.945Z] === RUN   TestDockerNetworkReConnect
12:38:07 [2019-10-20T12:38:07.473Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:38:07 [2019-10-20T12:38:07.473Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:38:10 [2019-10-20T12:38:10.000Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:38:11 [2019-10-20T12:38:11.335Z] --- PASS: TestDockerNetworkReConnect (4.66s)
12:38:11 [2019-10-20T12:38:11.335Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:325: [d7b3792458f33] waiting for daemon to start
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:325: [d7b3792458f33] waiting for daemon to start
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:353: [d7b3792458f33] daemon started
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:461: [d7b3792458f33] Stopping daemon
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:296: [d7b3792458f33] exiting daemon
12:38:11 [2019-10-20T12:38:11.335Z]     daemon.go:448: [d7b3792458f33] Daemon stopped
12:38:11 [2019-10-20T12:38:11.335Z] === RUN   TestServicePlugin
12:38:11 [2019-10-20T12:38:11.335Z] --- SKIP: TestServicePlugin (0.00s)
12:38:11 [2019-10-20T12:38:11.335Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:38:11 [2019-10-20T12:38:11.335Z] === RUN   TestServiceUpdateLabel
12:38:11 [2019-10-20T12:38:11.371Z] === RUN   TestDockerSuite/TestLinksEnvs
12:38:12 [2019-10-20T12:38:12.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:38:13 [2019-10-20T12:38:13.235Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:38:13 [2019-10-20T12:38:13.493Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:38:14 [2019-10-20T12:38:14.022Z] --- PASS: TestServiceUpdateLabel (2.77s)
12:38:14 [2019-10-20T12:38:14.022Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:325: [d072dd0680ddf] waiting for daemon to start
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:325: [d072dd0680ddf] waiting for daemon to start
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:353: [d072dd0680ddf] daemon started
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:461: [d072dd0680ddf] Stopping daemon
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:296: [d072dd0680ddf] exiting daemon
12:38:14 [2019-10-20T12:38:14.022Z]     daemon.go:448: [d072dd0680ddf] Daemon stopped
12:38:14 [2019-10-20T12:38:14.022Z] === RUN   TestServiceUpdateSecrets
12:38:16 [2019-10-20T12:38:16.020Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:38:19 [2019-10-20T12:38:19.304Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:38:21 [2019-10-20T12:38:21.830Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:38:21 [2019-10-20T12:38:21.830Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:38:24 [2019-10-20T12:38:24.353Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:38:24 [2019-10-20T12:38:24.610Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:38:25 [2019-10-20T12:38:25.544Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:38:29 [2019-10-20T12:38:29.263Z] --- PASS: TestServiceUpdateSecrets (14.74s)
12:38:29 [2019-10-20T12:38:29.263Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:325: [d62241dc94b6b] waiting for daemon to start
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:325: [d62241dc94b6b] waiting for daemon to start
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:353: [d62241dc94b6b] daemon started
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:461: [d62241dc94b6b] Stopping daemon
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:296: [d62241dc94b6b] exiting daemon
12:38:29 [2019-10-20T12:38:29.263Z]     daemon.go:448: [d62241dc94b6b] Daemon stopped
12:38:29 [2019-10-20T12:38:29.263Z] === RUN   TestServiceUpdateConfigs
12:38:40 [2019-10-20T12:38:40.444Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:38:41 [2019-10-20T12:38:41.009Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:38:43 [2019-10-20T12:38:43.537Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:38:44 [2019-10-20T12:38:44.104Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:38:44 [2019-10-20T12:38:44.484Z] --- PASS: TestServiceUpdateConfigs (14.86s)
12:38:44 [2019-10-20T12:38:44.484Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:325: [da88cc8b90634] waiting for daemon to start
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:325: [da88cc8b90634] waiting for daemon to start
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:353: [da88cc8b90634] daemon started
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:461: [da88cc8b90634] Stopping daemon
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:296: [da88cc8b90634] exiting daemon
12:38:44 [2019-10-20T12:38:44.484Z]     daemon.go:448: [da88cc8b90634] Daemon stopped
12:38:44 [2019-10-20T12:38:44.484Z] === RUN   TestServiceUpdateNetwork
12:38:46 [2019-10-20T12:38:46.629Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:38:46 [2019-10-20T12:38:46.629Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:38:47 [2019-10-20T12:38:47.193Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:38:47 [2019-10-20T12:38:47.193Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:38:47 [2019-10-20T12:38:47.193Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:38:48 [2019-10-20T12:38:48.124Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:38:49 [2019-10-20T12:38:49.056Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:38:53 [2019-10-20T12:38:53.232Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:38:53 [2019-10-20T12:38:53.796Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:38:53 [2019-10-20T12:38:53.796Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:38:57 [2019-10-20T12:38:57.012Z] --- PASS: TestServiceUpdateNetwork (13.14s)
12:38:57 [2019-10-20T12:38:57.012Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:325: [dfba17120f075] waiting for daemon to start
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:325: [dfba17120f075] waiting for daemon to start
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:353: [dfba17120f075] daemon started
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:461: [dfba17120f075] Stopping daemon
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:296: [dfba17120f075] exiting daemon
12:38:57 [2019-10-20T12:38:57.012Z]     daemon.go:448: [dfba17120f075] Daemon stopped
12:38:57 [2019-10-20T12:38:57.012Z] PASS
12:38:57 [2019-10-20T12:38:57.012Z] 
12:38:57 [2019-10-20T12:38:57.012Z] === Skipped
12:38:57 [2019-10-20T12:38:57.012Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
12:38:57 [2019-10-20T12:38:57.012Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:38:57 [2019-10-20T12:38:57.012Z] 
12:38:57 [2019-10-20T12:38:57.012Z] 
12:38:57 [2019-10-20T12:38:57.012Z] DONE 18 tests, 1 skipped in 113.666s
12:38:57 [2019-10-20T12:38:57.012Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
12:38:57 [2019-10-20T12:38:57.012Z] ++ 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
12:38:57 [2019-10-20T12:38:57.012Z] ++ set -e
12:38:57 [2019-10-20T12:38:57.012Z] ++ '[' -n 0 ']'
12:38:57 [2019-10-20T12:38:57.012Z] ++ set -x
12:38:57 [2019-10-20T12:38:57.012Z] ++ env -i DEST=/go/src/github.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
12:38:57 [2019-10-20T12:38:57.012Z] INFO: Testing against a local daemon
12:38:57 [2019-10-20T12:38:57.012Z] === RUN   TestSessionCreate
12:38:57 [2019-10-20T12:38:57.012Z] --- PASS: TestSessionCreate (0.05s)
12:38:57 [2019-10-20T12:38:57.012Z] === RUN   TestSessionCreateWithBadUpgrade
12:38:57 [2019-10-20T12:38:57.012Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
12:38:57 [2019-10-20T12:38:57.012Z] PASS
12:38:57 [2019-10-20T12:38:57.012Z] 
12:38:57 [2019-10-20T12:38:57.012Z] DONE 2 tests in 0.207s
12:38:57 [2019-10-20T12:38:57.012Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
12:38:57 [2019-10-20T12:38:57.012Z] ++ 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
12:38:57 [2019-10-20T12:38:57.012Z] ++ set -e
12:38:57 [2019-10-20T12:38:57.012Z] ++ '[' -n 0 ']'
12:38:57 [2019-10-20T12:38:57.012Z] ++ set -x
12:38:57 [2019-10-20T12:38:57.012Z] ++ env -i DEST=/go/src/github.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
12:38:57 [2019-10-20T12:38:57.012Z] INFO: Testing against a local daemon
12:38:57 [2019-10-20T12:38:57.012Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:38:57 [2019-10-20T12:38:57.012Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:38:57 [2019-10-20T12:38:57.012Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:38:57 [2019-10-20T12:38:57.012Z] === RUN   TestEventsExecDie
12:38:57 [2019-10-20T12:38:57.632Z] --- PASS: TestEventsExecDie (0.93s)
12:38:57 [2019-10-20T12:38:57.632Z] === RUN   TestEventsBackwardsCompatible
12:38:57 [2019-10-20T12:38:57.632Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
12:38:57 [2019-10-20T12:38:57.632Z] === RUN   TestInfoBinaryCommits
12:38:57 [2019-10-20T12:38:57.632Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:38:57 [2019-10-20T12:38:57.632Z] === RUN   TestInfoAPIVersioned
12:38:57 [2019-10-20T12:38:57.919Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:38:57 [2019-10-20T12:38:57.919Z] === RUN   TestInfoAPI
12:38:57 [2019-10-20T12:38:57.919Z] --- PASS: TestInfoAPI (0.07s)
12:38:57 [2019-10-20T12:38:57.919Z] === RUN   TestInfoAPIWarnings
12:38:58 [2019-10-20T12:38:58.930Z] --- PASS: TestInfoAPIWarnings (0.92s)
12:38:58 [2019-10-20T12:38:58.930Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:325: [dc2a3f5df57a0] waiting for daemon to start
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:325: [dc2a3f5df57a0] waiting for daemon to start
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:353: [dc2a3f5df57a0] daemon started
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:461: [dc2a3f5df57a0] Stopping daemon
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:296: [dc2a3f5df57a0] exiting daemon
12:38:58 [2019-10-20T12:38:58.930Z]     daemon.go:448: [dc2a3f5df57a0] Daemon stopped
12:38:58 [2019-10-20T12:38:58.930Z] === RUN   TestLoginFailsWithBadCredentials
12:38:59 [2019-10-20T12:38:59.053Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:38:59 [2019-10-20T12:38:59.215Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
12:38:59 [2019-10-20T12:38:59.215Z] === RUN   TestPingCacheHeaders
12:38:59 [2019-10-20T12:38:59.311Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:38:59 [2019-10-20T12:38:59.311Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:38:59 [2019-10-20T12:38:59.501Z] --- PASS: TestPingCacheHeaders (0.07s)
12:38:59 [2019-10-20T12:38:59.501Z] === RUN   TestPingGet
12:38:59 [2019-10-20T12:38:59.501Z] --- PASS: TestPingGet (0.04s)
12:38:59 [2019-10-20T12:38:59.501Z] === RUN   TestPingHead
12:38:59 [2019-10-20T12:38:59.501Z] --- PASS: TestPingHead (0.05s)
12:38:59 [2019-10-20T12:38:59.501Z] === RUN   TestVersion
12:38:59 [2019-10-20T12:38:59.501Z] --- PASS: TestVersion (0.05s)
12:38:59 [2019-10-20T12:38:59.501Z] PASS
12:38:59 [2019-10-20T12:38:59.501Z] 
12:38:59 [2019-10-20T12:38:59.501Z] === Skipped
12:38:59 [2019-10-20T12:38:59.501Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:38:59 [2019-10-20T12:38:59.501Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:38:59 [2019-10-20T12:38:59.501Z] 
12:38:59 [2019-10-20T12:38:59.501Z] 
12:38:59 [2019-10-20T12:38:59.501Z] DONE 12 tests, 1 skipped in 2.940s
12:38:59 [2019-10-20T12:38:59.501Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
12:38:59 [2019-10-20T12:38:59.501Z] ++ 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
12:38:59 [2019-10-20T12:38:59.501Z] ++ set -e
12:38:59 [2019-10-20T12:38:59.501Z] ++ '[' -n 0 ']'
12:38:59 [2019-10-20T12:38:59.501Z] ++ set -x
12:38:59 [2019-10-20T12:38:59.501Z] ++ env -i DEST=/go/src/github.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
12:38:59 [2019-10-20T12:38:59.788Z] INFO: Testing against a local daemon
12:38:59 [2019-10-20T12:38:59.788Z] === RUN   TestVolumesCreateAndList
12:38:59 [2019-10-20T12:38:59.788Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:38:59 [2019-10-20T12:38:59.788Z] === RUN   TestVolumesRemove
12:38:59 [2019-10-20T12:38:59.788Z] --- PASS: TestVolumesRemove (0.11s)
12:38:59 [2019-10-20T12:38:59.788Z] === RUN   TestVolumesInspect
12:38:59 [2019-10-20T12:38:59.788Z] --- PASS: TestVolumesInspect (0.04s)
12:38:59 [2019-10-20T12:38:59.788Z] === RUN   TestVolumesInvalidJSON
12:38:59 [2019-10-20T12:38:59.788Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:38:59 [2019-10-20T12:38:59.788Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:38:59 [2019-10-20T12:38:59.788Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:38:59 [2019-10-20T12:38:59.788Z] --- PASS: TestVolumesInvalidJSON (0.04s)
12:38:59 [2019-10-20T12:38:59.788Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:38:59 [2019-10-20T12:38:59.788Z] PASS
12:38:59 [2019-10-20T12:38:59.788Z] 
12:38:59 [2019-10-20T12:38:59.788Z] DONE 5 tests in 0.334s
12:38:59 [2019-10-20T12:38:59.788Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:39:00 [2019-10-20T12:39:00.072Z] ++++ cat bundles/test-integration/docker.pid
12:39:00 [2019-10-20T12:39:00.072Z] +++ kill 11112
12:39:00 [2019-10-20T12:39:00.682Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:39:01 [2019-10-20T12:39:01.546Z] umount: bundles/test-integration/root: mountpoint not found
12:39:01 [2019-10-20T12:39:01.546Z] +++ /etc/init.d/apparmor stop
12:39:01 [2019-10-20T12:39:01.546Z] Clearing AppArmor profiles cache:.
12:39:01 [2019-10-20T12:39:01.546Z] All profile caches have been cleared, but no profiles have been unloaded.
12:39:01 [2019-10-20T12:39:01.546Z] Unloading profiles will leave already running processes permanently
12:39:01 [2019-10-20T12:39:01.546Z] unconfined, which can lead to unexpected situations.
12:39:01 [2019-10-20T12:39:01.546Z] 
12:39:01 [2019-10-20T12:39:01.546Z] To set a process to complain mode, use the command line tool
12:39:01 [2019-10-20T12:39:01.546Z] 'aa-complain'. To really tear down all profiles, run the init script
12:39:01 [2019-10-20T12:39:01.546Z] with the 'teardown' option."
12:39:01 [2019-10-20T12:39:01.546Z] 
12:39:02 [2019-10-20T12:39:02.052Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:39:02 [2019-10-20T12:39:02.987Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
Post stage
[Pipeline] junit
12:39:03 [2019-10-20T12:39:03.058Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:39:03 [2019-10-20T12:39:03.943Z] + echo Ensuring container killed.
12:39:03 [2019-10-20T12:39:03.943Z] Ensuring container killed.
12:39:03 [2019-10-20T12:39:03.943Z] + docker rm -vf docker-pr3
12:39:03 [2019-10-20T12:39:03.943Z] Error: No such container: docker-pr3
12:39:03 [2019-10-20T12:39:03.943Z] + true
[Pipeline] sh
12:39:04 [2019-10-20T12:39:04.321Z] + echo Chowning /workspace to jenkins user
12:39:04 [2019-10-20T12:39:04.322Z] Chowning /workspace to jenkins user
12:39:04 [2019-10-20T12:39:04.322Z] + id -u
12:39:04 [2019-10-20T12:39:04.322Z] + id -g
12:39:04 [2019-10-20T12:39:04.322Z] + docker run --rm -v /home/docker/workspace/engine_PR-405:/workspace busybox chown -R 1001:1001 /workspace
12:39:04 [2019-10-20T12:39:04.322Z] Unable to find image 'busybox:latest' locally
12:39:04 [2019-10-20T12:39:04.359Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:39:04 [2019-10-20T12:39:04.605Z] latest: Pulling from library/busybox
12:39:04 [2019-10-20T12:39:04.605Z] e38168a01e65: Pulling fs layer
12:39:04 [2019-10-20T12:39:04.888Z] e38168a01e65: Verifying Checksum
12:39:04 [2019-10-20T12:39:04.888Z] e38168a01e65: Download complete
12:39:05 [2019-10-20T12:39:05.171Z] e38168a01e65: Pull complete
12:39:05 [2019-10-20T12:39:05.171Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:39:05 [2019-10-20T12:39:05.171Z] Status: Downloaded newer image for busybox:latest
12:39:05 [2019-10-20T12:39:05.291Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:39:07 [2019-10-20T12:39:07.595Z] + bundleName=ppc64le-integration
12:39:07 [2019-10-20T12:39:07.595Z] + echo Creating ppc64le-integration-bundles.tar.gz
12:39:07 [2019-10-20T12:39:07.595Z] Creating ppc64le-integration-bundles.tar.gz
12:39:07 [2019-10-20T12:39:07.595Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -printxargs
12:39:07 [2019-10-20T12:39:07.595Z]  tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:39:07 [2019-10-20T12:39:07.913Z] Archiving artifacts
12:39:08 [2019-10-20T12:39:08.568Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:39:09 [2019-10-20T12:39:09.500Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:39:10 [2019-10-20T12:39:10.298Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:39:10 [2019-10-20T12:39:10.434Z] === RUN   TestDockerSuite/TestLogsSince
12:39:10 [2019-10-20T12:39:10.685Z] + make clean
12:39:11 [2019-10-20T12:39:11.302Z] docker volume rm -f docker-dev-cache
12:39:11 [2019-10-20T12:39:11.302Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:39:18 [2019-10-20T12:39:18.023Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:39:18 [2019-10-20T12:39:18.536Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:39:19 [2019-10-20T12:39:19.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:39:24 [2019-10-20T12:39:24.086Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:39:24 [2019-10-20T12:39:24.607Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:39:24 [2019-10-20T12:39:24.608Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:39:24 [2019-10-20T12:39:24.608Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:39:24 [2019-10-20T12:39:24.651Z] === RUN   TestDockerSuite/TestLogsTail
12:39:25 [2019-10-20T12:39:25.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:39:25 [2019-10-20T12:39:25.582Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:39:26 [2019-10-20T12:39:26.514Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:39:27 [2019-10-20T12:39:27.447Z] === RUN   TestDockerSuite/TestMountIntoProc
12:39:28 [2019-10-20T12:39:28.012Z] === RUN   TestDockerSuite/TestMountIntoSys
12:39:28 [2019-10-20T12:39:28.269Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:39:28 [2019-10-20T12:39:28.382Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:39:28 [2019-10-20T12:39:28.841Z] === RUN   TestDockerSuite/TestNetHostname
12:39:29 [2019-10-20T12:39:29.935Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:39:29 [2019-10-20T12:39:29.935Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:39:29 [2019-10-20T12:39:29.935Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:39:29 [2019-10-20T12:39:29.935Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:39:30 [2019-10-20T12:39:30.400Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:39:31 [2019-10-20T12:39:31.365Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:39:31 [2019-10-20T12:39:31.365Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:39:31 [2019-10-20T12:39:31.931Z] === RUN   TestDockerSuite/TestNetworkEvents
12:39:33 [2019-10-20T12:39:33.304Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:39:33 [2019-10-20T12:39:33.335Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:39:33 [2019-10-20T12:39:33.335Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:39:33 [2019-10-20T12:39:33.335Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:39:35 [2019-10-20T12:39:35.203Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:39:35 [2019-10-20T12:39:35.769Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:39:36 [2019-10-20T12:39:36.702Z] === RUN   TestDockerSuite/TestPluginActive
12:39:38 [2019-10-20T12:39:38.599Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:39:38 [2019-10-20T12:39:38.856Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:39:40 [2019-10-20T12:39:40.454Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:39:42 [2019-10-20T12:39:42.159Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:39:46 [2019-10-20T12:39:46.336Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:39:46 [2019-10-20T12:39:46.336Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:39:46 [2019-10-20T12:39:46.902Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:39:51 [2019-10-20T12:39:51.153Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:39:51 [2019-10-20T12:39:51.153Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:39:52 [2019-10-20T12:39:52.529Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:39:54 [2019-10-20T12:39:54.429Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:39:56 [2019-10-20T12:39:56.325Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:40:00 [2019-10-20T12:40:00.510Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:40:03 [2019-10-20T12:40:03.038Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:40:04 [2019-10-20T12:40:04.410Z] === RUN   TestDockerSuite/TestPortHostBinding
12:40:05 [2019-10-20T12:40:05.781Z] === RUN   TestDockerSuite/TestPortList
12:40:17 [2019-10-20T12:40:17.972Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:40:17 [2019-10-20T12:40:17.972Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:40:23 [2019-10-20T12:40:23.227Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:40:25 [2019-10-20T12:40:25.128Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:40:25 [2019-10-20T12:40:25.128Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:40:25 [2019-10-20T12:40:25.128Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:40:26 [2019-10-20T12:40:26.065Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:40:26 [2019-10-20T12:40:26.065Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:40:26 [2019-10-20T12:40:26.631Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:40:26 [2019-10-20T12:40:26.631Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:40:27 [2019-10-20T12:40:27.563Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:40:27 [2019-10-20T12:40:27.821Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:40:29 [2019-10-20T12:40:29.718Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:40:29 [2019-10-20T12:40:29.718Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:40:32 [2019-10-20T12:40:32.995Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:40:33 [2019-10-20T12:40:33.252Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:40:34 [2019-10-20T12:40:34.623Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:40:34 [2019-10-20T12:40:34.881Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:40:35 [2019-10-20T12:40:35.139Z] === RUN   TestDockerSuite/TestPsByOrder
12:40:37 [2019-10-20T12:40:37.667Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:40:39 [2019-10-20T12:40:39.038Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:40:40 [2019-10-20T12:40:40.411Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:40:43 [2019-10-20T12:40:43.687Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:40:50 [2019-10-20T12:40:50.239Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:40:50 [2019-10-20T12:40:50.239Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:40:50 [2019-10-20T12:40:50.806Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:40:53 [2019-10-20T12:40:53.333Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:40:54 [2019-10-20T12:40:54.266Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:40:58 [2019-10-20T12:40:58.446Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:41:00 [2019-10-20T12:41:00.971Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:41:01 [2019-10-20T12:41:01.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:41:03 [2019-10-20T12:41:03.802Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:41:04 [2019-10-20T12:41:04.367Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:41:06 [2019-10-20T12:41:06.891Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:41:08 [2019-10-20T12:41:08.263Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:41:09 [2019-10-20T12:41:09.635Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:41:11 [2019-10-20T12:41:11.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:41:14 [2019-10-20T12:41:14.064Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:41:15 [2019-10-20T12:41:15.961Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:41:15 [2019-10-20T12:41:15.961Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:41:16 [2019-10-20T12:41:16.893Z] === RUN   TestDockerSuite/TestPsRightTagName
12:41:20 [2019-10-20T12:41:20.172Z] === RUN   TestDockerSuite/TestPsShowMounts
12:41:22 [2019-10-20T12:41:22.696Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:41:22 [2019-10-20T12:41:22.696Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:41:23 [2019-10-20T12:41:23.261Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:41:23 [2019-10-20T12:41:23.261Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:41:23 [2019-10-20T12:41:23.825Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:41:23 [2019-10-20T12:41:23.825Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:41:23 [2019-10-20T12:41:23.825Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:41:25 [2019-10-20T12:41:25.197Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:41:26 [2019-10-20T12:41:26.571Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:41:26 [2019-10-20T12:41:26.830Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:41:28 [2019-10-20T12:41:28.727Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:41:29 [2019-10-20T12:41:29.292Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:41:29 [2019-10-20T12:41:29.551Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:41:33 [2019-10-20T12:41:33.729Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:41:37 [2019-10-20T12:41:37.078Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:41:37 [2019-10-20T12:41:37.078Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:41:40 [2019-10-20T12:41:40.303Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:41:40 [2019-10-20T12:41:40.561Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:41:40 [2019-10-20T12:41:40.819Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:41:44 [2019-10-20T12:41:44.097Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:41:44 [2019-10-20T12:41:44.097Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:41:44 [2019-10-20T12:41:44.097Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:41:44 [2019-10-20T12:41:44.097Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:41:44 [2019-10-20T12:41:44.206Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:41:44 [2019-10-20T12:41:44.206Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:41:47 [2019-10-20T12:41:47.374Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:41:47 [2019-10-20T12:41:47.374Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:41:47 [2019-10-20T12:41:47.973Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:41:48 [2019-10-20T12:41:48.744Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:41:48 [2019-10-20T12:41:48.952Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:41:48 [2019-10-20T12:41:48.952Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:41:48 [2019-10-20T12:41:48.952Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:41:48 [2019-10-20T12:41:48.952Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:41:49 [2019-10-20T12:41:49.418Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:41:49 [2019-10-20T12:41:49.882Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:41:52 [2019-10-20T12:41:52.810Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:41:52 [2019-10-20T12:41:52.922Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:41:54 [2019-10-20T12:41:54.361Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:41:54 [2019-10-20T12:41:54.361Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:41:54 [2019-10-20T12:41:54.361Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:41:54 [2019-10-20T12:41:54.361Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:41:54 [2019-10-20T12:41:54.817Z] === RUN   TestDockerSuite/TestRmiBlank
12:41:54 [2019-10-20T12:41:54.817Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:41:54 [2019-10-20T12:41:54.817Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:41:57 [2019-10-20T12:41:57.290Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:41:58 [2019-10-20T12:41:58.995Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:41:59 [2019-10-20T12:41:59.926Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:42:00 [2019-10-20T12:42:00.491Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:42:00 [2019-10-20T12:42:00.749Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:42:02 [2019-10-20T12:42:02.645Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:42:03 [2019-10-20T12:42:03.593Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:42:05 [2019-10-20T12:42:05.490Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:42:06 [2019-10-20T12:42:06.421Z] === RUN   TestDockerSuite/TestRmiTag
12:42:06 [2019-10-20T12:42:06.678Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:42:07 [2019-10-20T12:42:07.610Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:42:09 [2019-10-20T12:42:09.732Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:42:12 [2019-10-20T12:42:12.867Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:42:13 [2019-10-20T12:42:13.124Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:42:14 [2019-10-20T12:42:14.056Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:42:14 [2019-10-20T12:42:14.056Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:42:14 [2019-10-20T12:42:14.557Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:42:14 [2019-10-20T12:42:14.620Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:42:15 [2019-10-20T12:42:15.536Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:42:15 [2019-10-20T12:42:15.536Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:42:16 [2019-10-20T12:42:16.519Z] === RUN   TestDockerSuite/TestRunAddHost
12:42:17 [2019-10-20T12:42:17.083Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:42:17 [2019-10-20T12:42:17.647Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:42:18 [2019-10-20T12:42:18.470Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:42:18 [2019-10-20T12:42:18.578Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:42:18 [2019-10-20T12:42:18.578Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:42:19 [2019-10-20T12:42:19.143Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:42:20 [2019-10-20T12:42:20.022Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:42:21 [2019-10-20T12:42:21.040Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:42:21 [2019-10-20T12:42:21.972Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:42:22 [2019-10-20T12:42:22.903Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:42:23 [2019-10-20T12:42:23.834Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:42:25 [2019-10-20T12:42:25.206Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:42:27 [2019-10-20T12:42:27.103Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:42:27 [2019-10-20T12:42:27.103Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:42:28 [2019-10-20T12:42:28.034Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:42:28 [2019-10-20T12:42:28.966Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:42:30 [2019-10-20T12:42:30.338Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddScript
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:42:30 [2019-10-20T12:42:30.395Z] === RUN   TestDockerSuite/TestBuildAddTar
12:42:30 [2019-10-20T12:42:30.902Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:42:32 [2019-10-20T12:42:32.273Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:42:33 [2019-10-20T12:42:33.206Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:42:34 [2019-10-20T12:42:34.577Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:42:35 [2019-10-20T12:42:35.141Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:42:36 [2019-10-20T12:42:36.073Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:42:36 [2019-10-20T12:42:36.637Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:42:36 [2019-10-20T12:42:36.637Z] === RUN   TestDockerSuite/TestRunBindMounts
12:42:39 [2019-10-20T12:42:39.160Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:42:40 [2019-10-20T12:42:40.531Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:42:40 [2019-10-20T12:42:40.531Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:42:41 [2019-10-20T12:42:41.464Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:42:42 [2019-10-20T12:42:42.028Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:42:43 [2019-10-20T12:42:43.400Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:42:43 [2019-10-20T12:42:43.400Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:42:43 [2019-10-20T12:42:43.967Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:42:44 [2019-10-20T12:42:44.915Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:42:45 [2019-10-20T12:42:45.846Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:42:46 [2019-10-20T12:42:46.778Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:42:47 [2019-10-20T12:42:47.710Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:42:47 [2019-10-20T12:42:47.710Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:42:48 [2019-10-20T12:42:48.640Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:42:48 [2019-10-20T12:42:48.640Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:42:50 [2019-10-20T12:42:50.012Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:42:50 [2019-10-20T12:42:50.577Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:42:51 [2019-10-20T12:42:51.509Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:42:52 [2019-10-20T12:42:52.440Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:42:52 [2019-10-20T12:42:52.440Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:42:53 [2019-10-20T12:42:53.371Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:42:54 [2019-10-20T12:42:54.743Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:42:55 [2019-10-20T12:42:55.674Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:42:56 [2019-10-20T12:42:56.239Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:42:58 [2019-10-20T12:42:58.134Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:42:59 [2019-10-20T12:42:59.065Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:42:59 [2019-10-20T12:42:59.629Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:43:00 [2019-10-20T12:43:00.560Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:43:01 [2019-10-20T12:43:01.498Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:43:02 [2019-10-20T12:43:02.441Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:43:04 [2019-10-20T12:43:04.337Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:43:06 [2019-10-20T12:43:06.153Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:43:06 [2019-10-20T12:43:06.153Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:43:06 [2019-10-20T12:43:06.153Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:43:08 [2019-10-20T12:43:08.514Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:43:08 [2019-10-20T12:43:08.514Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:43:08 [2019-10-20T12:43:08.771Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:43:09 [2019-10-20T12:43:09.029Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:43:11 [2019-10-20T12:43:11.554Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:43:13 [2019-10-20T12:43:13.452Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:43:16 [2019-10-20T12:43:16.728Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:43:19 [2019-10-20T12:43:19.251Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:43:19 [2019-10-20T12:43:19.251Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:43:19 [2019-10-20T12:43:19.251Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:43:19 [2019-10-20T12:43:19.815Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:43:22 [2019-10-20T12:43:22.344Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:43:22 [2019-10-20T12:43:22.908Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:43:23 [2019-10-20T12:43:23.840Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:43:23 [2019-10-20T12:43:23.861Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:43:24 [2019-10-20T12:43:24.323Z] === RUN   TestDockerSuite/TestBuildBlankName
12:43:25 [2019-10-20T12:43:25.295Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:43:26 [2019-10-20T12:43:26.369Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:43:27 [2019-10-20T12:43:27.307Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:43:29 [2019-10-20T12:43:29.204Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:43:29 [2019-10-20T12:43:29.767Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:43:29 [2019-10-20T12:43:29.767Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:43:30 [2019-10-20T12:43:30.699Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:43:32 [2019-10-20T12:43:32.390Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:43:32 [2019-10-20T12:43:32.594Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:43:32 [2019-10-20T12:43:32.594Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:43:33 [2019-10-20T12:43:33.158Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:43:33 [2019-10-20T12:43:33.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:43:34 [2019-10-20T12:43:34.093Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:43:35 [2019-10-20T12:43:35.025Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:43:35 [2019-10-20T12:43:35.589Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:43:35 [2019-10-20T12:43:35.847Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:43:36 [2019-10-20T12:43:36.411Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:43:36 [2019-10-20T12:43:36.668Z] === RUN   TestDockerSuite/TestRunEnvironment
12:43:37 [2019-10-20T12:43:37.601Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:43:38 [2019-10-20T12:43:38.533Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:43:39 [2019-10-20T12:43:39.167Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:43:39 [2019-10-20T12:43:39.466Z] === RUN   TestDockerSuite/TestRunExitCode
12:43:40 [2019-10-20T12:43:40.399Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:43:40 [2019-10-20T12:43:40.963Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:43:41 [2019-10-20T12:43:41.895Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:43:42 [2019-10-20T12:43:42.827Z] === RUN   TestDockerSuite/TestRunExposePort
12:43:42 [2019-10-20T12:43:42.827Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:43:43 [2019-10-20T12:43:43.759Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:43:44 [2019-10-20T12:43:44.323Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:43:46 [2019-10-20T12:43:46.225Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:43:46 [2019-10-20T12:43:46.483Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:43:46 [2019-10-20T12:43:46.483Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:43:49 [2019-10-20T12:43:49.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:43:50 [2019-10-20T12:43:50.659Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:43:50 [2019-10-20T12:43:50.659Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:43:51 [2019-10-20T12:43:51.590Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:43:54 [2019-10-20T12:43:54.113Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:43:58 [2019-10-20T12:43:58.116Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:43:58 [2019-10-20T12:43:58.116Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:44:03 [2019-10-20T12:44:03.922Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:44:03 [2019-10-20T12:44:03.922Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:44:03 [2019-10-20T12:44:03.922Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:44:04 [2019-10-20T12:44:04.068Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:44:04 [2019-10-20T12:44:04.325Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:44:06 [2019-10-20T12:44:06.220Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:44:06 [2019-10-20T12:44:06.220Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:44:06 [2019-10-20T12:44:06.220Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:44:06 [2019-10-20T12:44:06.220Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:44:07 [2019-10-20T12:44:07.151Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:44:09 [2019-10-20T12:44:09.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:44:09 [2019-10-20T12:44:09.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:44:09 [2019-10-20T12:44:09.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:44:09 [2019-10-20T12:44:09.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:44:09 [2019-10-20T12:44:09.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:44:10 [2019-10-20T12:44:10.427Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:44:12 [2019-10-20T12:44:12.325Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:44:14 [2019-10-20T12:44:14.227Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:44:14 [2019-10-20T12:44:14.484Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:44:15 [2019-10-20T12:44:15.416Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:44:15 [2019-10-20T12:44:15.982Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:44:16 [2019-10-20T12:44:16.914Z] === RUN   TestDockerSuite/TestRunModeHostname
12:44:17 [2019-10-20T12:44:17.846Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:44:18 [2019-10-20T12:44:18.104Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:44:18 [2019-10-20T12:44:18.104Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:44:18 [2019-10-20T12:44:18.669Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:44:20 [2019-10-20T12:44:20.568Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:44:20 [2019-10-20T12:44:20.826Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:44:21 [2019-10-20T12:44:21.757Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:44:23 [2019-10-20T12:44:23.655Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:44:23 [2019-10-20T12:44:23.655Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:44:23 [2019-10-20T12:44:23.914Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:44:25 [2019-10-20T12:44:25.809Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:44:27 [2019-10-20T12:44:27.705Z] === RUN   TestDockerSuite/TestRunMount
12:44:34 [2019-10-20T12:44:34.256Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:44:35 [2019-10-20T12:44:35.188Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:44:35 [2019-10-20T12:44:35.754Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:44:37 [2019-10-20T12:44:37.671Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:44:40 [2019-10-20T12:44:40.196Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:44:41 [2019-10-20T12:44:41.129Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:44:43 [2019-10-20T12:44:43.659Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:44:45 [2019-10-20T12:44:45.456Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:44:46 [2019-10-20T12:44:46.183Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:44:47 [2019-10-20T12:44:47.645Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:44:48 [2019-10-20T12:44:48.618Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:44:48 [2019-10-20T12:44:48.708Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:44:49 [2019-10-20T12:44:49.079Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:44:49 [2019-10-20T12:44:49.640Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:44:50 [2019-10-20T12:44:50.572Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:44:50 [2019-10-20T12:44:50.623Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:44:50 [2019-10-20T12:44:50.623Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:44:52 [2019-10-20T12:44:52.475Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:44:52 [2019-10-20T12:44:52.475Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:44:52 [2019-10-20T12:44:52.475Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:44:53 [2019-10-20T12:44:53.407Z] === RUN   TestDockerSuite/TestRunNetHost
12:44:54 [2019-10-20T12:44:54.781Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:44:55 [2019-10-20T12:44:55.323Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:44:55 [2019-10-20T12:44:55.713Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:44:56 [2019-10-20T12:44:56.643Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:44:56 [2019-10-20T12:44:56.865Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:44:56 [2019-10-20T12:44:56.865Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:44:56 [2019-10-20T12:44:56.865Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:44:58 [2019-10-20T12:44:58.412Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:44:58 [2019-10-20T12:44:58.874Z] === RUN   TestDockerSuite/TestBuildCmd
12:44:59 [2019-10-20T12:44:59.173Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:44:59 [2019-10-20T12:44:59.847Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:45:00 [2019-10-20T12:45:00.313Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:45:00 [2019-10-20T12:45:00.775Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:45:01 [2019-10-20T12:45:01.700Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:45:06 [2019-10-20T12:45:06.590Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:45:06 [2019-10-20T12:45:06.961Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:45:07 [2019-10-20T12:45:07.526Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:45:07 [2019-10-20T12:45:07.526Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:45:08 [2019-10-20T12:45:08.135Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:45:08 [2019-10-20T12:45:08.135Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:45:08 [2019-10-20T12:45:08.462Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:45:08 [2019-10-20T12:45:08.462Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:45:09 [2019-10-20T12:45:09.026Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:45:09 [2019-10-20T12:45:09.106Z] === RUN   TestDockerSuite/TestBuildContChar
12:45:09 [2019-10-20T12:45:09.283Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:45:10 [2019-10-20T12:45:10.218Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:45:10 [2019-10-20T12:45:10.218Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:45:11 [2019-10-20T12:45:11.590Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:45:12 [2019-10-20T12:45:12.523Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:45:12 [2019-10-20T12:45:12.523Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:45:13 [2019-10-20T12:45:13.453Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:45:14 [2019-10-20T12:45:14.385Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:45:16 [2019-10-20T12:45:16.281Z] === RUN   TestDockerSuite/TestRunPortInUse
12:45:17 [2019-10-20T12:45:17.212Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:45:17 [2019-10-20T12:45:17.775Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:45:18 [2019-10-20T12:45:18.706Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:45:19 [2019-10-20T12:45:19.640Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:45:20 [2019-10-20T12:45:20.580Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:45:21 [2019-10-20T12:45:21.144Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:45:21 [2019-10-20T12:45:21.144Z] === RUN   TestDockerSuite/TestRunPublishPort
12:45:22 [2019-10-20T12:45:22.076Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:45:23 [2019-10-20T12:45:23.007Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:45:23 [2019-10-20T12:45:23.007Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:45:23 [2019-10-20T12:45:23.935Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:45:23 [2019-10-20T12:45:23.935Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:45:23 [2019-10-20T12:45:23.935Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:45:23 [2019-10-20T12:45:23.938Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:45:25 [2019-10-20T12:45:25.308Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:45:25 [2019-10-20T12:45:25.308Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:45:25 [2019-10-20T12:45:25.308Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:45:25 [2019-10-20T12:45:25.477Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:45:26 [2019-10-20T12:45:26.449Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:45:26 [2019-10-20T12:45:26.449Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:45:26 [2019-10-20T12:45:26.449Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:45:27 [2019-10-20T12:45:27.421Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:45:27 [2019-10-20T12:45:27.883Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:45:27 [2019-10-20T12:45:27.883Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:45:27 [2019-10-20T12:45:27.883Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:45:29 [2019-10-20T12:45:29.489Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:45:30 [2019-10-20T12:45:30.859Z] === RUN   TestDockerSuite/TestRunRm
12:45:31 [2019-10-20T12:45:31.791Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:45:33 [2019-10-20T12:45:33.692Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:45:34 [2019-10-20T12:45:34.315Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:45:35 [2019-10-20T12:45:35.686Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:45:36 [2019-10-20T12:45:36.617Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:45:37 [2019-10-20T12:45:37.554Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:45:40 [2019-10-20T12:45:40.081Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:45:40 [2019-10-20T12:45:40.645Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:45:44 [2019-10-20T12:45:44.832Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:45:50 [2019-10-20T12:45:50.090Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:45:50 [2019-10-20T12:45:50.655Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:45:51 [2019-10-20T12:45:51.586Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:45:52 [2019-10-20T12:45:52.521Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:45:53 [2019-10-20T12:45:53.086Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:45:54 [2019-10-20T12:45:54.018Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:45:54 [2019-10-20T12:45:54.950Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:45:55 [2019-10-20T12:45:55.882Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:45:56 [2019-10-20T12:45:56.813Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:45:57 [2019-10-20T12:45:57.744Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:46:00 [2019-10-20T12:46:00.266Z] === RUN   TestDockerSuite/TestRunState
12:46:02 [2019-10-20T12:46:02.162Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:46:03 [2019-10-20T12:46:03.093Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:46:03 [2019-10-20T12:46:03.660Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:46:04 [2019-10-20T12:46:04.248Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:46:04 [2019-10-20T12:46:04.248Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:46:05 [2019-10-20T12:46:05.188Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:46:05 [2019-10-20T12:46:05.752Z] === RUN   TestDockerSuite/TestRunSysctls
12:46:07 [2019-10-20T12:46:07.649Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:46:07 [2019-10-20T12:46:07.650Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:46:07 [2019-10-20T12:46:07.650Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:46:08 [2019-10-20T12:46:08.581Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:46:09 [2019-10-20T12:46:09.404Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:46:10 [2019-10-20T12:46:10.376Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:46:11 [2019-10-20T12:46:11.103Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:46:11 [2019-10-20T12:46:11.350Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:46:12 [2019-10-20T12:46:12.035Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:46:13 [2019-10-20T12:46:13.932Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:46:18 [2019-10-20T12:46:18.109Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:46:18 [2019-10-20T12:46:18.436Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:46:18 [2019-10-20T12:46:18.436Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:46:18 [2019-10-20T12:46:18.898Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:46:18 [2019-10-20T12:46:18.898Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:46:19 [2019-10-20T12:46:19.360Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:46:19 [2019-10-20T12:46:19.825Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:46:21 [2019-10-20T12:46:21.385Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:46:22 [2019-10-20T12:46:22.318Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:46:23 [2019-10-20T12:46:23.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:46:24 [2019-10-20T12:46:24.183Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:46:26 [2019-10-20T12:46:26.708Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:46:28 [2019-10-20T12:46:28.083Z] === RUN   TestDockerSuite/TestRunUserByID
12:46:28 [2019-10-20T12:46:28.651Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:46:28 [2019-10-20T12:46:28.908Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:46:29 [2019-10-20T12:46:29.165Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:46:30 [2019-10-20T12:46:30.098Z] === RUN   TestDockerSuite/TestRunUserByName
12:46:31 [2019-10-20T12:46:31.029Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:46:31 [2019-10-20T12:46:31.960Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:46:31 [2019-10-20T12:46:31.960Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:46:31 [2019-10-20T12:46:31.960Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:46:32 [2019-10-20T12:46:32.892Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:46:38 [2019-10-20T12:46:38.151Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:46:38 [2019-10-20T12:46:38.714Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:46:40 [2019-10-20T12:46:40.085Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:46:42 [2019-10-20T12:46:42.610Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:46:43 [2019-10-20T12:46:43.983Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:46:45 [2019-10-20T12:46:45.006Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:46:45 [2019-10-20T12:46:45.006Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:46:45 [2019-10-20T12:46:45.006Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:46:46 [2019-10-20T12:46:46.507Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:46:49 [2019-10-20T12:46:49.786Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:46:50 [2019-10-20T12:46:50.717Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
12:46:51 [2019-10-20T12:46:51.664Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
12:46:52 [2019-10-20T12:46:52.598Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:46:52 [2019-10-20T12:46:52.598Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:46:52 [2019-10-20T12:46:52.598Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:46:52 [2019-10-20T12:46:52.598Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:46:52 [2019-10-20T12:46:52.857Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:46:53 [2019-10-20T12:46:53.792Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:46:54 [2019-10-20T12:46:54.725Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:46:55 [2019-10-20T12:46:55.657Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:46:57 [2019-10-20T12:46:57.553Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:46:58 [2019-10-20T12:46:58.490Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:46:59 [2019-10-20T12:46:59.056Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:46:59 [2019-10-20T12:46:59.315Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:46:59 [2019-10-20T12:46:59.572Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:46:59 [2019-10-20T12:46:59.830Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:46:59 [2019-10-20T12:46:59.830Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:47:00 [2019-10-20T12:47:00.089Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
12:47:00 [2019-10-20T12:47:00.089Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:47:00 [2019-10-20T12:47:00.089Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:47:00 [2019-10-20T12:47:00.347Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:47:00 [2019-10-20T12:47:00.347Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:47:00 [2019-10-20T12:47:00.605Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:47:00 [2019-10-20T12:47:00.862Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:47:01 [2019-10-20T12:47:01.208Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
12:47:02 [2019-10-20T12:47:02.141Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:47:02 [2019-10-20T12:47:02.713Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:47:03 [2019-10-20T12:47:03.078Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:47:04 [2019-10-20T12:47:04.008Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:47:04 [2019-10-20T12:47:04.008Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:47:04 [2019-10-20T12:47:04.255Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:47:04 [2019-10-20T12:47:04.975Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:47:05 [2019-10-20T12:47:05.228Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:47:05 [2019-10-20T12:47:05.233Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:47:06 [2019-10-20T12:47:06.166Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:47:06 [2019-10-20T12:47:06.166Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:47:06 [2019-10-20T12:47:06.166Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:47:07 [2019-10-20T12:47:07.537Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:47:08 [2019-10-20T12:47:08.105Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:47:08 [2019-10-20T12:47:08.364Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:47:08 [2019-10-20T12:47:08.364Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:47:08 [2019-10-20T12:47:08.976Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:47:09 [2019-10-20T12:47:09.326Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:47:11 [2019-10-20T12:47:11.228Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:47:11 [2019-10-20T12:47:11.894Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:47:12 [2019-10-20T12:47:12.161Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:47:12 [2019-10-20T12:47:12.161Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:47:12 [2019-10-20T12:47:12.727Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:47:12 [2019-10-20T12:47:12.727Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:47:14 [2019-10-20T12:47:14.083Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:47:14 [2019-10-20T12:47:14.624Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:47:15 [2019-10-20T12:47:15.556Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:47:18 [2019-10-20T12:47:18.084Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:47:19 [2019-10-20T12:47:19.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:47:19 [2019-10-20T12:47:19.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:47:19 [2019-10-20T12:47:19.016Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:47:19 [2019-10-20T12:47:19.947Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:47:21 [2019-10-20T12:47:21.319Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:47:21 [2019-10-20T12:47:21.319Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:47:22 [2019-10-20T12:47:22.693Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:47:22 [2019-10-20T12:47:22.693Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:47:25 [2019-10-20T12:47:25.221Z] === RUN   TestDockerSuite/TestSaveImageId
12:47:25 [2019-10-20T12:47:25.221Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:47:25 [2019-10-20T12:47:25.785Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:47:28 [2019-10-20T12:47:28.313Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:47:28 [2019-10-20T12:47:28.570Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:47:31 [2019-10-20T12:47:31.100Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:47:31 [2019-10-20T12:47:31.100Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:47:31 [2019-10-20T12:47:31.100Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:47:31 [2019-10-20T12:47:31.357Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:47:32 [2019-10-20T12:47:32.730Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:47:34 [2019-10-20T12:47:34.629Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:47:34 [2019-10-20T12:47:34.629Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:47:34 [2019-10-20T12:47:34.887Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:47:34 [2019-10-20T12:47:34.887Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:47:34 [2019-10-20T12:47:34.887Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:47:35 [2019-10-20T12:47:35.144Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:47:35 [2019-10-20T12:47:35.709Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:47:38 [2019-10-20T12:47:38.988Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:47:40 [2019-10-20T12:47:40.359Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:47:44 [2019-10-20T12:47:44.537Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:47:47 [2019-10-20T12:47:47.063Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:47:47 [2019-10-20T12:47:47.321Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:47:48 [2019-10-20T12:47:48.255Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:47:50 [2019-10-20T12:47:50.153Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:47:52 [2019-10-20T12:47:52.677Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:47:52 [2019-10-20T12:47:52.677Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:47:52 [2019-10-20T12:47:52.677Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:47:55 [2019-10-20T12:47:55.970Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:47:56 [2019-10-20T12:47:56.536Z] === RUN   TestDockerSuite/TestStartRecordError
12:47:59 [2019-10-20T12:47:59.063Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:48:00 [2019-10-20T12:48:00.434Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:48:00 [2019-10-20T12:48:00.999Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:48:01 [2019-10-20T12:48:01.563Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:48:01 [2019-10-20T12:48:01.820Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:48:03 [2019-10-20T12:48:03.718Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:48:05 [2019-10-20T12:48:05.094Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:48:07 [2019-10-20T12:48:07.617Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:48:11 [2019-10-20T12:48:11.794Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:48:14 [2019-10-20T12:48:14.575Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:48:15 [2019-10-20T12:48:15.070Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:48:15 [2019-10-20T12:48:15.549Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:48:16 [2019-10-20T12:48:16.012Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:48:21 [2019-10-20T12:48:21.621Z] === RUN   TestDockerSuite/TestStatsNoStream
12:48:23 [2019-10-20T12:48:23.515Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:48:25 [2019-10-20T12:48:25.410Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:48:26 [2019-10-20T12:48:26.341Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:48:27 [2019-10-20T12:48:27.272Z] === RUN   TestDockerSuite/TestTopPrivileged
12:48:28 [2019-10-20T12:48:28.204Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:48:28 [2019-10-20T12:48:28.204Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:48:29 [2019-10-20T12:48:29.135Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:48:33 [2019-10-20T12:48:33.312Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:48:37 [2019-10-20T12:48:37.490Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:48:37 [2019-10-20T12:48:37.748Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:48:38 [2019-10-20T12:48:38.680Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:48:38 [2019-10-20T12:48:38.680Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
12:48:39 [2019-10-20T12:48:39.612Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
12:48:41 [2019-10-20T12:48:41.512Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:48:41 [2019-10-20T12:48:41.512Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:48:43 [2019-10-20T12:48:43.409Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:48:44 [2019-10-20T12:48:44.794Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:48:45 [2019-10-20T12:48:45.731Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:48:47 [2019-10-20T12:48:47.627Z] === RUN   TestDockerSuite/TestUpdateStats
12:48:52 [2019-10-20T12:48:52.883Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:48:53 [2019-10-20T12:48:53.815Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:48:53 [2019-10-20T12:48:53.815Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:48:55 [2019-10-20T12:48:55.190Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:48:56 [2019-10-20T12:48:56.122Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:48:59 [2019-10-20T12:48:59.397Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:49:00 [2019-10-20T12:49:00.771Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:49:04 [2019-10-20T12:49:04.953Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:49:09 [2019-10-20T12:49:09.132Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:49:11 [2019-10-20T12:49:11.664Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:49:15 [2019-10-20T12:49:15.842Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:49:22 [2019-10-20T12:49:22.391Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:49:23 [2019-10-20T12:49:23.760Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:49:26 [2019-10-20T12:49:26.285Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:49:27 [2019-10-20T12:49:27.656Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:49:28 [2019-10-20T12:49:28.227Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:49:28 [2019-10-20T12:49:28.227Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:49:28 [2019-10-20T12:49:28.227Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:49:29 [2019-10-20T12:49:29.551Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:49:32 [2019-10-20T12:49:32.074Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:49:34 [2019-10-20T12:49:34.597Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:49:37 [2019-10-20T12:49:37.120Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:49:39 [2019-10-20T12:49:39.646Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:49:42 [2019-10-20T12:49:42.170Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:49:47 [2019-10-20T12:49:47.424Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:49:49 [2019-10-20T12:49:49.394Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:49:57 [2019-10-20T12:49:57.380Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:49:57 [2019-10-20T12:49:57.380Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:49:57 [2019-10-20T12:49:57.380Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:49:57 [2019-10-20T12:49:57.637Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:49:57 [2019-10-20T12:49:57.894Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:49:57 [2019-10-20T12:49:57.894Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:49:57 [2019-10-20T12:49:57.894Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:49:58 [2019-10-20T12:49:58.826Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:49:58 [2019-10-20T12:49:58.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:49:59 [2019-10-20T12:49:59.735Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:49:59 [2019-10-20T12:49:59.757Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:50:00 [2019-10-20T12:50:00.015Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:50:00 [2019-10-20T12:50:00.015Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:50:00 [2019-10-20T12:50:00.015Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:50:00 [2019-10-20T12:50:00.015Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:50:00 [2019-10-20T12:50:00.272Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:50:02 [2019-10-20T12:50:02.798Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:50:03 [2019-10-20T12:50:03.056Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:50:03 [2019-10-20T12:50:03.056Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:50:03 [2019-10-20T12:50:03.314Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:50:03 [2019-10-20T12:50:03.314Z] === RUN   TestDockerSuite/TestVolumeEvents
12:50:04 [2019-10-20T12:50:04.246Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:50:06 [2019-10-20T12:50:06.773Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:50:06 [2019-10-20T12:50:06.773Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:50:06 [2019-10-20T12:50:06.773Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:50:07 [2019-10-20T12:50:07.031Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:50:10 [2019-10-20T12:50:10.074Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:50:11 [2019-10-20T12:50:11.219Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:50:15 [2019-10-20T12:50:15.400Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:50:15 [2019-10-20T12:50:15.400Z] --- PASS: TestDockerSuite (1845.94s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.54s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.63s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.81s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.26s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.99s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.25s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.01s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.13s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.08s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.16s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.15s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.12s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.14s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.36s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.68s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.02s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.80s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.61s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.63s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.92s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.93s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.44s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.40s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.56s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.14s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.29s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.46s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.26s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.08s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.51s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.44s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.36s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.75s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.68s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.63s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.82s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.78s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.48s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.39s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.22s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.50s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.13s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.67s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.87s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.81s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.02s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.61s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.34s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.75s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.79s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.77s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.66s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.39s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.66s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.79s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.34s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.89s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.42s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.21s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.44s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.43s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.86s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.96s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFails (0.93s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.35s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.81s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.69s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.53s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.57s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLastModified (7.29s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (5.49s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.39s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.70s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.29s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.40s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.48s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.67s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:50:15 [2019-10-20T12:50:15.400Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.65s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.81s)
12:50:15 [2019-10-20T12:50:15.400Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.28s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.71s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.51s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.69s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (3.03s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRm (4.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.54s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.80s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.32s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.88s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.55s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.51s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.23s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.78s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.44s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.80s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildUser (2.28s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.32s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.48s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.00s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.78s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.35s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.57s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_sni_test.go:18: Flakey test
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitChange (1.22s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.96s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.22s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.79s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.09s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.20s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.05s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.99s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.10s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:50:15 [2019-10-20T12:50:15.401Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.94s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.73s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc000960fe0 <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1147885947 /foo false  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1147885947 /foo true  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3783232670 /foo false  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3783232670 /foo true  <nil> <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3783232670 /foo true  0xc0009614a0 <nil> <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0009614c0 <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009614e0 <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc000961500 <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc000961520 <nil>}
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 0
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 1
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 2
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 3
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 4
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 5
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 6
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 7
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 8
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 9
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 10
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 11
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 12
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 13
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 14
12:50:15 [2019-10-20T12:50:15.401Z]         docker_api_containers_test.go:1926: case 15
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.19s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership406937219/file1 7518f6eee7ab89e1419fcb4bdd297711036a34fa25d2e2ed6d6b819a74a00bca:/tmpvol/file1`
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  317731b3c3ed20e46e668c5befa3e9b24f12d8ca776cd3fd6cf51ddfd45c433d:/root/file1 /tmp/test-cp-from-case-a565109254/itWorks.txt`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a565109254/itWorks.txt" contains "file1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  58ddc1e26f46d415e5847b6932b615e6b59f24181c90fcd8563919cd1cf014dd:/file1 /tmp/test-cp-from-case-b376422829/testDir/`
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c883337000/file2" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0f10d8a7cfa5796df349c1db6a0d6d62f29f20dfb244dbb0e065f75276573d14:/root/file1 /tmp/test-cp-from-case-c883337000/file2`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c883337000/file2" contains "file1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ccfa0fbf9da3f6d1dcaf0a69f902dc5b2bc8b5a732bfe4fff41bcbce6ede303d:/file1 /tmp/test-cp-from-case-d098717799/dir1`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d098717799/dir1/file1" contains "file1\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ccfa0fbf9da3f6d1dcaf0a69f902dc5b2bc8b5a732bfe4fff41bcbce6ede303d:/file1 /tmp/test-cp-from-case-d098717799/dir1/`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d098717799/dir1/file1" contains "file1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a13a5dd07e1b2aba7fa0f3d98f097d14c446526034b32da80ad1194276847167:dir1 /tmp/test-cp-from-case-e773508250/testDir`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e773508250/testDir/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a13a5dd07e1b2aba7fa0f3d98f097d14c446526034b32da80ad1194276847167:dir1 /tmp/test-cp-from-case-e773508250/testDir/`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e773508250/testDir/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ed465008fe53ba38fbbf818ad5333ba60756b915a8fc2eb0f1813a3eda54bb1d:/root/dir1 /tmp/test-cp-from-case-f847077681/file1`
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.15s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e8adb8c8ed00051de880cca3d21d160ef81ee9f5e7d32d4ee3a67ffa45eb97c6:/root/dir1 /tmp/test-cp-from-case-g436202716/dir2`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g436202716/dir2/dir1/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e8adb8c8ed00051de880cca3d21d160ef81ee9f5e7d32d4ee3a67ffa45eb97c6:/root/dir1 /tmp/test-cp-from-case-g436202716/dir2/`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g436202716/dir2/dir1/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.17s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  265dd8d8dd687cdfcfda2642b0a0b7a6cee76b04cb32ba9a26af81f821ef421f:dir1/. /tmp/test-cp-from-case-h823398027/testDir`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h823398027/testDir/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  265dd8d8dd687cdfcfda2642b0a0b7a6cee76b04cb32ba9a26af81f821ef421f:dir1/. /tmp/test-cp-from-case-h823398027/testDir/`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h823398027/testDir/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  74c02102ffc7002e75f106c6d85e78194e21a8b79d2478f4bae624bf5ab1a8e5:/root/dir1/. /tmp/test-cp-from-case-i269971054/file1`
12:50:15 [2019-10-20T12:50:15.401Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s)
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  aad37b4c0add78fab863f6f0fe44606167fec5754e64be4ff2cfc576e900efbd:/root/dir1/. /tmp/test-cp-from-case-j787352821/dir2`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j787352821/dir2/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:192: running `docker cp  aad37b4c0add78fab863f6f0fe44606167fec5754e64be4ff2cfc576e900efbd:/root/dir1/. /tmp/test-cp-from-case-j787352821/dir2/`
12:50:15 [2019-10-20T12:50:15.401Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j787352821/dir2/file1-1" contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.60s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2b1c54f2da6001fa8bea839a063c73153e34cbfaa16399b71a15f6d6738884d3:/file2 /tmp/test-cp-from-err-dst-not-dir061145040/symlinkToFile1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir061145040/symlinkToFile1" points to "file1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir061145040/file1" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2b1c54f2da6001fa8bea839a063c73153e34cbfaa16399b71a15f6d6738884d3:/file2 /tmp/test-cp-from-err-dst-not-dir061145040/symlinkToDir1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir061145040/symlinkToDir1" points to "dir1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir061145040/file2" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2b1c54f2da6001fa8bea839a063c73153e34cbfaa16399b71a15f6d6738884d3:/file2 /tmp/test-cp-from-err-dst-not-dir061145040/brokenSymlinkToFileX`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir061145040/brokenSymlinkToFileX" points to "fileX"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir061145040/fileX" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2b1c54f2da6001fa8bea839a063c73153e34cbfaa16399b71a15f6d6738884d3:/dir2 /tmp/test-cp-from-err-dst-not-dir061145040/symlinkToDir1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir061145040/symlinkToDir1" points to "dir1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir061145040/dir1/dir2/file2-1" contains "file2-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2b1c54f2da6001fa8bea839a063c73153e34cbfaa16399b71a15f6d6738884d3:/dir2 /tmp/test-cp-from-err-dst-not-dir061145040/brokenSymlinkToDirX`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir061145040/brokenSymlinkToDirX" points to "dirX"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir061145040/dirX/file2-1" contains "file2-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.98s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.81s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a577657208/file1 9fa7bf63bc99e33ebe132bda038a64aa55f7ad254c516637ba99e5507f50b306:/root/itWorks.txt`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "9fa7bf63bc99e33ebe132bda038a64aa55f7ad254c516637ba99e5507f50b306" start output contains "file1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9fa7bf63bc99e33ebe132bda038a64aa55f7ad254c516637ba99e5507f50b306`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b959560311/file1 b1b1e1fd7d21bbde9c0937f26e397e88b186531069abba18d89915221f2afbcc:testDir/`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.66s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "267152fc788e9d568f0f7881acdfaeae3e6de78151041d18ce70eaf5ce40313b" start output contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 267152fc788e9d568f0f7881acdfaeae3e6de78151041d18ce70eaf5ce40313b`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c076568938/file1 267152fc788e9d568f0f7881acdfaeae3e6de78151041d18ce70eaf5ce40313b:/root/file2`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "267152fc788e9d568f0f7881acdfaeae3e6de78151041d18ce70eaf5ce40313b" start output contains "file1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 267152fc788e9d568f0f7881acdfaeae3e6de78151041d18ce70eaf5ce40313b`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.18s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "04a9d8a4d3bfe42c94bd84d53968e288a5975f643b2167ec49dd6cc7017d47cb" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 04a9d8a4d3bfe42c94bd84d53968e288a5975f643b2167ec49dd6cc7017d47cb`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d065887169/file1 04a9d8a4d3bfe42c94bd84d53968e288a5975f643b2167ec49dd6cc7017d47cb:dir1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "04a9d8a4d3bfe42c94bd84d53968e288a5975f643b2167ec49dd6cc7017d47cb" start output contains "file1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 04a9d8a4d3bfe42c94bd84d53968e288a5975f643b2167ec49dd6cc7017d47cb`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "8aceb81814e5a7f0f7e07ad9eb39b3414703180a4b93909469666dc364e4e0d6" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8aceb81814e5a7f0f7e07ad9eb39b3414703180a4b93909469666dc364e4e0d6`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d065887169/file1 8aceb81814e5a7f0f7e07ad9eb39b3414703180a4b93909469666dc364e4e0d6:dir1/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "8aceb81814e5a7f0f7e07ad9eb39b3414703180a4b93909469666dc364e4e0d6" start output contains "file1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8aceb81814e5a7f0f7e07ad9eb39b3414703180a4b93909469666dc364e4e0d6`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.60s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e072515116/dir1 dd57030d42bf56ac60a3a91ec632bb0a5086a10afd8509cbf56bd4860c76c09d:testDir`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "dd57030d42bf56ac60a3a91ec632bb0a5086a10afd8509cbf56bd4860c76c09d" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a dd57030d42bf56ac60a3a91ec632bb0a5086a10afd8509cbf56bd4860c76c09d`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e072515116/dir1 b363e63f16f854b5c238b36f20f0af87728ddd62a9c564a8c2f38d18634de974:testDir/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "b363e63f16f854b5c238b36f20f0af87728ddd62a9c564a8c2f38d18634de974" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b363e63f16f854b5c238b36f20f0af87728ddd62a9c564a8c2f38d18634de974`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.82s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f310977947/dir1 9fa42352164ec7071fff0d4da25a4bf583c3bfcf35bcec65ab86597749a0b76e:/root/file1`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.81s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "9ffc3b3a824905f781442ad108accd35f39861cdaab53f1b51072b4f282fde3a" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9ffc3b3a824905f781442ad108accd35f39861cdaab53f1b51072b4f282fde3a`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g122620478/dir1 9ffc3b3a824905f781442ad108accd35f39861cdaab53f1b51072b4f282fde3a:/root/dir2`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "9ffc3b3a824905f781442ad108accd35f39861cdaab53f1b51072b4f282fde3a" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9ffc3b3a824905f781442ad108accd35f39861cdaab53f1b51072b4f282fde3a`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "3cf60dd5af2fabe06c9bb893df1483d52d26c4f78daf8351e855f8882cce0511" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3cf60dd5af2fabe06c9bb893df1483d52d26c4f78daf8351e855f8882cce0511`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g122620478/dir1 3cf60dd5af2fabe06c9bb893df1483d52d26c4f78daf8351e855f8882cce0511:/dir2/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "3cf60dd5af2fabe06c9bb893df1483d52d26c4f78daf8351e855f8882cce0511" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3cf60dd5af2fabe06c9bb893df1483d52d26c4f78daf8351e855f8882cce0511`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.70s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h098207877/dir1/. b85496c618722deb88cce395fb96532ba73bd7ceb1e30c122c78be7490b21a92:testDir`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "b85496c618722deb88cce395fb96532ba73bd7ceb1e30c122c78be7490b21a92" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b85496c618722deb88cce395fb96532ba73bd7ceb1e30c122c78be7490b21a92`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h098207877/dir1/. 10d5dfcc43b4b0ba72a7af5dbf7a6ff3ea17f9492c0a677dcfe6d846f9a006bc:testDir/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "10d5dfcc43b4b0ba72a7af5dbf7a6ff3ea17f9492c0a677dcfe6d846f9a006bc" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 10d5dfcc43b4b0ba72a7af5dbf7a6ff3ea17f9492c0a677dcfe6d846f9a006bc`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i773149728/dir1/. 5ded6bc2907b2c85e4aecb474c09fa4965189291eacdafeba1a3f3b4fb7abef7:/root/file1`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.28s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "f42d65a82a0ece55fc407798ff1a693f2774a4fb541166b8d7a9b529020b44ba" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f42d65a82a0ece55fc407798ff1a693f2774a4fb541166b8d7a9b529020b44ba`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j618233087/dir1/. f42d65a82a0ece55fc407798ff1a693f2774a4fb541166b8d7a9b529020b44ba:/dir2`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "f42d65a82a0ece55fc407798ff1a693f2774a4fb541166b8d7a9b529020b44ba" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f42d65a82a0ece55fc407798ff1a693f2774a4fb541166b8d7a9b529020b44ba`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "1081ece03252453e347c9c800329005d7f6f1c1df1efb628760a910c343cd8ab" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1081ece03252453e347c9c800329005d7f6f1c1df1efb628760a910c343cd8ab`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j618233087/dir1/. 1081ece03252453e347c9c800329005d7f6f1c1df1efb628760a910c343cd8ab:/dir2/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "1081ece03252453e347c9c800329005d7f6f1c1df1efb628760a910c343cd8ab" start output contains "file1-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1081ece03252453e347c9c800329005d7f6f1c1df1efb628760a910c343cd8ab`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions163823186/permdirtest permtest:/`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs103501652/file1 2bbd64c555fa52718e044a5b667a12a4fd101f05eb2a55ca2fe333a1475aa243:/root/shouldNotExist`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "2bbd64c555fa52718e044a5b667a12a4fd101f05eb2a55ca2fe333a1475aa243" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2bbd64c555fa52718e044a5b667a12a4fd101f05eb2a55ca2fe333a1475aa243`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume581556899/file1 f9725f43200a3878daa1bd57ae987477539df4ffd184c7197cc4ff450738189e:/vol_ro/shouldNotExist`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:279: checking that container "f9725f43200a3878daa1bd57ae987477539df4ffd184c7197cc4ff450738189e" start output contains ""
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f9725f43200a3878daa1bd57ae987477539df4ffd184c7197cc4ff450738189e`
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.96s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s)
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-310705062/file2 dec9de934d253a3a33011f49ece8d903e8819c79d3851e5f468bd5e7e6a4f92e:/vol2/symlinkToFile1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-310705062/symlinkToFile1" points to "file1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-310705062/file1" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-310705062/file2 dec9de934d253a3a33011f49ece8d903e8819c79d3851e5f468bd5e7e6a4f92e:/vol2/symlinkToDir1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-310705062/symlinkToDir1" points to "dir1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-310705062/file2" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-310705062/file2 dec9de934d253a3a33011f49ece8d903e8819c79d3851e5f468bd5e7e6a4f92e:/vol2/brokenSymlinkToFileX`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-310705062/brokenSymlinkToFileX" points to "fileX"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-310705062/fileX" contains "file2\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-310705062//dir2 dec9de934d253a3a33011f49ece8d903e8819c79d3851e5f468bd5e7e6a4f92e:/vol2/symlinkToDir1`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-310705062/symlinkToDir1" points to "dir1"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-310705062/dir1/dir2/file2-1" contains "file2-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-310705062//dir2 dec9de934d253a3a33011f49ece8d903e8819c79d3851e5f468bd5e7e6a4f92e:/vol2/brokenSymlinkToDirX`
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-310705062/brokenSymlinkToDirX" points to "dirX"
12:50:15 [2019-10-20T12:50:15.402Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-310705062/dirX/file2-1" contains "file2-1\n"
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.79s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.70s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:50:15 [2019-10-20T12:50:15.402Z]         requirement.go:26: unmatched requirement Devicemapper
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:50:15 [2019-10-20T12:50:15.402Z]         requirement.go:26: unmatched requirement Devicemapper
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.12s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.37s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s)
12:50:15 [2019-10-20T12:50:15.402Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.97s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.93s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.03s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.35s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.85s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.53s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.78s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.00s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.48s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.17s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsRename (1.13s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsResize (0.92s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsTop (1.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.91s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExec (1.29s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.12s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.08s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecEnv (0.97s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.25s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.07s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.09s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecParseError (0.88s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecTTY (1.10s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.44s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.09s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.47s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHealth (21.41s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.03s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.12s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.20s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.74s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportFile (1.85s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.04s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.13s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.08s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [dfe70b38b8aa9] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [dfe70b38b8aa9] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:353: [dfe70b38b8aa9] daemon started
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:461: [dfe70b38b8aa9] Stopping daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [dfe70b38b8aa9] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:448: [dfe70b38b8aa9] Daemon stopped
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [da387907909ac] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [da387907909ac] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:353: [da387907909ac] daemon started
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:461: [da387907909ac] Stopping daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [da387907909ac] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:448: [da387907909ac] Daemon stopped
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [de1559cba83ad] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [de1559cba83ad] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:353: [de1559cba83ad] daemon started
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:461: [de1559cba83ad] Stopping daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [de1559cba83ad] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:448: [de1559cba83ad] Daemon stopped
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [d92e97a9cf527] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [d92e97a9cf527] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [d92e97a9cf527] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [d92e97a9cf527] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [d92e97a9cf527] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [d92e97a9cf527] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.33s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [dd49abb2dc2ed] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [dd49abb2dc2ed] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:353: [dd49abb2dc2ed] daemon started
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:461: [dd49abb2dc2ed] Stopping daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [dd49abb2dc2ed] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:448: [dd49abb2dc2ed] Daemon stopped
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.29s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement Devicemapper
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.14s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.59s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement Devicemapper
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.74s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.05s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.17s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.03s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.93s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.33s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.72s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.20s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.04s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.59s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.61s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.74s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.67s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.21s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.60s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.95s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.27s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsSince (7.03s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.14s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsTail (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.94s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.44s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestNetHostname (2.77s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.31s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginActive (1.99s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.59s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:50:15 [2019-10-20T12:50:15.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.66s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s)
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [df391f228a6d8] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:325: [df391f228a6d8] waiting for daemon to start
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:353: [df391f228a6d8] daemon started
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:461: [df391f228a6d8] Stopping daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:296: [df391f228a6d8] exiting daemon
12:50:15 [2019-10-20T12:50:15.403Z]         daemon.go:448: [df391f228a6d8] Daemon stopped
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.86s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.48s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPortList (10.20s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:50:15 [2019-10-20T12:50:15.403Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.64s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.46s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.36s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.45s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.09s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.47s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.63s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.86s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.37s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.22s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.91s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.64s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.91s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.90s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.74s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.05s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.24s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.78s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.71s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.09s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.10s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.06s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.51s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.08s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.00s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.91s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.75s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.03s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.76s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.90s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.97s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.09s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.76s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.89s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.08s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.69s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.33s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.46s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.75s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.12s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.74s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.38s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.49s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.76s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.98s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMount (6.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.90s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.84s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.89s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.37s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.92s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.52s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.00s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.05s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.06s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s)
12:50:15 [2019-10-20T12:50:15.404Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.91s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.89s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement IsolationIsProcess
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.89s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:50:15 [2019-10-20T12:50:15.404Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.63s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRm (1.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.01s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.17s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.14s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.15s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.98s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunState (1.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:50:15 [2019-10-20T12:50:15.404Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.72s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.71s)
12:50:15 [2019-10-20T12:50:15.404Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.11s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.46s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.88s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.89s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.94s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.05s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.94s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.14s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.98s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.82s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.91s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.30s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.98s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.92s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.12s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (1.09s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.95s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.76s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.89s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.20s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.43s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.27s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.72s)
12:50:15 [2019-10-20T12:50:15.405Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents342956728
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.27s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.55s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.38s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (1.05s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.22s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.23s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.87s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.92s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.88s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.22s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.82s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.18s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.72s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.09s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.65s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.82s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.50s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.61s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.49s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.81s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeEvents (1.02s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.56s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.58s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.44s)
12:50:15 [2019-10-20T12:50:15.405Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:50:15 [2019-10-20T12:50:15.405Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:50:15 [2019-10-20T12:50:15.405Z] === RUN   TestDockerRegistrySuite
12:50:15 [2019-10-20T12:50:15.405Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:50:16 [2019-10-20T12:50:16.776Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:50:18 [2019-10-20T12:50:18.146Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:50:20 [2019-10-20T12:50:20.043Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:50:24 [2019-10-20T12:50:24.220Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:50:29 [2019-10-20T12:50:29.478Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:50:30 [2019-10-20T12:50:30.410Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:50:31 [2019-10-20T12:50:31.342Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:50:33 [2019-10-20T12:50:33.242Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:50:34 [2019-10-20T12:50:34.614Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:50:35 [2019-10-20T12:50:35.986Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:50:37 [2019-10-20T12:50:37.358Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:50:38 [2019-10-20T12:50:38.732Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:50:40 [2019-10-20T12:50:40.052Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:50:41 [2019-10-20T12:50:41.256Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:50:44 [2019-10-20T12:50:44.533Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:50:45 [2019-10-20T12:50:45.467Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:50:48 [2019-10-20T12:50:48.745Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:50:50 [2019-10-20T12:50:50.401Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:50:50 [2019-10-20T12:50:50.641Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:50:50 [2019-10-20T12:50:50.641Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:50:52 [2019-10-20T12:50:52.013Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:50:52 [2019-10-20T12:50:52.944Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:50:54 [2019-10-20T12:50:54.315Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:50:58 [2019-10-20T12:50:58.493Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:50:58 [2019-10-20T12:50:58.493Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:50:59 [2019-10-20T12:50:59.864Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:51:00 [2019-10-20T12:51:00.429Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:51:00 [2019-10-20T12:51:00.429Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:51:00 [2019-10-20T12:51:00.686Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:51:00 [2019-10-20T12:51:00.944Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:51:01 [2019-10-20T12:51:01.201Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:51:01 [2019-10-20T12:51:01.458Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:51:02 [2019-10-20T12:51:02.810Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:51:02 [2019-10-20T12:51:02.829Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:51:05 [2019-10-20T12:51:05.354Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:51:06 [2019-10-20T12:51:06.726Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:51:08 [2019-10-20T12:51:08.097Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:51:09 [2019-10-20T12:51:09.041Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:51:09 [2019-10-20T12:51:09.973Z] --- PASS: TestDockerRegistrySuite (54.81s)
12:51:09 [2019-10-20T12:51:09.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s)
12:51:09 [2019-10-20T12:51:09.973Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
12:51:09 [2019-10-20T12:51:09.973Z]         check_test.go:196: Daemon dd2ef7cc97efd is not started
12:51:09 [2019-10-20T12:51:09.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s)
12:51:09 [2019-10-20T12:51:09.973Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:51:09 [2019-10-20T12:51:09.973Z]         check_test.go:196: Daemon d53ee38194284 is not started
12:51:09 [2019-10-20T12:51:09.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s)
12:51:09 [2019-10-20T12:51:09.973Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:51:09 [2019-10-20T12:51:09.973Z]         check_test.go:196: Daemon df0f39c80374a is not started
12:51:09 [2019-10-20T12:51:09.973Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d811233a7d24e is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.43s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d487f60cf6739 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.47s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d84439d8f2d9b is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d5dcc53274e77 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon dcbc1079cb3d6 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon ddcee88178655 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d62e5775cf41f is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d02b5e972726f is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon dc6c32936bebe is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:51:09 [2019-10-20T12:51:09.974Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:464a4076f198f3a50f3afcf4453b128342b5735b2c7f178f6787d1011f0ceda1
12:51:09 [2019-10-20T12:51:09.974Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf673ef91209757de46ca7959e510326ae0286859354b6e64335780ff06d601c
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d6760d2929f05 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.74s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
12:51:09 [2019-10-20T12:51:09.974Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c898f7d3f3b7e4d174c0f55b1a0e3f7a2692de7573270ccc3c4229bf78058ade
12:51:09 [2019-10-20T12:51:09.974Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1452873b25a76b146a34b2bbb3e10994c085eb26db58639635bd4c7162e460c6
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d5a90120159a3 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d8e2e0abf0a9a is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.48s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d346e2849fef3 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon de16641e91f2b is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d0ad8c7fc8583 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d92b9373f66e1 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d744c0d52bd74 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon df79601709762 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon db0e4cc612dfc is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon de058785b0fe0 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d098dea5680d2 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon dd9c4df3204f7 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon ddeaf9650bf4a is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon dc8bf6fc8a722 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d025642d4658d is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon df9009923e8a5 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d37ac1bc88d40 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d43e78e7ec8b5 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.49s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d3fa0e9915a73 is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon d6d4a36e5ae9b is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
12:51:09 [2019-10-20T12:51:09.974Z]         check_test.go:196: Daemon dd5dbb6840cdf is not started
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:325: [d6928dc0a0314] waiting for daemon to start
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:325: [d6928dc0a0314] waiting for daemon to start
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:353: [d6928dc0a0314] daemon started
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:461: [d6928dc0a0314] Stopping daemon
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:296: [d6928dc0a0314] exiting daemon
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:448: [d6928dc0a0314] Daemon stopped
12:51:09 [2019-10-20T12:51:09.974Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:325: [d2f01ef95ded5] waiting for daemon to start
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:325: [d2f01ef95ded5] waiting for daemon to start
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:353: [d2f01ef95ded5] daemon started
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:461: [d2f01ef95ded5] Stopping daemon
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:296: [d2f01ef95ded5] exiting daemon
12:51:09 [2019-10-20T12:51:09.974Z]         daemon.go:448: [d2f01ef95ded5] Daemon stopped
12:51:09 [2019-10-20T12:51:09.974Z] === RUN   TestDockerSchema1RegistrySuite
12:51:09 [2019-10-20T12:51:09.974Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:51:14 [2019-10-20T12:51:14.157Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:51:19 [2019-10-20T12:51:19.415Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:51:19 [2019-10-20T12:51:19.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:51:21 [2019-10-20T12:51:21.352Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:51:21 [2019-10-20T12:51:21.352Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:51:23 [2019-10-20T12:51:23.266Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:51:24 [2019-10-20T12:51:24.201Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:51:25 [2019-10-20T12:51:25.572Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:51:29 [2019-10-20T12:51:29.754Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:51:30 [2019-10-20T12:51:30.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:51:30 [2019-10-20T12:51:30.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:51:30 [2019-10-20T12:51:30.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:51:30 [2019-10-20T12:51:30.840Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:51:31 [2019-10-20T12:51:31.099Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:51:31 [2019-10-20T12:51:31.357Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:51:31 [2019-10-20T12:51:31.615Z] --- PASS: TestDockerSchema1RegistrySuite (21.77s)
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.31s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d90e238a45ac3 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d557150edf199 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d1a597c37942d is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon dadc92586267e is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon db7115571dc0d is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.56s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d4762d1f235f0 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d3e455629e1d8 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon db55508544794 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.01s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d2526a35efe77 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d5a273e744770 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d9ee9a1b7e2b1 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d393d22ac49bd is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d4ccbd5e1fadc is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon dd40ae8bf2314 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon dc2de0b9a8994 is not started
12:51:31 [2019-10-20T12:51:31.615Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:51:31 [2019-10-20T12:51:31.615Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
12:51:31 [2019-10-20T12:51:31.615Z]         check_test.go:223: Daemon d4e14c6ac6e8e is not started
12:51:31 [2019-10-20T12:51:31.615Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:51:31 [2019-10-20T12:51:31.615Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:51:32 [2019-10-20T12:51:32.554Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:51:33 [2019-10-20T12:51:33.119Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:51:33 [2019-10-20T12:51:33.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:51:34 [2019-10-20T12:51:34.749Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:51:34 [2019-10-20T12:51:34.749Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:51:35 [2019-10-20T12:51:35.314Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:51:35 [2019-10-20T12:51:35.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:51:35 [2019-10-20T12:51:35.880Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.30s)
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.09s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon d8fb21c695bcd is not started
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon dd86f2ec30e6a is not started
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon d2dc8384bfb76 is not started
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:325: [dbc9cf5b41969] waiting for daemon to start
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:325: [dbc9cf5b41969] waiting for daemon to start
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:353: [dbc9cf5b41969] daemon started
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:461: [dbc9cf5b41969] Stopping daemon
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:296: [dbc9cf5b41969] exiting daemon
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:448: [dbc9cf5b41969] Daemon stopped
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon d44c212c75662 is not started
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon d12ca831a7c56 is not started
12:51:35 [2019-10-20T12:51:35.880Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
12:51:35 [2019-10-20T12:51:35.880Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:51:35 [2019-10-20T12:51:35.880Z]         check_test.go:252: Daemon d3f57a7a4afbf is not started
12:51:35 [2019-10-20T12:51:35.881Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:51:35 [2019-10-20T12:51:35.881Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:51:35 [2019-10-20T12:51:35.881Z]         check_test.go:252: Daemon d29f6ac712e9d is not started
12:51:35 [2019-10-20T12:51:35.881Z] === RUN   TestDockerRegistryAuthTokenSuite
12:51:35 [2019-10-20T12:51:35.881Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:51:41 [2019-10-20T12:51:41.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:51:41 [2019-10-20T12:51:41.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:51:41 [2019-10-20T12:51:41.401Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:51:41 [2019-10-20T12:51:41.401Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:51:41 [2019-10-20T12:51:41.658Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
12:51:41 [2019-10-20T12:51:41.658Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
12:51:41 [2019-10-20T12:51:41.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:51:41 [2019-10-20T12:51:41.658Z]         check_test.go:279: Daemon d371b4157f761 is not started
12:51:41 [2019-10-20T12:51:41.658Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:51:41 [2019-10-20T12:51:41.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:51:41 [2019-10-20T12:51:41.658Z]         check_test.go:279: Daemon d1ce438a68228 is not started
12:51:41 [2019-10-20T12:51:41.658Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
12:51:41 [2019-10-20T12:51:41.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:51:41 [2019-10-20T12:51:41.658Z]         check_test.go:279: Daemon d439f00fa07e8 is not started
12:51:41 [2019-10-20T12:51:41.658Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
12:51:41 [2019-10-20T12:51:41.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:51:41 [2019-10-20T12:51:41.658Z]         check_test.go:279: Daemon d0c21e0b052e2 is not started
12:51:41 [2019-10-20T12:51:41.658Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
12:51:41 [2019-10-20T12:51:41.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:51:41 [2019-10-20T12:51:41.658Z]         check_test.go:279: Daemon d6a1034d74b67 is not started
12:51:41 [2019-10-20T12:51:41.658Z] === RUN   TestDockerNetworkSuite
12:51:41 [2019-10-20T12:51:41.658Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:51:44 [2019-10-20T12:51:44.943Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:51:45 [2019-10-20T12:51:45.878Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:51:51 [2019-10-20T12:51:51.138Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:51:53 [2019-10-20T12:51:53.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:51:57 [2019-10-20T12:51:57.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:51:59 [2019-10-20T12:51:59.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:52:09 [2019-10-20T12:52:09.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:52:11 [2019-10-20T12:52:11.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:52:13 [2019-10-20T12:52:13.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:52:14 [2019-10-20T12:52:14.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:52:15 [2019-10-20T12:52:15.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:52:17 [2019-10-20T12:52:17.012Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:52:18 [2019-10-20T12:52:18.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:52:18 [2019-10-20T12:52:18.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:52:18 [2019-10-20T12:52:18.644Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:52:20 [2019-10-20T12:52:20.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:52:20 [2019-10-20T12:52:20.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:52:20 [2019-10-20T12:52:20.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:52:20 [2019-10-20T12:52:20.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:52:21 [2019-10-20T12:52:21.646Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:52:21 [2019-10-20T12:52:21.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:52:23 [2019-10-20T12:52:23.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:52:23 [2019-10-20T12:52:23.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:52:24 [2019-10-20T12:52:24.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:52:24 [2019-10-20T12:52:24.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:52:36 [2019-10-20T12:52:36.562Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:52:37 [2019-10-20T12:52:37.936Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:52:38 [2019-10-20T12:52:38.870Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:52:42 [2019-10-20T12:52:42.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:52:42 [2019-10-20T12:52:42.188Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:52:50 [2019-10-20T12:52:50.295Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:52:52 [2019-10-20T12:52:52.192Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:52:54 [2019-10-20T12:52:54.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:52:54 [2019-10-20T12:52:54.351Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:52:55 [2019-10-20T12:52:55.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:52:55 [2019-10-20T12:52:55.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:52:55 [2019-10-20T12:52:55.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:52:55 [2019-10-20T12:52:55.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:52:55 [2019-10-20T12:52:55.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:52:55 [2019-10-20T12:52:55.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:52:59 [2019-10-20T12:52:59.345Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:53:00 [2019-10-20T12:53:00.893Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:53:01 [2019-10-20T12:53:01.240Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:53:01 [2019-10-20T12:53:01.240Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:53:01 [2019-10-20T12:53:01.240Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:53:01 [2019-10-20T12:53:01.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnv
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:53:06 [2019-10-20T12:53:06.701Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:53:07 [2019-10-20T12:53:07.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:53:09 [2019-10-20T12:53:09.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:53:09 [2019-10-20T12:53:09.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:53:09 [2019-10-20T12:53:09.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:53:10 [2019-10-20T12:53:10.077Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:53:10 [2019-10-20T12:53:10.539Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:53:11 [2019-10-20T12:53:11.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:53:11 [2019-10-20T12:53:11.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:53:13 [2019-10-20T12:53:13.151Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:53:15 [2019-10-20T12:53:15.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:53:15 [2019-10-20T12:53:15.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:53:16 [2019-10-20T12:53:16.350Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:53:17 [2019-10-20T12:53:17.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:53:17 [2019-10-20T12:53:17.983Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:53:19 [2019-10-20T12:53:19.881Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:53:26 [2019-10-20T12:53:26.438Z] --- PASS: TestDockerNetworkSuite (104.90s)
12:53:26 [2019-10-20T12:53:26.438Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.84s)
12:53:26 [2019-10-20T12:53:26.438Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
12:53:26 [2019-10-20T12:53:26.438Z]         docker_cli_network_unix_test.go:46: Daemon dcf88a9cf3b30 is not started
12:53:26 [2019-10-20T12:53:26.438Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s)
12:53:26 [2019-10-20T12:53:26.438Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:53:26 [2019-10-20T12:53:26.438Z]         docker_cli_network_unix_test.go:46: Daemon d89cad3c61e51 is not started
12:53:26 [2019-10-20T12:53:26.438Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.28s)
12:53:26 [2019-10-20T12:53:26.438Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:53:26 [2019-10-20T12:53:26.438Z]         docker_cli_network_unix_test.go:46: Daemon d5bdc85d1e4d7 is not started
12:53:26 [2019-10-20T12:53:26.438Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.72s)
12:53:26 [2019-10-20T12:53:26.438Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dcbe415b52d8c is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.57s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:1233: Daemon d0c21f09bd45b is not started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d0c21f09bd45b] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d0c21f09bd45b] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d0c21f09bd45b] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d0c21f09bd45b] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d0c21f09bd45b] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d0c21f09bd45b] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d0c21f09bd45b] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d0c21f09bd45b] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d0c21f09bd45b] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d0c21f09bd45b] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d0c21f09bd45b] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d0c21f09bd45b] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dbabe27ee3b1f is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.17s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dad2734b04287 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon de71abf6a7320 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d6c6c753b7277 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dc69bb95729fe is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d8bcd17e96d0e is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d54e2c6a1adfd is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d9c54571540d2 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dd82605e226ca is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d971282c67295 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d6d974199d351 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d588f98cffcb6 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon de9f023b561fe is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d7056bfaff0ff is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.52s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d840f9bd85df1 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.83s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d0a0a2a59750f is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d8802495adc8a is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d4f129c42ae69 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dda8faad8219c is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.55s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d44e48aaef567] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d44e48aaef567] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d44e48aaef567] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:968: Daemon d44e48aaef567 is not started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d44e48aaef567] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d44e48aaef567] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d44e48aaef567] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d44e48aaef567] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d44e48aaef567] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d44e48aaef567] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d44e48aaef567] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.38s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon de80dd27922c8 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.74s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [daca9722a543e] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:1116: Daemon daca9722a543e is not started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [daca9722a543e] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [daca9722a543e] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [daca9722a543e] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [daca9722a543e] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [daca9722a543e] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [daca9722a543e] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon ddbdf59417640 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.20s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d9722b57fe334 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dc3b27ded39cd is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d4414aef5a2a0 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon df482474204c3 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d5e531bb3a6b1 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d56fec4e75b30 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d3144c143e37c is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d7b4bf682c71d is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:53:26 [2019-10-20T12:53:26.439Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon d2cb4925253dc is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:46: Daemon dd758cce90d06 is not started
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d726598b229ff] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d726598b229ff] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d726598b229ff] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d726598b229ff] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d726598b229ff] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d726598b229ff] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d726598b229ff] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d726598b229ff] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d726598b229ff] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d726598b229ff] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d726598b229ff] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d726598b229ff] Daemon stopped
12:53:26 [2019-10-20T12:53:26.439Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.71s)
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d51fa116e7bda] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d51fa116e7bda] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d51fa116e7bda] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         docker_cli_network_unix_test.go:1084: Daemon d51fa116e7bda is not started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d51fa116e7bda] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d51fa116e7bda] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:325: [d51fa116e7bda] waiting for daemon to start
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:353: [d51fa116e7bda] daemon started
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:461: [d51fa116e7bda] Stopping daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:296: [d51fa116e7bda] exiting daemon
12:53:26 [2019-10-20T12:53:26.439Z]         daemon.go:448: [d51fa116e7bda] Daemon stopped
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon d66911f0d4dc6 is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon ddd448460f650 is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.94s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon d46ce2d12c256 is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon db7cab5c764f6 is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.41s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon de001e0fc051c is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon d1f05f603e5fe is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.77s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon de0c5d3e9a500 is not started
12:53:26 [2019-10-20T12:53:26.697Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.85s)
12:53:26 [2019-10-20T12:53:26.697Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:53:26 [2019-10-20T12:53:26.697Z]         docker_cli_network_unix_test.go:46: Daemon dedcef8bc4b75 is not started
12:53:26 [2019-10-20T12:53:26.697Z] === RUN   TestDockerHubPullSuite
12:53:26 [2019-10-20T12:53:26.697Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:53:28 [2019-10-20T12:53:28.068Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:53:30 [2019-10-20T12:53:30.590Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:53:30 [2019-10-20T12:53:30.590Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:53:32 [2019-10-20T12:53:32.486Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:53:32 [2019-10-20T12:53:32.486Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:53:32 [2019-10-20T12:53:32.743Z] --- PASS: TestDockerHubPullSuite (6.14s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s)
12:53:32 [2019-10-20T12:53:32.743Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:53:32 [2019-10-20T12:53:32.743Z]         daemon.go:325: [d0851927e1a56] waiting for daemon to start
12:53:32 [2019-10-20T12:53:32.743Z]         daemon.go:325: [d0851927e1a56] waiting for daemon to start
12:53:32 [2019-10-20T12:53:32.743Z]         daemon.go:353: [d0851927e1a56] daemon started
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
12:53:32 [2019-10-20T12:53:32.743Z]     daemon.go:461: [d0851927e1a56] Stopping daemon
12:53:32 [2019-10-20T12:53:32.743Z]     daemon.go:296: [d0851927e1a56] exiting daemon
12:53:32 [2019-10-20T12:53:32.743Z]     daemon.go:448: [d0851927e1a56] Daemon stopped
12:53:32 [2019-10-20T12:53:32.743Z] PASS
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === Skipped
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         docker_cli_sni_test.go:18: Flakey test
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement Devicemapper
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement Devicemapper
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement Devicemapper
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement Devicemapper
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement IsolationIsProcess
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:53:32 [2019-10-20T12:53:32.743Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement DaemonIsWindows
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:53:32 [2019-10-20T12:53:32.743Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.743Z] 
12:53:32 [2019-10-20T12:53:32.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.744Z] 
12:53:32 [2019-10-20T12:53:32.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]         requirement.go:26: unmatched requirement swapMemorySupport
12:53:32 [2019-10-20T12:53:32.744Z] 
12:53:32 [2019-10-20T12:53:32.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:53:32 [2019-10-20T12:53:32.744Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:53:32 [2019-10-20T12:53:32.744Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:53:32 [2019-10-20T12:53:32.744Z] 
12:53:32 [2019-10-20T12:53:32.744Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:53:32 [2019-10-20T12:53:32.744Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:53:32 [2019-10-20T12:53:32.744Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
12:53:32 [2019-10-20T12:53:32.744Z]         docker_cli_network_unix_test.go:46: Daemon d2cb4925253dc is not started
12:53:32 [2019-10-20T12:53:32.744Z] 
12:53:32 [2019-10-20T12:53:32.744Z] 
12:53:32 [2019-10-20T12:53:32.744Z] DONE 1249 tests, 44 skipped in 2081.926s
12:53:32 [2019-10-20T12:53:32.744Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:53:32 [2019-10-20T12:53:32.744Z] ++++ cat bundles/test-integration/docker.pid
12:53:32 [2019-10-20T12:53:32.744Z] +++ kill 6931
12:53:33 [2019-10-20T12:53:33.687Z] umount: bundles/test-integration/root: mountpoint not found
12:53:33 [2019-10-20T12:53:33.687Z] +++ /etc/init.d/apparmor stop
12:53:33 [2019-10-20T12:53:33.687Z] Clearing AppArmor profiles cache:.
12:53:33 [2019-10-20T12:53:33.687Z] All profile caches have been cleared, but no profiles have been unloaded.
12:53:33 [2019-10-20T12:53:33.687Z] Unloading profiles will leave already running processes permanently
12:53:33 [2019-10-20T12:53:33.687Z] unconfined, which can lead to unexpected situations.
12:53:33 [2019-10-20T12:53:33.687Z] 
12:53:33 [2019-10-20T12:53:33.687Z] To set a process to complain mode, use the command line tool
12:53:33 [2019-10-20T12:53:33.687Z] 'aa-complain'. To really tear down all profiles, run the init script
12:53:33 [2019-10-20T12:53:33.687Z] with the 'teardown' option."
12:53:33 [2019-10-20T12:53:33.687Z] 
12:53:34 [2019-10-20T12:53:34.060Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildExpose
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:53:34 [2019-10-20T12:53:34.522Z] === RUN   TestDockerSuite/TestBuildFails
12:53:36 [2019-10-20T12:53:36.707Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:53:36 [2019-10-20T12:53:36.707Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:53:42 [2019-10-20T12:53:42.520Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:53:48 [2019-10-20T12:53:48.543Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:53:49 [2019-10-20T12:53:49.916Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:53:52 [2019-10-20T12:53:52.856Z] === RUN   TestDockerSuite/TestBuildForceRm
12:53:54 [2019-10-20T12:53:54.094Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:53:57 [2019-10-20T12:53:57.368Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:53:59 [2019-10-20T12:53:59.963Z] === RUN   TestDockerSuite/TestBuildFromGit
12:54:01 [2019-10-20T12:54:01.574Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:54:04 [2019-10-20T12:54:04.851Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:54:05 [2019-10-20T12:54:05.770Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:54:06 [2019-10-20T12:54:06.742Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:54:12 [2019-10-20T12:54:12.549Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:54:12 [2019-10-20T12:54:12.549Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:54:13 [2019-10-20T12:54:13.521Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:54:13 [2019-10-20T12:54:13.982Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:54:13 [2019-10-20T12:54:13.982Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:54:24 [2019-10-20T12:54:24.324Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:54:24 [2019-10-20T12:54:24.324Z] === RUN   TestDockerSuite/TestBuildHistory
12:54:26 [2019-10-20T12:54:26.754Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:54:34 [2019-10-20T12:54:34.671Z] === RUN   TestDockerSuite/TestBuildIidFile
12:54:35 [2019-10-20T12:54:35.133Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:54:37 [2019-10-20T12:54:37.323Z] === RUN   TestDockerSuite/TestBuildInheritance
12:54:37 [2019-10-20T12:54:37.324Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:54:38 [2019-10-20T12:54:38.294Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:54:38 [2019-10-20T12:54:38.294Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:54:41 [2019-10-20T12:54:41.612Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:54:42 [2019-10-20T12:54:42.993Z] === RUN   TestDockerSuite/TestBuildLabel
12:54:43 [2019-10-20T12:54:43.965Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:54:44 [2019-10-20T12:54:44.136Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:54:44 [2019-10-20T12:54:44.427Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:54:45 [2019-10-20T12:54:45.399Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:54:45 [2019-10-20T12:54:45.861Z] === RUN   TestDockerSuite/TestBuildLabels
12:54:46 [2019-10-20T12:54:46.833Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:54:47 [2019-10-20T12:54:47.421Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:54:48 [2019-10-20T12:54:48.381Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:54:50 [2019-10-20T12:54:50.697Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLastModified
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:54:54 [2019-10-20T12:54:54.190Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:54:54 [2019-10-20T12:54:54.650Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:54:55 [2019-10-20T12:54:55.111Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:55:02 [2019-10-20T12:55:02.885Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:55:05 [2019-10-20T12:55:05.454Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:55:08 [2019-10-20T12:55:08.789Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:55:09 [2019-10-20T12:55:09.730Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:55:13 [2019-10-20T12:55:13.910Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:55:17 [2019-10-20T12:55:17.192Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:55:20 [2019-10-20T12:55:20.474Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:55:20 [2019-10-20T12:55:20.802Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:55:20 [2019-10-20T12:55:20.802Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:55:23 [2019-10-20T12:55:23.714Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:55:23 [2019-10-20T12:55:23.750Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:55:27 [2019-10-20T12:55:27.029Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:55:59 [2019-10-20T12:55:59.425Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:56:14 [2019-10-20T12:56:14.253Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:56:18 [2019-10-20T12:56:18.956Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:56:23 [2019-10-20T12:56:23.222Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:56:24 [2019-10-20T12:56:24.760Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:56:31 [2019-10-20T12:56:31.851Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:56:38 [2019-10-20T12:56:38.076Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:56:49 [2019-10-20T12:56:49.562Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:56:49 [2019-10-20T12:56:49.562Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:56:56 [2019-10-20T12:56:56.145Z] --- PASS: TestDockerSwarmSuite (1839.14s)
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.25s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d84f6db9adb02] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d84f6db9adb02] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d84f6db9adb02] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d84f6db9adb02] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d84f6db9adb02] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d84f6db9adb02] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3145c4e78de8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3145c4e78de8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d3145c4e78de8] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d3145c4e78de8] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d3145c4e78de8] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d3145c4e78de8] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.40s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dd9774a0334b4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dd9774a0334b4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dd9774a0334b4] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [dd9774a0334b4] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [dd9774a0334b4] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [dd9774a0334b4] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.97s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d84b2ba9a6fd4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d84b2ba9a6fd4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d84b2ba9a6fd4] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc8483eb244e8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc8483eb244e8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dc8483eb244e8] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d84b2ba9a6fd4] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d84b2ba9a6fd4] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d84b2ba9a6fd4] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [dc8483eb244e8] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [dc8483eb244e8] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [dc8483eb244e8] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d943808a27414] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d943808a27414] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d943808a27414] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d943808a27414] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d943808a27414] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d943808a27414] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.10s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc7ff46244ae6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc7ff46244ae6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dc7ff46244ae6] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d0f6b136fb8ee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d0f6b136fb8ee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d0f6b136fb8ee] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d0f6b136fb8ee] joining swarm manager [dc7ff46244ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d0f6b136fb8ee] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d0f6b136fb8ee] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d0f6b136fb8ee] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d304c5723beb0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d304c5723beb0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d304c5723beb0] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d304c5723beb0] joining swarm manager [dc7ff46244ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [dc7ff46244ae6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [dc7ff46244ae6] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [dc7ff46244ae6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:379: Daemon d0f6b136fb8ee is not started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d304c5723beb0] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d304c5723beb0] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d304c5723beb0] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:56:56 [2019-10-20T12:56:56.145Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.96s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [def53f2da8eee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [def53f2da8eee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [def53f2da8eee] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d67d95925469c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d67d95925469c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d67d95925469c] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d67d95925469c] joining swarm manager [def53f2da8eee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [def53f2da8eee] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [def53f2da8eee] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [def53f2da8eee] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d67d95925469c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d67d95925469c] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d67d95925469c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [def53f2da8eee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [def53f2da8eee] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [def53f2da8eee] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d67d95925469c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d67d95925469c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d67d95925469c] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [def53f2da8eee] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [def53f2da8eee] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [def53f2da8eee] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d67d95925469c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d67d95925469c] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d67d95925469c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc504059cb9ac] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dc504059cb9ac] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dc504059cb9ac] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [dc504059cb9ac] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [dc504059cb9ac] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [dc504059cb9ac] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8f1eb7636cad] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8f1eb7636cad] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d8f1eb7636cad] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d37e26136f87a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d37e26136f87a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d37e26136f87a] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d8f1eb7636cad] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d8f1eb7636cad] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d8f1eb7636cad] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d37e26136f87a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d37e26136f87a] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d37e26136f87a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.43s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8fc31cc1363b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8fc31cc1363b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d8fc31cc1363b] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [de00a49f68d34] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [de00a49f68d34] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [de00a49f68d34] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [de00a49f68d34] joining swarm manager [d8fc31cc1363b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d65cf56ed1054] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d65cf56ed1054] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d65cf56ed1054] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d65cf56ed1054] joining swarm manager [d8fc31cc1363b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d8fc31cc1363b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d8fc31cc1363b] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d8fc31cc1363b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8fc31cc1363b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8fc31cc1363b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8fc31cc1363b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d8fc31cc1363b] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         docker_api_swarm_test.go:364: Waiting for possible election...
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d8fc31cc1363b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d8fc31cc1363b] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d8fc31cc1363b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [de00a49f68d34] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [de00a49f68d34] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [de00a49f68d34] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d65cf56ed1054] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d65cf56ed1054] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d65cf56ed1054] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.54s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8e5fcc19a72f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d8e5fcc19a72f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d8e5fcc19a72f] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d0bad89a18192] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d0bad89a18192] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d0bad89a18192] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d0bad89a18192] joining swarm manager [d8e5fcc19a72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3381c72ce4b3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3381c72ce4b3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d3381c72ce4b3] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d3381c72ce4b3] joining swarm manager [d8e5fcc19a72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d8e5fcc19a72f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d8e5fcc19a72f] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d8e5fcc19a72f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d0bad89a18192] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d0bad89a18192] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d0bad89a18192] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d3381c72ce4b3] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d3381c72ce4b3] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d3381c72ce4b3] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.42s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d4b7624994cb0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d4b7624994cb0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d4b7624994cb0] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dad8b58b80152] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dad8b58b80152] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dad8b58b80152] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d4b7624994cb0] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d4b7624994cb0] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d4b7624994cb0] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [dad8b58b80152] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [dad8b58b80152] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [dad8b58b80152] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.78s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3ea5aa3fa62f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d3ea5aa3fa62f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d3ea5aa3fa62f] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:461: [d3ea5aa3fa62f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:296: [d3ea5aa3fa62f] exiting daemon
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:448: [d3ea5aa3fa62f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.67s)
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dce2a1cf1dbde] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dce2a1cf1dbde] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dce2a1cf1dbde] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dd0430cb9bb77] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [dd0430cb9bb77] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [dd0430cb9bb77] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [dd0430cb9bb77] joining swarm manager [dce2a1cf1dbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d72f8d96c548a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:325: [d72f8d96c548a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.145Z]         daemon.go:353: [d72f8d96c548a] daemon started
12:56:56 [2019-10-20T12:56:56.145Z]         check_test.go:358: [d72f8d96c548a] joining swarm manager [dce2a1cf1dbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dce2a1cf1dbde] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dce2a1cf1dbde] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dce2a1cf1dbde] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dd0430cb9bb77] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dd0430cb9bb77] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dd0430cb9bb77] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d72f8d96c548a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d72f8d96c548a] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d72f8d96c548a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.50s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd2a41c7081f3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd2a41c7081f3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [dd2a41c7081f3] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dd2a41c7081f3] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dd2a41c7081f3] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dd2a41c7081f3] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd2a41c7081f3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd2a41c7081f3] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [dd2a41c7081f3] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [de4f6aaedfa2c] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [de4f6aaedfa2c] joining swarm manager [dd2a41c7081f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [de4f6aaedfa2c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [de4f6aaedfa2c] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [de4f6aaedfa2c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [de4f6aaedfa2c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [de4f6aaedfa2c] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d0b4cbf836682] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d0b4cbf836682] joining swarm manager [dd2a41c7081f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d0b4cbf836682] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d0b4cbf836682] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d0b4cbf836682] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d0b4cbf836682] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d0b4cbf836682] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d0b4cbf836682] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d0b4cbf836682] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dd2a41c7081f3] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dd2a41c7081f3] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dd2a41c7081f3] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [de4f6aaedfa2c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [de4f6aaedfa2c] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [de4f6aaedfa2c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d0b4cbf836682] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d0b4cbf836682] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d0b4cbf836682] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.49s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd5842dc8fa3b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd5842dc8fa3b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [dd5842dc8fa3b] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d75d360b5f41e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d75d360b5f41e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d75d360b5f41e] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d75d360b5f41e] joining swarm manager [dd5842dc8fa3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dd5842dc8fa3b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dd5842dc8fa3b] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dd5842dc8fa3b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d75d360b5f41e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d75d360b5f41e] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d75d360b5f41e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4c7e37f94fc7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4c7e37f94fc7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d4c7e37f94fc7] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d16c697481772] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d16c697481772] joining swarm manager [d4c7e37f94fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d68bc51dd3063] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d68bc51dd3063] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d68bc51dd3063] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d68bc51dd3063] joining swarm manager [d4c7e37f94fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d16c697481772] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d16c697481772] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d16c697481772] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d16c697481772] error pinging daemon on start: Get http://d16c697481772.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d16c697481772] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d16c697481772] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d4c7e37f94fc7] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d4c7e37f94fc7] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d4c7e37f94fc7] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d16c697481772] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d16c697481772] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d16c697481772] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d68bc51dd3063] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d68bc51dd3063] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d68bc51dd3063] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d1d9048157ff7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d1d9048157ff7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d1d9048157ff7] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d1d9048157ff7] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d1d9048157ff7] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d1d9048157ff7] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.34s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d5ab627157519] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d5ab627157519] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d5ab627157519] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9d47eeebf337] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9d47eeebf337] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d9d47eeebf337] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d9d47eeebf337] joining swarm manager [d5ab627157519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d5ab627157519] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d5ab627157519] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d5ab627157519] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d9d47eeebf337] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d9d47eeebf337] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d9d47eeebf337] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.05s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd9effd830b1c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dd9effd830b1c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [dd9effd830b1c] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d9a4361650e7e] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d9a4361650e7e] joining swarm manager [dd9effd830b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9964bfd819f1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9964bfd819f1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d9964bfd819f1] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d9964bfd819f1] joining swarm manager [dd9effd830b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d9a4361650e7e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d9a4361650e7e] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d9a4361650e7e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d9964bfd819f1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d9964bfd819f1] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d9964bfd819f1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d9a4361650e7e] error pinging daemon on start: Get http://d9a4361650e7e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d9a4361650e7e] error pinging daemon on start: Get http://d9a4361650e7e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d9a4361650e7e] error pinging daemon on start: Get http://d9a4361650e7e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:339: [d9a4361650e7e] error pinging daemon on start: Get http://d9a4361650e7e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d9a4361650e7e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d9a4361650e7e] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dd9effd830b1c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dd9effd830b1c] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dd9effd830b1c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d9a4361650e7e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d9a4361650e7e] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d9a4361650e7e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:379: Daemon d9964bfd819f1 is not started
12:56:56 [2019-10-20T12:56:56.146Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.17s)
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d15cfbfae8978] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d4695493c5e15] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d4695493c5e15] joining swarm manager [d15cfbfae8978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d2581d2e6e306] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d2581d2e6e306] joining swarm manager [d15cfbfae8978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d399e7b02c4e5] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d399e7b02c4e5] joining swarm manager [d15cfbfae8978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [dea6306a87269] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [dea6306a87269] joining swarm manager [d15cfbfae8978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:353: [d3bb1f09a284a] daemon started
12:56:56 [2019-10-20T12:56:56.146Z]         check_test.go:358: [d3bb1f09a284a] joining swarm manager [d15cfbfae8978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d4695493c5e15] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d15cfbfae8978] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d2581d2e6e306] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d399e7b02c4e5] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [dea6306a87269] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:461: [d3bb1f09a284a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d15cfbfae8978] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d15cfbfae8978] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d3bb1f09a284a] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d3bb1f09a284a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [dea6306a87269] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [dea6306a87269] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d4695493c5e15] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d4695493c5e15] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d399e7b02c4e5] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d399e7b02c4e5] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:296: [d2581d2e6e306] exiting daemon
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:448: [d2581d2e6e306] Daemon stopped
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.146Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d4695493c5e15] error pinging daemon on start: Get http://d4695493c5e15.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [dea6306a87269] error pinging daemon on start: Get http://dea6306a87269.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d15cfbfae8978] error pinging daemon on start: Get http://d15cfbfae8978.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d3bb1f09a284a] error pinging daemon on start: Get http://d3bb1f09a284a.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d2581d2e6e306] error pinging daemon on start: Get http://d2581d2e6e306.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d399e7b02c4e5] error pinging daemon on start: Get http://d399e7b02c4e5.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d4695493c5e15] error pinging daemon on start: Get http://d4695493c5e15.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [dea6306a87269] error pinging daemon on start: Get http://dea6306a87269.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d15cfbfae8978] error pinging daemon on start: Get http://d15cfbfae8978.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d3bb1f09a284a] error pinging daemon on start: Get http://d3bb1f09a284a.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d2581d2e6e306] error pinging daemon on start: Get http://d2581d2e6e306.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d399e7b02c4e5] error pinging daemon on start: Get http://d399e7b02c4e5.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d4695493c5e15] error pinging daemon on start: Get http://d4695493c5e15.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [dea6306a87269] error pinging daemon on start: Get http://dea6306a87269.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d15cfbfae8978] error pinging daemon on start: Get http://d15cfbfae8978.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d3bb1f09a284a] error pinging daemon on start: Get http://d3bb1f09a284a.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d2581d2e6e306] error pinging daemon on start: Get http://d2581d2e6e306.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d399e7b02c4e5] error pinging daemon on start: Get http://d399e7b02c4e5.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d4695493c5e15] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dea6306a87269] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d15cfbfae8978] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d2581d2e6e306] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d399e7b02c4e5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [dea6306a87269] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d2581d2e6e306] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d399e7b02c4e5] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d4695493c5e15] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d15cfbfae8978] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d3bb1f09a284a] error pinging daemon on start: Get http://d3bb1f09a284a.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:339: [d3bb1f09a284a] error pinging daemon on start: Get http://d3bb1f09a284a.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d3bb1f09a284a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d3bb1f09a284a] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d15cfbfae8978] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d15cfbfae8978] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d15cfbfae8978] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d4695493c5e15] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d4695493c5e15] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d4695493c5e15] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d2581d2e6e306] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d2581d2e6e306] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d2581d2e6e306] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d399e7b02c4e5] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d399e7b02c4e5] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d399e7b02c4e5] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [dea6306a87269] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [dea6306a87269] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [dea6306a87269] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d3bb1f09a284a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d3bb1f09a284a] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d3bb1f09a284a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [de3bd4c33da5d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [de3bd4c33da5d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [de3bd4c33da5d] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [de3bd4c33da5d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [de3bd4c33da5d] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [de3bd4c33da5d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [de3bd4c33da5d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [de3bd4c33da5d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [de3bd4c33da5d] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [de3bd4c33da5d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [de3bd4c33da5d] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [de3bd4c33da5d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.38s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dfe07a5cc37e8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dfe07a5cc37e8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [dfe07a5cc37e8] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [dfe07a5cc37e8] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [dfe07a5cc37e8] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [dfe07a5cc37e8] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.50s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [ddea0ef2f1964] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [ddea0ef2f1964] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [ddea0ef2f1964] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d5a5ee1a32857] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d5a5ee1a32857] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d5a5ee1a32857] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d5a5ee1a32857] joining swarm manager [ddea0ef2f1964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d1e2987838632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d1e2987838632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d1e2987838632] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d1e2987838632] joining swarm manager [ddea0ef2f1964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [ddea0ef2f1964] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [ddea0ef2f1964] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [ddea0ef2f1964] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d5a5ee1a32857] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d5a5ee1a32857] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d5a5ee1a32857] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d1e2987838632] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d1e2987838632] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d1e2987838632] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.00s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d06901559f36f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d06901559f36f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d06901559f36f] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dc8493e1a3359] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dc8493e1a3359] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [dc8493e1a3359] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [dc8493e1a3359] joining swarm manager [d06901559f36f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d24f9643bf636] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d24f9643bf636] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d24f9643bf636] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d24f9643bf636] joining swarm manager [d06901559f36f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d06901559f36f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d06901559f36f] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d06901559f36f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [dc8493e1a3359] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [dc8493e1a3359] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [dc8493e1a3359] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d24f9643bf636] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d24f9643bf636] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d24f9643bf636] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.72s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d248ec714386c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d248ec714386c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d248ec714386c] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [df2925c201ca9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [df2925c201ca9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [df2925c201ca9] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [df2925c201ca9] joining swarm manager [d248ec714386c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d8e5e9ac1145f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d8e5e9ac1145f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d8e5e9ac1145f] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d8e5e9ac1145f] joining swarm manager [d248ec714386c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d248ec714386c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d248ec714386c] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d248ec714386c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [df2925c201ca9] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [df2925c201ca9] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [df2925c201ca9] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d8e5e9ac1145f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d8e5e9ac1145f] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d8e5e9ac1145f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.08s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [da4dfcc83a344] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [da4dfcc83a344] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [da4dfcc83a344] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [da4dfcc83a344] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [da4dfcc83a344] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [da4dfcc83a344] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.15s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [daabb7bc84ba0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [daabb7bc84ba0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [daabb7bc84ba0] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d4e87b4062545] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d4e87b4062545] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d4e87b4062545] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d4e87b4062545] joining swarm manager [daabb7bc84ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d5b075113f585] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d5b075113f585] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d5b075113f585] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d5b075113f585] joining swarm manager [daabb7bc84ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dc411c2b64b0e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dc411c2b64b0e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [dc411c2b64b0e] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [dc411c2b64b0e] joining swarm manager [daabb7bc84ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dd506cca749df] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [dd506cca749df] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [dd506cca749df] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [dd506cca749df] joining swarm manager [daabb7bc84ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [daabb7bc84ba0] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [daabb7bc84ba0] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [daabb7bc84ba0] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d4e87b4062545] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d4e87b4062545] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d4e87b4062545] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d5b075113f585] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d5b075113f585] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d5b075113f585] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [dc411c2b64b0e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [dc411c2b64b0e] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [dc411c2b64b0e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [dd506cca749df] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [dd506cca749df] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [dd506cca749df] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.98s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d63a45ffd9cd8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d63a45ffd9cd8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d63a45ffd9cd8] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:461: [d63a45ffd9cd8] Stopping daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:296: [d63a45ffd9cd8] exiting daemon
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:448: [d63a45ffd9cd8] Daemon stopped
12:56:56 [2019-10-20T12:56:56.147Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.26s)
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [da2a15407331b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [da2a15407331b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [da2a15407331b] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d1c9cb3ff33ec] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d1c9cb3ff33ec] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d1c9cb3ff33ec] daemon started
12:56:56 [2019-10-20T12:56:56.147Z]         check_test.go:358: [d1c9cb3ff33ec] joining swarm manager [da2a15407331b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d829cd9cb2479] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:325: [d829cd9cb2479] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.147Z]         daemon.go:353: [d829cd9cb2479] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [d829cd9cb2479] joining swarm manager [da2a15407331b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [da2a15407331b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [da2a15407331b] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [da2a15407331b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d1c9cb3ff33ec] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d1c9cb3ff33ec] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d1c9cb3ff33ec] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d829cd9cb2479] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d829cd9cb2479] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d829cd9cb2479] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.05s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d5e06bf238d68] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d5e06bf238d68] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d5e06bf238d68] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [da03381d1edbf] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [da03381d1edbf] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [da03381d1edbf] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [da03381d1edbf] joining swarm manager [d5e06bf238d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df04f1799ff24] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df04f1799ff24] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [df04f1799ff24] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [df04f1799ff24] joining swarm manager [d5e06bf238d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [da03381d1edbf] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [da03381d1edbf] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [da03381d1edbf] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d5e06bf238d68] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d5e06bf238d68] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d5e06bf238d68] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:379: Daemon da03381d1edbf is not started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [df04f1799ff24] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [df04f1799ff24] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [df04f1799ff24] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.94s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d064851cfa52c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d064851cfa52c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d064851cfa52c] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1d65ac11ee5e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1d65ac11ee5e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d1d65ac11ee5e] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [d1d65ac11ee5e] joining swarm manager [d064851cfa52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d72443deb2fb5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d72443deb2fb5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d72443deb2fb5] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [d72443deb2fb5] joining swarm manager [d064851cfa52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d064851cfa52c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d064851cfa52c] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d064851cfa52c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d1d65ac11ee5e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d1d65ac11ee5e] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d1d65ac11ee5e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d72443deb2fb5] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d72443deb2fb5] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d72443deb2fb5] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.64s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d16bd53dfb6ef] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d16bd53dfb6ef] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d16bd53dfb6ef] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [de0b63e65f4ff] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [de0b63e65f4ff] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [de0b63e65f4ff] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [de0b63e65f4ff] joining swarm manager [d16bd53dfb6ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d9744db4faea4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d9744db4faea4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d9744db4faea4] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         check_test.go:358: [d9744db4faea4] joining swarm manager [d16bd53dfb6ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d16bd53dfb6ef] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d16bd53dfb6ef] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d16bd53dfb6ef] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [de0b63e65f4ff] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [de0b63e65f4ff] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [de0b63e65f4ff] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d9744db4faea4] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d9744db4faea4] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d9744db4faea4] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.26s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dc957fc80d9d4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dc957fc80d9d4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [dc957fc80d9d4] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [dc957fc80d9d4] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [dc957fc80d9d4] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [dc957fc80d9d4] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.51s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d9ea1669074fb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d9ea1669074fb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d9ea1669074fb] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d9ea1669074fb] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d9ea1669074fb] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d9ea1669074fb] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df8fd9e30dc1c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df8fd9e30dc1c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [df8fd9e30dc1c] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [df8fd9e30dc1c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [df8fd9e30dc1c] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [df8fd9e30dc1c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dbb2c853b2685] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dbb2c853b2685] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [dbb2c853b2685] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [dbb2c853b2685] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [dbb2c853b2685] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [dbb2c853b2685] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d98b5587735fa] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d98b5587735fa] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d98b5587735fa] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d98b5587735fa] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d98b5587735fa] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d98b5587735fa] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.98s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df5e7d03b4408] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df5e7d03b4408] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [df5e7d03b4408] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [df5e7d03b4408] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [df5e7d03b4408] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [df5e7d03b4408] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.29s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1f371936df34] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1f371936df34] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d1f371936df34] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d1f371936df34] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d1f371936df34] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d1f371936df34] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (8.63s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1b59dfea9127] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1b59dfea9127] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d1b59dfea9127] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d1b59dfea9127] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d1b59dfea9127] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d1b59dfea9127] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d1b59dfea9127] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.73s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df4ecf2bb885b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [df4ecf2bb885b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [df4ecf2bb885b] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [df4ecf2bb885b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [df4ecf2bb885b] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [df4ecf2bb885b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.48s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dc6cf5f4f27dd] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [dc6cf5f4f27dd] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [dc6cf5f4f27dd] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [dc6cf5f4f27dd] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [dc6cf5f4f27dd] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [dc6cf5f4f27dd] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.33s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d5d42e9ce8407] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d5d42e9ce8407] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d5d42e9ce8407] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d5d42e9ce8407] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d5d42e9ce8407] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d5d42e9ce8407] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.34s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d191259f3d3bf] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d191259f3d3bf] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d191259f3d3bf] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d191259f3d3bf] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d191259f3d3bf] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d191259f3d3bf] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.33s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d502a8d3fd0fb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d502a8d3fd0fb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d502a8d3fd0fb] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d502a8d3fd0fb] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d502a8d3fd0fb] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d502a8d3fd0fb] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [da16295582d11] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [da16295582d11] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [da16295582d11] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [da16295582d11] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [da16295582d11] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [da16295582d11] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.50s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d6c64c5e5b661] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d6c64c5e5b661] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d6c64c5e5b661] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d6c64c5e5b661] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d6c64c5e5b661] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d6c64c5e5b661] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.02s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d2cea83e42227] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d2cea83e42227] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d2cea83e42227] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d2cea83e42227] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d2cea83e42227] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d2cea83e42227] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.66s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d6214e5ed9c55] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d6214e5ed9c55] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d6214e5ed9c55] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d6214e5ed9c55] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d6214e5ed9c55] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d6214e5ed9c55] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.23s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [daf3d965423f8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [daf3d965423f8] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [daf3d965423f8] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [daf3d965423f8] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [daf3d965423f8] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [daf3d965423f8] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.73s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [ddecef2b3addb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [ddecef2b3addb] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [ddecef2b3addb] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [ddecef2b3addb] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [ddecef2b3addb] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [ddecef2b3addb] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d61f28a0d73d5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [d61f28a0d73d5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [d61f28a0d73d5] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [d61f28a0d73d5] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [d61f28a0d73d5] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [d61f28a0d73d5] Daemon stopped
12:56:56 [2019-10-20T12:56:56.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.30s)
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [de9ba9bba652f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:325: [de9ba9bba652f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:353: [de9ba9bba652f] daemon started
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:461: [de9ba9bba652f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:296: [de9ba9bba652f] exiting daemon
12:56:56 [2019-10-20T12:56:56.148Z]         daemon.go:448: [de9ba9bba652f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.24s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d6b7f503d09d6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d6b7f503d09d6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d6b7f503d09d6] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d6b7f503d09d6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d6b7f503d09d6] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d6b7f503d09d6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.97s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d046659654f8a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d046659654f8a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d046659654f8a] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d046659654f8a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d046659654f8a] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d046659654f8a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.88s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d37654cda2f37] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d37654cda2f37] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d37654cda2f37] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.hy9a6328sxb3@7f818dc87284    | hello1\n"
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.xvttnwvkrshr@7f818dc87284    | hello2\n"
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d37654cda2f37] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d37654cda2f37] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d37654cda2f37] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.16s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [ddf6827898388] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [ddf6827898388] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [ddf6827898388] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [ddf6827898388] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [ddf6827898388] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [ddf6827898388] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (12.95s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dd1c9fc520e67] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dd1c9fc520e67] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [dd1c9fc520e67] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [dd1c9fc520e67] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [dd1c9fc520e67] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [dd1c9fc520e67] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.54s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de30e89d3ee1d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de30e89d3ee1d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [de30e89d3ee1d] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [de30e89d3ee1d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [de30e89d3ee1d] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [de30e89d3ee1d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.35s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d4a96136a957b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d4a96136a957b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d4a96136a957b] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d4a96136a957b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d4a96136a957b] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d4a96136a957b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.43s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db8403a4ae6ad] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db8403a4ae6ad] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db8403a4ae6ad] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db8403a4ae6ad] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db8403a4ae6ad] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db8403a4ae6ad] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.70s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d0cb53870cd19] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d0cb53870cd19] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d0cb53870cd19] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d0cb53870cd19] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d0cb53870cd19] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d0cb53870cd19] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.60s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d07121632b883] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d07121632b883] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d07121632b883] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d07121632b883] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d07121632b883] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d07121632b883] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.22s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d3059ca26fb43] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d3059ca26fb43] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d3059ca26fb43] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:242: checking task la0ub89egb9c
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:247: checking messages for la0ub89egb9c
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:242: checking task q66zhf441xev
12:56:56 [2019-10-20T12:56:56.149Z]         docker_cli_service_logs_test.go:247: checking messages for q66zhf441xev
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d3059ca26fb43] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d3059ca26fb43] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d3059ca26fb43] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5b798f030b33] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5b798f030b33] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d5b798f030b33] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d5b798f030b33] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d5b798f030b33] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d5b798f030b33] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.71s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db9c152ad45b1] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db9c152ad45b1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db9c152ad45b1] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db9c152ad45b1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db9c152ad45b1] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db9c152ad45b1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db9c152ad45b1] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db9c152ad45b1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db9c152ad45b1] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db9c152ad45b1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db9c152ad45b1] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db9c152ad45b1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db9c152ad45b1] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db9c152ad45b1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db9c152ad45b1] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db9c152ad45b1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [db9c152ad45b1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [db9c152ad45b1] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [db9c152ad45b1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [db9c152ad45b1] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [db9c152ad45b1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.24s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [da3220289cd41] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [da3220289cd41] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [da3220289cd41] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [da3220289cd41] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [da3220289cd41] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [da3220289cd41] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5f4bd0fe0585] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5f4bd0fe0585] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d5f4bd0fe0585] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d5f4bd0fe0585] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d5f4bd0fe0585] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d5f4bd0fe0585] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.24s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [ded97ae55fdc9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [ded97ae55fdc9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [ded97ae55fdc9] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d80dba4cd642d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d80dba4cd642d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d80dba4cd642d] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [d80dba4cd642d] joining swarm manager [ded97ae55fdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dd66a56cdb806] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dd66a56cdb806] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [dd66a56cdb806] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [dd66a56cdb806] joining swarm manager [ded97ae55fdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [ded97ae55fdc9] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [ded97ae55fdc9] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [ded97ae55fdc9] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d80dba4cd642d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d80dba4cd642d] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d80dba4cd642d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [dd66a56cdb806] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [dd66a56cdb806] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [dd66a56cdb806] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.49s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dbc90614c185f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dbc90614c185f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [dbc90614c185f] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [dbc90614c185f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [dbc90614c185f] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [dbc90614c185f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de26e7d424ccd] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de26e7d424ccd] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [de26e7d424ccd] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [de26e7d424ccd] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [de26e7d424ccd] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [de26e7d424ccd] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d9493dc470b7a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d9493dc470b7a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d9493dc470b7a] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d9493dc470b7a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d9493dc470b7a] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d9493dc470b7a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.42s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d98e0e1b5bab7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d98e0e1b5bab7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d98e0e1b5bab7] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d68a7eaa1548b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d68a7eaa1548b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d68a7eaa1548b] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [d68a7eaa1548b] joining swarm manager [d98e0e1b5bab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dbfdb5743181a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [dbfdb5743181a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [dbfdb5743181a] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [dbfdb5743181a] joining swarm manager [d98e0e1b5bab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d98e0e1b5bab7] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d98e0e1b5bab7] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d98e0e1b5bab7] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d68a7eaa1548b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d68a7eaa1548b] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d68a7eaa1548b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [dbfdb5743181a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [dbfdb5743181a] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [dbfdb5743181a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.66s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [df45f3afd8aa0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [df45f3afd8aa0] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [df45f3afd8aa0] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [df45f3afd8aa0] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [df45f3afd8aa0] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [df45f3afd8aa0] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (85.50s)
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5e386abb7559] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d5e386abb7559] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d5e386abb7559] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d69cdd76570e6] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [d69cdd76570e6] joining swarm manager [d5e386abb7559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [de224e0b8b498] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         check_test.go:358: [de224e0b8b498] joining swarm manager [d5e386abb7559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d69cdd76570e6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d69cdd76570e6] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d69cdd76570e6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [d69cdd76570e6] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [de224e0b8b498] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [de224e0b8b498] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [de224e0b8b498] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:353: [de224e0b8b498] daemon started
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:461: [d69cdd76570e6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:296: [d69cdd76570e6] exiting daemon
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:448: [d69cdd76570e6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.149Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d69cdd76570e6] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [de224e0b8b498] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [de224e0b8b498] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [de224e0b8b498] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [de224e0b8b498] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d69cdd76570e6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d69cdd76570e6] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d69cdd76570e6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d69cdd76570e6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d69cdd76570e6] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [de224e0b8b498] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [de224e0b8b498] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [de224e0b8b498] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [de224e0b8b498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [de224e0b8b498] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d5e386abb7559] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d5e386abb7559] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d5e386abb7559] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d69cdd76570e6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d69cdd76570e6] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d69cdd76570e6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [de224e0b8b498] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [de224e0b8b498] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [de224e0b8b498] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.38s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d5ff8621847a6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d5ff8621847a6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d5ff8621847a6] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d5ff8621847a6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d5ff8621847a6] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d5ff8621847a6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.14s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da1ebcf281856] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da1ebcf281856] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [da1ebcf281856] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [da1ebcf281856] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [da1ebcf281856] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [da1ebcf281856] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da1ebcf281856] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da1ebcf281856] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da1ebcf281856] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [da1ebcf281856] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [da1ebcf281856] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [da1ebcf281856] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [da1ebcf281856] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.20s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da4c75e9593d7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [da4c75e9593d7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [da4c75e9593d7] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [da4c75e9593d7] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [da4c75e9593d7] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [da4c75e9593d7] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.18s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79a6d34e3e05] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79a6d34e3e05] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d79a6d34e3e05] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d79a6d34e3e05] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d79a6d34e3e05] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d79a6d34e3e05] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.97s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [db86125bf0c9b] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [db86125bf0c9b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [db86125bf0c9b] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [db86125bf0c9b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [db86125bf0c9b] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [db86125bf0c9b] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db86125bf0c9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [db86125bf0c9b] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [db86125bf0c9b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [db86125bf0c9b] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [db86125bf0c9b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.93s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd34ee765f2fc] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd34ee765f2fc] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dd34ee765f2fc] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dd34ee765f2fc] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dd34ee765f2fc] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dd34ee765f2fc] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.09s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dad4dc1921157] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dad4dc1921157] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dad4dc1921157] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dad4dc1921157] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dad4dc1921157] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dad4dc1921157] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
12:56:56 [2019-10-20T12:56:56.150Z]         requirement.go:26: unmatched requirement IPv6
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.73s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d933ab51d9828] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d933ab51d9828] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d933ab51d9828] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d933ab51d9828] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d933ab51d9828] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d933ab51d9828] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d933ab51d9828] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d933ab51d9828] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d933ab51d9828] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d933ab51d9828] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d933ab51d9828] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d933ab51d9828] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d933ab51d9828] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d568d26516277] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d568d26516277] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d568d26516277] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d568d26516277] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d568d26516277] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d568d26516277] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db488de748743] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [db488de748743] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [db488de748743] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [db488de748743] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [db488de748743] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [db488de748743] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.24s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d0b529605074e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d0b529605074e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d0b529605074e] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d0b529605074e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d0b529605074e] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d0b529605074e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d4b2e6eaafdb5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d4b2e6eaafdb5] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d4b2e6eaafdb5] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d518f962878b9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d518f962878b9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d518f962878b9] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d4b2e6eaafdb5] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d4b2e6eaafdb5] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d4b2e6eaafdb5] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d518f962878b9] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d518f962878b9] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d518f962878b9] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.35s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dcd08dd188a53] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dcd08dd188a53] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dcd08dd188a53] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dd1180b289632] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         check_test.go:358: [dd1180b289632] joining swarm manager [dcd08dd188a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dd1180b289632] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dd1180b289632] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dd1180b289632] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dd1180b289632] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d79fe6a3ad334] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         check_test.go:358: [d79fe6a3ad334] joining swarm manager [dcd08dd188a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dd1180b289632] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dd1180b289632] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dd1180b289632] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dd1180b289632] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dd1180b289632] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d79fe6a3ad334] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d79fe6a3ad334] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d79fe6a3ad334] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d79fe6a3ad334] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d79fe6a3ad334] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d79fe6a3ad334] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d79fe6a3ad334] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d79fe6a3ad334] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d79fe6a3ad334] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dcd08dd188a53] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dcd08dd188a53] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dcd08dd188a53] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dd1180b289632] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dd1180b289632] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dd1180b289632] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d79fe6a3ad334] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d79fe6a3ad334] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d79fe6a3ad334] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d38ed0725d86d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d38ed0725d86d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d38ed0725d86d] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d51090351ac33] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d51090351ac33] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d51090351ac33] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d38ed0725d86d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d38ed0725d86d] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d38ed0725d86d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [d51090351ac33] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [d51090351ac33] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [d51090351ac33] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.19s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dfaa41450838f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dfaa41450838f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dfaa41450838f] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dfaa41450838f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dfaa41450838f] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dfaa41450838f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dfaa41450838f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [dfaa41450838f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [dfaa41450838f] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:461: [dfaa41450838f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:296: [dfaa41450838f] exiting daemon
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:448: [dfaa41450838f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.150Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.94s)
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:353: [d670678e2f50e] daemon started
12:56:56 [2019-10-20T12:56:56.150Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dfa38aaa81242] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [dfa38aaa81242] joining swarm manager [d670678e2f50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d30bc7316b70f] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [d30bc7316b70f] joining swarm manager [d670678e2f50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dfa38aaa81242] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dfa38aaa81242] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dfa38aaa81242] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dfa38aaa81242] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dfa38aaa81242] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dfa38aaa81242] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dfa38aaa81242] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d670678e2f50e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d670678e2f50e] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d670678e2f50e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d670678e2f50e] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d30bc7316b70f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d30bc7316b70f] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d30bc7316b70f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d30bc7316b70f] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dfa38aaa81242] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dfa38aaa81242] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dfa38aaa81242] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dfa38aaa81242] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dfa38aaa81242] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d670678e2f50e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d670678e2f50e] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d670678e2f50e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:339: [d670678e2f50e] error pinging daemon on start: Get http://d670678e2f50e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:339: [d670678e2f50e] error pinging daemon on start: Get http://d670678e2f50e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:339: [d670678e2f50e] error pinging daemon on start: Get http://d670678e2f50e.sock/_ping: context deadline exceeded
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d670678e2f50e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d670678e2f50e] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d30bc7316b70f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d30bc7316b70f] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d30bc7316b70f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d30bc7316b70f] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d30bc7316b70f] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dfa38aaa81242] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dfa38aaa81242] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dfa38aaa81242] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dfa38aaa81242] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dfa38aaa81242] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [db9096e2dd4b6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [db9096e2dd4b6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [db9096e2dd4b6] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [db9096e2dd4b6] joining swarm manager [d670678e2f50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [db9096e2dd4b6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [db9096e2dd4b6] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [db9096e2dd4b6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [db9096e2dd4b6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [db9096e2dd4b6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [db9096e2dd4b6] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d670678e2f50e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d670678e2f50e] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d670678e2f50e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dfa38aaa81242] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dfa38aaa81242] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dfa38aaa81242] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d30bc7316b70f] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d30bc7316b70f] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d30bc7316b70f] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [db9096e2dd4b6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [db9096e2dd4b6] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [db9096e2dd4b6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.39s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d6e5f1a90ba92] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d6e5f1a90ba92] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d6e5f1a90ba92] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d84f8ecb861e1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d84f8ecb861e1] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d84f8ecb861e1] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [d84f8ecb861e1] joining swarm manager [d6e5f1a90ba92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dcb7e1c2a6f54] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dcb7e1c2a6f54] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dcb7e1c2a6f54] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [dcb7e1c2a6f54] joining swarm manager [d6e5f1a90ba92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d6e5f1a90ba92] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d6e5f1a90ba92] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d6e5f1a90ba92] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d84f8ecb861e1] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d84f8ecb861e1] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d84f8ecb861e1] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dcb7e1c2a6f54] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dcb7e1c2a6f54] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dcb7e1c2a6f54] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.16s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d13fa6ad9103e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d13fa6ad9103e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d13fa6ad9103e] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
12:56:56 [2019-10-20T12:56:56.151Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d13fa6ad9103e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d13fa6ad9103e] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d13fa6ad9103e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.35s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d62980ff3e3e7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d62980ff3e3e7] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d62980ff3e3e7] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d62980ff3e3e7] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d62980ff3e3e7] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d62980ff3e3e7] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.69s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [da9a083b7a3fe] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [da9a083b7a3fe] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [da9a083b7a3fe] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [da9a083b7a3fe] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [da9a083b7a3fe] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [da9a083b7a3fe] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.23s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dbafade06ec65] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dbafade06ec65] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dbafade06ec65] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dbafade06ec65] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dbafade06ec65] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dbafade06ec65] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [ddb5a8a4a106a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [ddb5a8a4a106a] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [ddb5a8a4a106a] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d5a9bb5211e62] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d5a9bb5211e62] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d5a9bb5211e62] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [d5a9bb5211e62] joining swarm manager [ddb5a8a4a106a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [ddb5a8a4a106a] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [ddb5a8a4a106a] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [ddb5a8a4a106a] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d5a9bb5211e62] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d5a9bb5211e62] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d5a9bb5211e62] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.03s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d020ac4fc7597] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d020ac4fc7597] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d020ac4fc7597] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d020ac4fc7597] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d020ac4fc7597] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d020ac4fc7597] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.09s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d8bb653e2a0c6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d8bb653e2a0c6] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d8bb653e2a0c6] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d8bb653e2a0c6] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d8bb653e2a0c6] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d8bb653e2a0c6] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.15s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d57e7ffa0900e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d57e7ffa0900e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d57e7ffa0900e] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d57e7ffa0900e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d57e7ffa0900e] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d57e7ffa0900e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d13c0c1aa0f9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d13c0c1aa0f9b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d13c0c1aa0f9b] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d13c0c1aa0f9b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d13c0c1aa0f9b] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d13c0c1aa0f9b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.28s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d4350d1d47811] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [d4350d1d47811] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [d4350d1d47811] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [d4350d1d47811] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [d4350d1d47811] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [d4350d1d47811] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.64s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dd79412fcb883] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dd79412fcb883] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dd79412fcb883] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dca1f01480498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [dca1f01480498] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [dca1f01480498] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         check_test.go:358: [dca1f01480498] joining swarm manager [dd79412fcb883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dd79412fcb883] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dd79412fcb883] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dd79412fcb883] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [dca1f01480498] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [dca1f01480498] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [dca1f01480498] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.14s)
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [defc6c566454b] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [defc6c566454b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [defc6c566454b] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [defc6c566454b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [defc6c566454b] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [defc6c566454b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [defc6c566454b] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [defc6c566454b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [defc6c566454b] daemon started
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:461: [defc6c566454b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:296: [defc6c566454b] exiting daemon
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:448: [defc6c566454b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:325: [defc6c566454b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.151Z]         daemon.go:353: [defc6c566454b] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [defc6c566454b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [defc6c566454b] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [defc6c566454b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.14s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [dda98ed64e79c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [dda98ed64e79c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [dda98ed64e79c] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [dda98ed64e79c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [dda98ed64e79c] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [dda98ed64e79c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.10s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d42d01473856d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d42d01473856d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d42d01473856d] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d42d01473856d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d42d01473856d] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d42d01473856d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.61s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d68d7c73808d9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d68d7c73808d9] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d68d7c73808d9] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d68d7c73808d9] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d68d7c73808d9] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d68d7c73808d9] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.35s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d5ce016b0f508] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d5ce016b0f508] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d5ce016b0f508] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d5ce016b0f508] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d5ce016b0f508] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d5ce016b0f508] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.73s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d6d3eda8e1813] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d6d3eda8e1813] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d6d3eda8e1813] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d6d3eda8e1813] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d6d3eda8e1813] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d6d3eda8e1813] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.22s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d018af0a0eed4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d018af0a0eed4] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d018af0a0eed4] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d018af0a0eed4] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d018af0a0eed4] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d018af0a0eed4] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.40s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d987de142673c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d987de142673c] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d987de142673c] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d987de142673c] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d987de142673c] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d987de142673c] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.44s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d2e7b805e7e17] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d2e7b805e7e17] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d2e7b805e7e17] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d2e7b805e7e17] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d2e7b805e7e17] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d2e7b805e7e17] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.41s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d73df80927a4d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d73df80927a4d] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d73df80927a4d] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d73df80927a4d] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d73df80927a4d] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d73df80927a4d] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.51s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d8216374bb20e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d8216374bb20e] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d8216374bb20e] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d8216374bb20e] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d8216374bb20e] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d8216374bb20e] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.09s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d2d9d6dc3ee01] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d2d9d6dc3ee01] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d2d9d6dc3ee01] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d2d9d6dc3ee01] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d2d9d6dc3ee01] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d2d9d6dc3ee01] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d02f30832ac93] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [d02f30832ac93] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [d02f30832ac93] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [d02f30832ac93] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [d02f30832ac93] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [d02f30832ac93] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [df850ba0cfb5b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [df850ba0cfb5b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [df850ba0cfb5b] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [df850ba0cfb5b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [df850ba0cfb5b] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [df850ba0cfb5b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.10s)
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [ddc021fe8025b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:325: [ddc021fe8025b] waiting for daemon to start
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:353: [ddc021fe8025b] daemon started
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:461: [ddc021fe8025b] Stopping daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:296: [ddc021fe8025b] exiting daemon
12:56:56 [2019-10-20T12:56:56.152Z]         daemon.go:448: [ddc021fe8025b] Daemon stopped
12:56:56 [2019-10-20T12:56:56.152Z] === RUN   TestDockerExternalVolumeSuite
12:56:56 [2019-10-20T12:56:56.152Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:56:56 [2019-10-20T12:56:56.646Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:56:57 [2019-10-20T12:56:57.107Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:56:57 [2019-10-20T12:56:57.107Z] === RUN   TestDockerSuite/TestBuildNetNone
12:56:57 [2019-10-20T12:56:57.107Z] === RUN   TestDockerSuite/TestBuildNoContext
12:57:00 [2019-10-20T12:57:00.017Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:57:04 [2019-10-20T12:57:04.722Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:57:06 [2019-10-20T12:57:06.905Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:57:07 [2019-10-20T12:57:07.366Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:57:07 [2019-10-20T12:57:07.366Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:57:09 [2019-10-20T12:57:09.549Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:57:11 [2019-10-20T12:57:11.007Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:57:11 [2019-10-20T12:57:11.104Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:57:12 [2019-10-20T12:57:12.075Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:57:22 [2019-10-20T12:57:22.467Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:57:22 [2019-10-20T12:57:22.927Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:57:33 [2019-10-20T12:57:33.265Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:57:35 [2019-10-20T12:57:35.451Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:57:45 [2019-10-20T12:57:45.794Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:57:50 [2019-10-20T12:57:50.495Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:57:55 [2019-10-20T12:57:55.273Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:57:56 [2019-10-20T12:57:56.243Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:57:56 [2019-10-20T12:57:56.243Z] === RUN   TestDockerSuite/TestBuildPATH
12:57:56 [2019-10-20T12:57:56.243Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:57:58 [2019-10-20T12:57:58.428Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:57:58 [2019-10-20T12:57:58.429Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:58:18 [2019-10-20T12:58:18.660Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:58:28 [2019-10-20T12:58:28.624Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:58:40 [2019-10-20T12:58:40.985Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:59:00 [2019-10-20T12:59:00.672Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:59:06 [2019-10-20T12:59:06.254Z] === RUN   TestDockerSuite/TestBuildRm
12:59:15 [2019-10-20T12:59:15.530Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:59:18 [2019-10-20T12:59:18.651Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:59:22 [2019-10-20T12:59:22.399Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:59:22 [2019-10-20T12:59:22.399Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:59:22 [2019-10-20T12:59:22.399Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:59:23 [2019-10-20T12:59:23.941Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:59:27 [2019-10-20T12:59:27.709Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:59:30 [2019-10-20T12:59:30.622Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:59:40 [2019-10-20T12:59:40.966Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:59:47 [2019-10-20T12:59:47.593Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:59:59 [2019-10-20T12:59:59.811Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:00:02 [2019-10-20T13:00:02.091Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:00:02 [2019-10-20T13:00:02.091Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:00:03 [2019-10-20T13:00:03.068Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:00:15 [2019-10-20T13:00:15.475Z] === RUN   TestDockerSuite/TestBuildSpaces
13:00:15 [2019-10-20T13:00:15.936Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:00:21 [2019-10-20T13:00:21.740Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:00:21 [2019-10-20T13:00:21.740Z] === RUN   TestDockerSuite/TestBuildStderr
13:00:26 [2019-10-20T13:00:26.439Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:00:31 [2019-10-20T13:00:31.861Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:00:47 [2019-10-20T13:00:47.552Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:00:47 [2019-10-20T13:00:47.552Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:00:49 [2019-10-20T13:00:49.737Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:00:49 [2019-10-20T13:00:49.924Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:00:51 [2019-10-20T13:00:51.285Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:00:55 [2019-10-20T13:00:55.986Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:01:01 [2019-10-20T13:01:01.790Z] === RUN   TestDockerSuite/TestBuildUser
13:01:01 [2019-10-20T13:01:01.790Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:01:01 [2019-10-20T13:01:01.790Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:01:01 [2019-10-20T13:01:01.790Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:01:04 [2019-10-20T13:01:04.780Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:01:06 [2019-10-20T13:01:06.492Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:01:06 [2019-10-20T13:01:06.492Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:01:09 [2019-10-20T13:01:09.403Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:01:09 [2019-10-20T13:01:09.403Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:01:09 [2019-10-20T13:01:09.404Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:01:34 [2019-10-20T13:01:34.577Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:01:34 [2019-10-20T13:01:34.577Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:01:46 [2019-10-20T13:01:46.982Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:01:51 [2019-10-20T13:01:51.422Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:01:54 [2019-10-20T13:01:54.086Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:01:54 [2019-10-20T13:01:54.086Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:01:54 [2019-10-20T13:01:54.086Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:01:56 [2019-10-20T13:01:56.268Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:01:56 [2019-10-20T13:01:56.268Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:02:08 [2019-10-20T13:02:08.667Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:02:09 [2019-10-20T13:02:09.506Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:02:14 [2019-10-20T13:02:14.472Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:02:14 [2019-10-20T13:02:14.472Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:02:29 [2019-10-20T13:02:29.312Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:02:29 [2019-10-20T13:02:29.312Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:02:29 [2019-10-20T13:02:29.312Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:02:29 [2019-10-20T13:02:29.312Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:02:30 [2019-10-20T13:02:30.853Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:02:39 [2019-10-20T13:02:39.445Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:02:41 [2019-10-20T13:02:41.555Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:02:41 [2019-10-20T13:02:41.630Z] === RUN   TestDockerSuite/TestBuildXZHost
13:02:41 [2019-10-20T13:02:41.630Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:02:41 [2019-10-20T13:02:41.630Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:02:42 [2019-10-20T13:02:42.092Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:02:44 [2019-10-20T13:02:44.420Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:02:49 [2019-10-20T13:02:49.123Z] === RUN   TestDockerSuite/TestCommitChange
13:02:59 [2019-10-20T13:02:59.457Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:03:03 [2019-10-20T13:03:03.200Z] === RUN   TestDockerSuite/TestCommitHardlink
13:03:03 [2019-10-20T13:03:03.200Z] === RUN   TestDockerSuite/TestCommitNewFile
13:03:10 [2019-10-20T13:03:10.294Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:03:10 [2019-10-20T13:03:10.294Z] === RUN   TestDockerSuite/TestCommitTTY
13:03:13 [2019-10-20T13:03:13.606Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:03:17 [2019-10-20T13:03:17.409Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:03:22 [2019-10-20T13:03:22.134Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:03:22 [2019-10-20T13:03:22.598Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:03:28 [2019-10-20T13:03:28.478Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:03:35 [2019-10-20T13:03:35.038Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:03:42 [2019-10-20T13:03:42.158Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:03:42 [2019-10-20T13:03:42.158Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:03:43 [2019-10-20T13:03:43.137Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:03:43 [2019-10-20T13:03:43.137Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:03:43 [2019-10-20T13:03:43.137Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:03:43 [2019-10-20T13:03:43.137Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:03:46 [2019-10-20T13:03:46.542Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:03:50 [2019-10-20T13:03:50.271Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:03:50 [2019-10-20T13:03:50.271Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:03:50 [2019-10-20T13:03:50.271Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:03:52 [2019-10-20T13:03:52.466Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:03:52 [2019-10-20T13:03:52.466Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:03:52 [2019-10-20T13:03:52.466Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:03:52 [2019-10-20T13:03:52.466Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:03:52 [2019-10-20T13:03:52.466Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:03:55 [2019-10-20T13:03:55.393Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:03:57 [2019-10-20T13:03:57.590Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:03:59 [2019-10-20T13:03:59.140Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:03:59 [2019-10-20T13:03:59.140Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:03:59 [2019-10-20T13:03:59.140Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:04:01 [2019-10-20T13:04:01.342Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:04:01 [2019-10-20T13:04:01.342Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:04:04 [2019-10-20T13:04:04.599Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:04:08 [2019-10-20T13:04:08.456Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:04:08 [2019-10-20T13:04:08.456Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:04:08 [2019-10-20T13:04:08.456Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:04:10 [2019-10-20T13:04:10.654Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:04:10 [2019-10-20T13:04:10.654Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:04:12 [2019-10-20T13:04:12.204Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:04:12 [2019-10-20T13:04:12.204Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:04:15 [2019-10-20T13:04:15.133Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:04:15 [2019-10-20T13:04:15.133Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:04:17 [2019-10-20T13:04:17.370Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:04:19 [2019-10-20T13:04:19.454Z] --- PASS: TestDockerExternalVolumeSuite (442.34s)
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.01s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:04:19 [2019-10-20T13:04:19.454Z]         docker_cli_external_volume_driver_test.go:53: Daemon d968a9b71b5ba is not started
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [dc6a76ee191d0] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [dc6a76ee191d0] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:353: [dc6a76ee191d0] daemon started
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:461: [dc6a76ee191d0] Stopping daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:296: [dc6a76ee191d0] exiting daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:448: [dc6a76ee191d0] Daemon stopped
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.92s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [d978bdfd353bc] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [d978bdfd353bc] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:353: [d978bdfd353bc] daemon started
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:461: [d978bdfd353bc] Stopping daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:296: [d978bdfd353bc] exiting daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:448: [d978bdfd353bc] Daemon stopped
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:04:19 [2019-10-20T13:04:19.454Z]         docker_cli_external_volume_driver_test.go:53: Daemon d16ce10524e56 is not started
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [d510df535d399] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:325: [d510df535d399] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:353: [d510df535d399] daemon started
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:461: [d510df535d399] Stopping daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:296: [d510df535d399] exiting daemon
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:448: [d510df535d399] Daemon stopped
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:04:19 [2019-10-20T13:04:19.454Z]         docker_cli_external_volume_driver_test.go:53: Daemon db351b2db3378 is not started
13:04:19 [2019-10-20T13:04:19.454Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:04:19 [2019-10-20T13:04:19.454Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:04:19 [2019-10-20T13:04:19.455Z]         docker_cli_external_volume_driver_test.go:53: Daemon d88176f9ac28c is not started
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d1f08b8639c93] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d1f08b8639c93] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d1f08b8639c93] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d1f08b8639c93] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d1f08b8639c93] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d1f08b8639c93] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d0e67124adf7f] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d0e67124adf7f] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d0e67124adf7f] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d0e67124adf7f] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d0e67124adf7f] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d0e67124adf7f] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d8c9eae299afe] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d8c9eae299afe] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d8c9eae299afe] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d8c9eae299afe] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d8c9eae299afe] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d8c9eae299afe] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dc25db81a6cdd] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dc25db81a6cdd] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [dc25db81a6cdd] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [dc25db81a6cdd] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [dc25db81a6cdd] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [dc25db81a6cdd] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dd3d5e598828b] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dd3d5e598828b] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [dd3d5e598828b] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [dd3d5e598828b] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [dd3d5e598828b] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [dd3d5e598828b] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (32.00s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d20a46a90715d] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d20a46a90715d] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d20a46a90715d] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d20a46a90715d] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d20a46a90715d] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d20a46a90715d] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d1522ab2c32ac] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d1522ab2c32ac] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d1522ab2c32ac] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d1522ab2c32ac] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d1522ab2c32ac] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d1522ab2c32ac] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [df8d27bf25bb4] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [df8d27bf25bb4] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [df8d27bf25bb4] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [df8d27bf25bb4] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [df8d27bf25bb4] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [df8d27bf25bb4] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.54s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d850800dc6f6e] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [d850800dc6f6e] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [d850800dc6f6e] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [d850800dc6f6e] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [d850800dc6f6e] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [d850800dc6f6e] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.42s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:04:19 [2019-10-20T13:04:19.455Z]         docker_cli_external_volume_driver_test.go:486: Daemon dfe7a6389cec4 is not started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dfe7a6389cec4] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:325: [dfe7a6389cec4] waiting for daemon to start
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:353: [dfe7a6389cec4] daemon started
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:461: [dfe7a6389cec4] Stopping daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:296: [dfe7a6389cec4] exiting daemon
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:448: [dfe7a6389cec4] Daemon stopped
13:04:19 [2019-10-20T13:04:19.455Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.07s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:04:19 [2019-10-20T13:04:19.455Z]         docker_cli_external_volume_driver_test.go:53: Daemon d84208590d3c1 is not started
13:04:19 [2019-10-20T13:04:19.455Z] PASS
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === Skipped
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
13:04:19 [2019-10-20T13:04:19.455Z]         requirement.go:26: unmatched requirement bridgeNfIptables
13:04:19 [2019-10-20T13:04:19.455Z]         check_test.go:309: Daemon d33f2a0dd7fb0 is not started
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:04:19 [2019-10-20T13:04:19.455Z]         requirement.go:26: unmatched requirement IPv6
13:04:19 [2019-10-20T13:04:19.455Z]         check_test.go:309: Daemon de0c5c1f3a637 is not started
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:04:19 [2019-10-20T13:04:19.455Z]         requirement.go:26: unmatched requirement Devicemapper
13:04:19 [2019-10-20T13:04:19.455Z]         check_test.go:309: Daemon db9ad0659a226 is not started
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:04:19 [2019-10-20T13:04:19.455Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:04:19 [2019-10-20T13:04:19.455Z]         requirement.go:26: unmatched requirement Devicemapper
13:04:19 [2019-10-20T13:04:19.455Z]         check_test.go:309: Daemon da49931933baf is not started
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:04:19 [2019-10-20T13:04:19.455Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:04:19 [2019-10-20T13:04:19.455Z]         requirement.go:26: unmatched requirement IPv6
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] DONE 270 tests, 6 skipped in 2726.685s
13:04:19 [2019-10-20T13:04:19.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:04:19 [2019-10-20T13:04:19.455Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3eb3cced9d57/docker.pid
13:04:19 [2019-10-20T13:04:19.455Z] +++ kill 7259
13:04:19 [2019-10-20T13:04:19.455Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7259 is not a child of this shell
13:04:19 [2019-10-20T13:04:19.455Z] warning: PID 7259 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3eb3cced9d57/docker.pid had a nonzero exit code
13:04:19 [2019-10-20T13:04:19.455Z] ++++ cat bundles/test-integration/docker.pid
13:04:19 [2019-10-20T13:04:19.455Z] +++ kill 6924
13:04:19 [2019-10-20T13:04:19.455Z] umount: bundles/test-integration/root: mountpoint not found
13:04:19 [2019-10-20T13:04:19.455Z] +++ /etc/init.d/apparmor stop
13:04:19 [2019-10-20T13:04:19.455Z] Clearing AppArmor profiles cache:.
13:04:19 [2019-10-20T13:04:19.455Z] All profile caches have been cleared, but no profiles have been unloaded.
13:04:19 [2019-10-20T13:04:19.455Z] Unloading profiles will leave already running processes permanently
13:04:19 [2019-10-20T13:04:19.455Z] unconfined, which can lead to unexpected situations.
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] To set a process to complain mode, use the command line tool
13:04:19 [2019-10-20T13:04:19.455Z] 'aa-complain'. To really tear down all profiles, run the init script
13:04:19 [2019-10-20T13:04:19.455Z] with the 'teardown' option."
13:04:19 [2019-10-20T13:04:19.455Z] 
13:04:19 [2019-10-20T13:04:19.455Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
13:04:19 [2019-10-20T13:04:19.472Z] Recording test results
13:04:21 [2019-10-20T13:04:21.144Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:04:21 [2019-10-20T13:04:21.957Z] + echo Ensuring container killed.
13:04:21 [2019-10-20T13:04:21.957Z] Ensuring container killed.
13:04:21 [2019-10-20T13:04:21.957Z] + docker ps -aq -f name=docker-pr3-*
13:04:21 [2019-10-20T13:04:21.957Z] + cids=8c03b513a2fa
13:04:21 [2019-10-20T13:04:21.957Z] 9b48dc0e617f
13:04:21 [2019-10-20T13:04:21.957Z] 7f818dc87284
13:04:21 [2019-10-20T13:04:21.957Z] + [ -n 8c03b513a2fa
13:04:21 [2019-10-20T13:04:21.957Z] 9b48dc0e617f
13:04:21 [2019-10-20T13:04:21.957Z] 7f818dc87284 ]
13:04:21 [2019-10-20T13:04:21.957Z] + docker rm -vf 8c03b513a2fa 9b48dc0e617f 7f818dc87284
13:04:22 [2019-10-20T13:04:22.891Z] 8c03b513a2fa
13:04:23 [2019-10-20T13:04:23.823Z] 9b48dc0e617f
13:04:24 [2019-10-20T13:04:24.387Z] 7f818dc87284
[Pipeline] sh
13:04:24 [2019-10-20T13:04:24.674Z] + echo Chowning /workspace to jenkins user
13:04:24 [2019-10-20T13:04:24.674Z] Chowning /workspace to jenkins user
13:04:24 [2019-10-20T13:04:24.674Z] + id -u
13:04:24 [2019-10-20T13:04:24.674Z] + id -g
13:04:24 [2019-10-20T13:04:24.674Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-405:/workspace busybox chown -R 1000:1000 /workspace
13:04:24 [2019-10-20T13:04:24.674Z] Unable to find image 'busybox:latest' locally
13:04:24 [2019-10-20T13:04:24.674Z] latest: Pulling from library/busybox
13:04:24 [2019-10-20T13:04:24.674Z] 7c9d20b9b6cd: Pulling fs layer
13:04:24 [2019-10-20T13:04:24.909Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:04:24 [2019-10-20T13:04:24.909Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:04:24 [2019-10-20T13:04:24.909Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:04:24 [2019-10-20T13:04:24.909Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:04:24 [2019-10-20T13:04:24.909Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:04:24 [2019-10-20T13:04:24.933Z] 7c9d20b9b6cd: Verifying Checksum
13:04:24 [2019-10-20T13:04:24.933Z] 7c9d20b9b6cd: Download complete
13:04:24 [2019-10-20T13:04:24.933Z] 7c9d20b9b6cd: Pull complete
13:04:24 [2019-10-20T13:04:24.933Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
13:04:24 [2019-10-20T13:04:24.933Z] Status: Downloaded newer image for busybox:latest
13:04:27 [2019-10-20T13:04:27.113Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:04:27 [2019-10-20T13:04:27.113Z] === RUN   TestDockerSuite/TestContainerAPIStop
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:04:29 [2019-10-20T13:04:29.420Z] + bundleName=amd64
13:04:29 [2019-10-20T13:04:29.420Z] + echo Creating amd64-bundles.tar.gz
13:04:29 [2019-10-20T13:04:29.420Z] Creating amd64-bundles.tar.gz
13:04:29 [2019-10-20T13:04:29.420Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:04:29 [2019-10-20T13:04:29.420Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
13:04:30 [2019-10-20T13:04:30.365Z] Archiving artifacts
13:04:32 [2019-10-20T13:04:32.122Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:04:32 [2019-10-20T13:04:32.437Z] + make clean
13:04:32 [2019-10-20T13:04:32.697Z] docker volume rm -f docker-dev-cache
13:04:32 [2019-10-20T13:04:32.697Z] docker-dev-cache
[Pipeline] deleteDir
13:04:34 [2019-10-20T13:04:34.227Z] === RUN   TestDockerSuite/TestContainerAPITop
13:04:34 [2019-10-20T13:04:34.227Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:04:35 [2019-10-20T13:04:35.780Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:04:35 [2019-10-20T13:04:35.780Z] === RUN   TestDockerSuite/TestContainerAPIWait
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:04:40 [2019-10-20T13:04:40.503Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:04:42 [2019-10-20T13:04:42.063Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:04:44 [2019-10-20T13:04:44.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:05:05 [2019-10-20T13:05:05.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:05:05 [2019-10-20T13:05:05.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:05:05 [2019-10-20T13:05:05.426Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:05:05 [2019-10-20T13:05:05.426Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:05:05 [2019-10-20T13:05:05.426Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:05:05 [2019-10-20T13:05:05.890Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:05:05 [2019-10-20T13:05:05.890Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:05:05 [2019-10-20T13:05:05.890Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:05:08 [2019-10-20T13:05:08.087Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:05:10 [2019-10-20T13:05:10.283Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:05:10 [2019-10-20T13:05:10.283Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:05:10 [2019-10-20T13:05:10.283Z] === RUN   TestDockerSuite/TestCpRelativePath
13:05:13 [2019-10-20T13:05:13.213Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:05:13 [2019-10-20T13:05:13.213Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:05:13 [2019-10-20T13:05:13.213Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:05:13 [2019-10-20T13:05:13.213Z] === RUN   TestDockerSuite/TestCpToCaseA
13:05:17 [2019-10-20T13:05:17.078Z] === RUN   TestDockerSuite/TestCpToCaseB
13:05:19 [2019-10-20T13:05:19.276Z] === RUN   TestDockerSuite/TestCpToCaseC
13:05:19 [2019-10-20T13:05:19.276Z] === RUN   TestDockerSuite/TestCpToCaseD
13:05:19 [2019-10-20T13:05:19.276Z] === RUN   TestDockerSuite/TestCpToCaseE
13:05:27 [2019-10-20T13:05:27.892Z] === RUN   TestDockerSuite/TestCpToCaseF
13:05:27 [2019-10-20T13:05:27.892Z] === RUN   TestDockerSuite/TestCpToCaseG
13:05:27 [2019-10-20T13:05:27.892Z] === RUN   TestDockerSuite/TestCpToCaseH
13:05:38 [2019-10-20T13:05:38.267Z] === RUN   TestDockerSuite/TestCpToCaseI
13:05:38 [2019-10-20T13:05:38.267Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:05:38 [2019-10-20T13:05:38.267Z] === RUN   TestDockerSuite/TestCpToDot
13:05:39 [2019-10-20T13:05:39.244Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:05:39 [2019-10-20T13:05:39.244Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:05:39 [2019-10-20T13:05:39.244Z] === RUN   TestDockerSuite/TestCpToStdout
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCpVolumePath
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:05:41 [2019-10-20T13:05:41.439Z] === RUN   TestDockerSuite/TestCreateArgs
13:05:41 [2019-10-20T13:05:41.903Z] === RUN   TestDockerSuite/TestCreateByImageID
13:05:43 [2019-10-20T13:05:43.454Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:05:45 [2019-10-20T13:05:45.652Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:05:45 [2019-10-20T13:05:45.652Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:05:46 [2019-10-20T13:05:46.116Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:05:48 [2019-10-20T13:05:48.312Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:05:48 [2019-10-20T13:05:48.775Z] === RUN   TestDockerSuite/TestCreateLabels
13:05:48 [2019-10-20T13:05:48.775Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:05:48 [2019-10-20T13:05:48.775Z] === RUN   TestDockerSuite/TestCreateRM
13:05:49 [2019-10-20T13:05:49.239Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:05:49 [2019-10-20T13:05:49.239Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:05:49 [2019-10-20T13:05:49.239Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:05:49 [2019-10-20T13:05:49.703Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:06:02 [2019-10-20T13:06:02.139Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:06:02 [2019-10-20T13:06:02.139Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:06:03 [2019-10-20T13:06:03.129Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:06:07 [2019-10-20T13:06:07.863Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:06:07 [2019-10-20T13:06:07.863Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:06:07 [2019-10-20T13:06:07.863Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:06:10 [2019-10-20T13:06:10.059Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:06:10 [2019-10-20T13:06:10.059Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDevicePermissions
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDockerFails
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestEventsAttach
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestEventsCommit
13:06:10 [2019-10-20T13:06:10.523Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:06:12 [2019-10-20T13:06:12.719Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:06:15 [2019-10-20T13:06:15.652Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:06:17 [2019-10-20T13:06:17.847Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:06:26 [2019-10-20T13:06:26.468Z] === RUN   TestDockerSuite/TestEventsCopy
13:06:31 [2019-10-20T13:06:31.194Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:06:35 [2019-10-20T13:06:35.913Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:06:37 [2019-10-20T13:06:37.465Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:06:38 [2019-10-20T13:06:38.443Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:06:47 [2019-10-20T13:06:47.057Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:06:47 [2019-10-20T13:06:47.520Z] === RUN   TestDockerSuite/TestEventsFilterType
13:06:48 [2019-10-20T13:06:48.497Z] === RUN   TestDockerSuite/TestEventsFilters
13:06:58 [2019-10-20T13:06:58.911Z] === RUN   TestDockerSuite/TestEventsFormat
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsImageImport
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsImagePull
13:07:01 [2019-10-20T13:07:01.841Z] === RUN   TestDockerSuite/TestEventsImageTag
13:07:03 [2019-10-20T13:07:03.401Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:07:03 [2019-10-20T13:07:03.401Z] === RUN   TestDockerSuite/TestEventsRename
13:07:05 [2019-10-20T13:07:05.605Z] === RUN   TestDockerSuite/TestEventsResize
13:07:07 [2019-10-20T13:07:07.806Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:07:10 [2019-10-20T13:07:10.004Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:07:12 [2019-10-20T13:07:12.935Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:07:17 [2019-10-20T13:07:17.659Z] === RUN   TestDockerSuite/TestEventsTop
13:07:17 [2019-10-20T13:07:17.659Z] === RUN   TestDockerSuite/TestEventsUntag
13:07:19 [2019-10-20T13:07:19.855Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:07:23 [2019-10-20T13:07:23.625Z] === RUN   TestDockerSuite/TestExec
13:07:23 [2019-10-20T13:07:23.625Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:07:23 [2019-10-20T13:07:23.625Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:07:25 [2019-10-20T13:07:25.178Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:07:27 [2019-10-20T13:07:27.375Z] === RUN   TestDockerSuite/TestExecAPIStart
13:07:27 [2019-10-20T13:07:27.375Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:07:27 [2019-10-20T13:07:27.375Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:07:27 [2019-10-20T13:07:27.375Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:07:29 [2019-10-20T13:07:29.573Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:07:31 [2019-10-20T13:07:31.123Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:07:33 [2019-10-20T13:07:33.320Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:07:35 [2019-10-20T13:07:35.516Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:07:40 [2019-10-20T13:07:40.240Z] === RUN   TestDockerSuite/TestExecCgroup
13:07:40 [2019-10-20T13:07:40.240Z] === RUN   TestDockerSuite/TestExecEnv
13:07:40 [2019-10-20T13:07:40.240Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:07:40 [2019-10-20T13:07:40.240Z] === RUN   TestDockerSuite/TestExecExitStatus
13:07:41 [2019-10-20T13:07:41.792Z] === RUN   TestDockerSuite/TestExecInspectID
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecInteractive
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecParseError
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:07:46 [2019-10-20T13:07:46.516Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecSetEnv
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecStartFails
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:07:49 [2019-10-20T13:07:49.445Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:07:51 [2019-10-20T13:07:51.091Z] === RUN   TestDockerSuite/TestExecUlimits
13:07:51 [2019-10-20T13:07:51.091Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:07:59 [2019-10-20T13:07:59.709Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:07:59 [2019-10-20T13:07:59.709Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:07:59 [2019-10-20T13:07:59.709Z] === RUN   TestDockerSuite/TestExecWithUser
13:07:59 [2019-10-20T13:07:59.709Z] === RUN   TestDockerSuite/TestGetContainerStats
13:08:05 [2019-10-20T13:08:05.541Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:08:11 [2019-10-20T13:08:11.472Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:08:15 [2019-10-20T13:08:15.219Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestHealth
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:08:21 [2019-10-20T13:08:21.030Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:08:21 [2019-10-20T13:08:21.501Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:08:27 [2019-10-20T13:08:27.318Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:08:27 [2019-10-20T13:08:27.779Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:08:27 [2019-10-20T13:08:27.779Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:08:28 [2019-10-20T13:08:28.751Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:08:28 [2019-10-20T13:08:28.751Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:08:30 [2019-10-20T13:08:30.292Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:08:30 [2019-10-20T13:08:30.752Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:08:32 [2019-10-20T13:08:32.934Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:08:35 [2019-10-20T13:08:35.118Z] === RUN   TestDockerSuite/TestImagesFormat
13:08:35 [2019-10-20T13:08:35.580Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:08:35 [2019-10-20T13:08:35.580Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:08:39 [2019-10-20T13:08:39.323Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:08:39 [2019-10-20T13:08:39.323Z] === RUN   TestDockerSuite/TestImportBadURL
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportDisplay
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportFile
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportGzipped
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestInfoDebug
13:08:41 [2019-10-20T13:08:41.506Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:08:41 [2019-10-20T13:08:41.967Z] === RUN   TestDockerSuite/TestInfoFormat
13:08:42 [2019-10-20T13:08:42.428Z] === RUN   TestDockerSuite/TestInsecureRegistries
13:08:42 [2019-10-20T13:08:42.428Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:08:42 [2019-10-20T13:08:42.428Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:08:42 [2019-10-20T13:08:42.428Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:08:44 [2019-10-20T13:08:44.613Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:08:46 [2019-10-20T13:08:46.797Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:08:46 [2019-10-20T13:08:46.797Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:08:46 [2019-10-20T13:08:46.797Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:08:46 [2019-10-20T13:08:46.797Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:08:46 [2019-10-20T13:08:46.797Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:08:48 [2019-10-20T13:08:48.981Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:08:48 [2019-10-20T13:08:48.981Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:08:51 [2019-10-20T13:08:51.164Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:08:51 [2019-10-20T13:08:51.164Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:08:51 [2019-10-20T13:08:51.164Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:08:51 [2019-10-20T13:08:51.164Z] === RUN   TestDockerSuite/TestInspectDefault
13:08:53 [2019-10-20T13:08:53.346Z] === RUN   TestDockerSuite/TestInspectHistory
13:08:58 [2019-10-20T13:08:58.046Z] === RUN   TestDockerSuite/TestInspectImage
13:08:58 [2019-10-20T13:08:58.046Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:08:58 [2019-10-20T13:08:58.046Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:08:58 [2019-10-20T13:08:58.046Z] === RUN   TestDockerSuite/TestInspectInt64
13:09:00 [2019-10-20T13:09:00.229Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:09:02 [2019-10-20T13:09:02.413Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:09:02 [2019-10-20T13:09:02.413Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:09:04 [2019-10-20T13:09:04.595Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:09:06 [2019-10-20T13:09:06.779Z] === RUN   TestDockerSuite/TestInspectPlugin
13:09:06 [2019-10-20T13:09:06.779Z] === RUN   TestDockerSuite/TestInspectRootFS
13:09:06 [2019-10-20T13:09:06.779Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:09:08 [2019-10-20T13:09:08.321Z] === RUN   TestDockerSuite/TestInspectStatus
13:09:11 [2019-10-20T13:09:11.234Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:09:17 [2019-10-20T13:09:17.048Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:09:18 [2019-10-20T13:09:18.590Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:09:20 [2019-10-20T13:09:20.773Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:09:22 [2019-10-20T13:09:22.955Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:09:25 [2019-10-20T13:09:25.139Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:09:27 [2019-10-20T13:09:27.323Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksEnvs
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:09:29 [2019-10-20T13:09:29.512Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:09:31 [2019-10-20T13:09:31.695Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:09:33 [2019-10-20T13:09:33.235Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:09:39 [2019-10-20T13:09:39.041Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:09:41 [2019-10-20T13:09:41.225Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:09:41 [2019-10-20T13:09:41.225Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:09:43 [2019-10-20T13:09:43.411Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:09:43 [2019-10-20T13:09:43.411Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:09:52 [2019-10-20T13:09:52.000Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:09:59 [2019-10-20T13:09:59.105Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:10:06 [2019-10-20T13:10:06.194Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:10:09 [2019-10-20T13:10:09.111Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:10:11 [2019-10-20T13:10:11.299Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:10:11 [2019-10-20T13:10:11.299Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:10:13 [2019-10-20T13:10:13.484Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:10:15 [2019-10-20T13:10:15.675Z] === RUN   TestDockerSuite/TestLogsSince
13:10:24 [2019-10-20T13:10:24.306Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:10:24 [2019-10-20T13:10:24.306Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:10:24 [2019-10-20T13:10:24.306Z] === RUN   TestDockerSuite/TestLogsTail
13:10:27 [2019-10-20T13:10:27.220Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:10:29 [2019-10-20T13:10:29.405Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestMountIntoProc
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestMountIntoSys
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestNetHostname
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginActive
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:10:31 [2019-10-20T13:10:31.589Z] === RUN   TestDockerSuite/TestPortHostBinding
13:10:32 [2019-10-20T13:10:32.050Z] === RUN   TestDockerSuite/TestPortList
13:10:32 [2019-10-20T13:10:32.050Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:10:35 [2019-10-20T13:10:35.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:10:40 [2019-10-20T13:10:40.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:10:40 [2019-10-20T13:10:40.515Z] === RUN   TestDockerSuite/TestPsByOrder
13:10:49 [2019-10-20T13:10:49.103Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:10:49 [2019-10-20T13:10:49.103Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:10:57 [2019-10-20T13:10:57.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:11:10 [2019-10-20T13:11:10.087Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:11:10 [2019-10-20T13:11:10.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:11:10 [2019-10-20T13:11:10.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:11:22 [2019-10-20T13:11:22.950Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:11:25 [2019-10-20T13:11:25.867Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:11:32 [2019-10-20T13:11:32.954Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:11:36 [2019-10-20T13:11:36.698Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:11:36 [2019-10-20T13:11:36.698Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:11:36 [2019-10-20T13:11:36.698Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:11:41 [2019-10-20T13:11:41.406Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:11:41 [2019-10-20T13:11:41.406Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:11:41 [2019-10-20T13:11:41.406Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:11:41 [2019-10-20T13:11:41.406Z] === RUN   TestDockerSuite/TestPsRightTagName
13:11:41 [2019-10-20T13:11:41.406Z] === RUN   TestDockerSuite/TestPsShowMounts
13:11:48 [2019-10-20T13:11:48.491Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:11:48 [2019-10-20T13:11:48.491Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:11:48 [2019-10-20T13:11:48.951Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:11:48 [2019-10-20T13:11:48.951Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:11:50 [2019-10-20T13:11:50.492Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:11:51 [2019-10-20T13:11:51.463Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:11:51 [2019-10-20T13:11:51.463Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:11:55 [2019-10-20T13:11:55.207Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:11:59 [2019-10-20T13:11:59.905Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:12:02 [2019-10-20T13:12:02.091Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:12:27 [2019-10-20T13:12:27.278Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:12:27 [2019-10-20T13:12:27.278Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:12:33 [2019-10-20T13:12:33.081Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:12:33 [2019-10-20T13:12:33.081Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:12:33 [2019-10-20T13:12:33.081Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:12:33 [2019-10-20T13:12:33.542Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:12:38 [2019-10-20T13:12:38.241Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:12:41 [2019-10-20T13:12:41.990Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:12:41 [2019-10-20T13:12:41.990Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:12:46 [2019-10-20T13:12:46.687Z] === RUN   TestDockerSuite/TestRmiBlank
13:12:46 [2019-10-20T13:12:46.687Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:12:46 [2019-10-20T13:12:46.687Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:13:01 [2019-10-20T13:13:01.511Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:13:03 [2019-10-20T13:13:03.695Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:13:04 [2019-10-20T13:13:04.156Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:13:11 [2019-10-20T13:13:11.248Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:13:15 [2019-10-20T13:13:15.947Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:13:24 [2019-10-20T13:13:24.527Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:13:28 [2019-10-20T13:13:28.273Z] === RUN   TestDockerSuite/TestRmiTag
13:13:28 [2019-10-20T13:13:28.733Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:13:31 [2019-10-20T13:13:31.647Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:13:49 [2019-10-20T13:13:49.354Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:13:50 [2019-10-20T13:13:50.895Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:13:55 [2019-10-20T13:13:55.598Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddHost
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:13:57 [2019-10-20T13:13:57.141Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:13:59 [2019-10-20T13:13:59.328Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:13:59 [2019-10-20T13:13:59.328Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:13:59 [2019-10-20T13:13:59.328Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:14:03 [2019-10-20T13:14:03.073Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:14:05 [2019-10-20T13:14:05.986Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:14:13 [2019-10-20T13:14:13.106Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:14:15 [2019-10-20T13:14:15.291Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:14:17 [2019-10-20T13:14:17.478Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:14:17 [2019-10-20T13:14:17.478Z] === RUN   TestDockerSuite/TestRunBindMounts
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:14:27 [2019-10-20T13:14:27.823Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:14:28 [2019-10-20T13:14:28.800Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:14:28 [2019-10-20T13:14:28.800Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:14:31 [2019-10-20T13:14:31.713Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:14:31 [2019-10-20T13:14:31.713Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:14:31 [2019-10-20T13:14:31.713Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:14:33 [2019-10-20T13:14:33.898Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:14:36 [2019-10-20T13:14:36.084Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:14:38 [2019-10-20T13:14:38.270Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:14:40 [2019-10-20T13:14:40.452Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:14:40 [2019-10-20T13:14:40.452Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:14:40 [2019-10-20T13:14:40.452Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:14:40 [2019-10-20T13:14:40.452Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:14:42 [2019-10-20T13:14:42.638Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:14:42 [2019-10-20T13:14:42.638Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:14:42 [2019-10-20T13:14:42.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:14:42 [2019-10-20T13:14:42.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:14:42 [2019-10-20T13:14:42.638Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:14:44 [2019-10-20T13:14:44.822Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:14:57 [2019-10-20T13:14:57.220Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:14:59 [2019-10-20T13:14:59.407Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:14:59 [2019-10-20T13:14:59.407Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:14:59 [2019-10-20T13:14:59.407Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:14:59 [2019-10-20T13:14:59.407Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:15:01 [2019-10-20T13:15:01.593Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:15:03 [2019-10-20T13:15:03.778Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:15:03 [2019-10-20T13:15:03.779Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:15:05 [2019-10-20T13:15:05.320Z] === RUN   TestDockerSuite/TestRunEnvironment
13:15:05 [2019-10-20T13:15:05.320Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:15:05 [2019-10-20T13:15:05.781Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:15:05 [2019-10-20T13:15:05.781Z] === RUN   TestDockerSuite/TestRunExitCode
13:15:07 [2019-10-20T13:15:07.967Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:15:10 [2019-10-20T13:15:10.154Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:15:11 [2019-10-20T13:15:11.697Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunExposePort
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:15:14 [2019-10-20T13:15:14.608Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:15:19 [2019-10-20T13:15:19.307Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:15:27 [2019-10-20T13:15:27.891Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:15:27 [2019-10-20T13:15:27.891Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeHostname
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:15:29 [2019-10-20T13:15:29.431Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:15:29 [2019-10-20T13:15:29.892Z] === RUN   TestDockerSuite/TestRunMount
13:15:29 [2019-10-20T13:15:29.892Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:15:29 [2019-10-20T13:15:29.892Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:15:29 [2019-10-20T13:15:29.892Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:15:29 [2019-10-20T13:15:29.892Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:15:36 [2019-10-20T13:15:36.978Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:15:36 [2019-10-20T13:15:36.978Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:15:36 [2019-10-20T13:15:36.978Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:15:36 [2019-10-20T13:15:36.978Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:15:47 [2019-10-20T13:15:47.330Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetHost
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:15:53 [2019-10-20T13:15:53.134Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:15:53 [2019-10-20T13:15:53.594Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:15:54 [2019-10-20T13:15:54.566Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:15:56 [2019-10-20T13:15:56.751Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:15:58 [2019-10-20T13:15:58.292Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:15:59 [2019-10-20T13:15:59.266Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:16:01 [2019-10-20T13:16:01.449Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:16:01 [2019-10-20T13:16:01.449Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:16:01 [2019-10-20T13:16:01.449Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunPortInUse
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:16:01 [2019-10-20T13:16:01.910Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:16:04 [2019-10-20T13:16:04.097Z] === RUN   TestDockerSuite/TestRunPublishPort
13:16:04 [2019-10-20T13:16:04.097Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:16:04 [2019-10-20T13:16:04.097Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:16:04 [2019-10-20T13:16:04.097Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:16:04 [2019-10-20T13:16:04.558Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:16:04 [2019-10-20T13:16:04.558Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:16:13 [2019-10-20T13:16:13.141Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:16:13 [2019-10-20T13:16:13.141Z] === RUN   TestDockerSuite/TestRunRm
13:16:14 [2019-10-20T13:16:14.686Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:16:20 [2019-10-20T13:16:20.507Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:16:22 [2019-10-20T13:16:22.049Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:16:24 [2019-10-20T13:16:24.234Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:16:25 [2019-10-20T13:16:25.775Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:16:28 [2019-10-20T13:16:28.689Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:16:28 [2019-10-20T13:16:28.689Z] === RUN   TestDockerSuite/TestRunState
13:16:28 [2019-10-20T13:16:28.689Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:16:30 [2019-10-20T13:16:30.873Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:16:30 [2019-10-20T13:16:30.873Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:16:32 [2019-10-20T13:16:32.415Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:16:32 [2019-10-20T13:16:32.415Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:16:32 [2019-10-20T13:16:32.415Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:16:32 [2019-10-20T13:16:32.876Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:16:32 [2019-10-20T13:16:32.876Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:16:32 [2019-10-20T13:16:32.876Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserByID
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserByName
13:16:37 [2019-10-20T13:16:37.577Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:16:39 [2019-10-20T13:16:39.767Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:16:39 [2019-10-20T13:16:39.767Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:16:41 [2019-10-20T13:16:41.952Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:16:41 [2019-10-20T13:16:41.953Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:16:41 [2019-10-20T13:16:41.953Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:16:44 [2019-10-20T13:16:44.865Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:16:51 [2019-10-20T13:16:51.954Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:16:55 [2019-10-20T13:16:55.695Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:17:01 [2019-10-20T13:17:01.496Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:17:01 [2019-10-20T13:17:01.496Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:17:01 [2019-10-20T13:17:01.496Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
13:17:01 [2019-10-20T13:17:01.496Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
13:17:01 [2019-10-20T13:17:01.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:17:03 [2019-10-20T13:17:03.679Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:17:05 [2019-10-20T13:17:05.863Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:17:13 [2019-10-20T13:17:13.093Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:17:16 [2019-10-20T13:17:16.839Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:17:18 [2019-10-20T13:17:18.380Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:17:20 [2019-10-20T13:17:20.564Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveImageId
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:17:25 [2019-10-20T13:17:25.263Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:17:27 [2019-10-20T13:17:27.445Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:17:27 [2019-10-20T13:17:27.906Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:17:28 [2019-10-20T13:17:28.370Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:17:28 [2019-10-20T13:17:28.370Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:17:30 [2019-10-20T13:17:30.553Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:17:48 [2019-10-20T13:17:48.258Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:17:48 [2019-10-20T13:17:48.258Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:17:54 [2019-10-20T13:17:54.061Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:17:54 [2019-10-20T13:17:54.061Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:17:57 [2019-10-20T13:17:57.804Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:17:57 [2019-10-20T13:17:57.804Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:17:57 [2019-10-20T13:17:57.804Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:17:57 [2019-10-20T13:17:57.804Z] === RUN   TestDockerSuite/TestStartRecordError
13:17:57 [2019-10-20T13:17:57.804Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestStatsNoStream
13:18:03 [2019-10-20T13:18:03.611Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:18:05 [2019-10-20T13:18:05.795Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:18:07 [2019-10-20T13:18:07.980Z] === RUN   TestDockerSuite/TestTopPrivileged
13:18:07 [2019-10-20T13:18:07.980Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:18:10 [2019-10-20T13:18:10.182Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:18:27 [2019-10-20T13:18:27.874Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:18:28 [2019-10-20T13:18:28.839Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:18:28 [2019-10-20T13:18:28.839Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:18:31 [2019-10-20T13:18:31.741Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:18:32 [2019-10-20T13:18:32.198Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:18:32 [2019-10-20T13:18:32.654Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:18:32 [2019-10-20T13:18:32.654Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:18:32 [2019-10-20T13:18:32.654Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:18:41 [2019-10-20T13:18:41.204Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:18:41 [2019-10-20T13:18:41.204Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:18:41 [2019-10-20T13:18:41.204Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:18:41 [2019-10-20T13:18:41.204Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:18:41 [2019-10-20T13:18:41.204Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:18:48 [2019-10-20T13:18:48.263Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:18:48 [2019-10-20T13:18:48.263Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:18:48 [2019-10-20T13:18:48.263Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:18:56 [2019-10-20T13:18:56.813Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:18:56 [2019-10-20T13:18:56.813Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:18:57 [2019-10-20T13:18:57.778Z] --- PASS: TestDockerSuite (2529.01s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.63s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.99s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s)
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement Apparmor
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement Apparmor
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:18:57 [2019-10-20T13:18:57.778Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.778Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement IsPausable
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.41s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.15s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement UnixCli
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.26s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.54s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.11s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.49s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.76s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.29s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.44s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.77s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.17s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.95s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.07s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.15s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.20s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.96s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.06s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement UnixCli
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.34s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.35s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.66s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.77s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.63s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.08s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.77s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.40s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.73s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (55.15s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.13s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.93s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.57s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.21s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.71s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.28s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.11s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.10s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.11s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.93s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.93s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.99s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFails (2.18s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.55s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.95s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.78s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.18s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.81s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement UnixCli
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.35s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.01s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.93s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.89s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.11s)
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:18:57 [2019-10-20T13:18:57.779Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.779Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.13s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.51s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.25s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.05s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.63s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.08s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.48s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.22s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.08s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.52s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.96s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.25s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.40s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.95s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.15s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.27s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.03s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.21s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.32s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildRm (13.77s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.30s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.73s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.36s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.68s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.87s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.59s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.08s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.75s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.53s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.95s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.94s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.39s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.41s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.47s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.75s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.93s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.47s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.91s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.22s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.94s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.90s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
13:18:57 [2019-10-20T13:18:57.780Z]         docker_cli_sni_test.go:18: Flakey test
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.66s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitChange (9.99s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.68s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.42s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (11.64s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.12s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.05s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.96s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.91s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.80s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.71s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.99s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s)
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.50s)
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc00072c080 <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1089926302 c:\foo false  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1089926302 c:\foo true  <nil> <nil> <nil>}
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 0
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 1
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 2
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 3
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 4
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 5
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 6
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 7
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 8
13:18:57 [2019-10-20T13:18:57.780Z]         docker_api_containers_test.go:1926: case 9
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.780Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:18:57 [2019-10-20T13:18:57.780Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.27s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.36s)
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a818209385\file1 ca736972567001f8527ba90b4601d6fe63302bfb27cbc85a787b7f8a64cfdb91:/root/itWorks.txt`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:279: checking that container "ca736972567001f8527ba90b4601d6fe63302bfb27cbc85a787b7f8a64cfdb91" start output contains "file1\n"
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ca736972567001f8527ba90b4601d6fe63302bfb27cbc85a787b7f8a64cfdb91`
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.26s)
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b529910964\file1 46b98c49c8ad95b432105132bf3d98787de2b33b09476e9782c16324b174bfe3:testDir/`
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.60s)
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e217611395\dir1 0f7df7e53b92e7ea7e5b5f8f38ce4516f5e5cee26c29b1c808739c7f621e9a54:testDir`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:279: checking that container "0f7df7e53b92e7ea7e5b5f8f38ce4516f5e5cee26c29b1c808739c7f621e9a54" start output contains "file1-1\n"
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0f7df7e53b92e7ea7e5b5f8f38ce4516f5e5cee26c29b1c808739c7f621e9a54`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e217611395\dir1 bdf9e17fa7481c78c63f5da9cf594b274185bdaf142545ca0ac6cd9cf979c8d7:testDir/`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:279: checking that container "bdf9e17fa7481c78c63f5da9cf594b274185bdaf142545ca0ac6cd9cf979c8d7" start output contains "file1-1\n"
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:209: running `docker start -a bdf9e17fa7481c78c63f5da9cf594b274185bdaf142545ca0ac6cd9cf979c8d7`
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.73s)
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h928292358\dir1\. 54d72cb277f05f4de3c549465f240ff38510100c25daca61bc5fc0358393e62d:testDir`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:279: checking that container "54d72cb277f05f4de3c549465f240ff38510100c25daca61bc5fc0358393e62d" start output contains "file1-1\n"
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 54d72cb277f05f4de3c549465f240ff38510100c25daca61bc5fc0358393e62d`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h928292358\dir1\. f669c78a022f53f1be6c9f3d95fe88cadfca272c72617e71fa508a306168e47e:testDir/`
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:279: checking that container "f669c78a022f53f1be6c9f3d95fe88cadfca272c72617e71fa508a306168e47e" start output contains "file1-1\n"
13:18:57 [2019-10-20T13:18:57.781Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f669c78a022f53f1be6c9f3d95fe88cadfca272c72617e71fa508a306168e47e`
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToDot (2.31s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.20s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.74s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.05s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateRM (0.34s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement Devicemapper
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.39s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.01s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.12s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.31s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.27s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.77s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.30s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.77s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.22s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (8.22s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.10s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFilters (9.16s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.13s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsRename (2.24s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsResize (2.62s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.57s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:18:57 [2019-10-20T13:18:57.781Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.02s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s)
13:18:57 [2019-10-20T13:18:57.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.18s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.11s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.61s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement IsPausable
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:18:57 [2019-10-20T13:18:57.782Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:57 [2019-10-20T13:18:57.782Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s)
13:18:57 [2019-10-20T13:18:57.782Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.01s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.05s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- SKIP: TestDockerSuite/TestHealth (0.04s)
13:18:58 [2019-10-20T13:18:58.240Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.17s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s)
13:18:58 [2019-10-20T13:18:58.240Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.39s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement IsPausable
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.14s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.99s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.85s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.01s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.03s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.00s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.04s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.70s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.02s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.71s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.60s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.41s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.53s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsSince (8.93s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsTail (2.89s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.07s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement IsAmd64
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement IsAmd64
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.05s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.60s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.47s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.00s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:18:58 [2019-10-20T13:18:58.241Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.90s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.26s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.03s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.10s)
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:18:58 [2019-10-20T13:18:58.241Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.241Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.56s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.42s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.99s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.38s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.13s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.30s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.12s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.26s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.07s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.60s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.26s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.80s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.57s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiTag (0.72s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.98s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.19s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.88s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.93s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.12s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.06s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.96s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.40s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.11s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.09s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.08s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.37s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.23s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.07s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.81s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.37s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.15s)
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:18:58 [2019-10-20T13:18:58.242Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.242Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement Apparmor
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.79s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunRm (2.25s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.03s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.50s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.88s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement Apparmor
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.08s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.89s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.46s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.17s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.37s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (6.99s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.33s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement Apparmor
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (16.08s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.14s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.83s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement IsPausable
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.09s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.34s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.48s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.31s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.18s)
13:18:58 [2019-10-20T13:18:58.243Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:18:58 [2019-10-20T13:18:58.243Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.243Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s)
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:18:58 [2019-10-20T13:18:58.243Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerRegistrySuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerDaemonSuite
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerSwarmSuite
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:18:58 [2019-10-20T13:18:58.244Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:18:58 [2019-10-20T13:18:58.244Z] --- PASS: TestDockerPluginSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:58 [2019-10-20T13:18:58.244Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.244Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]         requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z] === RUN   TestDockerExternalVolumeSuite
13:18:58 [2019-10-20T13:18:58.245Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]     requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z] === RUN   TestDockerNetworkSuite
13:18:58 [2019-10-20T13:18:58.245Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]     requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z] === RUN   TestDockerHubPullSuite
13:18:58 [2019-10-20T13:18:58.245Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:18:58 [2019-10-20T13:18:58.245Z]     requirement.go:26: unmatched requirement DaemonIsLinux
13:18:58 [2019-10-20T13:18:58.245Z] PASS
13:18:58 [2019-10-20T13:18:58.245Z] ok  	github.com/docker/docker/integration-cli	2529.790s
13:18:58 [2019-10-20T13:18:58.245Z] INFO: Integration tests ended at 10/20/2019 13:18:58. Duration:00:42:18.7777956
13:18:58 [2019-10-20T13:18:58.245Z] INFO: Docker info of the daemon under test at end of run
13:18:58 [2019-10-20T13:18:58.245Z] 
13:18:58 [2019-10-20T13:18:58.245Z] Containers: 2
13:18:58 [2019-10-20T13:18:58.245Z]  Running: 0
13:18:58 [2019-10-20T13:18:58.245Z]  Paused: 0
13:18:58 [2019-10-20T13:18:58.245Z]  Stopped: 2
13:18:58 [2019-10-20T13:18:58.245Z] Images: 12
13:18:58 [2019-10-20T13:18:58.245Z] Server Version: 0.0.0-dev
13:18:58 [2019-10-20T13:18:58.245Z] Storage Driver: windowsfilter
13:18:58 [2019-10-20T13:18:58.245Z]  Windows: 
13:18:58 [2019-10-20T13:18:58.245Z] Logging Driver: json-file
13:18:58 [2019-10-20T13:18:58.245Z] Plugins: 
13:18:58 [2019-10-20T13:18:58.245Z]  Volume: local
13:18:58 [2019-10-20T13:18:58.245Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:18:58 [2019-10-20T13:18:58.245Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:18:58 [2019-10-20T13:18:58.245Z] Swarm: inactive
13:18:58 [2019-10-20T13:18:58.245Z] Default Isolation: process
13:18:58 [2019-10-20T13:18:58.245Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:18:58 [2019-10-20T13:18:58.245Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
13:18:58 [2019-10-20T13:18:58.245Z] OSType: windows
13:18:58 [2019-10-20T13:18:58.245Z] Architecture: x86_64
13:18:58 [2019-10-20T13:18:58.245Z] CPUs: 4
13:18:58 [2019-10-20T13:18:58.245Z] Total Memory: 32GiB
13:18:58 [2019-10-20T13:18:58.245Z] Name: azwin-2-f43d10
13:18:58 [2019-10-20T13:18:58.245Z] ID: N5UR:FQ3T:7CIA:BKQM:3UGS:ARNP:BOTJ:XEUO:5CON:TUA5:2AG5:CC4L
13:18:58 [2019-10-20T13:18:58.245Z] Docker Root Dir: D:\CI\PR-405\3\daemon
13:18:58 [2019-10-20T13:18:58.245Z] Debug Mode (client): false
13:18:58 [2019-10-20T13:18:58.245Z] Debug Mode (server): true
13:18:58 [2019-10-20T13:18:58.245Z]  File Descriptors: -1
13:18:58 [2019-10-20T13:18:58.245Z]  Goroutines: 18
13:18:58 [2019-10-20T13:18:58.245Z]  System Time: 2019-10-20T13:18:58.1611938Z
13:18:58 [2019-10-20T13:18:58.245Z]  EventsListeners: 0
13:18:58 [2019-10-20T13:18:58.245Z] Registry: https://index.docker.io/v1/
13:18:58 [2019-10-20T13:18:58.245Z] Labels:
13:18:58 [2019-10-20T13:18:58.245Z] Experimental: false
13:18:58 [2019-10-20T13:18:58.245Z] Insecure Registries:
13:18:58 [2019-10-20T13:18:58.245Z]  127.0.0.0/8
13:18:58 [2019-10-20T13:18:58.245Z] Live Restore Enabled: false
13:18:58 [2019-10-20T13:18:58.245Z] 
13:18:58 [2019-10-20T13:18:58.245Z] 
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Stopping daemon under test
13:18:58 [2019-10-20T13:18:58.702Z] SUCCESS: The process with PID 3212 (child process of PID 5992) has been terminated.
13:18:58 [2019-10-20T13:18:58.702Z] SUCCESS: The process with PID 5992 (child process of PID 5124) has been terminated.
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Stop tailing logs of the daemon under tests
13:18:58 [2019-10-20T13:18:58.702Z] INFO: executeCI.ps1 Completed successfully at 10/20/2019 13:18:58.
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Tidying up at end of run
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Saving daemon under test log (d:\CI\PR-405\3\dut.out) to C:\windows\TEMP\CIDUT.out
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Saving daemon under test log (d:\CI\PR-405\3\dut.err) to C:\windows\TEMP\CIDUT.err
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Nuke-Everything...
13:18:58 [2019-10-20T13:18:58.702Z] INFO: Container count on control daemon to delete is 2
13:18:59 [2019-10-20T13:18:59.666Z] 6f4cee408178
13:18:59 [2019-10-20T13:18:59.666Z] 5abc6ff809d2
13:18:59 [2019-10-20T13:18:59.666Z] INFO: Tidying pidfile d:\CI\PR-405\3\docker.pid
13:18:59 [2019-10-20T13:18:59.666Z] INFO: Nuking d:\CI
13:19:00 [2019-10-20T13:19:00.123Z] ERROR:  hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0
13:19:00 [2019-10-20T13:19:00.123Z] 
13:19:00 [2019-10-20T13:19:00.123Z] INFO: executeCI.ps1 exiting at Sun Oct 20 13:18:59 CUT 2019. Duration 01:06:47.5088304
13:19:00 [2019-10-20T13:19:00.123Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:19:01 [2019-10-20T13:19:01.765Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
13:19:03 [2019-10-20T13:19:03.531Z] Archiving artifacts
13:19:18 [2019-10-20T13:19:18.610Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-405/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:19:19 [2019-10-20T13:19:19.522Z] + make clean
13:19:21 [2019-10-20T13:19:21.056Z] docker volume rm -f docker-dev-cache
13:19:21 [2019-10-20T13:19:21.056Z] 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