Pull request #39706 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e128f175089d2508dae0a39f4ec86d4733d1ee44+1a117b8b5c2ea8802a73e4e399fdf09649ae8371 (47e61e5df9079f4b2f6586056a71ddbb67f5cf47) 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39706@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ff6d78d148da0a1a3da15209322cff2197985b30 # 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] { (DCO-check) [Pipeline] node [2019-09-03T08:52:08.311Z] Running on arm32v7-ubuntu-50 in /home/jenkins/workspace/moby_PR-39706 [Pipeline] { [Pipeline] checkout [2019-09-03T08:52:08.783Z] using credential docker-jenkins-github-credentials [2019-09-03T08:52:08.919Z] Cloning the remote Git repository [2019-09-03T08:52:08.919Z] Cloning with configured refspecs honoured and without tags [2019-09-03T08:52:08.979Z] Cloning repository https://github.com/moby/moby.git [2019-09-03T08:52:08.980Z] > git init /home/jenkins/workspace/moby_PR-39706 # timeout=10 [2019-09-03T08:52:09.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:52:09.005Z] > git --version # timeout=10 [2019-09-03T08:52:09.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:52:09.023Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:53:11.024Z] Fetching without tags [2019-09-03T08:53:13.030Z] Merging remotes/origin/master commit 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 into PR head commit e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:10.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:10.829Z] > git config --add remote.origin.fetch +refs/pull/39706/head:refs/remotes/origin/PR-39706 # timeout=10 [2019-09-03T08:53:10.844Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-03T08:53:10.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:11.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:53:11.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:53:11.082Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:53:13.077Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:13.099Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:16.237Z] Merge succeeded, producing e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:16.238Z] Checking out Revision e128f175089d2508dae0a39f4ec86d4733d1ee44 (PR-39706) [2019-09-03T08:53:17.224Z] Commit message: "Rename variable for consistency" [2019-09-03T08:53:17.358Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-03T08:53:15.796Z] > git merge 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 # timeout=10 [2019-09-03T08:53:16.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-03T08:53:16.291Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:16.307Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:17.293Z] > git rev-list --no-walk 2b6f6cd5b9201150af421ecf3eaf53dac57274e3 # timeout=10 [2019-09-03T08:53:19.200Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39706:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-03T08:53:25.583Z] 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: janky) [Pipeline] { (Branch: z) [Pipeline] { (Branch: z-master) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: powerpc-master) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (z-master) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (powerpc-master) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional Stage "windowsRS1" skipped due to when conditional Stage "windowsRS5-process" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-09-03T08:53:27.170Z] Running on ubuntu-1804-overlay2 (i-01466ec1be104f05f) in /home/ubuntu/workspace/moby_PR-39706 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-03T08:53:29.355Z] using credential docker-jenkins-github-credentials [2019-09-03T08:53:29.362Z] Cloning the remote Git repository [2019-09-03T08:53:29.363Z] Cloning with configured refspecs honoured and without tags [2019-09-03T08:53:29.390Z] Cloning repository https://github.com/moby/moby.git [2019-09-03T08:53:29.420Z] > git init /home/ubuntu/workspace/moby_PR-39706 # timeout=10 [2019-09-03T08:53:29.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:53:29.700Z] > git --version # timeout=10 [2019-09-03T08:53:29.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:53:29.715Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:53:42.048Z] Still waiting to schedule task [2019-09-03T08:53:42.048Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-09-03T08:53:42.050Z] Still waiting to schedule task [2019-09-03T08:53:42.050Z] Waiting for next available executor on ‘s390x-ubuntu-1604’ [2019-09-03T08:53:42.051Z] Still waiting to schedule task [2019-09-03T08:53:42.051Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’ [2019-09-03T08:53:42.972Z] Fetching without tags [2019-09-03T08:53:43.267Z] Merging remotes/origin/master commit 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 into PR head commit e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:42.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:42.931Z] > git config --add remote.origin.fetch +refs/pull/39706/head:refs/remotes/origin/PR-39706 # timeout=10 [2019-09-03T08:53:42.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-03T08:53:42.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:42.975Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:53:42.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:53:42.976Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:53:43.278Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:43.286Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:43.875Z] Merge succeeded, producing e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:43.877Z] Checking out Revision e128f175089d2508dae0a39f4ec86d4733d1ee44 (PR-39706) [2019-09-03T08:53:44.190Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39706 [Pipeline] { [Pipeline] checkout [2019-09-03T08:53:44.421Z] using credential docker-jenkins-github-credentials [2019-09-03T08:53:44.470Z] Cloning the remote Git repository [2019-09-03T08:53:44.470Z] Cloning with configured refspecs honoured and without tags [2019-09-03T08:53:44.862Z] Commit message: "Rename variable for consistency" [2019-09-03T08:53:43.840Z] > git merge 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 # timeout=10 [2019-09-03T08:53:43.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-03T08:53:43.879Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:43.895Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:44.518Z] Cloning repository https://github.com/moby/moby.git [2019-09-03T08:53:44.521Z] > git init /home/jenkins/workspace/moby_PR-39706 # timeout=10 [2019-09-03T08:53:44.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:53:44.688Z] > git --version # timeout=10 [2019-09-03T08:53:44.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:53:44.720Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-03T08:53:45.710Z] + docker version [2019-09-03T08:53:52.267Z] Client: Docker Engine - Community [2019-09-03T08:53:52.267Z] Version: 19.03.1 [2019-09-03T08:53:52.267Z] API version: 1.40 [2019-09-03T08:53:52.267Z] Go version: go1.12.5 [2019-09-03T08:53:52.267Z] Git commit: 74b1e89 [2019-09-03T08:53:52.267Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-03T08:53:52.267Z] OS/Arch: linux/amd64 [2019-09-03T08:53:52.267Z] Experimental: false [2019-09-03T08:53:52.267Z] [2019-09-03T08:53:52.267Z] Server: Docker Engine - Community [2019-09-03T08:53:52.267Z] Engine: [2019-09-03T08:53:52.267Z] Version: 19.03.1 [2019-09-03T08:53:52.267Z] API version: 1.40 (minimum version 1.12) [2019-09-03T08:53:52.267Z] Go version: go1.12.5 [2019-09-03T08:53:52.267Z] Git commit: 74b1e89 [2019-09-03T08:53:52.267Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-03T08:53:52.267Z] OS/Arch: linux/amd64 [2019-09-03T08:53:52.267Z] Experimental: true [2019-09-03T08:53:52.267Z] containerd: [2019-09-03T08:53:52.267Z] Version: 1.2.6 [2019-09-03T08:53:52.267Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-03T08:53:52.267Z] runc: [2019-09-03T08:53:52.267Z] Version: 1.0.0-rc8 [2019-09-03T08:53:52.267Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:53:52.267Z] docker-init: [2019-09-03T08:53:52.267Z] Version: 0.18.0 [2019-09-03T08:53:52.267Z] GitCommit: fec3683 [Pipeline] sh [2019-09-03T08:53:52.574Z] + docker info [2019-09-03T08:53:54.681Z] Fetching without tags [2019-09-03T08:53:55.107Z] Merging remotes/origin/master commit 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 into PR head commit e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:54.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:54.572Z] > git config --add remote.origin.fetch +refs/pull/39706/head:refs/remotes/origin/PR-39706 # timeout=10 [2019-09-03T08:53:54.590Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-03T08:53:54.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:53:54.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:53:54.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:53:54.727Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:53:55.147Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:55.165Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:55.960Z] Merge succeeded, producing e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:53:55.961Z] Checking out Revision e128f175089d2508dae0a39f4ec86d4733d1ee44 (PR-39706) [2019-09-03T08:53:56.805Z] Commit message: "Rename variable for consistency" [2019-09-03T08:53:55.830Z] > git merge 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 # timeout=10 [2019-09-03T08:53:55.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-03T08:53:56.008Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:53:56.041Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-03T08:53:57.831Z] Client: [2019-09-03T08:53:57.831Z] Debug Mode: false [2019-09-03T08:53:57.831Z] [2019-09-03T08:53:57.831Z] Server: [2019-09-03T08:53:57.831Z] Containers: 0 [2019-09-03T08:53:57.831Z] Running: 0 [2019-09-03T08:53:57.831Z] Paused: 0 [2019-09-03T08:53:57.831Z] Stopped: 0 [2019-09-03T08:53:57.831Z] Images: 0 [2019-09-03T08:53:57.831Z] Server Version: 19.03.1 [2019-09-03T08:53:57.831Z] Storage Driver: overlay2 [2019-09-03T08:53:57.831Z] Backing Filesystem: extfs [2019-09-03T08:53:57.831Z] Supports d_type: true [2019-09-03T08:53:57.831Z] Native Overlay Diff: true [2019-09-03T08:53:57.831Z] Logging Driver: json-file [2019-09-03T08:53:57.831Z] Cgroup Driver: cgroupfs [2019-09-03T08:53:57.831Z] Plugins: [2019-09-03T08:53:57.831Z] Volume: local [2019-09-03T08:53:57.831Z] Network: bridge host ipvlan macvlan null overlay [2019-09-03T08:53:57.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-03T08:53:57.831Z] Swarm: inactive [2019-09-03T08:53:57.831Z] Runtimes: runc [2019-09-03T08:53:57.831Z] Default Runtime: runc [2019-09-03T08:53:57.831Z] Init Binary: docker-init [2019-09-03T08:53:57.831Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-03T08:53:57.831Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:53:57.831Z] init version: fec3683 [2019-09-03T08:53:57.831Z] Security Options: [2019-09-03T08:53:57.831Z] apparmor [2019-09-03T08:53:57.831Z] seccomp [2019-09-03T08:53:57.831Z] Profile: default [2019-09-03T08:53:57.831Z] Kernel Version: 4.15.0-1045-aws [2019-09-03T08:53:57.831Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-03T08:53:57.831Z] OSType: linux [2019-09-03T08:53:57.831Z] Architecture: x86_64 [2019-09-03T08:53:57.831Z] CPUs: 2 [2019-09-03T08:53:57.831Z] Total Memory: 7.501GiB [2019-09-03T08:53:57.831Z] Name: ip-10-100-124-20 [2019-09-03T08:53:57.831Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-09-03T08:53:57.831Z] Docker Root Dir: /var/lib/docker [2019-09-03T08:53:57.831Z] Debug Mode: false [2019-09-03T08:53:57.831Z] Registry: https://index.docker.io/v1/ [2019-09-03T08:53:57.831Z] Labels: [2019-09-03T08:53:57.831Z] Experimental: true [2019-09-03T08:53:57.831Z] Insecure Registries: [2019-09-03T08:53:57.831Z] 127.0.0.0/8 [2019-09-03T08:53:57.831Z] Live Restore Enabled: true [2019-09-03T08:53:57.831Z] [2019-09-03T08:53:57.831Z] WARNING: No swap limit support [Pipeline] sh [2019-09-03T08:53:57.979Z] + docker version [2019-09-03T08:53:57.979Z] Client: [2019-09-03T08:53:57.979Z] Version: 18.06.1-ce [2019-09-03T08:53:57.979Z] API version: 1.38 [2019-09-03T08:53:57.979Z] Go version: go1.10.3 [2019-09-03T08:53:57.979Z] Git commit: e68fc7a [2019-09-03T08:53:57.979Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-03T08:53:57.979Z] OS/Arch: linux/s390x [2019-09-03T08:53:57.979Z] Experimental: false [2019-09-03T08:53:57.979Z] [2019-09-03T08:53:57.979Z] Server: [2019-09-03T08:53:57.979Z] Engine: [2019-09-03T08:53:57.979Z] Version: 18.06.1-ce [2019-09-03T08:53:57.979Z] API version: 1.38 (minimum version 1.12) [2019-09-03T08:53:57.979Z] Go version: go1.10.3 [2019-09-03T08:53:57.979Z] Git commit: e68fc7a [2019-09-03T08:53:57.979Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-03T08:53:57.979Z] OS/Arch: linux/s390x [2019-09-03T08:53:57.979Z] Experimental: true [Pipeline] sh [2019-09-03T08:53:58.121Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:53:58.121Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:53:58.121Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39706/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-03T08:53:58.121Z] + bash /home/ubuntu/workspace/moby_PR-39706/check-config.sh [2019-09-03T08:53:58.121Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-03T08:53:58.121Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-09-03T08:53:58.121Z] [2019-09-03T08:53:58.121Z] Generally Necessary: [2019-09-03T08:53:58.121Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-03T08:53:58.121Z] - apparmor: enabled and tools installed [2019-09-03T08:53:58.121Z] - CONFIG_NAMESPACES: enabled [2019-09-03T08:53:58.121Z] - CONFIG_NET_NS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_PID_NS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_IPC_NS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_UTS_NS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUPS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CPUSETS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_MEMCG: enabled [2019-09-03T08:53:58.121Z] - CONFIG_KEYS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_VETH: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-03T08:53:58.121Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-03T08:53:58.121Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-03T08:53:58.121Z] [2019-09-03T08:53:58.121Z] Optional Features: [2019-09-03T08:53:58.121Z] - CONFIG_USER_NS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_SECCOMP: enabled [2019-09-03T08:53:58.121Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-03T08:53:58.121Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-03T08:53:58.121Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-03T08:53:58.121Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-03T08:53:58.121Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-03T08:53:58.379Z] - CONFIG_BLK_CGROUP: enabled [2019-09-03T08:53:58.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-03T08:53:58.379Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CGROUP_PERF: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-03T08:53:58.379Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-03T08:53:58.379Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-03T08:53:58.379Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-03T08:53:58.379Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_IP_VS: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-03T08:53:58.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-03T08:53:58.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-03T08:53:58.379Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_EXT4_FS: enabled [2019-09-03T08:53:58.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-03T08:53:58.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-03T08:53:58.379Z] - Network Drivers: [2019-09-03T08:53:58.379Z] - "overlay": [2019-09-03T08:53:58.379Z] - CONFIG_VXLAN: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-03T08:53:58.379Z] Optional (for encrypted networks): [2019-09-03T08:53:58.379Z] - CONFIG_CRYPTO: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-03T08:53:58.379Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-03T08:53:58.379Z] - CONFIG_XFRM: enabled [2019-09-03T08:53:58.379Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-03T08:53:58.379Z] - "ipvlan": [2019-09-03T08:53:58.379Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-03T08:53:58.379Z] - "macvlan": [2019-09-03T08:53:58.379Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-03T08:53:58.379Z] - CONFIG_DUMMY: enabled (as module) [2019-09-03T08:53:58.379Z] - "ftp,tftp client in container": [2019-09-03T08:53:58.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-03T08:53:58.380Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-03T08:53:58.380Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-03T08:53:58.380Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-03T08:53:58.380Z] - Storage Drivers: [2019-09-03T08:53:58.380Z] - "aufs": [2019-09-03T08:53:58.380Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-03T08:53:58.380Z] - "btrfs": [2019-09-03T08:53:58.380Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-03T08:53:58.380Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-03T08:53:58.380Z] - "devicemapper": [2019-09-03T08:53:58.380Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-03T08:53:58.380Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-03T08:53:58.380Z] - "overlay": [2019-09-03T08:53:58.380Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-03T08:53:58.380Z] - "zfs": [2019-09-03T08:53:58.380Z] - /dev/zfs: missing [2019-09-03T08:53:58.380Z] - zfs command: missing [2019-09-03T08:53:58.380Z] - zpool command: missing [2019-09-03T08:53:58.380Z] [2019-09-03T08:53:58.380Z] Limits: [2019-09-03T08:53:58.380Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-03T08:53:58.380Z] [2019-09-03T08:53:58.380Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-03T08:53:58.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 . [2019-09-03T08:53:58.873Z] #2 [internal] load .dockerignore [2019-09-03T08:53:58.873Z] #2 transferring context: 32B [2019-09-03T08:53:58.906Z] + docker info [2019-09-03T08:53:58.906Z] Containers: 0 [2019-09-03T08:53:58.906Z] Running: 0 [2019-09-03T08:53:58.906Z] Paused: 0 [2019-09-03T08:53:58.906Z] Stopped: 0 [2019-09-03T08:53:58.906Z] Images: 99 [2019-09-03T08:53:58.906Z] Server Version: 18.06.1-ce [2019-09-03T08:53:58.906Z] Storage Driver: overlay2 [2019-09-03T08:53:58.906Z] Backing Filesystem: extfs [2019-09-03T08:53:58.906Z] Supports d_type: true [2019-09-03T08:53:58.906Z] Native Overlay Diff: true [2019-09-03T08:53:58.906Z] Logging Driver: json-file [2019-09-03T08:53:58.906Z] Cgroup Driver: cgroupfs [2019-09-03T08:53:58.906Z] Plugins: [2019-09-03T08:53:58.906Z] Volume: local [2019-09-03T08:53:58.906Z] Network: bridge host ipvlan macvlan null overlay [2019-09-03T08:53:58.906Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-03T08:53:58.906Z] Swarm: inactive [2019-09-03T08:53:58.906Z] Runtimes: runc [2019-09-03T08:53:58.906Z] Default Runtime: runc [2019-09-03T08:53:58.906Z] Init Binary: docker-init [2019-09-03T08:53:58.906Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-03T08:53:58.906Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-03T08:53:58.906Z] init version: fec3683 [2019-09-03T08:53:58.906Z] Security Options: [2019-09-03T08:53:58.906Z] apparmor [2019-09-03T08:53:58.906Z] seccomp [2019-09-03T08:53:58.906Z] Profile: default [2019-09-03T08:53:58.906Z] Kernel Version: 4.4.0-133-generic [2019-09-03T08:53:58.906Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-03T08:53:58.906Z] OSType: linux [2019-09-03T08:53:58.906Z] Architecture: s390x [2019-09-03T08:53:58.906Z] CPUs: 2 [2019-09-03T08:53:58.906Z] Total Memory: 7.862GiB [2019-09-03T08:53:58.906Z] Name: s390x-ubuntu-30 [2019-09-03T08:53:58.906Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-03T08:53:58.906Z] Docker Root Dir: /var/lib/docker [2019-09-03T08:53:58.906Z] Debug Mode (client): false [2019-09-03T08:53:58.906Z] Debug Mode (server): false [2019-09-03T08:53:58.906Z] Username: dockerbuildbot [2019-09-03T08:53:58.906Z] Registry: https://index.docker.io/v1/ [2019-09-03T08:53:58.906Z] Labels: [2019-09-03T08:53:58.906Z] Experimental: true [2019-09-03T08:53:58.906Z] Insecure Registries: [2019-09-03T08:53:58.906Z] 127.0.0.0/8 [2019-09-03T08:53:58.906Z] Live Restore Enabled: false [2019-09-03T08:53:58.906Z] [2019-09-03T08:53:58.906Z] WARNING: No swap limit support [Pipeline] sh [2019-09-03T08:53:59.133Z] #2 transferring context: 87B 0.0s done [2019-09-03T08:53:59.133Z] #2 DONE 0.1s [2019-09-03T08:53:59.133Z] [2019-09-03T08:53:59.133Z] #1 [internal] load build definition from Dockerfile [2019-09-03T08:53:59.133Z] #1 transferring dockerfile: 10.90kB done [2019-09-03T08:53:59.133Z] #1 DONE 0.1s [2019-09-03T08:53:59.133Z] [2019-09-03T08:53:59.133Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-03T08:53:59.391Z] #3 DONE 0.3s [2019-09-03T08:53:59.391Z] [2019-09-03T08:53:59.391Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-03T08:53:59.391Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-09-03T08:53:59.391Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-09-03T08:53:59.391Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-09-03T08:53:59.391Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s [2019-09-03T08:53:59.391Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 434.73kB / 10.79MB 0.1s [2019-09-03T08:53:59.391Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-09-03T08:53:59.391Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s [2019-09-03T08:53:59.391Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 6.09MB / 10.79MB 0.2s [2019-09-03T08:53:59.391Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 1.18MB / 4.34MB 0.2s [2019-09-03T08:53:59.648Z] #4 ... [2019-09-03T08:53:59.648Z] [2019-09-03T08:53:59.648Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-03T08:53:59.648Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-09-03T08:53:59.648Z] #64 DONE 0.3s [2019-09-03T08:53:59.648Z] [2019-09-03T08:53:59.648Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-03T08:53:59.648Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.59MB / 45.37MB 0.3s [2019-09-03T08:53:59.648Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 7.75MB / 10.79MB 0.3s [2019-09-03T08:53:59.648Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s [2019-09-03T08:53:59.648Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 12.45MB / 45.37MB 0.4s [2019-09-03T08:53:59.648Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s done [2019-09-03T08:53:59.648Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-09-03T08:53:59.648Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.4s [2019-09-03T08:53:59.648Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.58MB / 50.07MB 0.4s [2019-09-03T08:53:59.717Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:53:59.717Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:53:59.717Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39706/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-03T08:53:59.717Z] + bash /home/jenkins/workspace/moby_PR-39706/check-config.sh [2019-09-03T08:53:59.717Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-03T08:53:59.717Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-09-03T08:53:59.717Z] [2019-09-03T08:53:59.717Z] Generally Necessary: [2019-09-03T08:53:59.717Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-03T08:53:59.717Z] - apparmor: enabled and tools installed [2019-09-03T08:53:59.717Z] - CONFIG_NAMESPACES: enabled [2019-09-03T08:53:59.717Z] - CONFIG_NET_NS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_PID_NS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_IPC_NS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_UTS_NS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CGROUPS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-03T08:53:59.717Z] - CONFIG_CPUSETS: enabled [2019-09-03T08:53:59.717Z] - CONFIG_MEMCG: enabled [2019-09-03T08:53:59.906Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 22.98MB / 45.37MB 0.6s [2019-09-03T08:53:59.906Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 9.21MB / 57.67MB 0.6s [2019-09-03T08:53:59.906Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 13.53MB / 50.07MB 0.6s [2019-09-03T08:53:59.906Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 25.76MB / 45.37MB 0.7s [2019-09-03T08:53:59.906Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 13.92MB / 57.67MB 0.7s [2019-09-03T08:53:59.906Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 20.90MB / 50.07MB 0.7s [2019-09-03T08:54:00.099Z] - CONFIG_KEYS: enabled [2019-09-03T08:54:00.099Z] - CONFIG_VETH: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-03T08:54:00.099Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-03T08:54:00.099Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-03T08:54:00.099Z] [2019-09-03T08:54:00.099Z] Optional Features: [2019-09-03T08:54:00.099Z] - CONFIG_USER_NS: enabled [2019-09-03T08:54:00.099Z] - CONFIG_SECCOMP: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-03T08:54:00.099Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-03T08:54:00.099Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-03T08:54:00.099Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-03T08:54:00.099Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-03T08:54:00.099Z] - CONFIG_BLK_CGROUP: enabled [2019-09-03T08:54:00.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-03T08:54:00.099Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CGROUP_PERF: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-03T08:54:00.099Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-03T08:54:00.099Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-03T08:54:00.099Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-03T08:54:00.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_IP_VS: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-03T08:54:00.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-03T08:54:00.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-03T08:54:00.099Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_EXT4_FS: enabled [2019-09-03T08:54:00.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-03T08:54:00.099Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-03T08:54:00.099Z] - Network Drivers: [2019-09-03T08:54:00.099Z] - "overlay": [2019-09-03T08:54:00.099Z] - CONFIG_VXLAN: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-03T08:54:00.099Z] Optional (for encrypted networks): [2019-09-03T08:54:00.099Z] - CONFIG_CRYPTO: enabled [2019-09-03T08:54:00.099Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_XFRM: enabled [2019-09-03T08:54:00.099Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-03T08:54:00.099Z] - "ipvlan": [2019-09-03T08:54:00.099Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-03T08:54:00.099Z] - "macvlan": [2019-09-03T08:54:00.099Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_DUMMY: enabled (as module) [2019-09-03T08:54:00.099Z] - "ftp,tftp client in container": [2019-09-03T08:54:00.099Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-03T08:54:00.099Z] - Storage Drivers: [2019-09-03T08:54:00.099Z] - "aufs": [2019-09-03T08:54:00.099Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-03T08:54:00.099Z] - "btrfs": [2019-09-03T08:54:00.099Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-03T08:54:00.099Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-03T08:54:00.099Z] - "devicemapper": [2019-09-03T08:54:00.099Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-03T08:54:00.099Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-03T08:54:00.099Z] - "overlay": [2019-09-03T08:54:00.099Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-03T08:54:00.099Z] - "zfs": [2019-09-03T08:54:00.099Z] - /dev/zfs: missing [2019-09-03T08:54:00.099Z] - zfs command: missing [2019-09-03T08:54:00.099Z] - zpool command: missing [2019-09-03T08:54:00.099Z] [2019-09-03T08:54:00.099Z] Limits: [2019-09-03T08:54:00.163Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 31.44MB / 45.37MB 0.8s [2019-09-03T08:54:00.163Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 21.78MB / 57.67MB 0.8s [2019-09-03T08:54:00.163Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 38.11MB / 45.37MB 0.9s [2019-09-03T08:54:00.163Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 30.65MB / 57.67MB 0.9s [2019-09-03T08:54:00.173Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-03T08:54:00.173Z] [2019-09-03T08:54:00.173Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-03T08:54:00.421Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.1s [2019-09-03T08:54:00.421Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 37.03MB / 57.67MB 1.1s [2019-09-03T08:54:00.421Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 31.46MB / 50.07MB 1.1s [2019-09-03T08:54:00.694Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.2s done [2019-09-03T08:54:00.694Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.25MB / 57.67MB 1.4s [2019-09-03T08:54:00.694Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 48.78MB / 50.07MB 1.4s [2019-09-03T08:54:00.694Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 1.65MB / 127.96MB 1.4s [2019-09-03T08:54:00.694Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-09-03T08:54:00.954Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 13.14MB / 127.96MB 1.6s [2019-09-03T08:54:00.954Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.6s done [2019-09-03T08:54:00.954Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s done [2019-09-03T08:54:00.954Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 1.7s [2019-09-03T08:54:00.955Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 -f Dockerfile . [2019-09-03T08:54:01.212Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 24.58MB / 127.96MB 1.8s [2019-09-03T08:54:01.212Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.7s done [2019-09-03T08:54:01.212Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 31.70MB / 127.96MB 2.0s [2019-09-03T08:54:01.471Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 42.93MB / 127.96MB 2.2s [2019-09-03T08:54:01.728Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 50.01MB / 127.96MB 2.3s [2019-09-03T08:54:01.728Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 56.77MB / 127.96MB 2.4s [2019-09-03T08:54:01.987Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 72.39MB / 127.96MB 2.7s [2019-09-03T08:54:01.987Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 82.35MB / 127.96MB 2.8s [2019-09-03T08:54:02.244Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 92.75MB / 127.96MB 3.0s [2019-09-03T08:54:02.285Z] Sending build context to Docker daemon 50MB [2019-09-03T08:54:02.285Z] Step 1/126 : ARG CROSS="false" [2019-09-03T08:54:02.285Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-09-03T08:54:02.285Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-03T08:54:02.285Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-03T08:54:02.285Z] ---> b121e8146464 [2019-09-03T08:54:02.285Z] Step 5/126 : ARG APT_MIRROR [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 8e779816566c [2019-09-03T08:54:02.285Z] Step 6/126 : 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 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 7/126 : FROM base AS criu [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> cfa777f8b356 [2019-09-03T08:54:02.285Z] Step 10/126 : 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/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 669ae6870281 [2019-09-03T08:54:02.285Z] Step 11/126 : 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 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 545055201e71 [2019-09-03T08:54:02.285Z] Step 12/126 : FROM base AS registry [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4ec45e61713a [2019-09-03T08:54:02.285Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> a71f5fb29f2d [2019-09-03T08:54:02.285Z] Step 15/126 : 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" [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> bb0c55e5e1cc [2019-09-03T08:54:02.285Z] Step 16/126 : FROM base AS swagger [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 5ef77bd5d21b [2019-09-03T08:54:02.285Z] Step 18/126 : 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" [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 350694e620a6 [2019-09-03T08:54:02.285Z] Step 19/126 : FROM base AS frozen-images [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 1cedfce9a750 [2019-09-03T08:54:02.285Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> aa998311b366 [2019-09-03T08:54:02.285Z] Step 23/126 : 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 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 27479304c1fe [2019-09-03T08:54:02.285Z] Step 24/126 : FROM base AS cross-false [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 25/126 : FROM base AS cross-true [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> da1b80f5c521 [2019-09-03T08:54:02.285Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 2d8adfc05d19 [2019-09-03T08:54:02.285Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e437f7c2f4c6 [2019-09-03T08:54:02.285Z] Step 30/126 : 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 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> cbee2ade8ac1 [2019-09-03T08:54:02.285Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 2682b745c5fa [2019-09-03T08:54:02.285Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-03T08:54:02.285Z] ---> cbee2ade8ac1 [2019-09-03T08:54:02.285Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> b092cfa51357 [2019-09-03T08:54:02.285Z] Step 37/126 : 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 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 3065f787c06c [2019-09-03T08:54:02.285Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-03T08:54:02.285Z] ---> 2682b745c5fa [2019-09-03T08:54:02.285Z] Step 39/126 : FROM base AS tomlv [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> f098a426a913 [2019-09-03T08:54:02.285Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> d6e0398ffc97 [2019-09-03T08:54:02.285Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> d326605624df [2019-09-03T08:54:02.285Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 993e2a302367 [2019-09-03T08:54:02.285Z] Step 44/126 : FROM base AS vndr [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> d4a2a1ba07d9 [2019-09-03T08:54:02.285Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> bf8c3103ac95 [2019-09-03T08:54:02.285Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 93980f094180 [2019-09-03T08:54:02.285Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 81a7538c68df [2019-09-03T08:54:02.285Z] Step 49/126 : FROM dev-base AS containerd [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 3b046d2a3c3c [2019-09-03T08:54:02.285Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> a1cb2a6a6a3a [2019-09-03T08:54:02.285Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 01bb2986abb8 [2019-09-03T08:54:02.285Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> ab7263dd5578 [2019-09-03T08:54:02.285Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e505b75cb7c2 [2019-09-03T08:54:02.285Z] Step 56/126 : FROM dev-base AS proxy [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> f1bcf7746548 [2019-09-03T08:54:02.285Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4fc124bbdbe5 [2019-09-03T08:54:02.285Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 83069f38404f [2019-09-03T08:54:02.285Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 5c7aec1d29bb [2019-09-03T08:54:02.285Z] Step 61/126 : FROM base AS gometalinter [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 7fe473f61199 [2019-09-03T08:54:02.285Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 300f59a509e9 [2019-09-03T08:54:02.285Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e395e832e856 [2019-09-03T08:54:02.285Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4d55fc7034db [2019-09-03T08:54:02.285Z] Step 66/126 : FROM base AS gotestsum [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e987d4a7b59f [2019-09-03T08:54:02.285Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 0dbddec28f93 [2019-09-03T08:54:02.285Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e7e8e3852fb4 [2019-09-03T08:54:02.285Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 25c28f5eaaaf [2019-09-03T08:54:02.285Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 387b4d2cb344 [2019-09-03T08:54:02.285Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 2158b486d849 [2019-09-03T08:54:02.285Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 80827017bceb [2019-09-03T08:54:02.285Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 71f627b2987f [2019-09-03T08:54:02.285Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-03T08:54:02.285Z] ---> 2682b745c5fa [2019-09-03T08:54:02.285Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 0faf142eaf5a [2019-09-03T08:54:02.285Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 0d71f71a638e [2019-09-03T08:54:02.285Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> b04ea46c318e [2019-09-03T08:54:02.285Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> f4aef01494c0 [2019-09-03T08:54:02.285Z] Step 81/126 : FROM dev-base AS tini [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 4f448f3c914f [2019-09-03T08:54:02.285Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 9713abe60dfe [2019-09-03T08:54:02.285Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 299af4f1a983 [2019-09-03T08:54:02.285Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 2790c162a2f8 [2019-09-03T08:54:02.285Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e1c9b5d0d77f [2019-09-03T08:54:02.285Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 6ac7df10bcfe [2019-09-03T08:54:02.285Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-03T08:54:02.285Z] ---> 7883652c9356 [2019-09-03T08:54:02.285Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 225b2c2326c7 [2019-09-03T08:54:02.285Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> e441f13a725c [2019-09-03T08:54:02.285Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 319cb851d685 [2019-09-03T08:54:02.285Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> f286d5ed07fb [2019-09-03T08:54:02.285Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 61e2b4ce4daa [2019-09-03T08:54:02.285Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-03T08:54:02.285Z] ---> 2682b745c5fa [2019-09-03T08:54:02.285Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 731147dba793 [2019-09-03T08:54:02.285Z] Step 96/126 : RUN groupadd -r docker [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> df14678f8a0d [2019-09-03T08:54:02.285Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> b340144c9013 [2019-09-03T08:54:02.285Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 52c44a263270 [2019-09-03T08:54:02.285Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> b1b86b876d8c [2019-09-03T08:54:02.285Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> d442e4df11ac [2019-09-03T08:54:02.285Z] Step 101/126 : RUN ldconfig [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 2b60cc0d38c4 [2019-09-03T08:54:02.285Z] Step 102/126 : 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/* [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 0e8db97b8f63 [2019-09-03T08:54:02.285Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-03T08:54:02.285Z] ---> Using cache [2019-09-03T08:54:02.285Z] ---> 1a7133ecb644 [2019-09-03T08:54:02.285Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-03T08:54:02.502Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 103.35MB / 127.96MB 3.2s [2019-09-03T08:54:02.502Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 112.95MB / 127.96MB 3.3s [2019-09-03T08:54:02.778Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 122.75MB / 127.96MB 3.4s [2019-09-03T08:54:03.343Z] #4 ... [2019-09-03T08:54:03.343Z] [2019-09-03T08:54:03.343Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-03T08:54:03.343Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-03T08:54:03.343Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-03T08:54:03.343Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.5s done [2019-09-03T08:54:03.343Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2019-09-03T08:54:03.343Z] #64 DONE 3.7s [2019-09-03T08:54:03.343Z] [2019-09-03T08:54:03.343Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-03T08:54:03.343Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.9s done [2019-09-03T08:54:04.276Z] #4 ... [2019-09-03T08:54:04.276Z] [2019-09-03T08:54:04.276Z] #18 [internal] load build context [2019-09-03T08:54:04.276Z] #18 transferring context: 45.53MB 4.6s done [2019-09-03T08:54:04.276Z] #18 DONE 4.8s [2019-09-03T08:54:04.276Z] [2019-09-03T08:54:04.276Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-03T08:54:04.842Z] ---> Using cache [2019-09-03T08:54:04.842Z] ---> 1f8b7c4f077b [2019-09-03T08:54:04.842Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-03T08:54:04.842Z] ---> Using cache [2019-09-03T08:54:04.842Z] ---> 7df0a4cfebda [2019-09-03T08:54:04.842Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-03T08:54:04.842Z] ---> Using cache [2019-09-03T08:54:04.842Z] ---> 7c79d74f8251 [2019-09-03T08:54:04.842Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-03T08:54:04.842Z] ---> Using cache [2019-09-03T08:54:04.842Z] ---> 443a620b8af7 [2019-09-03T08:54:04.842Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-03T08:54:04.842Z] ---> Using cache [2019-09-03T08:54:05.211Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.4s done [2019-09-03T08:54:05.214Z] ---> 260d47f9facd [2019-09-03T08:54:05.214Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-03T08:54:05.214Z] ---> Using cache [2019-09-03T08:54:05.214Z] ---> 500140e2dc9e [2019-09-03T08:54:05.214Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-03T08:54:05.214Z] ---> Using cache [2019-09-03T08:54:05.214Z] ---> 1507a4acd35f [2019-09-03T08:54:05.214Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-03T08:54:05.214Z] ---> Using cache [2019-09-03T08:54:05.214Z] ---> 8142819ff346 [2019-09-03T08:54:05.214Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-03T08:54:05.214Z] ---> Using cache [2019-09-03T08:54:05.214Z] ---> 084060b35f02 [2019-09-03T08:54:05.214Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-03T08:54:05.214Z] ---> Using cache [2019-09-03T08:54:05.468Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-09-03T08:54:05.578Z] ---> 0eab0740e3ce [2019-09-03T08:54:05.578Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-03T08:54:05.578Z] ---> Using cache [2019-09-03T08:54:05.578Z] ---> cf6ed6c156a5 [2019-09-03T08:54:05.578Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-03T08:54:05.725Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-09-03T08:54:05.982Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s [2019-09-03T08:54:05.982Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-09-03T08:54:06.239Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s [2019-09-03T08:54:06.378Z] ---> Using cache [2019-09-03T08:54:06.378Z] ---> b6aac56d80e8 [2019-09-03T08:54:06.378Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-03T08:54:06.378Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 87949faf0292 [2019-09-03T08:54:06.762Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 14e697420dc7 [2019-09-03T08:54:06.762Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 778989b85a04 [2019-09-03T08:54:06.762Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> c1e5c98cf0a9 [2019-09-03T08:54:06.762Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 670879882c7a [2019-09-03T08:54:06.762Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> b4094259cfb1 [2019-09-03T08:54:06.762Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 62ccdc16aa86 [2019-09-03T08:54:06.762Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> bf93bbb9d494 [2019-09-03T08:54:06.762Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-03T08:54:06.762Z] ---> Using cache [2019-09-03T08:54:06.762Z] ---> 3b4557a0f74d [2019-09-03T08:54:06.762Z] Step 125/126 : FROM dev AS final [2019-09-03T08:54:06.762Z] ---> 3b4557a0f74d [2019-09-03T08:54:06.762Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-03T08:54:08.768Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done [2019-09-03T08:54:08.768Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-09-03T08:54:10.105Z] ---> 6ba8c1bd0acd [2019-09-03T08:54:10.105Z] Successfully built 6ba8c1bd0acd [2019-09-03T08:54:10.105Z] Successfully tagged docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-03T08:54:10.946Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/test/unit [2019-09-03T08:54:11.300Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 2.2s done [2019-09-03T08:54:11.300Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-09-03T08:54:14.212Z] ? github.com/docker/docker/api [no test files] [2019-09-03T08:54:15.492Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done [2019-09-03T08:54:15.492Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 [2019-09-03T08:54:15.492Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-09-03T08:54:15.492Z] #4 DONE 16.2s [2019-09-03T08:54:15.492Z] [2019-09-03T08:54:15.492Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-03T08:54:19.016Z] #5 DONE 3.2s [2019-09-03T08:54:19.016Z] [2019-09-03T08:54:19.016Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:19.016Z] #35 ... [2019-09-03T08:54:19.016Z] [2019-09-03T08:54:19.016Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:54:19.016Z] #22 DONE 0.2s [2019-09-03T08:54:19.275Z] [2019-09-03T08:54:19.275Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-03T08:54:19.532Z] #49 ... [2019-09-03T08:54:19.532Z] [2019-09-03T08:54:19.532Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-03T08:54:19.532Z] #32 DONE 0.7s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-03T08:54:19.792Z] #29 DONE 0.8s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-03T08:54:19.792Z] #49 DONE 0.8s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-03T08:54:19.792Z] #60 DONE 0.8s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-03T08:54:19.792Z] #52 DONE 0.9s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T08:54:19.792Z] #53 ... [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-03T08:54:19.792Z] #26 DONE 0.9s [2019-09-03T08:54:19.792Z] [2019-09-03T08:54:19.792Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-03T08:54:19.792Z] #23 DONE 0.9s [2019-09-03T08:54:20.053Z] [2019-09-03T08:54:20.053Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:54:25.376Z] #24 ... [2019-09-03T08:54:25.376Z] [2019-09-03T08:54:25.376Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:54:25.376Z] #17 6.011 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:54:25.376Z] #17 6.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:54:25.376Z] #17 6.035 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:54:25.376Z] #17 6.043 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:54:25.376Z] #17 6.092 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:54:25.376Z] #17 6.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:54:25.634Z] #17 ... [2019-09-03T08:54:25.634Z] [2019-09-03T08:54:25.634Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:54:25.634Z] #55 6.914 + mktemp -d [2019-09-03T08:54:25.634Z] #55 6.920 + export GOPATH=/tmp/tmp.VSJ5A1fo4E [2019-09-03T08:54:25.634Z] #55 6.921 + git clone https://github.com/docker/distribution.git /tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution [2019-09-03T08:54:25.634Z] #55 6.934 Cloning into '/tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution'... [2019-09-03T08:54:25.870Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2019-09-03T08:54:25.892Z] #55 ... [2019-09-03T08:54:25.892Z] [2019-09-03T08:54:25.892Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:54:25.892Z] #27 5.936 + RM_GOPATH=0 [2019-09-03T08:54:25.892Z] #27 5.937 + TMP_GOPATH= [2019-09-03T08:54:25.892Z] #27 5.938 + : /build [2019-09-03T08:54:25.892Z] #27 5.939 + '[' -z '' ']' [2019-09-03T08:54:25.892Z] #27 5.941 ++ mktemp -d [2019-09-03T08:54:25.892Z] #27 5.952 + export GOPATH=/tmp/tmp.b2Vk1nSOqV [2019-09-03T08:54:25.892Z] #27 5.953 + GOPATH=/tmp/tmp.b2Vk1nSOqV [2019-09-03T08:54:25.892Z] #27 5.953 + RM_GOPATH=1 [2019-09-03T08:54:25.892Z] #27 5.953 ++ dirname ./install.sh [2019-09-03T08:54:25.892Z] #27 5.955 + dir=. [2019-09-03T08:54:25.892Z] #27 5.955 + bin=gotestsum [2019-09-03T08:54:25.892Z] #27 5.956 + shift [2019-09-03T08:54:25.892Z] #27 5.956 + '[' '!' -f ./gotestsum.installer ']' [2019-09-03T08:54:25.892Z] #27 5.958 + . ./gotestsum.installer [2019-09-03T08:54:25.892Z] #27 5.963 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-03T08:54:25.892Z] #27 5.964 + install_gotestsum [2019-09-03T08:54:25.892Z] #27 5.964 + echo 'Installing gotestsum version v0.3.5' [2019-09-03T08:54:25.892Z] #27 5.964 Installing gotestsum version v0.3.5 [2019-09-03T08:54:25.892Z] #27 5.964 + go get -d gotest.tools/gotestsum [2019-09-03T08:54:26.154Z] #27 ... [2019-09-03T08:54:26.154Z] [2019-09-03T08:54:26.154Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:54:26.154Z] #24 6.391 + RM_GOPATH=0 [2019-09-03T08:54:26.154Z] #24 6.391 + TMP_GOPATH= [2019-09-03T08:54:26.154Z] #24 6.391 + : /build [2019-09-03T08:54:26.154Z] #24 6.391 + '[' -z '' ']' [2019-09-03T08:54:26.154Z] #24 6.392 ++ mktemp -d [2019-09-03T08:54:26.154Z] #24 6.408 + export GOPATH=/tmp/tmp.Rrg7x8KRhs [2019-09-03T08:54:26.154Z] #24 6.408 + GOPATH=/tmp/tmp.Rrg7x8KRhs [2019-09-03T08:54:26.154Z] #24 6.408 + RM_GOPATH=1 [2019-09-03T08:54:26.154Z] #24 6.408 ++ dirname ./install.sh [2019-09-03T08:54:26.154Z] #24 6.408 + dir=. [2019-09-03T08:54:26.154Z] #24 6.408 + bin=gometalinter [2019-09-03T08:54:26.154Z] #24 6.408 + shift [2019-09-03T08:54:26.154Z] #24 6.408 + '[' '!' -f ./gometalinter.installer ']' [2019-09-03T08:54:26.154Z] #24 6.408 + . ./gometalinter.installer [2019-09-03T08:54:26.154Z] #24 6.408 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-03T08:54:26.154Z] #24 6.427 + install_gometalinter [2019-09-03T08:54:26.154Z] #24 6.427 + echo 'Installing gometalinter version v2.0.6' [2019-09-03T08:54:26.154Z] #24 6.427 Installing gometalinter version v2.0.6 [2019-09-03T08:54:26.154Z] #24 6.427 + go get -d github.com/alecthomas/gometalinter [2019-09-03T08:54:28.678Z] #24 ... [2019-09-03T08:54:28.678Z] [2019-09-03T08:54:28.678Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:54:28.678Z] #15 4.295 + mktemp -d [2019-09-03T08:54:28.678Z] #15 4.295 + export GOPATH=/tmp/tmp.125RY94tbc [2019-09-03T08:54:28.678Z] #15 4.295 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.125RY94tbc/src/github.com/go-swagger/go-swagger [2019-09-03T08:54:28.678Z] #15 4.298 Cloning into '/tmp/tmp.125RY94tbc/src/github.com/go-swagger/go-swagger'... [2019-09-03T08:54:28.678Z] #15 ... [2019-09-03T08:54:28.678Z] [2019-09-03T08:54:28.678Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:54:28.678Z] #6 8.507 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:54:28.678Z] #6 8.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:54:28.678Z] #6 8.530 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:54:28.678Z] #6 8.532 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:54:28.678Z] #6 8.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:54:28.678Z] #6 9.517 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:54:28.937Z] #6 ... [2019-09-03T08:54:28.937Z] [2019-09-03T08:54:28.937Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:54:28.937Z] #44 7.995 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:54:28.937Z] #44 7.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:54:28.937Z] #44 8.010 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:54:28.937Z] #44 8.036 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:54:28.937Z] #44 8.074 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:54:28.937Z] #44 8.762 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:54:28.937Z] #44 ... [2019-09-03T08:54:28.937Z] [2019-09-03T08:54:28.937Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:28.937Z] #57 7.900 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:54:28.937Z] #57 7.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:54:28.937Z] #57 7.930 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:54:28.937Z] #57 7.931 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:54:28.937Z] #57 7.970 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:54:28.937Z] #57 8.668 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:54:29.194Z] #57 ... [2019-09-03T08:54:29.194Z] [2019-09-03T08:54:29.194Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:54:29.194Z] #44 10.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:54:29.766Z] #44 ... [2019-09-03T08:54:29.766Z] [2019-09-03T08:54:29.766Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:54:29.766Z] #30 6.678 + RM_GOPATH=0 [2019-09-03T08:54:29.766Z] #30 6.678 + TMP_GOPATH= [2019-09-03T08:54:29.766Z] #30 6.678 + : /build [2019-09-03T08:54:29.766Z] #30 6.679 + '[' -z '' ']' [2019-09-03T08:54:29.766Z] #30 6.680 ++ mktemp -d [2019-09-03T08:54:29.766Z] #30 6.685 + export GOPATH=/tmp/tmp.9RQtNE7J8c [2019-09-03T08:54:29.766Z] #30 6.686 + GOPATH=/tmp/tmp.9RQtNE7J8c [2019-09-03T08:54:29.766Z] #30 6.686 + RM_GOPATH=1 [2019-09-03T08:54:29.766Z] #30 6.686 ++ dirname ./install.sh [2019-09-03T08:54:29.766Z] #30 6.688 + dir=. [2019-09-03T08:54:29.766Z] #30 6.688 + bin=tomlv [2019-09-03T08:54:29.766Z] #30 6.688 + shift [2019-09-03T08:54:29.766Z] #30 6.689 + '[' '!' -f ./tomlv.installer ']' [2019-09-03T08:54:29.766Z] #30 6.689 + . ./tomlv.installer [2019-09-03T08:54:29.766Z] #30 6.697 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:54:29.766Z] #30 6.697 + install_tomlv [2019-09-03T08:54:29.766Z] #30 6.698 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-03T08:54:29.766Z] #30 6.698 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:54:29.766Z] #30 6.698 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9RQtNE7J8c/src/github.com/BurntSushi/toml [2019-09-03T08:54:29.766Z] #30 6.716 Cloning into '/tmp/tmp.9RQtNE7J8c/src/github.com/BurntSushi/toml'... [2019-09-03T08:54:29.766Z] #30 7.956 + cd /tmp/tmp.9RQtNE7J8c/src/github.com/BurntSushi/toml [2019-09-03T08:54:29.766Z] #30 7.958 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:54:29.766Z] #30 7.963 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-03T08:54:29.766Z] #30 8.787 internal/cpu [2019-09-03T08:54:29.766Z] #30 8.791 errors [2019-09-03T08:54:29.766Z] #30 8.895 math/bits [2019-09-03T08:54:29.766Z] #30 9.357 internal/bytealg [2019-09-03T08:54:29.766Z] #30 9.642 math [2019-09-03T08:54:29.766Z] #30 9.882 runtime/internal/atomic [2019-09-03T08:54:29.766Z] #30 ... [2019-09-03T08:54:29.766Z] [2019-09-03T08:54:29.766Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:54:29.766Z] #61 6.688 + RM_GOPATH=0 [2019-09-03T08:54:29.766Z] #61 6.688 + TMP_GOPATH= [2019-09-03T08:54:29.766Z] #61 6.688 + : /build/ [2019-09-03T08:54:29.766Z] #61 6.688 + '[' -z '' ']' [2019-09-03T08:54:29.766Z] #61 6.692 ++ mktemp -d [2019-09-03T08:54:29.766Z] #61 6.707 + export GOPATH=/tmp/tmp.WYkJnBlAsd [2019-09-03T08:54:29.766Z] #61 6.707 + GOPATH=/tmp/tmp.WYkJnBlAsd [2019-09-03T08:54:29.766Z] #61 6.708 + RM_GOPATH=1 [2019-09-03T08:54:29.766Z] #61 6.712 ++ dirname ./install.sh [2019-09-03T08:54:29.766Z] #61 6.713 + dir=. [2019-09-03T08:54:29.766Z] #61 6.714 + bin=rootlesskit [2019-09-03T08:54:29.766Z] #61 6.714 + shift [2019-09-03T08:54:29.766Z] #61 6.714 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-03T08:54:29.766Z] #61 6.715 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:54:29.766Z] #61 6.715 + . ./rootlesskit.installer [2019-09-03T08:54:29.766Z] #61 6.715 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:54:29.766Z] #61 6.715 + install_rootlesskit [2019-09-03T08:54:29.766Z] #61 6.715 + case "$1" in [2019-09-03T08:54:29.767Z] #61 6.715 + export CGO_ENABLED=0 [2019-09-03T08:54:29.767Z] #61 6.715 + CGO_ENABLED=0 [2019-09-03T08:54:29.767Z] #61 6.715 + _install_rootlesskit [2019-09-03T08:54:29.767Z] #61 6.715 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-09-03T08:54:29.767Z] #61 6.715 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WYkJnBlAsd/src/github.com/rootless-containers/rootlesskit [2019-09-03T08:54:29.767Z] #61 6.719 Cloning into '/tmp/tmp.WYkJnBlAsd/src/github.com/rootless-containers/rootlesskit'... [2019-09-03T08:54:29.767Z] #61 ... [2019-09-03T08:54:29.767Z] [2019-09-03T08:54:29.767Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:54:29.767Z] #33 6.667 + RM_GOPATH=0 [2019-09-03T08:54:29.767Z] #33 6.667 + TMP_GOPATH= [2019-09-03T08:54:29.767Z] #33 6.667 + : /build [2019-09-03T08:54:29.767Z] #33 6.667 + '[' -z '' ']' [2019-09-03T08:54:29.767Z] #33 6.668 ++ mktemp -d [2019-09-03T08:54:29.767Z] #33 6.671 + export GOPATH=/tmp/tmp.0CDrU3k8tw [2019-09-03T08:54:29.767Z] #33 6.671 + GOPATH=/tmp/tmp.0CDrU3k8tw [2019-09-03T08:54:29.767Z] #33 6.671 + RM_GOPATH=1 [2019-09-03T08:54:29.767Z] #33 6.672 ++ dirname ./install.sh [2019-09-03T08:54:29.767Z] #33 6.673 + dir=. [2019-09-03T08:54:29.767Z] #33 6.673 + bin=vndr [2019-09-03T08:54:29.767Z] #33 6.673 + shift [2019-09-03T08:54:29.767Z] #33 6.674 + '[' '!' -f ./vndr.installer ']' [2019-09-03T08:54:29.767Z] #33 6.674 + . ./vndr.installer [2019-09-03T08:54:29.767Z] #33 6.674 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:54:29.767Z] #33 6.675 + install_vndr [2019-09-03T08:54:29.767Z] #33 6.675 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-03T08:54:29.767Z] #33 6.675 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:54:29.767Z] #33 6.675 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0CDrU3k8tw/src/github.com/LK4D4/vndr [2019-09-03T08:54:29.767Z] #33 6.688 Cloning into '/tmp/tmp.0CDrU3k8tw/src/github.com/LK4D4/vndr'... [2019-09-03T08:54:29.767Z] #33 7.843 + cd /tmp/tmp.0CDrU3k8tw/src/github.com/LK4D4/vndr [2019-09-03T08:54:29.767Z] #33 7.844 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:54:29.767Z] #33 7.853 + go build -buildmode=pie -v -o /build/vndr . [2019-09-03T08:54:29.767Z] #33 9.371 errors [2019-09-03T08:54:29.767Z] #33 9.423 internal/cpu [2019-09-03T08:54:29.767Z] #33 9.465 internal/race [2019-09-03T08:54:29.767Z] #33 9.543 runtime/internal/atomic [2019-09-03T08:54:29.767Z] #33 9.937 runtime/internal/sys [2019-09-03T08:54:29.767Z] #33 10.08 runtime/internal/math [2019-09-03T08:54:29.767Z] #33 10.13 internal/bytealg [2019-09-03T08:54:29.767Z] #33 10.19 sync/atomic [2019-09-03T08:54:30.023Z] #33 ... [2019-09-03T08:54:30.023Z] [2019-09-03T08:54:30.023Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:54:30.023Z] #50 6.658 + RM_GOPATH=0 [2019-09-03T08:54:30.023Z] #50 6.658 + TMP_GOPATH= [2019-09-03T08:54:30.023Z] #50 6.659 + : /build [2019-09-03T08:54:30.023Z] #50 6.659 + '[' -z '' ']' [2019-09-03T08:54:30.023Z] #50 6.660 ++ mktemp -d [2019-09-03T08:54:30.023Z] #50 6.665 + export GOPATH=/tmp/tmp.f6GeUJUfkl [2019-09-03T08:54:30.023Z] #50 6.665 + GOPATH=/tmp/tmp.f6GeUJUfkl [2019-09-03T08:54:30.023Z] #50 6.665 + RM_GOPATH=1 [2019-09-03T08:54:30.023Z] #50 6.669 ++ dirname ./install.sh [2019-09-03T08:54:30.023Z] #50 6.673 + dir=. [2019-09-03T08:54:30.023Z] #50 6.674 + bin=proxy [2019-09-03T08:54:30.023Z] #50 6.674 + shift [2019-09-03T08:54:30.023Z] #50 6.674 + '[' '!' -f ./proxy.installer ']' [2019-09-03T08:54:30.023Z] #50 6.674 + . ./proxy.installer [2019-09-03T08:54:30.023Z] #50 6.675 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:54:30.023Z] #50 6.675 + install_proxy [2019-09-03T08:54:30.023Z] #50 6.675 + case "$1" in [2019-09-03T08:54:30.023Z] #50 6.675 + export CGO_ENABLED=0 [2019-09-03T08:54:30.023Z] #50 6.676 + CGO_ENABLED=0 [2019-09-03T08:54:30.023Z] #50 6.676 + _install_proxy [2019-09-03T08:54:30.023Z] #50 6.676 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:54:30.023Z] #50 6.676 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-09-03T08:54:30.023Z] #50 6.676 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f6GeUJUfkl/src/github.com/docker/libnetwork [2019-09-03T08:54:30.024Z] #50 6.687 Cloning into '/tmp/tmp.f6GeUJUfkl/src/github.com/docker/libnetwork'... [2019-09-03T08:54:30.281Z] #50 ... [2019-09-03T08:54:30.281Z] [2019-09-03T08:54:30.281Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:54:30.281Z] #33 10.51 unicode [2019-09-03T08:54:30.538Z] #33 10.95 runtime [2019-09-03T08:54:34.716Z] #33 14.55 unicode/utf8 [2019-09-03T08:54:34.716Z] #33 15.11 math/bits [2019-09-03T08:54:35.281Z] #33 15.71 math [2019-09-03T08:54:35.846Z] #33 ... [2019-09-03T08:54:35.846Z] [2019-09-03T08:54:35.846Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T08:54:35.846Z] #53 6.701 + RM_GOPATH=0 [2019-09-03T08:54:35.846Z] #53 6.701 + TMP_GOPATH= [2019-09-03T08:54:35.846Z] #53 6.701 + : /build [2019-09-03T08:54:35.846Z] #53 6.701 + '[' -z '' ']' [2019-09-03T08:54:35.846Z] #53 6.715 ++ mktemp -d [2019-09-03T08:54:35.846Z] #53 6.720 + export GOPATH=/tmp/tmp.w7qPDZ9eDj [2019-09-03T08:54:35.846Z] #53 6.720 + GOPATH=/tmp/tmp.w7qPDZ9eDj [2019-09-03T08:54:35.846Z] #53 6.720 + RM_GOPATH=1 [2019-09-03T08:54:35.846Z] #53 6.721 ++ dirname ./install.sh [2019-09-03T08:54:35.846Z] #53 6.724 + dir=. [2019-09-03T08:54:35.846Z] #53 6.726 + bin=dockercli [2019-09-03T08:54:35.846Z] #53 6.726 + shift [2019-09-03T08:54:35.846Z] #53 6.726 + '[' '!' -f ./dockercli.installer ']' [2019-09-03T08:54:35.846Z] #53 6.728 + . ./dockercli.installer [2019-09-03T08:54:35.846Z] #53 6.729 ++ DOCKERCLI_CHANNEL=stable [2019-09-03T08:54:35.846Z] #53 6.729 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-03T08:54:35.846Z] #53 6.729 + install_dockercli [2019-09-03T08:54:35.846Z] #53 6.730 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-03T08:54:35.846Z] #53 6.730 Install docker/cli version 17.06.2-ce from stable [2019-09-03T08:54:35.846Z] #53 6.730 ++ uname -m [2019-09-03T08:54:35.846Z] #53 6.731 + arch=x86_64 [2019-09-03T08:54:35.846Z] #53 6.731 + '[' x86_64 '!=' x86_64 ']' [2019-09-03T08:54:35.846Z] #53 6.733 + url=https://download.docker.com/linux/static [2019-09-03T08:54:35.846Z] #53 6.734 + tar -xz docker/docker [2019-09-03T08:54:35.846Z] #53 6.744 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-03T08:54:35.846Z] #53 15.40 + mkdir -p /build [2019-09-03T08:54:35.846Z] #53 15.40 + mv docker/docker /build/ [2019-09-03T08:54:35.846Z] #53 15.40 + rmdir docker [2019-09-03T08:54:36.103Z] #53 DONE 16.4s [2019-09-03T08:54:36.103Z] [2019-09-03T08:54:36.103Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:54:36.103Z] #24 13.81 + cd /tmp/tmp.Rrg7x8KRhs/src/github.com/alecthomas/gometalinter [2019-09-03T08:54:36.103Z] #24 13.81 + git checkout -q v2.0.6 [2019-09-03T08:54:36.103Z] #24 14.25 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-03T08:54:37.478Z] #24 ... [2019-09-03T08:54:37.478Z] [2019-09-03T08:54:37.478Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:54:37.478Z] #17 8.703 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:54:37.478Z] #17 9.517 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:54:37.479Z] #17 ... [2019-09-03T08:54:37.479Z] [2019-09-03T08:54:37.479Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:37.479Z] #35 8.987 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:54:37.479Z] #35 8.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:54:37.479Z] #35 9.030 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:54:37.479Z] #35 9.041 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:54:37.479Z] #35 9.107 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:54:37.479Z] #35 9.979 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:54:37.479Z] #35 11.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:54:37.479Z] #35 13.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:54:39.375Z] #35 ... [2019-09-03T08:54:39.375Z] [2019-09-03T08:54:39.375Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:54:39.375Z] #55 20.41 + cd /tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution [2019-09-03T08:54:39.375Z] #55 20.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-03T08:54:39.375Z] #55 ... [2019-09-03T08:54:39.375Z] [2019-09-03T08:54:39.375Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:39.375Z] #57 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:54:39.375Z] #57 11.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:54:39.632Z] #57 ... [2019-09-03T08:54:39.632Z] [2019-09-03T08:54:39.632Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:54:39.632Z] #30 10.29 runtime/internal/sys [2019-09-03T08:54:39.632Z] #30 10.61 runtime/internal/math [2019-09-03T08:54:39.632Z] #30 10.95 runtime [2019-09-03T08:54:39.632Z] #30 15.49 unicode/utf8 [2019-09-03T08:54:39.632Z] #30 16.14 strconv [2019-09-03T08:54:39.632Z] #30 ... [2019-09-03T08:54:39.632Z] [2019-09-03T08:54:39.632Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:54:39.632Z] #33 20.03 strconv [2019-09-03T08:54:39.890Z] #33 ... [2019-09-03T08:54:39.890Z] [2019-09-03T08:54:39.890Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:54:39.890Z] #6 11.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:54:39.890Z] #6 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:54:40.147Z] #6 ... [2019-09-03T08:54:40.147Z] [2019-09-03T08:54:40.147Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:54:40.147Z] #30 20.19 internal/race [2019-09-03T08:54:40.147Z] #30 20.34 sync/atomic [2019-09-03T08:54:40.404Z] #30 20.60 unicode [2019-09-03T08:54:40.404Z] #30 ... [2019-09-03T08:54:40.404Z] [2019-09-03T08:54:40.404Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:54:40.404Z] #44 11.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:54:40.404Z] #44 ... [2019-09-03T08:54:40.404Z] [2019-09-03T08:54:40.404Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:54:40.404Z] #17 21.80 Fetched 7919 kB in 16s (471 kB/s) [2019-09-03T08:54:40.662Z] #17 21.80 Reading package lists... [2019-09-03T08:54:40.662Z] #17 ... [2019-09-03T08:54:40.662Z] [2019-09-03T08:54:40.662Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:54:40.662Z] #61 10.82 + cd /tmp/tmp.WYkJnBlAsd/src/github.com/rootless-containers/rootlesskit [2019-09-03T08:54:40.662Z] #61 10.82 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:54:40.662Z] #61 11.63 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-03T08:54:40.662Z] #61 11.63 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-03T08:54:40.920Z] #61 ... [2019-09-03T08:54:40.920Z] [2019-09-03T08:54:40.920Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:54:40.921Z] #50 21.13 + cd /tmp/tmp.f6GeUJUfkl/src/github.com/docker/libnetwork [2019-09-03T08:54:40.921Z] #50 21.13 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:54:41.502Z] #50 21.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-03T08:54:42.648Z] Running on ubuntu-1804-overlay2 (i-067afafb7e5ea6b61) in /home/ubuntu/workspace/moby_PR-39706 [Pipeline] { [Pipeline] checkout [2019-09-03T08:54:45.262Z] using credential docker-jenkins-github-credentials [2019-09-03T08:54:45.270Z] Cloning the remote Git repository [2019-09-03T08:54:45.270Z] Cloning with configured refspecs honoured and without tags [2019-09-03T08:54:45.303Z] Cloning repository https://github.com/moby/moby.git [2019-09-03T08:54:45.344Z] > git init /home/ubuntu/workspace/moby_PR-39706 # timeout=10 [2019-09-03T08:54:45.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:54:45.708Z] > git --version # timeout=10 [2019-09-03T08:54:45.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:54:45.727Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:54:46.766Z] #50 ... [2019-09-03T08:54:46.766Z] [2019-09-03T08:54:46.766Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:54:46.766Z] #33 23.24 internal/testlog [2019-09-03T08:54:46.766Z] #33 23.62 encoding [2019-09-03T08:54:46.766Z] #33 23.74 unicode/utf16 [2019-09-03T08:54:46.766Z] #33 23.97 container/list [2019-09-03T08:54:46.766Z] #33 24.55 crypto/internal/subtle [2019-09-03T08:54:46.766Z] #33 24.74 crypto/subtle [2019-09-03T08:54:46.766Z] #33 24.90 crypto/rc4 [2019-09-03T08:54:46.766Z] #33 25.23 internal/x/crypto/cryptobyte/asn1 [2019-09-03T08:54:46.766Z] #33 25.30 internal/nettrace [2019-09-03T08:54:46.766Z] #33 25.47 internal/x/net/dns/dnsmessage [2019-09-03T08:54:49.297Z] #33 29.78 runtime/cgo [2019-09-03T08:54:51.826Z] #33 ... [2019-09-03T08:54:51.826Z] [2019-09-03T08:54:51.826Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:54:51.826Z] #55 22.93 + GOPATH=/tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VSJ5A1fo4E go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-03T08:54:51.826Z] #55 ... [2019-09-03T08:54:51.826Z] [2019-09-03T08:54:51.826Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:54:51.826Z] #44 23.21 Fetched 7919 kB in 16s (488 kB/s) [2019-09-03T08:54:51.826Z] #44 23.21 Reading package lists... [2019-09-03T08:54:52.084Z] #44 29.21 Reading package lists... [2019-09-03T08:54:52.084Z] #44 ... [2019-09-03T08:54:52.084Z] [2019-09-03T08:54:52.084Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:52.084Z] #57 23.42 Fetched 7919 kB in 16s (479 kB/s) [2019-09-03T08:54:52.084Z] #57 23.42 Reading package lists... [2019-09-03T08:54:52.084Z] #57 29.40 Reading package lists... [2019-09-03T08:54:52.084Z] #57 ... [2019-09-03T08:54:52.084Z] [2019-09-03T08:54:52.084Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:54:52.084Z] #6 23.48 Fetched 7919 kB in 15s (495 kB/s) [2019-09-03T08:54:52.084Z] #6 23.48 Reading package lists... [2019-09-03T08:54:52.343Z] #6 29.77 Reading package lists... [2019-09-03T08:54:52.343Z] #6 ... [2019-09-03T08:54:52.343Z] [2019-09-03T08:54:52.343Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:54:52.343Z] #30 23.90 internal/testlog [2019-09-03T08:54:52.343Z] #30 24.19 encoding [2019-09-03T08:54:52.343Z] #30 24.32 runtime/cgo [2019-09-03T08:54:52.918Z] #30 ... [2019-09-03T08:54:52.918Z] [2019-09-03T08:54:52.918Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:54:52.918Z] #17 21.80 Reading package lists... [2019-09-03T08:54:52.918Z] #17 28.27 Reading package lists... [2019-09-03T08:54:53.178Z] #17 34.33 Building dependency tree... [2019-09-03T08:54:53.178Z] #17 ... [2019-09-03T08:54:53.178Z] [2019-09-03T08:54:53.178Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:54:53.178Z] #15 34.40 + cd /tmp/tmp.125RY94tbc/src/github.com/go-swagger/go-swagger [2019-09-03T08:54:53.178Z] #15 34.41 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-03T08:54:53.449Z] #15 ... [2019-09-03T08:54:53.449Z] [2019-09-03T08:54:53.449Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:54:53.449Z] #35 24.66 Fetched 7919 kB in 16s (475 kB/s) [2019-09-03T08:54:53.449Z] #35 24.66 Reading package lists... [2019-09-03T08:54:53.706Z] #35 31.23 Reading package lists... [2019-09-03T08:54:53.706Z] #35 ... [2019-09-03T08:54:53.706Z] [2019-09-03T08:54:53.706Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:54:53.706Z] #27 34.10 + cd /tmp/tmp.b2Vk1nSOqV/src/gotest.tools/gotestsum [2019-09-03T08:54:53.971Z] #27 34.10 + git checkout -q v0.3.5 [2019-09-03T08:54:53.971Z] #27 34.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-03T08:54:59.233Z] #27 ... [2019-09-03T08:54:59.233Z] [2019-09-03T08:54:59.233Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:54:59.233Z] #50 DONE 39.0s [2019-09-03T08:54:59.233Z] [2019-09-03T08:54:59.233Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:54:59.233Z] #17 34.33 Building dependency tree... [2019-09-03T08:54:59.233Z] #17 35.92 Reading state information... [2019-09-03T08:54:59.233Z] #17 37.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-03T08:54:59.233Z] #17 37.06 The following additional packages will be installed: [2019-09-03T08:54:59.233Z] #17 37.06 libjq1 libonig4 [2019-09-03T08:54:59.233Z] #17 37.43 The following NEW packages will be installed: [2019-09-03T08:54:59.233Z] #17 37.44 jq libjq1 libonig4 [2019-09-03T08:54:59.233Z] #17 38.55 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:54:59.233Z] #17 38.55 Need to get 327 kB of archives. [2019-09-03T08:54:59.233Z] #17 38.55 After this operation, 1157 kB of additional disk space will be used. [2019-09-03T08:54:59.233Z] #17 38.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-03T08:54:59.233Z] #17 38.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-03T08:54:59.233Z] #17 38.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-03T08:54:59.233Z] #17 39.48 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:54:59.233Z] #17 39.67 Fetched 327 kB in 1s (318 kB/s) [2019-09-03T08:54:59.233Z] #17 40.02 Selecting previously unselected package libonig4:amd64. [2019-09-03T08:54:59.234Z] #17 40.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:54:59.234Z] #17 40.17 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-03T08:54:59.234Z] #17 40.20 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:54:59.234Z] #17 40.44 Selecting previously unselected package libjq1:amd64. [2019-09-03T08:54:59.234Z] #17 40.45 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:54:59.234Z] #17 40.46 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:54:59.494Z] #17 40.89 Selecting previously unselected package jq. [2019-09-03T08:54:59.494Z] #17 40.89 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:54:59.494Z] #17 40.90 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-03T08:54:59.751Z] #17 ... [2019-09-03T08:54:59.751Z] [2019-09-03T08:54:59.751Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:54:59.751Z] #33 40.12 internal/x/crypto/curve25519 [2019-09-03T08:55:00.320Z] #33 ... [2019-09-03T08:55:00.320Z] [2019-09-03T08:55:00.320Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:55:00.320Z] #17 41.34 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:55:00.320Z] #17 41.36 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:55:00.320Z] #17 41.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:00.320Z] #17 41.43 Setting up jq (1.5+dfsg-1.3) ... [2019-09-03T08:55:00.320Z] #17 DONE 41.7s [2019-09-03T08:55:00.320Z] [2019-09-03T08:55:00.320Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-03T08:55:00.320Z] #19 DONE 0.1s [2019-09-03T08:55:00.320Z] [2019-09-03T08:55:00.320Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:01.698Z] #20 ... [2019-09-03T08:55:01.698Z] [2019-09-03T08:55:01.698Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:55:01.698Z] #6 29.77 Reading package lists... [2019-09-03T08:55:01.698Z] #6 35.61 Building dependency tree... [2019-09-03T08:55:01.698Z] #6 36.86 Reading state information... [2019-09-03T08:55:01.698Z] #6 38.05 The following additional packages will be installed: [2019-09-03T08:55:01.698Z] #6 38.06 libapparmor1 libseccomp2 [2019-09-03T08:55:01.698Z] #6 38.07 Suggested packages: [2019-09-03T08:55:01.698Z] #6 38.07 seccomp [2019-09-03T08:55:01.698Z] #6 38.43 The following NEW packages will be installed: [2019-09-03T08:55:01.698Z] #6 38.44 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-03T08:55:01.698Z] #6 39.58 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:55:01.698Z] #6 39.58 Need to get 300 kB of archives. [2019-09-03T08:55:01.698Z] #6 39.58 After this operation, 1201 kB of additional disk space will be used. [2019-09-03T08:55:01.698Z] #6 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-03T08:55:01.698Z] #6 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-03T08:55:01.698Z] #6 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-03T08:55:01.698Z] #6 39.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-03T08:55:01.698Z] #6 40.83 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:55:01.698Z] #6 41.03 Fetched 300 kB in 1s (279 kB/s) [2019-09-03T08:55:01.698Z] #6 41.19 Selecting previously unselected package libseccomp2:amd64. [2019-09-03T08:55:01.698Z] #6 41.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:55:01.698Z] #6 41.27 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-03T08:55:01.698Z] #6 41.29 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:55:01.698Z] #6 41.41 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-03T08:55:01.698Z] #6 41.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-03T08:55:01.698Z] #6 41.43 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:55:01.698Z] #6 41.65 Selecting previously unselected package libapparmor1:amd64. [2019-09-03T08:55:01.698Z] #6 41.66 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:55:01.698Z] #6 41.68 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:55:01.698Z] #6 41.98 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-03T08:55:01.698Z] #6 41.99 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:55:01.698Z] #6 42.02 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:55:01.698Z] #6 42.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:01.698Z] #6 42.44 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:55:01.698Z] #6 42.49 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:55:01.698Z] #6 42.52 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:55:01.698Z] #6 42.55 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:55:01.698Z] #6 42.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:01.698Z] #6 DONE 42.8s [2019-09-03T08:55:01.698Z] [2019-09-03T08:55:01.698Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:55:01.698Z] #40 DONE 0.2s [2019-09-03T08:55:01.698Z] [2019-09-03T08:55:01.698Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-03T08:55:01.698Z] #41 DONE 0.1s [2019-09-03T08:55:01.698Z] [2019-09-03T08:55:01.698Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:55:01.698Z] #44 29.21 Reading package lists... [2019-09-03T08:55:01.698Z] #44 35.79 Building dependency tree... [2019-09-03T08:55:01.698Z] #44 37.05 Reading state information... [2019-09-03T08:55:01.698Z] #44 38.44 The following additional packages will be installed: [2019-09-03T08:55:01.698Z] #44 38.44 btrfs-progs liblzo2-2 [2019-09-03T08:55:01.698Z] #44 38.64 The following NEW packages will be installed: [2019-09-03T08:55:01.698Z] #44 38.65 btrfs-progs btrfs-tools liblzo2-2 [2019-09-03T08:55:01.698Z] #44 39.74 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:55:01.698Z] #44 39.74 Need to get 649 kB of archives. [2019-09-03T08:55:01.698Z] #44 39.74 After this operation, 4320 kB of additional disk space will be used. [2019-09-03T08:55:01.698Z] #44 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:55:01.698Z] #44 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-03T08:55:01.698Z] #44 39.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-03T08:55:01.698Z] #44 41.04 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:55:01.698Z] #44 41.28 Fetched 649 kB in 1s (592 kB/s) [2019-09-03T08:55:01.698Z] #44 41.39 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:55:01.698Z] #44 41.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:55:01.698Z] #44 41.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:55:01.698Z] #44 41.50 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:55:01.698Z] #44 41.69 Selecting previously unselected package btrfs-progs. [2019-09-03T08:55:01.698Z] #44 41.69 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-03T08:55:01.698Z] #44 41.71 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-03T08:55:01.698Z] #44 42.98 Selecting previously unselected package btrfs-tools. [2019-09-03T08:55:01.698Z] #44 43.00 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-03T08:55:01.698Z] #44 43.02 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-03T08:55:01.955Z] #44 43.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:01.955Z] #44 ... [2019-09-03T08:55:01.955Z] [2019-09-03T08:55:01.955Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:55:02.886Z] #42 ... [2019-09-03T08:55:02.886Z] [2019-09-03T08:55:02.886Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:55:02.886Z] #44 43.54 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:55:02.886Z] #44 43.56 Setting up btrfs-progs (4.7.3-1) ... [2019-09-03T08:55:02.886Z] #44 43.60 Setting up btrfs-tools (4.7.3-1) ... [2019-09-03T08:55:02.886Z] #44 43.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:02.886Z] #44 DONE 44.1s [2019-09-03T08:55:02.886Z] [2019-09-03T08:55:02.886Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:55:02.886Z] #45 DONE 0.1s [2019-09-03T08:55:02.886Z] [2019-09-03T08:55:02.886Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-03T08:55:03.143Z] #46 DONE 0.1s [2019-09-03T08:55:03.143Z] [2019-09-03T08:55:03.143Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:55:04.075Z] #47 ... [2019-09-03T08:55:04.075Z] [2019-09-03T08:55:04.075Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:04.075Z] #57 29.40 Reading package lists... [2019-09-03T08:55:04.075Z] #57 35.75 Building dependency tree... [2019-09-03T08:55:04.075Z] #57 36.98 Reading state information... [2019-09-03T08:55:04.075Z] #57 38.53 The following additional packages will be installed: [2019-09-03T08:55:04.075Z] #57 38.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-03T08:55:04.075Z] #57 38.55 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-03T08:55:04.075Z] #57 38.55 Suggested packages: [2019-09-03T08:55:04.075Z] #57 38.55 manpages-dev python-setuptools [2019-09-03T08:55:04.075Z] #57 39.97 The following NEW packages will be installed: [2019-09-03T08:55:04.075Z] #57 39.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-03T08:55:04.075Z] #57 39.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-03T08:55:04.075Z] #57 39.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-03T08:55:04.075Z] #57 39.98 zlib1g-dev [2019-09-03T08:55:04.075Z] #57 41.18 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:55:04.075Z] #57 41.18 Need to get 3602 kB of archives. [2019-09-03T08:55:04.075Z] #57 41.18 After this operation, 18.9 MB of additional disk space will be used. [2019-09-03T08:55:04.075Z] #57 41.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-03T08:55:04.075Z] #57 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-03T08:55:04.075Z] #57 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-03T08:55:04.075Z] #57 41.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-03T08:55:04.075Z] #57 41.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-03T08:55:04.075Z] #57 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-03T08:55:04.075Z] #57 41.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-03T08:55:04.075Z] #57 41.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-03T08:55:04.075Z] #57 41.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-03T08:55:04.075Z] #57 41.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-03T08:55:04.075Z] #57 41.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-03T08:55:04.075Z] #57 41.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-03T08:55:04.075Z] #57 41.56 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-03T08:55:04.075Z] #57 41.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-03T08:55:04.075Z] #57 41.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-03T08:55:04.075Z] #57 41.61 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-03T08:55:04.075Z] #57 43.22 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:55:04.075Z] #57 43.50 Fetched 3602 kB in 1s (2251 kB/s) [2019-09-03T08:55:04.075Z] #57 43.62 Selecting previously unselected package libnet1:amd64. [2019-09-03T08:55:04.075Z] #57 43.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:55:04.075Z] #57 43.69 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 43.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:55:04.075Z] #57 43.97 Selecting previously unselected package libcap-dev:amd64. [2019-09-03T08:55:04.075Z] #57 43.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 44.01 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-03T08:55:04.075Z] #57 44.22 Selecting previously unselected package libnet1-dev. [2019-09-03T08:55:04.075Z] #57 44.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 44.24 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-03T08:55:04.075Z] #57 44.60 Selecting previously unselected package libnl-3-200:amd64. [2019-09-03T08:55:04.075Z] #57 44.60 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 44.60 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:55:04.075Z] #57 44.78 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-03T08:55:04.075Z] #57 44.78 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 44.79 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-03T08:55:04.075Z] #57 45.29 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-03T08:55:04.075Z] #57 45.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 45.34 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:55:04.075Z] #57 45.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-03T08:55:04.075Z] #57 45.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-03T08:55:04.075Z] #57 45.53 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-03T08:55:04.333Z] #57 45.60 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-03T08:55:04.333Z] #57 45.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-03T08:55:04.333Z] #57 45.65 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-03T08:55:04.589Z] #57 45.99 Selecting previously unselected package libprotobuf10:amd64. [2019-09-03T08:55:04.589Z] #57 45.99 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-03T08:55:04.589Z] #57 46.02 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-03T08:55:05.410Z] #57 46.56 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-03T08:55:05.410Z] #57 46.58 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-03T08:55:05.410Z] #57 46.59 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-03T08:55:05.410Z] #57 46.83 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-03T08:55:05.667Z] #57 46.83 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-03T08:55:05.667Z] #57 46.84 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-03T08:55:05.667Z] #57 ... [2019-09-03T08:55:05.667Z] [2019-09-03T08:55:05.667Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:05.667Z] #20 5.093 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-03T08:55:05.667Z] #20 ... [2019-09-03T08:55:05.667Z] [2019-09-03T08:55:05.667Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:55:05.667Z] #15 37.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-03T08:55:05.930Z] #15 ... [2019-09-03T08:55:05.930Z] [2019-09-03T08:55:05.930Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:55:05.930Z] #47 2.846 + RM_GOPATH=0 [2019-09-03T08:55:05.930Z] #47 2.847 + TMP_GOPATH= [2019-09-03T08:55:05.930Z] #47 2.847 + : /build [2019-09-03T08:55:05.930Z] #47 2.847 + '[' -z '' ']' [2019-09-03T08:55:05.930Z] #47 2.848 ++ mktemp -d [2019-09-03T08:55:05.930Z] #47 2.869 + export GOPATH=/tmp/tmp.apIbeOIcLo [2019-09-03T08:55:05.930Z] #47 2.869 + GOPATH=/tmp/tmp.apIbeOIcLo [2019-09-03T08:55:05.930Z] #47 2.870 + RM_GOPATH=1 [2019-09-03T08:55:05.930Z] #47 2.877 ++ dirname ./install.sh [2019-09-03T08:55:05.930Z] #47 2.890 + dir=. [2019-09-03T08:55:05.930Z] #47 2.890 + bin=containerd [2019-09-03T08:55:05.930Z] #47 2.890 + shift [2019-09-03T08:55:05.930Z] #47 2.890 + '[' '!' -f ./containerd.installer ']' [2019-09-03T08:55:05.930Z] #47 2.890 + . ./containerd.installer [2019-09-03T08:55:05.930Z] #47 2.890 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:55:05.930Z] #47 2.890 + install_containerd [2019-09-03T08:55:05.930Z] #47 2.890 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-09-03T08:55:05.930Z] #47 2.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.apIbeOIcLo/src/github.com/containerd/containerd [2019-09-03T08:55:05.930Z] #47 ... [2019-09-03T08:55:05.930Z] [2019-09-03T08:55:05.930Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-03T08:55:05.930Z] #7 DONE 4.4s [2019-09-03T08:55:05.930Z] [2019-09-03T08:55:05.930Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:55:05.930Z] #47 2.890 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:55:05.930Z] #47 2.900 Cloning into '/tmp/tmp.apIbeOIcLo/src/github.com/containerd/containerd'... [2019-09-03T08:55:06.194Z] #47 ... [2019-09-03T08:55:06.194Z] [2019-09-03T08:55:06.194Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:06.194Z] #35 31.23 Reading package lists... [2019-09-03T08:55:06.194Z] #35 37.74 Building dependency tree... [2019-09-03T08:55:06.194Z] #35 38.92 Reading state information... [2019-09-03T08:55:06.194Z] #35 40.02 The following additional packages will be installed: [2019-09-03T08:55:06.194Z] #35 40.08 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-03T08:55:06.194Z] #35 40.13 Suggested packages: [2019-09-03T08:55:06.194Z] #35 40.13 codeblocks eclipse ninja-build lrzip [2019-09-03T08:55:06.194Z] #35 40.13 Recommended packages: [2019-09-03T08:55:06.194Z] #35 40.13 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-03T08:55:06.194Z] #35 40.87 The following NEW packages will be installed: [2019-09-03T08:55:06.194Z] #35 40.94 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-03T08:55:06.194Z] #35 40.94 vim-common xxd [2019-09-03T08:55:06.194Z] #35 42.24 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:55:06.194Z] #35 42.24 Need to get 13.7 MB of archives. [2019-09-03T08:55:06.194Z] #35 42.24 After this operation, 57.2 MB of additional disk space will be used. [2019-09-03T08:55:06.194Z] #35 42.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-03T08:55:06.194Z] #35 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:55:06.194Z] #35 42.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-09-03T08:55:06.194Z] #35 43.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-03T08:55:06.194Z] #35 43.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-03T08:55:06.194Z] #35 43.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-03T08:55:06.194Z] #35 43.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-03T08:55:06.194Z] #35 43.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-03T08:55:06.194Z] #35 43.84 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-03T08:55:06.194Z] #35 43.84 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-03T08:55:06.194Z] #35 45.43 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:55:06.194Z] #35 45.68 Fetched 13.7 MB in 2s (5106 kB/s) [2019-09-03T08:55:06.194Z] #35 45.90 Selecting previously unselected package cmake-data. [2019-09-03T08:55:06.194Z] #35 45.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:55:06.194Z] #35 45.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-03T08:55:06.194Z] #35 45.99 Unpacking cmake-data (3.7.2-1) ... [2019-09-03T08:55:06.194Z] #35 ... [2019-09-03T08:55:06.194Z] [2019-09-03T08:55:06.194Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:55:06.194Z] #42 3.806 + RM_GOPATH=0 [2019-09-03T08:55:06.194Z] #42 3.806 + TMP_GOPATH= [2019-09-03T08:55:06.194Z] #42 3.807 + : /build [2019-09-03T08:55:06.194Z] #42 3.807 + '[' -z '' ']' [2019-09-03T08:55:06.194Z] #42 3.818 ++ mktemp -d [2019-09-03T08:55:06.194Z] #42 3.821 + export GOPATH=/tmp/tmp.R3mYKqFJkk [2019-09-03T08:55:06.194Z] #42 3.821 + GOPATH=/tmp/tmp.R3mYKqFJkk [2019-09-03T08:55:06.194Z] #42 3.821 + RM_GOPATH=1 [2019-09-03T08:55:06.194Z] #42 3.821 ++ dirname ./install.sh [2019-09-03T08:55:06.194Z] #42 3.823 + dir=. [2019-09-03T08:55:06.194Z] #42 3.836 + bin=runc [2019-09-03T08:55:06.194Z] #42 3.837 + shift [2019-09-03T08:55:06.194Z] #42 3.837 + '[' '!' -f ./runc.installer ']' [2019-09-03T08:55:06.194Z] #42 3.838 + . ./runc.installer [2019-09-03T08:55:06.194Z] #42 3.839 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:55:06.194Z] #42 3.841 + install_runc [2019-09-03T08:55:06.194Z] #42 3.846 + uname -r [2019-09-03T08:55:06.194Z] #42 3.846 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-03T08:55:06.194Z] #42 3.854 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-03T08:55:06.194Z] #42 3.854 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-03T08:55:06.194Z] #42 3.854 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-03T08:55:06.194Z] #42 3.854 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R3mYKqFJkk/src/github.com/opencontainers/runc [2019-09-03T08:55:06.194Z] #42 3.855 Cloning into '/tmp/tmp.R3mYKqFJkk/src/github.com/opencontainers/runc'... [2019-09-03T08:55:07.661Z] Fetching without tags [2019-09-03T08:55:08.031Z] Merging remotes/origin/master commit 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 into PR head commit e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:55:08.853Z] Merge succeeded, producing e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:55:08.854Z] Checking out Revision e128f175089d2508dae0a39f4ec86d4733d1ee44 (PR-39706) [2019-09-03T08:55:07.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:55:07.582Z] > git config --add remote.origin.fetch +refs/pull/39706/head:refs/remotes/origin/PR-39706 # timeout=10 [2019-09-03T08:55:07.606Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-03T08:55:07.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T08:55:07.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T08:55:07.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T08:55:07.668Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T08:55:08.040Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:55:08.068Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:55:08.779Z] > git merge 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 # timeout=10 [2019-09-03T08:55:08.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-03T08:55:08.857Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T08:55:09.472Z] #42 ... [2019-09-03T08:55:09.472Z] [2019-09-03T08:55:09.472Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-03T08:55:09.472Z] #8 DONE 3.7s [2019-09-03T08:55:09.730Z] [2019-09-03T08:55:09.730Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:09.730Z] #20 5.678 [2019-09-03T08:55:09.730Z] #20 6.141 ## 3.3% ### 4.6% ############### 21.8% ################# 24.3% ##################### 30.0% ######################## 34.5% ########################## 36.3% ############################ 39.0% ############################## 42.8% ################################## 47.9% ###################################### 53.1% ######################################### 57.2% ############################################ 62.4% ################################################ 67.3% ################################################### 71.0% ##################################################### 74.6% ######################################################## 78.6% ############################################################# 85.2% ################################################################# 91.4% ######################################################################## 100.0% [2019-09-03T08:55:09.730Z] #20 8.766 [2019-09-03T08:55:10.244Z] #20 9.057 ############## 19.8% ######################### 35.4% ################################### 49.6% ########################################## 58.6% ################################################# 68.2% ################################################################### 93.6% ######################################################################## 100.0% [2019-09-03T08:55:10.288Z] Commit message: "Rename variable for consistency" [2019-09-03T08:55:10.810Z] #20 10.42 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-03T08:55:08.882Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:55:11.498Z] + docker version [2019-09-03T08:55:12.150Z] #20 10.86 ### 5.2% ######## 11.6% ############# 18.7% ################### 26.8% ######################### 35.9% ################################### 49.3% ######################################## 56.7% ############################################### 65.3% #################################################### 72.8% [2019-09-03T08:55:12.150Z] #20 ... [2019-09-03T08:55:12.150Z] [2019-09-03T08:55:12.150Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:12.150Z] #30 42.54 sync [2019-09-03T08:55:12.150Z] #30 43.72 io [2019-09-03T08:55:12.150Z] #30 43.76 reflect [2019-09-03T08:55:12.150Z] #30 45.30 syscall [2019-09-03T08:55:12.408Z] #30 ... [2019-09-03T08:55:12.408Z] [2019-09-03T08:55:12.408Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:12.408Z] #20 10.86 ### 5.2% ######## 11.6% ############# 18.7% ################### 26.8% ######################### 35.9% ################################### 49.3% ######################################## 56.7% ############################################### 65.3% #################################################### 72.8% ######################################################### 79.7% ############################################################## 87.1% ################################################################### 93.7% ######################################################################## 100.0% [2019-09-03T08:55:12.977Z] #20 ... [2019-09-03T08:55:12.977Z] [2019-09-03T08:55:12.977Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-03T08:55:12.977Z] #9 3.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-03T08:55:12.977Z] #9 DONE 3.4s [2019-09-03T08:55:13.235Z] [2019-09-03T08:55:13.235Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-03T08:55:16.517Z] #10 ... [2019-09-03T08:55:16.517Z] [2019-09-03T08:55:16.517Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:16.517Z] #33 46.36 sync [2019-09-03T08:55:16.517Z] #33 47.35 reflect [2019-09-03T08:55:16.517Z] #33 47.36 io [2019-09-03T08:55:16.517Z] #33 48.86 bytes [2019-09-03T08:55:16.517Z] #33 51.61 bufio [2019-09-03T08:55:16.517Z] #33 53.66 syscall [2019-09-03T08:55:16.517Z] #33 ... [2019-09-03T08:55:16.517Z] [2019-09-03T08:55:16.517Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:16.517Z] #20 12.97 [2019-09-03T08:55:16.762Z] Client: Docker Engine - Community [2019-09-03T08:55:16.762Z] Version: 19.03.1 [2019-09-03T08:55:16.762Z] API version: 1.40 [2019-09-03T08:55:16.762Z] Go version: go1.12.5 [2019-09-03T08:55:16.762Z] Git commit: 74b1e89 [2019-09-03T08:55:16.762Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-03T08:55:16.762Z] OS/Arch: linux/amd64 [2019-09-03T08:55:16.762Z] Experimental: false [2019-09-03T08:55:16.762Z] [2019-09-03T08:55:16.762Z] Server: Docker Engine - Community [2019-09-03T08:55:16.762Z] Engine: [2019-09-03T08:55:16.762Z] Version: 19.03.1 [2019-09-03T08:55:16.762Z] API version: 1.40 (minimum version 1.12) [2019-09-03T08:55:16.762Z] Go version: go1.12.5 [2019-09-03T08:55:16.762Z] Git commit: 74b1e89 [2019-09-03T08:55:16.762Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-03T08:55:16.762Z] OS/Arch: linux/amd64 [2019-09-03T08:55:16.762Z] Experimental: true [2019-09-03T08:55:16.762Z] containerd: [2019-09-03T08:55:16.762Z] Version: 1.2.6 [2019-09-03T08:55:16.762Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-03T08:55:16.762Z] runc: [2019-09-03T08:55:16.762Z] Version: 1.0.0-rc8 [2019-09-03T08:55:16.762Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:55:16.762Z] docker-init: [2019-09-03T08:55:16.762Z] Version: 0.18.0 [2019-09-03T08:55:16.762Z] GitCommit: fec3683 [2019-09-03T08:55:16.782Z] #20 13.33 1.0% ## 3.4% ##### 7.2% ###### 9.4% ######## 11.7% ######### 13.2% ########### 16.6% ############# 18.9% ############### 21.1% ################ 23.3% ################## 25.5% #################### 28.2% ###################### 30.7% ####################### 32.8% ######################## 34.6% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ################################ 44.5% ################################# 47.2% ##################################### 52.0% ####################################### 55.3% ########################################## 59.4% ############################################ 62.4% ############################################## 64.6% ################################################## 69.8% ###################################################### 75.2% [2019-09-03T08:55:16.782Z] #20 ... [2019-09-03T08:55:16.782Z] [2019-09-03T08:55:16.782Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-03T08:55:16.782Z] #10 DONE 3.7s [2019-09-03T08:55:16.782Z] [2019-09-03T08:55:16.782Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [Pipeline] sh [2019-09-03T08:55:17.103Z] + docker info [2019-09-03T08:55:17.307Z] #20 13.33 1.0% ## 3.4% ##### 7.2% ###### 9.4% ######## 11.7% ######### 13.2% ########### 16.6% ############# 18.9% ############### 21.1% ################ 23.3% ################## 25.5% #################### 28.2% ###################### 30.7% ####################### 32.8% ######################## 34.6% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ################################ 44.5% ################################# 47.2% ##################################### 52.0% ####################################### 55.3% ########################################## 59.4% ############################################ 62.4% ############################################## 64.6% ################################################## 69.8% ###################################################### 75.2% ######################################################## 78.7% ########################################################### 82.2% ############################################################ 84.1% ############################################################# 86.1% ############################################################### 87.8% ################################################################## 92.5% ##################################################################### 96.8% [2019-09-03T08:55:17.307Z] #20 ... [2019-09-03T08:55:17.307Z] [2019-09-03T08:55:17.307Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:17.307Z] #57 48.79 Selecting previously unselected package libprotoc10:amd64. [2019-09-03T08:55:17.307Z] #57 48.80 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-03T08:55:17.307Z] #57 48.83 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-03T08:55:17.307Z] #57 49.59 Selecting previously unselected package protobuf-c-compiler. [2019-09-03T08:55:17.307Z] #57 49.60 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-03T08:55:17.307Z] #57 49.60 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-03T08:55:17.307Z] #57 49.83 Selecting previously unselected package protobuf-compiler. [2019-09-03T08:55:17.307Z] #57 49.84 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-03T08:55:17.307Z] #57 49.84 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-03T08:55:17.307Z] #57 50.02 Selecting previously unselected package python-pkg-resources. [2019-09-03T08:55:17.307Z] #57 50.02 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-03T08:55:17.307Z] #57 50.03 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-03T08:55:17.307Z] #57 50.22 Selecting previously unselected package python-protobuf. [2019-09-03T08:55:17.307Z] #57 50.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-03T08:55:17.307Z] #57 50.23 Unpacking python-protobuf (3.0.0-9) ... [2019-09-03T08:55:17.307Z] #57 51.00 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:55:17.307Z] #57 51.26 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:55:17.307Z] #57 51.28 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-03T08:55:17.307Z] #57 56.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-03T08:55:17.307Z] #57 56.81 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-03T08:55:17.307Z] #57 56.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:17.307Z] #57 56.87 Setting up python-protobuf (3.0.0-9) ... [2019-09-03T08:55:17.567Z] #57 ... [2019-09-03T08:55:17.567Z] [2019-09-03T08:55:17.567Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:17.567Z] #20 13.33 1.0% ## 3.4% ##### 7.2% ###### 9.4% ######## 11.7% ######### 13.2% ########### 16.6% ############# 18.9% ############### 21.1% ################ 23.3% ################## 25.5% #################### 28.2% ###################### 30.7% ####################### 32.8% ######################## 34.6% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ################################ 44.5% ################################# 47.2% ##################################### 52.0% ####################################### 55.3% ########################################## 59.4% ############################################ 62.4% ############################################## 64.6% ################################################## 69.8% ###################################################### 75.2% ######################################################## 78.7% ########################################################### 82.2% ############################################################ 84.1% ############################################################# 86.1% ############################################################### 87.8% ################################################################## 92.5% ##################################################################### 96.8% ####################################################################### 99.1% ######################################################################## 100.0% [2019-09-03T08:55:17.825Z] #20 17.41 [2019-09-03T08:55:18.390Z] #20 ... [2019-09-03T08:55:18.390Z] [2019-09-03T08:55:18.390Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:18.390Z] #35 49.66 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:55:18.390Z] #35 49.66 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:55:18.390Z] #35 49.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:55:18.390Z] #35 49.88 Selecting previously unselected package libicu57:amd64. [2019-09-03T08:55:18.390Z] #35 49.88 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-09-03T08:55:18.390Z] #35 49.89 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-03T08:55:18.390Z] #35 58.07 Selecting previously unselected package libxml2:amd64. [2019-09-03T08:55:18.390Z] #35 58.08 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-03T08:55:18.390Z] #35 58.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-03T08:55:18.390Z] #35 59.28 Selecting previously unselected package libarchive13:amd64. [2019-09-03T08:55:18.390Z] #35 59.28 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-03T08:55:18.390Z] #35 59.29 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-03T08:55:18.390Z] #35 59.64 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-03T08:55:18.390Z] #35 59.65 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-03T08:55:18.390Z] #35 59.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-03T08:55:18.647Z] #35 59.83 Selecting previously unselected package libuv1:amd64. [2019-09-03T08:55:18.647Z] #35 59.84 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-03T08:55:18.647Z] #35 59.85 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-03T08:55:18.647Z] #35 60.05 Selecting previously unselected package cmake. [2019-09-03T08:55:18.905Z] #35 60.05 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-03T08:55:18.905Z] #35 60.13 Unpacking cmake (3.7.2-1) ... [2019-09-03T08:55:19.162Z] #35 ... [2019-09-03T08:55:19.162Z] [2019-09-03T08:55:19.162Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:19.162Z] #20 18.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-03T08:55:19.420Z] #20 19.09 [2019-09-03T08:55:19.985Z] #20 19.41 ######################################################################## 100.0% [2019-09-03T08:55:19.985Z] #20 ... [2019-09-03T08:55:19.985Z] [2019-09-03T08:55:19.985Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-03T08:55:19.985Z] #11 DONE 3.2s [2019-09-03T08:55:19.985Z] [2019-09-03T08:55:19.985Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:19.985Z] #20 19.58 [2019-09-03T08:55:21.885Z] #20 21.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-03T08:55:22.143Z] #20 21.73 [2019-09-03T08:55:22.401Z] #20 22.03 ######################################################################## 100.0% [2019-09-03T08:55:22.659Z] #20 22.21 [2019-09-03T08:55:23.227Z] #20 ... [2019-09-03T08:55:23.227Z] [2019-09-03T08:55:23.227Z] #12 [dev 6/24] RUN ldconfig [2019-09-03T08:55:23.227Z] #12 DONE 3.2s [2019-09-03T08:55:23.486Z] [2019-09-03T08:55:23.486Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:23.486Z] #35 63.34 Selecting previously unselected package xxd. [2019-09-03T08:55:23.486Z] #35 63.37 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:55:23.486Z] #35 63.39 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:55:23.486Z] #35 63.57 Selecting previously unselected package vim-common. [2019-09-03T08:55:23.486Z] #35 63.57 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:55:23.486Z] #35 63.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:55:23.486Z] #35 63.96 Processing triggers for mime-support (3.60) ... [2019-09-03T08:55:23.486Z] #35 64.02 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:55:23.486Z] #35 64.03 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-03T08:55:23.486Z] #35 64.05 Setting up cmake-data (3.7.2-1) ... [2019-09-03T08:55:23.486Z] #35 64.09 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-03T08:55:23.486Z] #35 64.11 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-03T08:55:23.486Z] #35 64.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:23.486Z] #35 64.23 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:55:23.486Z] #35 64.28 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:55:23.486Z] #35 64.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-03T08:55:23.486Z] #35 64.30 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-03T08:55:23.486Z] #35 64.32 Setting up cmake (3.7.2-1) ... [2019-09-03T08:55:23.486Z] #35 64.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:23.670Z] Client: [2019-09-03T08:55:23.670Z] Debug Mode: false [2019-09-03T08:55:23.670Z] [2019-09-03T08:55:23.670Z] Server: [2019-09-03T08:55:23.670Z] Containers: 0 [2019-09-03T08:55:23.670Z] Running: 0 [2019-09-03T08:55:23.670Z] Paused: 0 [2019-09-03T08:55:23.670Z] Stopped: 0 [2019-09-03T08:55:23.670Z] Images: 0 [2019-09-03T08:55:23.670Z] Server Version: 19.03.1 [2019-09-03T08:55:23.670Z] Storage Driver: overlay2 [2019-09-03T08:55:23.670Z] Backing Filesystem: extfs [2019-09-03T08:55:23.670Z] Supports d_type: true [2019-09-03T08:55:23.670Z] Native Overlay Diff: true [2019-09-03T08:55:23.670Z] Logging Driver: json-file [2019-09-03T08:55:23.670Z] Cgroup Driver: cgroupfs [2019-09-03T08:55:23.670Z] Plugins: [2019-09-03T08:55:23.670Z] Volume: local [2019-09-03T08:55:23.670Z] Network: bridge host ipvlan macvlan null overlay [2019-09-03T08:55:23.670Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-03T08:55:23.670Z] Swarm: inactive [2019-09-03T08:55:23.670Z] Runtimes: runc [2019-09-03T08:55:23.670Z] Default Runtime: runc [2019-09-03T08:55:23.670Z] Init Binary: docker-init [2019-09-03T08:55:23.670Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-03T08:55:23.670Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:55:23.670Z] init version: fec3683 [2019-09-03T08:55:23.670Z] Security Options: [2019-09-03T08:55:23.670Z] apparmor [2019-09-03T08:55:23.670Z] seccomp [2019-09-03T08:55:23.670Z] Profile: default [2019-09-03T08:55:23.670Z] Kernel Version: 4.15.0-1045-aws [2019-09-03T08:55:23.670Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-03T08:55:23.670Z] OSType: linux [2019-09-03T08:55:23.670Z] Architecture: x86_64 [2019-09-03T08:55:23.670Z] CPUs: 2 [2019-09-03T08:55:23.670Z] Total Memory: 7.501GiB [2019-09-03T08:55:23.670Z] Name: ip-10-100-47-74 [2019-09-03T08:55:23.671Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-09-03T08:55:23.671Z] Docker Root Dir: /var/lib/docker [2019-09-03T08:55:23.671Z] Debug Mode: false [2019-09-03T08:55:23.671Z] Registry: https://index.docker.io/v1/ [2019-09-03T08:55:23.671Z] Labels: [2019-09-03T08:55:23.671Z] Experimental: true [2019-09-03T08:55:23.671Z] Insecure Registries: [2019-09-03T08:55:23.671Z] 127.0.0.0/8 [2019-09-03T08:55:23.671Z] Live Restore Enabled: true [2019-09-03T08:55:23.671Z] [2019-09-03T08:55:23.671Z] WARNING: No swap limit support [Pipeline] sh [2019-09-03T08:55:23.744Z] #35 DONE 65.0s [2019-09-03T08:55:23.744Z] [2019-09-03T08:55:23.744Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:23.744Z] #57 64.72 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-03T08:55:23.744Z] #57 64.79 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-03T08:55:23.744Z] #57 64.84 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:55:23.744Z] #57 64.90 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-03T08:55:23.744Z] #57 64.91 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-03T08:55:23.744Z] #57 64.93 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-03T08:55:23.744Z] #57 64.94 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-03T08:55:23.744Z] #57 64.96 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-03T08:55:23.744Z] #57 64.99 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-03T08:55:23.744Z] #57 65.00 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-03T08:55:23.744Z] #57 65.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:55:23.744Z] #57 ... [2019-09-03T08:55:23.744Z] [2019-09-03T08:55:23.744Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:55:23.744Z] #36 DONE 0.1s [2019-09-03T08:55:23.744Z] [2019-09-03T08:55:23.744Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-03T08:55:23.744Z] #37 DONE 0.1s [2019-09-03T08:55:23.964Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:55:23.964Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T08:55:23.964Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39706/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-03T08:55:23.964Z] + bash /home/ubuntu/workspace/moby_PR-39706/check-config.sh [2019-09-03T08:55:23.964Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-03T08:55:23.964Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-09-03T08:55:23.964Z] [2019-09-03T08:55:23.964Z] Generally Necessary: [2019-09-03T08:55:23.964Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-03T08:55:23.964Z] - apparmor: enabled and tools installed [2019-09-03T08:55:23.964Z] - CONFIG_NAMESPACES: enabled [2019-09-03T08:55:23.964Z] - CONFIG_NET_NS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_PID_NS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_IPC_NS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_UTS_NS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUPS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CPUSETS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_MEMCG: enabled [2019-09-03T08:55:23.964Z] - CONFIG_KEYS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_VETH: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-03T08:55:23.964Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-03T08:55:23.964Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-03T08:55:23.964Z] [2019-09-03T08:55:23.964Z] Optional Features: [2019-09-03T08:55:23.964Z] - CONFIG_USER_NS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_SECCOMP: enabled [2019-09-03T08:55:23.964Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-03T08:55:23.964Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-03T08:55:23.964Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-03T08:55:23.964Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-03T08:55:23.964Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-03T08:55:23.964Z] - CONFIG_BLK_CGROUP: enabled [2019-09-03T08:55:23.964Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-03T08:55:24.002Z] [2019-09-03T08:55:24.002Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:55:24.227Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CGROUP_PERF: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-03T08:55:24.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-03T08:55:24.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-03T08:55:24.227Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-03T08:55:24.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_IP_VS: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-03T08:55:24.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-03T08:55:24.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-03T08:55:24.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_EXT4_FS: enabled [2019-09-03T08:55:24.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-03T08:55:24.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-03T08:55:24.227Z] - Network Drivers: [2019-09-03T08:55:24.227Z] - "overlay": [2019-09-03T08:55:24.227Z] - CONFIG_VXLAN: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-03T08:55:24.227Z] Optional (for encrypted networks): [2019-09-03T08:55:24.227Z] - CONFIG_CRYPTO: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-03T08:55:24.227Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-03T08:55:24.227Z] - CONFIG_XFRM: enabled [2019-09-03T08:55:24.227Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-03T08:55:24.227Z] - "ipvlan": [2019-09-03T08:55:24.227Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-03T08:55:24.227Z] - "macvlan": [2019-09-03T08:55:24.227Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_DUMMY: enabled (as module) [2019-09-03T08:55:24.227Z] - "ftp,tftp client in container": [2019-09-03T08:55:24.227Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-03T08:55:24.227Z] - Storage Drivers: [2019-09-03T08:55:24.227Z] - "aufs": [2019-09-03T08:55:24.227Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-03T08:55:24.227Z] - "btrfs": [2019-09-03T08:55:24.227Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-03T08:55:24.227Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-03T08:55:24.227Z] - "devicemapper": [2019-09-03T08:55:24.227Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-03T08:55:24.227Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-03T08:55:24.227Z] - "overlay": [2019-09-03T08:55:24.227Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-03T08:55:24.227Z] - "zfs": [2019-09-03T08:55:24.227Z] - /dev/zfs: missing [2019-09-03T08:55:24.260Z] #38 ... [2019-09-03T08:55:24.260Z] [2019-09-03T08:55:24.260Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:24.260Z] #30 54.41 time [2019-09-03T08:55:24.260Z] #30 61.46 internal/poll [2019-09-03T08:55:24.260Z] #30 61.58 sort [2019-09-03T08:55:24.260Z] #30 63.11 internal/fmtsort [2019-09-03T08:55:24.260Z] #30 64.18 internal/syscall/unix [2019-09-03T08:55:24.260Z] #30 64.66 strings [2019-09-03T08:55:24.260Z] #30 ... [2019-09-03T08:55:24.260Z] [2019-09-03T08:55:24.260Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:24.484Z] - zfs command: missing [2019-09-03T08:55:24.484Z] - zpool command: missing [2019-09-03T08:55:24.484Z] [2019-09-03T08:55:24.484Z] Limits: [2019-09-03T08:55:24.484Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-03T08:55:24.484Z] [2019-09-03T08:55:24.484Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-09-03T08:55:24.518Z] #13 ... [2019-09-03T08:55:24.518Z] [2019-09-03T08:55:24.518Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:24.518Z] #57 DONE 65.7s [2019-09-03T08:55:24.518Z] [2019-09-03T08:55:24.518Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:24.518Z] #20 24.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-03T08:55:24.518Z] #20 24.17 skipping existing 1849cc453dee [Pipeline] sh [2019-09-03T08:55:24.776Z] #20 24.43 [2019-09-03T08:55:24.810Z] + sudo modprobe ip_vs [2019-09-03T08:55:24.883Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-03T08:55:24.883Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2019-09-03T08:55:24.883Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-09-03T08:55:24.883Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-03T08:55:24.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-03T08:55:24.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-03T08:55:25.034Z] #20 ... [2019-09-03T08:55:25.034Z] [2019-09-03T08:55:25.034Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:55:25.034Z] #42 13.26 + cd /tmp/tmp.R3mYKqFJkk/src/github.com/opencontainers/runc [2019-09-03T08:55:25.034Z] #42 13.26 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:55:25.034Z] #42 13.80 + '[' -z '' ']' [2019-09-03T08:55:25.034Z] #42 13.80 + target=static [2019-09-03T08:55:25.034Z] #42 13.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-03T08:55:25.034Z] #42 16.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-03T08:55:25.077Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 . [2019-09-03T08:55:25.077Z] #2 [internal] load build definition from Dockerfile [2019-09-03T08:55:25.077Z] #2 transferring dockerfile: 10.90kB 0.0s done [2019-09-03T08:55:25.077Z] #2 DONE 0.1s [2019-09-03T08:55:25.077Z] [2019-09-03T08:55:25.077Z] #1 [internal] load .dockerignore [2019-09-03T08:55:25.077Z] #1 transferring context: 87B done [2019-09-03T08:55:25.077Z] #1 DONE 0.1s [2019-09-03T08:55:25.077Z] [2019-09-03T08:55:25.077Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-03T08:55:25.261Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-03T08:55:25.261Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-03T08:55:25.261Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-03T08:55:25.261Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-03T08:55:25.261Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-03T08:55:25.291Z] #42 ... [2019-09-03T08:55:25.291Z] [2019-09-03T08:55:25.291Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:25.291Z] #30 65.00 os [2019-09-03T08:55:25.334Z] #3 DONE 0.3s [2019-09-03T08:55:25.592Z] [2019-09-03T08:55:25.592Z] #18 [internal] load build context [2019-09-03T08:55:25.710Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-03T08:55:27.367Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-03T08:55:27.367Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-03T08:55:27.769Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/types [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-03T08:55:27.769Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-03T08:55:27.932Z] #30 ... [2019-09-03T08:55:27.932Z] [2019-09-03T08:55:27.932Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:55:27.932Z] #20 26.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-03T08:55:27.932Z] #20 26.86 [2019-09-03T08:55:27.932Z] #20 27.00 ######################################################################## 100.0% [2019-09-03T08:55:27.932Z] #20 27.17 [2019-09-03T08:55:27.932Z] #20 27.26 Download of images into '/build' complete. [2019-09-03T08:55:27.932Z] #20 27.27 Use something like the following to load the result into a Docker daemon: [2019-09-03T08:55:27.932Z] #20 27.27 tar -cC '/build' . | docker load [2019-09-03T08:55:27.932Z] #20 DONE 27.5s [2019-09-03T08:55:27.932Z] [2019-09-03T08:55:27.932Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:55:27.932Z] #38 3.508 + RM_GOPATH=0 [2019-09-03T08:55:27.932Z] #38 3.508 + TMP_GOPATH= [2019-09-03T08:55:27.932Z] #38 3.508 + : /build [2019-09-03T08:55:27.932Z] #38 3.508 + '[' -z '' ']' [2019-09-03T08:55:27.932Z] #38 3.508 ++ mktemp -d [2019-09-03T08:55:27.932Z] #38 3.509 + export GOPATH=/tmp/tmp.11CzEU2xiD [2019-09-03T08:55:27.932Z] #38 3.509 + GOPATH=/tmp/tmp.11CzEU2xiD [2019-09-03T08:55:27.932Z] #38 3.509 + RM_GOPATH=1 [2019-09-03T08:55:27.932Z] #38 3.512 ++ dirname ./install.sh [2019-09-03T08:55:27.932Z] #38 3.516 + dir=. [2019-09-03T08:55:27.932Z] #38 3.517 + bin=tini [2019-09-03T08:55:27.932Z] #38 3.517 + shift [2019-09-03T08:55:27.932Z] #38 3.517 + '[' '!' -f ./tini.installer ']' [2019-09-03T08:55:27.932Z] #38 3.517 + . ./tini.installer [2019-09-03T08:55:27.932Z] #38 3.517 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:55:27.932Z] #38 3.518 + install_tini [2019-09-03T08:55:27.932Z] #38 3.518 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-03T08:55:27.932Z] #38 3.518 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:55:27.932Z] #38 3.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.11CzEU2xiD/tini [2019-09-03T08:55:27.932Z] #38 3.523 Cloning into '/tmp/tmp.11CzEU2xiD/tini'... [2019-09-03T08:55:28.159Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-09-03T08:55:28.159Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-03T08:55:28.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-03T08:55:28.983Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-09-03T08:55:28.983Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-03T08:55:28.983Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-03T08:55:29.394Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-09-03T08:55:29.904Z] #38 5.883 + cd /tmp/tmp.11CzEU2xiD/tini [2019-09-03T08:55:29.904Z] #38 5.883 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:55:29.904Z] #38 5.953 + cmake . [2019-09-03T08:55:29.988Z] #18 transferring context: 45.53MB 4.0s done [2019-09-03T08:55:29.988Z] #18 DONE 4.1s [2019-09-03T08:55:29.988Z] [2019-09-03T08:55:29.988Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-03T08:55:29.988Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-09-03T08:55:29.988Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-03T08:55:29.988Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-03T08:55:29.988Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-09-03T08:55:29.988Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-09-03T08:55:29.988Z] #64 DONE 3.7s [2019-09-03T08:55:29.988Z] [2019-09-03T08:55:29.988Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-03T08:55:29.988Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-09-03T08:55:29.988Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-09-03T08:55:29.988Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s done [2019-09-03T08:55:29.988Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s done [2019-09-03T08:55:29.988Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.4s done [2019-09-03T08:55:29.988Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-09-03T08:55:29.988Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-09-03T08:55:29.988Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.8s done [2019-09-03T08:55:29.988Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.9s done [2019-09-03T08:55:29.988Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.0s [2019-09-03T08:55:29.988Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 2.8s [2019-09-03T08:55:29.988Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 2.0s done [2019-09-03T08:55:29.988Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.0s done [2019-09-03T08:55:30.835Z] #38 6.948 -- The C compiler identification is GNU 6.3.0 [2019-09-03T08:55:30.835Z] #38 6.988 -- Check for working C compiler: /usr/bin/cc [2019-09-03T08:55:31.366Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.1s done [2019-09-03T08:55:31.623Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-09-03T08:55:31.768Z] #38 7.619 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-03T08:55:31.768Z] #38 7.623 -- Detecting C compiler ABI info [2019-09-03T08:55:32.025Z] #38 8.162 -- Detecting C compiler ABI info - done [2019-09-03T08:55:32.189Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-09-03T08:55:32.282Z] #38 8.230 -- Detecting C compile features [2019-09-03T08:55:32.283Z] #38 ... [2019-09-03T08:55:32.283Z] [2019-09-03T08:55:32.283Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:32.283Z] #33 62.68 time [2019-09-03T08:55:32.283Z] #33 65.32 sort [2019-09-03T08:55:32.283Z] #33 66.82 internal/fmtsort [2019-09-03T08:55:32.283Z] #33 67.55 internal/syscall/unix [2019-09-03T08:55:32.283Z] #33 67.95 strings [2019-09-03T08:55:32.283Z] #33 70.55 internal/poll [2019-09-03T08:55:32.283Z] #33 72.05 path [2019-09-03T08:55:32.283Z] #33 72.69 regexp/syntax [2019-09-03T08:55:32.447Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-09-03T08:55:32.447Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-09-03T08:55:32.540Z] #33 ... [2019-09-03T08:55:32.540Z] [2019-09-03T08:55:32.540Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:32.540Z] #13 5.041 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:55:32.540Z] #13 5.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:55:32.540Z] #13 5.119 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:55:32.540Z] #13 5.119 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:55:32.540Z] #13 5.169 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:55:32.540Z] #13 6.968 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:55:32.540Z] #13 8.967 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:55:32.704Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s [2019-09-03T08:55:32.784Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.2% of statements [2019-09-03T08:55:33.104Z] #13 9.686 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:55:33.782Z] ok github.com/docker/docker/builder/dockerfile 1.112s coverage: 45.1% of statements [2019-09-03T08:55:34.043Z] #13 ... [2019-09-03T08:55:34.043Z] [2019-09-03T08:55:34.043Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:55:34.043Z] #38 10.15 -- Detecting C compile features - done [2019-09-03T08:55:34.043Z] #38 10.19 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-03T08:55:34.303Z] #38 10.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-03T08:55:34.303Z] #38 ... [2019-09-03T08:55:34.303Z] [2019-09-03T08:55:34.303Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:55:34.303Z] #58 5.045 Note: Building without setproctitle() and strlcpy() support. [2019-09-03T08:55:34.303Z] #58 5.045 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-03T08:55:34.303Z] #58 7.680 fatal: Not a git repository (or any of the parent directories): .git [2019-09-03T08:55:34.303Z] #58 7.715 GEN .gitid [2019-09-03T08:55:34.303Z] #58 7.723 GEN criu/include/version.h [2019-09-03T08:55:34.303Z] #58 7.774 GEN include/common/asm [2019-09-03T08:55:34.303Z] #58 9.588 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-03T08:55:34.303Z] #58 9.680 PBCC images/opts.pb-c.c [2019-09-03T08:55:34.303Z] #58 9.764 PBCC images/sit.pb-c.c [2019-09-03T08:55:34.303Z] #58 9.893 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-03T08:55:34.303Z] #58 10.01 DEP images/opts.pb-c.d [2019-09-03T08:55:34.560Z] #58 10.10 DEP images/sit.pb-c.d [2019-09-03T08:55:34.560Z] #58 10.13 PBCC images/macvlan.pb-c.c [2019-09-03T08:55:34.560Z] #58 10.17 DEP images/macvlan.pb-c.d [2019-09-03T08:55:34.560Z] #58 ... [2019-09-03T08:55:34.560Z] [2019-09-03T08:55:34.560Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:55:34.560Z] #38 10.56 -- Configuring done [2019-09-03T08:55:34.560Z] #38 10.57 -- Generating done [2019-09-03T08:55:34.560Z] #38 10.60 -- Build files have been written to: /tmp/tmp.11CzEU2xiD/tini [2019-09-03T08:55:34.560Z] #38 10.63 + make tini-static [2019-09-03T08:55:34.671Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done [2019-09-03T08:55:34.930Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-09-03T08:55:35.123Z] #38 11.08 Scanning dependencies of target tini-static [2019-09-03T08:55:35.124Z] #38 11.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-03T08:55:36.324Z] ok github.com/docker/docker/builder/remotecontext 0.269s coverage: 13.6% of statements [2019-09-03T08:55:36.497Z] #38 12.72 [100%] Linking C executable tini-static [2019-09-03T08:55:36.726Z] ok github.com/docker/docker/builder/remotecontext/git 1.025s coverage: 85.1% of statements [2019-09-03T08:55:36.726Z] ? github.com/docker/docker/cli [no test files] [2019-09-03T08:55:36.726Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-03T08:55:36.828Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-09-03T08:55:37.063Z] #38 13.34 [100%] Built target tini-static [2019-09-03T08:55:37.085Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-09-03T08:55:37.105Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-09-03T08:55:37.321Z] #38 13.39 + mkdir -p /build [2019-09-03T08:55:37.321Z] #38 13.39 + cp tini-static /build/docker-init [2019-09-03T08:55:37.887Z] #38 DONE 13.9s [2019-09-03T08:55:37.887Z] [2019-09-03T08:55:37.887Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:55:37.887Z] #58 10.24 PBCC images/autofs.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.26 DEP images/autofs.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.32 PBCC images/sysctl.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.35 DEP images/sysctl.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.41 PBCC images/time.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.50 DEP images/time.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.57 PBCC images/binfmt-misc.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.58 DEP images/binfmt-misc.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.66 PBCC images/seccomp.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.75 DEP images/seccomp.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.84 PBCC images/userns.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.88 DEP images/userns.pb-c.d [2019-09-03T08:55:37.887Z] #58 10.95 PBCC images/cgroup.pb-c.c [2019-09-03T08:55:37.887Z] #58 10.99 DEP images/cgroup.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.05 PBCC images/fown.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.09 PBCC images/ext-file.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.14 DEP images/fown.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.21 DEP images/ext-file.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.29 PBCC images/rpc.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.36 DEP images/rpc.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.45 PBCC images/siginfo.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.49 DEP images/siginfo.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.57 PBCC images/pagemap.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.68 DEP images/pagemap.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.74 PBCC images/rlimit.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.76 DEP images/rlimit.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.83 PBCC images/file-lock.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.89 DEP images/file-lock.pb-c.d [2019-09-03T08:55:37.887Z] #58 11.93 PBCC images/tty.pb-c.c [2019-09-03T08:55:37.887Z] #58 11.98 DEP images/tty.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.04 PBCC images/tun.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.12 PBCC images/netdev.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.23 DEP images/tun.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.28 DEP images/netdev.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.37 PBCC images/vma.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.44 DEP images/vma.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.50 PBCC images/creds.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.55 DEP images/creds.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.62 PBCC images/utsns.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.68 DEP images/utsns.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.76 PBCC images/ipc-desc.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.82 PBCC images/ipc-sem.pb-c.c [2019-09-03T08:55:37.887Z] #58 12.85 DEP images/ipc-desc.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.92 DEP images/ipc-sem.pb-c.d [2019-09-03T08:55:37.887Z] #58 12.97 PBCC images/ipc-msg.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.00 DEP images/ipc-msg.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.04 PBCC images/ipc-shm.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.07 DEP images/ipc-shm.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.16 PBCC images/ipc-var.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.20 DEP images/ipc-var.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.24 PBCC images/sk-opts.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.29 PBCC images/packet-sock.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.39 DEP images/sk-opts.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.43 DEP images/packet-sock.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.60 PBCC images/sk-netlink.pb-c.c [2019-09-03T08:55:37.887Z] #58 13.66 DEP images/sk-netlink.pb-c.d [2019-09-03T08:55:37.887Z] #58 13.73 PBCC images/sk-inet.pb-c.c [2019-09-03T08:55:38.145Z] #58 13.86 DEP images/sk-inet.pb-c.d [2019-09-03T08:55:38.145Z] #58 ... [2019-09-03T08:55:38.145Z] [2019-09-03T08:55:38.145Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:38.145Z] #30 68.54 bytes [2019-09-03T08:55:38.145Z] #30 71.27 fmt [2019-09-03T08:55:38.145Z] #30 71.56 bufio [2019-09-03T08:55:38.145Z] #30 73.24 path/filepath [2019-09-03T08:55:38.145Z] #30 74.94 io/ioutil [2019-09-03T08:55:38.145Z] #30 75.47 path [2019-09-03T08:55:38.145Z] #30 75.98 text/tabwriter [2019-09-03T08:55:38.145Z] #30 76.87 flag [2019-09-03T08:55:38.145Z] #30 76.88 github.com/BurntSushi/toml [2019-09-03T08:55:38.145Z] #30 ... [2019-09-03T08:55:38.145Z] [2019-09-03T08:55:38.145Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:55:38.145Z] #58 14.00 PBCC images/sk-unix.pb-c.c [2019-09-03T08:55:38.403Z] #58 14.09 DEP images/sk-unix.pb-c.d [2019-09-03T08:55:38.403Z] #58 14.20 PBCC images/mm.pb-c.c [2019-09-03T08:55:38.403Z] #58 14.25 DEP images/mm.pb-c.d [2019-09-03T08:55:38.968Z] #58 14.42 PBCC images/timerfd.pb-c.c [2019-09-03T08:55:38.968Z] #58 14.53 DEP images/timerfd.pb-c.d [2019-09-03T08:55:38.968Z] #58 14.61 PBCC images/timer.pb-c.c [2019-09-03T08:55:38.968Z] #58 14.70 DEP images/timer.pb-c.d [2019-09-03T08:55:38.968Z] #58 14.74 PBCC images/sa.pb-c.c [2019-09-03T08:55:38.968Z] #58 14.77 DEP images/sa.pb-c.d [2019-09-03T08:55:38.968Z] #58 14.82 PBCC images/pipe-data.pb-c.c [2019-09-03T08:55:39.226Z] #58 14.82 DEP images/pipe-data.pb-c.d [2019-09-03T08:55:39.226Z] #58 14.90 PBCC images/mnt.pb-c.c [2019-09-03T08:55:39.226Z] #58 14.99 DEP images/mnt.pb-c.d [2019-09-03T08:55:39.483Z] #58 15.07 PBCC images/sk-packet.pb-c.c [2019-09-03T08:55:39.483Z] #58 15.08 DEP images/sk-packet.pb-c.d [2019-09-03T08:55:39.483Z] #58 15.13 PBCC images/tcp-stream.pb-c.c [2019-09-03T08:55:39.483Z] #58 15.18 DEP images/tcp-stream.pb-c.d [2019-09-03T08:55:39.483Z] #58 15.24 PBCC images/pipe.pb-c.c [2019-09-03T08:55:39.483Z] #58 15.29 DEP images/pipe.pb-c.d [2019-09-03T08:55:39.741Z] #58 15.37 PBCC images/pstree.pb-c.c [2019-09-03T08:55:39.741Z] #58 15.38 DEP images/pstree.pb-c.d [2019-09-03T08:55:39.741Z] #58 15.45 PBCC images/fs.pb-c.c [2019-09-03T08:55:39.741Z] #58 15.47 DEP images/fs.pb-c.d [2019-09-03T08:55:39.741Z] #58 15.54 PBCC images/signalfd.pb-c.c [2019-09-03T08:55:39.741Z] #58 15.58 DEP images/signalfd.pb-c.d [2019-09-03T08:55:39.999Z] #58 15.66 PBCC images/fh.pb-c.c [2019-09-03T08:55:39.999Z] #58 15.68 PBCC images/fsnotify.pb-c.c [2019-09-03T08:55:39.999Z] #58 15.73 DEP images/fh.pb-c.d [2019-09-03T08:55:39.999Z] #58 15.76 DEP images/fsnotify.pb-c.d [2019-09-03T08:55:39.999Z] #58 15.82 PBCC images/eventpoll.pb-c.c [2019-09-03T08:55:40.257Z] #58 15.84 DEP images/eventpoll.pb-c.d [2019-09-03T08:55:40.257Z] #58 15.94 PBCC images/eventfd.pb-c.c [2019-09-03T08:55:40.257Z] #58 15.98 DEP images/eventfd.pb-c.d [2019-09-03T08:55:40.257Z] #58 16.02 PBCC images/remap-file-path.pb-c.c [2019-09-03T08:55:40.257Z] #58 16.04 DEP images/remap-file-path.pb-c.d [2019-09-03T08:55:40.515Z] #58 16.14 PBCC images/fifo.pb-c.c [2019-09-03T08:55:40.515Z] #58 16.18 DEP images/fifo.pb-c.d [2019-09-03T08:55:40.515Z] #58 16.23 PBCC images/ghost-file.pb-c.c [2019-09-03T08:55:40.515Z] #58 16.31 DEP images/ghost-file.pb-c.d [2019-09-03T08:55:40.772Z] #58 16.39 PBCC images/regfile.pb-c.c [2019-09-03T08:55:40.772Z] #58 16.47 DEP images/regfile.pb-c.d [2019-09-03T08:55:40.772Z] #58 16.54 PBCC images/ns.pb-c.c [2019-09-03T08:55:40.772Z] #58 16.55 DEP images/ns.pb-c.d [2019-09-03T08:55:40.772Z] #58 16.60 PBCC images/fdinfo.pb-c.c [2019-09-03T08:55:41.030Z] #58 16.71 DEP images/fdinfo.pb-c.d [2019-09-03T08:55:41.030Z] #58 16.77 PBCC images/core-aarch64.pb-c.c [2019-09-03T08:55:41.030Z] #58 16.81 PBCC images/core-arm.pb-c.c [2019-09-03T08:55:41.278Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done [2019-09-03T08:55:41.288Z] #58 16.89 PBCC images/core-ppc64.pb-c.c [2019-09-03T08:55:41.288Z] #58 16.91 PBCC images/core-s390.pb-c.c [2019-09-03T08:55:41.288Z] #58 16.96 PBCC images/core-x86.pb-c.c [2019-09-03T08:55:41.288Z] #58 17.01 PBCC images/core.pb-c.c [2019-09-03T08:55:41.328Z] ok github.com/docker/docker/client 0.267s coverage: 75.6% of statements [2019-09-03T08:55:41.539Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-09-03T08:55:41.539Z] #4 DONE 16.0s [2019-09-03T08:55:41.539Z] [2019-09-03T08:55:41.539Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-03T08:55:41.546Z] #58 17.18 PBCC images/inventory.pb-c.c [2019-09-03T08:55:41.546Z] #58 17.24 DEP images/core-aarch64.pb-c.d [2019-09-03T08:55:41.803Z] #58 17.31 DEP images/core-arm.pb-c.d [2019-09-03T08:55:41.803Z] #58 17.35 DEP images/core-ppc64.pb-c.d [2019-09-03T08:55:41.803Z] #58 17.43 DEP images/core-s390.pb-c.d [2019-09-03T08:55:41.803Z] #58 17.48 DEP images/core-x86.pb-c.d [2019-09-03T08:55:41.803Z] #58 17.55 DEP images/core.pb-c.d [2019-09-03T08:55:42.061Z] #58 17.63 DEP images/inventory.pb-c.d [2019-09-03T08:55:42.061Z] #58 17.68 PBCC images/cpuinfo.pb-c.c [2019-09-03T08:55:42.061Z] #58 17.72 DEP images/cpuinfo.pb-c.d [2019-09-03T08:55:42.061Z] #58 17.81 PBCC images/stats.pb-c.c [2019-09-03T08:55:42.319Z] #58 17.86 DEP images/stats.pb-c.d [2019-09-03T08:55:43.252Z] #58 ... [2019-09-03T08:55:43.252Z] [2019-09-03T08:55:43.252Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:43.252Z] #33 73.45 os [2019-09-03T08:55:43.252Z] #33 77.08 fmt [2019-09-03T08:55:43.252Z] #33 78.29 path/filepath [2019-09-03T08:55:43.252Z] #33 80.02 regexp [2019-09-03T08:55:43.252Z] #33 82.64 flag [2019-09-03T08:55:43.252Z] #33 ... [2019-09-03T08:55:43.252Z] [2019-09-03T08:55:43.252Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:55:43.252Z] #47 32.79 + cd /tmp/tmp.apIbeOIcLo/src/github.com/containerd/containerd [2019-09-03T08:55:43.252Z] #47 32.79 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:55:43.252Z] #47 34.61 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-03T08:55:43.252Z] #47 34.61 + BUILDTAGS='netgo osusergo static_build' [2019-09-03T08:55:43.252Z] #47 34.61 + export EXTRA_FLAGS=-buildmode=pie [2019-09-03T08:55:43.252Z] #47 34.61 + EXTRA_FLAGS=-buildmode=pie [2019-09-03T08:55:43.252Z] #47 34.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-03T08:55:43.252Z] #47 34.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-03T08:55:43.252Z] #47 34.61 + '[' '' = dynamic ']' [2019-09-03T08:55:43.252Z] #47 34.61 + make [2019-09-03T08:55:43.252Z] #47 35.57 🇩 bin/ctr [2019-09-03T08:55:43.252Z] #47 ... [2019-09-03T08:55:43.252Z] [2019-09-03T08:55:43.252Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:43.252Z] #33 83.79 go/token [2019-09-03T08:55:44.187Z] #33 84.56 io/ioutil [2019-09-03T08:55:44.445Z] #33 84.78 go/scanner [2019-09-03T08:55:45.379Z] #33 85.49 net/url [2019-09-03T08:55:45.637Z] #33 85.90 go/ast [2019-09-03T08:55:45.742Z] #5 DONE 3.6s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:55:45.742Z] #17 ... [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:55:45.742Z] #22 DONE 0.1s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-03T08:55:45.742Z] #52 DONE 0.1s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-03T08:55:45.742Z] #32 DONE 0.2s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T08:55:45.742Z] #53 ... [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-03T08:55:45.742Z] #60 DONE 0.2s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-03T08:55:45.742Z] #23 DONE 0.3s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-03T08:55:45.742Z] #49 DONE 0.3s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-03T08:55:45.742Z] #26 DONE 0.3s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-03T08:55:45.742Z] #29 DONE 0.4s [2019-09-03T08:55:45.742Z] [2019-09-03T08:55:45.742Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:45.895Z] #33 ... [2019-09-03T08:55:45.895Z] [2019-09-03T08:55:45.895Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:55:45.895Z] #30 79.59 log [2019-09-03T08:55:45.895Z] #30 81.85 github.com/BurntSushi/toml/cmd/tomlv [2019-09-03T08:55:45.895Z] #30 DONE 86.3s [2019-09-03T08:55:46.152Z] [2019-09-03T08:55:46.152Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:55:46.152Z] #58 19.43 make[1]: Nothing to be done for 'all'. [2019-09-03T08:55:46.152Z] #58 20.93 CC images/stats.o [2019-09-03T08:55:46.152Z] #58 21.25 CC images/core.o [2019-09-03T08:55:47.085Z] #58 22.60 CC images/core-x86.o [2019-09-03T08:55:47.343Z] #58 23.10 CC images/core-arm.o [2019-09-03T08:55:47.908Z] #58 23.72 CC images/core-aarch64.o [2019-09-03T08:55:48.475Z] #58 24.14 CC images/core-ppc64.o [2019-09-03T08:55:49.040Z] #58 24.68 CC images/core-s390.o [2019-09-03T08:55:49.974Z] #58 25.41 CC images/cpuinfo.o [2019-09-03T08:55:50.231Z] #58 25.98 CC images/inventory.o [2019-09-03T08:55:50.797Z] #58 26.26 CC images/fdinfo.o [2019-09-03T08:55:51.010Z] #30 ... [2019-09-03T08:55:51.010Z] [2019-09-03T08:55:51.010Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:55:51.010Z] #15 5.460 + mktemp -d [2019-09-03T08:55:51.010Z] #15 5.463 + export GOPATH=/tmp/tmp.1Pae1obNPZ [2019-09-03T08:55:51.010Z] #15 5.464 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.1Pae1obNPZ/src/github.com/go-swagger/go-swagger [2019-09-03T08:55:51.010Z] #15 5.470 Cloning into '/tmp/tmp.1Pae1obNPZ/src/github.com/go-swagger/go-swagger'... [2019-09-03T08:55:51.054Z] #58 26.54 CC images/fown.o [2019-09-03T08:55:51.054Z] #58 26.71 CC images/ns.o [2019-09-03T08:55:51.312Z] #58 26.92 CC images/regfile.o [2019-09-03T08:55:51.575Z] #58 27.26 CC images/ghost-file.o [2019-09-03T08:55:51.578Z] #15 ... [2019-09-03T08:55:51.578Z] [2019-09-03T08:55:51.578Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T08:55:51.578Z] #53 6.053 + RM_GOPATH=0 [2019-09-03T08:55:51.578Z] #53 6.054 + TMP_GOPATH= [2019-09-03T08:55:51.578Z] #53 6.054 + : /build [2019-09-03T08:55:51.578Z] #53 6.056 + '[' -z '' ']' [2019-09-03T08:55:51.578Z] #53 6.056 ++ mktemp -d [2019-09-03T08:55:51.578Z] #53 6.059 + export GOPATH=/tmp/tmp.ZH4ugCIJvX [2019-09-03T08:55:51.578Z] #53 6.059 + GOPATH=/tmp/tmp.ZH4ugCIJvX [2019-09-03T08:55:51.578Z] #53 6.059 + RM_GOPATH=1 [2019-09-03T08:55:51.578Z] #53 6.060 ++ dirname ./install.sh [2019-09-03T08:55:51.578Z] #53 6.062 + dir=. [2019-09-03T08:55:51.578Z] #53 6.065 + bin=dockercli [2019-09-03T08:55:51.578Z] #53 6.065 + shift [2019-09-03T08:55:51.578Z] #53 6.065 + '[' '!' -f ./dockercli.installer ']' [2019-09-03T08:55:51.578Z] #53 6.065 + . ./dockercli.installer [2019-09-03T08:55:51.578Z] #53 6.065 ++ DOCKERCLI_CHANNEL=stable [2019-09-03T08:55:51.578Z] #53 6.066 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-03T08:55:51.578Z] #53 6.066 + install_dockercli [2019-09-03T08:55:51.578Z] #53 6.066 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-03T08:55:51.578Z] #53 6.067 Install docker/cli version 17.06.2-ce from stable [2019-09-03T08:55:51.578Z] #53 6.067 ++ uname -m [2019-09-03T08:55:51.578Z] #53 6.073 + arch=x86_64 [2019-09-03T08:55:51.578Z] #53 6.074 + '[' x86_64 '!=' x86_64 ']' [2019-09-03T08:55:51.578Z] #53 6.075 + url=https://download.docker.com/linux/static [2019-09-03T08:55:51.578Z] #53 6.075 + tar -xz docker/docker [2019-09-03T08:55:51.578Z] #53 6.077 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-03T08:55:52.142Z] #58 27.62 CC images/fifo.o [2019-09-03T08:55:52.400Z] #58 27.90 CC images/remap-file-path.o [2019-09-03T08:55:52.658Z] #58 28.21 CC images/eventfd.o [2019-09-03T08:55:52.658Z] #58 ... [2019-09-03T08:55:52.658Z] [2019-09-03T08:55:52.658Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:52.658Z] #13 19.32 Fetched 7919 kB in 15s (515 kB/s) [2019-09-03T08:55:52.658Z] #13 19.32 Reading package lists... [2019-09-03T08:55:52.658Z] #13 25.00 Reading package lists... [2019-09-03T08:55:52.658Z] #13 29.57 Building dependency tree... [2019-09-03T08:55:52.658Z] #13 ... [2019-09-03T08:55:52.658Z] [2019-09-03T08:55:52.658Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:52.658Z] #33 87.70 text/template/parse [2019-09-03T08:55:52.658Z] #33 91.70 go/parser [2019-09-03T08:55:52.658Z] #33 91.74 text/template [2019-09-03T08:55:52.916Z] #33 ... [2019-09-03T08:55:52.916Z] [2019-09-03T08:55:52.916Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:55:52.916Z] #58 28.45 CC images/eventpoll.o [2019-09-03T08:55:52.916Z] #58 28.71 CC images/fh.o [2019-09-03T08:55:53.481Z] #58 29.07 CC images/fsnotify.o [2019-09-03T08:55:54.414Z] #58 29.77 CC images/signalfd.o [2019-09-03T08:55:54.414Z] #58 30.01 CC images/fs.o [2019-09-03T08:55:54.414Z] #58 30.18 CC images/pstree.o [2019-09-03T08:55:54.672Z] #58 30.38 CC images/pipe.o [2019-09-03T08:55:54.929Z] #58 30.68 CC images/tcp-stream.o [2019-09-03T08:55:55.187Z] #58 30.91 CC images/sk-packet.o [2019-09-03T08:55:55.753Z] #58 31.24 CC images/mnt.o [2019-09-03T08:55:55.757Z] #53 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:55:55.757Z] #55 3.324 + mktemp -d [2019-09-03T08:55:55.757Z] #55 3.324 + export GOPATH=/tmp/tmp.j2EasFW3Z3 [2019-09-03T08:55:55.757Z] #55 3.324 + git clone https://github.com/docker/distribution.git /tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution [2019-09-03T08:55:55.757Z] #55 3.326 Cloning into '/tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution'... [2019-09-03T08:55:55.757Z] #55 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:55:55.757Z] #44 6.655 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:55:55.757Z] #44 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:55:55.757Z] #44 6.747 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:55:55.757Z] #44 6.758 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:55:55.757Z] #44 6.800 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:55:55.757Z] #44 7.508 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:55:55.757Z] #44 9.384 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:55:55.757Z] #44 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:55:55.757Z] #44 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:55:55.757Z] #6 7.290 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:55:55.757Z] #6 7.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:55:55.757Z] #6 7.367 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:55:55.757Z] #6 7.374 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:55:55.757Z] #6 7.430 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:55:55.757Z] #6 8.194 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:55:55.757Z] #6 9.953 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:55:55.757Z] #6 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:55:55.757Z] #50 6.395 + RM_GOPATH=0 [2019-09-03T08:55:55.757Z] #50 6.395 + TMP_GOPATH= [2019-09-03T08:55:55.757Z] #50 6.395 + : /build [2019-09-03T08:55:55.757Z] #50 6.395 + '[' -z '' ']' [2019-09-03T08:55:55.757Z] #50 6.395 ++ mktemp -d [2019-09-03T08:55:55.757Z] #50 6.404 + export GOPATH=/tmp/tmp.3JJU9Mja94 [2019-09-03T08:55:55.757Z] #50 6.404 + GOPATH=/tmp/tmp.3JJU9Mja94 [2019-09-03T08:55:55.757Z] #50 6.404 + RM_GOPATH=1 [2019-09-03T08:55:55.757Z] #50 6.405 ++ dirname ./install.sh [2019-09-03T08:55:55.757Z] #50 6.409 + dir=. [2019-09-03T08:55:55.757Z] #50 6.412 + bin=proxy [2019-09-03T08:55:55.757Z] #50 6.412 + shift [2019-09-03T08:55:55.757Z] #50 6.413 + '[' '!' -f ./proxy.installer ']' [2019-09-03T08:55:55.757Z] #50 6.413 + . ./proxy.installer [2019-09-03T08:55:55.757Z] #50 6.413 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:55:55.757Z] #50 6.414 + install_proxy [2019-09-03T08:55:55.757Z] #50 6.414 + case "$1" in [2019-09-03T08:55:55.757Z] #50 6.414 + export CGO_ENABLED=0 [2019-09-03T08:55:55.757Z] #50 6.414 + CGO_ENABLED=0 [2019-09-03T08:55:55.757Z] #50 6.415 + _install_proxy [2019-09-03T08:55:55.757Z] #50 6.415 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-09-03T08:55:55.757Z] #50 6.415 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:55:55.757Z] #50 6.415 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3JJU9Mja94/src/github.com/docker/libnetwork [2019-09-03T08:55:55.757Z] #50 6.417 Cloning into '/tmp/tmp.3JJU9Mja94/src/github.com/docker/libnetwork'... [2019-09-03T08:55:55.757Z] #50 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:55:55.757Z] #33 6.254 + RM_GOPATH=0 [2019-09-03T08:55:55.757Z] #33 6.254 + TMP_GOPATH= [2019-09-03T08:55:55.757Z] #33 6.254 + : /build [2019-09-03T08:55:55.757Z] #33 6.254 + '[' -z '' ']' [2019-09-03T08:55:55.757Z] #33 6.256 ++ mktemp -d [2019-09-03T08:55:55.757Z] #33 6.263 + export GOPATH=/tmp/tmp.hWwS3YL2nO [2019-09-03T08:55:55.757Z] #33 6.263 + GOPATH=/tmp/tmp.hWwS3YL2nO [2019-09-03T08:55:55.757Z] #33 6.263 + RM_GOPATH=1 [2019-09-03T08:55:55.757Z] #33 6.263 ++ dirname ./install.sh [2019-09-03T08:55:55.757Z] #33 6.263 + dir=. [2019-09-03T08:55:55.757Z] #33 6.269 + bin=vndr [2019-09-03T08:55:55.757Z] #33 6.269 + shift [2019-09-03T08:55:55.757Z] #33 6.270 + '[' '!' -f ./vndr.installer ']' [2019-09-03T08:55:55.757Z] #33 6.271 + . ./vndr.installer [2019-09-03T08:55:55.757Z] #33 6.273 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:55:55.757Z] #33 6.274 + install_vndr [2019-09-03T08:55:55.757Z] #33 6.282 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-03T08:55:55.757Z] #33 6.282 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:55:55.757Z] #33 6.282 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hWwS3YL2nO/src/github.com/LK4D4/vndr [2019-09-03T08:55:55.757Z] #33 6.285 Cloning into '/tmp/tmp.hWwS3YL2nO/src/github.com/LK4D4/vndr'... [2019-09-03T08:55:55.757Z] #33 7.385 + cd /tmp/tmp.hWwS3YL2nO/src/github.com/LK4D4/vndr [2019-09-03T08:55:55.757Z] #33 7.385 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-03T08:55:55.757Z] #33 7.430 + go build -buildmode=pie -v -o /build/vndr . [2019-09-03T08:55:55.757Z] #33 8.818 errors [2019-09-03T08:55:55.757Z] #33 8.866 internal/cpu [2019-09-03T08:55:55.757Z] #33 8.977 internal/race [2019-09-03T08:55:55.757Z] #33 9.080 runtime/internal/atomic [2019-09-03T08:55:55.757Z] #33 9.380 runtime/internal/sys [2019-09-03T08:55:55.757Z] #33 9.469 internal/bytealg [2019-09-03T08:55:55.757Z] #33 9.582 runtime/internal/math [2019-09-03T08:55:55.757Z] #33 9.704 sync/atomic [2019-09-03T08:55:55.757Z] #33 10.12 runtime [2019-09-03T08:55:55.757Z] #33 10.18 unicode [2019-09-03T08:55:55.757Z] #33 ... [2019-09-03T08:55:55.757Z] [2019-09-03T08:55:55.757Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:55.757Z] #57 5.436 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:55:55.757Z] #57 5.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:55:55.757Z] #57 5.477 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:55:55.757Z] #57 5.510 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:55:55.757Z] #57 5.545 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:55:55.757Z] #57 6.185 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:55:55.757Z] #57 7.824 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:55:55.757Z] #57 8.737 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:55:56.012Z] #58 31.53 CC images/pipe-data.o [2019-09-03T08:55:56.012Z] #58 31.75 CC images/sa.o [2019-09-03T08:55:56.014Z] #57 ... [2019-09-03T08:55:56.014Z] [2019-09-03T08:55:56.014Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:55:56.014Z] #24 5.802 + RM_GOPATH=0 [2019-09-03T08:55:56.014Z] #24 5.802 + TMP_GOPATH= [2019-09-03T08:55:56.014Z] #24 5.802 + : /build [2019-09-03T08:55:56.014Z] #24 5.802 + '[' -z '' ']' [2019-09-03T08:55:56.014Z] #24 5.811 ++ mktemp -d [2019-09-03T08:55:56.014Z] #24 5.828 + export GOPATH=/tmp/tmp.n0deYvprFM [2019-09-03T08:55:56.014Z] #24 5.828 + GOPATH=/tmp/tmp.n0deYvprFM [2019-09-03T08:55:56.014Z] #24 5.829 + RM_GOPATH=1 [2019-09-03T08:55:56.014Z] #24 5.830 ++ dirname ./install.sh [2019-09-03T08:55:56.014Z] #24 5.831 + dir=. [2019-09-03T08:55:56.014Z] #24 5.831 + bin=gometalinter [2019-09-03T08:55:56.014Z] #24 5.831 + shift [2019-09-03T08:55:56.014Z] #24 5.831 + '[' '!' -f ./gometalinter.installer ']' [2019-09-03T08:55:56.014Z] #24 5.831 + . ./gometalinter.installer [2019-09-03T08:55:56.014Z] #24 5.831 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-03T08:55:56.014Z] #24 5.831 + install_gometalinter [2019-09-03T08:55:56.014Z] #24 5.831 + echo 'Installing gometalinter version v2.0.6' [2019-09-03T08:55:56.014Z] #24 5.831 + go get -d github.com/alecthomas/gometalinter [2019-09-03T08:55:56.014Z] #24 5.831 Installing gometalinter version v2.0.6 [2019-09-03T08:55:56.269Z] #58 32.00 CC images/timer.o [2019-09-03T08:55:56.271Z] #24 ... [2019-09-03T08:55:56.271Z] [2019-09-03T08:55:56.271Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:55:56.271Z] #27 6.170 + RM_GOPATH=0 [2019-09-03T08:55:56.271Z] #27 6.171 + TMP_GOPATH= [2019-09-03T08:55:56.271Z] #27 6.171 + : /build [2019-09-03T08:55:56.271Z] #27 6.171 + '[' -z '' ']' [2019-09-03T08:55:56.271Z] #27 6.171 ++ mktemp -d [2019-09-03T08:55:56.271Z] #27 6.187 + export GOPATH=/tmp/tmp.yqJrHndoxe [2019-09-03T08:55:56.271Z] #27 6.187 + GOPATH=/tmp/tmp.yqJrHndoxe [2019-09-03T08:55:56.271Z] #27 6.187 + RM_GOPATH=1 [2019-09-03T08:55:56.271Z] #27 6.189 ++ dirname ./install.sh [2019-09-03T08:55:56.271Z] #27 6.190 + dir=. [2019-09-03T08:55:56.271Z] #27 6.190 + bin=gotestsum [2019-09-03T08:55:56.271Z] #27 6.190 + shift [2019-09-03T08:55:56.271Z] #27 6.191 + '[' '!' -f ./gotestsum.installer ']' [2019-09-03T08:55:56.271Z] #27 6.191 + . ./gotestsum.installer [2019-09-03T08:55:56.271Z] #27 6.192 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-03T08:55:56.271Z] #27 6.193 + install_gotestsum [2019-09-03T08:55:56.271Z] #27 6.193 + echo 'Installing gotestsum version v0.3.5' [2019-09-03T08:55:56.271Z] #27 6.193 + go get -d gotest.tools/gotestsum [2019-09-03T08:55:56.271Z] #27 6.193 Installing gotestsum version v0.3.5 [2019-09-03T08:55:56.271Z] #27 ... [2019-09-03T08:55:56.271Z] [2019-09-03T08:55:56.271Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:55:56.271Z] #61 6.446 + RM_GOPATH=0 [2019-09-03T08:55:56.271Z] #61 6.446 + TMP_GOPATH= [2019-09-03T08:55:56.271Z] #61 6.446 + : /build/ [2019-09-03T08:55:56.271Z] #61 6.446 + '[' -z '' ']' [2019-09-03T08:55:56.271Z] #61 6.446 ++ mktemp -d [2019-09-03T08:55:56.271Z] #61 6.452 + export GOPATH=/tmp/tmp.5LHqJKjbVF [2019-09-03T08:55:56.271Z] #61 6.452 + GOPATH=/tmp/tmp.5LHqJKjbVF [2019-09-03T08:55:56.271Z] #61 6.452 + RM_GOPATH=1 [2019-09-03T08:55:56.271Z] #61 6.453 ++ dirname ./install.sh [2019-09-03T08:55:56.271Z] #61 6.467 + dir=. [2019-09-03T08:55:56.271Z] #61 6.467 + bin=rootlesskit [2019-09-03T08:55:56.271Z] #61 6.467 + shift [2019-09-03T08:55:56.271Z] #61 6.467 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-03T08:55:56.271Z] #61 6.467 + . ./rootlesskit.installer [2019-09-03T08:55:56.271Z] #61 6.467 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:55:56.271Z] #61 6.467 + install_rootlesskit [2019-09-03T08:55:56.271Z] #61 6.467 + case "$1" in [2019-09-03T08:55:56.271Z] #61 6.467 + export CGO_ENABLED=0 [2019-09-03T08:55:56.271Z] #61 6.467 + CGO_ENABLED=0 [2019-09-03T08:55:56.271Z] #61 6.467 + _install_rootlesskit [2019-09-03T08:55:56.271Z] #61 6.467 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-09-03T08:55:56.271Z] #61 6.468 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5LHqJKjbVF/src/github.com/rootless-containers/rootlesskit [2019-09-03T08:55:56.271Z] #61 6.468 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:55:56.271Z] #61 6.469 Cloning into '/tmp/tmp.5LHqJKjbVF/src/github.com/rootless-containers/rootlesskit'... [2019-09-03T08:55:56.271Z] #61 10.30 + cd /tmp/tmp.5LHqJKjbVF/src/github.com/rootless-containers/rootlesskit [2019-09-03T08:55:56.271Z] #61 10.30 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-03T08:55:56.528Z] #61 ... [2019-09-03T08:55:56.528Z] [2019-09-03T08:55:56.528Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:56.528Z] #35 4.895 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:55:56.528Z] #35 4.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:55:56.528Z] #35 4.925 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:55:56.528Z] #35 4.931 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:55:56.528Z] #35 4.963 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:55:56.528Z] #35 5.707 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:55:56.528Z] #35 7.208 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:55:56.528Z] #35 8.205 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:55:56.528Z] #35 ... [2019-09-03T08:55:56.528Z] [2019-09-03T08:55:56.528Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:55:56.528Z] #61 11.10 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-03T08:55:56.528Z] #61 11.10 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-03T08:55:56.836Z] #58 32.50 CC images/timerfd.o [2019-09-03T08:55:57.094Z] #58 32.71 CC images/mm.o [2019-09-03T08:55:57.352Z] #58 33.02 CC images/sk-opts.o [2019-09-03T08:55:57.611Z] #58 33.33 CC images/sk-unix.o [2019-09-03T08:55:57.868Z] #58 33.67 CC images/sk-inet.o [2019-09-03T08:55:58.436Z] #58 34.14 CC images/tun.o [2019-09-03T08:55:59.002Z] #58 34.50 CC images/sk-netlink.o [2019-09-03T08:55:59.002Z] #58 34.79 CC images/packet-sock.o [2019-09-03T08:55:59.567Z] #58 35.06 CC images/ipc-var.o [2019-09-03T08:55:59.829Z] #58 35.28 CC images/ipc-desc.o [2019-09-03T08:55:59.829Z] #58 35.51 CC images/ipc-shm.o [2019-09-03T08:55:59.829Z] #58 ... [2019-09-03T08:55:59.829Z] [2019-09-03T08:55:59.829Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:55:59.829Z] #13 29.57 Building dependency tree... [2019-09-03T08:55:59.829Z] #13 30.40 Reading state information... [2019-09-03T08:55:59.829Z] #13 31.34 The following additional packages will be installed: [2019-09-03T08:55:59.829Z] #13 31.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-03T08:55:59.829Z] #13 31.36 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-03T08:55:59.829Z] #13 31.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-03T08:55:59.829Z] #13 31.36 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-03T08:55:59.829Z] #13 31.37 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-03T08:55:59.829Z] #13 31.37 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-03T08:55:59.829Z] #13 31.37 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-03T08:55:59.829Z] #13 31.37 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-03T08:55:59.829Z] #13 31.37 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-03T08:55:59.829Z] #13 31.37 Suggested packages: [2019-09-03T08:55:59.829Z] #13 31.38 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-03T08:55:59.829Z] #13 31.38 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-03T08:55:59.829Z] #13 31.38 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-03T08:55:59.829Z] #13 31.38 vim-doc vim-scripts xfsdump acl attr quota [2019-09-03T08:55:59.829Z] #13 31.38 Recommended packages: [2019-09-03T08:55:59.829Z] #13 31.38 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-03T08:55:59.829Z] #13 31.38 python3-keyrings.alt python3-xdg unzip [2019-09-03T08:55:59.829Z] #13 34.95 The following NEW packages will be installed: [2019-09-03T08:55:59.829Z] #13 34.96 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-03T08:55:59.829Z] #13 34.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-03T08:55:59.829Z] #13 34.96 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-03T08:55:59.829Z] #13 34.96 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-03T08:55:59.829Z] #13 34.97 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-03T08:55:59.829Z] #13 34.97 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-03T08:55:59.829Z] #13 34.97 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-03T08:55:59.829Z] #13 34.97 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-03T08:55:59.829Z] #13 34.97 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-03T08:55:59.829Z] #13 34.97 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-03T08:55:59.829Z] #13 34.97 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-03T08:55:59.830Z] #13 34.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-03T08:55:59.830Z] #13 34.98 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-03T08:55:59.830Z] #13 34.98 xfsprogs xxd xz-utils zip [2019-09-03T08:55:59.830Z] #13 36.19 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:55:59.830Z] #13 36.19 Need to get 90.9 MB of archives. [2019-09-03T08:55:59.830Z] #13 36.19 After this operation, 541 MB of additional disk space will be used. [2019-09-03T08:55:59.830Z] #13 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-03T08:55:59.830Z] #13 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-03T08:55:59.830Z] #13 36.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-03T08:55:59.830Z] #13 36.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-03T08:55:59.830Z] #13 36.22 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-09-03T08:55:59.830Z] #13 36.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-03T08:55:59.830Z] #13 36.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-03T08:55:59.830Z] #13 36.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-03T08:55:59.830Z] #13 36.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-03T08:55:59.830Z] #13 36.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-03T08:55:59.830Z] #13 36.64 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-03T08:55:59.830Z] #13 36.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-03T08:55:59.830Z] #13 36.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-03T08:55:59.830Z] #13 36.67 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-03T08:55:59.830Z] #13 36.68 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-03T08:55:59.830Z] #13 36.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-03T08:55:59.830Z] #13 36.70 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-03T08:55:59.830Z] #13 36.70 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-03T08:55:59.830Z] #13 36.70 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-03T08:55:59.830Z] #13 36.72 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-03T08:55:59.830Z] #13 36.72 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-03T08:55:59.830Z] #13 36.75 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-03T08:55:59.830Z] #13 36.77 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-03T08:55:59.830Z] #13 36.77 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-03T08:55:59.830Z] #13 36.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-03T08:56:00.088Z] #13 36.79 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-03T08:56:00.088Z] #13 36.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-03T08:56:00.088Z] #13 36.84 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:56:00.088Z] #13 36.84 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-03T08:56:00.088Z] #13 36.91 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-03T08:56:00.088Z] #13 36.91 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-03T08:56:00.088Z] #13 36.92 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-03T08:56:00.088Z] #13 36.93 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-03T08:56:00.088Z] #13 36.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-03T08:56:00.088Z] #13 36.96 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-03T08:56:00.088Z] #13 36.97 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-03T08:56:00.088Z] #13 36.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-03T08:56:00.088Z] #13 36.98 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-03T08:56:00.088Z] #13 36.98 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-03T08:56:00.088Z] #13 37.01 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-03T08:56:00.088Z] #13 37.04 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-03T08:56:00.346Z] #13 37.08 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-03T08:56:00.346Z] #13 37.14 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-03T08:56:00.346Z] #13 37.15 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-03T08:56:00.346Z] #13 37.17 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-03T08:56:00.346Z] #13 37.19 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-03T08:56:00.346Z] #13 37.20 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-03T08:56:00.346Z] #13 37.20 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-09-03T08:56:00.604Z] #13 37.36 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-03T08:56:00.604Z] #13 37.39 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-03T08:56:00.604Z] #13 37.53 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-03T08:56:00.604Z] #13 37.54 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-03T08:56:00.604Z] #13 37.56 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-03T08:56:00.863Z] #13 37.56 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-03T08:56:00.863Z] #13 37.58 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-03T08:56:00.863Z] #13 37.63 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-03T08:56:01.429Z] #13 38.10 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-03T08:56:01.429Z] #13 38.20 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-03T08:56:01.429Z] #13 38.27 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-03T08:56:01.429Z] #13 38.28 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-03T08:56:01.429Z] #13 38.30 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-03T08:56:01.429Z] #13 38.34 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-03T08:56:01.687Z] #13 38.47 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-03T08:56:01.687Z] #13 38.68 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-03T08:56:01.807Z] #61 ... [2019-09-03T08:56:01.807Z] [2019-09-03T08:56:01.807Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T08:56:01.807Z] #53 14.59 + mkdir -p /build [2019-09-03T08:56:01.807Z] #53 14.60 + mv docker/docker /build/ [2019-09-03T08:56:01.807Z] #53 14.63 + rmdir docker [2019-09-03T08:56:01.807Z] #53 DONE 15.5s [2019-09-03T08:56:01.807Z] [2019-09-03T08:56:01.807Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:01.807Z] #30 6.131 + RM_GOPATH=0 [2019-09-03T08:56:01.807Z] #30 6.131 + TMP_GOPATH= [2019-09-03T08:56:01.807Z] #30 6.131 + : /build [2019-09-03T08:56:01.807Z] #30 6.131 + '[' -z '' ']' [2019-09-03T08:56:01.807Z] #30 6.131 ++ mktemp -d [2019-09-03T08:56:01.807Z] #30 6.138 + export GOPATH=/tmp/tmp.CapqQIXBMi [2019-09-03T08:56:01.807Z] #30 6.138 + GOPATH=/tmp/tmp.CapqQIXBMi [2019-09-03T08:56:01.807Z] #30 6.138 + RM_GOPATH=1 [2019-09-03T08:56:01.807Z] #30 6.138 ++ dirname ./install.sh [2019-09-03T08:56:01.807Z] #30 6.154 + dir=. [2019-09-03T08:56:01.807Z] #30 6.156 + bin=tomlv [2019-09-03T08:56:01.807Z] #30 6.156 + shift [2019-09-03T08:56:01.807Z] #30 6.156 + '[' '!' -f ./tomlv.installer ']' [2019-09-03T08:56:01.807Z] #30 6.159 + . ./tomlv.installer [2019-09-03T08:56:01.807Z] #30 6.159 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:56:01.807Z] #30 6.160 + install_tomlv [2019-09-03T08:56:01.807Z] #30 6.160 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-03T08:56:01.807Z] #30 6.160 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:56:01.807Z] #30 6.160 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CapqQIXBMi/src/github.com/BurntSushi/toml [2019-09-03T08:56:01.807Z] #30 6.163 Cloning into '/tmp/tmp.CapqQIXBMi/src/github.com/BurntSushi/toml'... [2019-09-03T08:56:01.807Z] #30 7.390 + cd /tmp/tmp.CapqQIXBMi/src/github.com/BurntSushi/toml [2019-09-03T08:56:01.807Z] #30 7.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-03T08:56:01.807Z] #30 7.435 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-03T08:56:01.807Z] #30 8.104 errors [2019-09-03T08:56:01.808Z] #30 8.188 internal/cpu [2019-09-03T08:56:01.808Z] #30 8.200 math/bits [2019-09-03T08:56:01.808Z] #30 8.747 runtime/internal/atomic [2019-09-03T08:56:01.808Z] #30 8.782 math [2019-09-03T08:56:01.808Z] #30 9.065 internal/bytealg [2019-09-03T08:56:01.808Z] #30 9.542 runtime/internal/sys [2019-09-03T08:56:01.808Z] #30 9.705 runtime/internal/math [2019-09-03T08:56:01.808Z] #30 10.10 runtime [2019-09-03T08:56:01.808Z] #30 14.53 unicode/utf8 [2019-09-03T08:56:01.808Z] #30 15.17 strconv [2019-09-03T08:56:01.945Z] #13 38.69 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-03T08:56:02.203Z] #13 39.02 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-03T08:56:02.460Z] #13 39.28 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-03T08:56:02.460Z] #13 39.29 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-03T08:56:02.741Z] #30 ... [2019-09-03T08:56:02.741Z] [2019-09-03T08:56:02.741Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:56:02.741Z] #17 7.483 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:56:02.741Z] #17 7.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:56:02.741Z] #17 7.512 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:56:02.741Z] #17 7.520 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:56:02.741Z] #17 7.571 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:56:02.741Z] #17 8.599 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:56:02.741Z] #17 10.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:56:02.741Z] #17 11.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:56:02.741Z] #17 ... [2019-09-03T08:56:02.741Z] [2019-09-03T08:56:02.741Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:02.741Z] #33 14.32 unicode/utf8 [2019-09-03T08:56:02.741Z] #33 14.84 math/bits [2019-09-03T08:56:02.741Z] #33 15.52 math [2019-09-03T08:56:04.988Z] #13 41.80 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-03T08:56:05.249Z] #13 ... [2019-09-03T08:56:05.249Z] [2019-09-03T08:56:05.249Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:05.249Z] #33 95.46 log [2019-09-03T08:56:05.249Z] #33 96.15 encoding/binary [2019-09-03T08:56:05.249Z] #33 97.13 go/doc [2019-09-03T08:56:05.249Z] #33 98.02 encoding/base64 [2019-09-03T08:56:05.249Z] #33 98.53 encoding/json [2019-09-03T08:56:05.249Z] #33 101.1 github.com/LK4D4/vndr/build [2019-09-03T08:56:05.249Z] #33 104.4 encoding/xml [2019-09-03T08:56:05.249Z] #33 104.8 github.com/LK4D4/vndr/godl/singleflight [2019-09-03T08:56:05.249Z] #33 105.0 compress/flate [2019-09-03T08:56:05.249Z] #33 ... [2019-09-03T08:56:05.249Z] [2019-09-03T08:56:05.249Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:05.249Z] #58 35.72 CC images/ipc-msg.o [2019-09-03T08:56:05.249Z] #58 36.03 CC images/ipc-sem.o [2019-09-03T08:56:05.249Z] #58 36.36 CC images/utsns.o [2019-09-03T08:56:05.249Z] #58 36.61 CC images/creds.o [2019-09-03T08:56:05.249Z] #58 36.92 CC images/vma.o [2019-09-03T08:56:05.249Z] #58 37.20 CC images/netdev.o [2019-09-03T08:56:05.249Z] #58 37.76 CC images/tty.o [2019-09-03T08:56:05.249Z] #58 38.50 CC images/file-lock.o [2019-09-03T08:56:05.249Z] #58 38.84 CC images/rlimit.o [2019-09-03T08:56:05.249Z] #58 39.08 CC images/pagemap.o [2019-09-03T08:56:05.249Z] #58 39.38 CC images/siginfo.o [2019-09-03T08:56:05.249Z] #58 39.69 CC images/rpc.o [2019-09-03T08:56:05.284Z] #33 ... [2019-09-03T08:56:05.284Z] [2019-09-03T08:56:05.284Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:05.284Z] #30 19.19 internal/race [2019-09-03T08:56:05.284Z] #30 19.31 sync/atomic [2019-09-03T08:56:05.284Z] #30 19.48 unicode [2019-09-03T08:56:05.508Z] #58 41.11 CC images/ext-file.o [2019-09-03T08:56:05.766Z] #58 41.36 CC images/cgroup.o [2019-09-03T08:56:06.218Z] #30 ... [2019-09-03T08:56:06.218Z] [2019-09-03T08:56:06.218Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:56:06.218Z] #6 10.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:56:06.218Z] #6 ... [2019-09-03T08:56:06.218Z] [2019-09-03T08:56:06.218Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:56:06.218Z] #50 20.58 + cd /tmp/tmp.3JJU9Mja94/src/github.com/docker/libnetwork [2019-09-03T08:56:06.218Z] #50 20.58 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-09-03T08:56:06.331Z] #58 42.10 CC images/userns.o [2019-09-03T08:56:06.589Z] #58 42.40 CC images/google/protobuf/descriptor.o [2019-09-03T08:56:07.154Z] #50 21.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-03T08:56:07.962Z] #58 ... [2019-09-03T08:56:07.962Z] [2019-09-03T08:56:07.962Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:07.962Z] #33 108.0 hash [2019-09-03T08:56:07.962Z] #33 108.3 hash/crc32 [2019-09-03T08:56:08.527Z] #33 108.8 compress/gzip [2019-09-03T08:56:08.527Z] #50 ... [2019-09-03T08:56:08.527Z] [2019-09-03T08:56:08.527Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:56:08.527Z] #24 12.92 + cd /tmp/tmp.n0deYvprFM/src/github.com/alecthomas/gometalinter [2019-09-03T08:56:08.527Z] #24 12.93 + git checkout -q v2.0.6 [2019-09-03T08:56:08.527Z] #24 13.43 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-03T08:56:08.785Z] #24 ... [2019-09-03T08:56:08.785Z] [2019-09-03T08:56:08.785Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:08.786Z] #30 22.78 internal/testlog [2019-09-03T08:56:08.786Z] #30 22.95 encoding [2019-09-03T08:56:08.786Z] #30 23.19 runtime/cgo [2019-09-03T08:56:09.093Z] #33 109.3 context [2019-09-03T08:56:10.026Z] #33 110.2 crypto/cipher [2019-09-03T08:56:10.165Z] #30 ... [2019-09-03T08:56:10.165Z] [2019-09-03T08:56:10.165Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:56:10.165Z] #55 14.85 + cd /tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution [2019-09-03T08:56:10.165Z] #55 14.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-03T08:56:10.165Z] #55 17.90 + GOPATH=/tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j2EasFW3Z3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-03T08:56:10.165Z] #55 ... [2019-09-03T08:56:10.165Z] [2019-09-03T08:56:10.165Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:10.165Z] #33 20.17 strconv [2019-09-03T08:56:10.165Z] #33 23.60 internal/testlog [2019-09-03T08:56:10.165Z] #33 23.94 encoding [2019-09-03T08:56:10.165Z] #33 24.05 unicode/utf16 [2019-09-03T08:56:10.165Z] #33 24.27 container/list [2019-09-03T08:56:10.423Z] #33 24.88 crypto/internal/subtle [2019-09-03T08:56:10.681Z] #33 25.11 crypto/subtle [2019-09-03T08:56:10.939Z] #33 25.29 crypto/rc4 [2019-09-03T08:56:10.959Z] #33 111.1 crypto/aes [2019-09-03T08:56:10.959Z] #33 111.3 math/rand [2019-09-03T08:56:11.197Z] #33 25.59 internal/x/crypto/cryptobyte/asn1 [2019-09-03T08:56:11.197Z] #33 25.74 internal/nettrace [2019-09-03T08:56:11.197Z] #33 25.78 internal/x/net/dns/dnsmessage [2019-09-03T08:56:11.525Z] #33 112.0 crypto [2019-09-03T08:56:11.783Z] #33 112.1 math/big [2019-09-03T08:56:11.783Z] #33 112.3 crypto/des [2019-09-03T08:56:12.786Z] #33 113.1 crypto/internal/randutil [2019-09-03T08:56:13.050Z] #33 113.3 crypto/sha512 [2019-09-03T08:56:13.307Z] #33 ... [2019-09-03T08:56:13.307Z] [2019-09-03T08:56:13.307Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:13.307Z] #58 44.22 CC images/opts.o [2019-09-03T08:56:13.307Z] #58 44.46 CC images/seccomp.o [2019-09-03T08:56:13.307Z] #58 44.75 CC images/binfmt-misc.o [2019-09-03T08:56:13.307Z] #58 45.01 CC images/time.o [2019-09-03T08:56:13.307Z] #58 45.22 CC images/sysctl.o [2019-09-03T08:56:13.307Z] #58 45.42 CC images/autofs.o [2019-09-03T08:56:13.307Z] #58 45.68 CC images/macvlan.o [2019-09-03T08:56:13.307Z] #58 45.86 CC images/sit.o [2019-09-03T08:56:13.307Z] #58 46.19 LINK images/built-in.o [2019-09-03T08:56:13.307Z] #58 46.34 GEN compel/include/asm [2019-09-03T08:56:13.307Z] #58 46.35 GEN compel/include/version.h [2019-09-03T08:56:13.307Z] #58 46.38 touch .config [2019-09-03T08:56:13.307Z] #58 46.40 GEN include/common/config.h [2019-09-03T08:56:13.307Z] #58 46.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-03T08:56:13.307Z] #58 46.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-03T08:56:13.307Z] #58 46.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-03T08:56:13.307Z] #58 46.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-03T08:56:13.307Z] #58 46.59 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-03T08:56:13.307Z] #58 46.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-03T08:56:13.307Z] #58 46.64 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-03T08:56:13.307Z] #58 46.66 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-03T08:56:13.307Z] #58 46.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-03T08:56:13.307Z] #58 46.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-03T08:56:13.307Z] #58 46.70 DEP compel/plugins/std/infect.d [2019-09-03T08:56:13.307Z] #58 46.82 DEP compel/plugins/std/string.d [2019-09-03T08:56:13.307Z] #58 46.89 DEP compel/plugins/std/log.d [2019-09-03T08:56:13.307Z] #58 47.06 DEP compel/plugins/std/fds.d [2019-09-03T08:56:13.307Z] #58 47.20 DEP compel/plugins/std/std.d [2019-09-03T08:56:13.307Z] #58 47.31 DEP compel/plugins/shmem/shmem.d [2019-09-03T08:56:13.307Z] #58 47.42 DEP compel/plugins/fds/fds.d [2019-09-03T08:56:13.307Z] #58 47.63 CC compel/plugins/std/std.o [2019-09-03T08:56:13.307Z] #58 48.14 CC compel/plugins/std/fds.o [2019-09-03T08:56:13.307Z] #58 48.90 CC compel/plugins/std/log.o [2019-09-03T08:56:14.244Z] #58 49.87 CC compel/plugins/std/string.o [2019-09-03T08:56:15.179Z] #58 50.68 CC compel/plugins/std/infect.o [2019-09-03T08:56:15.437Z] #58 51.19 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-03T08:56:15.437Z] #58 51.27 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-03T08:56:15.695Z] #58 51.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-03T08:56:15.695Z] #58 51.45 AR compel/plugins/std.lib.a [2019-09-03T08:56:15.695Z] #58 51.54 CC compel/plugins/fds/fds.o [2019-09-03T08:56:16.180Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.9% of statements [2019-09-03T08:56:16.181Z] ok github.com/docker/docker/container 0.153s coverage: 35.5% of statements [2019-09-03T08:56:16.181Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-03T08:56:16.181Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-03T08:56:16.181Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-03T08:56:16.181Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-03T08:56:16.261Z] #58 52.03 AR compel/plugins/fds.lib.a [2019-09-03T08:56:16.458Z] #33 ... [2019-09-03T08:56:16.458Z] [2019-09-03T08:56:16.458Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:16.458Z] #35 20.79 Fetched 7919 kB in 17s (463 kB/s) [2019-09-03T08:56:16.458Z] #35 20.79 Reading package lists... [2019-09-03T08:56:16.458Z] #35 27.10 Reading package lists... [2019-09-03T08:56:16.458Z] #35 ... [2019-09-03T08:56:16.458Z] [2019-09-03T08:56:16.458Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:16.458Z] #57 20.83 Fetched 7919 kB in 16s (483 kB/s) [2019-09-03T08:56:16.458Z] #57 20.83 Reading package lists... [2019-09-03T08:56:16.458Z] #57 27.08 Reading package lists... [2019-09-03T08:56:16.458Z] #57 ... [2019-09-03T08:56:16.458Z] [2019-09-03T08:56:16.458Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:16.458Z] #33 30.60 runtime/cgo [2019-09-03T08:56:16.519Z] #58 52.10 HOSTDEP compel/src/lib/log-host.d [2019-09-03T08:56:16.519Z] #58 52.26 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-03T08:56:16.519Z] #58 52.36 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-03T08:56:16.519Z] #58 ... [2019-09-03T08:56:16.519Z] [2019-09-03T08:56:16.519Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:16.519Z] #13 44.45 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:16.519Z] #13 44.61 Fetched 90.9 MB in 8s (10.6 MB/s) [2019-09-03T08:56:16.519Z] #13 44.71 Selecting previously unselected package bash-completion. [2019-09-03T08:56:16.519Z] #13 44.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-03T08:56:16.519Z] #13 44.75 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-03T08:56:16.519Z] #13 48.05 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-03T08:56:16.519Z] #13 48.54 Selecting previously unselected package libnet1:amd64. [2019-09-03T08:56:16.519Z] #13 48.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 48.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:56:16.519Z] #13 48.67 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-03T08:56:16.519Z] #13 48.69 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 48.69 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-03T08:56:16.519Z] #13 48.80 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-03T08:56:16.519Z] #13 48.81 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 48.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-03T08:56:16.519Z] #13 48.99 Selecting previously unselected package libudev-dev:amd64. [2019-09-03T08:56:16.519Z] #13 48.99 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 49.00 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:56:16.519Z] #13 49.21 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-03T08:56:16.519Z] #13 49.21 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 49.22 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:56:16.519Z] #13 49.87 Selecting previously unselected package python3.5-minimal. [2019-09-03T08:56:16.519Z] #13 49.87 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 49.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-03T08:56:16.519Z] #13 51.15 Selecting previously unselected package python3-minimal. [2019-09-03T08:56:16.519Z] #13 51.15 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 51.15 Unpacking python3-minimal (3.5.3-1) ... [2019-09-03T08:56:16.519Z] #13 51.27 Selecting previously unselected package libmpdec2:amd64. [2019-09-03T08:56:16.519Z] #13 51.27 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 51.28 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-03T08:56:16.519Z] #13 51.41 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-03T08:56:16.519Z] #13 51.42 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 51.42 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:56:16.519Z] #13 53.23 Selecting previously unselected package python3.5. [2019-09-03T08:56:16.519Z] #13 53.23 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 53.27 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-03T08:56:16.519Z] #13 53.45 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-03T08:56:16.519Z] #13 53.45 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-03T08:56:16.519Z] #13 53.45 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-03T08:56:16.779Z] #13 53.51 Selecting previously unselected package dh-python. [2019-09-03T08:56:16.779Z] #13 53.51 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-03T08:56:16.779Z] #13 53.51 Unpacking dh-python (2.20170125) ... [2019-09-03T08:56:16.779Z] #13 ... [2019-09-03T08:56:16.779Z] [2019-09-03T08:56:16.779Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:16.779Z] #58 52.47 HOSTDEP compel/src/main-host.d [2019-09-03T08:56:17.040Z] #58 52.64 DEP compel/src/lib/ptrace.d [2019-09-03T08:56:17.040Z] #58 52.85 DEP compel/src/lib/infect.d [2019-09-03T08:56:17.297Z] #58 53.07 DEP compel/src/lib/infect-util.d [2019-09-03T08:56:17.392Z] #33 ... [2019-09-03T08:56:17.392Z] [2019-09-03T08:56:17.392Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:56:17.392Z] #44 22.08 Fetched 7919 kB in 16s (482 kB/s) [2019-09-03T08:56:17.392Z] #44 22.08 Reading package lists... [2019-09-03T08:56:17.392Z] #44 28.67 Reading package lists... [2019-09-03T08:56:17.392Z] #44 ... [2019-09-03T08:56:17.392Z] [2019-09-03T08:56:17.392Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:56:17.392Z] #17 23.31 Fetched 7919 kB in 16s (470 kB/s) [2019-09-03T08:56:17.392Z] #17 23.31 Reading package lists... [2019-09-03T08:56:17.555Z] #58 53.28 DEP compel/src/lib/infect-rpc.d [2019-09-03T08:56:17.813Z] #58 53.45 DEP compel/arch/x86/src/lib/infect.d [2019-09-03T08:56:18.070Z] #58 53.72 DEP compel/arch/x86/src/lib/cpu.d [2019-09-03T08:56:18.070Z] #58 53.82 DEP compel/src/lib/log.d [2019-09-03T08:56:18.327Z] #17 29.97 Reading package lists... [2019-09-03T08:56:18.327Z] #17 ... [2019-09-03T08:56:18.327Z] [2019-09-03T08:56:18.327Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:56:18.327Z] #6 23.00 Fetched 7919 kB in 16s (471 kB/s) [2019-09-03T08:56:18.327Z] #6 23.00 Reading package lists... [2019-09-03T08:56:18.327Z] #6 29.70 Reading package lists... [2019-09-03T08:56:18.327Z] #6 ... [2019-09-03T08:56:18.327Z] [2019-09-03T08:56:18.327Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:18.327Z] #35 27.10 Reading package lists... [2019-09-03T08:56:18.328Z] #58 53.96 DEP compel/src/main.d [2019-09-03T08:56:18.586Z] #58 54.15 DEP compel/src/lib/handle-elf.d [2019-09-03T08:56:18.586Z] #58 54.34 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-03T08:56:19.151Z] #58 54.60 CC compel/src/lib/log.o [2019-09-03T08:56:19.409Z] #58 55.05 CC compel/arch/x86/src/lib/cpu.o [2019-09-03T08:56:19.961Z] #35 33.48 Building dependency tree... [2019-09-03T08:56:19.961Z] #35 34.76 Reading state information... [2019-09-03T08:56:19.975Z] #58 ... [2019-09-03T08:56:19.975Z] [2019-09-03T08:56:19.975Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:56:19.975Z] #61 112.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-03T08:56:19.975Z] #61 112.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-03T08:56:19.975Z] #61 DONE 120.3s [2019-09-03T08:56:20.233Z] [2019-09-03T08:56:20.233Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-03T08:56:20.233Z] #62 DONE 0.1s [2019-09-03T08:56:20.233Z] [2019-09-03T08:56:20.233Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:20.233Z] #33 114.5 crypto/hmac [2019-09-03T08:56:20.233Z] #33 114.7 crypto/md5 [2019-09-03T08:56:20.233Z] #33 115.3 crypto/sha1 [2019-09-03T08:56:20.233Z] #33 116.6 crypto/sha256 [2019-09-03T08:56:20.233Z] #33 117.8 encoding/hex [2019-09-03T08:56:20.233Z] #33 118.2 encoding/pem [2019-09-03T08:56:20.233Z] #33 118.9 internal/singleflight [2019-09-03T08:56:20.233Z] #33 119.3 net [2019-09-03T08:56:20.798Z] #33 ... [2019-09-03T08:56:20.798Z] [2019-09-03T08:56:20.798Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:20.798Z] #58 56.51 CC compel/arch/x86/src/lib/infect.o [2019-09-03T08:56:21.349Z] #35 36.29 The following additional packages will be installed: [2019-09-03T08:56:21.607Z] #35 36.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-03T08:56:21.607Z] #35 36.30 Suggested packages: [2019-09-03T08:56:21.607Z] #35 36.31 codeblocks eclipse ninja-build lrzip [2019-09-03T08:56:21.607Z] #35 36.31 Recommended packages: [2019-09-03T08:56:21.607Z] #35 36.31 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-03T08:56:21.731Z] #58 57.52 CC compel/src/lib/infect-rpc.o [2019-09-03T08:56:21.866Z] #35 36.76 The following NEW packages will be installed: [2019-09-03T08:56:21.866Z] #35 36.76 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-03T08:56:21.866Z] #35 36.78 vim-common xxd [2019-09-03T08:56:22.297Z] #58 57.95 CC compel/src/lib/infect-util.o [2019-09-03T08:56:22.554Z] #58 58.27 CC compel/src/lib/infect.o [2019-09-03T08:56:23.241Z] #35 37.98 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:56:23.241Z] #35 37.98 Need to get 13.7 MB of archives. [2019-09-03T08:56:23.241Z] #35 37.98 After this operation, 57.2 MB of additional disk space will be used. [2019-09-03T08:56:23.241Z] #35 37.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-03T08:56:23.241Z] #35 38.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:56:23.241Z] #35 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-09-03T08:56:23.817Z] #35 ... [2019-09-03T08:56:23.817Z] [2019-09-03T08:56:23.817Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:56:23.817Z] #15 37.94 + cd /tmp/tmp.1Pae1obNPZ/src/github.com/go-swagger/go-swagger [2019-09-03T08:56:23.817Z] #15 37.94 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-03T08:56:23.817Z] #15 ... [2019-09-03T08:56:23.817Z] [2019-09-03T08:56:23.817Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-03T08:56:23.817Z] #50 DONE 38.3s [2019-09-03T08:56:24.076Z] [2019-09-03T08:56:24.076Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:24.076Z] #35 38.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-03T08:56:24.076Z] #35 38.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-03T08:56:24.336Z] #35 39.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-03T08:56:24.336Z] #35 39.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-03T08:56:24.336Z] #35 39.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-03T08:56:24.594Z] #35 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-03T08:56:24.855Z] #35 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-03T08:56:25.084Z] #58 60.88 CC compel/src/lib/ptrace.o [2019-09-03T08:56:25.658Z] #58 61.39 AR compel/libcompel.a [2019-09-03T08:56:25.745Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2019-09-03T08:56:25.915Z] #58 61.46 HOSTCC compel/src/main-host.o [2019-09-03T08:56:26.172Z] #58 61.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-03T08:56:26.172Z] #58 ... [2019-09-03T08:56:26.172Z] [2019-09-03T08:56:26.172Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:26.172Z] #13 53.68 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:56:26.172Z] #13 53.71 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-03T08:56:26.172Z] #13 57.10 Setting up python3-minimal (3.5.3-1) ... [2019-09-03T08:56:26.172Z] #13 58.86 Selecting previously unselected package python3. [2019-09-03T08:56:26.172Z] #13 58.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-03T08:56:26.172Z] #13 58.92 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 58.93 Unpacking python3 (3.5.3-1) ... [2019-09-03T08:56:26.172Z] #13 59.03 Selecting previously unselected package pigz. [2019-09-03T08:56:26.172Z] #13 59.03 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.04 Unpacking pigz (2.3.4-1) ... [2019-09-03T08:56:26.172Z] #13 59.17 Selecting previously unselected package libip4tc0:amd64. [2019-09-03T08:56:26.172Z] #13 59.17 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.17 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:56:26.172Z] #13 59.30 Selecting previously unselected package libip6tc0:amd64. [2019-09-03T08:56:26.172Z] #13 59.30 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.31 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:56:26.172Z] #13 59.39 Selecting previously unselected package libiptc0:amd64. [2019-09-03T08:56:26.172Z] #13 59.39 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.40 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:56:26.172Z] #13 59.50 Selecting previously unselected package libxtables12:amd64. [2019-09-03T08:56:26.172Z] #13 59.50 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.50 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:56:26.172Z] #13 59.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-03T08:56:26.172Z] #13 59.61 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-03T08:56:26.172Z] #13 59.72 Selecting previously unselected package iptables. [2019-09-03T08:56:26.172Z] #13 59.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 59.73 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-03T08:56:26.172Z] #13 60.12 Selecting previously unselected package xxd. [2019-09-03T08:56:26.172Z] #13 60.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 60.14 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:26.172Z] #13 60.32 Selecting previously unselected package vim-common. [2019-09-03T08:56:26.172Z] #13 60.32 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:56:26.172Z] #13 60.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:26.172Z] #13 60.54 Selecting previously unselected package bzip2. [2019-09-03T08:56:26.172Z] #13 60.55 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 60.55 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-03T08:56:26.172Z] #13 60.69 Selecting previously unselected package libgpm2:amd64. [2019-09-03T08:56:26.172Z] #13 60.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 60.70 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-03T08:56:26.172Z] #13 60.81 Selecting previously unselected package xz-utils. [2019-09-03T08:56:26.172Z] #13 60.81 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 60.82 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-03T08:56:26.172Z] #13 61.03 Selecting previously unselected package aufs-tools. [2019-09-03T08:56:26.172Z] #13 61.03 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 61.04 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-03T08:56:26.172Z] #13 61.21 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:56:26.172Z] #13 61.21 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 61.22 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:56:26.172Z] #13 61.33 Selecting previously unselected package btrfs-progs. [2019-09-03T08:56:26.172Z] #13 61.33 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 61.35 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-03T08:56:26.172Z] #13 61.88 Selecting previously unselected package btrfs-tools. [2019-09-03T08:56:26.172Z] #13 61.88 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 61.89 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-03T08:56:26.172Z] #13 61.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-03T08:56:26.172Z] #13 61.97 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 61.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:56:26.172Z] #13 62.15 Selecting previously unselected package dmsetup. [2019-09-03T08:56:26.172Z] #13 62.15 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-03T08:56:26.172Z] #13 62.30 Selecting previously unselected package libonig4:amd64. [2019-09-03T08:56:26.172Z] #13 62.30 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.31 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:56:26.172Z] #13 62.49 Selecting previously unselected package libjq1:amd64. [2019-09-03T08:56:26.172Z] #13 62.50 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.51 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:56:26.172Z] #13 62.67 Selecting previously unselected package jq. [2019-09-03T08:56:26.172Z] #13 62.68 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-03T08:56:26.172Z] #13 62.79 Selecting previously unselected package libaio1:amd64. [2019-09-03T08:56:26.172Z] #13 62.80 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.81 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-03T08:56:26.172Z] #13 62.87 Selecting previously unselected package libcap2-bin. [2019-09-03T08:56:26.172Z] #13 62.88 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 62.90 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-03T08:56:26.172Z] #13 63.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-03T08:56:26.172Z] #13 63.02 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:56:26.172Z] #13 63.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:56:26.173Z] #13 63.11 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-03T08:56:26.229Z] #35 40.83 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:26.229Z] #35 41.00 Fetched 13.7 MB in 2s (4862 kB/s) [2019-09-03T08:56:26.229Z] #35 41.13 Selecting previously unselected package cmake-data. [2019-09-03T08:56:26.229Z] #35 41.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:56:26.429Z] #13 63.12 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-03T08:56:26.429Z] #13 63.14 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-03T08:56:26.487Z] #35 41.19 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-03T08:56:26.487Z] #35 41.21 Unpacking cmake-data (3.7.2-1) ... [2019-09-03T08:56:26.569Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-09-03T08:56:26.686Z] #13 63.46 Selecting previously unselected package libpcre16-3:amd64. [2019-09-03T08:56:26.686Z] #13 63.46 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-03T08:56:26.686Z] #13 63.46 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-03T08:56:26.686Z] #13 63.68 Selecting previously unselected package libpcre32-3:amd64. [2019-09-03T08:56:26.943Z] #13 63.68 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-03T08:56:26.943Z] #13 63.69 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-03T08:56:26.943Z] #13 63.92 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-03T08:56:26.943Z] #13 63.93 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-03T08:56:27.061Z] #35 ... [2019-09-03T08:56:27.061Z] [2019-09-03T08:56:27.061Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-03T08:56:27.061Z] #44 28.67 Reading package lists... [2019-09-03T08:56:27.061Z] #44 34.47 Building dependency tree... [2019-09-03T08:56:27.061Z] #44 35.63 Reading state information... [2019-09-03T08:56:27.061Z] #44 36.82 The following additional packages will be installed: [2019-09-03T08:56:27.061Z] #44 36.84 btrfs-progs liblzo2-2 [2019-09-03T08:56:27.061Z] #44 37.08 The following NEW packages will be installed: [2019-09-03T08:56:27.061Z] #44 37.10 btrfs-progs btrfs-tools liblzo2-2 [2019-09-03T08:56:27.061Z] #44 38.21 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:56:27.061Z] #44 38.21 Need to get 649 kB of archives. [2019-09-03T08:56:27.061Z] #44 38.21 After this operation, 4320 kB of additional disk space will be used. [2019-09-03T08:56:27.061Z] #44 38.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:56:27.061Z] #44 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-03T08:56:27.061Z] #44 38.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-03T08:56:27.061Z] #44 39.75 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:27.061Z] #44 40.02 Fetched 649 kB in 1s (602 kB/s) [2019-09-03T08:56:27.061Z] #44 40.11 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:56:27.061Z] #44 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:56:27.061Z] #44 40.16 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:56:27.061Z] #44 40.20 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:56:27.061Z] #44 40.32 Selecting previously unselected package btrfs-progs. [2019-09-03T08:56:27.061Z] #44 40.32 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-03T08:56:27.061Z] #44 40.33 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-03T08:56:27.061Z] #44 41.11 Selecting previously unselected package btrfs-tools. [2019-09-03T08:56:27.061Z] #44 41.12 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-03T08:56:27.061Z] #44 41.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-03T08:56:27.061Z] #44 41.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:27.061Z] #44 41.39 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:56:27.061Z] #44 41.42 Setting up btrfs-progs (4.7.3-1) ... [2019-09-03T08:56:27.061Z] #44 41.44 Setting up btrfs-tools (4.7.3-1) ... [2019-09-03T08:56:27.062Z] #44 41.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:27.062Z] #44 DONE 41.9s [2019-09-03T08:56:27.062Z] [2019-09-03T08:56:27.062Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:56:27.062Z] #45 DONE 0.1s [2019-09-03T08:56:27.062Z] [2019-09-03T08:56:27.062Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-03T08:56:27.062Z] #46 DONE 0.1s [2019-09-03T08:56:27.062Z] [2019-09-03T08:56:27.062Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:56:27.200Z] #13 63.94 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-03T08:56:27.765Z] #13 64.45 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-03T08:56:27.765Z] #13 64.45 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-03T08:56:27.765Z] #13 64.46 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-03T08:56:28.012Z] #47 ... [2019-09-03T08:56:28.012Z] [2019-09-03T08:56:28.012Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-03T08:56:28.012Z] #6 29.70 Reading package lists... [2019-09-03T08:56:28.012Z] #6 36.11 Building dependency tree... [2019-09-03T08:56:28.012Z] #6 37.34 Reading state information... [2019-09-03T08:56:28.012Z] #6 38.29 The following additional packages will be installed: [2019-09-03T08:56:28.012Z] #6 38.30 libapparmor1 libseccomp2 [2019-09-03T08:56:28.012Z] #6 38.32 Suggested packages: [2019-09-03T08:56:28.012Z] #6 38.33 seccomp [2019-09-03T08:56:28.012Z] #6 38.57 The following NEW packages will be installed: [2019-09-03T08:56:28.012Z] #6 38.57 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-03T08:56:28.012Z] #6 39.71 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:56:28.012Z] #6 39.71 Need to get 300 kB of archives. [2019-09-03T08:56:28.012Z] #6 39.71 After this operation, 1201 kB of additional disk space will be used. [2019-09-03T08:56:28.012Z] #6 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-03T08:56:28.012Z] #6 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-03T08:56:28.012Z] #6 39.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-03T08:56:28.012Z] #6 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-03T08:56:28.012Z] #6 40.77 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:28.012Z] #6 40.98 Fetched 300 kB in 1s (290 kB/s) [2019-09-03T08:56:28.012Z] #6 41.09 Selecting previously unselected package libseccomp2:amd64. [2019-09-03T08:56:28.012Z] #6 41.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:56:28.012Z] #6 41.14 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-03T08:56:28.012Z] #6 41.16 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:56:28.012Z] #6 41.32 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-03T08:56:28.012Z] #6 41.33 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-03T08:56:28.012Z] #6 41.33 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:56:28.012Z] #6 41.54 Selecting previously unselected package libapparmor1:amd64. [2019-09-03T08:56:28.012Z] #6 41.55 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:56:28.012Z] #6 41.56 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:56:28.012Z] #6 41.71 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-03T08:56:28.012Z] #6 41.73 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:56:28.012Z] #6 41.76 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:56:28.012Z] #6 42.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:28.012Z] #6 42.33 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:56:28.012Z] #6 42.37 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:56:28.012Z] #6 42.39 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-03T08:56:28.012Z] #6 42.42 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-03T08:56:28.012Z] #6 42.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:28.012Z] #6 DONE 42.7s [2019-09-03T08:56:28.012Z] [2019-09-03T08:56:28.012Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:56:28.012Z] #40 DONE 0.1s [2019-09-03T08:56:28.012Z] [2019-09-03T08:56:28.012Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-03T08:56:28.012Z] #17 29.97 Reading package lists... [2019-09-03T08:56:28.012Z] #17 36.33 Building dependency tree... [2019-09-03T08:56:28.012Z] #17 37.43 Reading state information... [2019-09-03T08:56:28.012Z] #17 38.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-03T08:56:28.012Z] #17 38.57 The following additional packages will be installed: [2019-09-03T08:56:28.012Z] #17 38.59 libjq1 libonig4 [2019-09-03T08:56:28.012Z] #17 39.03 The following NEW packages will be installed: [2019-09-03T08:56:28.012Z] #17 39.06 jq libjq1 libonig4 [2019-09-03T08:56:28.012Z] #17 40.15 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:56:28.012Z] #17 40.15 Need to get 327 kB of archives. [2019-09-03T08:56:28.012Z] #17 40.15 After this operation, 1157 kB of additional disk space will be used. [2019-09-03T08:56:28.012Z] #17 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-03T08:56:28.012Z] #17 40.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-03T08:56:28.012Z] #17 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-03T08:56:28.012Z] #17 41.29 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:28.012Z] #17 41.45 Fetched 327 kB in 1s (313 kB/s) [2019-09-03T08:56:28.012Z] #17 41.54 Selecting previously unselected package libonig4:amd64. [2019-09-03T08:56:28.012Z] #17 41.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:56:28.012Z] #17 41.61 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-03T08:56:28.012Z] #17 41.64 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:56:28.012Z] #17 41.93 Selecting previously unselected package libjq1:amd64. [2019-09-03T08:56:28.012Z] #17 41.94 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:56:28.012Z] #17 41.94 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:56:28.012Z] #17 42.22 Selecting previously unselected package jq. [2019-09-03T08:56:28.012Z] #17 42.22 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:56:28.012Z] #17 42.28 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-03T08:56:28.012Z] #17 42.48 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:56:28.012Z] #17 42.52 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:56:28.012Z] #17 42.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:28.012Z] #17 42.61 Setting up jq (1.5+dfsg-1.3) ... [2019-09-03T08:56:28.012Z] #17 DONE 42.9s [2019-09-03T08:56:28.012Z] [2019-09-03T08:56:28.012Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-03T08:56:28.023Z] #13 64.81 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-03T08:56:28.023Z] #13 64.81 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:56:28.023Z] #13 64.82 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-03T08:56:28.023Z] #13 64.95 Selecting previously unselected package libnl-3-200:amd64. [2019-09-03T08:56:28.271Z] #19 ... [2019-09-03T08:56:28.271Z] [2019-09-03T08:56:28.271Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-03T08:56:28.271Z] #41 DONE 0.1s [2019-09-03T08:56:28.271Z] [2019-09-03T08:56:28.271Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:28.271Z] #57 27.08 Reading package lists... [2019-09-03T08:56:28.271Z] #57 33.34 Building dependency tree... [2019-09-03T08:56:28.271Z] #57 34.63 Reading state information... [2019-09-03T08:56:28.271Z] #57 35.88 The following additional packages will be installed: [2019-09-03T08:56:28.271Z] #57 35.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-03T08:56:28.271Z] #57 35.88 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-03T08:56:28.271Z] #57 35.88 Suggested packages: [2019-09-03T08:56:28.271Z] #57 35.88 manpages-dev python-setuptools [2019-09-03T08:56:28.271Z] #57 37.47 The following NEW packages will be installed: [2019-09-03T08:56:28.271Z] #57 37.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-03T08:56:28.271Z] #57 37.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-03T08:56:28.271Z] #57 37.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-03T08:56:28.271Z] #57 37.48 zlib1g-dev [2019-09-03T08:56:28.271Z] #57 38.59 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:56:28.271Z] #57 38.59 Need to get 3602 kB of archives. [2019-09-03T08:56:28.271Z] #57 38.59 After this operation, 18.9 MB of additional disk space will be used. [2019-09-03T08:56:28.271Z] #57 38.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-03T08:56:28.271Z] #57 38.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-03T08:56:28.271Z] #57 38.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-03T08:56:28.271Z] #57 38.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-03T08:56:28.271Z] #57 38.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-03T08:56:28.271Z] #57 38.68 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-03T08:56:28.271Z] #57 38.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-03T08:56:28.272Z] #57 38.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-03T08:56:28.272Z] #57 38.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-03T08:56:28.272Z] #57 38.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-03T08:56:28.272Z] #57 38.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-03T08:56:28.272Z] #57 39.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-03T08:56:28.272Z] #57 39.19 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-03T08:56:28.272Z] #57 39.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-03T08:56:28.272Z] #57 39.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-03T08:56:28.272Z] #57 39.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-03T08:56:28.272Z] #57 40.62 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:56:28.272Z] #57 40.82 Fetched 3602 kB in 1s (2039 kB/s) [2019-09-03T08:56:28.272Z] #57 40.93 Selecting previously unselected package libnet1:amd64. [2019-09-03T08:56:28.272Z] #57 40.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-03T08:56:28.272Z] #57 41.01 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 41.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:56:28.272Z] #57 41.15 Selecting previously unselected package libcap-dev:amd64. [2019-09-03T08:56:28.272Z] #57 41.16 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 41.17 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-03T08:56:28.272Z] #57 41.29 Selecting previously unselected package libnet1-dev. [2019-09-03T08:56:28.272Z] #57 41.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 41.33 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-03T08:56:28.272Z] #57 41.60 Selecting previously unselected package libnl-3-200:amd64. [2019-09-03T08:56:28.272Z] #57 41.60 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 41.61 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:56:28.272Z] #57 41.83 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-03T08:56:28.272Z] #57 41.84 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 41.88 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-03T08:56:28.272Z] #57 42.36 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-03T08:56:28.272Z] #57 42.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 42.38 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:56:28.272Z] #57 42.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-03T08:56:28.272Z] #57 42.47 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 42.48 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-03T08:56:28.272Z] #57 42.64 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-03T08:56:28.272Z] #57 42.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 42.71 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-03T08:56:28.272Z] #57 ... [2019-09-03T08:56:28.272Z] [2019-09-03T08:56:28.272Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-03T08:56:28.272Z] #19 DONE 0.2s [2019-09-03T08:56:28.272Z] [2019-09-03T08:56:28.272Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:28.272Z] #57 43.13 Selecting previously unselected package libprotobuf10:amd64. [2019-09-03T08:56:28.272Z] #57 43.15 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-03T08:56:28.272Z] #57 43.16 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-03T08:56:28.272Z] #57 ... [2019-09-03T08:56:28.272Z] [2019-09-03T08:56:28.272Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:28.280Z] #13 64.96 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-03T08:56:28.280Z] #13 64.97 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:56:28.280Z] #13 65.14 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-03T08:56:28.280Z] #13 65.14 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-03T08:56:28.280Z] #13 65.14 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:56:28.280Z] #13 65.23 Selecting previously unselected package libreadline5:amd64. [2019-09-03T08:56:28.537Z] #13 65.23 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-03T08:56:28.537Z] #13 65.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-03T08:56:28.537Z] #13 65.39 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-03T08:56:28.537Z] #13 65.41 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-09-03T08:56:28.537Z] #13 65.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:56:29.214Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.8% of statements [2019-09-03T08:56:30.436Z] #13 67.31 Selecting previously unselected package net-tools. [2019-09-03T08:56:30.436Z] #13 67.31 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-03T08:56:30.436Z] #13 67.33 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-03T08:56:30.813Z] #20 ... [2019-09-03T08:56:30.813Z] [2019-09-03T08:56:30.813Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:56:30.813Z] #27 34.84 + cd /tmp/tmp.yqJrHndoxe/src/gotest.tools/gotestsum [2019-09-03T08:56:30.813Z] #27 34.84 + git checkout -q v0.3.5 [2019-09-03T08:56:30.813Z] #27 34.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-03T08:56:30.813Z] #27 ... [2019-09-03T08:56:30.813Z] [2019-09-03T08:56:30.813Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:30.813Z] #35 45.52 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:56:30.813Z] #35 45.54 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:56:30.813Z] #35 45.55 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:56:30.813Z] #35 45.67 Selecting previously unselected package libicu57:amd64. [2019-09-03T08:56:30.813Z] #35 45.69 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-09-03T08:56:30.813Z] #35 45.71 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-03T08:56:31.000Z] #13 67.59 Selecting previously unselected package python-pip-whl. [2019-09-03T08:56:31.000Z] #13 67.60 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-03T08:56:31.000Z] #13 67.61 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-03T08:56:31.563Z] #13 68.28 Selecting previously unselected package python3-pip. [2019-09-03T08:56:31.563Z] #13 ... [2019-09-03T08:56:31.563Z] [2019-09-03T08:56:31.563Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:31.563Z] #33 121.7 crypto/rand [2019-09-03T08:56:31.563Z] #33 122.3 crypto/elliptic [2019-09-03T08:56:31.563Z] #33 124.3 encoding/asn1 [2019-09-03T08:56:31.563Z] #33 126.6 crypto/ecdsa [2019-09-03T08:56:31.563Z] #33 127.4 crypto/rsa [2019-09-03T08:56:31.563Z] #33 128.7 crypto/dsa [2019-09-03T08:56:31.563Z] #33 129.1 crypto/x509/pkix [2019-09-03T08:56:31.563Z] #33 129.6 internal/x/crypto/cryptobyte [2019-09-03T08:56:31.563Z] #33 131.7 internal/x/crypto/internal/chacha20 [2019-09-03T08:56:31.563Z] #33 ... [2019-09-03T08:56:31.563Z] [2019-09-03T08:56:31.563Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:31.563Z] #13 68.29 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-03T08:56:31.563Z] #13 68.31 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-03T08:56:31.820Z] #13 68.51 Selecting previously unselected package python3-pkg-resources. [2019-09-03T08:56:31.820Z] #13 68.51 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-03T08:56:31.820Z] #13 68.51 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-03T08:56:31.820Z] #13 68.67 Selecting previously unselected package python3-setuptools. [2019-09-03T08:56:31.820Z] #13 68.71 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-03T08:56:31.820Z] #13 68.72 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-03T08:56:32.384Z] #13 69.01 Selecting previously unselected package python3-wheel. [2019-09-03T08:56:32.384Z] #13 69.03 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-03T08:56:32.384Z] #13 69.04 Unpacking python3-wheel (0.29.0-2) ... [2019-09-03T08:56:32.384Z] #13 69.20 Selecting previously unselected package thin-provisioning-tools. [2019-09-03T08:56:32.384Z] #13 69.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-03T08:56:32.384Z] #13 69.23 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-03T08:56:32.641Z] #13 69.53 Selecting previously unselected package vim-runtime. [2019-09-03T08:56:32.641Z] #13 69.54 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:56:32.641Z] #13 69.59 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-03T08:56:32.641Z] #13 69.62 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-03T08:56:32.721Z] #35 ... [2019-09-03T08:56:32.721Z] [2019-09-03T08:56:32.721Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-03T08:56:32.721Z] #7 DONE 4.6s [2019-09-03T08:56:32.721Z] [2019-09-03T08:56:32.721Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:56:32.721Z] #47 4.575 + RM_GOPATH=0 [2019-09-03T08:56:32.721Z] #47 4.575 + TMP_GOPATH= [2019-09-03T08:56:32.721Z] #47 4.575 + : /build [2019-09-03T08:56:32.721Z] #47 4.575 + '[' -z '' ']' [2019-09-03T08:56:32.721Z] #47 4.579 ++ mktemp -d [2019-09-03T08:56:32.721Z] #47 4.587 + export GOPATH=/tmp/tmp.yNDxk4IgeS [2019-09-03T08:56:32.721Z] #47 4.587 + GOPATH=/tmp/tmp.yNDxk4IgeS [2019-09-03T08:56:32.721Z] #47 4.587 + RM_GOPATH=1 [2019-09-03T08:56:32.721Z] #47 4.587 ++ dirname ./install.sh [2019-09-03T08:56:32.721Z] #47 4.590 + dir=. [2019-09-03T08:56:32.721Z] #47 4.590 + bin=containerd [2019-09-03T08:56:32.721Z] #47 4.591 + shift [2019-09-03T08:56:32.721Z] #47 4.591 + '[' '!' -f ./containerd.installer ']' [2019-09-03T08:56:32.721Z] #47 4.591 + . ./containerd.installer [2019-09-03T08:56:32.721Z] #47 4.591 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:56:32.721Z] #47 4.593 + install_containerd [2019-09-03T08:56:32.721Z] #47 4.593 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-09-03T08:56:32.721Z] #47 4.593 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yNDxk4IgeS/src/github.com/containerd/containerd [2019-09-03T08:56:32.721Z] #47 4.593 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:56:32.721Z] #47 4.597 Cloning into '/tmp/tmp.yNDxk4IgeS/src/github.com/containerd/containerd'... [2019-09-03T08:56:32.898Z] #13 69.62 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:36.008Z] #47 ... [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:36.008Z] #33 39.96 internal/x/crypto/curve25519 [2019-09-03T08:56:36.008Z] #33 46.73 sync [2019-09-03T08:56:36.008Z] #33 47.78 io [2019-09-03T08:56:36.008Z] #33 47.80 reflect [2019-09-03T08:56:36.008Z] #33 49.17 bytes [2019-09-03T08:56:36.008Z] #33 ... [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:36.008Z] #20 5.777 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-03T08:56:36.008Z] #20 6.319 [2019-09-03T08:56:36.008Z] #20 6.676 ##### 7.6% ######### 13.5% ############## 20.2% ################# 24.6% ###################### 31.1% ######################### 35.3% ############################ 39.8% ################################# 46.9% [2019-09-03T08:56:36.008Z] #20 ... [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:56:36.008Z] #15 40.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-03T08:56:36.008Z] #15 ... [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:36.008Z] #20 6.676 ##### 7.6% ######### 13.5% ############## 20.2% ################# 24.6% ###################### 31.1% ######################### 35.3% ############################ 39.8% ################################# 46.9% #################################### 50.9% [2019-09-03T08:56:36.008Z] #20 ... [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-03T08:56:36.008Z] #8 DONE 3.5s [2019-09-03T08:56:36.008Z] [2019-09-03T08:56:36.008Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:36.172Z] #13 ... [2019-09-03T08:56:36.172Z] [2019-09-03T08:56:36.172Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:36.172Z] #58 62.01 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-03T08:56:36.172Z] #58 62.49 HOSTCC compel/src/lib/log-host.o [2019-09-03T08:56:36.172Z] #58 62.75 HOSTLINK compel/compel-host-bin [2019-09-03T08:56:36.172Z] #58 62.94 DEP soccr/soccr.d [2019-09-03T08:56:36.172Z] #58 63.16 CC soccr/soccr.o [2019-09-03T08:56:36.172Z] #58 64.62 AR soccr/libsoccr.a [2019-09-03T08:56:36.172Z] #58 64.65 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-03T08:56:36.172Z] #58 64.89 DEP criu/arch/x86/sigframe.d [2019-09-03T08:56:36.172Z] #58 64.99 DEP criu/arch/x86/sigaction_compat.d [2019-09-03T08:56:36.172Z] #58 65.10 DEP criu/arch/x86/kerndat.d [2019-09-03T08:56:36.172Z] #58 65.27 DEP criu/arch/x86/crtools.d [2019-09-03T08:56:36.172Z] #58 65.45 DEP criu/arch/x86/cpu.d [2019-09-03T08:56:36.172Z] #58 65.72 CC criu/arch/x86/cpu.o [2019-09-03T08:56:36.172Z] #58 66.42 CC criu/arch/x86/crtools.o [2019-09-03T08:56:36.172Z] #58 67.86 CC criu/arch/x86/kerndat.o [2019-09-03T08:56:36.172Z] #58 68.51 CC criu/arch/x86/sigaction_compat.o [2019-09-03T08:56:36.172Z] #58 68.96 CC criu/arch/x86/sigframe.o [2019-09-03T08:56:36.172Z] #58 69.24 LINK criu/arch/x86/crtools.built-in.o [2019-09-03T08:56:36.172Z] #58 69.30 DEP criu/pie/util-vdso-elf32.d [2019-09-03T08:56:36.172Z] #58 69.43 DEP criu/arch/x86/vdso-pie.d [2019-09-03T08:56:36.172Z] #58 69.58 DEP criu/pie/parasite-vdso.d [2019-09-03T08:56:36.172Z] #58 69.77 DEP criu/pie/util-vdso.d [2019-09-03T08:56:36.172Z] #58 69.96 DEP criu/pie/util.d [2019-09-03T08:56:36.172Z] #58 70.15 CC criu/pie/util.o [2019-09-03T08:56:36.172Z] #58 70.51 CC criu/pie/util-vdso.o [2019-09-03T08:56:36.172Z] #58 71.27 CC criu/pie/parasite-vdso.o [2019-09-03T08:56:36.526Z] #20 6.676 ##### 7.6% ######### 13.5% ############## 20.2% ################# 24.6% ###################### 31.1% ######################### 35.3% ############################ 39.8% ################################# 46.9% #################################### 50.9% ######################################## 56.3% ############################################ 61.9% ############################################## 64.8% ################################################ 66.9% #################################################### 73.1% [2019-09-03T08:56:36.526Z] #20 ... [2019-09-03T08:56:36.526Z] [2019-09-03T08:56:36.526Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:36.526Z] #30 40.76 sync [2019-09-03T08:56:36.526Z] #30 41.51 io [2019-09-03T08:56:36.526Z] #30 41.55 reflect [2019-09-03T08:56:36.526Z] #30 43.30 syscall [2019-09-03T08:56:36.526Z] #30 ... [2019-09-03T08:56:36.526Z] [2019-09-03T08:56:36.526Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:36.736Z] #58 72.45 CC criu/arch/x86/vdso-pie.o [2019-09-03T08:56:36.784Z] #20 6.676 ##### 7.6% ######### 13.5% ############## 20.2% ################# 24.6% ###################### 31.1% ######################### 35.3% ############################ 39.8% ################################# 46.9% #################################### 50.9% ######################################## 56.3% ############################################ 61.9% ############################################## 64.8% ################################################ 66.9% #################################################### 73.1% ####################################################### 77.2% ########################################################### 82.4% ############################################################## 87.4% ################################################################## 92.4% ######################################################################## 100.0% [2019-09-03T08:56:36.902Z] ok github.com/docker/docker/daemon 12.229s coverage: 17.6% of statements [2019-09-03T08:56:36.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-03T08:56:37.278Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-09-03T08:56:37.278Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-03T08:56:37.300Z] #58 72.87 CC criu/pie/util-vdso-elf32.o [2019-09-03T08:56:37.300Z] #58 ... [2019-09-03T08:56:37.300Z] [2019-09-03T08:56:37.300Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:37.300Z] #13 74.25 Selecting previously unselected package vim. [2019-09-03T08:56:37.300Z] #13 74.25 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:56:37.300Z] #13 74.27 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:37.718Z] #20 9.404 [2019-09-03T08:56:37.976Z] #20 9.782 ########### 16.1% ######### [2019-09-03T08:56:37.976Z] #20 ... [2019-09-03T08:56:37.976Z] [2019-09-03T08:56:37.976Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:56:37.976Z] #42 4.099 + RM_GOPATH=0 [2019-09-03T08:56:37.976Z] #42 4.099 + TMP_GOPATH= [2019-09-03T08:56:37.976Z] #42 4.099 + : /build [2019-09-03T08:56:37.976Z] #42 4.099 + '[' -z '' ']' [2019-09-03T08:56:37.977Z] #42 4.105 ++ mktemp -d [2019-09-03T08:56:37.977Z] #42 4.115 + export GOPATH=/tmp/tmp.CtP9lHCCwO [2019-09-03T08:56:37.977Z] #42 4.115 + GOPATH=/tmp/tmp.CtP9lHCCwO [2019-09-03T08:56:37.977Z] #42 4.115 + RM_GOPATH=1 [2019-09-03T08:56:37.977Z] #42 4.115 ++ dirname ./install.sh [2019-09-03T08:56:37.977Z] #42 4.118 + dir=. [2019-09-03T08:56:37.977Z] #42 4.122 + bin=runc [2019-09-03T08:56:37.977Z] #42 4.122 + shift [2019-09-03T08:56:37.977Z] #42 4.122 + '[' '!' -f ./runc.installer ']' [2019-09-03T08:56:37.977Z] #42 4.122 + . ./runc.installer [2019-09-03T08:56:37.977Z] #42 4.122 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:56:37.977Z] #42 4.123 + install_runc [2019-09-03T08:56:37.977Z] #42 4.124 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-03T08:56:37.977Z] #42 4.124 + uname -r [2019-09-03T08:56:37.977Z] #42 4.131 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-03T08:56:37.977Z] #42 4.138 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-03T08:56:37.977Z] #42 4.144 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-03T08:56:37.977Z] #42 4.144 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CtP9lHCCwO/src/github.com/opencontainers/runc [2019-09-03T08:56:37.977Z] #42 4.149 Cloning into '/tmp/tmp.CtP9lHCCwO/src/github.com/opencontainers/runc'... [2019-09-03T08:56:38.230Z] #13 74.96 Selecting previously unselected package xfsprogs. [2019-09-03T08:56:38.230Z] #13 74.96 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-03T08:56:38.230Z] #13 74.99 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-03T08:56:38.235Z] #42 ... [2019-09-03T08:56:38.235Z] [2019-09-03T08:56:38.235Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:38.493Z] #20 9.782 ########### 16.1% ################### 26.5% ############################ 39.6% ######################################## 56.8% ##################################################### 74.4% ######################################################################## 100.0% [2019-09-03T08:56:38.793Z] #13 75.59 Selecting previously unselected package zip. [2019-09-03T08:56:38.794Z] #13 75.60 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-03T08:56:38.794Z] #13 75.63 Unpacking zip (3.0-11+b1) ... [2019-09-03T08:56:39.051Z] #13 75.79 Selecting previously unselected package libapparmor-perl. [2019-09-03T08:56:39.051Z] #13 75.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:56:39.051Z] #13 75.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-03T08:56:39.081Z] #20 10.78 [2019-09-03T08:56:39.308Z] #13 75.94 Selecting previously unselected package apparmor. [2019-09-03T08:56:39.308Z] #13 75.96 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:56:39.308Z] #13 76.03 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-03T08:56:39.338Z] #20 11.07 # [2019-09-03T08:56:39.338Z] #20 ... [2019-09-03T08:56:39.338Z] [2019-09-03T08:56:39.338Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-03T08:56:39.338Z] #9 3.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-03T08:56:39.338Z] #9 DONE 3.4s [2019-09-03T08:56:39.338Z] [2019-09-03T08:56:39.338Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:39.338Z] #20 11.07 # 2.7% [2019-09-03T08:56:39.338Z] #20 ... [2019-09-03T08:56:39.338Z] [2019-09-03T08:56:39.338Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:39.338Z] #57 44.30 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-03T08:56:39.338Z] #57 44.30 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 44.31 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 44.54 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-03T08:56:39.338Z] #57 44.55 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 44.56 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 46.15 Selecting previously unselected package libprotoc10:amd64. [2019-09-03T08:56:39.338Z] #57 46.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 46.15 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 46.78 Selecting previously unselected package protobuf-c-compiler. [2019-09-03T08:56:39.338Z] #57 46.78 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 46.78 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-03T08:56:39.338Z] #57 46.95 Selecting previously unselected package protobuf-compiler. [2019-09-03T08:56:39.338Z] #57 46.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 46.98 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 47.13 Selecting previously unselected package python-pkg-resources. [2019-09-03T08:56:39.338Z] #57 47.14 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-03T08:56:39.338Z] #57 47.14 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-03T08:56:39.338Z] #57 47.58 Selecting previously unselected package python-protobuf. [2019-09-03T08:56:39.338Z] #57 47.60 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-03T08:56:39.338Z] #57 47.62 Unpacking python-protobuf (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 48.29 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:56:39.338Z] #57 48.48 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:56:39.338Z] #57 48.51 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-03T08:56:39.338Z] #57 53.89 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-03T08:56:39.338Z] #57 53.90 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-03T08:56:39.338Z] #57 53.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:39.338Z] #57 53.94 Setting up python-protobuf (3.0.0-9) ... [2019-09-03T08:56:39.421Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-03T08:56:39.566Z] #13 76.50 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-03T08:56:39.596Z] #57 ... [2019-09-03T08:56:39.596Z] [2019-09-03T08:56:39.596Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:39.596Z] #35 54.30 Selecting previously unselected package libxml2:amd64. [2019-09-03T08:56:39.596Z] #35 54.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-03T08:56:39.596Z] #35 54.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-03T08:56:39.821Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 84.2% of statements [2019-09-03T08:56:39.824Z] #13 76.51 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-03T08:56:39.824Z] #13 76.52 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-03T08:56:40.637Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-09-03T08:56:40.637Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-03T08:56:40.637Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-03T08:56:40.970Z] #35 55.61 Selecting previously unselected package libarchive13:amd64. [2019-09-03T08:56:40.971Z] #35 55.62 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-03T08:56:40.971Z] #35 55.62 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-03T08:56:40.971Z] #35 55.98 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-03T08:56:41.229Z] #35 55.98 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-03T08:56:41.229Z] #35 56.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-03T08:56:41.229Z] #35 56.17 Selecting previously unselected package libuv1:amd64. [2019-09-03T08:56:41.229Z] #35 56.18 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-03T08:56:41.229Z] #35 56.19 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-03T08:56:41.487Z] #35 56.41 Selecting previously unselected package cmake. [2019-09-03T08:56:41.487Z] #35 56.41 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-03T08:56:41.490Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-09-03T08:56:41.719Z] #13 78.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-03T08:56:41.719Z] #13 78.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-03T08:56:41.719Z] #13 78.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-03T08:56:41.748Z] #35 56.52 Unpacking cmake (3.7.2-1) ... [2019-09-03T08:56:41.977Z] #13 ... [2019-09-03T08:56:41.977Z] [2019-09-03T08:56:41.977Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:41.977Z] #33 132.4 internal/x/crypto/poly1305 [2019-09-03T08:56:41.977Z] #33 132.6 internal/x/crypto/chacha20poly1305 [2019-09-03T08:56:41.977Z] #33 133.7 internal/x/crypto/hkdf [2019-09-03T08:56:41.977Z] #33 134.0 internal/x/text/transform [2019-09-03T08:56:41.977Z] #33 134.7 internal/x/text/unicode/bidi [2019-09-03T08:56:41.977Z] #33 136.6 internal/x/text/secure/bidirule [2019-09-03T08:56:41.977Z] #33 137.0 internal/x/text/unicode/norm [2019-09-03T08:56:41.977Z] #33 141.5 internal/x/net/idna [2019-09-03T08:56:41.977Z] #33 141.8 crypto/x509 [2019-09-03T08:56:41.977Z] #33 ... [2019-09-03T08:56:41.977Z] [2019-09-03T08:56:41.977Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:41.977Z] #58 73.72 AR criu/pie/pie.lib.a [2019-09-03T08:56:41.977Z] #58 73.79 DEP criu/pie/restorer.d [2019-09-03T08:56:41.977Z] #58 74.05 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-03T08:56:41.977Z] #58 74.25 DEP criu/arch/x86/restorer_unmap.d [2019-09-03T08:56:41.977Z] #58 74.27 DEP criu/arch/x86/restorer.d [2019-09-03T08:56:41.977Z] #58 74.47 DEP criu/pie/parasite.d [2019-09-03T08:56:41.977Z] #58 74.85 CC criu/pie/parasite.o [2019-09-03T08:56:41.977Z] #58 76.25 LINK criu/pie/parasite.built-in.o [2019-09-03T08:56:41.977Z] #58 76.27 GEN criu/pie/parasite-blob.h [2019-09-03T08:56:41.977Z] #58 76.31 CC criu/arch/x86/restorer.o [2019-09-03T08:56:41.977Z] #58 76.98 CC criu/arch/x86/restorer_unmap.o [2019-09-03T08:56:41.977Z] #58 77.06 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-03T08:56:41.977Z] #58 77.39 CC criu/pie/restorer.o [2019-09-03T08:56:42.688Z] #35 ... [2019-09-03T08:56:42.688Z] [2019-09-03T08:56:42.688Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-03T08:56:42.688Z] #10 DONE 3.2s [2019-09-03T08:56:42.688Z] [2019-09-03T08:56:42.688Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:42.688Z] #20 11.07 # 2.7% ####### 10.8% ########## 14.0% ############ 17.6% ################# 24.9% ###################### 31.8% ############################# 40.7% ################################### 49.1% ######################################### 57.3% ################################################ 67.9% ####################################################### 76.5% ############################################################## 87.3% ######################################################################## 100.0% [2019-09-03T08:56:42.688Z] #20 12.87 [2019-09-03T08:56:43.872Z] #58 ... [2019-09-03T08:56:43.873Z] [2019-09-03T08:56:43.873Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:43.873Z] #13 80.36 Selecting previously unselected package binutils-mingw-w64. [2019-09-03T08:56:43.873Z] #13 80.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-03T08:56:43.873Z] #13 80.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-03T08:56:43.873Z] #13 80.50 Selecting previously unselected package mingw-w64-common. [2019-09-03T08:56:43.873Z] #13 80.54 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-03T08:56:43.873Z] #13 80.54 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-03T08:56:43.992Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-09-03T08:56:44.803Z] #13 ... [2019-09-03T08:56:44.803Z] [2019-09-03T08:56:44.803Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:56:44.803Z] #24 135.1 + GOBIN=/build [2019-09-03T08:56:44.803Z] #24 135.1 + /build/gometalinter --install [2019-09-03T08:56:44.803Z] #24 135.1 Installing: [2019-09-03T08:56:44.803Z] #24 135.1 deadcode [2019-09-03T08:56:44.803Z] #24 135.1 dupl [2019-09-03T08:56:44.803Z] #24 135.1 errcheck [2019-09-03T08:56:44.803Z] #24 135.1 gas [2019-09-03T08:56:44.803Z] #24 135.1 gochecknoglobals [2019-09-03T08:56:44.803Z] #24 135.1 gochecknoinits [2019-09-03T08:56:44.803Z] #24 135.1 goconst [2019-09-03T08:56:44.803Z] #24 135.1 gocyclo [2019-09-03T08:56:44.803Z] #24 135.1 goimports [2019-09-03T08:56:44.803Z] #24 135.1 golint [2019-09-03T08:56:44.803Z] #24 135.1 gosimple [2019-09-03T08:56:44.803Z] #24 135.1 gotype [2019-09-03T08:56:44.803Z] #24 135.1 gotypex [2019-09-03T08:56:44.803Z] #24 135.1 ineffassign [2019-09-03T08:56:44.803Z] #24 135.1 interfacer [2019-09-03T08:56:44.803Z] #24 135.1 lll [2019-09-03T08:56:44.803Z] #24 135.1 maligned [2019-09-03T08:56:44.803Z] #24 135.1 megacheck [2019-09-03T08:56:44.803Z] #24 135.1 misspell [2019-09-03T08:56:44.803Z] #24 135.1 nakedret [2019-09-03T08:56:44.803Z] #24 135.1 safesql [2019-09-03T08:56:44.803Z] #24 135.1 staticcheck [2019-09-03T08:56:44.803Z] #24 135.1 structcheck [2019-09-03T08:56:44.803Z] #24 135.1 unconvert [2019-09-03T08:56:44.803Z] #24 135.1 unparam [2019-09-03T08:56:44.803Z] #24 135.1 unused [2019-09-03T08:56:44.803Z] #24 135.1 varcheck [2019-09-03T08:56:45.061Z] #24 ... [2019-09-03T08:56:45.061Z] [2019-09-03T08:56:45.061Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:45.061Z] #58 80.67 LINK criu/pie/restorer.built-in.o [2019-09-03T08:56:45.061Z] #58 80.68 GEN criu/pie/restorer-blob.h [2019-09-03T08:56:45.061Z] #58 80.78 DEP criu/vdso.d [2019-09-03T08:56:45.318Z] #58 81.02 DEP criu/vdso-compat.d [2019-09-03T08:56:45.350Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.365s coverage: 57.8% of statements [2019-09-03T08:56:45.529Z] #20 13.19 # 2.3% ### 4.6% #### 6.3% ##### 7.8% ###### 9.4% ######## 11.7% ######### 13.8% ########### 15.8% ############ 16.7% ############# 18.5% ############# 19.4% ############## 20.2% ################ 22.2% ################# 23.9% ################## 25.2% ################### 27.5% #################### 28.4% ##################### 29.8% ###################### 30.7% ####################### 32.2% ######################## 33.4% ######################## 34.3% ######################### 36.0% ########################### 38.1% ############################# 40.9% ############################## 42.8% ################################ 44.9% ################################# 46.6% ################################## 47.6% ################################### 48.9% #################################### 50.4% ##################################### 51.7% ###################################### 53.6% ####################################### 55.2% ######################################### 57.6% ########################################## 59.0% ########################################### 60.7% [2019-09-03T08:56:45.529Z] #20 ... [2019-09-03T08:56:45.529Z] [2019-09-03T08:56:45.529Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:45.529Z] #35 60.37 Selecting previously unselected package xxd. [2019-09-03T08:56:45.529Z] #35 60.41 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:56:45.529Z] #35 60.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:45.575Z] #58 81.24 DEP criu/uts_ns.d [2019-09-03T08:56:45.788Z] #35 60.75 Selecting previously unselected package vim-common. [2019-09-03T08:56:45.788Z] #35 60.76 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:56:45.788Z] #35 60.78 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:45.833Z] #58 81.42 DEP criu/util.d [2019-09-03T08:56:46.091Z] #58 81.71 DEP criu/uffd.d [2019-09-03T08:56:46.349Z] #58 81.91 DEP criu/tun.d [2019-09-03T08:56:46.349Z] #58 82.09 DEP criu/tty.d [2019-09-03T08:56:46.356Z] #35 ... [2019-09-03T08:56:46.356Z] [2019-09-03T08:56:46.356Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-03T08:56:46.356Z] #11 DONE 3.8s [2019-09-03T08:56:46.606Z] #58 82.32 DEP criu/timerfd.d [2019-09-03T08:56:46.616Z] [2019-09-03T08:56:46.616Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:46.864Z] #58 82.56 DEP criu/sysfs_parse.d [2019-09-03T08:56:47.121Z] #58 82.73 DEP criu/sysctl.d [2019-09-03T08:56:47.121Z] #58 82.89 DEP criu/string.d [2019-09-03T08:56:47.121Z] #58 82.98 DEP criu/stats.d [2019-09-03T08:56:47.134Z] #20 13.19 # 2.3% ### 4.6% #### 6.3% ##### 7.8% ###### 9.4% ######## 11.7% ######### 13.8% ########### 15.8% ############ 16.7% ############# 18.5% ############# 19.4% ############## 20.2% ################ 22.2% ################# 23.9% ################## 25.2% ################### 27.5% #################### 28.4% ##################### 29.8% ###################### 30.7% ####################### 32.2% ######################## 33.4% ######################## 34.3% ######################### 36.0% ########################### 38.1% ############################# 40.9% ############################## 42.8% ################################ 44.9% ################################# 46.6% ################################## 47.6% ################################### 48.9% #################################### 50.4% ##################################### 51.7% ###################################### 53.6% ####################################### 55.2% ######################################### 57.6% ########################################## 59.0% ########################################### 60.7% ############################################ 61.8% ############################################## 64.0% ############################################### 65.9% ################################################ 67.6% ################################################## 70.3% #################################################### 73.3% ####################################################### 76.6% ######################################################### 80.5% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.3% ################################################################ 90.3% ################################################################## 92.9% #################################################################### 95.6% ###################################################################### 97.6% ######################################################################## 100.0% [2019-09-03T08:56:47.393Z] #20 ... [2019-09-03T08:56:47.393Z] [2019-09-03T08:56:47.393Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:47.393Z] #35 61.36 Processing triggers for mime-support (3.60) ... [2019-09-03T08:56:47.393Z] #35 61.51 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:47.393Z] #35 61.54 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-03T08:56:47.393Z] #35 61.55 Setting up cmake-data (3.7.2-1) ... [2019-09-03T08:56:47.393Z] #35 61.59 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-03T08:56:47.393Z] #35 61.61 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-03T08:56:47.393Z] #35 61.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:47.393Z] #35 61.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:56:47.393Z] #35 61.69 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:56:47.393Z] #35 61.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-03T08:56:47.393Z] #35 61.75 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-03T08:56:47.393Z] #35 61.76 Setting up cmake (3.7.2-1) ... [2019-09-03T08:56:47.393Z] #35 61.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:47.393Z] #35 DONE 62.2s [2019-09-03T08:56:47.393Z] [2019-09-03T08:56:47.393Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:47.393Z] #20 19.16 [2019-09-03T08:56:47.393Z] #20 ... [2019-09-03T08:56:47.393Z] [2019-09-03T08:56:47.393Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:47.393Z] #33 51.93 bufio [2019-09-03T08:56:47.393Z] #33 54.22 syscall [2019-09-03T08:56:47.651Z] #33 ... [2019-09-03T08:56:47.651Z] [2019-09-03T08:56:47.651Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T08:56:47.651Z] #36 DONE 0.1s [2019-09-03T08:56:47.651Z] [2019-09-03T08:56:47.651Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-03T08:56:47.651Z] #37 DONE 0.1s [2019-09-03T08:56:47.651Z] [2019-09-03T08:56:47.651Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:56:47.690Z] #58 83.15 DEP criu/sockets.d [2019-09-03T08:56:47.690Z] #58 83.41 DEP criu/sk-unix.d [2019-09-03T08:56:48.217Z] #38 ... [2019-09-03T08:56:48.217Z] [2019-09-03T08:56:48.217Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:48.217Z] #57 62.71 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-03T08:56:48.217Z] #57 62.72 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-03T08:56:48.217Z] #57 62.74 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:56:48.217Z] #57 62.76 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-03T08:56:48.217Z] #57 62.78 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-03T08:56:48.217Z] #57 62.79 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-03T08:56:48.217Z] #57 62.81 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-03T08:56:48.217Z] #57 62.82 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-03T08:56:48.217Z] #57 62.84 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-03T08:56:48.217Z] #57 62.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-03T08:56:48.217Z] #57 62.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:56:48.217Z] #57 DONE 63.1s [2019-09-03T08:56:48.217Z] [2019-09-03T08:56:48.217Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:48.217Z] #30 52.59 time [2019-09-03T08:56:48.217Z] #30 58.61 sort [2019-09-03T08:56:48.217Z] #30 59.52 internal/poll [2019-09-03T08:56:48.217Z] #30 60.53 internal/fmtsort [2019-09-03T08:56:48.217Z] #30 61.44 internal/syscall/unix [2019-09-03T08:56:48.217Z] #30 61.92 strings [2019-09-03T08:56:48.261Z] #58 83.71 DEP criu/sk-tcp.d [2019-09-03T08:56:48.476Z] #30 ... [2019-09-03T08:56:48.476Z] [2019-09-03T08:56:48.476Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:48.518Z] #58 84.01 DEP criu/sk-queue.d [2019-09-03T08:56:48.518Z] #58 84.20 DEP criu/sk-packet.d [2019-09-03T08:56:48.776Z] #58 84.51 DEP criu/sk-netlink.d [2019-09-03T08:56:49.341Z] #58 84.77 DEP criu/sk-inet.d [2019-09-03T08:56:49.341Z] #58 85.02 DEP criu/signalfd.d [2019-09-03T08:56:49.599Z] #58 85.18 DEP criu/sigframe.d [2019-09-03T08:56:49.599Z] #58 85.30 DEP criu/shmem.d [2019-09-03T08:56:49.850Z] #58 ... [2019-09-03T08:56:49.850Z] [2019-09-03T08:56:49.850Z] #12 [dev 6/24] RUN ldconfig [2019-09-03T08:56:49.850Z] #12 DONE 3.5s [2019-09-03T08:56:49.856Z] #58 85.52 DEP criu/servicefd.d [2019-09-03T08:56:50.111Z] [2019-09-03T08:56:50.111Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:50.114Z] #58 85.79 DEP criu/seize.d [2019-09-03T08:56:50.372Z] #58 86.01 DEP criu/seccomp.d [2019-09-03T08:56:50.630Z] #58 86.22 DEP criu/rst-malloc.d [2019-09-03T08:56:50.887Z] #58 86.35 DEP criu/rbtree.d [2019-09-03T08:56:50.887Z] #58 86.37 DEP criu/pstree.d [2019-09-03T08:56:50.887Z] #58 86.63 DEP criu/protobuf.d [2019-09-03T08:56:51.047Z] #13 ... [2019-09-03T08:56:51.047Z] [2019-09-03T08:56:51.047Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:56:51.047Z] #42 12.73 + cd /tmp/tmp.CtP9lHCCwO/src/github.com/opencontainers/runc [2019-09-03T08:56:51.047Z] #42 12.73 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-03T08:56:51.047Z] #42 13.08 + '[' -z '' ']' [2019-09-03T08:56:51.047Z] #42 13.08 + target=static [2019-09-03T08:56:51.047Z] #42 13.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-03T08:56:51.047Z] #42 15.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-03T08:56:51.047Z] #42 ... [2019-09-03T08:56:51.047Z] [2019-09-03T08:56:51.047Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T08:56:51.047Z] #20 20.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-03T08:56:51.047Z] #20 21.66 [2019-09-03T08:56:51.047Z] #20 22.07 ######################################################################## 100.0% [2019-09-03T08:56:51.047Z] #20 22.20 [2019-09-03T08:56:51.146Z] #58 86.87 GEN criu/protobuf-desc-gen.h [2019-09-03T08:56:51.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.452s coverage: 45.9% of statements [2019-09-03T08:56:51.982Z] #20 23.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-03T08:56:52.609Z] #20 24.43 [2019-09-03T08:56:52.962Z] #20 24.76 ################################################ 67.6% ######################################################################## 100.0% [2019-09-03T08:56:53.045Z] #58 88.49 DEP criu/protobuf-desc.d [2019-09-03T08:56:53.045Z] #58 88.72 DEP criu/proc_parse.d [2019-09-03T08:56:53.245Z] #20 24.97 [2019-09-03T08:56:53.303Z] #58 88.92 DEP criu/plugin.d [2019-09-03T08:56:53.561Z] #58 89.05 DEP criu/pipes.d [2019-09-03T08:56:53.561Z] #58 89.29 DEP criu/pie-util.d [2019-09-03T08:56:53.561Z] #58 ... [2019-09-03T08:56:53.561Z] [2019-09-03T08:56:53.561Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:53.561Z] #33 144.0 net/textproto [2019-09-03T08:56:53.561Z] #33 145.0 internal/x/net/http/httpguts [2019-09-03T08:56:53.561Z] #33 145.4 internal/x/net/http/httpproxy [2019-09-03T08:56:53.561Z] #33 145.9 internal/x/net/http2/hpack [2019-09-03T08:56:53.561Z] #33 147.5 mime [2019-09-03T08:56:53.561Z] #33 147.9 crypto/tls [2019-09-03T08:56:53.561Z] #33 149.2 mime/quotedprintable [2019-09-03T08:56:53.561Z] #33 149.8 mime/multipart [2019-09-03T08:56:53.561Z] #33 150.9 net/http/internal [2019-09-03T08:56:53.561Z] #33 151.5 os/exec [2019-09-03T08:56:53.818Z] #33 ... [2019-09-03T08:56:53.818Z] [2019-09-03T08:56:53.818Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:56:53.818Z] #13 85.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-03T08:56:53.818Z] #13 85.81 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-03T08:56:53.818Z] #13 85.82 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-03T08:56:54.383Z] #13 91.15 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-03T08:56:54.383Z] #13 91.18 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:56:54.383Z] #13 91.18 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-03T08:56:54.640Z] #13 91.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-03T08:56:54.640Z] #13 91.35 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:56:54.640Z] #13 91.35 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:56:54.955Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.216s coverage: 72.5% of statements [2019-09-03T08:56:54.956Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-03T08:56:54.956Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.949s coverage: 50.8% of statements [2019-09-03T08:56:55.160Z] #20 26.73 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-03T08:56:55.160Z] #20 26.82 skipping existing 1849cc453dee [2019-09-03T08:56:55.160Z] #20 26.94 [2019-09-03T08:56:56.532Z] #20 28.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-03T08:56:56.579Z] #13 ... [2019-09-03T08:56:56.579Z] [2019-09-03T08:56:56.579Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:56.579Z] #58 89.50 DEP criu/pie-util-vdso.d [2019-09-03T08:56:56.579Z] #58 89.64 DEP criu/pie-util-vdso-elf32.d [2019-09-03T08:56:56.579Z] #58 89.85 DEP criu/path.d [2019-09-03T08:56:56.579Z] #58 90.01 DEP criu/parasite-syscall.d [2019-09-03T08:56:56.579Z] #58 90.38 DEP criu/pagemap.d [2019-09-03T08:56:56.579Z] #58 90.57 DEP criu/pagemap-cache.d [2019-09-03T08:56:56.579Z] #58 90.75 DEP criu/page-xfer.d [2019-09-03T08:56:56.579Z] #58 90.91 DEP criu/page-pipe.d [2019-09-03T08:56:56.579Z] #58 91.02 DEP criu/netfilter.d [2019-09-03T08:56:56.579Z] #58 91.20 DEP criu/net.d [2019-09-03T08:56:56.579Z] #58 91.57 DEP criu/namespaces.d [2019-09-03T08:56:56.579Z] #58 91.86 DEP criu/mount.d [2019-09-03T08:56:56.579Z] #58 92.12 DEP criu/mem.d [2019-09-03T08:56:56.579Z] #58 92.35 DEP criu/lsm.d [2019-09-03T08:56:56.836Z] #58 92.59 DEP criu/log.d [2019-09-03T08:56:57.093Z] #58 92.79 DEP criu/libnetlink.d [2019-09-03T08:56:57.097Z] #20 28.81 [2019-09-03T08:56:57.351Z] #58 92.97 DEP criu/kerndat.d [2019-09-03T08:56:57.355Z] #20 29.02 ######################################################################## 100.0% [2019-09-03T08:56:57.355Z] #20 29.17 [2019-09-03T08:56:57.616Z] #20 29.27 Download of images into '/build' complete. [2019-09-03T08:56:57.617Z] #20 29.27 Use something like the following to load the result into a Docker daemon: [2019-09-03T08:56:57.617Z] #20 29.27 tar -cC '/build' . | docker load [2019-09-03T08:56:57.639Z] #58 93.29 DEP criu/kcmp-ids.d [2019-09-03T08:56:57.756Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.596s coverage: 76.1% of statements [2019-09-03T08:56:57.876Z] #20 DONE 29.5s [2019-09-03T08:56:57.876Z] [2019-09-03T08:56:57.876Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:57.876Z] #58 5.092 Note: Building without setproctitle() and strlcpy() support. [2019-09-03T08:56:57.876Z] #58 5.092 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-03T08:56:57.876Z] #58 6.895 fatal: Not a git repository (or any of the parent directories): .git [2019-09-03T08:56:57.876Z] #58 6.932 GEN .gitid [2019-09-03T08:56:57.876Z] #58 6.936 GEN criu/include/version.h [2019-09-03T08:56:57.876Z] #58 6.949 GEN include/common/asm [2019-09-03T08:56:57.876Z] #58 8.657 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-03T08:56:57.876Z] #58 8.752 PBCC images/opts.pb-c.c [2019-09-03T08:56:57.876Z] #58 8.766 PBCC images/sit.pb-c.c [2019-09-03T08:56:57.876Z] #58 8.815 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-03T08:56:57.876Z] #58 8.910 DEP images/opts.pb-c.d [2019-09-03T08:56:57.876Z] #58 8.978 DEP images/sit.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.047 PBCC images/macvlan.pb-c.c [2019-09-03T08:56:57.876Z] #58 9.062 DEP images/macvlan.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.110 PBCC images/autofs.pb-c.c [2019-09-03T08:56:57.876Z] #58 9.178 DEP images/autofs.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.219 PBCC images/sysctl.pb-c.c [2019-09-03T08:56:57.876Z] #58 9.278 DEP images/sysctl.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.350 PBCC images/time.pb-c.c [2019-09-03T08:56:57.876Z] #58 9.387 DEP images/time.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.474 PBCC images/binfmt-misc.pb-c.c [2019-09-03T08:56:57.876Z] #58 9.553 DEP images/binfmt-misc.pb-c.d [2019-09-03T08:56:57.876Z] #58 9.721 PBCC images/seccomp.pb-c.c [2019-09-03T08:56:57.897Z] #58 93.40 DEP criu/irmap.d [2019-09-03T08:56:57.897Z] #58 ... [2019-09-03T08:56:57.897Z] [2019-09-03T08:56:57.897Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:56:57.897Z] #27 DONE 158.1s [2019-09-03T08:56:57.897Z] [2019-09-03T08:56:57.897Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:57.897Z] #58 93.57 DEP criu/ipc_ns.d [2019-09-03T08:56:58.134Z] #58 9.786 DEP images/seccomp.pb-c.d [2019-09-03T08:56:58.134Z] #58 9.841 PBCC images/userns.pb-c.c [2019-09-03T08:56:58.134Z] #58 9.928 DEP images/userns.pb-c.d [2019-09-03T08:56:58.155Z] #58 93.85 DEP criu/image.d [2019-09-03T08:56:58.392Z] #58 10.15 PBCC images/cgroup.pb-c.c [2019-09-03T08:56:58.412Z] #58 94.11 DEP criu/image-desc.d [2019-09-03T08:56:58.650Z] #58 10.26 DEP images/cgroup.pb-c.d [2019-09-03T08:56:58.650Z] #58 10.35 PBCC images/fown.pb-c.c [2019-09-03T08:56:58.650Z] #58 ... [2019-09-03T08:56:58.650Z] [2019-09-03T08:56:58.650Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:56:58.650Z] #30 62.87 os [2019-09-03T08:56:58.650Z] #30 66.19 bytes [2019-09-03T08:56:58.650Z] #30 68.30 fmt [2019-09-03T08:56:58.650Z] #30 69.32 bufio [2019-09-03T08:56:58.650Z] #30 71.20 path/filepath [2019-09-03T08:56:58.650Z] #30 ... [2019-09-03T08:56:58.650Z] [2019-09-03T08:56:58.650Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:58.650Z] #58 10.42 PBCC images/ext-file.pb-c.c [2019-09-03T08:56:58.650Z] #58 10.45 DEP images/fown.pb-c.d [2019-09-03T08:56:58.668Z] #58 94.30 DEP criu/fsnotify.d [2019-09-03T08:56:58.907Z] #58 10.65 DEP images/ext-file.pb-c.d [2019-09-03T08:56:58.907Z] #58 10.78 PBCC images/rpc.pb-c.c [2019-09-03T08:56:58.925Z] #58 94.67 DEP criu/filesystems.d [2019-09-03T08:56:59.087Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2019-09-03T08:56:59.164Z] #58 10.90 DEP images/rpc.pb-c.d [2019-09-03T08:56:59.164Z] #58 10.96 PBCC images/siginfo.pb-c.c [2019-09-03T08:56:59.182Z] #58 94.85 DEP criu/files.d [2019-09-03T08:56:59.422Z] #58 11.06 DEP images/siginfo.pb-c.d [2019-09-03T08:56:59.422Z] #58 11.17 PBCC images/pagemap.pb-c.c [2019-09-03T08:56:59.422Z] #58 ... [2019-09-03T08:56:59.422Z] [2019-09-03T08:56:59.422Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:56:59.422Z] #33 63.90 time [2019-09-03T08:56:59.422Z] #33 66.89 sort [2019-09-03T08:56:59.422Z] #33 68.13 internal/fmtsort [2019-09-03T08:56:59.422Z] #33 69.28 internal/syscall/unix [2019-09-03T08:56:59.422Z] #33 69.77 strings [2019-09-03T08:56:59.422Z] #33 70.25 internal/poll [2019-09-03T08:56:59.422Z] #33 72.97 os [2019-09-03T08:56:59.422Z] #33 73.92 path [2019-09-03T08:56:59.439Z] #58 95.01 DEP criu/files-reg.d [2019-09-03T08:56:59.439Z] #58 95.20 DEP criu/files-ext.d [2019-09-03T08:56:59.679Z] #33 ... [2019-09-03T08:56:59.679Z] [2019-09-03T08:56:59.679Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:56:59.679Z] #58 11.36 DEP images/pagemap.pb-c.d [2019-09-03T08:56:59.679Z] #58 11.52 PBCC images/rlimit.pb-c.c [2019-09-03T08:56:59.936Z] #58 11.65 DEP images/rlimit.pb-c.d [2019-09-03T08:56:59.936Z] #58 11.75 PBCC images/file-lock.pb-c.c [2019-09-03T08:57:00.002Z] #58 95.43 DEP criu/file-lock.d [2019-09-03T08:57:00.002Z] #58 95.63 DEP criu/file-ids.d [2019-09-03T08:57:00.197Z] #58 11.79 DEP images/file-lock.pb-c.d [2019-09-03T08:57:00.197Z] #58 11.97 PBCC images/tty.pb-c.c [2019-09-03T08:57:00.197Z] #58 12.13 DEP images/tty.pb-c.d [2019-09-03T08:57:00.259Z] #58 95.78 DEP criu/fifo.d [2019-09-03T08:57:00.259Z] #58 95.98 DEP criu/fdstore.d [2019-09-03T08:57:00.456Z] #58 12.25 PBCC images/tun.pb-c.c [2019-09-03T08:57:00.456Z] #58 12.34 PBCC images/netdev.pb-c.c [2019-09-03T08:57:00.516Z] #58 96.12 DEP criu/fault-injection.d [2019-09-03T08:57:00.516Z] #58 96.19 DEP criu/external.d [2019-09-03T08:57:00.713Z] #58 12.44 DEP images/tun.pb-c.d [2019-09-03T08:57:00.713Z] #58 12.50 DEP images/netdev.pb-c.d [2019-09-03T08:57:00.713Z] #58 12.60 PBCC images/vma.pb-c.c [2019-09-03T08:57:00.713Z] #58 12.63 DEP images/vma.pb-c.d [2019-09-03T08:57:00.713Z] #58 12.66 PBCC images/creds.pb-c.c [2019-09-03T08:57:00.773Z] #58 96.35 DEP criu/eventpoll.d [2019-09-03T08:57:00.773Z] #58 96.54 DEP criu/eventfd.d [2019-09-03T08:57:00.955Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-09-03T08:57:00.970Z] #58 12.70 DEP images/creds.pb-c.d [2019-09-03T08:57:00.970Z] #58 12.72 PBCC images/utsns.pb-c.c [2019-09-03T08:57:00.970Z] #58 12.75 DEP images/utsns.pb-c.d [2019-09-03T08:57:00.970Z] #58 12.77 PBCC images/ipc-desc.pb-c.c [2019-09-03T08:57:00.970Z] #58 12.78 PBCC images/ipc-sem.pb-c.c [2019-09-03T08:57:00.970Z] #58 12.85 DEP images/ipc-desc.pb-c.d [2019-09-03T08:57:01.030Z] #58 96.70 DEP criu/crtools.d [2019-09-03T08:57:01.228Z] #58 12.89 DEP images/ipc-sem.pb-c.d [2019-09-03T08:57:01.228Z] #58 12.95 PBCC images/ipc-msg.pb-c.c [2019-09-03T08:57:01.228Z] #58 12.97 DEP images/ipc-msg.pb-c.d [2019-09-03T08:57:01.228Z] #58 13.02 PBCC images/ipc-shm.pb-c.c [2019-09-03T08:57:01.228Z] #58 13.07 DEP images/ipc-shm.pb-c.d [2019-09-03T08:57:01.286Z] #58 96.99 DEP criu/cr-service.d [2019-09-03T08:57:01.485Z] #58 13.13 PBCC images/ipc-var.pb-c.c [2019-09-03T08:57:01.485Z] #58 13.17 DEP images/ipc-var.pb-c.d [2019-09-03T08:57:01.485Z] #58 ... [2019-09-03T08:57:01.485Z] [2019-09-03T08:57:01.485Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:57:01.485Z] #38 3.801 + RM_GOPATH=0 [2019-09-03T08:57:01.485Z] #38 3.803 + TMP_GOPATH= [2019-09-03T08:57:01.485Z] #38 3.803 + : /build [2019-09-03T08:57:01.485Z] #38 3.803 + '[' -z '' ']' [2019-09-03T08:57:01.485Z] #38 3.807 ++ mktemp -d [2019-09-03T08:57:01.485Z] #38 3.816 + export GOPATH=/tmp/tmp.aUoaJNwq9d [2019-09-03T08:57:01.486Z] #38 3.816 + GOPATH=/tmp/tmp.aUoaJNwq9d [2019-09-03T08:57:01.486Z] #38 3.816 + RM_GOPATH=1 [2019-09-03T08:57:01.486Z] #38 3.817 ++ dirname ./install.sh [2019-09-03T08:57:01.486Z] #38 3.827 + dir=. [2019-09-03T08:57:01.486Z] #38 3.827 + bin=tini [2019-09-03T08:57:01.486Z] #38 3.827 + shift [2019-09-03T08:57:01.486Z] #38 3.827 + '[' '!' -f ./tini.installer ']' [2019-09-03T08:57:01.486Z] #38 3.827 + . ./tini.installer [2019-09-03T08:57:01.486Z] #38 3.831 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:57:01.486Z] #38 3.831 + install_tini [2019-09-03T08:57:01.486Z] #38 3.831 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-03T08:57:01.486Z] #38 3.831 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:57:01.486Z] #38 3.831 + git clone https://github.com/krallin/tini.git /tmp/tmp.aUoaJNwq9d/tini [2019-09-03T08:57:01.486Z] #38 3.837 Cloning into '/tmp/tmp.aUoaJNwq9d/tini'... [2019-09-03T08:57:01.486Z] #38 4.898 + cd /tmp/tmp.aUoaJNwq9d/tini [2019-09-03T08:57:01.486Z] #38 4.904 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-03T08:57:01.486Z] #38 4.931 + cmake . [2019-09-03T08:57:01.486Z] #38 5.741 -- The C compiler identification is GNU 6.3.0 [2019-09-03T08:57:01.486Z] #38 5.784 -- Check for working C compiler: /usr/bin/cc [2019-09-03T08:57:01.486Z] #38 6.569 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-03T08:57:01.486Z] #38 6.571 -- Detecting C compiler ABI info [2019-09-03T08:57:01.486Z] #38 7.291 -- Detecting C compiler ABI info - done [2019-09-03T08:57:01.486Z] #38 7.347 -- Detecting C compile features [2019-09-03T08:57:01.486Z] #38 9.845 -- Detecting C compile features - done [2019-09-03T08:57:01.486Z] #38 9.893 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-03T08:57:01.486Z] #38 10.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-03T08:57:01.486Z] #38 10.28 -- Configuring done [2019-09-03T08:57:01.486Z] #38 10.35 -- Generating done [2019-09-03T08:57:01.486Z] #38 10.35 -- Build files have been written to: /tmp/tmp.aUoaJNwq9d/tini [2019-09-03T08:57:01.486Z] #38 10.38 + make tini-static [2019-09-03T08:57:01.486Z] #38 10.88 Scanning dependencies of target tini-static [2019-09-03T08:57:01.486Z] #38 11.06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-03T08:57:01.486Z] #38 13.57 [100%] Linking C executable tini-static [2019-09-03T08:57:01.486Z] #38 ... [2019-09-03T08:57:01.486Z] [2019-09-03T08:57:01.486Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:57:01.543Z] #58 97.28 DEP criu/cr-restore.d [2019-09-03T08:57:02.107Z] #58 97.63 DEP criu/cr-errno.d [2019-09-03T08:57:02.107Z] #58 97.66 DEP criu/cr-dump.d [2019-09-03T08:57:02.260Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.446s coverage: 57.0% of statements [2019-09-03T08:57:02.260Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-03T08:57:02.260Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-03T08:57:02.260Z] #47 33.92 Checking out files: 38% (1095/2842) Checking out files: 39% (1109/2842) Checking out files: 40% (1137/2842) Checking out files: 41% (1166/2842) Checking out files: 42% (1194/2842) Checking out files: 43% (1223/2842) Checking out files: 44% (1251/2842) Checking out files: 45% (1279/2842) Checking out files: 46% (1308/2842) Checking out files: 47% (1336/2842) Checking out files: 48% (1365/2842) Checking out files: 49% (1393/2842) Checking out files: 50% (1421/2842) Checking out files: 51% (1450/2842) Checking out files: 52% (1478/2842) Checking out files: 53% (1507/2842) Checking out files: 54% (1535/2842) Checking out files: 55% (1564/2842) Checking out files: 56% (1592/2842) Checking out files: 57% (1620/2842) Checking out files: 58% (1649/2842) Checking out files: 59% (1677/2842) Checking out files: 60% (1706/2842) Checking out files: 61% (1734/2842) Checking out files: 62% (1763/2842) Checking out files: 63% (1791/2842) Checking out files: 64% (1819/2842) Checking out files: 65% (1848/2842) Checking out files: 66% (1876/2842) Checking out files: 67% (1905/2842) Checking out files: 68% (1933/2842) Checking out files: 69% (1961/2842) Checking out files: 70% (1990/2842) Checking out files: 71% (2018/2842) Checking out files: 72% (2047/2842) Checking out files: 73% (2075/2842) Checking out files: 74% (2104/2842) Checking out files: 75% (2132/2842) Checking out files: 76% (2160/2842) Checking out files: 77% (2189/2842) Checking out files: 78% (2217/2842) Checking out files: 79% (2246/2842) Checking out files: 79% (2250/2842) Checking out files: 80% (2274/2842) [2019-09-03T08:57:02.260Z] #47 ... [2019-09-03T08:57:02.260Z] [2019-09-03T08:57:02.260Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-03T08:57:02.260Z] #38 14.36 [100%] Built target tini-static [2019-09-03T08:57:02.260Z] #38 14.42 + mkdir -p /build [2019-09-03T08:57:02.260Z] #38 14.43 + cp tini-static /build/docker-init [2019-09-03T08:57:02.260Z] #38 DONE 14.7s [2019-09-03T08:57:02.260Z] [2019-09-03T08:57:02.260Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:57:02.364Z] #58 ... [2019-09-03T08:57:02.364Z] [2019-09-03T08:57:02.364Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:57:02.364Z] #15 163.1 + rm -rf /tmp/tmp.125RY94tbc [2019-09-03T08:57:02.364Z] #15 DONE 163.6s [2019-09-03T08:57:02.364Z] [2019-09-03T08:57:02.364Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:02.364Z] #58 97.99 DEP criu/cr-dedup.d [2019-09-03T08:57:02.646Z] #58 98.29 DEP criu/cr-check.d [2019-09-03T08:57:02.914Z] #58 98.72 DEP criu/config.d [2019-09-03T08:57:03.034Z] #47 33.92 Checking out files: 38% (1095/2842) Checking out files: 39% (1109/2842) Checking out files: 40% (1137/2842) Checking out files: 41% (1166/2842) Checking out files: 42% (1194/2842) Checking out files: 43% (1223/2842) Checking out files: 44% (1251/2842) Checking out files: 45% (1279/2842) Checking out files: 46% (1308/2842) Checking out files: 47% (1336/2842) Checking out files: 48% (1365/2842) Checking out files: 49% (1393/2842) Checking out files: 50% (1421/2842) Checking out files: 51% (1450/2842) Checking out files: 52% (1478/2842) Checking out files: 53% (1507/2842) Checking out files: 54% (1535/2842) Checking out files: 55% (1564/2842) Checking out files: 56% (1592/2842) Checking out files: 57% (1620/2842) Checking out files: 58% (1649/2842) Checking out files: 59% (1677/2842) Checking out files: 60% (1706/2842) Checking out files: 61% (1734/2842) Checking out files: 62% (1763/2842) Checking out files: 63% (1791/2842) Checking out files: 64% (1819/2842) Checking out files: 65% (1848/2842) Checking out files: 66% (1876/2842) Checking out files: 67% (1905/2842) Checking out files: 68% (1933/2842) Checking out files: 69% (1961/2842) Checking out files: 70% (1990/2842) Checking out files: 71% (2018/2842) Checking out files: 72% (2047/2842) Checking out files: 73% (2075/2842) Checking out files: 74% (2104/2842) Checking out files: 75% (2132/2842) Checking out files: 76% (2160/2842) Checking out files: 77% (2189/2842) Checking out files: 78% (2217/2842) Checking out files: 79% (2246/2842) Checking out files: 79% (2250/2842) Checking out files: 80% (2274/2842) Checking out files: 81% (2303/2842) Checking out files: 82% (2331/2842) Checking out files: 83% (2359/2842) Checking out files: 84% (2388/2842) Checking out files: 85% (2416/2842) Checking out files: 86% (2445/2842) Checking out files: 87% (2473/2842) Checking out files: 88% (2501/2842) Checking out files: 89% (2530/2842) Checking out files: 90% (2558/2842) Checking out files: 91% (2587/2842) Checking out files: 92% (2615/2842) Checking out files: 93% (2644/2842) Checking out files: 94% (2672/2842) Checking out files: 95% (2700/2842) Checking out files: 96% (2729/2842) Checking out files: 97% (2757/2842) Checking out files: 98% (2786/2842) Checking out files: 99% (2814/2842) Checking out files: 100% (2842/2842) Checking out files: 100% (2842/2842), done. [2019-09-03T08:57:03.034Z] #47 35.84 + cd /tmp/tmp.yNDxk4IgeS/src/github.com/containerd/containerd [2019-09-03T08:57:03.034Z] #47 35.84 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-09-03T08:57:03.491Z] #58 99.12 DEP criu/clone-noasan.d [2019-09-03T08:57:03.491Z] #58 99.21 DEP criu/cgroup.d [2019-09-03T08:57:03.866Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2019-09-03T08:57:03.866Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-03T08:57:03.866Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-09-03T08:57:03.866Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-03T08:57:04.063Z] #58 99.51 DEP criu/cgroup-props.d [2019-09-03T08:57:04.063Z] #58 99.68 DEP criu/bitmap.d [2019-09-03T08:57:04.063Z] #58 99.73 DEP criu/bfd.d [2019-09-03T08:57:04.063Z] #58 99.81 DEP criu/autofs.d [2019-09-03T08:57:04.321Z] #58 99.97 DEP criu/aio.d [2019-09-03T08:57:04.406Z] #47 ... [2019-09-03T08:57:04.406Z] [2019-09-03T08:57:04.406Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:04.406Z] #13 4.402 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-03T08:57:04.406Z] #13 4.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-03T08:57:04.406Z] #13 4.493 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-03T08:57:04.406Z] #13 4.506 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-03T08:57:04.406Z] #13 4.529 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-03T08:57:04.406Z] #13 5.244 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-03T08:57:04.406Z] #13 6.841 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-03T08:57:04.406Z] #13 7.785 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-03T08:57:04.406Z] #13 ... [2019-09-03T08:57:04.406Z] [2019-09-03T08:57:04.406Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:04.406Z] #58 13.24 PBCC images/sk-opts.pb-c.c [2019-09-03T08:57:04.406Z] #58 13.27 PBCC images/packet-sock.pb-c.c [2019-09-03T08:57:04.406Z] #58 13.36 DEP images/sk-opts.pb-c.d [2019-09-03T08:57:04.406Z] #58 13.47 DEP images/packet-sock.pb-c.d [2019-09-03T08:57:04.406Z] #58 13.60 PBCC images/sk-netlink.pb-c.c [2019-09-03T08:57:04.406Z] #58 13.68 DEP images/sk-netlink.pb-c.d [2019-09-03T08:57:04.406Z] #58 13.79 PBCC images/sk-inet.pb-c.c [2019-09-03T08:57:04.406Z] #58 13.88 DEP images/sk-inet.pb-c.d [2019-09-03T08:57:04.406Z] #58 13.99 PBCC images/sk-unix.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.08 DEP images/sk-unix.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.13 PBCC images/mm.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.18 DEP images/mm.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.29 PBCC images/timerfd.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.35 DEP images/timerfd.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.42 PBCC images/timer.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.49 DEP images/timer.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.61 PBCC images/sa.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.71 DEP images/sa.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.87 PBCC images/pipe-data.pb-c.c [2019-09-03T08:57:04.406Z] #58 14.91 DEP images/pipe-data.pb-c.d [2019-09-03T08:57:04.406Z] #58 14.97 PBCC images/mnt.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.05 DEP images/mnt.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.15 PBCC images/sk-packet.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.18 DEP images/sk-packet.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.31 PBCC images/tcp-stream.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.38 DEP images/tcp-stream.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.42 PBCC images/pipe.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.46 DEP images/pipe.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.53 PBCC images/pstree.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.54 DEP images/pstree.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.62 PBCC images/fs.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.64 DEP images/fs.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.69 PBCC images/signalfd.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.78 DEP images/signalfd.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.86 PBCC images/fh.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.90 PBCC images/fsnotify.pb-c.c [2019-09-03T08:57:04.406Z] #58 15.92 DEP images/fh.pb-c.d [2019-09-03T08:57:04.406Z] #58 15.99 DEP images/fsnotify.pb-c.d [2019-09-03T08:57:04.406Z] #58 16.10 PBCC images/eventpoll.pb-c.c [2019-09-03T08:57:04.406Z] #58 16.14 DEP images/eventpoll.pb-c.d [2019-09-03T08:57:04.406Z] #58 16.20 PBCC images/eventfd.pb-c.c [2019-09-03T08:57:04.406Z] #58 16.23 DEP images/eventfd.pb-c.d [2019-09-03T08:57:04.406Z] #58 16.30 PBCC images/remap-file-path.pb-c.c [2019-09-03T08:57:04.406Z] #58 16.36 DEP images/remap-file-path.pb-c.d [2019-09-03T08:57:04.578Z] #58 100.2 DEP criu/action-scripts.d [2019-09-03T08:57:04.664Z] #58 16.41 PBCC images/fifo.pb-c.c [2019-09-03T08:57:04.664Z] #58 16.46 DEP images/fifo.pb-c.d [2019-09-03T08:57:04.664Z] #58 16.55 PBCC images/ghost-file.pb-c.c [2019-09-03T08:57:04.664Z] #58 16.59 DEP images/ghost-file.pb-c.d [2019-09-03T08:57:04.836Z] #58 100.4 CC criu/action-scripts.o [2019-09-03T08:57:04.925Z] #58 16.66 PBCC images/regfile.pb-c.c [2019-09-03T08:57:04.925Z] #58 16.71 DEP images/regfile.pb-c.d [2019-09-03T08:57:04.925Z] #58 16.76 PBCC images/ns.pb-c.c [2019-09-03T08:57:04.925Z] #58 16.81 DEP images/ns.pb-c.d [2019-09-03T08:57:05.094Z] #58 100.9 CC criu/aio.o [2019-09-03T08:57:05.182Z] #58 16.86 PBCC images/fdinfo.pb-c.c [2019-09-03T08:57:05.182Z] #58 16.97 DEP images/fdinfo.pb-c.d [2019-09-03T08:57:05.182Z] #58 17.01 PBCC images/core-aarch64.pb-c.c [2019-09-03T08:57:05.182Z] #58 17.06 PBCC images/core-arm.pb-c.c [2019-09-03T08:57:05.438Z] #58 17.12 PBCC images/core-ppc64.pb-c.c [2019-09-03T08:57:05.438Z] #58 17.13 PBCC images/core-s390.pb-c.c [2019-09-03T08:57:05.438Z] #58 17.19 PBCC images/core-x86.pb-c.c [2019-09-03T08:57:05.438Z] #58 17.28 PBCC images/core.pb-c.c [2019-09-03T08:57:05.438Z] #58 17.39 PBCC images/inventory.pb-c.c [2019-09-03T08:57:05.663Z] #58 101.4 CC criu/autofs.o [2019-09-03T08:57:05.696Z] #58 17.45 DEP images/core-aarch64.pb-c.d [2019-09-03T08:57:05.696Z] #58 17.51 DEP images/core-arm.pb-c.d [2019-09-03T08:57:05.696Z] #58 17.59 DEP images/core-ppc64.pb-c.d [2019-09-03T08:57:05.773Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 78.6% of statements [2019-09-03T08:57:05.773Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.7% of statements [2019-09-03T08:57:05.773Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-03T08:57:05.773Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-03T08:57:05.953Z] #58 17.68 DEP images/core-s390.pb-c.d [2019-09-03T08:57:05.953Z] #58 17.77 DEP images/core-x86.pb-c.d [2019-09-03T08:57:05.953Z] #58 17.81 DEP images/core.pb-c.d [2019-09-03T08:57:05.953Z] #58 17.88 DEP images/inventory.pb-c.d [2019-09-03T08:57:06.210Z] #58 17.94 PBCC images/cpuinfo.pb-c.c [2019-09-03T08:57:06.210Z] #58 18.02 DEP images/cpuinfo.pb-c.d [2019-09-03T08:57:06.210Z] #58 18.07 PBCC images/stats.pb-c.c [2019-09-03T08:57:06.210Z] #58 18.11 DEP images/stats.pb-c.d [2019-09-03T08:57:07.032Z] #58 ... [2019-09-03T08:57:07.033Z] [2019-09-03T08:57:07.033Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:07.033Z] #33 157.4 net/http/httptrace [2019-09-03T08:57:07.033Z] #33 157.7 net/http [2019-09-03T08:57:07.109Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-03T08:57:07.109Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-09-03T08:57:07.300Z] #33 ... [2019-09-03T08:57:07.300Z] [2019-09-03T08:57:07.300Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:07.301Z] #58 103.0 CC criu/bfd.o [2019-09-03T08:57:07.865Z] #58 103.6 CC criu/bitmap.o [2019-09-03T08:57:07.865Z] #58 103.7 CC criu/cgroup-props.o [2019-09-03T08:57:07.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-03T08:57:08.103Z] #58 19.72 make[1]: Nothing to be done for 'all'. [2019-09-03T08:57:08.667Z] #58 ... [2019-09-03T08:57:08.667Z] [2019-09-03T08:57:08.667Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:08.667Z] #13 18.71 Fetched 7919 kB in 15s (511 kB/s) [2019-09-03T08:57:08.796Z] #58 104.5 CC criu/cgroup.o [2019-09-03T08:57:08.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 62.1% of statements [2019-09-03T08:57:08.924Z] #13 18.71 Reading package lists... [2019-09-03T08:57:08.924Z] #13 ... [2019-09-03T08:57:08.924Z] [2019-09-03T08:57:08.924Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:57:08.924Z] #30 73.27 io/ioutil [2019-09-03T08:57:08.924Z] #30 74.57 path [2019-09-03T08:57:08.924Z] #30 74.87 flag [2019-09-03T08:57:08.924Z] #30 75.47 github.com/BurntSushi/toml [2019-09-03T08:57:08.924Z] #30 77.55 log [2019-09-03T08:57:08.924Z] #30 78.29 text/tabwriter [2019-09-03T08:57:08.924Z] #30 80.95 github.com/BurntSushi/toml/cmd/tomlv [2019-09-03T08:57:09.181Z] #30 ... [2019-09-03T08:57:09.181Z] [2019-09-03T08:57:09.181Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:57:09.181Z] #47 37.89 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-03T08:57:09.181Z] #47 37.89 + BUILDTAGS='netgo osusergo static_build' [2019-09-03T08:57:09.181Z] #47 37.89 + export EXTRA_FLAGS=-buildmode=pie [2019-09-03T08:57:09.181Z] #47 37.89 + EXTRA_FLAGS=-buildmode=pie [2019-09-03T08:57:09.181Z] #47 37.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-03T08:57:09.181Z] #47 37.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-03T08:57:09.181Z] #47 37.89 + '[' '' = dynamic ']' [2019-09-03T08:57:09.181Z] #47 37.89 + make [2019-09-03T08:57:09.181Z] #47 38.65 🇩 bin/ctr [2019-09-03T08:57:09.729Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-09-03T08:57:09.729Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-03T08:57:10.635Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 18.6% of statements [2019-09-03T08:57:11.078Z] #47 ... [2019-09-03T08:57:11.078Z] [2019-09-03T08:57:11.078Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:11.078Z] #33 75.16 regexp/syntax [2019-09-03T08:57:11.078Z] #33 78.78 fmt [2019-09-03T08:57:11.078Z] #33 80.71 path/filepath [2019-09-03T08:57:11.078Z] #33 82.24 regexp [2019-09-03T08:57:11.078Z] #33 83.85 flag [2019-09-03T08:57:11.078Z] #33 ... [2019-09-03T08:57:11.078Z] [2019-09-03T08:57:11.078Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:11.078Z] #58 21.21 CC images/stats.o [2019-09-03T08:57:11.078Z] #58 21.62 CC images/core.o [2019-09-03T08:57:11.078Z] #58 22.41 CC images/core-x86.o [2019-09-03T08:57:11.078Z] #58 ... [2019-09-03T08:57:11.078Z] [2019-09-03T08:57:11.078Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-03T08:57:11.078Z] #30 DONE 85.3s [2019-09-03T08:57:11.078Z] [2019-09-03T08:57:11.078Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:11.078Z] #33 85.45 go/token [2019-09-03T08:57:12.072Z] #58 107.5 CC criu/clone-noasan.o [2019-09-03T08:57:12.072Z] #58 107.6 CC criu/config.o [2019-09-03T08:57:12.453Z] #33 86.70 go/scanner [2019-09-03T08:57:12.453Z] #33 87.11 io/ioutil [2019-09-03T08:57:12.542Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2019-09-03T08:57:12.542Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-03T08:57:13.361Z] ok github.com/docker/docker/daemon/logger/splunk 1.635s coverage: 84.5% of statements [2019-09-03T08:57:13.361Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-03T08:57:13.361Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-09-03T08:57:13.361Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-03T08:57:13.387Z] #33 87.68 net/url [2019-09-03T08:57:13.387Z] #33 87.93 go/ast [2019-09-03T08:57:13.441Z] #58 ... [2019-09-03T08:57:13.441Z] [2019-09-03T08:57:13.441Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:13.441Z] #13 110.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-03T08:57:13.698Z] #13 110.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:57:13.698Z] #13 110.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:57:15.285Z] #33 89.42 text/template/parse [2019-09-03T08:57:15.900Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-09-03T08:57:16.749Z] ok github.com/docker/docker/distribution 0.321s coverage: 22.6% of statements [2019-09-03T08:57:16.749Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-03T08:57:17.753Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-03T08:57:17.814Z] #33 ... [2019-09-03T08:57:17.814Z] [2019-09-03T08:57:17.814Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:17.814Z] #58 23.29 CC images/core-arm.o [2019-09-03T08:57:17.814Z] #58 23.95 CC images/core-aarch64.o [2019-09-03T08:57:17.814Z] #58 24.51 CC images/core-ppc64.o [2019-09-03T08:57:17.814Z] #58 25.16 CC images/core-s390.o [2019-09-03T08:57:17.814Z] #58 25.85 CC images/cpuinfo.o [2019-09-03T08:57:17.814Z] #58 26.27 CC images/inventory.o [2019-09-03T08:57:17.814Z] #58 26.53 CC images/fdinfo.o [2019-09-03T08:57:17.814Z] #58 26.95 CC images/fown.o [2019-09-03T08:57:17.814Z] #58 27.15 CC images/ns.o [2019-09-03T08:57:17.814Z] #58 27.36 CC images/regfile.o [2019-09-03T08:57:17.814Z] #58 27.67 CC images/ghost-file.o [2019-09-03T08:57:17.814Z] #58 27.99 CC images/fifo.o [2019-09-03T08:57:17.814Z] #58 28.15 CC images/remap-file-path.o [2019-09-03T08:57:17.814Z] #58 28.41 CC images/eventfd.o [2019-09-03T08:57:17.814Z] #58 28.61 CC images/eventpoll.o [2019-09-03T08:57:17.814Z] #58 28.95 CC images/fh.o [2019-09-03T08:57:17.814Z] #58 29.37 CC images/fsnotify.o [2019-09-03T08:57:18.380Z] #58 29.97 CC images/signalfd.o [2019-09-03T08:57:18.638Z] #58 30.25 CC images/fs.o [2019-09-03T08:57:18.638Z] #58 30.45 CC images/pstree.o [2019-09-03T08:57:18.638Z] #58 ... [2019-09-03T08:57:18.638Z] [2019-09-03T08:57:18.638Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:18.638Z] #33 93.08 go/parser [2019-09-03T08:57:18.955Z] #13 ... [2019-09-03T08:57:18.955Z] [2019-09-03T08:57:18.955Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:18.955Z] #33 169.9 github.com/LK4D4/vndr/godl [2019-09-03T08:57:18.955Z] #33 170.7 github.com/LK4D4/vndr [2019-09-03T08:57:18.955Z] #33 DONE 178.7s [2019-09-03T08:57:18.955Z] [2019-09-03T08:57:18.955Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:18.955Z] #58 109.2 CC criu/cr-check.o [2019-09-03T08:57:18.955Z] #58 111.1 CC criu/cr-dedup.o [2019-09-03T08:57:18.955Z] #58 111.7 CC criu/cr-dump.o [2019-09-03T08:57:18.955Z] #58 114.1 CC criu/cr-errno.o [2019-09-03T08:57:18.955Z] #58 114.2 CC criu/cr-restore.o [2019-09-03T08:57:19.103Z] ok github.com/docker/docker/distribution/xfer 1.579s coverage: 83.9% of statements [2019-09-03T08:57:19.103Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-03T08:57:19.204Z] #33 93.82 text/template [2019-09-03T08:57:19.483Z] ok github.com/docker/docker/image 0.022s coverage: 86.4% of statements [2019-09-03T08:57:20.298Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-09-03T08:57:20.298Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-03T08:57:20.697Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-03T08:57:20.697Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-03T08:57:22.012Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-03T08:57:22.012Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-03T08:57:22.012Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-03T08:57:22.407Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-03T08:57:22.496Z] #33 96.54 log [2019-09-03T08:57:22.754Z] #33 97.13 encoding/binary [2019-09-03T08:57:22.796Z] ok github.com/docker/docker/internal/testutil 0.044s coverage: 62.5% of statements [2019-09-03T08:57:23.136Z] #58 118.5 CC criu/cr-service.o [2019-09-03T08:57:23.800Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-09-03T08:57:24.127Z] #33 ... [2019-09-03T08:57:24.127Z] [2019-09-03T08:57:24.127Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:24.127Z] #13 18.71 Reading package lists... [2019-09-03T08:57:24.127Z] #13 24.41 Reading package lists... [2019-09-03T08:57:24.127Z] #13 28.83 Building dependency tree... [2019-09-03T08:57:24.127Z] #13 29.62 Reading state information... [2019-09-03T08:57:24.127Z] #13 30.37 The following additional packages will be installed: [2019-09-03T08:57:24.127Z] #13 30.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-03T08:57:24.127Z] #13 30.37 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-03T08:57:24.127Z] #13 30.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-03T08:57:24.127Z] #13 30.37 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-03T08:57:24.127Z] #13 30.37 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-03T08:57:24.127Z] #13 30.37 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-03T08:57:24.127Z] #13 30.37 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-03T08:57:24.127Z] #13 30.37 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-03T08:57:24.127Z] #13 30.37 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-03T08:57:24.127Z] #13 30.37 Suggested packages: [2019-09-03T08:57:24.127Z] #13 30.37 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-03T08:57:24.127Z] #13 30.37 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-03T08:57:24.127Z] #13 30.37 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-03T08:57:24.127Z] #13 30.37 vim-doc vim-scripts xfsdump acl attr quota [2019-09-03T08:57:24.127Z] #13 30.37 Recommended packages: [2019-09-03T08:57:24.127Z] #13 30.37 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-03T08:57:24.127Z] #13 30.37 python3-keyrings.alt python3-xdg unzip [2019-09-03T08:57:24.127Z] #13 34.03 The following NEW packages will be installed: [2019-09-03T08:57:24.127Z] #13 34.03 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-03T08:57:24.127Z] #13 34.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-03T08:57:24.127Z] #13 34.03 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-03T08:57:24.127Z] #13 34.03 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-03T08:57:24.127Z] #13 34.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-03T08:57:24.127Z] #13 34.04 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-03T08:57:24.127Z] #13 34.04 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-03T08:57:24.127Z] #13 34.04 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-03T08:57:24.127Z] #13 34.04 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-03T08:57:24.127Z] #13 34.04 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-03T08:57:24.127Z] #13 34.04 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-03T08:57:24.127Z] #13 34.04 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-03T08:57:24.127Z] #13 34.05 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-03T08:57:24.127Z] #13 34.05 xfsprogs xxd xz-utils zip [2019-09-03T08:57:24.127Z] #13 ... [2019-09-03T08:57:24.127Z] [2019-09-03T08:57:24.127Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:24.127Z] #58 30.68 CC images/pipe.o [2019-09-03T08:57:24.127Z] #58 30.91 CC images/tcp-stream.o [2019-09-03T08:57:24.127Z] #58 31.21 CC images/sk-packet.o [2019-09-03T08:57:24.127Z] #58 31.50 CC images/mnt.o [2019-09-03T08:57:24.127Z] #58 31.75 CC images/pipe-data.o [2019-09-03T08:57:24.127Z] #58 32.02 CC images/sa.o [2019-09-03T08:57:24.127Z] #58 32.24 CC images/timer.o [2019-09-03T08:57:24.127Z] #58 32.57 CC images/timerfd.o [2019-09-03T08:57:24.127Z] #58 32.89 CC images/mm.o [2019-09-03T08:57:24.127Z] #58 33.25 CC images/sk-opts.o [2019-09-03T08:57:24.127Z] #58 33.50 CC images/sk-unix.o [2019-09-03T08:57:24.127Z] #58 33.90 CC images/sk-inet.o [2019-09-03T08:57:24.127Z] #58 34.26 CC images/tun.o [2019-09-03T08:57:24.127Z] #58 34.53 CC images/sk-netlink.o [2019-09-03T08:57:24.127Z] #58 34.81 CC images/packet-sock.o [2019-09-03T08:57:24.127Z] #58 35.18 CC images/ipc-var.o [2019-09-03T08:57:24.127Z] #58 35.43 CC images/ipc-desc.o [2019-09-03T08:57:24.127Z] #58 35.73 CC images/ipc-shm.o [2019-09-03T08:57:24.127Z] #58 35.90 CC images/ipc-msg.o [2019-09-03T08:57:24.385Z] #58 36.21 CC images/ipc-sem.o [2019-09-03T08:57:24.385Z] #58 ... [2019-09-03T08:57:24.385Z] [2019-09-03T08:57:24.385Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:24.385Z] #33 98.96 go/doc [2019-09-03T08:57:24.385Z] #33 99.02 encoding/base64 [2019-09-03T08:57:24.508Z] #58 120.2 CC criu/crtools.o [2019-09-03T08:57:25.073Z] #58 ... [2019-09-03T08:57:25.073Z] [2019-09-03T08:57:25.073Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:25.073Z] #13 121.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-03T08:57:25.073Z] #13 121.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-03T08:57:25.073Z] #13 121.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-03T08:57:25.073Z] #13 121.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-03T08:57:25.073Z] #13 121.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:57:25.073Z] #13 121.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:25.073Z] #13 121.9 Processing triggers for mime-support (3.60) ... [2019-09-03T08:57:25.073Z] #13 122.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:25.331Z] #13 122.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-03T08:57:25.331Z] #13 122.0 Setting up libcap2-bin (1:2.25-1) ... [2019-09-03T08:57:25.331Z] #13 122.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-03T08:57:25.331Z] #13 122.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-03T08:57:25.331Z] #13 122.0 Setting up bash-completion (1:2.1-4.3) ... [2019-09-03T08:57:25.759Z] #33 99.95 encoding/json [2019-09-03T08:57:25.783Z] ok github.com/docker/docker/opts 0.033s coverage: 66.9% of statements [2019-09-03T08:57:25.784Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2019-09-03T08:57:27.791Z] ok github.com/docker/docker/pkg/archive 0.577s coverage: 77.2% of statements [2019-09-03T08:57:27.857Z] #13 124.2 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:57:27.857Z] #13 124.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:57:27.857Z] #13 124.2 Setting up zip (3.0-11+b1) ... [2019-09-03T08:57:27.857Z] #13 124.2 Setting up bzip2 (1.0.6-8.1) ... [2019-09-03T08:57:27.857Z] #13 124.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-03T08:57:27.857Z] #13 124.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:57:27.857Z] #13 124.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:57:27.857Z] #13 124.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-03T08:57:27.857Z] #13 124.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:27.857Z] #13 124.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-03T08:57:27.857Z] #13 124.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-03T08:57:27.857Z] #13 124.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-03T08:57:27.857Z] #13 124.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:27.857Z] #13 124.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-03T08:57:27.857Z] #13 124.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-03T08:57:27.857Z] #13 124.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-03T08:57:27.857Z] #13 124.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:28.114Z] #13 124.8 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:57:28.114Z] #13 124.9 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-03T08:57:28.114Z] #13 124.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-03T08:57:28.114Z] #13 124.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:57:28.114Z] #13 124.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-03T08:57:28.114Z] #13 124.9 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:57:28.114Z] #13 125.0 Setting up pigz (2.3.4-1) ... [2019-09-03T08:57:28.114Z] #13 125.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-03T08:57:28.114Z] #13 125.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-03T08:57:28.374Z] #13 125.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:28.374Z] #13 125.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-03T08:57:28.374Z] #13 125.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:57:28.374Z] #13 125.1 Setting up jq (1.5+dfsg-1.3) ... [2019-09-03T08:57:28.374Z] #13 125.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-03T08:57:28.374Z] #13 125.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-03T08:57:28.374Z] #13 125.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-03T08:57:28.374Z] #13 125.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:28.374Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-03T08:57:28.374Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-03T08:57:28.374Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-03T08:57:28.374Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-03T08:57:28.374Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-03T08:57:28.374Z] #13 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-03T08:57:28.374Z] #13 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-03T08:57:28.493Z] #33 102.8 github.com/LK4D4/vndr/build [2019-09-03T08:57:28.632Z] #13 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-03T08:57:28.632Z] #13 125.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:28.632Z] #13 125.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:28.632Z] #13 125.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-03T08:57:28.632Z] #13 125.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:28.632Z] #13 125.4 Setting up btrfs-progs (4.7.3-1) ... [2019-09-03T08:57:28.632Z] #13 125.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-03T08:57:28.632Z] #13 125.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:29.661Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 66.7% of statements [2019-09-03T08:57:29.661Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-09-03T08:57:29.872Z] #33 ... [2019-09-03T08:57:29.872Z] [2019-09-03T08:57:29.872Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:29.872Z] #13 35.12 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-03T08:57:29.872Z] #13 35.12 Need to get 90.9 MB of archives. [2019-09-03T08:57:29.872Z] #13 35.12 After this operation, 541 MB of additional disk space will be used. [2019-09-03T08:57:29.872Z] #13 35.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-03T08:57:29.872Z] #13 35.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-03T08:57:29.872Z] #13 35.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-03T08:57:29.872Z] #13 35.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-03T08:57:29.872Z] #13 35.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-09-03T08:57:29.872Z] #13 35.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-03T08:57:29.872Z] #13 35.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-03T08:57:29.872Z] #13 35.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-03T08:57:29.872Z] #13 35.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-03T08:57:29.872Z] #13 35.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-03T08:57:29.872Z] #13 35.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-03T08:57:29.872Z] #13 35.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-03T08:57:29.872Z] #13 35.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-03T08:57:29.872Z] #13 35.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-03T08:57:29.872Z] #13 35.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-03T08:57:29.872Z] #13 35.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-03T08:57:29.872Z] #13 35.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-03T08:57:29.872Z] #13 35.51 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-03T08:57:29.872Z] #13 35.51 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-03T08:57:29.872Z] #13 35.51 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-03T08:57:29.872Z] #13 35.51 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-03T08:57:29.872Z] #13 35.54 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-03T08:57:29.872Z] #13 35.54 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-03T08:57:29.872Z] #13 35.57 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-03T08:57:29.872Z] #13 35.58 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-03T08:57:29.872Z] #13 35.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-03T08:57:29.872Z] #13 35.60 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-03T08:57:29.872Z] #13 35.61 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-03T08:57:29.872Z] #13 35.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-03T08:57:29.872Z] #13 35.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-03T08:57:29.872Z] #13 35.65 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-03T08:57:29.872Z] #13 35.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-03T08:57:29.872Z] #13 35.67 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-03T08:57:29.872Z] #13 35.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-03T08:57:29.872Z] #13 35.68 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-03T08:57:29.872Z] #13 35.69 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-03T08:57:29.872Z] #13 35.70 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-03T08:57:29.872Z] #13 35.70 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-03T08:57:29.872Z] #13 35.70 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-03T08:57:29.872Z] #13 35.72 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-03T08:57:29.872Z] #13 35.73 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-03T08:57:29.872Z] #13 35.75 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-03T08:57:29.872Z] #13 35.78 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-03T08:57:29.872Z] #13 35.79 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-03T08:57:29.872Z] #13 35.80 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-03T08:57:29.872Z] #13 35.81 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-03T08:57:29.872Z] #13 35.82 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-03T08:57:29.872Z] #13 35.82 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-09-03T08:57:29.872Z] #13 35.95 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-03T08:57:29.872Z] #13 35.97 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-03T08:57:29.872Z] #13 36.06 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-03T08:57:29.872Z] #13 36.07 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-03T08:57:29.872Z] #13 36.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-03T08:57:29.872Z] #13 36.09 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-03T08:57:29.872Z] #13 36.09 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-03T08:57:29.872Z] #13 36.11 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-03T08:57:29.872Z] #13 36.58 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-03T08:57:29.872Z] #13 36.66 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-03T08:57:29.872Z] #13 36.72 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-03T08:57:29.872Z] #13 36.74 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-03T08:57:29.872Z] #13 36.74 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-03T08:57:29.872Z] #13 36.77 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-03T08:57:29.872Z] #13 36.92 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-03T08:57:29.872Z] #13 37.06 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-03T08:57:29.872Z] #13 37.06 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-03T08:57:29.872Z] #13 37.40 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-03T08:57:29.872Z] #13 37.64 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-03T08:57:29.872Z] #13 37.64 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-03T08:57:29.872Z] #13 39.93 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-03T08:57:30.068Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-09-03T08:57:32.228Z] ok github.com/docker/docker/layer 7.091s coverage: 66.9% of statements [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/oci [no test files] [2019-09-03T08:57:32.228Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-03T08:57:32.401Z] #13 42.41 debconf: delaying package configuration, since apt-utils is not installed [2019-09-03T08:57:32.401Z] #13 42.55 Fetched 90.9 MB in 7s (12.2 MB/s) [2019-09-03T08:57:32.661Z] #13 42.64 Selecting previously unselected package bash-completion. [2019-09-03T08:57:32.661Z] #13 42.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-03T08:57:32.661Z] #13 42.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-03T08:57:32.663Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-03T08:57:33.500Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-03T08:57:33.885Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-09-03T08:57:33.891Z] #13 129.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-03T08:57:33.891Z] #13 129.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:57:33.891Z] #13 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-03T08:57:33.891Z] #13 129.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-03T08:57:33.892Z] #13 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-03T08:57:33.892Z] #13 129.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-03T08:57:33.892Z] #13 129.8 Setting up btrfs-tools (4.7.3-1) ... [2019-09-03T08:57:33.892Z] #13 129.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:57:33.892Z] #13 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-03T08:57:33.892Z] #13 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-03T08:57:33.892Z] #13 129.9 Setting up python3 (3.5.3-1) ... [2019-09-03T08:57:34.562Z] #13 ... [2019-09-03T08:57:34.562Z] [2019-09-03T08:57:34.562Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:34.562Z] #58 36.41 CC images/utsns.o [2019-09-03T08:57:34.562Z] #58 36.71 CC images/creds.o [2019-09-03T08:57:34.562Z] #58 36.85 CC images/vma.o [2019-09-03T08:57:34.562Z] #58 37.11 CC images/netdev.o [2019-09-03T08:57:34.562Z] #58 37.44 CC images/tty.o [2019-09-03T08:57:34.562Z] #58 38.22 CC images/file-lock.o [2019-09-03T08:57:34.562Z] #58 38.41 CC images/rlimit.o [2019-09-03T08:57:34.562Z] #58 38.62 CC images/pagemap.o [2019-09-03T08:57:34.562Z] #58 39.01 CC images/siginfo.o [2019-09-03T08:57:34.562Z] #58 39.36 CC images/rpc.o [2019-09-03T08:57:34.562Z] #58 40.55 CC images/ext-file.o [2019-09-03T08:57:34.562Z] #58 40.78 CC images/cgroup.o [2019-09-03T08:57:34.562Z] #58 41.40 CC images/userns.o [2019-09-03T08:57:34.562Z] #58 41.79 CC images/google/protobuf/descriptor.o [2019-09-03T08:57:34.562Z] #58 43.57 CC images/opts.o [2019-09-03T08:57:34.562Z] #58 43.83 CC images/seccomp.o [2019-09-03T08:57:34.562Z] #58 44.18 CC images/binfmt-misc.o [2019-09-03T08:57:34.562Z] #58 44.42 CC images/time.o [2019-09-03T08:57:34.562Z] #58 44.74 CC images/sysctl.o [2019-09-03T08:57:34.562Z] #58 45.03 CC images/autofs.o [2019-09-03T08:57:34.562Z] #58 45.26 CC images/macvlan.o [2019-09-03T08:57:34.562Z] #58 45.45 CC images/sit.o [2019-09-03T08:57:34.562Z] #58 45.70 LINK images/built-in.o [2019-09-03T08:57:34.562Z] #58 45.91 GEN compel/include/asm [2019-09-03T08:57:34.562Z] #58 45.94 GEN compel/include/version.h [2019-09-03T08:57:34.562Z] #58 45.95 touch .config [2019-09-03T08:57:34.562Z] #58 45.95 GEN include/common/config.h [2019-09-03T08:57:34.562Z] #58 46.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-03T08:57:34.562Z] #58 46.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-03T08:57:34.562Z] #58 46.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-03T08:57:34.562Z] #58 46.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-03T08:57:34.562Z] #58 46.15 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-03T08:57:34.562Z] #58 46.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-03T08:57:34.562Z] #58 46.20 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-03T08:57:34.562Z] #58 46.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-03T08:57:34.562Z] #58 46.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-03T08:57:34.562Z] #58 46.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-03T08:57:34.562Z] #58 46.32 DEP compel/plugins/std/infect.d [2019-09-03T08:57:34.562Z] #58 46.43 DEP compel/plugins/std/string.d [2019-09-03T08:57:34.562Z] #58 46.52 DEP compel/plugins/std/log.d [2019-09-03T08:57:34.706Z] ok github.com/docker/docker/pkg/chrootarchive 3.668s coverage: 43.2% of statements [2019-09-03T08:57:34.706Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-03T08:57:34.706Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-03T08:57:34.820Z] #58 46.61 DEP compel/plugins/std/fds.d [2019-09-03T08:57:34.846Z] #13 131.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-03T08:57:35.079Z] #58 46.70 DEP compel/plugins/std/std.d [2019-09-03T08:57:35.079Z] #58 46.81 DEP compel/plugins/shmem/shmem.d [2019-09-03T08:57:35.079Z] #58 46.91 DEP compel/plugins/fds/fds.d [2019-09-03T08:57:35.108Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2019-09-03T08:57:35.338Z] #58 47.03 CC compel/plugins/std/std.o [2019-09-03T08:57:35.410Z] #13 ... [2019-09-03T08:57:35.410Z] [2019-09-03T08:57:35.410Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:35.410Z] #58 121.0 CC criu/eventfd.o [2019-09-03T08:57:35.410Z] #58 121.5 CC criu/eventpoll.o [2019-09-03T08:57:35.410Z] #58 122.3 CC criu/external.o [2019-09-03T08:57:35.410Z] #58 122.8 CC criu/fault-injection.o [2019-09-03T08:57:35.410Z] #58 122.9 CC criu/fdstore.o [2019-09-03T08:57:35.410Z] #58 123.3 CC criu/fifo.o [2019-09-03T08:57:35.410Z] #58 123.7 CC criu/file-ids.o [2019-09-03T08:57:35.410Z] #58 124.1 CC criu/file-lock.o [2019-09-03T08:57:35.410Z] #58 125.2 CC criu/files-ext.o [2019-09-03T08:57:35.410Z] #58 125.7 CC criu/files-reg.o [2019-09-03T08:57:35.410Z] #58 127.8 CC criu/files.o [2019-09-03T08:57:35.410Z] #58 129.7 CC criu/filesystems.o [2019-09-03T08:57:35.410Z] #58 130.5 CC criu/fsnotify.o [2019-09-03T08:57:35.596Z] #58 47.33 CC compel/plugins/std/fds.o [2019-09-03T08:57:35.853Z] #58 ... [2019-09-03T08:57:35.853Z] [2019-09-03T08:57:35.853Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:35.853Z] #13 45.90 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-03T08:57:35.925Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2019-09-03T08:57:36.323Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-09-03T08:57:36.340Z] #58 131.8 CC criu/image-desc.o [2019-09-03T08:57:36.341Z] #58 ... [2019-09-03T08:57:36.341Z] [2019-09-03T08:57:36.341Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:36.341Z] #13 132.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-03T08:57:36.341Z] #13 133.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-03T08:57:36.341Z] #13 133.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:36.341Z] #13 133.1 Setting up python3-wheel (0.29.0-2) ... [2019-09-03T08:57:36.421Z] #13 46.44 Selecting previously unselected package libnet1:amd64. [2019-09-03T08:57:36.421Z] #13 46.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-03T08:57:36.421Z] #13 46.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:57:36.421Z] #13 46.57 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-03T08:57:36.679Z] #13 46.58 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-03T08:57:36.679Z] #13 46.58 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-03T08:57:36.679Z] #13 46.68 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-03T08:57:36.679Z] #13 46.68 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-03T08:57:36.679Z] #13 46.69 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-03T08:57:36.938Z] #13 46.85 Selecting previously unselected package libudev-dev:amd64. [2019-09-03T08:57:36.938Z] #13 46.85 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-09-03T08:57:36.938Z] #13 46.87 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:57:36.938Z] #13 47.06 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-03T08:57:36.938Z] #13 47.06 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:57:36.938Z] #13 47.08 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:37.272Z] #13 134.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-03T08:57:37.644Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-03T08:57:37.871Z] #13 47.81 Selecting previously unselected package python3.5-minimal. [2019-09-03T08:57:37.871Z] #13 47.81 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:57:37.871Z] #13 47.82 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-03T08:57:38.204Z] #13 135.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:38.462Z] #13 135.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-03T08:57:38.635Z] ok github.com/docker/docker/pkg/discovery/kv 3.124s coverage: 84.1% of statements [2019-09-03T08:57:38.635Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-09-03T08:57:39.104Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-03T08:57:39.244Z] #13 49.11 Selecting previously unselected package python3-minimal. [2019-09-03T08:57:39.244Z] #13 49.12 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-03T08:57:39.244Z] #13 49.12 Unpacking python3-minimal (3.5.3-1) ... [2019-09-03T08:57:39.244Z] #13 49.25 Selecting previously unselected package libmpdec2:amd64. [2019-09-03T08:57:39.244Z] #13 49.25 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-03T08:57:39.244Z] #13 49.26 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-03T08:57:39.244Z] #13 49.37 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-03T08:57:39.244Z] #13 49.38 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:57:39.244Z] #13 49.39 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:39.395Z] #13 136.3 Setting up dmsetup (2:1.02.137-2) ... [2019-09-03T08:57:39.395Z] #13 136.3 Setting up python3-setuptools (33.1.1-1) ... [2019-09-03T08:57:39.521Z] ok github.com/docker/docker/pkg/fsutils 0.557s coverage: 85.1% of statements [2019-09-03T08:57:40.767Z] #13 137.4 Setting up dh-python (2.20170125) ... [2019-09-03T08:57:40.849Z] ok github.com/docker/docker/pkg/idtools 0.568s coverage: 70.1% of statements [2019-09-03T08:57:40.850Z] ok github.com/docker/docker/pkg/ioutils 0.397s coverage: 70.6% of statements [2019-09-03T08:57:41.256Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-09-03T08:57:41.256Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2019-09-03T08:57:41.596Z] #13 138.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:41.596Z] #13 138.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:57:41.636Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-09-03T08:57:41.636Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-03T08:57:41.773Z] #13 51.40 Selecting previously unselected package python3.5. [2019-09-03T08:57:41.773Z] #13 51.40 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-03T08:57:41.773Z] #13 51.41 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:41.773Z] #13 51.64 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-03T08:57:41.773Z] #13 51.69 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-03T08:57:41.773Z] #13 51.69 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-03T08:57:41.773Z] #13 51.76 Selecting previously unselected package dh-python. [2019-09-03T08:57:41.773Z] #13 51.77 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-03T08:57:41.773Z] #13 51.79 Unpacking dh-python (2.20170125) ... [2019-09-03T08:57:41.773Z] #13 ... [2019-09-03T08:57:41.773Z] [2019-09-03T08:57:41.773Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:41.773Z] #33 106.2 encoding/xml [2019-09-03T08:57:41.773Z] #33 106.6 github.com/LK4D4/vndr/godl/singleflight [2019-09-03T08:57:41.773Z] #33 106.9 compress/flate [2019-09-03T08:57:41.773Z] #33 110.0 hash [2019-09-03T08:57:41.773Z] #33 110.1 hash/crc32 [2019-09-03T08:57:41.773Z] #33 110.7 compress/gzip [2019-09-03T08:57:41.773Z] #33 111.4 context [2019-09-03T08:57:41.773Z] #33 112.0 crypto/cipher [2019-09-03T08:57:41.773Z] #33 113.0 math/rand [2019-09-03T08:57:41.773Z] #33 113.2 crypto/aes [2019-09-03T08:57:41.773Z] #33 113.9 math/big [2019-09-03T08:57:41.773Z] #33 114.6 crypto [2019-09-03T08:57:41.773Z] #33 114.9 crypto/des [2019-09-03T08:57:41.773Z] #33 115.3 crypto/internal/randutil [2019-09-03T08:57:41.773Z] #33 115.3 crypto/sha512 [2019-09-03T08:57:41.773Z] #33 116.2 crypto/hmac [2019-09-03T08:57:41.773Z] #33 116.4 crypto/md5 [2019-09-03T08:57:41.773Z] #33 ... [2019-09-03T08:57:41.773Z] [2019-09-03T08:57:41.773Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:41.773Z] #13 51.93 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:57:41.773Z] #13 52.00 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-03T08:57:42.161Z] #13 DONE 139.0s [2019-09-03T08:57:42.161Z] [2019-09-03T08:57:42.161Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:57:42.444Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2019-09-03T08:57:42.444Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-03T08:57:42.835Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-09-03T08:57:43.233Z] ok github.com/docker/docker/pkg/mount 1.233s coverage: 69.6% of statements [2019-09-03T08:57:43.233Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-03T08:57:43.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-09-03T08:57:44.009Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2019-09-03T08:57:44.009Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-03T08:57:44.009Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-03T08:57:44.059Z] #14 ... [2019-09-03T08:57:44.059Z] [2019-09-03T08:57:44.059Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:57:44.059Z] #42 159.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-03T08:57:44.059Z] #42 162.1 + mkdir -p /build [2019-09-03T08:57:44.059Z] #42 162.1 + cp runc /build/runc [2019-09-03T08:57:44.059Z] #42 DONE 162.3s [2019-09-03T08:57:44.317Z] [2019-09-03T08:57:44.317Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:44.317Z] #58 132.0 CC criu/image.o [2019-09-03T08:57:44.317Z] #58 132.9 CC criu/ipc_ns.o [2019-09-03T08:57:44.317Z] #58 134.2 CC criu/irmap.o [2019-09-03T08:57:44.317Z] #58 134.9 CC criu/kcmp-ids.o [2019-09-03T08:57:44.317Z] #58 135.2 CC criu/kerndat.o [2019-09-03T08:57:44.317Z] #58 136.4 CC criu/libnetlink.o [2019-09-03T08:57:44.317Z] #58 136.8 CC criu/log.o [2019-09-03T08:57:44.317Z] #58 137.4 CC criu/lsm.o [2019-09-03T08:57:44.317Z] #58 137.8 CC criu/mem.o [2019-09-03T08:57:44.317Z] #58 139.7 CC criu/mount.o [2019-09-03T08:57:45.396Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-09-03T08:57:45.821Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-09-03T08:57:46.048Z] #13 55.63 Setting up python3-minimal (3.5.3-1) ... [2019-09-03T08:57:46.048Z] #13 ... [2019-09-03T08:57:46.048Z] [2019-09-03T08:57:46.048Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-03T08:57:46.048Z] #61 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-03T08:57:46.048Z] #61 112.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-03T08:57:46.048Z] #61 DONE 120.6s [2019-09-03T08:57:46.048Z] [2019-09-03T08:57:46.048Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:46.048Z] #58 47.77 CC compel/plugins/std/log.o [2019-09-03T08:57:46.048Z] #58 48.71 CC compel/plugins/std/string.o [2019-09-03T08:57:46.048Z] #58 49.56 CC compel/plugins/std/infect.o [2019-09-03T08:57:46.048Z] #58 50.05 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-03T08:57:46.048Z] #58 50.14 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-03T08:57:46.048Z] #58 50.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-03T08:57:46.048Z] #58 50.28 AR compel/plugins/std.lib.a [2019-09-03T08:57:46.048Z] #58 50.35 CC compel/plugins/fds/fds.o [2019-09-03T08:57:46.048Z] #58 50.75 AR compel/plugins/fds.lib.a [2019-09-03T08:57:46.048Z] #58 50.81 HOSTDEP compel/src/lib/log-host.d [2019-09-03T08:57:46.048Z] #58 50.91 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-03T08:57:46.048Z] #58 51.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-03T08:57:46.048Z] #58 51.29 HOSTDEP compel/src/main-host.d [2019-09-03T08:57:46.048Z] #58 51.56 DEP compel/src/lib/ptrace.d [2019-09-03T08:57:46.048Z] #58 51.76 DEP compel/src/lib/infect.d [2019-09-03T08:57:46.048Z] #58 51.96 DEP compel/src/lib/infect-util.d [2019-09-03T08:57:46.048Z] #58 52.14 DEP compel/src/lib/infect-rpc.d [2019-09-03T08:57:46.048Z] #58 52.26 DEP compel/arch/x86/src/lib/infect.d [2019-09-03T08:57:46.048Z] #58 52.51 DEP compel/arch/x86/src/lib/cpu.d [2019-09-03T08:57:46.048Z] #58 52.65 DEP compel/src/lib/log.d [2019-09-03T08:57:46.049Z] #58 52.83 DEP compel/src/main.d [2019-09-03T08:57:46.049Z] #58 53.02 DEP compel/src/lib/handle-elf.d [2019-09-03T08:57:46.049Z] #58 53.23 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-03T08:57:46.049Z] #58 53.43 CC compel/src/lib/log.o [2019-09-03T08:57:46.049Z] #58 53.75 CC compel/arch/x86/src/lib/cpu.o [2019-09-03T08:57:46.049Z] #58 54.84 CC compel/arch/x86/src/lib/infect.o [2019-09-03T08:57:46.049Z] #58 55.82 CC compel/src/lib/infect-rpc.o [2019-09-03T08:57:46.049Z] #58 56.19 CC compel/src/lib/infect-util.o [2019-09-03T08:57:46.049Z] #58 56.48 CC compel/src/lib/infect.o [2019-09-03T08:57:46.199Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2019-09-03T08:57:46.319Z] #58 ... [2019-09-03T08:57:46.319Z] [2019-09-03T08:57:46.319Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-03T08:57:46.319Z] #62 DONE 0.1s [2019-09-03T08:57:46.319Z] [2019-09-03T08:57:46.319Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:46.319Z] #33 117.2 crypto/sha1 [2019-09-03T08:57:46.319Z] #33 118.1 crypto/sha256 [2019-09-03T08:57:46.319Z] #33 118.8 encoding/hex [2019-09-03T08:57:46.319Z] #33 119.5 encoding/pem [2019-09-03T08:57:46.319Z] #33 120.2 internal/singleflight [2019-09-03T08:57:46.319Z] #33 120.4 net [2019-09-03T08:57:46.568Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-03T08:57:47.696Z] #33 ... [2019-09-03T08:57:47.696Z] [2019-09-03T08:57:47.696Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:47.696Z] #13 57.71 Selecting previously unselected package python3. [2019-09-03T08:57:47.696Z] #13 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-03T08:57:47.696Z] #13 57.79 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-03T08:57:47.696Z] #13 57.81 Unpacking python3 (3.5.3-1) ... [2019-09-03T08:57:47.954Z] #13 57.89 Selecting previously unselected package pigz. [2019-09-03T08:57:47.954Z] #13 57.91 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-03T08:57:47.954Z] #13 57.92 Unpacking pigz (2.3.4-1) ... [2019-09-03T08:57:47.954Z] #13 58.10 Selecting previously unselected package libip4tc0:amd64. [2019-09-03T08:57:47.954Z] #13 58.10 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:57:47.954Z] #13 58.11 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:48.212Z] #13 58.25 Selecting previously unselected package libip6tc0:amd64. [2019-09-03T08:57:48.212Z] #13 58.25 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:57:48.212Z] #13 58.25 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:48.212Z] #13 58.36 Selecting previously unselected package libiptc0:amd64. [2019-09-03T08:57:48.212Z] #13 58.36 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:57:48.212Z] #13 58.36 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:48.365Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-09-03T08:57:48.365Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-03T08:57:48.469Z] #13 58.44 Selecting previously unselected package libxtables12:amd64. [2019-09-03T08:57:48.469Z] #13 58.45 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:57:48.469Z] #13 58.45 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:48.469Z] #13 58.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-03T08:57:48.469Z] #13 58.59 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-03T08:57:48.469Z] #13 58.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-03T08:57:48.469Z] #13 58.72 Selecting previously unselected package iptables. [2019-09-03T08:57:48.496Z] #58 143.7 CC criu/namespaces.o [2019-09-03T08:57:48.496Z] #58 ... [2019-09-03T08:57:48.496Z] [2019-09-03T08:57:48.496Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:57:48.496Z] #14 6.069 Collecting yamllint==1.16.0 [2019-09-03T08:57:48.727Z] #13 58.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-03T08:57:48.727Z] #13 58.73 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-03T08:57:48.985Z] #13 59.16 Selecting previously unselected package xxd. [2019-09-03T08:57:49.242Z] #13 59.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:57:49.242Z] #13 59.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:49.242Z] #13 59.33 Selecting previously unselected package vim-common. [2019-09-03T08:57:49.242Z] #13 59.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:57:49.242Z] #13 59.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:49.500Z] #13 59.56 Selecting previously unselected package bzip2. [2019-09-03T08:57:49.500Z] #13 59.57 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-03T08:57:49.500Z] #13 59.58 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-03T08:57:49.500Z] #13 59.71 Selecting previously unselected package libgpm2:amd64. [2019-09-03T08:57:49.758Z] #13 59.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-03T08:57:49.758Z] #13 59.72 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-03T08:57:49.758Z] #13 59.79 Selecting previously unselected package xz-utils. [2019-09-03T08:57:49.758Z] #13 59.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-03T08:57:49.758Z] #13 59.80 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-03T08:57:50.015Z] #13 60.03 Selecting previously unselected package aufs-tools. [2019-09-03T08:57:50.015Z] #13 60.03 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-03T08:57:50.015Z] #13 60.04 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-03T08:57:50.273Z] #13 60.19 Selecting previously unselected package liblzo2-2:amd64. [2019-09-03T08:57:50.273Z] #13 60.19 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-03T08:57:50.273Z] #13 60.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:57:50.273Z] #13 60.34 Selecting previously unselected package btrfs-progs. [2019-09-03T08:57:50.273Z] #13 60.34 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-03T08:57:50.273Z] #13 60.34 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-03T08:57:50.838Z] #13 60.89 Selecting previously unselected package btrfs-tools. [2019-09-03T08:57:50.838Z] #13 60.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-03T08:57:50.838Z] #13 60.89 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-03T08:57:50.838Z] #13 60.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-03T08:57:50.838Z] #13 60.97 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:57:50.838Z] #13 60.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:51.096Z] #13 61.10 Selecting previously unselected package dmsetup. [2019-09-03T08:57:51.096Z] #13 61.11 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:57:51.096Z] #13 61.12 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-03T08:57:51.096Z] #13 61.26 Selecting previously unselected package libonig4:amd64. [2019-09-03T08:57:51.096Z] #13 61.27 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-03T08:57:51.096Z] #13 61.28 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:57:51.354Z] #13 61.44 Selecting previously unselected package libjq1:amd64. [2019-09-03T08:57:51.354Z] #13 61.44 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:57:51.354Z] #13 61.45 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:57:51.354Z] #13 61.58 Selecting previously unselected package jq. [2019-09-03T08:57:51.567Z] ok github.com/docker/docker/pkg/signal 2.492s coverage: 61.0% of statements [2019-09-03T08:57:51.618Z] #13 61.59 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-03T08:57:51.618Z] #13 61.60 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-03T08:57:51.618Z] #13 61.72 Selecting previously unselected package libaio1:amd64. [2019-09-03T08:57:51.618Z] #13 61.73 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-03T08:57:51.618Z] #13 61.74 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-03T08:57:51.618Z] #13 61.81 Selecting previously unselected package libcap2-bin. [2019-09-03T08:57:51.876Z] #13 61.83 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-03T08:57:51.876Z] #13 61.84 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-03T08:57:51.876Z] #13 61.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-03T08:57:51.876Z] #13 61.97 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:57:51.876Z] #13 61.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:51.876Z] #13 62.06 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-03T08:57:51.876Z] #13 62.06 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-03T08:57:51.980Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-09-03T08:57:52.134Z] #13 62.07 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-03T08:57:52.392Z] #13 62.46 Selecting previously unselected package libpcre16-3:amd64. [2019-09-03T08:57:52.392Z] #13 62.47 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-03T08:57:52.392Z] #13 62.47 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-03T08:57:52.489Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-09-03T08:57:52.649Z] #13 62.60 Selecting previously unselected package libpcre32-3:amd64. [2019-09-03T08:57:52.649Z] #13 62.61 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-03T08:57:52.649Z] #13 62.61 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-03T08:57:52.907Z] #13 62.81 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-03T08:57:52.907Z] #13 62.81 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-03T08:57:52.907Z] #13 62.83 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-03T08:57:52.929Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-09-03T08:57:53.375Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-09-03T08:57:53.472Z] #13 63.44 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-03T08:57:53.472Z] #13 63.48 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-03T08:57:53.472Z] #13 63.48 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-03T08:57:53.730Z] #13 63.76 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-03T08:57:53.730Z] #13 63.78 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-03T08:57:53.730Z] #13 63.79 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-03T08:57:53.756Z] #14 ... [2019-09-03T08:57:53.756Z] [2019-09-03T08:57:53.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:53.756Z] #58 145.0 CC criu/net.o [2019-09-03T08:57:53.756Z] #58 147.1 CC criu/netfilter.o [2019-09-03T08:57:53.756Z] #58 147.4 CC criu/page-pipe.o [2019-09-03T08:57:53.756Z] #58 147.8 CC criu/page-xfer.o [2019-09-03T08:57:53.756Z] #58 148.6 CC criu/pagemap-cache.o [2019-09-03T08:57:53.756Z] #58 148.9 CC criu/pagemap.o [2019-09-03T08:57:53.756Z] #58 149.5 CC criu/parasite-syscall.o [2019-09-03T08:57:53.987Z] #13 63.93 Selecting previously unselected package libnl-3-200:amd64. [2019-09-03T08:57:53.987Z] #13 63.93 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-03T08:57:53.987Z] #13 63.94 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:57:53.987Z] #13 64.06 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-03T08:57:53.987Z] #13 64.06 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-03T08:57:53.987Z] #13 64.06 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:57:53.987Z] #13 64.15 Selecting previously unselected package libreadline5:amd64. [2019-09-03T08:57:54.225Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-09-03T08:57:54.245Z] #13 64.16 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-03T08:57:54.245Z] #13 64.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-03T08:57:54.245Z] #13 64.31 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-03T08:57:54.245Z] #13 64.33 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-09-03T08:57:54.245Z] #13 64.34 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:57:54.688Z] #58 150.3 CC criu/path.o [2019-09-03T08:57:54.946Z] #58 150.6 CC criu/pie-util-vdso-elf32.o [2019-09-03T08:57:54.946Z] #58 ... [2019-09-03T08:57:54.946Z] [2019-09-03T08:57:54.946Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:57:54.946Z] #14 12.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-03T08:57:55.025Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2019-09-03T08:57:55.415Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2019-09-03T08:57:55.511Z] #14 13.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-03T08:57:56.143Z] #13 66.23 Selecting previously unselected package net-tools. [2019-09-03T08:57:56.143Z] #13 66.25 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-03T08:57:56.143Z] #13 66.26 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-03T08:57:56.226Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2019-09-03T08:57:56.401Z] #13 66.47 Selecting previously unselected package python-pip-whl. [2019-09-03T08:57:56.401Z] #13 66.47 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-03T08:57:56.401Z] #13 66.48 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-03T08:57:56.600Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 85.9% of statements [2019-09-03T08:57:56.883Z] #14 14.36 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-03T08:57:57.333Z] #13 67.18 Selecting previously unselected package python3-pip. [2019-09-03T08:57:57.333Z] #13 67.19 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-03T08:57:57.333Z] #13 67.21 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-03T08:57:57.333Z] #13 67.45 Selecting previously unselected package python3-pkg-resources. [2019-09-03T08:57:57.333Z] #13 67.48 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-03T08:57:57.333Z] #13 67.49 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-03T08:57:57.406Z] testing: warning: no tests to run [2019-09-03T08:57:57.406Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-09-03T08:57:57.591Z] #13 67.68 Selecting previously unselected package python3-setuptools. [2019-09-03T08:57:57.591Z] #13 67.70 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-03T08:57:57.591Z] #13 67.70 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-03T08:57:57.779Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-09-03T08:57:57.849Z] #13 68.01 Selecting previously unselected package python3-wheel. [2019-09-03T08:57:57.849Z] #13 68.01 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-03T08:57:57.849Z] #13 68.02 Unpacking python3-wheel (0.29.0-2) ... [2019-09-03T08:57:58.107Z] #13 68.13 Selecting previously unselected package thin-provisioning-tools. [2019-09-03T08:57:58.107Z] #13 68.15 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-03T08:57:58.107Z] #13 68.16 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-03T08:57:58.189Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-09-03T08:57:58.189Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-09-03T08:57:58.256Z] #14 15.78 Collecting pyyaml (from yamllint==1.16.0) [2019-09-03T08:57:58.365Z] #13 ... [2019-09-03T08:57:58.365Z] [2019-09-03T08:57:58.365Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:58.365Z] #58 59.97 CC compel/src/lib/ptrace.o [2019-09-03T08:57:58.365Z] #58 60.53 AR compel/libcompel.a [2019-09-03T08:57:58.365Z] #58 60.61 HOSTCC compel/src/main-host.o [2019-09-03T08:57:58.365Z] #58 60.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-03T08:57:58.365Z] #58 61.11 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-03T08:57:58.365Z] #58 61.46 HOSTCC compel/src/lib/log-host.o [2019-09-03T08:57:58.365Z] #58 61.70 HOSTLINK compel/compel-host-bin [2019-09-03T08:57:58.365Z] #58 61.90 DEP soccr/soccr.d [2019-09-03T08:57:58.365Z] #58 62.10 CC soccr/soccr.o [2019-09-03T08:57:58.365Z] #58 63.37 AR soccr/libsoccr.a [2019-09-03T08:57:58.365Z] #58 63.42 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-03T08:57:58.365Z] #58 63.79 DEP criu/arch/x86/sigframe.d [2019-09-03T08:57:58.365Z] #58 63.92 DEP criu/arch/x86/sigaction_compat.d [2019-09-03T08:57:58.365Z] #58 64.00 DEP criu/arch/x86/kerndat.d [2019-09-03T08:57:58.365Z] #58 64.13 DEP criu/arch/x86/crtools.d [2019-09-03T08:57:58.365Z] #58 64.24 DEP criu/arch/x86/cpu.d [2019-09-03T08:57:58.365Z] #58 64.36 CC criu/arch/x86/cpu.o [2019-09-03T08:57:58.365Z] #58 65.10 CC criu/arch/x86/crtools.o [2019-09-03T08:57:58.365Z] #58 66.54 CC criu/arch/x86/kerndat.o [2019-09-03T08:57:58.365Z] #58 67.20 CC criu/arch/x86/sigaction_compat.o [2019-09-03T08:57:58.365Z] #58 67.41 CC criu/arch/x86/sigframe.o [2019-09-03T08:57:58.365Z] #58 67.80 LINK criu/arch/x86/crtools.built-in.o [2019-09-03T08:57:58.365Z] #58 67.86 DEP criu/pie/util-vdso-elf32.d [2019-09-03T08:57:58.365Z] #58 68.03 DEP criu/arch/x86/vdso-pie.d [2019-09-03T08:57:58.365Z] #58 68.12 DEP criu/pie/parasite-vdso.d [2019-09-03T08:57:58.365Z] #58 68.29 DEP criu/pie/util-vdso.d [2019-09-03T08:57:58.365Z] #58 68.45 DEP criu/pie/util.d [2019-09-03T08:57:58.365Z] #58 68.67 CC criu/pie/util.o [2019-09-03T08:57:58.365Z] #58 69.02 CC criu/pie/util-vdso.o [2019-09-03T08:57:58.365Z] #58 69.80 CC criu/pie/parasite-vdso.o [2019-09-03T08:57:58.365Z] #58 ... [2019-09-03T08:57:58.365Z] [2019-09-03T08:57:58.365Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:57:58.365Z] #13 68.46 Selecting previously unselected package vim-runtime. [2019-09-03T08:57:58.365Z] #13 68.46 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-03T08:57:58.365Z] #13 68.50 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-03T08:57:58.628Z] #13 68.54 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-03T08:57:58.628Z] #13 68.55 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:57:59.188Z] #14 16.93 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-03T08:57:59.201Z] #13 ... [2019-09-03T08:57:59.201Z] [2019-09-03T08:57:59.201Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:57:59.201Z] #33 123.8 crypto/rand [2019-09-03T08:57:59.201Z] #33 124.4 crypto/elliptic [2019-09-03T08:57:59.201Z] #33 126.6 encoding/asn1 [2019-09-03T08:57:59.201Z] #33 129.8 crypto/ecdsa [2019-09-03T08:57:59.201Z] #33 130.3 crypto/rsa [2019-09-03T08:57:59.201Z] #33 132.1 crypto/dsa [2019-09-03T08:57:59.201Z] #33 132.6 crypto/x509/pkix [2019-09-03T08:57:59.201Z] #33 133.2 internal/x/crypto/cryptobyte [2019-09-03T08:57:59.459Z] #33 ... [2019-09-03T08:57:59.459Z] [2019-09-03T08:57:59.459Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:57:59.459Z] #58 70.92 CC criu/arch/x86/vdso-pie.o [2019-09-03T08:57:59.459Z] #58 71.32 CC criu/pie/util-vdso-elf32.o [2019-09-03T08:58:00.392Z] #58 72.05 AR criu/pie/pie.lib.a [2019-09-03T08:58:00.392Z] #58 72.10 DEP criu/pie/restorer.d [2019-09-03T08:58:00.392Z] #58 72.24 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-03T08:58:00.559Z] #14 18.31 Building wheels for collected packages: pathspec, pyyaml [2019-09-03T08:58:00.559Z] #14 18.31 Running setup.py bdist_wheel for pathspec: started [2019-09-03T08:58:00.559Z] #14 ... [2019-09-03T08:58:00.559Z] [2019-09-03T08:58:00.559Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:58:00.559Z] #55 221.9 + dpkg --print-architecture [2019-09-03T08:58:00.559Z] #55 221.9 + cd /tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution [2019-09-03T08:58:00.559Z] #55 221.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-03T08:58:00.650Z] #58 72.36 DEP criu/arch/x86/restorer_unmap.d [2019-09-03T08:58:00.650Z] #58 72.41 DEP criu/arch/x86/restorer.d [2019-09-03T08:58:00.650Z] #58 72.60 DEP criu/pie/parasite.d [2019-09-03T08:58:00.817Z] #55 222.2 + GOPATH=/tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VSJ5A1fo4E [2019-09-03T08:58:00.817Z] #55 222.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-03T08:58:01.215Z] #58 72.98 CC criu/pie/parasite.o [2019-09-03T08:58:01.663Z] ok github.com/docker/docker/plugin 0.564s coverage: 27.0% of statements [2019-09-03T08:58:02.052Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-09-03T08:58:02.588Z] #58 74.46 LINK criu/pie/parasite.built-in.o [2019-09-03T08:58:02.846Z] #58 74.47 GEN criu/pie/parasite-blob.h [2019-09-03T08:58:02.846Z] #58 74.49 CC criu/arch/x86/restorer.o [2019-09-03T08:58:02.928Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2019-09-03T08:58:03.411Z] #58 75.26 CC criu/arch/x86/restorer_unmap.o [2019-09-03T08:58:03.411Z] #58 75.30 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-03T08:58:03.768Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-09-03T08:58:03.977Z] #58 75.60 CC criu/pie/restorer.o [2019-09-03T08:58:04.095Z] #55 ... [2019-09-03T08:58:04.095Z] [2019-09-03T08:58:04.095Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:58:04.095Z] #14 19.32 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-03T08:58:04.095Z] #14 19.32 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-03T08:58:04.095Z] #14 19.36 Running setup.py bdist_wheel for pyyaml: started [2019-09-03T08:58:04.095Z] #14 20.63 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-03T08:58:04.095Z] #14 20.63 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-03T08:58:04.095Z] #14 20.69 Successfully built pathspec pyyaml [2019-09-03T08:58:04.095Z] #14 20.69 Installing collected packages: pathspec, pyyaml, yamllint [2019-09-03T08:58:04.095Z] #14 21.09 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-03T08:58:04.095Z] #14 DONE 21.8s [2019-09-03T08:58:04.095Z] [2019-09-03T08:58:04.095Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-03T08:58:04.353Z] #16 DONE 0.2s [2019-09-03T08:58:04.353Z] [2019-09-03T08:58:04.353Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-03T08:58:05.286Z] #21 DONE 1.1s [2019-09-03T08:58:05.286Z] [2019-09-03T08:58:05.286Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:05.286Z] #58 151.0 CC criu/pie-util-vdso.o [2019-09-03T08:58:05.286Z] #58 151.4 CC criu/pie-util.o [2019-09-03T08:58:05.286Z] #58 151.5 CC criu/pipes.o [2019-09-03T08:58:05.286Z] #58 152.1 CC criu/plugin.o [2019-09-03T08:58:05.286Z] #58 152.4 CC criu/proc_parse.o [2019-09-03T08:58:05.286Z] #58 154.5 CC criu/protobuf-desc.o [2019-09-03T08:58:05.286Z] #58 155.3 CC criu/protobuf.o [2019-09-03T08:58:05.286Z] #58 155.8 CC criu/pstree.o [2019-09-03T08:58:05.286Z] #58 156.9 CC criu/rbtree.o [2019-09-03T08:58:05.286Z] #58 157.2 CC criu/rst-malloc.o [2019-09-03T08:58:05.286Z] #58 157.4 CC criu/seccomp.o [2019-09-03T08:58:05.286Z] #58 158.0 CC criu/seize.o [2019-09-03T08:58:05.286Z] #58 159.0 CC criu/servicefd.o [2019-09-03T08:58:05.286Z] #58 159.4 CC criu/shmem.o [2019-09-03T08:58:05.286Z] #58 160.4 CC criu/sigframe.o [2019-09-03T08:58:05.286Z] #58 160.6 CC criu/signalfd.o [2019-09-03T08:58:05.286Z] #58 160.9 CC criu/sk-inet.o [2019-09-03T08:58:05.349Z] #58 ... [2019-09-03T08:58:05.349Z] [2019-09-03T08:58:05.349Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:58:05.349Z] #13 73.71 Selecting previously unselected package vim. [2019-09-03T08:58:05.349Z] #13 73.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-03T08:58:05.349Z] #13 73.73 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:58:05.349Z] #13 74.27 Selecting previously unselected package xfsprogs. [2019-09-03T08:58:05.349Z] #13 74.27 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-03T08:58:05.349Z] #13 74.28 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-03T08:58:05.349Z] #13 74.93 Selecting previously unselected package zip. [2019-09-03T08:58:05.349Z] #13 74.96 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-03T08:58:05.349Z] #13 74.96 Unpacking zip (3.0-11+b1) ... [2019-09-03T08:58:05.349Z] #13 75.15 Selecting previously unselected package libapparmor-perl. [2019-09-03T08:58:05.349Z] #13 75.16 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:58:05.349Z] #13 75.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-03T08:58:05.349Z] #13 75.32 Selecting previously unselected package apparmor. [2019-09-03T08:58:05.349Z] #13 75.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-03T08:58:05.349Z] #13 75.41 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-03T08:58:05.668Z] ok github.com/docker/docker/registry 0.211s coverage: 56.4% of statements [2019-09-03T08:58:05.915Z] #13 75.93 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-03T08:58:05.915Z] #13 75.93 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-03T08:58:05.915Z] #13 75.94 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-03T08:58:06.111Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-09-03T08:58:06.219Z] #58 161.7 CC criu/sk-netlink.o [2019-09-03T08:58:06.477Z] #58 162.0 CC criu/sk-packet.o [2019-09-03T08:58:06.598Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2019-09-03T08:58:07.042Z] #58 162.6 CC criu/sk-queue.o [2019-09-03T08:58:07.494Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2019-09-03T08:58:07.659Z] #58 163.0 CC criu/sk-tcp.o [2019-09-03T08:58:07.813Z] #13 77.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-03T08:58:07.814Z] #13 77.69 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-03T08:58:07.814Z] #13 77.70 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-03T08:58:07.960Z] #58 163.6 CC criu/sk-unix.o [2019-09-03T08:58:08.807Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-03T08:58:09.641Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2019-09-03T08:58:09.883Z] #58 165.4 CC criu/sockets.o [2019-09-03T08:58:10.340Z] #13 79.89 Selecting previously unselected package binutils-mingw-w64. [2019-09-03T08:58:10.340Z] #13 79.90 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-03T08:58:10.340Z] #13 79.91 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-03T08:58:10.340Z] #13 80.01 Selecting previously unselected package mingw-w64-common. [2019-09-03T08:58:10.340Z] #13 80.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-03T08:58:10.340Z] #13 80.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-03T08:58:10.454Z] #58 166.1 CC criu/stats.o [2019-09-03T08:58:10.456Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.0% of statements [2019-09-03T08:58:10.712Z] #58 166.3 CC criu/string.o [2019-09-03T08:58:10.905Z] #13 ... [2019-09-03T08:58:10.905Z] [2019-09-03T08:58:10.905Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:58:10.905Z] #33 135.2 internal/x/crypto/internal/chacha20 [2019-09-03T08:58:10.905Z] #33 135.6 internal/x/crypto/poly1305 [2019-09-03T08:58:10.905Z] #33 135.9 internal/x/crypto/chacha20poly1305 [2019-09-03T08:58:10.905Z] #33 137.1 internal/x/crypto/hkdf [2019-09-03T08:58:10.905Z] #33 137.3 internal/x/text/transform [2019-09-03T08:58:10.905Z] #33 138.2 internal/x/text/unicode/bidi [2019-09-03T08:58:10.905Z] #33 140.0 internal/x/text/secure/bidirule [2019-09-03T08:58:10.905Z] #33 140.3 internal/x/text/unicode/norm [2019-09-03T08:58:10.905Z] #33 142.7 crypto/x509 [2019-09-03T08:58:10.905Z] #33 144.9 internal/x/net/idna [2019-09-03T08:58:10.905Z] #33 ... [2019-09-03T08:58:10.905Z] [2019-09-03T08:58:10.905Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:10.905Z] #58 78.89 LINK criu/pie/restorer.built-in.o [2019-09-03T08:58:10.905Z] #58 78.89 GEN criu/pie/restorer-blob.h [2019-09-03T08:58:10.905Z] #58 79.01 DEP criu/vdso.d [2019-09-03T08:58:10.905Z] #58 79.34 DEP criu/vdso-compat.d [2019-09-03T08:58:10.905Z] #58 79.52 DEP criu/uts_ns.d [2019-09-03T08:58:10.905Z] #58 79.73 DEP criu/util.d [2019-09-03T08:58:10.905Z] #58 80.05 DEP criu/uffd.d [2019-09-03T08:58:10.905Z] #58 80.37 DEP criu/tun.d [2019-09-03T08:58:10.905Z] #58 80.67 DEP criu/tty.d [2019-09-03T08:58:10.905Z] #58 81.01 DEP criu/timerfd.d [2019-09-03T08:58:10.905Z] #58 81.20 DEP criu/sysfs_parse.d [2019-09-03T08:58:10.905Z] #58 81.47 DEP criu/sysctl.d [2019-09-03T08:58:10.905Z] #58 81.61 DEP criu/string.d [2019-09-03T08:58:10.905Z] #58 81.67 DEP criu/stats.d [2019-09-03T08:58:10.905Z] #58 81.82 DEP criu/sockets.d [2019-09-03T08:58:10.905Z] #58 82.04 DEP criu/sk-unix.d [2019-09-03T08:58:10.905Z] #58 82.33 DEP criu/sk-tcp.d [2019-09-03T08:58:10.905Z] #58 82.58 DEP criu/sk-queue.d [2019-09-03T08:58:10.970Z] #58 166.4 CC criu/sysctl.o [2019-09-03T08:58:11.163Z] #58 82.78 DEP criu/sk-packet.d [2019-09-03T08:58:11.163Z] #58 ... [2019-09-03T08:58:11.163Z] [2019-09-03T08:58:11.163Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:58:11.163Z] #24 135.6 + GOBIN=/build [2019-09-03T08:58:11.163Z] #24 135.6 + /build/gometalinter --install [2019-09-03T08:58:11.163Z] #24 135.6 Installing: [2019-09-03T08:58:11.163Z] #24 135.6 deadcode [2019-09-03T08:58:11.163Z] #24 135.6 dupl [2019-09-03T08:58:11.163Z] #24 135.6 errcheck [2019-09-03T08:58:11.163Z] #24 135.6 gas [2019-09-03T08:58:11.163Z] #24 135.6 gochecknoglobals [2019-09-03T08:58:11.163Z] #24 135.6 gochecknoinits [2019-09-03T08:58:11.163Z] #24 135.6 goconst [2019-09-03T08:58:11.163Z] #24 135.6 gocyclo [2019-09-03T08:58:11.163Z] #24 135.6 goimports [2019-09-03T08:58:11.163Z] #24 135.6 golint [2019-09-03T08:58:11.163Z] #24 135.6 gosimple [2019-09-03T08:58:11.163Z] #24 135.6 gotype [2019-09-03T08:58:11.163Z] #24 135.6 gotypex [2019-09-03T08:58:11.163Z] #24 135.6 ineffassign [2019-09-03T08:58:11.163Z] #24 135.6 interfacer [2019-09-03T08:58:11.163Z] #24 135.6 lll [2019-09-03T08:58:11.163Z] #24 135.6 maligned [2019-09-03T08:58:11.163Z] #24 135.6 megacheck [2019-09-03T08:58:11.163Z] #24 135.6 misspell [2019-09-03T08:58:11.163Z] #24 135.6 nakedret [2019-09-03T08:58:11.163Z] #24 135.6 safesql [2019-09-03T08:58:11.163Z] #24 135.6 staticcheck [2019-09-03T08:58:11.163Z] #24 135.6 structcheck [2019-09-03T08:58:11.163Z] #24 135.6 unconvert [2019-09-03T08:58:11.163Z] #24 135.6 unparam [2019-09-03T08:58:11.163Z] #24 135.6 unused [2019-09-03T08:58:11.163Z] #24 135.6 varcheck [2019-09-03T08:58:11.227Z] #58 167.0 CC criu/sysfs_parse.o [2019-09-03T08:58:11.420Z] #24 ... [2019-09-03T08:58:11.421Z] [2019-09-03T08:58:11.421Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:11.421Z] #58 83.10 DEP criu/sk-netlink.d [2019-09-03T08:58:11.485Z] #58 167.3 CC criu/timerfd.o [2019-09-03T08:58:11.678Z] #58 83.35 DEP criu/sk-inet.d [2019-09-03T08:58:11.678Z] #58 83.61 DEP criu/signalfd.d [2019-09-03T08:58:11.744Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-09-03T08:58:11.936Z] #58 83.74 DEP criu/sigframe.d [2019-09-03T08:58:12.051Z] #58 167.7 CC criu/tty.o [2019-09-03T08:58:12.194Z] #58 83.96 DEP criu/shmem.d [2019-09-03T08:58:12.194Z] #58 84.15 DEP criu/servicefd.d [2019-09-03T08:58:12.769Z] #58 84.43 DEP criu/seize.d [2019-09-03T08:58:13.027Z] #58 84.58 DEP criu/seccomp.d [2019-09-03T08:58:13.027Z] #58 84.85 DEP criu/rst-malloc.d [2019-09-03T08:58:13.027Z] #58 84.98 DEP criu/rbtree.d [2019-09-03T08:58:13.285Z] #58 85.06 DEP criu/pstree.d [2019-09-03T08:58:13.543Z] #58 85.26 DEP criu/protobuf.d [2019-09-03T08:58:13.801Z] #58 85.42 GEN criu/protobuf-desc-gen.h [2019-09-03T08:58:13.948Z] #58 169.5 CC criu/tun.o [2019-09-03T08:58:14.205Z] #58 170.0 CC criu/uffd.o [2019-09-03T08:58:15.577Z] #58 171.0 CC criu/util.o [2019-09-03T08:58:15.698Z] #58 87.09 DEP criu/protobuf-desc.d [2019-09-03T08:58:15.698Z] #58 87.23 DEP criu/proc_parse.d [2019-09-03T08:58:15.698Z] #58 87.46 DEP criu/plugin.d [2019-09-03T08:58:15.957Z] #58 87.60 DEP criu/pipes.d [2019-09-03T08:58:15.957Z] #58 87.78 DEP criu/pie-util.d [2019-09-03T08:58:16.215Z] #58 87.91 DEP criu/pie-util-vdso.d [2019-09-03T08:58:16.473Z] #58 88.14 DEP criu/pie-util-vdso-elf32.d [2019-09-03T08:58:16.473Z] #58 88.29 DEP criu/path.d [2019-09-03T08:58:16.509Z] #58 172.2 CC criu/uts_ns.o [2019-09-03T08:58:16.731Z] #58 88.43 DEP criu/parasite-syscall.d [2019-09-03T08:58:16.767Z] #58 172.5 CC criu/vdso-compat.o [2019-09-03T08:58:16.989Z] #58 88.72 DEP criu/pagemap.d [2019-09-03T08:58:17.024Z] #58 172.6 CC criu/vdso.o [2019-09-03T08:58:17.247Z] #58 88.95 DEP criu/pagemap-cache.d [2019-09-03T08:58:17.504Z] #58 89.19 DEP criu/page-xfer.d [2019-09-03T08:58:17.504Z] #58 89.39 DEP criu/page-pipe.d [2019-09-03T08:58:17.762Z] #58 89.54 DEP criu/netfilter.d [2019-09-03T08:58:17.956Z] #58 173.4 LINK criu/built-in.o [2019-09-03T08:58:17.956Z] #58 173.6 LINK criu/criu [2019-09-03T08:58:18.019Z] #58 89.74 DEP criu/net.d [2019-09-03T08:58:18.214Z] #58 174.0 DEP lib/c/criu.d [2019-09-03T08:58:18.277Z] #58 90.00 DEP criu/namespaces.d [2019-09-03T08:58:18.472Z] #58 174.0 CC images/rpc.pb-c.o [2019-09-03T08:58:18.534Z] #58 90.20 DEP criu/mount.d [2019-09-03T08:58:18.792Z] #58 90.51 DEP criu/mem.d [2019-09-03T08:58:18.792Z] #58 90.71 DEP criu/lsm.d [2019-09-03T08:58:19.036Z] #58 174.6 CC lib/c/criu.o [2019-09-03T08:58:19.358Z] #58 90.89 DEP criu/log.d [2019-09-03T08:58:19.358Z] #58 91.11 DEP criu/libnetlink.d [2019-09-03T08:58:19.358Z] #58 91.24 DEP criu/kerndat.d [2019-09-03T08:58:19.484Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/rootless [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/volume [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-03T08:58:19.484Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === Skipped [2019-09-03T08:58:19.484Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-03T08:58:19.484Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-03T08:58:19.484Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:73: No driver to put! [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-03T08:58:19.484Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-03T08:58:19.484Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-03T08:58:19.484Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T08:58:19.484Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-03T08:58:19.484Z] graphtest_unix.go:73: No driver to put! [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-03T08:58:19.484Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-03T08:58:19.484Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] [2019-09-03T08:58:19.484Z] DONE 2040 tests, 20 skipped in 245.927s Post stage [Pipeline] junit [2019-09-03T08:58:19.622Z] Recording test results [2019-09-03T08:58:19.926Z] #58 91.49 DEP criu/kcmp-ids.d [2019-09-03T08:58:19.926Z] #58 91.60 DEP criu/irmap.d [2019-09-03T08:58:19.970Z] #58 175.6 LINK lib/c/built-in.o [2019-09-03T08:58:19.970Z] #58 175.6 LINK lib/c/libcriu.so [2019-09-03T08:58:20.184Z] #58 91.76 DEP criu/ipc_ns.d [2019-09-03T08:58:20.184Z] #58 91.93 DEP criu/image.d [2019-09-03T08:58:20.228Z] #58 175.8 GEN magic.py [2019-09-03T08:58:20.228Z] #58 175.9 Note: Building without setproctitle() and strlcpy() support. [2019-09-03T08:58:20.228Z] #58 175.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-03T08:58:20.442Z] #58 92.14 DEP criu/image-desc.d [2019-09-03T08:58:20.442Z] #58 92.26 DEP criu/fsnotify.d [2019-09-03T08:58:20.699Z] #58 92.46 DEP criu/filesystems.d [2019-09-03T08:58:20.793Z] #58 176.4 fatal: Not a git repository (or any of the parent directories): .git [2019-09-03T08:58:20.957Z] #58 92.72 DEP criu/files.d [2019-09-03T08:58:21.214Z] #58 92.91 DEP criu/files-reg.d [2019-09-03T08:58:21.214Z] #58 93.12 DEP criu/files-ext.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-03T08:58:21.366Z] #58 177.1 make[1]: Nothing to be done for 'all'. [2019-09-03T08:58:21.780Z] #58 93.37 DEP criu/file-lock.d [2019-09-03T08:58:21.780Z] #58 93.56 DEP criu/file-ids.d [2019-09-03T08:58:21.933Z] #58 ... [2019-09-03T08:58:21.933Z] [2019-09-03T08:58:21.933Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:58:21.933Z] #55 243.1 + rm -rf /tmp/tmp.VSJ5A1fo4E/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VSJ5A1fo4E [2019-09-03T08:58:22.040Z] #58 93.78 DEP criu/fifo.d [2019-09-03T08:58:22.090Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/make.sh dynbinary test-integration [2019-09-03T08:58:22.191Z] #55 DONE 243.6s [2019-09-03T08:58:22.191Z] [2019-09-03T08:58:22.191Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:22.191Z] #58 177.6 make[1]: 'images/built-in.o' is up to date. [2019-09-03T08:58:22.191Z] #58 177.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-03T08:58:22.191Z] #58 177.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-03T08:58:22.191Z] #58 177.7 make[1]: 'compel/libcompel.a' is up to date. [2019-09-03T08:58:22.191Z] #58 177.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-03T08:58:22.191Z] #58 177.7 make[1]: Nothing to be done for 'all'. [2019-09-03T08:58:22.191Z] #58 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-03T08:58:22.191Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.191Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.191Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.298Z] #58 94.00 DEP criu/fdstore.d [2019-09-03T08:58:22.298Z] #58 94.21 DEP criu/fault-injection.d [2019-09-03T08:58:22.449Z] #58 178.0 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.449Z] #58 178.1 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.449Z] #58 178.1 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.449Z] #58 178.1 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.449Z] #58 178.3 make[2]: Nothing to be done for 'all'. [2019-09-03T08:58:22.470Z] [2019-09-03T08:58:22.470Z] Removing bundles/ [2019-09-03T08:58:22.470Z] [2019-09-03T08:58:22.470Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-03T08:58:22.470Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T08:58:22.470Z] GOOS="" GOARCH="" GOARM="" [2019-09-03T08:58:22.556Z] #58 94.27 DEP criu/external.d [2019-09-03T08:58:22.556Z] #58 94.43 DEP criu/eventpoll.d [2019-09-03T08:58:22.556Z] #58 ... [2019-09-03T08:58:22.556Z] [2019-09-03T08:58:22.556Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:58:22.556Z] #33 147.1 net/textproto [2019-09-03T08:58:22.556Z] #33 148.1 crypto/tls [2019-09-03T08:58:22.556Z] #33 148.4 internal/x/net/http/httpguts [2019-09-03T08:58:22.556Z] #33 148.7 internal/x/net/http/httpproxy [2019-09-03T08:58:22.556Z] #33 149.3 internal/x/net/http2/hpack [2019-09-03T08:58:22.556Z] #33 150.5 mime [2019-09-03T08:58:22.556Z] #33 152.4 mime/quotedprintable [2019-09-03T08:58:22.556Z] #33 152.7 mime/multipart [2019-09-03T08:58:22.556Z] #33 153.8 net/http/internal [2019-09-03T08:58:22.556Z] #33 154.1 os/exec [2019-09-03T08:58:22.709Z] #58 178.3 INSTALL criu/criu [2019-09-03T08:58:22.709Z] #58 DONE 178.5s [2019-09-03T08:58:22.709Z] [2019-09-03T08:58:22.709Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:58:22.814Z] #33 ... [2019-09-03T08:58:22.814Z] [2019-09-03T08:58:22.814Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:22.814Z] #58 94.62 DEP criu/eventfd.d [2019-09-03T08:58:23.071Z] #58 94.80 DEP criu/crtools.d [2019-09-03T08:58:23.329Z] #58 95.05 DEP criu/cr-service.d [2019-09-03T08:58:23.587Z] #58 95.28 DEP criu/cr-restore.d [2019-09-03T08:58:23.844Z] #58 95.64 DEP criu/cr-errno.d [2019-09-03T08:58:23.844Z] #58 95.67 DEP criu/cr-dump.d [2019-09-03T08:58:24.409Z] #58 95.95 DEP criu/cr-dedup.d [2019-09-03T08:58:24.409Z] #58 96.12 DEP criu/cr-check.d [2019-09-03T08:58:24.667Z] #58 96.40 DEP criu/config.d [2019-09-03T08:58:24.925Z] #58 96.67 DEP criu/clone-noasan.d [2019-09-03T08:58:24.925Z] #58 96.79 DEP criu/cgroup.d [2019-09-03T08:58:24.925Z] #58 ... [2019-09-03T08:58:24.925Z] [2019-09-03T08:58:24.925Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:58:24.925Z] #13 84.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-03T08:58:24.925Z] #13 85.01 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-03T08:58:24.925Z] #13 85.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-03T08:58:24.925Z] #13 90.54 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-03T08:58:24.925Z] #13 90.56 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:58:24.925Z] #13 90.57 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:24.925Z] #13 90.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-03T08:58:24.925Z] #13 90.77 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:58:24.925Z] #13 90.78 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:25.183Z] #13 ... [2019-09-03T08:58:25.183Z] [2019-09-03T08:58:25.183Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:58:25.183Z] #33 159.6 net/http/httptrace [2019-09-03T08:58:25.240Z] #47 ... [2019-09-03T08:58:25.240Z] [2019-09-03T08:58:25.240Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:58:25.240Z] #24 DONE 245.5s [2019-09-03T08:58:25.440Z] #33 159.8 net/http [2019-09-03T08:58:25.498Z] [2019-09-03T08:58:25.498Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:58:26.374Z] #33 ... [2019-09-03T08:58:26.374Z] [2019-09-03T08:58:26.374Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-03T08:58:26.374Z] #27 DONE 160.5s [2019-09-03T08:58:26.374Z] [2019-09-03T08:58:26.374Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:26.374Z] #58 97.00 DEP criu/cgroup-props.d [2019-09-03T08:58:26.374Z] #58 97.12 DEP criu/bitmap.d [2019-09-03T08:58:26.374Z] #58 97.13 DEP criu/bfd.d [2019-09-03T08:58:26.374Z] #58 97.26 DEP criu/autofs.d [2019-09-03T08:58:26.374Z] #58 97.43 DEP criu/aio.d [2019-09-03T08:58:26.374Z] #58 97.62 DEP criu/action-scripts.d [2019-09-03T08:58:26.374Z] #58 97.96 CC criu/action-scripts.o [2019-09-03T08:58:27.308Z] #58 98.92 CC criu/aio.o [2019-09-03T08:58:27.396Z] #47 ... [2019-09-03T08:58:27.396Z] [2019-09-03T08:58:27.396Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-03T08:58:27.654Z] #25 DONE 0.6s [2019-09-03T08:58:27.654Z] [2019-09-03T08:58:27.654Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-03T08:58:27.874Z] #58 99.68 CC criu/autofs.o [2019-09-03T08:58:27.912Z] #28 DONE 0.1s [2019-09-03T08:58:27.912Z] [2019-09-03T08:58:27.912Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-03T08:58:27.912Z] #31 DONE 0.1s [2019-09-03T08:58:27.912Z] [2019-09-03T08:58:27.912Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:58:27.912Z] #47 ... [2019-09-03T08:58:27.912Z] [2019-09-03T08:58:27.912Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-03T08:58:27.912Z] #34 DONE 0.1s [2019-09-03T08:58:28.170Z] [2019-09-03T08:58:28.170Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-03T08:58:28.170Z] #39 DONE 0.1s [2019-09-03T08:58:28.170Z] [2019-09-03T08:58:28.170Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-03T08:58:28.170Z] #43 DONE 0.1s [2019-09-03T08:58:28.170Z] [2019-09-03T08:58:28.170Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:58:29.771Z] #58 101.5 CC criu/bfd.o [2019-09-03T08:58:30.029Z] #58 102.0 CC criu/bitmap.o [2019-09-03T08:58:30.287Z] #58 102.2 CC criu/cgroup-props.o [2019-09-03T08:58:31.660Z] #58 103.3 CC criu/cgroup.o [2019-09-03T08:58:31.660Z] #58 ... [2019-09-03T08:58:31.660Z] [2019-09-03T08:58:31.660Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-03T08:58:31.660Z] #15 166.6 + rm -rf /tmp/tmp.1Pae1obNPZ [2019-09-03T08:58:32.225Z] #15 DONE 167.2s [2019-09-03T08:58:32.225Z] [2019-09-03T08:58:32.225Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:58:34.722Z] #47 211.0 🇩 bin/containerd [2019-09-03T08:58:35.505Z] #42 ... [2019-09-03T08:58:35.505Z] [2019-09-03T08:58:35.505Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:35.505Z] #58 106.8 CC criu/clone-noasan.o [2019-09-03T08:58:35.505Z] #58 107.0 CC criu/config.o [2019-09-03T08:58:36.929Z] #58 108.6 CC criu/cr-check.o [2019-09-03T08:58:38.840Z] #58 110.4 CC criu/cr-dedup.o [2019-09-03T08:58:39.098Z] #58 110.8 CC criu/cr-dump.o [2019-09-03T08:58:41.625Z] #58 113.2 CC criu/cr-errno.o [2019-09-03T08:58:41.625Z] #58 113.3 CC criu/cr-restore.o [2019-09-03T08:58:46.881Z] #58 117.8 CC criu/cr-service.o [2019-09-03T08:58:46.881Z] #58 ... [2019-09-03T08:58:46.881Z] [2019-09-03T08:58:46.881Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-03T08:58:46.881Z] #33 172.5 github.com/LK4D4/vndr/godl [2019-09-03T08:58:46.881Z] #33 173.2 github.com/LK4D4/vndr [2019-09-03T08:58:46.881Z] #33 DONE 181.2s [2019-09-03T08:58:46.881Z] [2019-09-03T08:58:46.881Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:58:46.881Z] #13 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-03T08:58:46.881Z] #13 109.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-03T08:58:46.881Z] #13 109.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:48.253Z] #13 ... [2019-09-03T08:58:48.253Z] [2019-09-03T08:58:48.253Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:58:48.253Z] #58 119.9 CC criu/crtools.o [2019-09-03T08:58:48.819Z] #58 120.5 CC criu/eventfd.o [2019-09-03T08:58:49.384Z] #58 121.0 CC criu/eventpoll.o [2019-09-03T08:58:49.950Z] #58 121.8 CC criu/external.o [2019-09-03T08:58:50.515Z] #58 122.2 CC criu/fault-injection.o [2019-09-03T08:58:50.515Z] #58 122.3 CC criu/fdstore.o [2019-09-03T08:58:50.773Z] #58 122.7 CC criu/fifo.o [2019-09-03T08:58:51.338Z] #58 123.2 CC criu/file-ids.o [2019-09-03T08:58:51.596Z] #58 123.5 CC criu/file-lock.o [2019-09-03T08:58:52.971Z] #58 124.4 CC criu/files-ext.o [2019-09-03T08:58:53.229Z] #58 124.9 CC criu/files-reg.o [2019-09-03T08:58:54.162Z] #58 ... [2019-09-03T08:58:54.162Z] [2019-09-03T08:58:54.162Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:58:54.162Z] #13 121.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-03T08:58:54.162Z] #13 121.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-03T08:58:54.162Z] #13 121.7 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-03T08:58:54.162Z] #13 121.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-03T08:58:54.162Z] #13 121.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-03T08:58:54.162Z] #13 121.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:58:54.162Z] #13 121.8 Processing triggers for mime-support (3.60) ... [2019-09-03T08:58:54.162Z] #13 121.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:58:54.162Z] #13 121.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-03T08:58:54.162Z] #13 121.9 Setting up libcap2-bin (1:2.25-1) ... [2019-09-03T08:58:54.162Z] #13 121.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-03T08:58:54.162Z] #13 121.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-03T08:58:54.162Z] #13 121.9 Setting up bash-completion (1:2.1-4.3) ... [2019-09-03T08:58:54.162Z] #13 124.2 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-03T08:58:54.162Z] #13 124.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-03T08:58:54.162Z] #13 124.3 Setting up zip (3.0-11+b1) ... [2019-09-03T08:58:54.162Z] #13 124.3 Setting up bzip2 (1.0.6-8.1) ... [2019-09-03T08:58:54.162Z] #13 124.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:54.162Z] #13 124.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-03T08:58:54.162Z] #13 124.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:58:54.162Z] #13 124.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-03T08:58:54.162Z] #13 124.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:58:54.162Z] #13 124.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-03T08:58:54.162Z] #13 124.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-03T08:58:54.162Z] #13 124.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-03T08:58:54.162Z] #13 124.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:58:54.420Z] #13 124.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-03T08:58:54.420Z] #13 124.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-03T08:58:54.420Z] #13 124.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-03T08:58:54.420Z] #13 124.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:58:54.985Z] #13 124.9 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:58:54.985Z] #13 124.9 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-03T08:58:54.985Z] #13 124.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-03T08:58:54.985Z] #13 124.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-03T08:58:54.985Z] #13 125.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-03T08:58:54.985Z] #13 125.0 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-03T08:58:54.986Z] #13 125.0 Setting up pigz (2.3.4-1) ... [2019-09-03T08:58:54.986Z] #13 125.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-03T08:58:54.986Z] #13 125.0 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up jq (1.5+dfsg-1.3) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-03T08:58:54.986Z] #13 125.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-03T08:58:54.986Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-03T08:58:54.986Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-03T08:58:54.986Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-03T08:58:55.243Z] #13 125.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-03T08:58:55.243Z] #13 125.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-03T08:58:55.243Z] #13 125.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-03T08:58:55.243Z] #13 125.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-03T08:58:55.243Z] #13 125.3 Setting up btrfs-progs (4.7.3-1) ... [2019-09-03T08:58:55.243Z] #13 125.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-03T08:58:55.243Z] #13 125.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-03T08:58:56.631Z] #47 232.9 🇩 bin/containerd-stress [2019-09-03T08:58:57.561Z] #47 234.4 🇩 bin/containerd-shim [2019-09-03T08:58:59.425Z] #13 129.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-03T08:58:59.425Z] #13 129.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:59.425Z] #13 129.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-03T08:58:59.683Z] #13 129.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-03T08:58:59.683Z] #13 129.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-03T08:58:59.683Z] #13 129.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-03T08:58:59.683Z] #13 129.6 Setting up btrfs-tools (4.7.3-1) ... [2019-09-03T08:58:59.683Z] #13 129.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-03T08:58:59.683Z] #13 129.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-03T08:58:59.683Z] #13 129.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-03T08:58:59.683Z] #13 129.6 Setting up python3 (3.5.3-1) ... [2019-09-03T08:59:01.056Z] #13 131.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-03T08:59:02.429Z] #13 132.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-03T08:59:02.687Z] #13 132.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-03T08:59:02.687Z] #13 132.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:59:02.687Z] #13 132.8 Setting up python3-wheel (0.29.0-2) ... [2019-09-03T08:59:03.620Z] #13 133.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-03T08:59:04.117Z] #47 240.3 🇩 bin/containerd-shim-runc-v1 [2019-09-03T08:59:04.993Z] #13 134.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-03T08:59:04.993Z] #13 135.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-03T08:59:05.251Z] #13 ... [2019-09-03T08:59:05.251Z] [2019-09-03T08:59:05.251Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:05.251Z] #58 126.8 CC criu/files.o [2019-09-03T08:59:05.251Z] #58 128.9 CC criu/filesystems.o [2019-09-03T08:59:05.251Z] #58 129.6 CC criu/fsnotify.o [2019-09-03T08:59:05.251Z] #58 130.7 CC criu/image-desc.o [2019-09-03T08:59:05.251Z] #58 130.8 CC criu/image.o [2019-09-03T08:59:05.251Z] #58 131.7 CC criu/ipc_ns.o [2019-09-03T08:59:05.251Z] #58 132.8 CC criu/irmap.o [2019-09-03T08:59:05.251Z] #58 133.3 CC criu/kcmp-ids.o [2019-09-03T08:59:05.251Z] #58 133.6 CC criu/kerndat.o [2019-09-03T08:59:05.251Z] #58 134.8 CC criu/libnetlink.o [2019-09-03T08:59:05.251Z] #58 135.2 CC criu/log.o [2019-09-03T08:59:05.251Z] #58 135.8 CC criu/lsm.o [2019-09-03T08:59:05.251Z] #58 136.3 CC criu/mem.o [2019-09-03T08:59:06.014Z] #47 243.0 🇩 binaries [2019-09-03T08:59:06.014Z] #47 243.0 + mkdir -p /build [2019-09-03T08:59:06.014Z] #47 243.0 + cp bin/containerd /build/containerd [2019-09-03T08:59:06.014Z] #47 243.0 + cp bin/containerd-shim /build/containerd-shim [2019-09-03T08:59:06.014Z] #47 243.0 + cp bin/ctr /build/ctr [2019-09-03T08:59:06.183Z] #58 ... [2019-09-03T08:59:06.183Z] [2019-09-03T08:59:06.183Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-03T08:59:06.183Z] #13 136.0 Setting up dmsetup (2:1.02.137-2) ... [2019-09-03T08:59:06.183Z] #13 136.1 Setting up python3-setuptools (33.1.1-1) ... [2019-09-03T08:59:06.944Z] #47 DONE 243.7s [2019-09-03T08:59:07.116Z] #13 137.2 Setting up dh-python (2.20170125) ... [2019-09-03T08:59:07.875Z] [2019-09-03T08:59:07.875Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-03T08:59:07.875Z] #48 DONE 0.3s [2019-09-03T08:59:07.875Z] [2019-09-03T08:59:07.875Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-03T08:59:07.875Z] #51 DONE 0.1s [2019-09-03T08:59:07.875Z] [2019-09-03T08:59:07.875Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-03T08:59:08.066Z] #13 138.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-03T08:59:08.066Z] #13 138.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-03T08:59:08.132Z] #54 DONE 0.1s [2019-09-03T08:59:08.132Z] [2019-09-03T08:59:08.132Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-03T08:59:08.132Z] #56 DONE 0.2s [2019-09-03T08:59:08.388Z] [2019-09-03T08:59:08.388Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-03T08:59:08.388Z] #59 DONE 0.1s [2019-09-03T08:59:08.388Z] [2019-09-03T08:59:08.388Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-03T08:59:08.388Z] #63 DONE 0.1s [2019-09-03T08:59:08.631Z] #13 DONE 138.8s [2019-09-03T08:59:08.631Z] [2019-09-03T08:59:08.631Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:59:08.645Z] [2019-09-03T08:59:08.645Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-03T08:59:08.645Z] #65 DONE 0.1s [2019-09-03T08:59:08.645Z] [2019-09-03T08:59:08.645Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-03T08:59:08.645Z] #66 DONE 0.0s [2019-09-03T08:59:08.645Z] [2019-09-03T08:59:08.645Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-03T08:59:09.577Z] #67 DONE 0.8s [2019-09-03T08:59:09.577Z] [2019-09-03T08:59:09.577Z] #68 exporting to image [2019-09-03T08:59:09.577Z] #68 exporting layers [2019-09-03T08:59:11.159Z] #14 ... [2019-09-03T08:59:11.159Z] [2019-09-03T08:59:11.159Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-03T08:59:11.159Z] #42 159.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-03T08:59:11.159Z] #42 162.5 + mkdir -p /build [2019-09-03T08:59:11.159Z] #42 162.5 + cp runc /build/runc [2019-09-03T08:59:11.159Z] #42 DONE 162.7s [2019-09-03T08:59:11.159Z] [2019-09-03T08:59:11.159Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:11.159Z] #58 137.9 CC criu/mount.o [2019-09-03T08:59:11.159Z] #58 142.1 CC criu/namespaces.o [2019-09-03T08:59:12.533Z] #58 144.3 CC criu/net.o [2019-09-03T08:59:15.060Z] #58 ... [2019-09-03T08:59:15.060Z] [2019-09-03T08:59:15.060Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:59:15.060Z] #14 6.083 Collecting yamllint==1.16.0 [2019-09-03T08:59:16.125Z] #68 exporting layers 6.6s done [2019-09-03T08:59:16.125Z] #68 writing image sha256:c3a292a69beef3c3c1c92507a39b525c049117c2554eb62a71e2288cb6a1608c done [2019-09-03T08:59:16.125Z] #68 naming to docker.io/library/docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 done [2019-09-03T08:59:16.125Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-03T08:59:16.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39706/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/validate/default [2019-09-03T08:59:17.815Z] Congratulations! All commits are properly signed with the DCO! [2019-09-03T08:59:20.321Z] #14 ... [2019-09-03T08:59:20.321Z] [2019-09-03T08:59:20.321Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:20.321Z] #58 147.0 CC criu/netfilter.o [2019-09-03T08:59:20.321Z] #58 147.3 CC criu/page-pipe.o [2019-09-03T08:59:20.321Z] #58 147.7 CC criu/page-xfer.o [2019-09-03T08:59:20.321Z] #58 148.6 CC criu/pagemap-cache.o [2019-09-03T08:59:20.321Z] #58 148.9 CC criu/pagemap.o [2019-09-03T08:59:20.321Z] #58 149.6 CC criu/parasite-syscall.o [2019-09-03T08:59:20.321Z] #58 150.2 CC criu/path.o [2019-09-03T08:59:20.321Z] #58 150.5 CC criu/pie-util-vdso-elf32.o [2019-09-03T08:59:20.321Z] #58 150.9 CC criu/pie-util-vdso.o [2019-09-03T08:59:20.321Z] #58 151.2 CC criu/pie-util.o [2019-09-03T08:59:20.321Z] #58 151.4 CC criu/pipes.o [2019-09-03T08:59:20.321Z] #58 152.0 CC criu/plugin.o [2019-09-03T08:59:20.579Z] #58 152.4 CC criu/proc_parse.o [2019-09-03T08:59:21.512Z] #58 ... [2019-09-03T08:59:21.512Z] [2019-09-03T08:59:21.512Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:59:21.512Z] #14 12.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-03T08:59:21.770Z] #14 13.14 Collecting pyyaml (from yamllint==1.16.0) [2019-09-03T08:59:23.144Z] #14 14.34 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-03T08:59:25.045Z] #14 16.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-03T08:59:25.978Z] #14 17.20 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-03T08:59:26.911Z] #14 18.28 Building wheels for collected packages: pyyaml, pathspec [2019-09-03T08:59:26.911Z] #14 18.28 Running setup.py bdist_wheel for pyyaml: started [2019-09-03T08:59:27.476Z] #14 ... [2019-09-03T08:59:27.476Z] [2019-09-03T08:59:27.476Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:59:27.476Z] #55 219.6 + dpkg --print-architecture [2019-09-03T08:59:27.476Z] #55 219.6 + cd /tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution [2019-09-03T08:59:27.476Z] #55 219.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-03T08:59:27.476Z] #55 219.9 + GOPATH=/tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j2EasFW3Z3 [2019-09-03T08:59:27.476Z] #55 219.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-03T08:59:30.769Z] #55 ... [2019-09-03T08:59:30.769Z] [2019-09-03T08:59:30.769Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-03T08:59:30.769Z] #14 19.62 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-03T08:59:30.769Z] #14 19.62 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-03T08:59:30.769Z] #14 19.71 Running setup.py bdist_wheel for pathspec: started [2019-09-03T08:59:30.769Z] #14 20.87 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-03T08:59:30.769Z] #14 20.88 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-03T08:59:30.769Z] #14 20.90 Successfully built pyyaml pathspec [2019-09-03T08:59:30.769Z] #14 20.91 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-03T08:59:30.769Z] #14 21.46 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-03T08:59:30.769Z] #14 DONE 22.2s [2019-09-03T08:59:30.769Z] [2019-09-03T08:59:30.769Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-03T08:59:31.027Z] #16 DONE 0.2s [2019-09-03T08:59:31.027Z] [2019-09-03T08:59:31.027Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:31.027Z] #58 154.4 CC criu/protobuf-desc.o [2019-09-03T08:59:31.027Z] #58 155.3 CC criu/protobuf.o [2019-09-03T08:59:31.027Z] #58 155.7 CC criu/pstree.o [2019-09-03T08:59:31.027Z] #58 156.8 CC criu/rbtree.o [2019-09-03T08:59:31.027Z] #58 157.0 CC criu/rst-malloc.o [2019-09-03T08:59:31.027Z] #58 157.2 CC criu/seccomp.o [2019-09-03T08:59:31.027Z] #58 157.7 CC criu/seize.o [2019-09-03T08:59:31.027Z] #58 158.6 CC criu/servicefd.o [2019-09-03T08:59:31.027Z] #58 159.1 CC criu/shmem.o [2019-09-03T08:59:31.027Z] #58 160.0 CC criu/sigframe.o [2019-09-03T08:59:31.027Z] #58 160.2 CC criu/signalfd.o [2019-09-03T08:59:31.027Z] #58 160.5 CC criu/sk-inet.o [2019-09-03T08:59:31.027Z] #58 161.5 CC criu/sk-netlink.o [2019-09-03T08:59:31.027Z] #58 162.0 CC criu/sk-packet.o [2019-09-03T08:59:31.027Z] #58 162.6 CC criu/sk-queue.o [2019-09-03T08:59:31.027Z] #58 ... [2019-09-03T08:59:31.027Z] [2019-09-03T08:59:31.027Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-03T08:59:31.960Z] #21 DONE 1.0s [2019-09-03T08:59:31.960Z] [2019-09-03T08:59:31.960Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:31.960Z] #58 163.3 CC criu/sk-tcp.o [2019-09-03T08:59:32.219Z] #58 163.9 CC criu/sk-unix.o [2019-09-03T08:59:32.936Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T08:59:32.936Z] [2019-09-03T08:59:32.936Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-03T08:59:32.936Z] PKG_CONFIG=pkg-config [2019-09-03T08:59:32.936Z] GOLANG_VERSION=1.12.9 [2019-09-03T08:59:32.936Z] HOSTNAME=160f6cd4fcdc [2019-09-03T08:59:32.936Z] DOCKER_EXPERIMENTAL=1 [2019-09-03T08:59:32.936Z] container=docker [2019-09-03T08:59:32.936Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-03T08:59:32.936Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-03T08:59:32.936Z] GOPATH=/go [2019-09-03T08:59:32.936Z] PWD=/go/src/github.com/docker/docker [2019-09-03T08:59:32.936Z] HOME=/root [2019-09-03T08:59:32.936Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-03T08:59:32.936Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-03T08:59:32.936Z] DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T08:59:32.936Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-03T08:59:32.936Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-03T08:59:32.936Z] TERM=xterm [2019-09-03T08:59:32.936Z] DEST=bundles/test-integration [2019-09-03T08:59:32.936Z] SHLVL=1 [2019-09-03T08:59:32.936Z] TIMEOUT=120m [2019-09-03T08:59:32.936Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-03T08:59:32.936Z] DOCKER_PKG=github.com/docker/docker [2019-09-03T08:59:32.936Z] _=/usr/bin/env [2019-09-03T08:59:32.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-03T08:59:33.592Z] #58 165.5 CC criu/sockets.o [2019-09-03T08:59:34.525Z] #58 166.3 CC criu/stats.o [2019-09-03T08:59:34.782Z] #58 166.6 CC criu/string.o [2019-09-03T08:59:34.782Z] #58 166.6 CC criu/sysctl.o [2019-09-03T08:59:35.348Z] #58 167.2 CC criu/sysfs_parse.o [2019-09-03T08:59:35.913Z] #58 167.5 CC criu/timerfd.o [2019-09-03T08:59:36.171Z] #58 167.9 CC criu/tty.o [2019-09-03T08:59:38.128Z] #58 169.6 CC criu/tun.o [2019-09-03T08:59:38.385Z] #58 170.1 CC criu/uffd.o [2019-09-03T08:59:39.315Z] #58 171.2 CC criu/util.o [2019-09-03T08:59:40.686Z] #58 172.3 CC criu/uts_ns.o [2019-09-03T08:59:40.686Z] #58 172.6 CC criu/vdso-compat.o [2019-09-03T08:59:40.943Z] #58 172.8 CC criu/vdso.o [2019-09-03T08:59:41.875Z] #58 173.6 LINK criu/built-in.o [2019-09-03T08:59:41.875Z] #58 173.7 LINK criu/criu [2019-09-03T08:59:42.440Z] #58 174.1 DEP lib/c/criu.d [2019-09-03T08:59:42.440Z] #58 174.2 CC images/rpc.pb-c.o [2019-09-03T08:59:43.125Z] #58 174.7 CC lib/c/criu.o [2019-09-03T08:59:43.691Z] #58 175.6 LINK lib/c/built-in.o [2019-09-03T08:59:43.691Z] #58 175.6 LINK lib/c/libcriu.so [2019-09-03T08:59:44.256Z] #58 175.8 GEN magic.py [2019-09-03T08:59:44.256Z] #58 175.9 Note: Building without setproctitle() and strlcpy() support. [2019-09-03T08:59:44.256Z] #58 175.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-03T08:59:44.821Z] #58 176.4 fatal: Not a git repository (or any of the parent directories): .git [2019-09-03T08:59:45.079Z] #58 177.0 make[1]: Nothing to be done for 'all'. [2019-09-03T08:59:45.644Z] #58 177.6 make[1]: 'images/built-in.o' is up to date. [2019-09-03T08:59:45.902Z] #58 177.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-03T08:59:45.902Z] #58 177.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-03T08:59:45.902Z] #58 177.7 make[1]: 'compel/libcompel.a' is up to date. [2019-09-03T08:59:45.902Z] #58 177.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-03T08:59:45.902Z] #58 177.7 make[1]: Nothing to be done for 'all'. [2019-09-03T08:59:45.902Z] #58 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-03T08:59:46.160Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.160Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.160Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.160Z] #58 ... [2019-09-03T08:59:46.160Z] [2019-09-03T08:59:46.160Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-03T08:59:46.160Z] #55 241.1 + rm -rf /tmp/tmp.j2EasFW3Z3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j2EasFW3Z3 [2019-09-03T08:59:46.725Z] #55 DONE 241.6s [2019-09-03T08:59:46.725Z] [2019-09-03T08:59:46.725Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-03T08:59:46.725Z] #58 178.0 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.725Z] #58 178.0 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.725Z] #58 178.0 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.725Z] #58 178.0 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.725Z] #58 178.1 make[2]: Nothing to be done for 'all'. [2019-09-03T08:59:46.725Z] #58 178.1 INSTALL criu/criu [2019-09-03T08:59:46.725Z] #58 DONE 178.4s [2019-09-03T08:59:46.725Z] [2019-09-03T08:59:46.725Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-03T08:59:50.908Z] #24 DONE 244.9s [2019-09-03T08:59:50.908Z] [2019-09-03T08:59:50.908Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:59:52.807Z] #47 ... [2019-09-03T08:59:52.807Z] [2019-09-03T08:59:52.807Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-03T08:59:53.373Z] #25 DONE 0.7s [2019-09-03T08:59:53.373Z] [2019-09-03T08:59:53.373Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-03T08:59:53.373Z] #28 DONE 0.1s [2019-09-03T08:59:53.373Z] [2019-09-03T08:59:53.373Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-03T08:59:53.373Z] #31 DONE 0.1s [2019-09-03T08:59:53.373Z] [2019-09-03T08:59:53.373Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-03T08:59:53.630Z] #34 DONE 0.1s [2019-09-03T08:59:53.630Z] [2019-09-03T08:59:53.630Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-03T08:59:53.630Z] #39 DONE 0.1s [2019-09-03T08:59:53.630Z] [2019-09-03T08:59:53.630Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T08:59:53.630Z] #47 ... [2019-09-03T08:59:53.630Z] [2019-09-03T08:59:53.630Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-03T08:59:53.630Z] #43 DONE 0.1s [2019-09-03T08:59:53.888Z] [2019-09-03T08:59:53.888Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-03T09:00:00.443Z] #47 212.4 🇩 bin/containerd [2019-09-03T09:00:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-03T09:00:14.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-03T09:00:18.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-03T09:00:21.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-03T09:00:22.378Z] #47 234.4 🇩 bin/containerd-stress [2019-09-03T09:00:23.312Z] #47 235.9 🇩 bin/containerd-shim [2019-09-03T09:00:24.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-03T09:00:27.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-03T09:00:29.862Z] #47 242.0 🇩 bin/containerd-shim-runc-v1 [2019-09-03T09:00:30.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-03T09:00:30.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-03T09:00:31.759Z] #47 244.6 🇩 binaries [2019-09-03T09:00:31.759Z] #47 244.6 + mkdir -p /build [2019-09-03T09:00:31.759Z] #47 244.6 + cp bin/containerd /build/containerd [2019-09-03T09:00:31.759Z] #47 244.7 + cp bin/containerd-shim /build/containerd-shim [2019-09-03T09:00:32.015Z] #47 244.7 + cp bin/ctr /build/ctr [2019-09-03T09:00:32.578Z] #47 DONE 245.4s [2019-09-03T09:00:33.516Z] [2019-09-03T09:00:33.516Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-03T09:00:33.516Z] #48 DONE 0.2s [2019-09-03T09:00:33.777Z] [2019-09-03T09:00:33.777Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-03T09:00:33.777Z] #51 DONE 0.1s [2019-09-03T09:00:33.777Z] [2019-09-03T09:00:33.777Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-03T09:00:33.777Z] #54 DONE 0.1s [2019-09-03T09:00:33.777Z] [2019-09-03T09:00:33.777Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-03T09:00:34.035Z] #56 DONE 0.2s [2019-09-03T09:00:34.035Z] [2019-09-03T09:00:34.035Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-03T09:00:34.035Z] #59 DONE 0.1s [2019-09-03T09:00:34.035Z] [2019-09-03T09:00:34.035Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-03T09:00:34.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-03T09:00:34.296Z] #63 DONE 0.1s [2019-09-03T09:00:34.296Z] [2019-09-03T09:00:34.296Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-03T09:00:34.296Z] #65 DONE 0.1s [2019-09-03T09:00:34.296Z] [2019-09-03T09:00:34.296Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-03T09:00:34.296Z] #66 DONE 0.0s [2019-09-03T09:00:34.554Z] [2019-09-03T09:00:34.554Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-03T09:00:35.118Z] #67 DONE 0.9s [2019-09-03T09:00:35.375Z] [2019-09-03T09:00:35.375Z] #68 exporting to image [2019-09-03T09:00:35.375Z] #68 exporting layers [2019-09-03T09:00:35.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-03T09:00:38.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-03T09:00:39.228Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-03T09:00:39.228Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-03T09:00:39.228Z] Congratulations! No testing.T found. [2019-09-03T09:00:39.228Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-03T09:00:39.228Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-03T09:00:39.228Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-03T09:00:39.228Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-03T09:00:39.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/make.sh dynbinary-daemon test-docker-py [2019-09-03T09:00:40.168Z] [2019-09-03T09:00:40.425Z] Removing bundles/ [2019-09-03T09:00:40.425Z] [2019-09-03T09:00:40.425Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-03T09:00:40.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:00:40.425Z] GOOS="" GOARCH="" GOARM="" [2019-09-03T09:00:42.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-03T09:00:43.477Z] #68 exporting layers 6.9s done [2019-09-03T09:00:43.477Z] #68 writing image sha256:9299058cea460c6b2783b25226aed697048276a20319cb4c015431b4348a6fa3 done [2019-09-03T09:00:43.477Z] #68 naming to docker.io/library/docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 done [2019-09-03T09:00:43.477Z] #68 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-03T09:00:44.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-03T09:00:44.928Z] [2019-09-03T09:00:44.928Z] Removing bundles/ [2019-09-03T09:00:44.928Z] [2019-09-03T09:00:44.928Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-03T09:00:44.928Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:00:44.928Z] GOOS="" GOARCH="" GOARM="" [2019-09-03T09:00:48.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-03T09:00:51.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-03T09:00:52.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-03T09:00:56.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-03T09:00:56.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-03T09:00:56.951Z] Using test binary docker [2019-09-03T09:00:56.951Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-03T09:00:56.951Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:00:56.951Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:00:56.951Z] Warning failed to create cache: (null) [2019-09-03T09:00:56.951Z] . [2019-09-03T09:00:56.951Z] INFO: Waiting for daemon to start... [2019-09-03T09:00:56.951Z] Starting dockerd [2019-09-03T09:00:59.505Z] . [2019-09-03T09:00:59.505Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-03T09:00:59.505Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-03T09:00:59.505Z] Error: No such image: emptyfs [2019-09-03T09:00:59.505Z] Running integration-test (iteration 1) [2019-09-03T09:00:59.505Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-03T09:01:08.997Z] Loaded image: buildpack-deps:jessie [2019-09-03T09:01:08.997Z] Loaded image: busybox:latest [2019-09-03T09:01:08.997Z] Loaded image: busybox:glibc [2019-09-03T09:01:08.997Z] Loaded image: debian:jessie [2019-09-03T09:01:08.997Z] Loaded image: hello-world:latest [2019-09-03T09:01:08.997Z] INFO: Testing against a local daemon [2019-09-03T09:01:08.997Z] === RUN TestCgroupNamespacesBuild [2019-09-03T09:01:10.848Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2019-09-03T09:01:10.848Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-03T09:01:10.848Z] daemon.go:336: [d153f5b82ffd6] waiting for daemon to start [2019-09-03T09:01:10.848Z] daemon.go:336: [d153f5b82ffd6] waiting for daemon to start [2019-09-03T09:01:10.848Z] daemon.go:364: [d153f5b82ffd6] daemon started [2019-09-03T09:01:10.848Z] daemon.go:472: [d153f5b82ffd6] Stopping daemon [2019-09-03T09:01:10.848Z] daemon.go:307: [d153f5b82ffd6] exiting daemon [2019-09-03T09:01:10.848Z] daemon.go:459: [d153f5b82ffd6] Daemon stopped [2019-09-03T09:01:10.848Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:01:12.115Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2019-09-03T09:01:12.115Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:01:12.115Z] daemon.go:336: [d42a0546b476c] waiting for daemon to start [2019-09-03T09:01:12.115Z] daemon.go:336: [d42a0546b476c] waiting for daemon to start [2019-09-03T09:01:12.115Z] daemon.go:364: [d42a0546b476c] daemon started [2019-09-03T09:01:12.115Z] daemon.go:472: [d42a0546b476c] Stopping daemon [2019-09-03T09:01:12.115Z] daemon.go:307: [d42a0546b476c] exiting daemon [2019-09-03T09:01:12.115Z] daemon.go:459: [d42a0546b476c] Daemon stopped [2019-09-03T09:01:12.115Z] === RUN TestBuildWithSession [2019-09-03T09:01:15.351Z] --- PASS: TestBuildWithSession (2.71s) [2019-09-03T09:01:15.351Z] === RUN TestBuildSquashParent [2019-09-03T09:01:21.676Z] --- PASS: TestBuildSquashParent (6.75s) [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:01:21.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:01:21.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:01:21.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:01:21.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:01:24.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:01:24.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:01:26.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:01:26.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2019-09-03T09:01:29.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2019-09-03T09:01:29.294Z] === RUN TestBuildMultiStageCopy [2019-09-03T09:01:29.294Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-03T09:01:31.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-03T09:01:32.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-03T09:01:32.524Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-03T09:01:33.544Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-09-03T09:01:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-09-03T09:01:33.949Z] === RUN TestBuildMultiStageParentConfig [2019-09-03T09:01:35.200Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-09-03T09:01:35.200Z] === RUN TestBuildLabelWithTargets [2019-09-03T09:01:37.630Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2019-09-03T09:01:37.630Z] === RUN TestBuildWithEmptyLayers [2019-09-03T09:01:38.403Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2019-09-03T09:01:38.403Z] === RUN TestBuildMultiStageOnBuild [2019-09-03T09:01:41.690Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2019-09-03T09:01:41.690Z] === RUN TestBuildUncleanTarFilenames [2019-09-03T09:01:42.468Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2019-09-03T09:01:42.468Z] === RUN TestBuildMultiStageLayerLeak [2019-09-03T09:01:45.662Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2019-09-03T09:01:45.662Z] === RUN TestBuildWithHugeFile [2019-09-03T09:02:01.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:02:01.829Z] [2019-09-03T09:02:01.829Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-03T09:02:01.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-03T09:02:01.829Z] Using test binary docker [2019-09-03T09:02:01.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-03T09:02:01.829Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:02:01.829Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:02:01.829Z] Warning failed to create cache: (null) [2019-09-03T09:02:01.829Z] . [2019-09-03T09:02:01.829Z] INFO: Waiting for daemon to start... [2019-09-03T09:02:01.829Z] Starting dockerd [2019-09-03T09:02:01.829Z] . [2019-09-03T09:02:01.829Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-03T09:02:06.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:02:06.349Z] [2019-09-03T09:02:06.349Z] [2019-09-03T09:02:06.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-03T09:02:06.349Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-09-03T09:02:06.349Z] [2019-09-03T09:02:06.349Z] [2019-09-03T09:02:06.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-03T09:02:06.349Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-09-03T09:02:06.349Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-03T09:02:06.349Z] No new tests added to integration. [2019-09-03T09:02:06.349Z] [2019-09-03T09:02:06.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-03T09:02:06.349Z] PKG_CONFIG=pkg-config [2019-09-03T09:02:06.349Z] GOLANG_VERSION=1.12.9 [2019-09-03T09:02:06.349Z] HOSTNAME=8f2ac74551da [2019-09-03T09:02:06.349Z] KEEPBUNDLE=1 [2019-09-03T09:02:06.349Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-09-03T09:02:06.349Z] container=docker [2019-09-03T09:02:06.349Z] TEST_SKIP_INTEGRATION=1 [2019-09-03T09:02:06.349Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-03T09:02:06.349Z] GOPATH=/go [2019-09-03T09:02:06.349Z] PWD=/go/src/github.com/docker/docker [2019-09-03T09:02:06.349Z] HOME=/root [2019-09-03T09:02:06.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-03T09:02:06.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-03T09:02:06.349Z] DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:02:06.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-03T09:02:06.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-03T09:02:06.349Z] TEST_INTEGRATION_DEST=2 [2019-09-03T09:02:06.349Z] TERM=xterm [2019-09-03T09:02:06.349Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-09-03T09:02:06.349Z] SHLVL=1 [2019-09-03T09:02:06.349Z] TIMEOUT=120m [2019-09-03T09:02:06.349Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-09-03T09:02:06.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-03T09:02:06.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-03T09:02:06.349Z] _=/usr/bin/env [2019-09-03T09:02:06.349Z] Building test suite binary ./integration-cli/test.main [2019-09-03T09:02:06.349Z] PKG_CONFIG=pkg-config [2019-09-03T09:02:06.349Z] GOLANG_VERSION=1.12.9 [2019-09-03T09:02:06.349Z] HOSTNAME=041894fffbe6 [2019-09-03T09:02:06.349Z] KEEPBUNDLE=1 [2019-09-03T09:02:06.349Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-09-03T09:02:06.349Z] container=docker [2019-09-03T09:02:06.349Z] TEST_SKIP_INTEGRATION=1 [2019-09-03T09:02:06.349Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-03T09:02:06.349Z] GOPATH=/go [2019-09-03T09:02:06.349Z] PWD=/go/src/github.com/docker/docker [2019-09-03T09:02:06.349Z] HOME=/root [2019-09-03T09:02:06.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-03T09:02:06.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-03T09:02:06.349Z] DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:02:06.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-03T09:02:06.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-03T09:02:06.349Z] TEST_INTEGRATION_DEST=3 [2019-09-03T09:02:06.349Z] TERM=xterm [2019-09-03T09:02:06.349Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-09-03T09:02:06.349Z] SHLVL=1 [2019-09-03T09:02:06.349Z] TIMEOUT=120m [2019-09-03T09:02:06.349Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-09-03T09:02:06.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-03T09:02:06.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-03T09:02:06.349Z] _=/usr/bin/env [2019-09-03T09:02:06.349Z] Building test suite binary ./integration-cli/test.main [2019-09-03T09:02:06.349Z] PKG_CONFIG=pkg-config [2019-09-03T09:02:06.349Z] GOLANG_VERSION=1.12.9 [2019-09-03T09:02:06.349Z] HOSTNAME=cda6f752f576 [2019-09-03T09:02:06.349Z] KEEPBUNDLE=1 [2019-09-03T09:02:06.349Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-09-03T09:02:06.349Z] container=docker [2019-09-03T09:02:06.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-03T09:02:06.349Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-03T09:02:06.349Z] GOPATH=/go [2019-09-03T09:02:06.349Z] PWD=/go/src/github.com/docker/docker [2019-09-03T09:02:06.349Z] HOME=/root [2019-09-03T09:02:06.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-03T09:02:06.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-03T09:02:06.349Z] DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:02:06.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-03T09:02:06.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-03T09:02:06.349Z] TEST_INTEGRATION_DEST=1 [2019-09-03T09:02:06.349Z] TERM=xterm [2019-09-03T09:02:06.349Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-09-03T09:02:06.349Z] SHLVL=1 [2019-09-03T09:02:06.349Z] TIMEOUT=120m [2019-09-03T09:02:06.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-03T09:02:06.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-03T09:02:06.349Z] _=/usr/bin/env [2019-09-03T09:02:06.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-03T09:02:19.979Z] --- PASS: TestBuildWithHugeFile (30.41s) [2019-09-03T09:02:19.979Z] === RUN TestBuildWithEmptyDockerfile [2019-09-03T09:02:19.979Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:02:19.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:02:19.979Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:02:19.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:02:19.979Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:02:19.979Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:02:19.979Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:02:19.979Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:02:19.979Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:02:19.979Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2019-09-03T09:02:19.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-09-03T09:02:19.979Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-09-03T09:02:19.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-03T09:02:19.979Z] === RUN TestBuildPreserveOwnership [2019-09-03T09:02:19.979Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-03T09:02:19.979Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-03T09:02:21.941Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2019-09-03T09:02:21.941Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-09-03T09:02:21.941Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-09-03T09:02:21.941Z] === RUN TestBuildPlatformInvalid [2019-09-03T09:02:22.303Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-09-03T09:02:22.303Z] PASS [2019-09-03T09:02:22.303Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-03T09:02:22.303Z] INFO: Testing against a local daemon [2019-09-03T09:02:22.303Z] === RUN TestConfigList [2019-09-03T09:02:25.504Z] --- PASS: TestConfigList (3.04s) [2019-09-03T09:02:25.504Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-03T09:02:25.504Z] daemon.go:336: [daa10c4ae52f4] waiting for daemon to start [2019-09-03T09:02:25.504Z] daemon.go:336: [daa10c4ae52f4] waiting for daemon to start [2019-09-03T09:02:25.504Z] daemon.go:364: [daa10c4ae52f4] daemon started [2019-09-03T09:02:25.504Z] daemon.go:472: [daa10c4ae52f4] Stopping daemon [2019-09-03T09:02:25.504Z] daemon.go:307: [daa10c4ae52f4] exiting daemon [2019-09-03T09:02:25.504Z] daemon.go:459: [daa10c4ae52f4] Daemon stopped [2019-09-03T09:02:25.504Z] === RUN TestConfigsCreateAndDelete [2019-09-03T09:02:28.726Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2019-09-03T09:02:28.726Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-03T09:02:28.726Z] daemon.go:336: [d0e687fa037fb] waiting for daemon to start [2019-09-03T09:02:28.726Z] daemon.go:336: [d0e687fa037fb] waiting for daemon to start [2019-09-03T09:02:28.726Z] daemon.go:364: [d0e687fa037fb] daemon started [2019-09-03T09:02:28.726Z] daemon.go:472: [d0e687fa037fb] Stopping daemon [2019-09-03T09:02:28.726Z] daemon.go:307: [d0e687fa037fb] exiting daemon [2019-09-03T09:02:28.726Z] daemon.go:459: [d0e687fa037fb] Daemon stopped [2019-09-03T09:02:28.726Z] === RUN TestConfigsUpdate [2019-09-03T09:02:31.287Z] --- PASS: TestConfigsUpdate (2.99s) [2019-09-03T09:02:31.287Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-03T09:02:31.287Z] daemon.go:336: [d25b7aeef208e] waiting for daemon to start [2019-09-03T09:02:31.287Z] daemon.go:336: [d25b7aeef208e] waiting for daemon to start [2019-09-03T09:02:31.287Z] daemon.go:364: [d25b7aeef208e] daemon started [2019-09-03T09:02:31.287Z] daemon.go:472: [d25b7aeef208e] Stopping daemon [2019-09-03T09:02:31.287Z] daemon.go:307: [d25b7aeef208e] exiting daemon [2019-09-03T09:02:31.287Z] daemon.go:459: [d25b7aeef208e] Daemon stopped [2019-09-03T09:02:31.287Z] === RUN TestTemplatedConfig [2019-09-03T09:02:35.379Z] --- PASS: TestTemplatedConfig (3.54s) [2019-09-03T09:02:35.379Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-03T09:02:35.379Z] daemon.go:336: [d036a5bf14da5] waiting for daemon to start [2019-09-03T09:02:35.379Z] daemon.go:336: [d036a5bf14da5] waiting for daemon to start [2019-09-03T09:02:35.379Z] daemon.go:364: [d036a5bf14da5] daemon started [2019-09-03T09:02:35.379Z] daemon.go:472: [d036a5bf14da5] Stopping daemon [2019-09-03T09:02:35.379Z] daemon.go:307: [d036a5bf14da5] exiting daemon [2019-09-03T09:02:35.379Z] daemon.go:459: [d036a5bf14da5] Daemon stopped [2019-09-03T09:02:35.379Z] === RUN TestConfigInspect [2019-09-03T09:02:37.883Z] --- PASS: TestConfigInspect (2.86s) [2019-09-03T09:02:37.883Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-03T09:02:37.883Z] daemon.go:336: [d2014f497ff55] waiting for daemon to start [2019-09-03T09:02:37.883Z] daemon.go:336: [d2014f497ff55] waiting for daemon to start [2019-09-03T09:02:37.883Z] daemon.go:364: [d2014f497ff55] daemon started [2019-09-03T09:02:37.883Z] daemon.go:472: [d2014f497ff55] Stopping daemon [2019-09-03T09:02:37.883Z] daemon.go:307: [d2014f497ff55] exiting daemon [2019-09-03T09:02:37.883Z] daemon.go:459: [d2014f497ff55] Daemon stopped [2019-09-03T09:02:37.883Z] === RUN TestConfigCreateWithLabels [2019-09-03T09:02:41.073Z] --- PASS: TestConfigCreateWithLabels (3.04s) [2019-09-03T09:02:41.073Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-03T09:02:41.073Z] daemon.go:336: [d61dc18923db4] waiting for daemon to start [2019-09-03T09:02:41.073Z] daemon.go:336: [d61dc18923db4] waiting for daemon to start [2019-09-03T09:02:41.073Z] daemon.go:364: [d61dc18923db4] daemon started [2019-09-03T09:02:41.073Z] daemon.go:472: [d61dc18923db4] Stopping daemon [2019-09-03T09:02:41.073Z] daemon.go:307: [d61dc18923db4] exiting daemon [2019-09-03T09:02:41.073Z] daemon.go:459: [d61dc18923db4] Daemon stopped [2019-09-03T09:02:41.073Z] === RUN TestConfigCreateResolve [2019-09-03T09:02:44.310Z] --- PASS: TestConfigCreateResolve (3.05s) [2019-09-03T09:02:44.310Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-03T09:02:44.310Z] daemon.go:336: [d143ce40f8f78] waiting for daemon to start [2019-09-03T09:02:44.310Z] daemon.go:336: [d143ce40f8f78] waiting for daemon to start [2019-09-03T09:02:44.310Z] daemon.go:364: [d143ce40f8f78] daemon started [2019-09-03T09:02:44.310Z] daemon.go:472: [d143ce40f8f78] Stopping daemon [2019-09-03T09:02:44.310Z] daemon.go:307: [d143ce40f8f78] exiting daemon [2019-09-03T09:02:44.310Z] daemon.go:459: [d143ce40f8f78] Daemon stopped [2019-09-03T09:02:44.310Z] === RUN TestConfigDaemonLibtrustID [2019-09-03T09:02:44.310Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-03T09:02:44.310Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-03T09:02:44.310Z] daemon.go:336: [d980cd3f8ae37] waiting for daemon to start [2019-09-03T09:02:44.310Z] daemon.go:336: [d980cd3f8ae37] waiting for daemon to start [2019-09-03T09:02:44.310Z] daemon.go:364: [d980cd3f8ae37] daemon started [2019-09-03T09:02:44.310Z] daemon.go:472: [d980cd3f8ae37] Stopping daemon [2019-09-03T09:02:44.310Z] daemon.go:307: [d980cd3f8ae37] exiting daemon [2019-09-03T09:02:44.310Z] daemon.go:459: [d980cd3f8ae37] Daemon stopped [2019-09-03T09:02:44.310Z] PASS [2019-09-03T09:02:44.310Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-03T09:02:44.695Z] INFO: Testing against a local daemon [2019-09-03T09:02:44.695Z] === RUN TestCheckpoint [2019-09-03T09:02:44.695Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-03T09:02:44.695Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-03T09:02:44.695Z] === RUN TestContainerInvalidJSON [2019-09-03T09:02:44.695Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:02:44.695Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:02:44.695Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:02:44.695Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:02:44.695Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:02:44.695Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:02:44.695Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:02:44.695Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:02:44.695Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:02:44.695Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-03T09:02:44.695Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-03T09:02:44.695Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-03T09:02:44.695Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-03T09:02:44.695Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-03T09:02:44.695Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-03T09:02:44.695Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-03T09:02:44.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-09-03T09:02:44.695Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-03T09:02:45.061Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-03T09:02:45.061Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-03T09:02:45.061Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-09-03T09:02:45.061Z] === RUN TestCopyFromContainer [2019-09-03T09:02:47.074Z] === RUN TestCopyFromContainer// [2019-09-03T09:02:47.074Z] === RUN TestCopyFromContainer//bar/root [2019-09-03T09:02:47.437Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-03T09:02:47.437Z] === RUN TestCopyFromContainer/bar/quux [2019-09-03T09:02:47.437Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-03T09:02:47.437Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-03T09:02:47.437Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-03T09:02:47.801Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-03T09:02:47.801Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-03T09:02:47.801Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer (2.90s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-03T09:02:48.170Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-03T09:02:48.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-03T09:02:48.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:02:48.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:02:48.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:02:48.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:02:48.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:02:48.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:02:48.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:02:48.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:02:48.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:02:48.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-03T09:02:48.170Z] === RUN TestCreateWithInvalidEnv [2019-09-03T09:02:48.170Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-03T09:02:48.170Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-03T09:02:48.170Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-03T09:02:48.170Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-03T09:02:48.170Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-03T09:02:48.170Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-03T09:02:48.170Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-03T09:02:48.170Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-03T09:02:48.170Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-03T09:02:48.170Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-03T09:02:48.170Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-03T09:02:48.170Z] === RUN TestCreateTmpfsMountsTarget [2019-09-03T09:02:48.170Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-03T09:02:48.170Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-03T09:02:50.622Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:02:50.622Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:02:50.622Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:02:50.622Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:02:50.997Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:02:50.997Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:02:50.997Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-09-03T09:02:50.997Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-03T09:02:50.997Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-03T09:02:53.522Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.71s) [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:02:53.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:02:53.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:02:53.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:02:53.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:02:53.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:02:53.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:02:53.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:02:53.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:02:53.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:02:53.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:02:53.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-03T09:02:53.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-03T09:02:53.889Z] === RUN TestContainerStartOnDaemonRestart [2019-09-03T09:02:53.889Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-03T09:02:53.889Z] === RUN TestDaemonRestartIpcMode [2019-09-03T09:02:53.889Z] === PAUSE TestDaemonRestartIpcMode [2019-09-03T09:02:53.889Z] === RUN TestDiff [2019-09-03T09:02:54.672Z] --- PASS: TestDiff (0.80s) [2019-09-03T09:02:54.672Z] === RUN TestExecWithCloseStdin [2019-09-03T09:02:55.461Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-09-03T09:02:55.461Z] === RUN TestExec [2019-09-03T09:02:56.718Z] --- PASS: TestExec (1.01s) [2019-09-03T09:02:56.718Z] === RUN TestExecUser [2019-09-03T09:02:57.521Z] --- PASS: TestExecUser (1.05s) [2019-09-03T09:02:57.521Z] === RUN TestExportContainerAndImportImage [2019-09-03T09:02:58.813Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-09-03T09:02:58.813Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-03T09:03:00.296Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-09-03T09:03:00.296Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-03T09:03:00.296Z] daemon.go:336: [d0cd89c25a1e8] waiting for daemon to start [2019-09-03T09:03:00.296Z] daemon.go:336: [d0cd89c25a1e8] waiting for daemon to start [2019-09-03T09:03:00.296Z] daemon.go:364: [d0cd89c25a1e8] daemon started [2019-09-03T09:03:00.296Z] daemon.go:472: [d0cd89c25a1e8] Stopping daemon [2019-09-03T09:03:00.296Z] daemon.go:307: [d0cd89c25a1e8] exiting daemon [2019-09-03T09:03:00.296Z] daemon.go:459: [d0cd89c25a1e8] Daemon stopped [2019-09-03T09:03:00.296Z] daemon.go:336: [d0cd89c25a1e8] waiting for daemon to start [2019-09-03T09:03:00.296Z] daemon.go:336: [d0cd89c25a1e8] waiting for daemon to start [2019-09-03T09:03:00.296Z] daemon.go:364: [d0cd89c25a1e8] daemon started [2019-09-03T09:03:00.296Z] daemon.go:472: [d0cd89c25a1e8] Stopping daemon [2019-09-03T09:03:00.296Z] daemon.go:307: [d0cd89c25a1e8] exiting daemon [2019-09-03T09:03:00.296Z] daemon.go:459: [d0cd89c25a1e8] Daemon stopped [2019-09-03T09:03:00.296Z] === RUN TestHealthCheckWorkdir [2019-09-03T09:03:01.574Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-09-03T09:03:01.574Z] === RUN TestHealthKillContainer [2019-09-03T09:03:04.724Z] --- PASS: TestHealthKillContainer (3.19s) [2019-09-03T09:03:04.724Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-03T09:03:05.551Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-09-03T09:03:05.551Z] === RUN TestIpcModeNone [2019-09-03T09:03:06.897Z] --- PASS: TestIpcModeNone (1.19s) [2019-09-03T09:03:06.897Z] === RUN TestIpcModePrivate [2019-09-03T09:03:07.729Z] --- PASS: TestIpcModePrivate (1.06s) [2019-09-03T09:03:07.729Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-03T09:03:07.729Z] === RUN TestIpcModeShareable [2019-09-03T09:03:09.014Z] --- PASS: TestIpcModeShareable (1.23s) [2019-09-03T09:03:09.014Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-03T09:03:09.014Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-03T09:03:09.486Z] sha256:cc657654dab12faa69e3d07cd8dbc37a316b8c37abff9a61e9794615d4a0ec2b [2019-09-03T09:03:09.486Z] INFO: Starting docker-py tests... [2019-09-03T09:03:09.486Z] ============================= test session starts ============================== [2019-09-03T09:03:09.486Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-09-03T09:03:09.486Z] rootdir: /src, inifile: pytest.ini [2019-09-03T09:03:09.486Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-03T09:03:09.486Z] collected 385 items / 5 deselected [2019-09-03T09:03:09.486Z] [2019-09-03T09:03:12.278Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.28s) [2019-09-03T09:03:12.278Z] === RUN TestAPIIpcModeHost [2019-09-03T09:03:13.076Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-09-03T09:03:13.076Z] === RUN TestDaemonIpcModeShareable [2019-09-03T09:03:15.562Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-09-03T09:03:15.562Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-03T09:03:15.562Z] daemon.go:336: [d2dfb38451212] waiting for daemon to start [2019-09-03T09:03:15.562Z] daemon.go:336: [d2dfb38451212] waiting for daemon to start [2019-09-03T09:03:15.562Z] daemon.go:364: [d2dfb38451212] daemon started [2019-09-03T09:03:15.562Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-03T09:03:15.563Z] daemon.go:472: [d2dfb38451212] Stopping daemon [2019-09-03T09:03:15.563Z] daemon.go:307: [d2dfb38451212] exiting daemon [2019-09-03T09:03:15.563Z] daemon.go:459: [d2dfb38451212] Daemon stopped [2019-09-03T09:03:15.563Z] === RUN TestDaemonIpcModePrivate [2019-09-03T09:03:16.849Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-09-03T09:03:16.849Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-03T09:03:16.849Z] daemon.go:336: [dba9e9c74460d] waiting for daemon to start [2019-09-03T09:03:16.849Z] daemon.go:336: [dba9e9c74460d] waiting for daemon to start [2019-09-03T09:03:16.849Z] daemon.go:364: [dba9e9c74460d] daemon started [2019-09-03T09:03:16.849Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-03T09:03:16.849Z] daemon.go:472: [dba9e9c74460d] Stopping daemon [2019-09-03T09:03:16.849Z] daemon.go:307: [dba9e9c74460d] exiting daemon [2019-09-03T09:03:16.849Z] daemon.go:459: [dba9e9c74460d] Daemon stopped [2019-09-03T09:03:16.849Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-03T09:03:18.688Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-09-03T09:03:18.688Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-03T09:03:18.688Z] daemon.go:336: [d1f3d7eac5057] waiting for daemon to start [2019-09-03T09:03:18.688Z] daemon.go:336: [d1f3d7eac5057] waiting for daemon to start [2019-09-03T09:03:18.688Z] daemon.go:364: [d1f3d7eac5057] daemon started [2019-09-03T09:03:18.688Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-03T09:03:18.688Z] daemon.go:472: [d1f3d7eac5057] Stopping daemon [2019-09-03T09:03:18.688Z] daemon.go:307: [d1f3d7eac5057] exiting daemon [2019-09-03T09:03:18.688Z] daemon.go:459: [d1f3d7eac5057] Daemon stopped [2019-09-03T09:03:18.688Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-03T09:03:20.771Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2019-09-03T09:03:20.771Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-03T09:03:20.771Z] daemon.go:336: [d3818a5eb6891] waiting for daemon to start [2019-09-03T09:03:20.771Z] daemon.go:336: [d3818a5eb6891] waiting for daemon to start [2019-09-03T09:03:20.771Z] daemon.go:364: [d3818a5eb6891] daemon started [2019-09-03T09:03:20.771Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-03T09:03:20.772Z] daemon.go:472: [d3818a5eb6891] Stopping daemon [2019-09-03T09:03:20.772Z] daemon.go:307: [d3818a5eb6891] exiting daemon [2019-09-03T09:03:20.772Z] daemon.go:459: [d3818a5eb6891] Daemon stopped [2019-09-03T09:03:20.772Z] === RUN TestIpcModeOlderClient [2019-09-03T09:03:20.772Z] === PAUSE TestIpcModeOlderClient [2019-09-03T09:03:20.772Z] === RUN TestKillContainerInvalidSignal [2019-09-03T09:03:21.541Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-09-03T09:03:21.541Z] === RUN TestKillContainer [2019-09-03T09:03:21.541Z] === RUN TestKillContainer/no_signal [2019-09-03T09:03:22.536Z] === RUN TestKillContainer/non_killing_signal [2019-09-03T09:03:22.918Z] === RUN TestKillContainer/killing_signal [2019-09-03T09:03:24.365Z] --- PASS: TestKillContainer (2.74s) [2019-09-03T09:03:24.365Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-03T09:03:24.365Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-09-03T09:03:24.365Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-09-03T09:03:24.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-03T09:03:24.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-03T09:03:25.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-03T09:03:26.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2019-09-03T09:03:26.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2019-09-03T09:03:26.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-09-03T09:03:26.038Z] === RUN TestKillStoppedContainer [2019-09-03T09:03:26.038Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-09-03T09:03:26.038Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-03T09:03:26.422Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-09-03T09:03:26.422Z] === RUN TestKillDifferentUserContainer [2019-09-03T09:03:27.196Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-09-03T09:03:27.196Z] === RUN TestInspectOomKilledTrue [2019-09-03T09:03:27.196Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-03T09:03:27.196Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:03:27.196Z] === RUN TestInspectOomKilledFalse [2019-09-03T09:03:27.196Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-03T09:03:27.196Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:03:27.196Z] === RUN TestLinksEtcHostsContentMatch [2019-09-03T09:03:27.980Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-03T09:03:27.980Z] === RUN TestLinksContainerNames [2019-09-03T09:03:29.809Z] --- PASS: TestLinksContainerNames (1.66s) [2019-09-03T09:03:29.809Z] === RUN TestLogsFollowTailEmpty [2019-09-03T09:03:30.608Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-09-03T09:03:30.608Z] === RUN TestContainerNetworkMountsNoChown [2019-09-03T09:03:31.035Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-03T09:03:31.495Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/default [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/default [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/private [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/private [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rprivate [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/slave [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/slave [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rslave [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/shared [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/shared [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rshared [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/default [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/rshared [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/shared [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/rslave [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/slave [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/rprivate [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/private [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:03:31.495Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-03T09:03:31.495Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-03T09:03:31.495Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:03:31.598Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:03:31.951Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:03:32.338Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:03:32.338Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:03:32.338Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-03T09:03:32.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:03:32.338Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-03T09:03:32.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-03T09:03:32.338Z] === RUN TestContainerBindMountNonRecursive [2019-09-03T09:03:33.584Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-03T09:03:34.169Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2019-09-03T09:03:34.169Z] === RUN TestNetworkNat [2019-09-03T09:03:35.421Z] --- PASS: TestNetworkNat (0.96s) [2019-09-03T09:03:35.421Z] === RUN TestNetworkLocalhostTCPNat [2019-09-03T09:03:36.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-09-03T09:03:36.386Z] === RUN TestNetworkLoopbackNat [2019-09-03T09:03:37.682Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2019-09-03T09:03:37.682Z] === RUN TestPause [2019-09-03T09:03:38.482Z] --- PASS: TestPause (1.00s) [2019-09-03T09:03:38.482Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-03T09:03:38.482Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-03T09:03:38.482Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-03T09:03:38.482Z] === RUN TestPauseStopPausedContainer [2019-09-03T09:03:39.286Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-09-03T09:03:39.286Z] === RUN TestPsFilter [2019-09-03T09:03:39.655Z] --- PASS: TestPsFilter (0.23s) [2019-09-03T09:03:39.655Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-03T09:03:40.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-09-03T09:03:40.444Z] === RUN TestRemoveContainerWithVolume [2019-09-03T09:03:41.231Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-09-03T09:03:41.231Z] === RUN TestRemoveContainerRunning [2019-09-03T09:03:42.008Z] --- PASS: TestRemoveContainerRunning (0.93s) [2019-09-03T09:03:42.008Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-03T09:03:43.324Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-09-03T09:03:43.324Z] === RUN TestRemoveInvalidContainer [2019-09-03T09:03:43.324Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-03T09:03:43.324Z] === RUN TestRenameLinkedContainer [2019-09-03T09:03:46.584Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-09-03T09:03:46.584Z] === RUN TestRenameStoppedContainer [2019-09-03T09:03:47.383Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-09-03T09:03:47.383Z] === RUN TestRenameRunningContainerAndReuse [2019-09-03T09:03:49.213Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2019-09-03T09:03:49.213Z] === RUN TestRenameInvalidName [2019-09-03T09:03:50.622Z] --- PASS: TestRenameInvalidName (0.94s) [2019-09-03T09:03:50.622Z] === RUN TestRenameAnonymousContainer [2019-09-03T09:03:53.826Z] --- PASS: TestRenameAnonymousContainer (3.04s) [2019-09-03T09:03:53.826Z] === RUN TestRenameContainerWithSameName [2019-09-03T09:03:54.200Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-09-03T09:03:54.200Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-03T09:03:56.019Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2019-09-03T09:03:56.019Z] === RUN TestResize [2019-09-03T09:03:57.275Z] --- PASS: TestResize (0.97s) [2019-09-03T09:03:57.275Z] === RUN TestResizeWithInvalidSize [2019-09-03T09:03:58.187Z] --- PASS: TestResizeWithInvalidSize (1.05s) [2019-09-03T09:03:58.187Z] === RUN TestResizeWhenContainerNotStarted [2019-09-03T09:03:58.998Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:03:58.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:03:58.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:03:58.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:03:58.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:04:00.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:04:01.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:04:02.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:04:02.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:04:04.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:04:04.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:04:06.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:04:06.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:04:09.168Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-03T09:04:09.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:04:09.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:04:12.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-03T09:04:12.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2019-09-03T09:04:12.378Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [da61f41f74d42] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:336: [da61f41f74d42] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [da61f41f74d42] daemon started [2019-09-03T09:04:12.378Z] daemon.go:336: [da61f41f74d42] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:307: [da61f41f74d42] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [da61f41f74d42] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [da61f41f74d42] daemon started [2019-09-03T09:04:12.378Z] daemon.go:472: [da61f41f74d42] Stopping daemon [2019-09-03T09:04:12.378Z] daemon.go:307: [da61f41f74d42] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:459: [da61f41f74d42] Daemon stopped [2019-09-03T09:04:12.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2019-09-03T09:04:12.378Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [de42b107fd433] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:336: [de42b107fd433] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [de42b107fd433] daemon started [2019-09-03T09:04:12.378Z] daemon.go:336: [de42b107fd433] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:307: [de42b107fd433] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [de42b107fd433] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [de42b107fd433] daemon started [2019-09-03T09:04:12.378Z] daemon.go:472: [de42b107fd433] Stopping daemon [2019-09-03T09:04:12.378Z] daemon.go:307: [de42b107fd433] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:459: [de42b107fd433] Daemon stopped [2019-09-03T09:04:12.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-09-03T09:04:12.378Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [d8da74680a52c] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:336: [d8da74680a52c] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [d8da74680a52c] daemon started [2019-09-03T09:04:12.378Z] daemon.go:472: [d8da74680a52c] Stopping daemon [2019-09-03T09:04:12.378Z] daemon.go:307: [d8da74680a52c] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:459: [d8da74680a52c] Daemon stopped [2019-09-03T09:04:12.378Z] daemon.go:336: [d8da74680a52c] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:336: [d8da74680a52c] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:364: [d8da74680a52c] daemon started [2019-09-03T09:04:12.378Z] daemon.go:472: [d8da74680a52c] Stopping daemon [2019-09-03T09:04:12.378Z] daemon.go:307: [d8da74680a52c] exiting daemon [2019-09-03T09:04:12.378Z] daemon.go:459: [d8da74680a52c] Daemon stopped [2019-09-03T09:04:12.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-09-03T09:04:12.378Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:04:12.378Z] daemon.go:336: [dc2ae74b8b549] waiting for daemon to start [2019-09-03T09:04:12.378Z] daemon.go:336: [dc2ae74b8b549] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dc2ae74b8b549] daemon started [2019-09-03T09:04:12.379Z] daemon.go:336: [dc2ae74b8b549] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:307: [dc2ae74b8b549] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [dc2ae74b8b549] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dc2ae74b8b549] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [dc2ae74b8b549] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [dc2ae74b8b549] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [dc2ae74b8b549] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d1553ab55e910] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d1553ab55e910] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d1553ab55e910] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d1553ab55e910] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d1553ab55e910] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d1553ab55e910] Daemon stopped [2019-09-03T09:04:12.379Z] daemon.go:336: [d1553ab55e910] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d1553ab55e910] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d1553ab55e910] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d1553ab55e910] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d1553ab55e910] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d1553ab55e910] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [dc02f0cd85f67] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [dc02f0cd85f67] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dc02f0cd85f67] daemon started [2019-09-03T09:04:12.379Z] daemon.go:336: [dc02f0cd85f67] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:307: [dc02f0cd85f67] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [dc02f0cd85f67] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dc02f0cd85f67] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [dc02f0cd85f67] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [dc02f0cd85f67] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [dc02f0cd85f67] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d496eaf50b8a4] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d496eaf50b8a4] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d496eaf50b8a4] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d496eaf50b8a4] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d496eaf50b8a4] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d496eaf50b8a4] Daemon stopped [2019-09-03T09:04:12.379Z] daemon.go:336: [d496eaf50b8a4] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d496eaf50b8a4] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d496eaf50b8a4] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d496eaf50b8a4] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d496eaf50b8a4] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d496eaf50b8a4] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d48579f277499] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d48579f277499] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d48579f277499] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d48579f277499] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d48579f277499] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d48579f277499] Daemon stopped [2019-09-03T09:04:12.379Z] daemon.go:336: [d48579f277499] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d48579f277499] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d48579f277499] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d48579f277499] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d48579f277499] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d48579f277499] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d6034725f9771] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d6034725f9771] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d6034725f9771] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d6034725f9771] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d6034725f9771] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d6034725f9771] Daemon stopped [2019-09-03T09:04:12.379Z] daemon.go:336: [d6034725f9771] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d6034725f9771] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d6034725f9771] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d6034725f9771] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d6034725f9771] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d6034725f9771] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d6d203f2b4c95] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [d6d203f2b4c95] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d6d203f2b4c95] daemon started [2019-09-03T09:04:12.379Z] daemon.go:336: [d6d203f2b4c95] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:307: [d6d203f2b4c95] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [d6d203f2b4c95] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [d6d203f2b4c95] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [d6d203f2b4c95] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [d6d203f2b4c95] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [d6d203f2b4c95] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [dd308a7efdc58] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [dd308a7efdc58] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dd308a7efdc58] daemon started [2019-09-03T09:04:12.379Z] daemon.go:336: [dd308a7efdc58] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:307: [dd308a7efdc58] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [dd308a7efdc58] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [dd308a7efdc58] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [dd308a7efdc58] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [dd308a7efdc58] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [dd308a7efdc58] Daemon stopped [2019-09-03T09:04:12.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2019-09-03T09:04:12.379Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:04:12.379Z] daemon.go:336: [da83738694fd7] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [da83738694fd7] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [da83738694fd7] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [da83738694fd7] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [da83738694fd7] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [da83738694fd7] Daemon stopped [2019-09-03T09:04:12.379Z] daemon.go:336: [da83738694fd7] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:336: [da83738694fd7] waiting for daemon to start [2019-09-03T09:04:12.379Z] daemon.go:364: [da83738694fd7] daemon started [2019-09-03T09:04:12.379Z] daemon.go:472: [da83738694fd7] Stopping daemon [2019-09-03T09:04:12.379Z] daemon.go:307: [da83738694fd7] exiting daemon [2019-09-03T09:04:12.379Z] daemon.go:459: [da83738694fd7] Daemon stopped [2019-09-03T09:04:12.379Z] === RUN TestCgroupNamespacesRun [2019-09-03T09:04:13.754Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-09-03T09:04:13.754Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-03T09:04:13.754Z] daemon.go:336: [d8361abe304a6] waiting for daemon to start [2019-09-03T09:04:13.754Z] daemon.go:336: [d8361abe304a6] waiting for daemon to start [2019-09-03T09:04:13.754Z] daemon.go:364: [d8361abe304a6] daemon started [2019-09-03T09:04:13.754Z] daemon.go:472: [d8361abe304a6] Stopping daemon [2019-09-03T09:04:13.754Z] daemon.go:307: [d8361abe304a6] exiting daemon [2019-09-03T09:04:13.754Z] daemon.go:459: [d8361abe304a6] Daemon stopped [2019-09-03T09:04:13.754Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-03T09:04:15.604Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-09-03T09:04:15.604Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-03T09:04:15.604Z] daemon.go:336: [dde907514b92f] waiting for daemon to start [2019-09-03T09:04:15.604Z] daemon.go:336: [dde907514b92f] waiting for daemon to start [2019-09-03T09:04:15.604Z] daemon.go:364: [dde907514b92f] daemon started [2019-09-03T09:04:15.604Z] daemon.go:472: [dde907514b92f] Stopping daemon [2019-09-03T09:04:15.604Z] daemon.go:307: [dde907514b92f] exiting daemon [2019-09-03T09:04:15.604Z] daemon.go:459: [dde907514b92f] Daemon stopped [2019-09-03T09:04:15.604Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:04:17.452Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-09-03T09:04:17.452Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:04:17.452Z] daemon.go:336: [d5a1e3d652abb] waiting for daemon to start [2019-09-03T09:04:17.452Z] daemon.go:336: [d5a1e3d652abb] waiting for daemon to start [2019-09-03T09:04:17.452Z] daemon.go:364: [d5a1e3d652abb] daemon started [2019-09-03T09:04:17.452Z] daemon.go:472: [d5a1e3d652abb] Stopping daemon [2019-09-03T09:04:17.452Z] daemon.go:307: [d5a1e3d652abb] exiting daemon [2019-09-03T09:04:17.452Z] daemon.go:459: [d5a1e3d652abb] Daemon stopped [2019-09-03T09:04:17.452Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-03T09:04:19.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2019-09-03T09:04:19.358Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-03T09:04:19.358Z] daemon.go:336: [daa993dbba23d] waiting for daemon to start [2019-09-03T09:04:19.358Z] daemon.go:336: [daa993dbba23d] waiting for daemon to start [2019-09-03T09:04:19.358Z] daemon.go:364: [daa993dbba23d] daemon started [2019-09-03T09:04:19.358Z] daemon.go:472: [daa993dbba23d] Stopping daemon [2019-09-03T09:04:19.358Z] daemon.go:307: [daa993dbba23d] exiting daemon [2019-09-03T09:04:19.358Z] daemon.go:459: [daa993dbba23d] Daemon stopped [2019-09-03T09:04:19.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-03T09:04:21.195Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-09-03T09:04:21.195Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-03T09:04:21.195Z] daemon.go:336: [de4fc28ea3ebb] waiting for daemon to start [2019-09-03T09:04:21.195Z] daemon.go:336: [de4fc28ea3ebb] waiting for daemon to start [2019-09-03T09:04:21.195Z] daemon.go:364: [de4fc28ea3ebb] daemon started [2019-09-03T09:04:21.195Z] daemon.go:472: [de4fc28ea3ebb] Stopping daemon [2019-09-03T09:04:21.195Z] daemon.go:307: [de4fc28ea3ebb] exiting daemon [2019-09-03T09:04:21.195Z] daemon.go:459: [de4fc28ea3ebb] Daemon stopped [2019-09-03T09:04:21.195Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:04:22.004Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-09-03T09:04:22.004Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:04:22.004Z] daemon.go:336: [ddb4d642b0978] waiting for daemon to start [2019-09-03T09:04:22.004Z] daemon.go:336: [ddb4d642b0978] waiting for daemon to start [2019-09-03T09:04:22.004Z] daemon.go:364: [ddb4d642b0978] daemon started [2019-09-03T09:04:22.004Z] daemon.go:472: [ddb4d642b0978] Stopping daemon [2019-09-03T09:04:22.004Z] daemon.go:307: [ddb4d642b0978] exiting daemon [2019-09-03T09:04:22.004Z] daemon.go:459: [ddb4d642b0978] Daemon stopped [2019-09-03T09:04:22.004Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-03T09:04:22.786Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-09-03T09:04:22.786Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-03T09:04:22.786Z] daemon.go:336: [d6bf65b87dcf5] waiting for daemon to start [2019-09-03T09:04:22.786Z] daemon.go:336: [d6bf65b87dcf5] waiting for daemon to start [2019-09-03T09:04:22.786Z] daemon.go:364: [d6bf65b87dcf5] daemon started [2019-09-03T09:04:22.786Z] daemon.go:472: [d6bf65b87dcf5] Stopping daemon [2019-09-03T09:04:22.786Z] daemon.go:307: [d6bf65b87dcf5] exiting daemon [2019-09-03T09:04:22.786Z] daemon.go:459: [d6bf65b87dcf5] Daemon stopped [2019-09-03T09:04:22.786Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-03T09:04:24.614Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-09-03T09:04:24.614Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-03T09:04:24.614Z] daemon.go:336: [dece9338d525b] waiting for daemon to start [2019-09-03T09:04:24.614Z] daemon.go:336: [dece9338d525b] waiting for daemon to start [2019-09-03T09:04:24.614Z] daemon.go:364: [dece9338d525b] daemon started [2019-09-03T09:04:24.614Z] daemon.go:472: [dece9338d525b] Stopping daemon [2019-09-03T09:04:24.614Z] daemon.go:307: [dece9338d525b] exiting daemon [2019-09-03T09:04:24.614Z] daemon.go:459: [dece9338d525b] Daemon stopped [2019-09-03T09:04:24.614Z] === RUN TestKernelTCPMemory [2019-09-03T09:04:25.866Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-09-03T09:04:25.866Z] === RUN TestNISDomainname [2019-09-03T09:04:27.315Z] --- PASS: TestNISDomainname (1.36s) [2019-09-03T09:04:27.315Z] === RUN TestHostnameDnsResolution [2019-09-03T09:04:28.601Z] --- PASS: TestHostnameDnsResolution (1.35s) [2019-09-03T09:04:28.601Z] === RUN TestStats [2019-09-03T09:04:31.016Z] --- PASS: TestStats (2.22s) [2019-09-03T09:04:31.016Z] === RUN TestStopContainerWithTimeout [2019-09-03T09:04:31.016Z] === RUN TestStopContainerWithTimeout/0 [2019-09-03T09:04:31.016Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-03T09:04:31.016Z] === RUN TestStopContainerWithTimeout/1 [2019-09-03T09:04:31.016Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-03T09:04:31.016Z] === RUN TestStopContainerWithTimeout/3 [2019-09-03T09:04:31.016Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-03T09:04:31.016Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-03T09:04:31.016Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-03T09:04:31.016Z] === CONT TestStopContainerWithTimeout/0 [2019-09-03T09:04:31.016Z] === CONT TestStopContainerWithTimeout/3 [2019-09-03T09:04:31.793Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-03T09:04:33.702Z] === CONT TestStopContainerWithTimeout/1 [2019-09-03T09:04:36.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-03T09:04:36.127Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2019-09-03T09:04:36.127Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2019-09-03T09:04:36.127Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2019-09-03T09:04:36.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2019-09-03T09:04:36.127Z] === RUN TestDeleteDevicemapper [2019-09-03T09:04:36.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-03T09:04:36.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-03T09:04:36.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-03T09:04:39.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2019-09-03T09:04:39.461Z] === RUN TestUpdateMemory [2019-09-03T09:04:39.461Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-03T09:04:39.461Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:04:39.461Z] === RUN TestUpdateCPUQuota [2019-09-03T09:04:41.263Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-09-03T09:04:41.263Z] === RUN TestUpdatePidsLimit [2019-09-03T09:04:41.263Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-03T09:04:41.632Z] === RUN TestUpdatePidsLimit/no_change [2019-09-03T09:04:42.003Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-03T09:04:42.366Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-03T09:04:42.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-03T09:04:43.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-03T09:04:43.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit (4.46s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-09-03T09:04:45.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-09-03T09:04:45.886Z] === RUN TestUpdateRestartPolicy [2019-09-03T09:04:57.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-03T09:04:58.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-03T09:04:59.476Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2019-09-03T09:04:59.476Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-03T09:04:59.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-09-03T09:04:59.476Z] === RUN TestWaitNonBlocked [2019-09-03T09:04:59.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:04:59.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:04:59.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:04:59.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:04:59.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:04:59.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:05:01.028Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-03T09:05:01.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2019-09-03T09:05:01.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-09-03T09:05:01.028Z] === RUN TestWaitBlocked [2019-09-03T09:05:01.028Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:05:01.028Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:05:01.028Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:05:01.028Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:05:01.028Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:05:01.028Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:05:01.844Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-03T09:05:01.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2019-09-03T09:05:01.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2019-09-03T09:05:01.844Z] === CONT TestContainerStartOnDaemonRestart [2019-09-03T09:05:01.844Z] === CONT TestIpcModeOlderClient [2019-09-03T09:05:01.844Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-03T09:05:01.844Z] === CONT TestDaemonRestartIpcMode [2019-09-03T09:05:05.068Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2019-09-03T09:05:05.068Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-03T09:05:05.068Z] daemon.go:336: [d1aa825563ebb] waiting for daemon to start [2019-09-03T09:05:05.068Z] daemon.go:336: [d1aa825563ebb] waiting for daemon to start [2019-09-03T09:05:05.068Z] daemon.go:364: [d1aa825563ebb] daemon started [2019-09-03T09:05:05.068Z] daemon.go:336: [d1aa825563ebb] waiting for daemon to start [2019-09-03T09:05:05.068Z] daemon.go:307: [d1aa825563ebb] exiting daemon [2019-09-03T09:05:05.068Z] daemon.go:336: [d1aa825563ebb] waiting for daemon to start [2019-09-03T09:05:05.068Z] daemon.go:364: [d1aa825563ebb] daemon started [2019-09-03T09:05:05.068Z] daemon.go:472: [d1aa825563ebb] Stopping daemon [2019-09-03T09:05:05.068Z] daemon.go:307: [d1aa825563ebb] exiting daemon [2019-09-03T09:05:05.068Z] daemon.go:459: [d1aa825563ebb] Daemon stopped [2019-09-03T09:05:05.555Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2019-09-03T09:05:05.555Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-03T09:05:05.555Z] daemon.go:336: [de56c50c28b88] waiting for daemon to start [2019-09-03T09:05:05.555Z] daemon.go:336: [de56c50c28b88] waiting for daemon to start [2019-09-03T09:05:05.555Z] daemon.go:364: [de56c50c28b88] daemon started [2019-09-03T09:05:05.555Z] daemon.go:472: [de56c50c28b88] Stopping daemon [2019-09-03T09:05:05.555Z] daemon.go:307: [de56c50c28b88] exiting daemon [2019-09-03T09:05:05.555Z] daemon.go:459: [de56c50c28b88] Daemon stopped [2019-09-03T09:05:05.555Z] daemon.go:336: [de56c50c28b88] waiting for daemon to start [2019-09-03T09:05:05.555Z] daemon.go:336: [de56c50c28b88] waiting for daemon to start [2019-09-03T09:05:05.555Z] daemon.go:364: [de56c50c28b88] daemon started [2019-09-03T09:05:05.555Z] daemon.go:472: [de56c50c28b88] Stopping daemon [2019-09-03T09:05:05.555Z] daemon.go:307: [de56c50c28b88] exiting daemon [2019-09-03T09:05:05.555Z] daemon.go:459: [de56c50c28b88] Daemon stopped [2019-09-03T09:05:05.555Z] PASS [2019-09-03T09:05:05.952Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-03T09:05:05.952Z] INFO: Testing against a local daemon [2019-09-03T09:05:05.952Z] === RUN TestCommitInheritsEnv [2019-09-03T09:05:06.351Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-09-03T09:05:06.351Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-03T09:05:06.351Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-03T09:05:06.351Z] === RUN TestImagesFilterMultiReference [2019-09-03T09:05:06.351Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-09-03T09:05:06.351Z] === RUN TestImagePullPlatformInvalid [2019-09-03T09:05:06.723Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-03T09:05:06.723Z] === RUN TestRemoveImageOrphaning [2019-09-03T09:05:07.143Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-09-03T09:05:07.143Z] === RUN TestRemoveImageGarbageCollector [2019-09-03T09:05:07.143Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-03T09:05:07.143Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:05:07.143Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-03T09:05:07.143Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-03T09:05:07.143Z] === RUN TestTagInvalidReference [2019-09-03T09:05:07.143Z] --- PASS: TestTagInvalidReference (0.01s) [2019-09-03T09:05:07.143Z] === RUN TestTagValidPrefixedRepo [2019-09-03T09:05:07.143Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-09-03T09:05:07.143Z] === RUN TestTagExistedNameWithoutForce [2019-09-03T09:05:07.143Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-03T09:05:07.143Z] === RUN TestTagOfficialNames [2019-09-03T09:05:07.143Z] --- PASS: TestTagOfficialNames (0.05s) [2019-09-03T09:05:07.143Z] === RUN TestTagMatchesDigest [2019-09-03T09:05:07.143Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-03T09:05:07.143Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-03T09:05:08.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-03T09:05:13.009Z] ................................................. [ 30%] [2019-09-03T09:05:16.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-03T09:05:22.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-03T09:05:30.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-03T09:05:32.045Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-03T09:05:37.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-03T09:05:37.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-03T09:05:40.026Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-03T09:05:44.176Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-03T09:05:45.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-03T09:05:48.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-03T09:05:55.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-03T09:06:03.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-03T09:06:05.587Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-03T09:06:11.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-03T09:06:14.012Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-03T09:06:15.941Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-09-03T09:06:18.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-03T09:06:22.584Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-09-03T09:06:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-03T09:06:28.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-03T09:06:34.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-03T09:06:35.943Z] ........................ [ 67%] [2019-09-03T09:06:38.083Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-03T09:06:38.083Z] Using test binary docker [2019-09-03T09:06:38.083Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:06:38.083Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:06:38.083Z] Warning failed to create cache: (null) [2019-09-03T09:06:38.083Z] . [2019-09-03T09:06:38.083Z] INFO: Waiting for daemon to start... [2019-09-03T09:06:38.083Z] Starting dockerd [2019-09-03T09:06:40.614Z] . [2019-09-03T09:06:40.614Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-03T09:06:40.614Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-03T09:06:40.614Z] Error: No such image: emptyfs [2019-09-03T09:06:40.614Z] Running integration-test (iteration 1) [2019-09-03T09:06:40.614Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-03T09:06:47.715Z] --- PASS: TestImportExtremelyLargeImageWorks (92.65s) [2019-09-03T09:06:47.715Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-03T09:06:47.715Z] daemon.go:336: [d4ecc652c8c19] waiting for daemon to start [2019-09-03T09:06:47.715Z] daemon.go:336: [d4ecc652c8c19] waiting for daemon to start [2019-09-03T09:06:47.715Z] daemon.go:364: [d4ecc652c8c19] daemon started [2019-09-03T09:06:47.715Z] daemon.go:472: [d4ecc652c8c19] Stopping daemon [2019-09-03T09:06:47.715Z] daemon.go:307: [d4ecc652c8c19] exiting daemon [2019-09-03T09:06:47.715Z] daemon.go:459: [d4ecc652c8c19] Daemon stopped [2019-09-03T09:06:47.715Z] PASS [2019-09-03T09:06:47.715Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-03T09:06:47.715Z] INFO: Testing against a local daemon [2019-09-03T09:06:47.715Z] === RUN TestNetworkCreateDelete [2019-09-03T09:06:47.715Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-03T09:06:47.715Z] === RUN TestDockerNetworkDeletePreferID [2019-09-03T09:06:47.715Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-09-03T09:06:47.715Z] === RUN TestInspectNetwork [2019-09-03T09:06:47.715Z] === RUN TestInspectNetwork/full_network_id [2019-09-03T09:06:47.715Z] === RUN TestInspectNetwork/partial_network_id [2019-09-03T09:06:47.715Z] === RUN TestInspectNetwork/network_name [2019-09-03T09:06:47.715Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-03T09:06:49.148Z] --- PASS: TestInspectNetwork (8.26s) [2019-09-03T09:06:49.148Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-03T09:06:49.148Z] daemon.go:336: [d4499abb6fcc1] waiting for daemon to start [2019-09-03T09:06:49.148Z] daemon.go:336: [d4499abb6fcc1] waiting for daemon to start [2019-09-03T09:06:49.148Z] daemon.go:364: [d4499abb6fcc1] daemon started [2019-09-03T09:06:49.148Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-03T09:06:49.148Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-03T09:06:49.148Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-03T09:06:49.148Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-03T09:06:49.148Z] daemon.go:472: [d4499abb6fcc1] Stopping daemon [2019-09-03T09:06:49.148Z] daemon.go:307: [d4499abb6fcc1] exiting daemon [2019-09-03T09:06:49.148Z] daemon.go:459: [d4499abb6fcc1] Daemon stopped [2019-09-03T09:06:49.148Z] === RUN TestRunContainerWithBridgeNone [2019-09-03T09:06:51.621Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2019-09-03T09:06:51.621Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-03T09:06:51.621Z] daemon.go:336: [d3a55d3d216c6] waiting for daemon to start [2019-09-03T09:06:51.621Z] daemon.go:336: [d3a55d3d216c6] waiting for daemon to start [2019-09-03T09:06:51.621Z] daemon.go:364: [d3a55d3d216c6] daemon started [2019-09-03T09:06:51.621Z] daemon.go:472: [d3a55d3d216c6] Stopping daemon [2019-09-03T09:06:51.621Z] daemon.go:307: [d3a55d3d216c6] exiting daemon [2019-09-03T09:06:51.621Z] daemon.go:459: [d3a55d3d216c6] Daemon stopped [2019-09-03T09:06:51.621Z] === RUN TestNetworkInvalidJSON [2019-09-03T09:06:51.621Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-03T09:06:51.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-03T09:06:51.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:06:51.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:06:51.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:06:51.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:06:51.621Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-03T09:06:51.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:06:51.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:06:51.621Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-03T09:06:51.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-03T09:06:51.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-03T09:06:51.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-03T09:06:51.621Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-03T09:06:52.868Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-09-03T09:06:52.868Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-03T09:06:52.868Z] daemon.go:336: [d58b6dbc0b10a] waiting for daemon to start [2019-09-03T09:06:52.868Z] daemon.go:336: [d58b6dbc0b10a] waiting for daemon to start [2019-09-03T09:06:52.868Z] daemon.go:364: [d58b6dbc0b10a] daemon started [2019-09-03T09:06:52.868Z] daemon.go:472: [d58b6dbc0b10a] Stopping daemon [2019-09-03T09:06:52.868Z] daemon.go:307: [d58b6dbc0b10a] exiting daemon [2019-09-03T09:06:52.868Z] daemon.go:459: [d58b6dbc0b10a] Daemon stopped [2019-09-03T09:06:52.868Z] daemon.go:336: [d58b6dbc0b10a] waiting for daemon to start [2019-09-03T09:06:52.868Z] daemon.go:336: [d58b6dbc0b10a] waiting for daemon to start [2019-09-03T09:06:52.868Z] daemon.go:364: [d58b6dbc0b10a] daemon started [2019-09-03T09:06:52.868Z] daemon.go:472: [d58b6dbc0b10a] Stopping daemon [2019-09-03T09:06:52.868Z] daemon.go:307: [d58b6dbc0b10a] exiting daemon [2019-09-03T09:06:52.868Z] daemon.go:459: [d58b6dbc0b10a] Daemon stopped [2019-09-03T09:06:52.868Z] === RUN TestDaemonDefaultNetworkPools [2019-09-03T09:06:53.702Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-09-03T09:06:53.702Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-03T09:06:53.702Z] daemon.go:336: [d667ed3d6c686] waiting for daemon to start [2019-09-03T09:06:53.702Z] daemon.go:336: [d667ed3d6c686] waiting for daemon to start [2019-09-03T09:06:53.702Z] daemon.go:364: [d667ed3d6c686] daemon started [2019-09-03T09:06:53.702Z] daemon.go:472: [d667ed3d6c686] Stopping daemon [2019-09-03T09:06:53.702Z] daemon.go:307: [d667ed3d6c686] exiting daemon [2019-09-03T09:06:53.702Z] daemon.go:459: [d667ed3d6c686] Daemon stopped [2019-09-03T09:06:53.702Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-03T09:06:54.996Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-09-03T09:06:54.996Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-03T09:06:54.996Z] daemon.go:336: [dd7abf469ef77] waiting for daemon to start [2019-09-03T09:06:54.996Z] daemon.go:336: [dd7abf469ef77] waiting for daemon to start [2019-09-03T09:06:54.996Z] daemon.go:364: [dd7abf469ef77] daemon started [2019-09-03T09:06:54.996Z] daemon.go:472: [dd7abf469ef77] Stopping daemon [2019-09-03T09:06:54.996Z] daemon.go:307: [dd7abf469ef77] exiting daemon [2019-09-03T09:06:54.996Z] daemon.go:459: [dd7abf469ef77] Daemon stopped [2019-09-03T09:06:54.996Z] daemon.go:336: [dd7abf469ef77] waiting for daemon to start [2019-09-03T09:06:54.996Z] daemon.go:336: [dd7abf469ef77] waiting for daemon to start [2019-09-03T09:06:54.996Z] daemon.go:364: [dd7abf469ef77] daemon started [2019-09-03T09:06:54.996Z] daemon.go:472: [dd7abf469ef77] Stopping daemon [2019-09-03T09:06:54.996Z] daemon.go:307: [dd7abf469ef77] exiting daemon [2019-09-03T09:06:54.996Z] daemon.go:459: [dd7abf469ef77] Daemon stopped [2019-09-03T09:06:54.996Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:06:56.305Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2019-09-03T09:06:56.305Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:06:56.305Z] daemon.go:336: [d13a2464993af] waiting for daemon to start [2019-09-03T09:06:56.305Z] daemon.go:336: [d13a2464993af] waiting for daemon to start [2019-09-03T09:06:56.305Z] daemon.go:364: [d13a2464993af] daemon started [2019-09-03T09:06:56.305Z] daemon.go:472: [d13a2464993af] Stopping daemon [2019-09-03T09:06:56.305Z] daemon.go:307: [d13a2464993af] exiting daemon [2019-09-03T09:06:56.305Z] daemon.go:459: [d13a2464993af] Daemon stopped [2019-09-03T09:06:56.305Z] daemon.go:336: [d13a2464993af] waiting for daemon to start [2019-09-03T09:06:56.305Z] daemon.go:336: [d13a2464993af] waiting for daemon to start [2019-09-03T09:06:56.305Z] daemon.go:364: [d13a2464993af] daemon started [2019-09-03T09:06:56.305Z] daemon.go:472: [d13a2464993af] Stopping daemon [2019-09-03T09:06:56.305Z] daemon.go:307: [d13a2464993af] exiting daemon [2019-09-03T09:06:56.305Z] daemon.go:459: [d13a2464993af] Daemon stopped [2019-09-03T09:06:56.305Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:06:57.213Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-09-03T09:06:57.213Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:06:57.213Z] daemon.go:336: [ddd1db7a8b912] waiting for daemon to start [2019-09-03T09:06:57.213Z] daemon.go:336: [ddd1db7a8b912] waiting for daemon to start [2019-09-03T09:06:57.213Z] daemon.go:364: [ddd1db7a8b912] daemon started [2019-09-03T09:06:57.213Z] daemon.go:472: [ddd1db7a8b912] Stopping daemon [2019-09-03T09:06:57.213Z] daemon.go:307: [ddd1db7a8b912] exiting daemon [2019-09-03T09:06:57.213Z] daemon.go:459: [ddd1db7a8b912] Daemon stopped [2019-09-03T09:06:57.213Z] === RUN TestServiceWithPredefinedNetwork [2019-09-03T09:06:59.678Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2019-09-03T09:06:59.678Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-03T09:06:59.678Z] daemon.go:336: [d840a3db614d8] waiting for daemon to start [2019-09-03T09:06:59.678Z] daemon.go:336: [d840a3db614d8] waiting for daemon to start [2019-09-03T09:06:59.678Z] daemon.go:364: [d840a3db614d8] daemon started [2019-09-03T09:06:59.678Z] daemon.go:472: [d840a3db614d8] Stopping daemon [2019-09-03T09:06:59.678Z] daemon.go:307: [d840a3db614d8] exiting daemon [2019-09-03T09:06:59.678Z] daemon.go:459: [d840a3db614d8] Daemon stopped [2019-09-03T09:06:59.678Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-03T09:06:59.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-03T09:06:59.678Z] service_test.go:230: FLAKY_TEST [2019-09-03T09:06:59.678Z] === RUN TestServiceWithDataPathPortInit [2019-09-03T09:07:05.922Z] --- PASS: TestServiceWithDataPathPortInit (5.57s) [2019-09-03T09:07:05.922Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-03T09:07:05.922Z] daemon.go:336: [da71b9359c425] waiting for daemon to start [2019-09-03T09:07:05.922Z] daemon.go:336: [da71b9359c425] waiting for daemon to start [2019-09-03T09:07:05.922Z] daemon.go:364: [da71b9359c425] daemon started [2019-09-03T09:07:05.922Z] daemon.go:472: [da71b9359c425] Stopping daemon [2019-09-03T09:07:05.922Z] daemon.go:307: [da71b9359c425] exiting daemon [2019-09-03T09:07:05.922Z] daemon.go:459: [da71b9359c425] Daemon stopped [2019-09-03T09:07:05.922Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-03T09:07:05.922Z] daemon.go:336: [d155d19b1b74c] waiting for daemon to start [2019-09-03T09:07:05.922Z] daemon.go:336: [d155d19b1b74c] waiting for daemon to start [2019-09-03T09:07:05.922Z] daemon.go:364: [d155d19b1b74c] daemon started [2019-09-03T09:07:05.922Z] daemon.go:472: [d155d19b1b74c] Stopping daemon [2019-09-03T09:07:05.922Z] daemon.go:307: [d155d19b1b74c] exiting daemon [2019-09-03T09:07:05.922Z] daemon.go:459: [d155d19b1b74c] Daemon stopped [2019-09-03T09:07:05.922Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-03T09:07:10.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.52s) [2019-09-03T09:07:10.974Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:07:10.974Z] daemon.go:336: [de3ccf0188723] waiting for daemon to start [2019-09-03T09:07:10.974Z] daemon.go:336: [de3ccf0188723] waiting for daemon to start [2019-09-03T09:07:10.974Z] daemon.go:364: [de3ccf0188723] daemon started [2019-09-03T09:07:10.974Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xaiaangwnb4jt02k3v4b1my53 Created:2019-09-03 09:07:06.255787842 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-09-03T09:07:10.974Z] daemon.go:472: [de3ccf0188723] Stopping daemon [2019-09-03T09:07:10.974Z] daemon.go:307: [de3ccf0188723] exiting daemon [2019-09-03T09:07:10.974Z] daemon.go:459: [de3ccf0188723] Daemon stopped [2019-09-03T09:07:10.974Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:07:10.974Z] daemon.go:336: [d52c53bc02c35] waiting for daemon to start [2019-09-03T09:07:10.974Z] daemon.go:336: [d52c53bc02c35] waiting for daemon to start [2019-09-03T09:07:10.974Z] daemon.go:364: [d52c53bc02c35] daemon started [2019-09-03T09:07:10.974Z] daemon.go:472: [d52c53bc02c35] Stopping daemon [2019-09-03T09:07:10.974Z] daemon.go:307: [d52c53bc02c35] exiting daemon [2019-09-03T09:07:10.974Z] daemon.go:459: [d52c53bc02c35] Daemon stopped [2019-09-03T09:07:10.974Z] PASS [2019-09-03T09:07:10.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-03T09:07:10.974Z] INFO: Testing against a local daemon [2019-09-03T09:07:10.974Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-03T09:07:12.238Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.44s) [2019-09-03T09:07:12.238Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-03T09:07:12.238Z] daemon.go:336: [d4113b71e97c4] waiting for daemon to start [2019-09-03T09:07:12.238Z] daemon.go:336: [d4113b71e97c4] waiting for daemon to start [2019-09-03T09:07:12.238Z] daemon.go:364: [d4113b71e97c4] daemon started [2019-09-03T09:07:12.238Z] daemon.go:472: [d4113b71e97c4] Stopping daemon [2019-09-03T09:07:12.238Z] daemon.go:307: [d4113b71e97c4] exiting daemon [2019-09-03T09:07:12.238Z] daemon.go:459: [d4113b71e97c4] Daemon stopped [2019-09-03T09:07:12.238Z] daemon.go:336: [d4113b71e97c4] waiting for daemon to start [2019-09-03T09:07:12.238Z] daemon.go:336: [d4113b71e97c4] waiting for daemon to start [2019-09-03T09:07:12.238Z] daemon.go:364: [d4113b71e97c4] daemon started [2019-09-03T09:07:12.238Z] daemon.go:472: [d4113b71e97c4] Stopping daemon [2019-09-03T09:07:12.238Z] daemon.go:307: [d4113b71e97c4] exiting daemon [2019-09-03T09:07:12.238Z] daemon.go:459: [d4113b71e97c4] Daemon stopped [2019-09-03T09:07:12.238Z] === RUN TestDockerNetworkIpvlan [2019-09-03T09:07:12.675Z] Loaded image: buildpack-deps:jessie [2019-09-03T09:07:12.675Z] Loaded image: busybox:latest [2019-09-03T09:07:12.675Z] Loaded image: busybox:glibc [2019-09-03T09:07:12.675Z] Loaded image: debian:jessie [2019-09-03T09:07:12.675Z] Loaded image: hello-world:latest [2019-09-03T09:07:12.675Z] INFO: Testing against a local daemon [2019-09-03T09:07:12.675Z] === RUN TestCgroupNamespacesBuild [2019-09-03T09:07:12.675Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2019-09-03T09:07:12.675Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-09-03T09:07:12.675Z] daemon.go:336: [d40e225fd5775] waiting for daemon to start [2019-09-03T09:07:12.675Z] daemon.go:336: [d40e225fd5775] waiting for daemon to start [2019-09-03T09:07:12.675Z] daemon.go:364: [d40e225fd5775] daemon started [2019-09-03T09:07:12.675Z] daemon.go:472: [d40e225fd5775] Stopping daemon [2019-09-03T09:07:12.675Z] daemon.go:307: [d40e225fd5775] exiting daemon [2019-09-03T09:07:12.675Z] daemon.go:459: [d40e225fd5775] Daemon stopped [2019-09-03T09:07:12.675Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:07:12.715Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-03T09:07:13.030Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-03T09:07:13.829Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-03T09:07:14.819Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-03T09:07:15.203Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2019-09-03T09:07:15.203Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:07:15.203Z] daemon.go:336: [dbe2126efc8ae] waiting for daemon to start [2019-09-03T09:07:15.203Z] daemon.go:336: [dbe2126efc8ae] waiting for daemon to start [2019-09-03T09:07:15.203Z] daemon.go:364: [dbe2126efc8ae] daemon started [2019-09-03T09:07:15.203Z] daemon.go:472: [dbe2126efc8ae] Stopping daemon [2019-09-03T09:07:15.203Z] daemon.go:307: [dbe2126efc8ae] exiting daemon [2019-09-03T09:07:15.203Z] daemon.go:459: [dbe2126efc8ae] Daemon stopped [2019-09-03T09:07:15.203Z] === RUN TestBuildWithSession [2019-09-03T09:07:17.332Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-03T09:07:19.388Z] --- PASS: TestBuildWithSession (3.82s) [2019-09-03T09:07:19.388Z] === RUN TestBuildSquashParent [2019-09-03T09:07:21.394Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-03T09:07:23.992Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-03T09:07:28.029Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-03T09:07:30.764Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-03T09:07:30.764Z] tests/integration/client_test.py ..... [ 75%] [2019-09-03T09:07:30.764Z] tests/integration/errors_test.py . [ 76%] [2019-09-03T09:07:31.589Z] --- PASS: TestBuildSquashParent (11.17s) [2019-09-03T09:07:31.589Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-09-03T09:07:31.589Z] daemon.go:336: [d61f2371777e6] waiting for daemon to start [2019-09-03T09:07:31.589Z] daemon.go:336: [d61f2371777e6] waiting for daemon to start [2019-09-03T09:07:31.589Z] daemon.go:364: [d61f2371777e6] daemon started [2019-09-03T09:07:31.589Z] daemon.go:472: [d61f2371777e6] Stopping daemon [2019-09-03T09:07:31.589Z] daemon.go:307: [d61f2371777e6] exiting daemon [2019-09-03T09:07:31.589Z] daemon.go:459: [d61f2371777e6] Daemon stopped [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:07:31.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:07:31.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:07:31.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:07:31.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:07:31.589Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-03T09:07:31.589Z] Using test binary docker [2019-09-03T09:07:31.589Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:07:31.589Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:07:31.589Z] Warning failed to create cache: (null) [2019-09-03T09:07:31.589Z] . [2019-09-03T09:07:31.589Z] INFO: Waiting for daemon to start... [2019-09-03T09:07:31.589Z] Starting dockerd [2019-09-03T09:07:31.589Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-03T09:07:31.589Z] Using test binary docker [2019-09-03T09:07:31.589Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:07:31.589Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:07:31.589Z] Warning failed to create cache: (null) [2019-09-03T09:07:31.589Z] . [2019-09-03T09:07:31.589Z] INFO: Waiting for daemon to start... [2019-09-03T09:07:31.589Z] Starting dockerd [2019-09-03T09:07:32.253Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-03T09:07:32.959Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:07:32.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:07:33.216Z] [2019-09-03T09:07:33.216Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-03T09:07:33.473Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-03T09:07:33.473Z] Error: No such image: emptyfs [2019-09-03T09:07:33.730Z] Running integration-test (iteration 1) [2019-09-03T09:07:33.730Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-09-03T09:07:33.730Z] [2019-09-03T09:07:33.730Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-03T09:07:33.730Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-03T09:07:33.730Z] Error: No such image: emptyfs [2019-09-03T09:07:34.294Z] Running integration-test (iteration 1) [2019-09-03T09:07:34.294Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-09-03T09:07:36.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:07:36.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:07:37.353Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan (27.43s) [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d003304c19e80] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d003304c19e80] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d003304c19e80] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d003304c19e80] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d003304c19e80] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d003304c19e80] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [daf33c9b494ef] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [daf33c9b494ef] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [daf33c9b494ef] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-09-03T09:07:39.821Z] daemon.go:472: [daf33c9b494ef] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [daf33c9b494ef] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [daf33c9b494ef] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d4ba4fc407aa1] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d4ba4fc407aa1] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d4ba4fc407aa1] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.32s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d4ba4fc407aa1] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d4ba4fc407aa1] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d4ba4fc407aa1] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d313cd635a071] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d313cd635a071] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d313cd635a071] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.36s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d313cd635a071] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d313cd635a071] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d313cd635a071] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d4e39b31731a0] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d4e39b31731a0] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d4e39b31731a0] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.36s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d4e39b31731a0] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d4e39b31731a0] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d4e39b31731a0] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d1b783a059feb] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d1b783a059feb] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d1b783a059feb] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.27s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d1b783a059feb] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d1b783a059feb] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d1b783a059feb] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d32de02bfe125] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d32de02bfe125] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d32de02bfe125] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.22s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d32de02bfe125] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d32de02bfe125] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d32de02bfe125] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [da0f2c771e6b4] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [da0f2c771e6b4] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [da0f2c771e6b4] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.40s) [2019-09-03T09:07:39.821Z] daemon.go:472: [da0f2c771e6b4] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [da0f2c771e6b4] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [da0f2c771e6b4] Daemon stopped [2019-09-03T09:07:39.821Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:07:39.821Z] daemon.go:336: [d848b78bb3749] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:336: [d848b78bb3749] waiting for daemon to start [2019-09-03T09:07:39.821Z] daemon.go:364: [d848b78bb3749] daemon started [2019-09-03T09:07:39.821Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.82s) [2019-09-03T09:07:39.821Z] daemon.go:472: [d848b78bb3749] Stopping daemon [2019-09-03T09:07:39.821Z] daemon.go:307: [d848b78bb3749] exiting daemon [2019-09-03T09:07:39.821Z] daemon.go:459: [d848b78bb3749] Daemon stopped [2019-09-03T09:07:39.821Z] PASS [2019-09-03T09:07:39.821Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-03T09:07:39.821Z] INFO: Testing against a local daemon [2019-09-03T09:07:39.821Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.86s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.75s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.24s) [2019-09-03T09:07:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.24s) [2019-09-03T09:07:40.998Z] === RUN TestBuildMultiStageCopy [2019-09-03T09:07:40.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-03T09:07:41.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-09-03T09:07:41.306Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-03T09:07:41.306Z] daemon.go:336: [d44ef5dcb8692] waiting for daemon to start [2019-09-03T09:07:41.306Z] daemon.go:336: [d44ef5dcb8692] waiting for daemon to start [2019-09-03T09:07:41.306Z] daemon.go:364: [d44ef5dcb8692] daemon started [2019-09-03T09:07:41.306Z] daemon.go:472: [d44ef5dcb8692] Stopping daemon [2019-09-03T09:07:41.306Z] daemon.go:307: [d44ef5dcb8692] exiting daemon [2019-09-03T09:07:41.306Z] daemon.go:459: [d44ef5dcb8692] Daemon stopped [2019-09-03T09:07:41.306Z] daemon.go:336: [d44ef5dcb8692] waiting for daemon to start [2019-09-03T09:07:41.306Z] daemon.go:336: [d44ef5dcb8692] waiting for daemon to start [2019-09-03T09:07:41.306Z] daemon.go:364: [d44ef5dcb8692] daemon started [2019-09-03T09:07:41.306Z] daemon.go:472: [d44ef5dcb8692] Stopping daemon [2019-09-03T09:07:41.306Z] daemon.go:307: [d44ef5dcb8692] exiting daemon [2019-09-03T09:07:41.306Z] daemon.go:459: [d44ef5dcb8692] Daemon stopped [2019-09-03T09:07:41.306Z] === RUN TestDockerNetworkMacvlan [2019-09-03T09:07:42.097Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-03T09:07:42.903Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-03T09:07:43.723Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-03T09:07:45.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-03T09:07:46.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-03T09:07:47.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-03T09:07:47.079Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-03T09:07:47.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy (7.84s) [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.24s) [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2019-09-03T09:07:48.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2019-09-03T09:07:48.901Z] === RUN TestBuildMultiStageParentConfig [2019-09-03T09:07:50.329Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-03T09:07:51.475Z] --- PASS: TestBuildMultiStageParentConfig (2.18s) [2019-09-03T09:07:51.475Z] === RUN TestBuildLabelWithTargets [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan (10.43s) [2019-09-03T09:07:51.637Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:07:51.637Z] daemon.go:336: [d9ac46147f5fb] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:336: [d9ac46147f5fb] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:364: [d9ac46147f5fb] daemon started [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-03T09:07:51.637Z] daemon.go:472: [d9ac46147f5fb] Stopping daemon [2019-09-03T09:07:51.637Z] daemon.go:307: [d9ac46147f5fb] exiting daemon [2019-09-03T09:07:51.637Z] daemon.go:459: [d9ac46147f5fb] Daemon stopped [2019-09-03T09:07:51.637Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:07:51.637Z] daemon.go:336: [d91765b854aa3] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:336: [d91765b854aa3] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:364: [d91765b854aa3] daemon started [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-09-03T09:07:51.637Z] daemon.go:472: [d91765b854aa3] Stopping daemon [2019-09-03T09:07:51.637Z] daemon.go:307: [d91765b854aa3] exiting daemon [2019-09-03T09:07:51.637Z] daemon.go:459: [d91765b854aa3] Daemon stopped [2019-09-03T09:07:51.637Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:07:51.637Z] daemon.go:336: [d71904630e2b8] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:336: [d71904630e2b8] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:364: [d71904630e2b8] daemon started [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-09-03T09:07:51.637Z] daemon.go:472: [d71904630e2b8] Stopping daemon [2019-09-03T09:07:51.637Z] daemon.go:307: [d71904630e2b8] exiting daemon [2019-09-03T09:07:51.637Z] daemon.go:459: [d71904630e2b8] Daemon stopped [2019-09-03T09:07:51.637Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:07:51.637Z] daemon.go:336: [d7686ab554bf5] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:336: [d7686ab554bf5] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:364: [d7686ab554bf5] daemon started [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-09-03T09:07:51.637Z] daemon.go:472: [d7686ab554bf5] Stopping daemon [2019-09-03T09:07:51.637Z] daemon.go:307: [d7686ab554bf5] exiting daemon [2019-09-03T09:07:51.637Z] daemon.go:459: [d7686ab554bf5] Daemon stopped [2019-09-03T09:07:51.637Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:07:51.637Z] daemon.go:336: [d8945a1ddc11e] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:336: [d8945a1ddc11e] waiting for daemon to start [2019-09-03T09:07:51.637Z] daemon.go:364: [d8945a1ddc11e] daemon started [2019-09-03T09:07:51.637Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2019-09-03T09:07:51.637Z] daemon.go:472: [d8945a1ddc11e] Stopping daemon [2019-09-03T09:07:51.637Z] daemon.go:307: [d8945a1ddc11e] exiting daemon [2019-09-03T09:07:51.637Z] daemon.go:459: [d8945a1ddc11e] Daemon stopped [2019-09-03T09:07:51.637Z] PASS [2019-09-03T09:07:51.637Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-03T09:07:51.637Z] testing: warning: no tests to run [2019-09-03T09:07:51.637Z] PASS [2019-09-03T09:07:51.637Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-03T09:07:51.637Z] INFO: Testing against a local daemon [2019-09-03T09:07:51.637Z] === RUN TestAuthZPluginAllowRequest [2019-09-03T09:07:53.498Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-09-03T09:07:53.498Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-03T09:07:53.498Z] daemon.go:336: [d5a865135877a] waiting for daemon to start [2019-09-03T09:07:53.498Z] daemon.go:336: [d5a865135877a] waiting for daemon to start [2019-09-03T09:07:53.498Z] daemon.go:364: [d5a865135877a] daemon started [2019-09-03T09:07:53.498Z] daemon.go:472: [d5a865135877a] Stopping daemon [2019-09-03T09:07:53.498Z] daemon.go:307: [d5a865135877a] exiting daemon [2019-09-03T09:07:53.498Z] daemon.go:459: [d5a865135877a] Daemon stopped [2019-09-03T09:07:53.498Z] === RUN TestAuthZPluginTLS [2019-09-03T09:07:53.866Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-03T09:07:53.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-03T09:07:53.866Z] daemon.go:336: [d253cb9517a68] waiting for daemon to start [2019-09-03T09:07:53.866Z] daemon.go:336: [d253cb9517a68] waiting for daemon to start [2019-09-03T09:07:53.866Z] daemon.go:364: [d253cb9517a68] daemon started [2019-09-03T09:07:53.866Z] daemon.go:472: [d253cb9517a68] Stopping daemon [2019-09-03T09:07:53.866Z] daemon.go:307: [d253cb9517a68] exiting daemon [2019-09-03T09:07:53.866Z] daemon.go:459: [d253cb9517a68] Daemon stopped [2019-09-03T09:07:53.866Z] === RUN TestAuthZPluginDenyRequest [2019-09-03T09:07:54.659Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-03T09:07:54.659Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-03T09:07:54.659Z] daemon.go:336: [d7e5d633c089c] waiting for daemon to start [2019-09-03T09:07:54.659Z] daemon.go:336: [d7e5d633c089c] waiting for daemon to start [2019-09-03T09:07:54.659Z] daemon.go:364: [d7e5d633c089c] daemon started [2019-09-03T09:07:54.659Z] daemon.go:472: [d7e5d633c089c] Stopping daemon [2019-09-03T09:07:54.659Z] daemon.go:307: [d7e5d633c089c] exiting daemon [2019-09-03T09:07:54.659Z] daemon.go:459: [d7e5d633c089c] Daemon stopped [2019-09-03T09:07:54.659Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-03T09:07:54.764Z] --- PASS: TestBuildLabelWithTargets (3.73s) [2019-09-03T09:07:54.764Z] === RUN TestBuildWithEmptyLayers [2019-09-03T09:07:55.099Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-03T09:07:55.099Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-03T09:07:55.099Z] daemon.go:336: [df0228190e9d3] waiting for daemon to start [2019-09-03T09:07:55.099Z] daemon.go:336: [df0228190e9d3] waiting for daemon to start [2019-09-03T09:07:55.099Z] daemon.go:364: [df0228190e9d3] daemon started [2019-09-03T09:07:55.099Z] daemon.go:472: [df0228190e9d3] Stopping daemon [2019-09-03T09:07:55.099Z] daemon.go:307: [df0228190e9d3] exiting daemon [2019-09-03T09:07:55.099Z] daemon.go:459: [df0228190e9d3] Daemon stopped [2019-09-03T09:07:55.099Z] === RUN TestAuthZPluginDenyResponse [2019-09-03T09:07:55.523Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-03T09:07:55.523Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-03T09:07:55.523Z] daemon.go:336: [dab36df4f2b54] waiting for daemon to start [2019-09-03T09:07:55.523Z] daemon.go:336: [dab36df4f2b54] waiting for daemon to start [2019-09-03T09:07:55.523Z] daemon.go:364: [dab36df4f2b54] daemon started [2019-09-03T09:07:55.523Z] daemon.go:472: [dab36df4f2b54] Stopping daemon [2019-09-03T09:07:55.523Z] daemon.go:307: [dab36df4f2b54] exiting daemon [2019-09-03T09:07:55.523Z] daemon.go:459: [dab36df4f2b54] Daemon stopped [2019-09-03T09:07:55.523Z] === RUN TestAuthZPluginAllowEventStream [2019-09-03T09:07:56.659Z] --- PASS: TestBuildWithEmptyLayers (1.75s) [2019-09-03T09:07:56.659Z] === RUN TestBuildMultiStageOnBuild [2019-09-03T09:07:57.355Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-09-03T09:07:57.355Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-03T09:07:57.355Z] daemon.go:336: [d674872a9efd5] waiting for daemon to start [2019-09-03T09:07:57.355Z] daemon.go:336: [d674872a9efd5] waiting for daemon to start [2019-09-03T09:07:57.355Z] daemon.go:364: [d674872a9efd5] daemon started [2019-09-03T09:07:57.355Z] daemon.go:472: [d674872a9efd5] Stopping daemon [2019-09-03T09:07:57.355Z] daemon.go:307: [d674872a9efd5] exiting daemon [2019-09-03T09:07:57.355Z] daemon.go:459: [d674872a9efd5] Daemon stopped [2019-09-03T09:07:57.355Z] === RUN TestAuthZPluginErrorResponse [2019-09-03T09:07:57.591Z] Loaded image: buildpack-deps:jessie [2019-09-03T09:07:57.726Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-03T09:07:57.726Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-03T09:07:57.726Z] daemon.go:336: [d1202a31767b8] waiting for daemon to start [2019-09-03T09:07:57.726Z] daemon.go:336: [d1202a31767b8] waiting for daemon to start [2019-09-03T09:07:57.726Z] daemon.go:364: [d1202a31767b8] daemon started [2019-09-03T09:07:57.726Z] daemon.go:472: [d1202a31767b8] Stopping daemon [2019-09-03T09:07:57.726Z] daemon.go:307: [d1202a31767b8] exiting daemon [2019-09-03T09:07:57.726Z] daemon.go:459: [d1202a31767b8] Daemon stopped [2019-09-03T09:07:57.726Z] === RUN TestAuthZPluginErrorRequest [2019-09-03T09:07:57.848Z] Loaded image: busybox:latest [2019-09-03T09:07:58.106Z] Loaded image: busybox:glibc [2019-09-03T09:07:58.106Z] Loaded image: debian:jessie [2019-09-03T09:07:58.363Z] Loaded image: hello-world:latest [2019-09-03T09:07:58.363Z] INFO: Testing against a local daemon [2019-09-03T09:07:58.503Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-03T09:07:58.503Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-03T09:07:58.503Z] daemon.go:336: [d84c0d68a79f9] waiting for daemon to start [2019-09-03T09:07:58.503Z] daemon.go:336: [d84c0d68a79f9] waiting for daemon to start [2019-09-03T09:07:58.503Z] daemon.go:364: [d84c0d68a79f9] daemon started [2019-09-03T09:07:58.503Z] daemon.go:472: [d84c0d68a79f9] Stopping daemon [2019-09-03T09:07:58.503Z] daemon.go:307: [d84c0d68a79f9] exiting daemon [2019-09-03T09:07:58.503Z] daemon.go:459: [d84c0d68a79f9] Daemon stopped [2019-09-03T09:07:58.503Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-09-03T09:07:58.620Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.024s [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.015s [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.010s [2019-09-03T09:07:58.620Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.009s [2019-09-03T09:07:58.620Z] Loaded image: buildpack-deps:jessie [2019-09-03T09:07:58.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-03T09:07:58.872Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:07:58.872Z] daemon.go:336: [d8b1c35c07cca] waiting for daemon to start [2019-09-03T09:07:58.872Z] daemon.go:336: [d8b1c35c07cca] waiting for daemon to start [2019-09-03T09:07:58.872Z] daemon.go:364: [d8b1c35c07cca] daemon started [2019-09-03T09:07:58.872Z] daemon.go:472: [d8b1c35c07cca] Stopping daemon [2019-09-03T09:07:58.872Z] daemon.go:307: [d8b1c35c07cca] exiting daemon [2019-09-03T09:07:58.872Z] daemon.go:459: [d8b1c35c07cca] Daemon stopped [2019-09-03T09:07:58.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:07:58.877Z] Loaded image: busybox:latest [2019-09-03T09:07:59.134Z] Loaded image: busybox:glibc [2019-09-03T09:07:59.134Z] Loaded image: debian:jessie [2019-09-03T09:07:59.391Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.675s [2019-09-03T09:07:59.391Z] Loaded image: hello-world:latest [2019-09-03T09:07:59.391Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.087s [2019-09-03T09:07:59.391Z] INFO: Testing against a local daemon [2019-09-03T09:07:59.955Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.456s [2019-09-03T09:07:59.955Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.033s [2019-09-03T09:08:00.212Z] --- PASS: TestBuildMultiStageOnBuild (3.73s) [2019-09-03T09:08:00.212Z] === RUN TestBuildUncleanTarFilenames [2019-09-03T09:08:00.469Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.658s [2019-09-03T09:08:00.726Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.196s [2019-09-03T09:08:00.726Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.004s [2019-09-03T09:08:01.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-09-03T09:08:01.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:08:01.309Z] daemon.go:336: [df766f6fd577e] waiting for daemon to start [2019-09-03T09:08:01.309Z] daemon.go:336: [df766f6fd577e] waiting for daemon to start [2019-09-03T09:08:01.309Z] daemon.go:364: [df766f6fd577e] daemon started [2019-09-03T09:08:01.309Z] daemon.go:472: [df766f6fd577e] Stopping daemon [2019-09-03T09:08:01.309Z] daemon.go:307: [df766f6fd577e] exiting daemon [2019-09-03T09:08:01.309Z] daemon.go:459: [df766f6fd577e] Daemon stopped [2019-09-03T09:08:01.309Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:08:01.656Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2019-09-03T09:08:01.656Z] === RUN TestBuildMultiStageLayerLeak [2019-09-03T09:08:02.588Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.409s [2019-09-03T09:08:02.588Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.074s [2019-09-03T09:08:02.588Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.003s [2019-09-03T09:08:02.588Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.002s [2019-09-03T09:08:03.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2019-09-03T09:08:03.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:08:03.206Z] daemon.go:336: [de1004e82436c] waiting for daemon to start [2019-09-03T09:08:03.206Z] daemon.go:336: [de1004e82436c] waiting for daemon to start [2019-09-03T09:08:03.206Z] daemon.go:364: [de1004e82436c] daemon started [2019-09-03T09:08:03.206Z] daemon.go:472: [de1004e82436c] Stopping daemon [2019-09-03T09:08:03.206Z] daemon.go:307: [de1004e82436c] exiting daemon [2019-09-03T09:08:03.206Z] daemon.go:459: [de1004e82436c] Daemon stopped [2019-09-03T09:08:03.206Z] === RUN TestAuthZPluginHeader [2019-09-03T09:08:03.520Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.710s [2019-09-03T09:08:03.572Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-03T09:08:03.777Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.462s [2019-09-03T09:08:04.340Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-09-03T09:08:04.340Z] === RUN TestBuildWithHugeFile [2019-09-03T09:08:04.453Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-09-03T09:08:04.453Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-03T09:08:04.453Z] daemon.go:336: [d90ab580d2012] waiting for daemon to start [2019-09-03T09:08:04.453Z] daemon.go:336: [d90ab580d2012] waiting for daemon to start [2019-09-03T09:08:04.453Z] daemon.go:364: [d90ab580d2012] daemon started [2019-09-03T09:08:04.453Z] daemon.go:472: [d90ab580d2012] Stopping daemon [2019-09-03T09:08:04.453Z] daemon.go:307: [d90ab580d2012] exiting daemon [2019-09-03T09:08:04.453Z] daemon.go:459: [d90ab580d2012] Daemon stopped [2019-09-03T09:08:04.453Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-03T09:08:04.453Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-03T09:08:04.453Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:08:04.453Z] === RUN TestAuthZPluginV2Disable [2019-09-03T09:08:04.453Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-03T09:08:04.453Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:08:04.453Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-03T09:08:04.453Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-03T09:08:04.453Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:08:04.453Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-03T09:08:04.453Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-03T09:08:04.453Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:08:04.453Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:08:04.597Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.852s [2019-09-03T09:08:04.597Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.139s [2019-09-03T09:08:04.597Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-09-03T09:08:04.597Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-09-03T09:08:05.529Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 1.661s [2019-09-03T09:08:06.093Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.571s [2019-09-03T09:08:09.367Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 3.932s [2019-09-03T09:08:09.932Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 3.627s [2019-09-03T09:08:12.456Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.661s [2019-09-03T09:08:13.022Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 3.070s [2019-09-03T09:08:15.546Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.801s [2019-09-03T09:08:15.803Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 2.408s [2019-09-03T09:08:17.698Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 2.150s [2019-09-03T09:08:19.597Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.916s [2019-09-03T09:08:20.968Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.377s [2019-09-03T09:08:21.358Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2019-09-03T09:08:21.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:364: [d3f5aabe24fc3] daemon started [2019-09-03T09:08:21.358Z] daemon.go:472: [d3f5aabe24fc3] Stopping daemon [2019-09-03T09:08:21.358Z] daemon.go:307: [d3f5aabe24fc3] exiting daemon [2019-09-03T09:08:21.358Z] daemon.go:459: [d3f5aabe24fc3] Daemon stopped [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:350: [d3f5aabe24fc3] error pinging daemon on start: Get http://d3f5aabe24fc3.sock/_ping: context deadline exceeded [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:350: [d3f5aabe24fc3] error pinging daemon on start: Get http://d3f5aabe24fc3.sock/_ping: context deadline exceeded [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:350: [d3f5aabe24fc3] error pinging daemon on start: Get http://d3f5aabe24fc3.sock/_ping: context deadline exceeded [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:350: [d3f5aabe24fc3] error pinging daemon on start: Get http://d3f5aabe24fc3.sock/_ping: context deadline exceeded [2019-09-03T09:08:21.358Z] daemon.go:307: [d3f5aabe24fc3] exiting daemon [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:336: [d3f5aabe24fc3] waiting for daemon to start [2019-09-03T09:08:21.358Z] daemon.go:364: [d3f5aabe24fc3] daemon started [2019-09-03T09:08:21.358Z] daemon.go:472: [d3f5aabe24fc3] Stopping daemon [2019-09-03T09:08:21.358Z] daemon.go:307: [d3f5aabe24fc3] exiting daemon [2019-09-03T09:08:21.358Z] daemon.go:459: [d3f5aabe24fc3] Daemon stopped [2019-09-03T09:08:21.358Z] PASS [2019-09-03T09:08:21.358Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-03T09:08:21.358Z] INFO: Testing against a local daemon [2019-09-03T09:08:21.358Z] === RUN TestPluginInvalidJSON [2019-09-03T09:08:21.358Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:08:21.358Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:08:21.358Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:08:21.358Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-03T09:08:21.358Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-03T09:08:21.358Z] PASS [2019-09-03T09:08:21.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-03T09:08:21.358Z] INFO: Testing against a local daemon [2019-09-03T09:08:21.358Z] === RUN TestExternalGraphDriver [2019-09-03T09:08:21.358Z] === RUN TestExternalGraphDriver/json [2019-09-03T09:08:21.532Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.746s [2019-09-03T09:08:21.953Z] ......... [ 85%] [2019-09-03T09:08:22.098Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.339s [2019-09-03T09:08:23.468Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.189s [2019-09-03T09:08:23.827Z] === RUN TestExternalGraphDriver/spec [2019-09-03T09:08:24.400Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.230s [2019-09-03T09:08:24.657Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 2.964s [2019-09-03T09:08:25.658Z] === RUN TestExternalGraphDriver/pull [2019-09-03T09:08:27.043Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-03T09:08:27.185Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.020s [2019-09-03T09:08:28.185Z] --- PASS: TestExternalGraphDriver (6.95s) [2019-09-03T09:08:28.185Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:364: [dc895574add02] daemon started [2019-09-03T09:08:28.185Z] daemon.go:472: [dc895574add02] Stopping daemon [2019-09-03T09:08:28.185Z] daemon.go:307: [dc895574add02] exiting daemon [2019-09-03T09:08:28.185Z] daemon.go:459: [dc895574add02] Daemon stopped [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:364: [dc895574add02] daemon started [2019-09-03T09:08:28.185Z] daemon.go:472: [dc895574add02] Stopping daemon [2019-09-03T09:08:28.185Z] daemon.go:307: [dc895574add02] exiting daemon [2019-09-03T09:08:28.185Z] daemon.go:459: [dc895574add02] Daemon stopped [2019-09-03T09:08:28.185Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:364: [dc895574add02] daemon started [2019-09-03T09:08:28.185Z] daemon.go:472: [dc895574add02] Stopping daemon [2019-09-03T09:08:28.185Z] daemon.go:307: [dc895574add02] exiting daemon [2019-09-03T09:08:28.185Z] daemon.go:459: [dc895574add02] Daemon stopped [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:364: [dc895574add02] daemon started [2019-09-03T09:08:28.185Z] daemon.go:472: [dc895574add02] Stopping daemon [2019-09-03T09:08:28.185Z] daemon.go:307: [dc895574add02] exiting daemon [2019-09-03T09:08:28.185Z] daemon.go:459: [dc895574add02] Daemon stopped [2019-09-03T09:08:28.185Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:336: [dc895574add02] waiting for daemon to start [2019-09-03T09:08:28.185Z] daemon.go:364: [dc895574add02] daemon started [2019-09-03T09:08:28.185Z] daemon.go:472: [dc895574add02] Stopping daemon [2019-09-03T09:08:28.185Z] daemon.go:307: [dc895574add02] exiting daemon [2019-09-03T09:08:28.185Z] daemon.go:459: [dc895574add02] Daemon stopped [2019-09-03T09:08:28.185Z] --- PASS: TestExternalGraphDriver/pull (2.50s) [2019-09-03T09:08:28.185Z] === RUN TestGraphdriverPluginV2 [2019-09-03T09:08:28.185Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-09-03T09:08:28.185Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:08:28.185Z] PASS [2019-09-03T09:08:28.185Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-03T09:08:28.569Z] INFO: Testing against a local daemon [2019-09-03T09:08:28.569Z] === RUN TestContinueAfterPluginCrash [2019-09-03T09:08:28.569Z] === PAUSE TestContinueAfterPluginCrash [2019-09-03T09:08:28.569Z] === RUN TestDaemonStartWithLogOpt [2019-09-03T09:08:28.569Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-03T09:08:28.569Z] === CONT TestContinueAfterPluginCrash [2019-09-03T09:08:28.569Z] === CONT TestDaemonStartWithLogOpt [2019-09-03T09:08:28.671Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-03T09:08:29.714Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.660s [2019-09-03T09:08:29.714Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 5.197s [2019-09-03T09:08:31.084Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.050s [2019-09-03T09:08:32.455Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.918s [2019-09-03T09:08:33.920Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-03T09:08:34.978Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.498s [2019-09-03T09:08:34.978Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 5.223s [2019-09-03T09:08:35.288Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-03T09:08:36.874Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 1.030s [2019-09-03T09:08:38.253Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 1.152s [2019-09-03T09:08:38.817Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 3.815s [2019-09-03T09:08:40.050Z] --- PASS: TestDaemonStartWithLogOpt (10.32s) [2019-09-03T09:08:40.050Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-03T09:08:40.050Z] daemon.go:336: [dcdf4f36ad63c] waiting for daemon to start [2019-09-03T09:08:40.050Z] daemon.go:336: [dcdf4f36ad63c] waiting for daemon to start [2019-09-03T09:08:40.050Z] daemon.go:364: [dcdf4f36ad63c] daemon started [2019-09-03T09:08:40.050Z] daemon.go:472: [dcdf4f36ad63c] Stopping daemon [2019-09-03T09:08:40.050Z] daemon.go:307: [dcdf4f36ad63c] exiting daemon [2019-09-03T09:08:40.050Z] daemon.go:459: [dcdf4f36ad63c] Daemon stopped [2019-09-03T09:08:40.050Z] daemon.go:336: [dcdf4f36ad63c] waiting for daemon to start [2019-09-03T09:08:40.050Z] daemon.go:336: [dcdf4f36ad63c] waiting for daemon to start [2019-09-03T09:08:40.050Z] daemon.go:364: [dcdf4f36ad63c] daemon started [2019-09-03T09:08:40.050Z] daemon.go:472: [dcdf4f36ad63c] Stopping daemon [2019-09-03T09:08:40.050Z] daemon.go:307: [dcdf4f36ad63c] exiting daemon [2019-09-03T09:08:40.050Z] daemon.go:459: [dcdf4f36ad63c] Daemon stopped [2019-09-03T09:08:40.187Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 2.016s [2019-09-03T09:08:40.447Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.596s [2019-09-03T09:08:41.360Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-03T09:08:43.725Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 3.574s [2019-09-03T09:08:44.120Z] --- PASS: TestContinueAfterPluginCrash (15.25s) [2019-09-03T09:08:44.120Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-03T09:08:44.120Z] daemon.go:336: [d5a605d976612] waiting for daemon to start [2019-09-03T09:08:44.120Z] daemon.go:336: [d5a605d976612] waiting for daemon to start [2019-09-03T09:08:44.120Z] daemon.go:364: [d5a605d976612] daemon started [2019-09-03T09:08:44.120Z] daemon.go:472: [d5a605d976612] Stopping daemon [2019-09-03T09:08:44.120Z] daemon.go:307: [d5a605d976612] exiting daemon [2019-09-03T09:08:44.120Z] daemon.go:459: [d5a605d976612] Daemon stopped [2019-09-03T09:08:44.120Z] PASS [2019-09-03T09:08:44.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-03T09:08:44.120Z] INFO: Testing against a local daemon [2019-09-03T09:08:44.120Z] === RUN TestPluginWithDevMounts [2019-09-03T09:08:44.120Z] === PAUSE TestPluginWithDevMounts [2019-09-03T09:08:44.120Z] === CONT TestPluginWithDevMounts [2019-09-03T09:08:44.288Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 3.861s [2019-09-03T09:08:44.622Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-03T09:08:44.622Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-03T09:08:44.852Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.507s [2019-09-03T09:08:45.417Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.502s [2019-09-03T09:08:45.674Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 2.041s [2019-09-03T09:08:46.563Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-09-03T09:08:46.563Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-03T09:08:46.564Z] daemon.go:336: [d23b8771d42bf] waiting for daemon to start [2019-09-03T09:08:46.564Z] daemon.go:336: [d23b8771d42bf] waiting for daemon to start [2019-09-03T09:08:46.564Z] daemon.go:364: [d23b8771d42bf] daemon started [2019-09-03T09:08:46.564Z] daemon.go:472: [d23b8771d42bf] Stopping daemon [2019-09-03T09:08:46.564Z] daemon.go:307: [d23b8771d42bf] exiting daemon [2019-09-03T09:08:46.564Z] daemon.go:459: [d23b8771d42bf] Daemon stopped [2019-09-03T09:08:46.564Z] PASS [2019-09-03T09:08:46.564Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-03T09:08:46.564Z] INFO: Testing against a local daemon [2019-09-03T09:08:46.564Z] === RUN TestSecretInspect [2019-09-03T09:08:47.612Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 1.899s [2019-09-03T09:08:47.613Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.812s [2019-09-03T09:08:47.613Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.003s [2019-09-03T09:08:47.871Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.548s [2019-09-03T09:08:48.833Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-03T09:08:49.104Z] --- PASS: TestSecretInspect (2.90s) [2019-09-03T09:08:49.104Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-03T09:08:49.104Z] daemon.go:336: [dfe97bc35eb7e] waiting for daemon to start [2019-09-03T09:08:49.104Z] daemon.go:336: [dfe97bc35eb7e] waiting for daemon to start [2019-09-03T09:08:49.104Z] daemon.go:364: [dfe97bc35eb7e] daemon started [2019-09-03T09:08:49.104Z] daemon.go:472: [dfe97bc35eb7e] Stopping daemon [2019-09-03T09:08:49.104Z] daemon.go:307: [dfe97bc35eb7e] exiting daemon [2019-09-03T09:08:49.104Z] daemon.go:459: [dfe97bc35eb7e] Daemon stopped [2019-09-03T09:08:49.104Z] === RUN TestSecretList [2019-09-03T09:08:49.241Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.563s [2019-09-03T09:08:49.607Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-03T09:08:49.607Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-03T09:08:49.607Z] [2019-09-03T09:08:49.607Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-03T09:08:49.607Z] =========================== short test summary info ============================ [2019-09-03T09:08:49.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-03T09:08:49.607Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-03T09:08:49.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-03T09:08:49.607Z] Not supported on most drivers [2019-09-03T09:08:49.607Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-03T09:08:49.607Z] This doesn't seem to be taken into account by the engine [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-03T09:08:49.607Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-03T09:08:49.607Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-03T09:08:49.607Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 342.04 seconds == [2019-09-03T09:08:50.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-03T09:08:50.612Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.218s [2019-09-03T09:08:51.177Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.257s [2019-09-03T09:08:51.622Z] --- PASS: TestSecretList (2.48s) [2019-09-03T09:08:51.622Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-03T09:08:51.622Z] daemon.go:336: [dccb1b983aa71] waiting for daemon to start [2019-09-03T09:08:51.622Z] daemon.go:336: [dccb1b983aa71] waiting for daemon to start [2019-09-03T09:08:51.622Z] daemon.go:364: [dccb1b983aa71] daemon started [2019-09-03T09:08:51.622Z] daemon.go:472: [dccb1b983aa71] Stopping daemon [2019-09-03T09:08:51.622Z] daemon.go:307: [dccb1b983aa71] exiting daemon [2019-09-03T09:08:51.622Z] daemon.go:459: [dccb1b983aa71] Daemon stopped [2019-09-03T09:08:51.622Z] === RUN TestSecretsCreateAndDelete [2019-09-03T09:08:53.700Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 2.273s [2019-09-03T09:08:54.821Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2019-09-03T09:08:54.821Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-03T09:08:54.821Z] daemon.go:336: [d2984961e389a] waiting for daemon to start [2019-09-03T09:08:54.821Z] daemon.go:336: [d2984961e389a] waiting for daemon to start [2019-09-03T09:08:54.821Z] daemon.go:364: [d2984961e389a] daemon started [2019-09-03T09:08:54.821Z] daemon.go:472: [d2984961e389a] Stopping daemon [2019-09-03T09:08:54.821Z] daemon.go:307: [d2984961e389a] exiting daemon [2019-09-03T09:08:54.821Z] daemon.go:459: [d2984961e389a] Daemon stopped [2019-09-03T09:08:54.821Z] === RUN TestSecretsUpdate [2019-09-03T09:08:57.084Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.300s [2019-09-03T09:08:58.158Z] --- PASS: TestSecretsUpdate (2.95s) [2019-09-03T09:08:58.158Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-03T09:08:58.158Z] daemon.go:336: [d7d7f04cb92f2] waiting for daemon to start [2019-09-03T09:08:58.158Z] daemon.go:336: [d7d7f04cb92f2] waiting for daemon to start [2019-09-03T09:08:58.158Z] daemon.go:364: [d7d7f04cb92f2] daemon started [2019-09-03T09:08:58.158Z] daemon.go:472: [d7d7f04cb92f2] Stopping daemon [2019-09-03T09:08:58.158Z] daemon.go:307: [d7d7f04cb92f2] exiting daemon [2019-09-03T09:08:58.158Z] daemon.go:459: [d7d7f04cb92f2] Daemon stopped [2019-09-03T09:08:58.158Z] === RUN TestTemplatedSecret [2019-09-03T09:08:58.457Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.444s [2019-09-03T09:08:59.023Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.717s [2019-09-03T09:09:01.377Z] --- PASS: TestTemplatedSecret (3.22s) [2019-09-03T09:09:01.377Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-03T09:09:01.377Z] daemon.go:336: [d0d4db6a9616b] waiting for daemon to start [2019-09-03T09:09:01.377Z] daemon.go:336: [d0d4db6a9616b] waiting for daemon to start [2019-09-03T09:09:01.377Z] daemon.go:364: [d0d4db6a9616b] daemon started [2019-09-03T09:09:01.377Z] daemon.go:472: [d0d4db6a9616b] Stopping daemon [2019-09-03T09:09:01.377Z] daemon.go:307: [d0d4db6a9616b] exiting daemon [2019-09-03T09:09:01.377Z] daemon.go:459: [d0d4db6a9616b] Daemon stopped [2019-09-03T09:09:01.377Z] === RUN TestSecretCreateResolve [2019-09-03T09:09:02.377Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-03T09:09:02.377Z] Clearing AppArmor profiles cache:. [2019-09-03T09:09:02.377Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:09:02.377Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:09:02.377Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:09:02.377Z] [2019-09-03T09:09:02.377Z] To set a process to complain mode, use the command line tool [2019-09-03T09:09:02.377Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:09:02.377Z] with the 'teardown' option." [2019-09-03T09:09:02.377Z] Post stage [Pipeline] junit [2019-09-03T09:09:02.951Z] Recording test results [2019-09-03T09:09:03.204Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.560s [2019-09-03T09:09:03.819Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-09-03T09:09:03.819Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-03T09:09:03.819Z] daemon.go:336: [dc8cf2493e85a] waiting for daemon to start [2019-09-03T09:09:03.819Z] daemon.go:336: [dc8cf2493e85a] waiting for daemon to start [2019-09-03T09:09:03.819Z] daemon.go:364: [dc8cf2493e85a] daemon started [2019-09-03T09:09:03.819Z] daemon.go:472: [dc8cf2493e85a] Stopping daemon [2019-09-03T09:09:03.819Z] daemon.go:307: [dc8cf2493e85a] exiting daemon [2019-09-03T09:09:03.819Z] daemon.go:459: [dc8cf2493e85a] Daemon stopped [2019-09-03T09:09:03.819Z] PASS [2019-09-03T09:09:03.819Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-03T09:09:03.819Z] INFO: Testing against a local daemon [2019-09-03T09:09:03.819Z] === RUN TestServiceCreateInit [2019-09-03T09:09:03.819Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] sh [2019-09-03T09:09:04.775Z] + echo Ensuring container killed. [2019-09-03T09:09:04.775Z] Ensuring container killed. [2019-09-03T09:09:04.775Z] + docker rm -vf docker-pr3 [2019-09-03T09:09:04.775Z] Error: No such container: docker-pr3 [2019-09-03T09:09:04.775Z] + true [Pipeline] sh [2019-09-03T09:09:05.057Z] + echo Chowning /workspace to jenkins user [2019-09-03T09:09:05.057Z] Chowning /workspace to jenkins user [2019-09-03T09:09:05.057Z] + id -u [2019-09-03T09:09:05.057Z] + id -g [2019-09-03T09:09:05.057Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39706:/workspace busybox chown -R 1000:1000 /workspace [2019-09-03T09:09:05.057Z] Unable to find image 'busybox:latest' locally [2019-09-03T09:09:05.057Z] latest: Pulling from library/busybox [2019-09-03T09:09:05.057Z] ee153a04d683: Pulling fs layer [2019-09-03T09:09:05.319Z] ee153a04d683: Download complete [2019-09-03T09:09:05.319Z] ee153a04d683: Pull complete [2019-09-03T09:09:05.319Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-09-03T09:09:05.319Z] Status: Downloaded newer image for busybox:latest [2019-09-03T09:09:06.483Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.642s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-03T09:09:06.741Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.503s [2019-09-03T09:09:06.985Z] + bundleName=docker-py [2019-09-03T09:09:06.985Z] + echo Creating docker-py-bundles.tar.gz [2019-09-03T09:09:06.985Z] Creating docker-py-bundles.tar.gz [2019-09-03T09:09:06.985Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-09-03T09:09:06.996Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-03T09:09:07.314Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.514s [2019-09-03T09:09:07.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/make.sh binary-daemon [2019-09-03T09:09:07.879Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.601s [2019-09-03T09:09:08.162Z] [2019-09-03T09:09:08.162Z] Removing bundles/ [2019-09-03T09:09:08.162Z] [2019-09-03T09:09:08.162Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-03T09:09:08.162Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-03T09:09:08.162Z] GOOS="" GOARCH="" GOARM="" [2019-09-03T09:09:08.444Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.511s [2019-09-03T09:09:08.982Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:09:12.621Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 4.135s [2019-09-03T09:09:12.621Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-09-03T09:09:15.223Z] --- PASS: TestServiceCreateInit (10.30s) [2019-09-03T09:09:15.223Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2019-09-03T09:09:15.223Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-03T09:09:15.223Z] daemon.go:336: [d656ca33dac13] waiting for daemon to start [2019-09-03T09:09:15.223Z] daemon.go:336: [d656ca33dac13] waiting for daemon to start [2019-09-03T09:09:15.223Z] daemon.go:364: [d656ca33dac13] daemon started [2019-09-03T09:09:15.223Z] daemon.go:472: [d656ca33dac13] Stopping daemon [2019-09-03T09:09:15.223Z] daemon.go:307: [d656ca33dac13] exiting daemon [2019-09-03T09:09:15.223Z] daemon.go:459: [d656ca33dac13] Daemon stopped [2019-09-03T09:09:15.223Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2019-09-03T09:09:15.223Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:09:15.223Z] daemon.go:336: [d0cb24c29e65c] waiting for daemon to start [2019-09-03T09:09:15.223Z] daemon.go:336: [d0cb24c29e65c] waiting for daemon to start [2019-09-03T09:09:15.223Z] daemon.go:364: [d0cb24c29e65c] daemon started [2019-09-03T09:09:15.223Z] daemon.go:472: [d0cb24c29e65c] Stopping daemon [2019-09-03T09:09:15.223Z] daemon.go:307: [d0cb24c29e65c] exiting daemon [2019-09-03T09:09:15.223Z] daemon.go:459: [d0cb24c29e65c] Daemon stopped [2019-09-03T09:09:15.223Z] === RUN TestCreateServiceMultipleTimes [2019-09-03T09:09:16.796Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.797s [2019-09-03T09:09:16.796Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-09-03T09:09:20.976Z] --- PASS: TestBuildWithHugeFile (76.31s) [2019-09-03T09:09:20.976Z] === RUN TestBuildWithEmptyDockerfile [2019-09-03T09:09:20.976Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:09:20.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:09:20.976Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:09:20.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:09:20.976Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:09:20.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:09:20.976Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:09:20.976Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:09:20.976Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:09:20.976Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 30.467s [2019-09-03T09:09:20.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-09-03T09:09:20.977Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2019-09-03T09:09:20.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2019-09-03T09:09:20.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-09-03T09:09:20.977Z] === RUN TestBuildPreserveOwnership [2019-09-03T09:09:20.977Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-03T09:09:21.540Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.562s [2019-09-03T09:09:22.910Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.478s [2019-09-03T09:09:23.168Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.244s [2019-09-03T09:09:24.099Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.728s [2019-09-03T09:09:24.664Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-03T09:09:26.559Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.310s [2019-09-03T09:09:26.559Z] --- PASS: TestBuildPreserveOwnership (5.63s) [2019-09-03T09:09:26.559Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2019-09-03T09:09:26.559Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.85s) [2019-09-03T09:09:26.559Z] === RUN TestBuildPlatformInvalid [2019-09-03T09:09:26.817Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-09-03T09:09:26.817Z] PASS [2019-09-03T09:09:26.817Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-03T09:09:27.075Z] INFO: Testing against a local daemon [2019-09-03T09:09:27.075Z] === RUN TestConfigList [2019-09-03T09:09:28.443Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.258s [2019-09-03T09:09:29.374Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.603s [2019-09-03T09:09:29.374Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.953s [2019-09-03T09:09:30.744Z] --- PASS: TestConfigList (3.57s) [2019-09-03T09:09:30.744Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-09-03T09:09:30.744Z] daemon.go:336: [d7cb8933ecad0] waiting for daemon to start [2019-09-03T09:09:30.744Z] daemon.go:336: [d7cb8933ecad0] waiting for daemon to start [2019-09-03T09:09:30.744Z] daemon.go:364: [d7cb8933ecad0] daemon started [2019-09-03T09:09:30.744Z] daemon.go:472: [d7cb8933ecad0] Stopping daemon [2019-09-03T09:09:30.744Z] daemon.go:307: [d7cb8933ecad0] exiting daemon [2019-09-03T09:09:30.744Z] daemon.go:459: [d7cb8933ecad0] Daemon stopped [2019-09-03T09:09:30.744Z] === RUN TestConfigsCreateAndDelete [2019-09-03T09:09:34.019Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2019-09-03T09:09:34.019Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-09-03T09:09:34.019Z] daemon.go:336: [da25968caa4e6] waiting for daemon to start [2019-09-03T09:09:34.019Z] daemon.go:336: [da25968caa4e6] waiting for daemon to start [2019-09-03T09:09:34.019Z] daemon.go:364: [da25968caa4e6] daemon started [2019-09-03T09:09:34.019Z] daemon.go:472: [da25968caa4e6] Stopping daemon [2019-09-03T09:09:34.019Z] daemon.go:307: [da25968caa4e6] exiting daemon [2019-09-03T09:09:34.019Z] daemon.go:459: [da25968caa4e6] Daemon stopped [2019-09-03T09:09:34.019Z] === RUN TestConfigsUpdate [2019-09-03T09:09:35.150Z] --- PASS: TestCreateServiceMultipleTimes (18.58s) [2019-09-03T09:09:35.150Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-03T09:09:35.150Z] daemon.go:336: [d11516ec1b8f1] waiting for daemon to start [2019-09-03T09:09:35.150Z] daemon.go:336: [d11516ec1b8f1] waiting for daemon to start [2019-09-03T09:09:35.150Z] daemon.go:364: [d11516ec1b8f1] daemon started [2019-09-03T09:09:35.150Z] daemon.go:472: [d11516ec1b8f1] Stopping daemon [2019-09-03T09:09:35.150Z] daemon.go:307: [d11516ec1b8f1] exiting daemon [2019-09-03T09:09:35.150Z] daemon.go:459: [d11516ec1b8f1] Daemon stopped [2019-09-03T09:09:35.150Z] === RUN TestCreateServiceConflict [2019-09-03T09:09:35.955Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-09-03T09:09:35.955Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-03T09:09:35.955Z] daemon.go:336: [dcea15e16b4c5] waiting for daemon to start [2019-09-03T09:09:35.955Z] daemon.go:336: [dcea15e16b4c5] waiting for daemon to start [2019-09-03T09:09:35.955Z] daemon.go:364: [dcea15e16b4c5] daemon started [2019-09-03T09:09:35.955Z] daemon.go:472: [dcea15e16b4c5] Stopping daemon [2019-09-03T09:09:35.955Z] daemon.go:307: [dcea15e16b4c5] exiting daemon [2019-09-03T09:09:35.955Z] daemon.go:459: [dcea15e16b4c5] Daemon stopped [2019-09-03T09:09:35.955Z] === RUN TestCreateServiceMaxReplicas [2019-09-03T09:09:37.292Z] --- PASS: TestConfigsUpdate (3.12s) [2019-09-03T09:09:37.292Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-09-03T09:09:37.292Z] daemon.go:336: [d580ddd24c2f7] waiting for daemon to start [2019-09-03T09:09:37.292Z] daemon.go:336: [d580ddd24c2f7] waiting for daemon to start [2019-09-03T09:09:37.292Z] daemon.go:364: [d580ddd24c2f7] daemon started [2019-09-03T09:09:37.292Z] daemon.go:472: [d580ddd24c2f7] Stopping daemon [2019-09-03T09:09:37.292Z] daemon.go:307: [d580ddd24c2f7] exiting daemon [2019-09-03T09:09:37.292Z] daemon.go:459: [d580ddd24c2f7] Daemon stopped [2019-09-03T09:09:37.292Z] === RUN TestTemplatedConfig [2019-09-03T09:09:38.662Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.749s [2019-09-03T09:09:40.034Z] --- PASS: TestTemplatedConfig (3.03s) [2019-09-03T09:09:40.034Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-09-03T09:09:40.034Z] daemon.go:336: [dc277c67cc0a8] waiting for daemon to start [2019-09-03T09:09:40.034Z] daemon.go:336: [dc277c67cc0a8] waiting for daemon to start [2019-09-03T09:09:40.034Z] daemon.go:364: [dc277c67cc0a8] daemon started [2019-09-03T09:09:40.034Z] daemon.go:472: [dc277c67cc0a8] Stopping daemon [2019-09-03T09:09:40.034Z] daemon.go:307: [dc277c67cc0a8] exiting daemon [2019-09-03T09:09:40.034Z] daemon.go:459: [dc277c67cc0a8] Daemon stopped [2019-09-03T09:09:40.034Z] === RUN TestConfigInspect [2019-09-03T09:09:40.152Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2019-09-03T09:09:40.152Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-03T09:09:40.152Z] daemon.go:336: [dcf830151d75b] waiting for daemon to start [2019-09-03T09:09:40.152Z] daemon.go:336: [dcf830151d75b] waiting for daemon to start [2019-09-03T09:09:40.152Z] daemon.go:364: [dcf830151d75b] daemon started [2019-09-03T09:09:40.152Z] daemon.go:472: [dcf830151d75b] Stopping daemon [2019-09-03T09:09:40.152Z] daemon.go:307: [dcf830151d75b] exiting daemon [2019-09-03T09:09:40.152Z] daemon.go:459: [dcf830151d75b] Daemon stopped [2019-09-03T09:09:40.152Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-03T09:09:41.926Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 2.138s [2019-09-03T09:09:42.492Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.061s [2019-09-03T09:09:42.492Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.156s [2019-09-03T09:09:43.055Z] --- PASS: TestConfigInspect (3.06s) [2019-09-03T09:09:43.055Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-09-03T09:09:43.055Z] daemon.go:336: [d030963c8950d] waiting for daemon to start [2019-09-03T09:09:43.055Z] daemon.go:336: [d030963c8950d] waiting for daemon to start [2019-09-03T09:09:43.055Z] daemon.go:364: [d030963c8950d] daemon started [2019-09-03T09:09:43.055Z] daemon.go:472: [d030963c8950d] Stopping daemon [2019-09-03T09:09:43.055Z] daemon.go:307: [d030963c8950d] exiting daemon [2019-09-03T09:09:43.055Z] daemon.go:459: [d030963c8950d] Daemon stopped [2019-09-03T09:09:43.055Z] === RUN TestConfigCreateWithLabels [2019-09-03T09:09:44.424Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.738s [2019-09-03T09:09:46.318Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2019-09-03T09:09:46.318Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-09-03T09:09:46.318Z] daemon.go:336: [d5d4ff9b8de9c] waiting for daemon to start [2019-09-03T09:09:46.318Z] daemon.go:336: [d5d4ff9b8de9c] waiting for daemon to start [2019-09-03T09:09:46.318Z] daemon.go:364: [d5d4ff9b8de9c] daemon started [2019-09-03T09:09:46.318Z] daemon.go:472: [d5d4ff9b8de9c] Stopping daemon [2019-09-03T09:09:46.318Z] daemon.go:307: [d5d4ff9b8de9c] exiting daemon [2019-09-03T09:09:46.318Z] daemon.go:459: [d5d4ff9b8de9c] Daemon stopped [2019-09-03T09:09:46.318Z] === RUN TestConfigCreateResolve [2019-09-03T09:09:48.213Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.875s [2019-09-03T09:09:49.143Z] --- PASS: TestConfigCreateResolve (2.80s) [2019-09-03T09:09:49.143Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-09-03T09:09:49.143Z] daemon.go:336: [d6e8bff079135] waiting for daemon to start [2019-09-03T09:09:49.143Z] daemon.go:336: [d6e8bff079135] waiting for daemon to start [2019-09-03T09:09:49.143Z] daemon.go:364: [d6e8bff079135] daemon started [2019-09-03T09:09:49.143Z] daemon.go:472: [d6e8bff079135] Stopping daemon [2019-09-03T09:09:49.143Z] daemon.go:307: [d6e8bff079135] exiting daemon [2019-09-03T09:09:49.143Z] daemon.go:459: [d6e8bff079135] Daemon stopped [2019-09-03T09:09:49.143Z] === RUN TestConfigDaemonLibtrustID [2019-09-03T09:09:49.401Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.127s [2019-09-03T09:09:49.658Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-03T09:09:49.658Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-09-03T09:09:49.658Z] daemon.go:336: [da96e091c632a] waiting for daemon to start [2019-09-03T09:09:49.658Z] daemon.go:336: [da96e091c632a] waiting for daemon to start [2019-09-03T09:09:49.658Z] daemon.go:364: [da96e091c632a] daemon started [2019-09-03T09:09:49.658Z] daemon.go:472: [da96e091c632a] Stopping daemon [2019-09-03T09:09:49.658Z] daemon.go:307: [da96e091c632a] exiting daemon [2019-09-03T09:09:49.658Z] daemon.go:459: [da96e091c632a] Daemon stopped [2019-09-03T09:09:49.658Z] PASS [2019-09-03T09:09:49.658Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-03T09:09:49.658Z] INFO: Testing against a local daemon [2019-09-03T09:09:49.658Z] === RUN TestCheckpoint [2019-09-03T09:09:49.658Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-03T09:09:49.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-03T09:09:49.658Z] === RUN TestContainerInvalidJSON [2019-09-03T09:09:49.658Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:09:49.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:09:49.658Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:09:49.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:09:49.658Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:09:49.658Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:09:49.658Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:09:49.658Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:09:49.658Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:09:49.658Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-03T09:09:49.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-03T09:09:49.658Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-03T09:09:49.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-03T09:09:49.658Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-03T09:09:49.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-03T09:09:49.916Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-03T09:09:49.916Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.605s [2019-09-03T09:09:49.916Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-03T09:09:49.916Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-03T09:09:50.174Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-03T09:09:50.174Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-03T09:09:50.174Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-09-03T09:09:50.174Z] === RUN TestCopyFromContainer [2019-09-03T09:09:52.068Z] === RUN TestCopyFromContainer// [2019-09-03T09:09:52.068Z] === RUN TestCopyFromContainer//bar/root [2019-09-03T09:09:52.325Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-03T09:09:52.325Z] === RUN TestCopyFromContainer/bar/quux [2019-09-03T09:09:52.325Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-03T09:09:52.582Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-03T09:09:52.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-03T09:09:52.582Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-03T09:09:52.870Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-03T09:09:52.870Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer (2.66s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-09-03T09:09:52.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-03T09:09:52.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-03T09:09:52.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:09:52.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:09:52.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:09:52.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:09:52.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:09:52.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:09:52.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:09:52.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:09:52.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:09:52.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-03T09:09:52.870Z] === RUN TestCreateWithInvalidEnv [2019-09-03T09:09:52.870Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-03T09:09:52.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-03T09:09:52.870Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-03T09:09:52.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-03T09:09:52.870Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-03T09:09:52.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-03T09:09:52.870Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-03T09:09:52.870Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-03T09:09:52.870Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-03T09:09:52.870Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-03T09:09:52.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-03T09:09:52.870Z] === RUN TestCreateTmpfsMountsTarget [2019-09-03T09:09:53.139Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-09-03T09:09:53.139Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-03T09:09:53.400Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.446s [2019-09-03T09:09:53.658Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.525s [2019-09-03T09:09:53.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2019-09-03T09:09:53.871Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-03T09:09:53.871Z] daemon.go:336: [d43c8dd9fd918] waiting for daemon to start [2019-09-03T09:09:53.871Z] daemon.go:336: [d43c8dd9fd918] waiting for daemon to start [2019-09-03T09:09:53.871Z] daemon.go:364: [d43c8dd9fd918] daemon started [2019-09-03T09:09:53.871Z] daemon.go:472: [d43c8dd9fd918] Stopping daemon [2019-09-03T09:09:53.871Z] daemon.go:307: [d43c8dd9fd918] exiting daemon [2019-09-03T09:09:53.871Z] daemon.go:459: [d43c8dd9fd918] Daemon stopped [2019-09-03T09:09:53.871Z] === RUN TestCreateServiceSecretFileMode [2019-09-03T09:09:55.565Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.916s [2019-09-03T09:09:55.565Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:09:55.565Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:09:55.565Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:09:55.565Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-03T09:09:55.565Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:09:55.822Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:09:56.079Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:09:56.079Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.17s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.17s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-03T09:09:56.079Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-03T09:09:56.079Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-03T09:09:56.353Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2019-09-03T09:09:56.353Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-03T09:09:56.353Z] daemon.go:336: [d1e6d25dd4560] waiting for daemon to start [2019-09-03T09:09:56.353Z] daemon.go:336: [d1e6d25dd4560] waiting for daemon to start [2019-09-03T09:09:56.353Z] daemon.go:364: [d1e6d25dd4560] daemon started [2019-09-03T09:09:56.353Z] daemon.go:472: [d1e6d25dd4560] Stopping daemon [2019-09-03T09:09:56.353Z] daemon.go:307: [d1e6d25dd4560] exiting daemon [2019-09-03T09:09:56.353Z] daemon.go:459: [d1e6d25dd4560] Daemon stopped [2019-09-03T09:09:56.353Z] === RUN TestCreateServiceConfigFileMode [2019-09-03T09:09:56.643Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.994s [2019-09-03T09:09:58.015Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.187s [2019-09-03T09:09:58.949Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 2.971s [2019-09-03T09:09:58.949Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.00s) [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:09:58.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:09:58.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:09:58.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:09:58.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:09:58.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:09:58.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:09:58.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:09:58.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:09:59.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:09:59.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:09:59.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-03T09:09:59.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-03T09:09:59.206Z] === RUN TestContainerStartOnDaemonRestart [2019-09-03T09:09:59.206Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-03T09:09:59.206Z] === RUN TestDaemonRestartIpcMode [2019-09-03T09:09:59.206Z] === PAUSE TestDaemonRestartIpcMode [2019-09-03T09:09:59.206Z] === RUN TestDiff [2019-09-03T09:09:59.206Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.527s [2019-09-03T09:09:59.463Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.525s [2019-09-03T09:09:59.836Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2019-09-03T09:09:59.836Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-03T09:09:59.836Z] daemon.go:336: [db8fdf564e8c5] waiting for daemon to start [2019-09-03T09:09:59.836Z] daemon.go:336: [db8fdf564e8c5] waiting for daemon to start [2019-09-03T09:09:59.836Z] daemon.go:364: [db8fdf564e8c5] daemon started [2019-09-03T09:09:59.836Z] daemon.go:472: [db8fdf564e8c5] Stopping daemon [2019-09-03T09:09:59.836Z] daemon.go:307: [db8fdf564e8c5] exiting daemon [2019-09-03T09:09:59.836Z] daemon.go:459: [db8fdf564e8c5] Daemon stopped [2019-09-03T09:09:59.836Z] === RUN TestCreateServiceSysctls [2019-09-03T09:10:00.027Z] --- PASS: TestDiff (0.92s) [2019-09-03T09:10:00.027Z] === RUN TestExecWithCloseStdin [2019-09-03T09:10:01.397Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-09-03T09:10:01.397Z] === RUN TestExec [2019-09-03T09:10:02.341Z] --- PASS: TestExec (1.00s) [2019-09-03T09:10:02.341Z] === RUN TestExecUser [2019-09-03T09:10:02.598Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.454s [2019-09-03T09:10:03.163Z] --- PASS: TestExecUser (1.09s) [2019-09-03T09:10:03.163Z] === RUN TestExportContainerAndImportImage [2019-09-03T09:10:03.419Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 4.030s [2019-09-03T09:10:04.351Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-09-03T09:10:04.351Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-03T09:10:04.402Z] --- PASS: TestCreateServiceSysctls (4.40s) [2019-09-03T09:10:04.402Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-03T09:10:04.402Z] daemon.go:336: [d03315f1d6e3f] waiting for daemon to start [2019-09-03T09:10:04.402Z] daemon.go:336: [d03315f1d6e3f] waiting for daemon to start [2019-09-03T09:10:04.402Z] daemon.go:364: [d03315f1d6e3f] daemon started [2019-09-03T09:10:04.402Z] daemon.go:472: [d03315f1d6e3f] Stopping daemon [2019-09-03T09:10:04.402Z] daemon.go:307: [d03315f1d6e3f] exiting daemon [2019-09-03T09:10:04.402Z] daemon.go:459: [d03315f1d6e3f] Daemon stopped [2019-09-03T09:10:04.402Z] === RUN TestCreateServiceCapabilities [2019-09-03T09:10:06.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-09-03T09:10:06.245Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-09-03T09:10:06.245Z] daemon.go:336: [df306f78da07b] waiting for daemon to start [2019-09-03T09:10:06.245Z] daemon.go:336: [df306f78da07b] waiting for daemon to start [2019-09-03T09:10:06.245Z] daemon.go:364: [df306f78da07b] daemon started [2019-09-03T09:10:06.245Z] daemon.go:472: [df306f78da07b] Stopping daemon [2019-09-03T09:10:06.245Z] daemon.go:307: [df306f78da07b] exiting daemon [2019-09-03T09:10:06.245Z] daemon.go:459: [df306f78da07b] Daemon stopped [2019-09-03T09:10:06.245Z] daemon.go:336: [df306f78da07b] waiting for daemon to start [2019-09-03T09:10:06.245Z] daemon.go:336: [df306f78da07b] waiting for daemon to start [2019-09-03T09:10:06.245Z] daemon.go:364: [df306f78da07b] daemon started [2019-09-03T09:10:06.245Z] daemon.go:472: [df306f78da07b] Stopping daemon [2019-09-03T09:10:06.245Z] daemon.go:307: [df306f78da07b] exiting daemon [2019-09-03T09:10:06.245Z] daemon.go:459: [df306f78da07b] Daemon stopped [2019-09-03T09:10:06.245Z] === RUN TestHealthCheckWorkdir [2019-09-03T09:10:07.177Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-09-03T09:10:07.177Z] === RUN TestHealthKillContainer [2019-09-03T09:10:07.434Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.083s [2019-09-03T09:10:07.608Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2019-09-03T09:10:07.608Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-03T09:10:07.608Z] daemon.go:336: [db7a1790023e6] waiting for daemon to start [2019-09-03T09:10:07.608Z] daemon.go:336: [db7a1790023e6] waiting for daemon to start [2019-09-03T09:10:07.608Z] daemon.go:364: [db7a1790023e6] daemon started [2019-09-03T09:10:07.608Z] daemon.go:472: [db7a1790023e6] Stopping daemon [2019-09-03T09:10:07.608Z] daemon.go:307: [db7a1790023e6] exiting daemon [2019-09-03T09:10:07.608Z] daemon.go:459: [db7a1790023e6] Daemon stopped [2019-09-03T09:10:07.608Z] === RUN TestInspect [2019-09-03T09:10:10.709Z] --- PASS: TestHealthKillContainer (3.26s) [2019-09-03T09:10:10.709Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-03T09:10:10.966Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.335s [2019-09-03T09:10:10.966Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.261s [2019-09-03T09:10:11.009Z] --- PASS: TestInspect (3.21s) [2019-09-03T09:10:11.009Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-03T09:10:11.009Z] daemon.go:336: [d34d5f92b079c] waiting for daemon to start [2019-09-03T09:10:11.009Z] daemon.go:336: [d34d5f92b079c] waiting for daemon to start [2019-09-03T09:10:11.009Z] daemon.go:364: [d34d5f92b079c] daemon started [2019-09-03T09:10:11.009Z] daemon.go:472: [d34d5f92b079c] Stopping daemon [2019-09-03T09:10:11.009Z] daemon.go:307: [d34d5f92b079c] exiting daemon [2019-09-03T09:10:11.009Z] daemon.go:459: [d34d5f92b079c] Daemon stopped [2019-09-03T09:10:11.009Z] === RUN TestDockerNetworkConnectAlias [2019-09-03T09:10:11.223Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-09-03T09:10:11.223Z] === RUN TestIpcModeNone [2019-09-03T09:10:11.479Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.516s [2019-09-03T09:10:12.060Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.516s [2019-09-03T09:10:12.316Z] --- PASS: TestIpcModeNone (1.09s) [2019-09-03T09:10:12.316Z] === RUN TestIpcModePrivate [2019-09-03T09:10:12.574Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.501s [2019-09-03T09:10:13.507Z] --- PASS: TestIpcModePrivate (1.22s) [2019-09-03T09:10:13.507Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2019-09-03T09:10:13.507Z] === RUN TestIpcModeShareable [2019-09-03T09:10:14.439Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.709s [2019-09-03T09:10:14.697Z] --- PASS: TestIpcModeShareable (1.25s) [2019-09-03T09:10:14.697Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-09-03T09:10:14.697Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-03T09:10:16.592Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.887s [2019-09-03T09:10:16.849Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.799s [2019-09-03T09:10:17.273Z] --- PASS: TestDockerNetworkConnectAlias (5.94s) [2019-09-03T09:10:17.273Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-03T09:10:17.273Z] daemon.go:336: [d22e261459354] waiting for daemon to start [2019-09-03T09:10:17.273Z] daemon.go:336: [d22e261459354] waiting for daemon to start [2019-09-03T09:10:17.273Z] daemon.go:364: [d22e261459354] daemon started [2019-09-03T09:10:17.273Z] daemon.go:472: [d22e261459354] Stopping daemon [2019-09-03T09:10:17.273Z] daemon.go:307: [d22e261459354] exiting daemon [2019-09-03T09:10:17.273Z] daemon.go:459: [d22e261459354] Daemon stopped [2019-09-03T09:10:17.273Z] === RUN TestDockerNetworkReConnect [2019-09-03T09:10:18.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.45s) [2019-09-03T09:10:18.220Z] === RUN TestAPIIpcModeHost [2019-09-03T09:10:18.220Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.963s [2019-09-03T09:10:19.151Z] --- PASS: TestAPIIpcModeHost (0.98s) [2019-09-03T09:10:19.151Z] === RUN TestDaemonIpcModeShareable [2019-09-03T09:10:20.521Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.950s [2019-09-03T09:10:20.778Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.842s [2019-09-03T09:10:21.342Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.578s [2019-09-03T09:10:21.342Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2019-09-03T09:10:21.342Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-09-03T09:10:21.342Z] daemon.go:336: [d7088a128cfab] waiting for daemon to start [2019-09-03T09:10:21.342Z] daemon.go:336: [d7088a128cfab] waiting for daemon to start [2019-09-03T09:10:21.342Z] daemon.go:364: [d7088a128cfab] daemon started [2019-09-03T09:10:21.342Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-09-03T09:10:21.342Z] daemon.go:472: [d7088a128cfab] Stopping daemon [2019-09-03T09:10:21.342Z] daemon.go:307: [d7088a128cfab] exiting daemon [2019-09-03T09:10:21.342Z] daemon.go:459: [d7088a128cfab] Daemon stopped [2019-09-03T09:10:21.342Z] === RUN TestDaemonIpcModePrivate [2019-09-03T09:10:22.273Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.921s [2019-09-03T09:10:22.378Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2019-09-03T09:10:22.378Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-03T09:10:22.378Z] daemon.go:336: [d103a53f976ba] waiting for daemon to start [2019-09-03T09:10:22.378Z] daemon.go:336: [d103a53f976ba] waiting for daemon to start [2019-09-03T09:10:22.378Z] daemon.go:364: [d103a53f976ba] daemon started [2019-09-03T09:10:22.378Z] daemon.go:472: [d103a53f976ba] Stopping daemon [2019-09-03T09:10:22.378Z] daemon.go:307: [d103a53f976ba] exiting daemon [2019-09-03T09:10:22.378Z] daemon.go:459: [d103a53f976ba] Daemon stopped [2019-09-03T09:10:22.378Z] === RUN TestServicePlugin [2019-09-03T09:10:22.378Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-03T09:10:22.378Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:10:22.378Z] === RUN TestServiceUpdateLabel [2019-09-03T09:10:23.204Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-09-03T09:10:23.204Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-09-03T09:10:23.204Z] daemon.go:336: [dbc09e646368a] waiting for daemon to start [2019-09-03T09:10:23.205Z] daemon.go:336: [dbc09e646368a] waiting for daemon to start [2019-09-03T09:10:23.205Z] daemon.go:364: [dbc09e646368a] daemon started [2019-09-03T09:10:23.205Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-09-03T09:10:23.205Z] daemon.go:472: [dbc09e646368a] Stopping daemon [2019-09-03T09:10:23.205Z] daemon.go:307: [dbc09e646368a] exiting daemon [2019-09-03T09:10:23.205Z] daemon.go:459: [dbc09e646368a] Daemon stopped [2019-09-03T09:10:23.205Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-03T09:10:24.136Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.820s [2019-09-03T09:10:24.812Z] --- PASS: TestServiceUpdateLabel (3.03s) [2019-09-03T09:10:24.812Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-03T09:10:24.812Z] daemon.go:336: [d1ea19d0065b6] waiting for daemon to start [2019-09-03T09:10:24.812Z] daemon.go:336: [d1ea19d0065b6] waiting for daemon to start [2019-09-03T09:10:24.812Z] daemon.go:364: [d1ea19d0065b6] daemon started [2019-09-03T09:10:24.812Z] daemon.go:472: [d1ea19d0065b6] Stopping daemon [2019-09-03T09:10:24.812Z] daemon.go:307: [d1ea19d0065b6] exiting daemon [2019-09-03T09:10:24.812Z] daemon.go:459: [d1ea19d0065b6] Daemon stopped [2019-09-03T09:10:24.812Z] === RUN TestServiceUpdateSecrets [2019-09-03T09:10:25.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2019-09-03T09:10:25.066Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-09-03T09:10:25.066Z] daemon.go:336: [de8becb37a23b] waiting for daemon to start [2019-09-03T09:10:25.066Z] daemon.go:336: [de8becb37a23b] waiting for daemon to start [2019-09-03T09:10:25.066Z] daemon.go:364: [de8becb37a23b] daemon started [2019-09-03T09:10:25.066Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-09-03T09:10:25.066Z] daemon.go:472: [de8becb37a23b] Stopping daemon [2019-09-03T09:10:25.066Z] daemon.go:307: [de8becb37a23b] exiting daemon [2019-09-03T09:10:25.066Z] daemon.go:459: [de8becb37a23b] Daemon stopped [2019-09-03T09:10:25.066Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-03T09:10:26.435Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 2.097s [2019-09-03T09:10:26.692Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.534s [2019-09-03T09:10:26.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-09-03T09:10:26.950Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-09-03T09:10:26.950Z] daemon.go:336: [d70c93e2dc461] waiting for daemon to start [2019-09-03T09:10:26.950Z] daemon.go:336: [d70c93e2dc461] waiting for daemon to start [2019-09-03T09:10:26.950Z] daemon.go:364: [d70c93e2dc461] daemon started [2019-09-03T09:10:26.950Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true [2019-09-03T09:10:26.950Z] daemon.go:472: [d70c93e2dc461] Stopping daemon [2019-09-03T09:10:26.950Z] daemon.go:307: [d70c93e2dc461] exiting daemon [2019-09-03T09:10:26.950Z] daemon.go:459: [d70c93e2dc461] Daemon stopped [2019-09-03T09:10:26.950Z] === RUN TestIpcModeOlderClient [2019-09-03T09:10:26.950Z] === PAUSE TestIpcModeOlderClient [2019-09-03T09:10:26.950Z] === RUN TestKillContainerInvalidSignal [2019-09-03T09:10:27.880Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-09-03T09:10:27.880Z] === RUN TestKillContainer [2019-09-03T09:10:27.880Z] === RUN TestKillContainer/no_signal [2019-09-03T09:10:28.810Z] === RUN TestKillContainer/non_killing_signal [2019-09-03T09:10:29.375Z] === RUN TestKillContainer/killing_signal [2019-09-03T09:10:29.556Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-03T09:10:29.556Z] Copying nested executables into bundles/binary-daemon [2019-09-03T09:10:29.556Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-03T09:10:29.884Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/make.sh cross [2019-09-03T09:10:29.940Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.656s [2019-09-03T09:10:30.197Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.522s [2019-09-03T09:10:30.452Z] [2019-09-03T09:10:30.452Z] Removing bundles/ [2019-09-03T09:10:30.452Z] [2019-09-03T09:10:30.452Z] ---> Making bundle: cross (in bundles/cross) [2019-09-03T09:10:30.452Z] Cross building: bundles/cross/linux/amd64 [2019-09-03T09:10:30.452Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-03T09:10:30.452Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-03T09:10:30.455Z] --- PASS: TestKillContainer (2.60s) [2019-09-03T09:10:30.455Z] --- PASS: TestKillContainer/no_signal (0.97s) [2019-09-03T09:10:30.455Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-09-03T09:10:30.455Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-09-03T09:10:30.455Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-03T09:10:30.455Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-03T09:10:31.387Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.321s [2019-09-03T09:10:31.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-03T09:10:32.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-09-03T09:10:32.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-09-03T09:10:32.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-09-03T09:10:32.320Z] === RUN TestKillStoppedContainer [2019-09-03T09:10:32.320Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-03T09:10:32.320Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-03T09:10:32.320Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-03T09:10:32.320Z] === RUN TestKillDifferentUserContainer [2019-09-03T09:10:32.576Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.210s [2019-09-03T09:10:33.507Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2019-09-03T09:10:33.507Z] === RUN TestInspectOomKilledTrue [2019-09-03T09:10:33.507Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-03T09:10:33.507Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:10:33.507Z] === RUN TestInspectOomKilledFalse [2019-09-03T09:10:33.507Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-03T09:10:33.507Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:10:33.507Z] === RUN TestLinksEtcHostsContentMatch [2019-09-03T09:10:34.070Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-09-03T09:10:34.070Z] === RUN TestLinksContainerNames [2019-09-03T09:10:35.963Z] --- PASS: TestLinksContainerNames (1.74s) [2019-09-03T09:10:35.963Z] === RUN TestLogsFollowTailEmpty [2019-09-03T09:10:36.527Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-09-03T09:10:36.527Z] === RUN TestContainerNetworkMountsNoChown [2019-09-03T09:10:36.783Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.514s [2019-09-03T09:10:36.783Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 4.379s [2019-09-03T09:10:37.716Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/default [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/default [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/private [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/private [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rprivate [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/slave [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/slave [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rslave [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/shared [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/shared [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rshared [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/default [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rshared [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rprivate [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/shared [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rslave [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/slave [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/private [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:10:37.716Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-03T09:10:37.716Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:10:37.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:10:37.973Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:10:38.230Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:10:38.487Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-03T09:10:38.488Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-03T09:10:38.488Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-03T09:10:38.488Z] === RUN TestContainerBindMountNonRecursive [2019-09-03T09:10:41.011Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2019-09-03T09:10:41.011Z] === RUN TestNetworkNat [2019-09-03T09:10:41.175Z] --- PASS: TestServiceUpdateSecrets (15.19s) [2019-09-03T09:10:41.175Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-03T09:10:41.175Z] daemon.go:336: [ddbe7c9804375] waiting for daemon to start [2019-09-03T09:10:41.175Z] daemon.go:336: [ddbe7c9804375] waiting for daemon to start [2019-09-03T09:10:41.175Z] daemon.go:364: [ddbe7c9804375] daemon started [2019-09-03T09:10:41.175Z] daemon.go:472: [ddbe7c9804375] Stopping daemon [2019-09-03T09:10:41.175Z] daemon.go:307: [ddbe7c9804375] exiting daemon [2019-09-03T09:10:41.175Z] daemon.go:459: [ddbe7c9804375] Daemon stopped [2019-09-03T09:10:41.175Z] === RUN TestServiceUpdateConfigs [2019-09-03T09:10:41.944Z] --- PASS: TestNetworkNat (1.04s) [2019-09-03T09:10:41.944Z] === RUN TestNetworkLocalhostTCPNat [2019-09-03T09:10:42.876Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.119s [2019-09-03T09:10:43.133Z] --- PASS: TestNetworkLocalhostTCPNat (1.11s) [2019-09-03T09:10:43.133Z] === RUN TestNetworkLoopbackNat [2019-09-03T09:10:44.503Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-09-03T09:10:44.503Z] === RUN TestPause [2019-09-03T09:10:45.096Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 7.991s [2019-09-03T09:10:45.373Z] --- PASS: TestPause (1.06s) [2019-09-03T09:10:45.373Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-03T09:10:45.373Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-03T09:10:45.374Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-03T09:10:45.374Z] === RUN TestPauseStopPausedContainer [2019-09-03T09:10:45.374Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.455s [2019-09-03T09:10:45.633Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.639s [2019-09-03T09:10:46.569Z] --- PASS: TestPauseStopPausedContainer (1.19s) [2019-09-03T09:10:46.569Z] === RUN TestPsFilter [2019-09-03T09:10:47.134Z] --- PASS: TestPsFilter (0.47s) [2019-09-03T09:10:47.134Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-03T09:10:48.505Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.29s) [2019-09-03T09:10:48.505Z] === RUN TestRemoveContainerWithVolume [2019-09-03T09:10:48.505Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 3.073s [2019-09-03T09:10:49.438Z] --- PASS: TestRemoveContainerWithVolume (1.16s) [2019-09-03T09:10:49.438Z] === RUN TestRemoveContainerRunning [2019-09-03T09:10:50.370Z] --- PASS: TestRemoveContainerRunning (1.01s) [2019-09-03T09:10:50.370Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-03T09:10:50.934Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.439s [2019-09-03T09:10:51.498Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-09-03T09:10:51.498Z] === RUN TestRemoveInvalidContainer [2019-09-03T09:10:51.498Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-03T09:10:51.498Z] === RUN TestRenameLinkedContainer [2019-09-03T09:10:52.431Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 1.560s [2019-09-03T09:10:55.710Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.014s [2019-09-03T09:10:56.274Z] --- PASS: TestRenameLinkedContainer (4.86s) [2019-09-03T09:10:56.274Z] === RUN TestRenameStoppedContainer [2019-09-03T09:10:57.209Z] --- PASS: TestRenameStoppedContainer (0.93s) [2019-09-03T09:10:57.209Z] === RUN TestRenameRunningContainerAndReuse [2019-09-03T09:10:57.536Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-09-03T09:10:57.536Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-03T09:10:57.536Z] daemon.go:336: [dd4a255c75cc4] waiting for daemon to start [2019-09-03T09:10:57.536Z] daemon.go:336: [dd4a255c75cc4] waiting for daemon to start [2019-09-03T09:10:57.536Z] daemon.go:364: [dd4a255c75cc4] daemon started [2019-09-03T09:10:57.536Z] daemon.go:472: [dd4a255c75cc4] Stopping daemon [2019-09-03T09:10:57.536Z] daemon.go:307: [dd4a255c75cc4] exiting daemon [2019-09-03T09:10:57.536Z] daemon.go:459: [dd4a255c75cc4] Daemon stopped [2019-09-03T09:10:57.536Z] === RUN TestServiceUpdateNetwork [2019-09-03T09:10:58.580Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.852s [2019-09-03T09:10:59.953Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.285s [2019-09-03T09:10:59.953Z] --- PASS: TestRenameRunningContainerAndReuse (2.61s) [2019-09-03T09:10:59.953Z] === RUN TestRenameInvalidName [2019-09-03T09:11:00.884Z] --- PASS: TestRenameInvalidName (1.05s) [2019-09-03T09:11:00.884Z] === RUN TestRenameAnonymousContainer [2019-09-03T09:11:01.449Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 2.946s [2019-09-03T09:11:02.013Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.397s [2019-09-03T09:11:02.946Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.431s [2019-09-03T09:11:03.204Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.102s [2019-09-03T09:11:04.574Z] --- PASS: TestRenameAnonymousContainer (3.74s) [2019-09-03T09:11:04.574Z] === RUN TestRenameContainerWithSameName [2019-09-03T09:11:05.507Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-09-03T09:11:05.507Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-03T09:11:07.406Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 4.124s [2019-09-03T09:11:07.406Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2019-09-03T09:11:07.406Z] === RUN TestResize [2019-09-03T09:11:08.337Z] --- PASS: TestResize (0.96s) [2019-09-03T09:11:08.337Z] === RUN TestResizeWithInvalidSize [2019-09-03T09:11:08.337Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.218s [2019-09-03T09:11:09.268Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-09-03T09:11:09.268Z] === RUN TestResizeWhenContainerNotStarted [2019-09-03T09:11:10.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:10.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:10.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:10.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:11:10.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:11:11.211Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2019-09-03T09:11:11.211Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-03T09:11:11.211Z] daemon.go:336: [db89d6120a912] waiting for daemon to start [2019-09-03T09:11:11.211Z] daemon.go:336: [db89d6120a912] waiting for daemon to start [2019-09-03T09:11:11.211Z] daemon.go:364: [db89d6120a912] daemon started [2019-09-03T09:11:11.211Z] daemon.go:472: [db89d6120a912] Stopping daemon [2019-09-03T09:11:11.211Z] daemon.go:307: [db89d6120a912] exiting daemon [2019-09-03T09:11:11.211Z] daemon.go:459: [db89d6120a912] Daemon stopped [2019-09-03T09:11:11.211Z] PASS [2019-09-03T09:11:11.211Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-03T09:11:11.211Z] INFO: Testing against a local daemon [2019-09-03T09:11:11.211Z] === RUN TestSessionCreate [2019-09-03T09:11:11.211Z] --- PASS: TestSessionCreate (0.04s) [2019-09-03T09:11:11.211Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-03T09:11:11.211Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-03T09:11:11.211Z] PASS [2019-09-03T09:11:11.211Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-03T09:11:11.211Z] INFO: Testing against a local daemon [2019-09-03T09:11:11.211Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-03T09:11:11.211Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-03T09:11:11.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-03T09:11:11.211Z] === RUN TestEventsExecDie [2019-09-03T09:11:11.211Z] --- PASS: TestEventsExecDie (0.99s) [2019-09-03T09:11:11.211Z] === RUN TestEventsBackwardsCompatible [2019-09-03T09:11:11.579Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-03T09:11:11.579Z] === RUN TestInfoBinaryCommits [2019-09-03T09:11:11.579Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-03T09:11:11.579Z] === RUN TestInfoAPIVersioned [2019-09-03T09:11:11.579Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-03T09:11:11.579Z] === RUN TestInfoAPI [2019-09-03T09:11:11.579Z] --- PASS: TestInfoAPI (0.03s) [2019-09-03T09:11:11.579Z] === RUN TestInfoAPIWarnings [2019-09-03T09:11:12.098Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 3.172s [2019-09-03T09:11:12.377Z] --- PASS: TestInfoAPIWarnings (0.83s) [2019-09-03T09:11:12.377Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-03T09:11:12.377Z] daemon.go:336: [d9c866b4105b7] waiting for daemon to start [2019-09-03T09:11:12.377Z] daemon.go:336: [d9c866b4105b7] waiting for daemon to start [2019-09-03T09:11:12.377Z] daemon.go:364: [d9c866b4105b7] daemon started [2019-09-03T09:11:12.377Z] daemon.go:472: [d9c866b4105b7] Stopping daemon [2019-09-03T09:11:12.377Z] daemon.go:307: [d9c866b4105b7] exiting daemon [2019-09-03T09:11:12.377Z] daemon.go:459: [d9c866b4105b7] Daemon stopped [2019-09-03T09:11:12.377Z] === RUN TestLoginFailsWithBadCredentials [2019-09-03T09:11:12.748Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-09-03T09:11:12.748Z] === RUN TestPingCacheHeaders [2019-09-03T09:11:12.748Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-03T09:11:12.748Z] === RUN TestPingGet [2019-09-03T09:11:12.748Z] --- PASS: TestPingGet (0.01s) [2019-09-03T09:11:12.748Z] === RUN TestPingHead [2019-09-03T09:11:12.748Z] --- PASS: TestPingHead (0.03s) [2019-09-03T09:11:12.748Z] === RUN TestVersion [2019-09-03T09:11:12.748Z] --- PASS: TestVersion (0.02s) [2019-09-03T09:11:12.748Z] PASS [2019-09-03T09:11:12.748Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-03T09:11:13.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:13.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:13.130Z] INFO: Testing against a local daemon [2019-09-03T09:11:13.130Z] === RUN TestVolumesCreateAndList [2019-09-03T09:11:13.130Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-03T09:11:13.130Z] === RUN TestVolumesRemove [2019-09-03T09:11:13.130Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-03T09:11:13.130Z] === RUN TestVolumesInspect [2019-09-03T09:11:13.130Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-03T09:11:13.130Z] === RUN TestVolumesInvalidJSON [2019-09-03T09:11:13.130Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-03T09:11:13.130Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-03T09:11:13.130Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-03T09:11:13.130Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-03T09:11:13.130Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-03T09:11:13.130Z] PASS [2019-09-03T09:11:13.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-03T09:11:14.929Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-03T09:11:14.929Z] Clearing AppArmor profiles cache:. [2019-09-03T09:11:14.929Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:11:14.929Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:11:14.929Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:11:14.929Z] [2019-09-03T09:11:14.929Z] To set a process to complain mode, use the command line tool [2019-09-03T09:11:14.929Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:11:14.929Z] with the 'teardown' option." [2019-09-03T09:11:14.929Z] Removing test suite binaries [2019-09-03T09:11:14.929Z] [2019-09-03T09:11:14.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:14.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:16.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-03T09:11:16.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:11:17.193Z] + echo Ensuring container killed. [2019-09-03T09:11:17.193Z] Ensuring container killed. [2019-09-03T09:11:17.193Z] + docker rm -vf docker-pr3 [2019-09-03T09:11:17.193Z] Error: No such container: docker-pr3 [2019-09-03T09:11:17.193Z] + true [Pipeline] sh [2019-09-03T09:11:17.932Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 5.924s [2019-09-03T09:11:18.039Z] + echo Chowning /workspace to jenkins user [2019-09-03T09:11:18.039Z] Chowning /workspace to jenkins user [2019-09-03T09:11:18.039Z] + id -u [2019-09-03T09:11:18.039Z] + id -g [2019-09-03T09:11:18.039Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39706:/workspace busybox chown -R 1001:1001 /workspace [2019-09-03T09:11:18.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:11:19.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:11:19.432Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.597s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-03T09:11:20.799Z] + bundleName=s390x-integration [2019-09-03T09:11:20.799Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-03T09:11:20.799Z] Creating s390x-integration-bundles.tar.gz [2019-09-03T09:11:20.799Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-09-03T09:11:20.799Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-03T09:11:20.968Z] Archiving artifacts [2019-09-03T09:11:21.329Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 14.163s [2019-09-03T09:11:22.266Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.518s [2019-09-03T09:11:22.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:11:22.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d5cf8369510e7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d5cf8369510e7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d5cf8369510e7] daemon started [2019-09-03T09:11:25.304Z] daemon.go:336: [d5cf8369510e7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:307: [d5cf8369510e7] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d5cf8369510e7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d5cf8369510e7] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d5cf8369510e7] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d5cf8369510e7] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d5cf8369510e7] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d311763a775df] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d311763a775df] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d311763a775df] daemon started [2019-09-03T09:11:25.304Z] daemon.go:307: [d311763a775df] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d311763a775df] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d311763a775df] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d311763a775df] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d311763a775df] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d311763a775df] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d311763a775df] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d218bc484427e] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d218bc484427e] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d218bc484427e] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d218bc484427e] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d218bc484427e] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d218bc484427e] Daemon stopped [2019-09-03T09:11:25.304Z] daemon.go:336: [d218bc484427e] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d218bc484427e] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d218bc484427e] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d218bc484427e] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d218bc484427e] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d218bc484427e] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [dc5e59da1d617] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [dc5e59da1d617] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [dc5e59da1d617] daemon started [2019-09-03T09:11:25.304Z] daemon.go:336: [dc5e59da1d617] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:307: [dc5e59da1d617] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [dc5e59da1d617] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [dc5e59da1d617] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [dc5e59da1d617] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [dc5e59da1d617] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [dc5e59da1d617] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [dfd705b4a66f7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [dfd705b4a66f7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [dfd705b4a66f7] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [dfd705b4a66f7] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [dfd705b4a66f7] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [dfd705b4a66f7] Daemon stopped [2019-09-03T09:11:25.304Z] daemon.go:336: [dfd705b4a66f7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [dfd705b4a66f7] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [dfd705b4a66f7] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [dfd705b4a66f7] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [dfd705b4a66f7] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [dfd705b4a66f7] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d67e5e20ad663] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d67e5e20ad663] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d67e5e20ad663] daemon started [2019-09-03T09:11:25.304Z] daemon.go:307: [d67e5e20ad663] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d67e5e20ad663] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d67e5e20ad663] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d67e5e20ad663] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d67e5e20ad663] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d67e5e20ad663] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d67e5e20ad663] Daemon stopped [2019-09-03T09:11:25.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2019-09-03T09:11:25.304Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:11:25.304Z] daemon.go:336: [d7e10501b57a9] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:336: [d7e10501b57a9] waiting for daemon to start [2019-09-03T09:11:25.304Z] daemon.go:364: [d7e10501b57a9] daemon started [2019-09-03T09:11:25.304Z] daemon.go:472: [d7e10501b57a9] Stopping daemon [2019-09-03T09:11:25.304Z] daemon.go:307: [d7e10501b57a9] exiting daemon [2019-09-03T09:11:25.304Z] daemon.go:459: [d7e10501b57a9] Daemon stopped [2019-09-03T09:11:25.304Z] daemon.go:336: [d7e10501b57a9] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d7e10501b57a9] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d7e10501b57a9] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d7e10501b57a9] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d7e10501b57a9] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d7e10501b57a9] Daemon stopped [2019-09-03T09:11:25.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2019-09-03T09:11:25.305Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [d41a5a59e7e23] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d41a5a59e7e23] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d41a5a59e7e23] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d41a5a59e7e23] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d41a5a59e7e23] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d41a5a59e7e23] Daemon stopped [2019-09-03T09:11:25.305Z] daemon.go:336: [d41a5a59e7e23] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d41a5a59e7e23] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d41a5a59e7e23] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d41a5a59e7e23] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d41a5a59e7e23] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d41a5a59e7e23] Daemon stopped [2019-09-03T09:11:25.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2019-09-03T09:11:25.305Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [d492ffd8eb45c] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d492ffd8eb45c] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d492ffd8eb45c] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d492ffd8eb45c] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d492ffd8eb45c] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d492ffd8eb45c] Daemon stopped [2019-09-03T09:11:25.305Z] daemon.go:336: [d492ffd8eb45c] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d492ffd8eb45c] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d492ffd8eb45c] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d492ffd8eb45c] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d492ffd8eb45c] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d492ffd8eb45c] Daemon stopped [2019-09-03T09:11:25.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2019-09-03T09:11:25.305Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [d99317de6a28b] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d99317de6a28b] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d99317de6a28b] daemon started [2019-09-03T09:11:25.305Z] daemon.go:336: [d99317de6a28b] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:307: [d99317de6a28b] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [d99317de6a28b] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d99317de6a28b] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d99317de6a28b] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d99317de6a28b] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d99317de6a28b] Daemon stopped [2019-09-03T09:11:25.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2019-09-03T09:11:25.305Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [da10b6aed7df6] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [da10b6aed7df6] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [da10b6aed7df6] daemon started [2019-09-03T09:11:25.305Z] daemon.go:307: [da10b6aed7df6] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [da10b6aed7df6] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [da10b6aed7df6] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [da10b6aed7df6] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [da10b6aed7df6] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [da10b6aed7df6] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [da10b6aed7df6] Daemon stopped [2019-09-03T09:11:25.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2019-09-03T09:11:25.305Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:11:25.305Z] daemon.go:336: [d55fd81b302f2] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d55fd81b302f2] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d55fd81b302f2] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d55fd81b302f2] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d55fd81b302f2] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d55fd81b302f2] Daemon stopped [2019-09-03T09:11:25.305Z] daemon.go:336: [d55fd81b302f2] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:336: [d55fd81b302f2] waiting for daemon to start [2019-09-03T09:11:25.305Z] daemon.go:364: [d55fd81b302f2] daemon started [2019-09-03T09:11:25.305Z] daemon.go:472: [d55fd81b302f2] Stopping daemon [2019-09-03T09:11:25.305Z] daemon.go:307: [d55fd81b302f2] exiting daemon [2019-09-03T09:11:25.305Z] daemon.go:459: [d55fd81b302f2] Daemon stopped [2019-09-03T09:11:25.305Z] === RUN TestCgroupNamespacesRun [2019-09-03T09:11:25.305Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 4.119s [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-03T09:11:26.694Z] + make clean [2019-09-03T09:11:26.694Z] docker volume rm -f docker-dev-cache [2019-09-03T09:11:26.694Z] docker-dev-cache [Pipeline] deleteDir [2019-09-03T09:11:27.828Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2019-09-03T09:11:27.828Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-09-03T09:11:27.828Z] daemon.go:336: [debaee2314223] waiting for daemon to start [2019-09-03T09:11:27.828Z] daemon.go:336: [debaee2314223] waiting for daemon to start [2019-09-03T09:11:27.828Z] daemon.go:364: [debaee2314223] daemon started [2019-09-03T09:11:27.828Z] daemon.go:472: [debaee2314223] Stopping daemon [2019-09-03T09:11:27.828Z] daemon.go:307: [debaee2314223] exiting daemon [2019-09-03T09:11:27.828Z] daemon.go:459: [debaee2314223] Daemon stopped [2019-09-03T09:11:27.828Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-03T09:11:28.759Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 3.160s [2019-09-03T09:11:29.018Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.465s [2019-09-03T09:11:29.300Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-09-03T09:11:29.300Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged [2019-09-03T09:11:29.300Z] daemon.go:336: [db3df3a9ce85d] waiting for daemon to start [2019-09-03T09:11:29.300Z] daemon.go:336: [db3df3a9ce85d] waiting for daemon to start [2019-09-03T09:11:29.300Z] daemon.go:364: [db3df3a9ce85d] daemon started [2019-09-03T09:11:29.300Z] daemon.go:472: [db3df3a9ce85d] Stopping daemon [2019-09-03T09:11:29.300Z] daemon.go:307: [db3df3a9ce85d] exiting daemon [2019-09-03T09:11:29.300Z] daemon.go:459: [db3df3a9ce85d] Daemon stopped [2019-09-03T09:11:29.300Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:11:31.197Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2019-09-03T09:11:31.197Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:11:31.197Z] daemon.go:336: [de5d591872e10] waiting for daemon to start [2019-09-03T09:11:31.197Z] daemon.go:336: [de5d591872e10] waiting for daemon to start [2019-09-03T09:11:31.197Z] daemon.go:364: [de5d591872e10] daemon started [2019-09-03T09:11:31.197Z] daemon.go:472: [de5d591872e10] Stopping daemon [2019-09-03T09:11:31.197Z] daemon.go:307: [de5d591872e10] exiting daemon [2019-09-03T09:11:31.197Z] daemon.go:459: [de5d591872e10] Daemon stopped [2019-09-03T09:11:31.197Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-03T09:11:31.761Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.549s [2019-09-03T09:11:32.694Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 9.831s [2019-09-03T09:11:33.258Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2019-09-03T09:11:33.258Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-09-03T09:11:33.258Z] daemon.go:336: [dc1fc2ebb9df1] waiting for daemon to start [2019-09-03T09:11:33.258Z] daemon.go:336: [dc1fc2ebb9df1] waiting for daemon to start [2019-09-03T09:11:33.258Z] daemon.go:364: [dc1fc2ebb9df1] daemon started [2019-09-03T09:11:33.258Z] daemon.go:472: [dc1fc2ebb9df1] Stopping daemon [2019-09-03T09:11:33.258Z] daemon.go:307: [dc1fc2ebb9df1] exiting daemon [2019-09-03T09:11:33.258Z] daemon.go:459: [dc1fc2ebb9df1] Daemon stopped [2019-09-03T09:11:33.258Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-03T09:11:34.627Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 2.818s [2019-09-03T09:11:34.884Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-09-03T09:11:34.884Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-09-03T09:11:34.884Z] daemon.go:336: [d7b00a8a7057f] waiting for daemon to start [2019-09-03T09:11:34.884Z] daemon.go:336: [d7b00a8a7057f] waiting for daemon to start [2019-09-03T09:11:34.884Z] daemon.go:364: [d7b00a8a7057f] daemon started [2019-09-03T09:11:34.884Z] daemon.go:472: [d7b00a8a7057f] Stopping daemon [2019-09-03T09:11:34.884Z] daemon.go:307: [d7b00a8a7057f] exiting daemon [2019-09-03T09:11:34.884Z] daemon.go:459: [d7b00a8a7057f] Daemon stopped [2019-09-03T09:11:34.884Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:11:35.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-03T09:11:35.817Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:11:35.817Z] daemon.go:336: [d4d6d2f158d3e] waiting for daemon to start [2019-09-03T09:11:35.817Z] daemon.go:336: [d4d6d2f158d3e] waiting for daemon to start [2019-09-03T09:11:35.817Z] daemon.go:364: [d4d6d2f158d3e] daemon started [2019-09-03T09:11:35.817Z] daemon.go:472: [d4d6d2f158d3e] Stopping daemon [2019-09-03T09:11:35.817Z] daemon.go:307: [d4d6d2f158d3e] exiting daemon [2019-09-03T09:11:35.817Z] daemon.go:459: [d4d6d2f158d3e] Daemon stopped [2019-09-03T09:11:35.817Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-03T09:11:36.074Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.426s [2019-09-03T09:11:36.639Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2019-09-03T09:11:36.639Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-09-03T09:11:36.639Z] daemon.go:336: [d3adaef097e2a] waiting for daemon to start [2019-09-03T09:11:36.639Z] daemon.go:336: [d3adaef097e2a] waiting for daemon to start [2019-09-03T09:11:36.639Z] daemon.go:364: [d3adaef097e2a] daemon started [2019-09-03T09:11:36.639Z] daemon.go:472: [d3adaef097e2a] Stopping daemon [2019-09-03T09:11:36.639Z] daemon.go:307: [d3adaef097e2a] exiting daemon [2019-09-03T09:11:36.640Z] daemon.go:459: [d3adaef097e2a] Daemon stopped [2019-09-03T09:11:36.640Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-03T09:11:38.011Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.577s [2019-09-03T09:11:38.942Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2019-09-03T09:11:38.942Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-09-03T09:11:38.942Z] daemon.go:336: [dfb3fe99b5ad9] waiting for daemon to start [2019-09-03T09:11:38.942Z] daemon.go:336: [dfb3fe99b5ad9] waiting for daemon to start [2019-09-03T09:11:38.942Z] daemon.go:364: [dfb3fe99b5ad9] daemon started [2019-09-03T09:11:38.942Z] daemon.go:472: [dfb3fe99b5ad9] Stopping daemon [2019-09-03T09:11:38.942Z] daemon.go:307: [dfb3fe99b5ad9] exiting daemon [2019-09-03T09:11:38.942Z] daemon.go:459: [dfb3fe99b5ad9] Daemon stopped [2019-09-03T09:11:38.942Z] === RUN TestKernelTCPMemory [2019-09-03T09:11:39.874Z] --- PASS: TestKernelTCPMemory (1.24s) [2019-09-03T09:11:39.874Z] === RUN TestNISDomainname [2019-09-03T09:11:40.132Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.514s [2019-09-03T09:11:41.549Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.710s [2019-09-03T09:11:41.549Z] --- PASS: TestNISDomainname (1.37s) [2019-09-03T09:11:41.549Z] === RUN TestHostnameDnsResolution [2019-09-03T09:11:42.927Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.505s [2019-09-03T09:11:42.927Z] --- PASS: TestHostnameDnsResolution (1.62s) [2019-09-03T09:11:42.927Z] === RUN TestStats [2019-09-03T09:11:43.491Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 2.921s [2019-09-03T09:11:43.491Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-09-03T09:11:43.491Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-09-03T09:11:44.420Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.459s [2019-09-03T09:11:44.984Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.662s [2019-09-03T09:11:45.549Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.664s [2019-09-03T09:11:45.806Z] --- PASS: TestStats (2.97s) [2019-09-03T09:11:45.806Z] === RUN TestStopContainerWithTimeout [2019-09-03T09:11:45.806Z] === RUN TestStopContainerWithTimeout/0 [2019-09-03T09:11:45.806Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-03T09:11:45.806Z] === RUN TestStopContainerWithTimeout/1 [2019-09-03T09:11:45.806Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-03T09:11:45.806Z] === RUN TestStopContainerWithTimeout/3 [2019-09-03T09:11:45.806Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-03T09:11:45.806Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-03T09:11:45.806Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-03T09:11:46.063Z] === CONT TestStopContainerWithTimeout/0 [2019-09-03T09:11:46.063Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-03T09:11:46.994Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.676s [2019-09-03T09:11:47.252Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-03T09:11:49.149Z] === CONT TestStopContainerWithTimeout/1 [2019-09-03T09:11:51.046Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-03T09:11:51.046Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2019-09-03T09:11:51.046Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2019-09-03T09:11:51.046Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-09-03T09:11:51.046Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2019-09-03T09:11:51.046Z] === RUN TestDeleteDevicemapper [2019-09-03T09:11:51.046Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-03T09:11:51.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-03T09:11:51.046Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-03T09:11:51.611Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.053s [2019-09-03T09:11:51.849Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-03T09:11:51.849Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-03T09:11:51.849Z] Cross building: bundles/cross/windows/amd64 [2019-09-03T09:11:51.849Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-03T09:11:51.849Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-03T09:11:52.178Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 4.803s [2019-09-03T09:11:53.551Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.920s [2019-09-03T09:11:54.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2019-09-03T09:11:54.483Z] === RUN TestUpdateMemory [2019-09-03T09:11:54.483Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-03T09:11:54.483Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-03T09:11:54.483Z] === RUN TestUpdateCPUQuota [2019-09-03T09:11:54.483Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.964s [2019-09-03T09:11:55.853Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.862s [2019-09-03T09:11:55.853Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.520s [2019-09-03T09:11:56.417Z] --- PASS: TestUpdateCPUQuota (1.94s) [2019-09-03T09:11:56.417Z] === RUN TestUpdatePidsLimit [2019-09-03T09:11:56.417Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-03T09:11:56.982Z] === RUN TestUpdatePidsLimit/no_change [2019-09-03T09:11:57.548Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-03T09:11:58.113Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-03T09:11:58.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-03T09:11:58.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-03T09:11:59.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-03T09:11:59.499Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.501s [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit (4.90s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-09-03T09:12:01.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-09-03T09:12:01.400Z] === RUN TestUpdateRestartPolicy [2019-09-03T09:12:01.965Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.175s [2019-09-03T09:12:02.223Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.626s [2019-09-03T09:12:04.743Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.395s [2019-09-03T09:12:05.674Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.828s [2019-09-03T09:12:05.674Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 3.850s [2019-09-03T09:12:05.931Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.543s [2019-09-03T09:12:06.496Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.321s [2019-09-03T09:12:06.753Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.382s [2019-09-03T09:12:07.318Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.354s [2019-09-03T09:12:07.318Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-09-03T09:12:08.689Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.457s [2019-09-03T09:12:09.621Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.610s [2019-09-03T09:12:14.873Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.752s [2019-09-03T09:12:14.873Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 4.012s [2019-09-03T09:12:14.873Z] --- PASS: TestUpdateRestartPolicy (13.31s) [2019-09-03T09:12:14.873Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-03T09:12:15.438Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.015s [2019-09-03T09:12:16.004Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s) [2019-09-03T09:12:16.004Z] === RUN TestWaitNonBlocked [2019-09-03T09:12:16.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:12:16.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:12:16.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:12:16.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:12:16.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:12:16.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:12:17.373Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.606s [2019-09-03T09:12:17.373Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-03T09:12:17.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2019-09-03T09:12:17.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2019-09-03T09:12:17.373Z] === RUN TestWaitBlocked [2019-09-03T09:12:17.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:12:17.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:12:17.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:12:17.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:12:17.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:12:17.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:12:18.743Z] --- PASS: TestWaitBlocked (0.03s) [2019-09-03T09:12:18.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2019-09-03T09:12:18.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2019-09-03T09:12:18.743Z] === CONT TestContainerStartOnDaemonRestart [2019-09-03T09:12:18.743Z] === CONT TestIpcModeOlderClient [2019-09-03T09:12:18.743Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-03T09:12:18.743Z] === CONT TestDaemonRestartIpcMode [2019-09-03T09:12:19.308Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.854s [2019-09-03T09:12:20.679Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.300s [2019-09-03T09:12:21.244Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.443s [2019-09-03T09:12:21.244Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 4.033s [2019-09-03T09:12:22.177Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.136s [2019-09-03T09:12:22.741Z] --- PASS: TestContainerStartOnDaemonRestart (4.35s) [2019-09-03T09:12:22.741Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-09-03T09:12:22.741Z] daemon.go:336: [d874f6d62cc82] waiting for daemon to start [2019-09-03T09:12:22.741Z] daemon.go:336: [d874f6d62cc82] waiting for daemon to start [2019-09-03T09:12:22.741Z] daemon.go:364: [d874f6d62cc82] daemon started [2019-09-03T09:12:22.741Z] daemon.go:336: [d874f6d62cc82] waiting for daemon to start [2019-09-03T09:12:22.741Z] daemon.go:307: [d874f6d62cc82] exiting daemon [2019-09-03T09:12:22.741Z] daemon.go:336: [d874f6d62cc82] waiting for daemon to start [2019-09-03T09:12:22.741Z] daemon.go:364: [d874f6d62cc82] daemon started [2019-09-03T09:12:22.741Z] daemon.go:472: [d874f6d62cc82] Stopping daemon [2019-09-03T09:12:22.741Z] daemon.go:307: [d874f6d62cc82] exiting daemon [2019-09-03T09:12:22.741Z] daemon.go:459: [d874f6d62cc82] Daemon stopped [2019-09-03T09:12:22.998Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.832s [2019-09-03T09:12:23.561Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.376s [2019-09-03T09:12:23.562Z] --- PASS: TestDaemonRestartIpcMode (4.89s) [2019-09-03T09:12:23.562Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-09-03T09:12:23.562Z] daemon.go:336: [d1b9f8995b348] waiting for daemon to start [2019-09-03T09:12:23.562Z] daemon.go:336: [d1b9f8995b348] waiting for daemon to start [2019-09-03T09:12:23.562Z] daemon.go:364: [d1b9f8995b348] daemon started [2019-09-03T09:12:23.562Z] daemon.go:472: [d1b9f8995b348] Stopping daemon [2019-09-03T09:12:23.562Z] daemon.go:307: [d1b9f8995b348] exiting daemon [2019-09-03T09:12:23.562Z] daemon.go:459: [d1b9f8995b348] Daemon stopped [2019-09-03T09:12:23.562Z] daemon.go:336: [d1b9f8995b348] waiting for daemon to start [2019-09-03T09:12:23.562Z] daemon.go:336: [d1b9f8995b348] waiting for daemon to start [2019-09-03T09:12:23.562Z] daemon.go:364: [d1b9f8995b348] daemon started [2019-09-03T09:12:23.562Z] daemon.go:472: [d1b9f8995b348] Stopping daemon [2019-09-03T09:12:23.562Z] daemon.go:307: [d1b9f8995b348] exiting daemon [2019-09-03T09:12:23.562Z] daemon.go:459: [d1b9f8995b348] Daemon stopped [2019-09-03T09:12:23.562Z] PASS [2019-09-03T09:12:23.562Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-03T09:12:23.818Z] INFO: Testing against a local daemon [2019-09-03T09:12:23.818Z] === RUN TestCommitInheritsEnv [2019-09-03T09:12:24.383Z] --- PASS: TestCommitInheritsEnv (0.47s) [2019-09-03T09:12:24.383Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-03T09:12:24.383Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-03T09:12:24.383Z] === RUN TestImagesFilterMultiReference [2019-09-03T09:12:24.383Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-03T09:12:24.383Z] === RUN TestImagePullPlatformInvalid [2019-09-03T09:12:24.383Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-03T09:12:24.383Z] === RUN TestRemoveImageOrphaning [2019-09-03T09:12:24.641Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.607s [2019-09-03T09:12:24.898Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-09-03T09:12:24.898Z] === RUN TestRemoveImageGarbageCollector [2019-09-03T09:12:26.793Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 1.831s [2019-09-03T09:12:27.050Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2019-09-03T09:12:27.050Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-09-03T09:12:27.050Z] daemon.go:336: [debaea04af130] waiting for daemon to start [2019-09-03T09:12:27.050Z] daemon.go:336: [debaea04af130] waiting for daemon to start [2019-09-03T09:12:27.050Z] daemon.go:364: [debaea04af130] daemon started [2019-09-03T09:12:27.050Z] daemon.go:472: [debaea04af130] Stopping daemon [2019-09-03T09:12:27.050Z] daemon.go:307: [debaea04af130] exiting daemon [2019-09-03T09:12:27.050Z] daemon.go:459: [debaea04af130] Daemon stopped [2019-09-03T09:12:27.050Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-03T09:12:27.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-03T09:12:27.050Z] === RUN TestTagInvalidReference [2019-09-03T09:12:27.307Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-03T09:12:27.307Z] === RUN TestTagValidPrefixedRepo [2019-09-03T09:12:27.307Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-03T09:12:27.307Z] === RUN TestTagExistedNameWithoutForce [2019-09-03T09:12:27.307Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-03T09:12:27.307Z] === RUN TestTagOfficialNames [2019-09-03T09:12:27.307Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-03T09:12:27.307Z] === RUN TestTagMatchesDigest [2019-09-03T09:12:27.307Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-03T09:12:27.307Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-03T09:12:30.581Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.510s [2019-09-03T09:12:37.130Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 6.201s [2019-09-03T09:12:37.387Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.097s [2019-09-03T09:12:37.952Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.515s [2019-09-03T09:12:38.517Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 14.928s [2019-09-03T09:12:38.517Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.615s [2019-09-03T09:12:39.461Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 1.028s [2019-09-03T09:12:40.035Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.597s [2019-09-03T09:12:44.217Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.133s [2019-09-03T09:12:44.217Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 4.068s [2019-09-03T09:12:44.780Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.097s [2019-09-03T09:12:45.713Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.577s [2019-09-03T09:12:45.970Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.557s [2019-09-03T09:12:50.146Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 5.207s [2019-09-03T09:12:50.146Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.734s [2019-09-03T09:12:50.403Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.528s [2019-09-03T09:12:51.333Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 2.018s [2019-09-03T09:12:51.333Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-09-03T09:12:51.333Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-09-03T09:12:51.590Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-09-03T09:12:51.590Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-09-03T09:12:56.845Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 4.911s [2019-09-03T09:12:59.504Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-03T09:12:59.504Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-03T09:12:59.504Z] remote: Enumerating objects: 19, done. [2019-09-03T09:12:59.504Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-03T09:12:59.504Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-03T09:12:59.504Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-03T09:12:59.504Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-03T09:12:59.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/test/unit [2019-09-03T09:13:02.095Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.531s [2019-09-03T09:13:02.344Z] ? github.com/docker/docker/api [no test files] [2019-09-03T09:13:03.994Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 3.038s [2019-09-03T09:13:05.894Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 3.762s [2019-09-03T09:13:05.894Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.744s [2019-09-03T09:13:06.458Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.578s [2019-09-03T09:13:10.636Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.611s [2019-09-03T09:13:11.566Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.040s [2019-09-03T09:13:14.089Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.856s [2019-09-03T09:13:14.593Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2019-09-03T09:13:17.366Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.327s [2019-09-03T09:13:21.545Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.648s [2019-09-03T09:13:21.803Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.551s [2019-09-03T09:13:22.734Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.709s [2019-09-03T09:13:24.630Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.983s [2019-09-03T09:13:29.884Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.431s [2019-09-03T09:13:29.884Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.664s [2019-09-03T09:13:29.884Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.025s [2019-09-03T09:13:31.254Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.439s [2019-09-03T09:13:32.624Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.436s [2019-09-03T09:13:34.522Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.547s [2019-09-03T09:13:34.779Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.539s [2019-09-03T09:13:37.305Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.103s [2019-09-03T09:13:37.305Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.558s [2019-09-03T09:13:37.870Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.546s [2019-09-03T09:13:38.435Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.532s [2019-09-03T09:13:40.959Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.324s [2019-09-03T09:13:40.959Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-09-03T09:13:42.854Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.866s [2019-09-03T09:13:44.751Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.769s [2019-09-03T09:13:48.025Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 13.844s [2019-09-03T09:13:48.594Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 3.936s [2019-09-03T09:13:49.965Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.797s [2019-09-03T09:13:49.965Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.556s [2019-09-03T09:13:52.523Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 1.975s [2019-09-03T09:13:52.781Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.586s [2019-09-03T09:13:54.154Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.448s [2019-09-03T09:13:56.675Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.976s [2019-09-03T09:14:00.851Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.675s [2019-09-03T09:14:06.106Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.299s [2019-09-03T09:14:08.001Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 2.112s [2019-09-03T09:14:08.932Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 14.771s [2019-09-03T09:14:09.189Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.216s [2019-09-03T09:14:10.557Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.194s [2019-09-03T09:14:10.557Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.031s [2019-09-03T09:14:10.557Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.255s [2019-09-03T09:14:14.735Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.674s [2019-09-03T09:14:16.105Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.758s [2019-09-03T09:14:19.381Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.755s [2019-09-03T09:14:21.902Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.905s [2019-09-03T09:14:22.254Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-03T09:14:22.254Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-03T09:14:22.254Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-09-03T09:14:22.254Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-03T09:14:22.255Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-03T09:14:22.255Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-03T09:14:22.255Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-03T09:14:22.255Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-09-03T09:14:22.255Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-03T09:14:22.255Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-03T09:14:22.819Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-09-03T09:14:23.273Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 9.148s [2019-09-03T09:14:26.998Z] ok github.com/docker/docker/builder/fscache 0.127s coverage: 69.2% of statements [2019-09-03T09:14:26.998Z] ok github.com/docker/docker/builder/dockerfile 0.578s coverage: 45.1% of statements [2019-09-03T09:14:29.522Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.6% of statements [2019-09-03T09:14:29.522Z] ok github.com/docker/docker/builder/remotecontext/git 0.918s coverage: 85.1% of statements [2019-09-03T09:14:29.522Z] ? github.com/docker/docker/cli [no test files] [2019-09-03T09:14:29.522Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-03T09:14:29.782Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-03T09:14:31.375Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 8.313s [2019-09-03T09:14:33.270Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.775s [2019-09-03T09:14:33.270Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 10.041s [2019-09-03T09:14:36.333Z] ok github.com/docker/docker/client 0.214s coverage: 75.6% of statements [2019-09-03T09:14:36.547Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 3.071s [2019-09-03T09:14:36.804Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.859s [2019-09-03T09:14:38.701Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 1.971s [2019-09-03T09:14:41.978Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.126s [2019-09-03T09:14:41.978Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.073s [2019-09-03T09:14:48.525Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.815s [2019-09-03T09:14:52.700Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.184s [2019-09-03T09:14:55.973Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.816s [2019-09-03T09:14:57.342Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 21.247s [2019-09-03T09:14:57.342Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.184s [2019-09-03T09:15:02.595Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 5.220s [2019-09-03T09:15:03.964Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 6.214s [2019-09-03T09:15:04.221Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.447s [2019-09-03T09:15:04.784Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.508s [2019-09-03T09:15:05.715Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.970s [2019-09-03T09:15:05.715Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.136s [2019-09-03T09:15:06.279Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.384s [2019-09-03T09:15:06.536Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.381s [2019-09-03T09:15:08.483Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.9% of statements [2019-09-03T09:15:09.839Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.825s [2019-09-03T09:15:10.378Z] ok github.com/docker/docker/container 0.120s coverage: 35.5% of statements [2019-09-03T09:15:10.378Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-03T09:15:10.378Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-03T09:15:10.378Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-03T09:15:10.378Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-03T09:15:11.230Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.807s [2019-09-03T09:15:13.123Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.891s [2019-09-03T09:15:15.019Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.744s [2019-09-03T09:15:15.585Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 12.773s [2019-09-03T09:15:16.519Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 1.023s [2019-09-03T09:15:16.776Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.796s [2019-09-03T09:15:17.706Z] --- PASS: TestImportExtremelyLargeImageWorks (170.29s) [2019-09-03T09:15:17.706Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-09-03T09:15:17.706Z] daemon.go:336: [dd58e573d1f17] waiting for daemon to start [2019-09-03T09:15:17.706Z] daemon.go:336: [dd58e573d1f17] waiting for daemon to start [2019-09-03T09:15:17.706Z] daemon.go:364: [dd58e573d1f17] daemon started [2019-09-03T09:15:17.706Z] daemon.go:472: [dd58e573d1f17] Stopping daemon [2019-09-03T09:15:17.706Z] daemon.go:307: [dd58e573d1f17] exiting daemon [2019-09-03T09:15:17.706Z] daemon.go:459: [dd58e573d1f17] Daemon stopped [2019-09-03T09:15:17.706Z] PASS [2019-09-03T09:15:17.706Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-03T09:15:17.962Z] INFO: Testing against a local daemon [2019-09-03T09:15:17.962Z] === RUN TestNetworkCreateDelete [2019-09-03T09:15:17.962Z] --- PASS: TestNetworkCreateDelete (0.19s) [2019-09-03T09:15:17.962Z] === RUN TestDockerNetworkDeletePreferID [2019-09-03T09:15:18.219Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.363s [2019-09-03T09:15:18.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2019-09-03T09:15:18.476Z] === RUN TestInspectNetwork [2019-09-03T09:15:22.564Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2019-09-03T09:15:22.564Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-03T09:15:23.934Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-03T09:15:26.574Z] === RUN TestInspectNetwork/full_network_id [2019-09-03T09:15:26.574Z] === RUN TestInspectNetwork/partial_network_id [2019-09-03T09:15:26.574Z] === RUN TestInspectNetwork/network_name [2019-09-03T09:15:26.574Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-03T09:15:26.574Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 7.656s [2019-09-03T09:15:29.849Z] --- PASS: TestInspectNetwork (11.32s) [2019-09-03T09:15:29.849Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-09-03T09:15:29.849Z] daemon.go:336: [d28f3602b166c] waiting for daemon to start [2019-09-03T09:15:29.849Z] daemon.go:336: [d28f3602b166c] waiting for daemon to start [2019-09-03T09:15:29.849Z] daemon.go:364: [d28f3602b166c] daemon started [2019-09-03T09:15:29.849Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-03T09:15:29.849Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-03T09:15:29.849Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-03T09:15:29.849Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-03T09:15:29.849Z] daemon.go:472: [d28f3602b166c] Stopping daemon [2019-09-03T09:15:29.849Z] daemon.go:307: [d28f3602b166c] exiting daemon [2019-09-03T09:15:29.849Z] daemon.go:459: [d28f3602b166c] Daemon stopped [2019-09-03T09:15:29.849Z] === RUN TestRunContainerWithBridgeNone [2019-09-03T09:15:33.124Z] --- PASS: TestRunContainerWithBridgeNone (3.39s) [2019-09-03T09:15:33.124Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-09-03T09:15:33.124Z] daemon.go:336: [d7c60746c1042] waiting for daemon to start [2019-09-03T09:15:33.124Z] daemon.go:336: [d7c60746c1042] waiting for daemon to start [2019-09-03T09:15:33.124Z] daemon.go:364: [d7c60746c1042] daemon started [2019-09-03T09:15:33.124Z] daemon.go:472: [d7c60746c1042] Stopping daemon [2019-09-03T09:15:33.124Z] daemon.go:307: [d7c60746c1042] exiting daemon [2019-09-03T09:15:33.124Z] daemon.go:459: [d7c60746c1042] Daemon stopped [2019-09-03T09:15:33.124Z] === RUN TestNetworkInvalidJSON [2019-09-03T09:15:33.124Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-03T09:15:33.124Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-03T09:15:33.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:15:33.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:15:33.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:15:33.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:15:33.124Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-03T09:15:33.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:15:33.383Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:15:33.383Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-03T09:15:33.383Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-03T09:15:33.383Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-03T09:15:33.383Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-03T09:15:33.383Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-03T09:15:33.973Z] ok github.com/docker/docker/daemon 12.179s coverage: 17.6% of statements [2019-09-03T09:15:33.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-03T09:15:33.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.6% of statements [2019-09-03T09:15:33.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-03T09:15:34.230Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-09-03T09:15:34.313Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-09-03T09:15:34.313Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-09-03T09:15:34.313Z] daemon.go:336: [dae2c58660afb] waiting for daemon to start [2019-09-03T09:15:34.313Z] daemon.go:336: [dae2c58660afb] waiting for daemon to start [2019-09-03T09:15:34.313Z] daemon.go:364: [dae2c58660afb] daemon started [2019-09-03T09:15:34.313Z] daemon.go:472: [dae2c58660afb] Stopping daemon [2019-09-03T09:15:34.313Z] daemon.go:307: [dae2c58660afb] exiting daemon [2019-09-03T09:15:34.313Z] daemon.go:459: [dae2c58660afb] Daemon stopped [2019-09-03T09:15:34.313Z] daemon.go:336: [dae2c58660afb] waiting for daemon to start [2019-09-03T09:15:34.313Z] daemon.go:336: [dae2c58660afb] waiting for daemon to start [2019-09-03T09:15:34.313Z] daemon.go:364: [dae2c58660afb] daemon started [2019-09-03T09:15:34.313Z] daemon.go:472: [dae2c58660afb] Stopping daemon [2019-09-03T09:15:34.313Z] daemon.go:307: [dae2c58660afb] exiting daemon [2019-09-03T09:15:34.313Z] daemon.go:459: [dae2c58660afb] Daemon stopped [2019-09-03T09:15:34.313Z] === RUN TestDaemonDefaultNetworkPools [2019-09-03T09:15:35.242Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-09-03T09:15:35.242Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-09-03T09:15:35.242Z] daemon.go:336: [dbcfa51ff7a8f] waiting for daemon to start [2019-09-03T09:15:35.242Z] daemon.go:336: [dbcfa51ff7a8f] waiting for daemon to start [2019-09-03T09:15:35.242Z] daemon.go:364: [dbcfa51ff7a8f] daemon started [2019-09-03T09:15:35.242Z] daemon.go:472: [dbcfa51ff7a8f] Stopping daemon [2019-09-03T09:15:35.242Z] daemon.go:307: [dbcfa51ff7a8f] exiting daemon [2019-09-03T09:15:35.242Z] daemon.go:459: [dbcfa51ff7a8f] Daemon stopped [2019-09-03T09:15:35.242Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-03T09:15:35.598Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 84.2% of statements [2019-09-03T09:15:35.598Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-09-03T09:15:35.598Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-03T09:15:35.598Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-03T09:15:36.172Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-09-03T09:15:36.173Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-09-03T09:15:36.173Z] daemon.go:336: [df13cbbcab3d8] waiting for daemon to start [2019-09-03T09:15:36.173Z] daemon.go:336: [df13cbbcab3d8] waiting for daemon to start [2019-09-03T09:15:36.173Z] daemon.go:364: [df13cbbcab3d8] daemon started [2019-09-03T09:15:36.173Z] daemon.go:472: [df13cbbcab3d8] Stopping daemon [2019-09-03T09:15:36.173Z] daemon.go:307: [df13cbbcab3d8] exiting daemon [2019-09-03T09:15:36.173Z] daemon.go:459: [df13cbbcab3d8] Daemon stopped [2019-09-03T09:15:36.173Z] daemon.go:336: [df13cbbcab3d8] waiting for daemon to start [2019-09-03T09:15:36.173Z] daemon.go:336: [df13cbbcab3d8] waiting for daemon to start [2019-09-03T09:15:36.173Z] daemon.go:364: [df13cbbcab3d8] daemon started [2019-09-03T09:15:36.173Z] daemon.go:472: [df13cbbcab3d8] Stopping daemon [2019-09-03T09:15:36.173Z] daemon.go:307: [df13cbbcab3d8] exiting daemon [2019-09-03T09:15:36.173Z] daemon.go:459: [df13cbbcab3d8] Daemon stopped [2019-09-03T09:15:36.173Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:15:37.491Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-09-03T09:15:37.542Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-09-03T09:15:37.542Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:15:37.542Z] daemon.go:336: [d6f8873881a5d] waiting for daemon to start [2019-09-03T09:15:37.542Z] daemon.go:336: [d6f8873881a5d] waiting for daemon to start [2019-09-03T09:15:37.542Z] daemon.go:364: [d6f8873881a5d] daemon started [2019-09-03T09:15:37.542Z] daemon.go:472: [d6f8873881a5d] Stopping daemon [2019-09-03T09:15:37.542Z] daemon.go:307: [d6f8873881a5d] exiting daemon [2019-09-03T09:15:37.542Z] daemon.go:459: [d6f8873881a5d] Daemon stopped [2019-09-03T09:15:37.542Z] daemon.go:336: [d6f8873881a5d] waiting for daemon to start [2019-09-03T09:15:37.542Z] daemon.go:336: [d6f8873881a5d] waiting for daemon to start [2019-09-03T09:15:37.542Z] daemon.go:364: [d6f8873881a5d] daemon started [2019-09-03T09:15:37.542Z] daemon.go:472: [d6f8873881a5d] Stopping daemon [2019-09-03T09:15:37.542Z] daemon.go:307: [d6f8873881a5d] exiting daemon [2019-09-03T09:15:37.542Z] daemon.go:459: [d6f8873881a5d] Daemon stopped [2019-09-03T09:15:37.542Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:15:38.106Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-03T09:15:38.106Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:15:38.106Z] daemon.go:336: [d5ed621ea5f0e] waiting for daemon to start [2019-09-03T09:15:38.106Z] daemon.go:336: [d5ed621ea5f0e] waiting for daemon to start [2019-09-03T09:15:38.106Z] daemon.go:364: [d5ed621ea5f0e] daemon started [2019-09-03T09:15:38.106Z] daemon.go:472: [d5ed621ea5f0e] Stopping daemon [2019-09-03T09:15:38.106Z] daemon.go:307: [d5ed621ea5f0e] exiting daemon [2019-09-03T09:15:38.106Z] daemon.go:459: [d5ed621ea5f0e] Daemon stopped [2019-09-03T09:15:38.106Z] === RUN TestServiceWithPredefinedNetwork [2019-09-03T09:15:39.387Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-09-03T09:15:40.319Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.234s coverage: 56.9% of statements [2019-09-03T09:15:41.386Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2019-09-03T09:15:41.386Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-09-03T09:15:41.386Z] daemon.go:336: [d536d57e3c604] waiting for daemon to start [2019-09-03T09:15:41.386Z] daemon.go:336: [d536d57e3c604] waiting for daemon to start [2019-09-03T09:15:41.386Z] daemon.go:364: [d536d57e3c604] daemon started [2019-09-03T09:15:41.386Z] daemon.go:472: [d536d57e3c604] Stopping daemon [2019-09-03T09:15:41.386Z] daemon.go:307: [d536d57e3c604] exiting daemon [2019-09-03T09:15:41.386Z] daemon.go:459: [d536d57e3c604] Daemon stopped [2019-09-03T09:15:41.386Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-03T09:15:41.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-03T09:15:41.386Z] service_test.go:230: FLAKY_TEST [2019-09-03T09:15:41.386Z] === RUN TestServiceWithDataPathPortInit [2019-09-03T09:15:42.840Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.359s coverage: 72.5% of statements [2019-09-03T09:15:44.210Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.064s coverage: 46.0% of statements [2019-09-03T09:15:44.210Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-03T09:15:44.658Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.565s [2019-09-03T09:15:44.658Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-09-03T09:15:46.104Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.138s coverage: 50.8% of statements [2019-09-03T09:15:47.180Z] --- PASS: TestServiceWithDataPathPortInit (6.21s) [2019-09-03T09:15:47.180Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-09-03T09:15:47.180Z] daemon.go:336: [d19a14d1c5992] waiting for daemon to start [2019-09-03T09:15:47.180Z] daemon.go:336: [d19a14d1c5992] waiting for daemon to start [2019-09-03T09:15:47.180Z] daemon.go:364: [d19a14d1c5992] daemon started [2019-09-03T09:15:47.180Z] daemon.go:472: [d19a14d1c5992] Stopping daemon [2019-09-03T09:15:47.180Z] daemon.go:307: [d19a14d1c5992] exiting daemon [2019-09-03T09:15:47.180Z] daemon.go:459: [d19a14d1c5992] Daemon stopped [2019-09-03T09:15:47.180Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-09-03T09:15:47.180Z] daemon.go:336: [dafdbe522c208] waiting for daemon to start [2019-09-03T09:15:47.180Z] daemon.go:336: [dafdbe522c208] waiting for daemon to start [2019-09-03T09:15:47.180Z] daemon.go:364: [dafdbe522c208] daemon started [2019-09-03T09:15:47.180Z] daemon.go:472: [dafdbe522c208] Stopping daemon [2019-09-03T09:15:47.180Z] daemon.go:307: [dafdbe522c208] exiting daemon [2019-09-03T09:15:47.180Z] daemon.go:459: [dafdbe522c208] Daemon stopped [2019-09-03T09:15:47.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-03T09:15:47.473Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.620s coverage: 76.1% of statements [2019-09-03T09:15:48.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.909s coverage: 57.2% of statements [2019-09-03T09:15:48.403Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-03T09:15:48.403Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-03T09:15:48.660Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2019-09-03T09:15:50.451Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 24.143s [2019-09-03T09:15:50.553Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-09-03T09:15:51.117Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-09-03T09:15:51.819Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.782s [2019-09-03T09:15:52.485Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-09-03T09:15:52.485Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-03T09:15:52.485Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-03T09:15:53.425Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2019-09-03T09:15:53.715Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.20s) [2019-09-03T09:15:53.715Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:15:53.715Z] daemon.go:336: [d6fd265eab24f] waiting for daemon to start [2019-09-03T09:15:53.715Z] daemon.go:336: [d6fd265eab24f] waiting for daemon to start [2019-09-03T09:15:53.715Z] daemon.go:364: [d6fd265eab24f] daemon started [2019-09-03T09:15:53.715Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:30dmw3r7iromat64tp4b23tqu Created:2019-09-03 09:15:48.616670833 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-09-03T09:15:53.715Z] daemon.go:472: [d6fd265eab24f] Stopping daemon [2019-09-03T09:15:53.715Z] daemon.go:307: [d6fd265eab24f] exiting daemon [2019-09-03T09:15:53.715Z] daemon.go:459: [d6fd265eab24f] Daemon stopped [2019-09-03T09:15:53.715Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:15:53.715Z] daemon.go:336: [df75f289eb552] waiting for daemon to start [2019-09-03T09:15:53.715Z] daemon.go:336: [df75f289eb552] waiting for daemon to start [2019-09-03T09:15:53.715Z] daemon.go:364: [df75f289eb552] daemon started [2019-09-03T09:15:53.715Z] daemon.go:472: [df75f289eb552] Stopping daemon [2019-09-03T09:15:53.715Z] daemon.go:307: [df75f289eb552] exiting daemon [2019-09-03T09:15:53.715Z] daemon.go:459: [df75f289eb552] Daemon stopped [2019-09-03T09:15:53.715Z] PASS [2019-09-03T09:15:53.715Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-03T09:15:53.715Z] INFO: Testing against a local daemon [2019-09-03T09:15:53.715Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-03T09:15:53.715Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-03T09:15:53.715Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-03T09:15:53.715Z] === RUN TestDockerNetworkIpvlan [2019-09-03T09:15:53.715Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-03T09:15:53.715Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-03T09:15:53.715Z] PASS [2019-09-03T09:15:53.715Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-03T09:15:53.715Z] INFO: Testing against a local daemon [2019-09-03T09:15:53.715Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-03T09:15:54.794Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 78.2% of statements [2019-09-03T09:15:54.794Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-03T09:15:54.794Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-03T09:15:54.794Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-09-03T09:15:55.084Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-09-03T09:15:55.084Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-09-03T09:15:55.084Z] daemon.go:336: [d42eb5252ea82] waiting for daemon to start [2019-09-03T09:15:55.084Z] daemon.go:336: [d42eb5252ea82] waiting for daemon to start [2019-09-03T09:15:55.084Z] daemon.go:364: [d42eb5252ea82] daemon started [2019-09-03T09:15:55.084Z] daemon.go:472: [d42eb5252ea82] Stopping daemon [2019-09-03T09:15:55.084Z] daemon.go:307: [d42eb5252ea82] exiting daemon [2019-09-03T09:15:55.084Z] daemon.go:459: [d42eb5252ea82] Daemon stopped [2019-09-03T09:15:55.084Z] daemon.go:336: [d42eb5252ea82] waiting for daemon to start [2019-09-03T09:15:55.084Z] daemon.go:336: [d42eb5252ea82] waiting for daemon to start [2019-09-03T09:15:55.084Z] daemon.go:364: [d42eb5252ea82] daemon started [2019-09-03T09:15:55.084Z] daemon.go:472: [d42eb5252ea82] Stopping daemon [2019-09-03T09:15:55.084Z] daemon.go:307: [d42eb5252ea82] exiting daemon [2019-09-03T09:15:55.084Z] daemon.go:459: [d42eb5252ea82] Daemon stopped [2019-09-03T09:15:55.084Z] === RUN TestDockerNetworkMacvlan [2019-09-03T09:15:56.014Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-03T09:15:56.163Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-09-03T09:15:56.420Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-09-03T09:15:56.420Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-03T09:15:56.944Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-03T09:15:57.875Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-03T09:15:58.313Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-09-03T09:15:58.313Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-03T09:15:58.313Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 18.6% of statements [2019-09-03T09:15:59.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-09-03T09:16:00.245Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-09-03T09:16:01.147Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-03T09:16:01.177Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-03T09:16:01.434Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 84.5% of statements [2019-09-03T09:16:01.434Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-03T09:16:01.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-03T09:16:02.517Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 10.587s [2019-09-03T09:16:03.445Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.844s [2019-09-03T09:16:03.702Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.465s [2019-09-03T09:16:03.956Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2019-09-03T09:16:03.956Z] ok github.com/docker/docker/distribution 0.195s coverage: 22.6% of statements [2019-09-03T09:16:03.956Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-03T09:16:04.265Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.506s [2019-09-03T09:16:04.828Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.663s [2019-09-03T09:16:05.327Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-09-03T09:16:05.760Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-03T09:16:05.760Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.883s [2019-09-03T09:16:06.017Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.623s [2019-09-03T09:16:06.017Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-09-03T09:16:06.258Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-03T09:16:06.581Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.401s [2019-09-03T09:16:06.822Z] ok github.com/docker/docker/distribution/xfer 1.425s coverage: 83.4% of statements [2019-09-03T09:16:06.822Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan (12.28s) [2019-09-03T09:16:07.512Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-03T09:16:07.512Z] daemon.go:336: [d8f208b239f16] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:336: [d8f208b239f16] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:364: [d8f208b239f16] daemon started [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-09-03T09:16:07.512Z] daemon.go:472: [d8f208b239f16] Stopping daemon [2019-09-03T09:16:07.512Z] daemon.go:307: [d8f208b239f16] exiting daemon [2019-09-03T09:16:07.512Z] daemon.go:459: [d8f208b239f16] Daemon stopped [2019-09-03T09:16:07.512Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-03T09:16:07.512Z] daemon.go:336: [d366e6a06f3e4] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:336: [d366e6a06f3e4] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:364: [d366e6a06f3e4] daemon started [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-03T09:16:07.512Z] daemon.go:472: [d366e6a06f3e4] Stopping daemon [2019-09-03T09:16:07.512Z] daemon.go:307: [d366e6a06f3e4] exiting daemon [2019-09-03T09:16:07.512Z] daemon.go:459: [d366e6a06f3e4] Daemon stopped [2019-09-03T09:16:07.512Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-03T09:16:07.512Z] daemon.go:336: [dc174212bb830] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:336: [dc174212bb830] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:364: [dc174212bb830] daemon started [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2019-09-03T09:16:07.512Z] daemon.go:472: [dc174212bb830] Stopping daemon [2019-09-03T09:16:07.512Z] daemon.go:307: [dc174212bb830] exiting daemon [2019-09-03T09:16:07.512Z] daemon.go:459: [dc174212bb830] Daemon stopped [2019-09-03T09:16:07.512Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-03T09:16:07.512Z] daemon.go:336: [d041ac108e23f] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:336: [d041ac108e23f] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:364: [d041ac108e23f] daemon started [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-09-03T09:16:07.512Z] daemon.go:472: [d041ac108e23f] Stopping daemon [2019-09-03T09:16:07.512Z] daemon.go:307: [d041ac108e23f] exiting daemon [2019-09-03T09:16:07.512Z] daemon.go:459: [d041ac108e23f] Daemon stopped [2019-09-03T09:16:07.512Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-03T09:16:07.512Z] daemon.go:336: [d9a40ad735934] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:336: [d9a40ad735934] waiting for daemon to start [2019-09-03T09:16:07.512Z] daemon.go:364: [d9a40ad735934] daemon started [2019-09-03T09:16:07.512Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-09-03T09:16:07.512Z] daemon.go:472: [d9a40ad735934] Stopping daemon [2019-09-03T09:16:07.512Z] daemon.go:307: [d9a40ad735934] exiting daemon [2019-09-03T09:16:07.512Z] daemon.go:459: [d9a40ad735934] Daemon stopped [2019-09-03T09:16:07.512Z] PASS [2019-09-03T09:16:07.512Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-03T09:16:07.512Z] testing: warning: no tests to run [2019-09-03T09:16:07.512Z] PASS [2019-09-03T09:16:07.512Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-03T09:16:07.752Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-09-03T09:16:07.752Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-03T09:16:07.769Z] INFO: Testing against a local daemon [2019-09-03T09:16:07.769Z] === RUN TestAuthZPluginAllowRequest [2019-09-03T09:16:08.317Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-09-03T09:16:08.317Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-03T09:16:09.664Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-09-03T09:16:09.664Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-09-03T09:16:09.664Z] daemon.go:336: [ddff438508a9a] waiting for daemon to start [2019-09-03T09:16:09.664Z] daemon.go:336: [ddff438508a9a] waiting for daemon to start [2019-09-03T09:16:09.664Z] daemon.go:364: [ddff438508a9a] daemon started [2019-09-03T09:16:09.664Z] daemon.go:472: [ddff438508a9a] Stopping daemon [2019-09-03T09:16:09.664Z] daemon.go:307: [ddff438508a9a] exiting daemon [2019-09-03T09:16:09.664Z] daemon.go:459: [ddff438508a9a] Daemon stopped [2019-09-03T09:16:09.664Z] === RUN TestAuthZPluginTLS [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-03T09:16:09.686Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-03T09:16:09.920Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-03T09:16:09.920Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-09-03T09:16:09.920Z] daemon.go:336: [d7ee49fac5435] waiting for daemon to start [2019-09-03T09:16:09.920Z] daemon.go:336: [d7ee49fac5435] waiting for daemon to start [2019-09-03T09:16:09.920Z] daemon.go:364: [d7ee49fac5435] daemon started [2019-09-03T09:16:09.920Z] daemon.go:472: [d7ee49fac5435] Stopping daemon [2019-09-03T09:16:09.920Z] daemon.go:307: [d7ee49fac5435] exiting daemon [2019-09-03T09:16:09.920Z] daemon.go:459: [d7ee49fac5435] Daemon stopped [2019-09-03T09:16:09.920Z] === RUN TestAuthZPluginDenyRequest [2019-09-03T09:16:10.250Z] ok github.com/docker/docker/internal/testutil 0.017s coverage: 62.5% of statements [2019-09-03T09:16:10.484Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-03T09:16:10.484Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-09-03T09:16:10.484Z] daemon.go:336: [d84a55180b591] waiting for daemon to start [2019-09-03T09:16:10.484Z] daemon.go:336: [d84a55180b591] waiting for daemon to start [2019-09-03T09:16:10.484Z] daemon.go:364: [d84a55180b591] daemon started [2019-09-03T09:16:10.484Z] daemon.go:472: [d84a55180b591] Stopping daemon [2019-09-03T09:16:10.484Z] daemon.go:307: [d84a55180b591] exiting daemon [2019-09-03T09:16:10.484Z] daemon.go:459: [d84a55180b591] Daemon stopped [2019-09-03T09:16:10.484Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-03T09:16:11.049Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-03T09:16:11.049Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-09-03T09:16:11.049Z] daemon.go:336: [dd52273a12209] waiting for daemon to start [2019-09-03T09:16:11.049Z] daemon.go:336: [dd52273a12209] waiting for daemon to start [2019-09-03T09:16:11.049Z] daemon.go:364: [dd52273a12209] daemon started [2019-09-03T09:16:11.049Z] daemon.go:472: [dd52273a12209] Stopping daemon [2019-09-03T09:16:11.049Z] daemon.go:307: [dd52273a12209] exiting daemon [2019-09-03T09:16:11.049Z] daemon.go:459: [dd52273a12209] Daemon stopped [2019-09-03T09:16:11.049Z] === RUN TestAuthZPluginDenyResponse [2019-09-03T09:16:11.186Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-03T09:16:11.613Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-09-03T09:16:11.613Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-09-03T09:16:11.613Z] daemon.go:336: [d2e1ec0408dee] waiting for daemon to start [2019-09-03T09:16:11.613Z] daemon.go:336: [d2e1ec0408dee] waiting for daemon to start [2019-09-03T09:16:11.613Z] daemon.go:364: [d2e1ec0408dee] daemon started [2019-09-03T09:16:11.613Z] daemon.go:472: [d2e1ec0408dee] Stopping daemon [2019-09-03T09:16:11.613Z] daemon.go:307: [d2e1ec0408dee] exiting daemon [2019-09-03T09:16:11.613Z] daemon.go:459: [d2e1ec0408dee] Daemon stopped [2019-09-03T09:16:11.613Z] === RUN TestAuthZPluginAllowEventStream [2019-09-03T09:16:12.555Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-03T09:16:12.555Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-03T09:16:12.982Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2019-09-03T09:16:12.982Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-09-03T09:16:12.982Z] daemon.go:336: [de2d12c024c2a] waiting for daemon to start [2019-09-03T09:16:12.982Z] daemon.go:336: [de2d12c024c2a] waiting for daemon to start [2019-09-03T09:16:12.982Z] daemon.go:364: [de2d12c024c2a] daemon started [2019-09-03T09:16:12.982Z] daemon.go:472: [de2d12c024c2a] Stopping daemon [2019-09-03T09:16:12.982Z] daemon.go:307: [de2d12c024c2a] exiting daemon [2019-09-03T09:16:12.982Z] daemon.go:459: [de2d12c024c2a] Daemon stopped [2019-09-03T09:16:12.982Z] === RUN TestAuthZPluginErrorResponse [2019-09-03T09:16:13.546Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-03T09:16:13.546Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-09-03T09:16:13.546Z] daemon.go:336: [d4be1263d197b] waiting for daemon to start [2019-09-03T09:16:13.546Z] daemon.go:336: [d4be1263d197b] waiting for daemon to start [2019-09-03T09:16:13.546Z] daemon.go:364: [d4be1263d197b] daemon started [2019-09-03T09:16:13.546Z] daemon.go:472: [d4be1263d197b] Stopping daemon [2019-09-03T09:16:13.546Z] daemon.go:307: [d4be1263d197b] exiting daemon [2019-09-03T09:16:13.546Z] daemon.go:459: [d4be1263d197b] Daemon stopped [2019-09-03T09:16:13.546Z] === RUN TestAuthZPluginErrorRequest [2019-09-03T09:16:14.109Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-09-03T09:16:14.109Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-09-03T09:16:14.109Z] daemon.go:336: [d321df328103a] waiting for daemon to start [2019-09-03T09:16:14.109Z] daemon.go:336: [d321df328103a] waiting for daemon to start [2019-09-03T09:16:14.109Z] daemon.go:364: [d321df328103a] daemon started [2019-09-03T09:16:14.109Z] daemon.go:472: [d321df328103a] Stopping daemon [2019-09-03T09:16:14.109Z] daemon.go:307: [d321df328103a] exiting daemon [2019-09-03T09:16:14.109Z] daemon.go:459: [d321df328103a] Daemon stopped [2019-09-03T09:16:14.109Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:16:14.448Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.2% of statements [2019-09-03T09:16:14.672Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-03T09:16:14.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:16:14.672Z] daemon.go:336: [dc3c1865b9116] waiting for daemon to start [2019-09-03T09:16:14.672Z] daemon.go:336: [dc3c1865b9116] waiting for daemon to start [2019-09-03T09:16:14.672Z] daemon.go:364: [dc3c1865b9116] daemon started [2019-09-03T09:16:14.672Z] daemon.go:472: [dc3c1865b9116] Stopping daemon [2019-09-03T09:16:14.672Z] daemon.go:307: [dc3c1865b9116] exiting daemon [2019-09-03T09:16:14.672Z] daemon.go:459: [dc3c1865b9116] Daemon stopped [2019-09-03T09:16:14.672Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:16:15.379Z] ok github.com/docker/docker/pkg/authorization 0.137s coverage: 66.7% of statements [2019-09-03T09:16:15.636Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-03T09:16:15.892Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-03T09:16:16.580Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-09-03T09:16:16.580Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:16:16.580Z] daemon.go:336: [de3754bbfcaf7] waiting for daemon to start [2019-09-03T09:16:16.580Z] daemon.go:336: [de3754bbfcaf7] waiting for daemon to start [2019-09-03T09:16:16.580Z] daemon.go:364: [de3754bbfcaf7] daemon started [2019-09-03T09:16:16.580Z] daemon.go:472: [de3754bbfcaf7] Stopping daemon [2019-09-03T09:16:16.580Z] daemon.go:307: [de3754bbfcaf7] exiting daemon [2019-09-03T09:16:16.580Z] daemon.go:459: [de3754bbfcaf7] Daemon stopped [2019-09-03T09:16:16.580Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:16:18.688Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 12.119s [2019-09-03T09:16:18.945Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2019-09-03T09:16:18.945Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:16:18.945Z] daemon.go:336: [d9929a1f1cc31] waiting for daemon to start [2019-09-03T09:16:18.945Z] daemon.go:336: [d9929a1f1cc31] waiting for daemon to start [2019-09-03T09:16:18.945Z] daemon.go:364: [d9929a1f1cc31] daemon started [2019-09-03T09:16:18.945Z] daemon.go:472: [d9929a1f1cc31] Stopping daemon [2019-09-03T09:16:18.945Z] daemon.go:307: [d9929a1f1cc31] exiting daemon [2019-09-03T09:16:18.945Z] daemon.go:459: [d9929a1f1cc31] Daemon stopped [2019-09-03T09:16:18.945Z] === RUN TestAuthZPluginHeader [2019-09-03T09:16:18.945Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.323s [2019-09-03T09:16:19.163Z] ok github.com/docker/docker/layer 7.134s coverage: 66.9% of statements [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/oci [no test files] [2019-09-03T09:16:19.163Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-03T09:16:19.420Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-03T09:16:19.508Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.468s [2019-09-03T09:16:19.678Z] ok github.com/docker/docker/pkg/chrootarchive 3.068s coverage: 43.2% of statements [2019-09-03T09:16:19.678Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-03T09:16:19.678Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-03T09:16:19.766Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-09-03T09:16:19.766Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-09-03T09:16:19.766Z] daemon.go:336: [dbb0fd7b2cdc4] waiting for daemon to start [2019-09-03T09:16:19.766Z] daemon.go:336: [dbb0fd7b2cdc4] waiting for daemon to start [2019-09-03T09:16:19.766Z] daemon.go:364: [dbb0fd7b2cdc4] daemon started [2019-09-03T09:16:19.766Z] daemon.go:472: [dbb0fd7b2cdc4] Stopping daemon [2019-09-03T09:16:19.766Z] daemon.go:307: [dbb0fd7b2cdc4] exiting daemon [2019-09-03T09:16:19.766Z] daemon.go:459: [dbb0fd7b2cdc4] Daemon stopped [2019-09-03T09:16:19.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-03T09:16:20.023Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.513s [2019-09-03T09:16:20.280Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.291s [2019-09-03T09:16:20.609Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2019-09-03T09:16:20.867Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-09-03T09:16:21.212Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.945s [2019-09-03T09:16:21.431Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-09-03T09:16:21.469Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.025s [2019-09-03T09:16:22.019Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-03T09:16:22.019Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2019-09-03T09:16:23.429Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-03T09:16:23.989Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.409s [2019-09-03T09:16:24.246Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2019-09-03T09:16:24.246Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-03T09:16:24.247Z] daemon.go:336: [d4216d1ed1527] waiting for daemon to start [2019-09-03T09:16:24.247Z] daemon.go:336: [d4216d1ed1527] waiting for daemon to start [2019-09-03T09:16:24.247Z] daemon.go:364: [d4216d1ed1527] daemon started [2019-09-03T09:16:24.247Z] daemon.go:472: [d4216d1ed1527] Stopping daemon [2019-09-03T09:16:24.247Z] daemon.go:307: [d4216d1ed1527] exiting daemon [2019-09-03T09:16:24.247Z] daemon.go:459: [d4216d1ed1527] Daemon stopped [2019-09-03T09:16:24.247Z] daemon.go:336: [d4216d1ed1527] waiting for daemon to start [2019-09-03T09:16:24.247Z] daemon.go:336: [d4216d1ed1527] waiting for daemon to start [2019-09-03T09:16:24.247Z] daemon.go:364: [d4216d1ed1527] daemon started [2019-09-03T09:16:24.247Z] daemon.go:472: [d4216d1ed1527] Stopping daemon [2019-09-03T09:16:24.247Z] daemon.go:307: [d4216d1ed1527] exiting daemon [2019-09-03T09:16:24.247Z] daemon.go:459: [d4216d1ed1527] Daemon stopped [2019-09-03T09:16:24.247Z] === RUN TestAuthZPluginV2Disable [2019-09-03T09:16:24.358Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-09-03T09:16:24.923Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2019-09-03T09:16:25.180Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2019-09-03T09:16:25.437Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-03T09:16:26.139Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.314s [2019-09-03T09:16:26.806Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 70.1% of statements [2019-09-03T09:16:26.806Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 69.3% of statements [2019-09-03T09:16:27.062Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-09-03T09:16:27.319Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-09-03T09:16:27.575Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-09-03T09:16:27.575Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-03T09:16:28.033Z] --- PASS: TestAuthZPluginV2Disable (3.54s) [2019-09-03T09:16:28.033Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-09-03T09:16:28.033Z] daemon.go:336: [d6cdf69c129e1] waiting for daemon to start [2019-09-03T09:16:28.033Z] daemon.go:336: [d6cdf69c129e1] waiting for daemon to start [2019-09-03T09:16:28.033Z] daemon.go:364: [d6cdf69c129e1] daemon started [2019-09-03T09:16:28.033Z] daemon.go:472: [d6cdf69c129e1] Stopping daemon [2019-09-03T09:16:28.033Z] daemon.go:307: [d6cdf69c129e1] exiting daemon [2019-09-03T09:16:28.033Z] daemon.go:459: [d6cdf69c129e1] Daemon stopped [2019-09-03T09:16:28.033Z] daemon.go:336: [d6cdf69c129e1] waiting for daemon to start [2019-09-03T09:16:28.033Z] daemon.go:336: [d6cdf69c129e1] waiting for daemon to start [2019-09-03T09:16:28.033Z] daemon.go:364: [d6cdf69c129e1] daemon started [2019-09-03T09:16:28.033Z] daemon.go:472: [d6cdf69c129e1] Stopping daemon [2019-09-03T09:16:28.033Z] daemon.go:307: [d6cdf69c129e1] exiting daemon [2019-09-03T09:16:28.033Z] daemon.go:459: [d6cdf69c129e1] Daemon stopped [2019-09-03T09:16:28.033Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-03T09:16:28.033Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.880s [2019-09-03T09:16:28.138Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-09-03T09:16:28.395Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-03T09:16:28.651Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-03T09:16:28.651Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 69.6% of statements [2019-09-03T09:16:28.651Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-03T09:16:29.215Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2019-09-03T09:16:29.215Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-09-03T09:16:29.215Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-03T09:16:29.215Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-03T09:16:29.929Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.489s [2019-09-03T09:16:29.929Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.353s [2019-09-03T09:16:30.145Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2019-09-03T09:16:31.074Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-03T09:16:31.297Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2019-09-03T09:16:31.297Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-09-03T09:16:31.297Z] daemon.go:336: [ddc5127ec94d1] waiting for daemon to start [2019-09-03T09:16:31.297Z] daemon.go:336: [ddc5127ec94d1] waiting for daemon to start [2019-09-03T09:16:31.297Z] daemon.go:364: [ddc5127ec94d1] daemon started [2019-09-03T09:16:31.297Z] daemon.go:472: [ddc5127ec94d1] Stopping daemon [2019-09-03T09:16:31.297Z] daemon.go:307: [ddc5127ec94d1] exiting daemon [2019-09-03T09:16:31.297Z] daemon.go:459: [ddc5127ec94d1] Daemon stopped [2019-09-03T09:16:31.297Z] daemon.go:336: [ddc5127ec94d1] waiting for daemon to start [2019-09-03T09:16:31.297Z] daemon.go:336: [ddc5127ec94d1] waiting for daemon to start [2019-09-03T09:16:31.297Z] daemon.go:364: [ddc5127ec94d1] daemon started [2019-09-03T09:16:31.297Z] daemon.go:472: [ddc5127ec94d1] Stopping daemon [2019-09-03T09:16:31.297Z] daemon.go:307: [ddc5127ec94d1] exiting daemon [2019-09-03T09:16:31.297Z] daemon.go:459: [ddc5127ec94d1] Daemon stopped [2019-09-03T09:16:31.297Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-03T09:16:31.297Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.120s [2019-09-03T09:16:31.331Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 87.9% of statements [2019-09-03T09:16:31.588Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-03T09:16:32.955Z] ok github.com/docker/docker/pkg/pubsub 1.031s coverage: 73.9% of statements [2019-09-03T09:16:33.211Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-03T09:16:33.824Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.550s [2019-09-03T09:16:34.756Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.948s [2019-09-03T09:16:35.321Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.773s [2019-09-03T09:16:36.484Z] ok github.com/docker/docker/pkg/signal 2.415s coverage: 61.0% of statements [2019-09-03T09:16:36.484Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-03T09:16:36.740Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-03T09:16:36.998Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-03T09:16:37.255Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-09-03T09:16:37.818Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-03T09:16:38.382Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-09-03T09:16:38.639Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-09-03T09:16:39.203Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-09-03T09:16:39.498Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 3.734s [2019-09-03T09:16:39.767Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-09-03T09:16:40.024Z] testing: warning: no tests to run [2019-09-03T09:16:40.024Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-09-03T09:16:40.587Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-03T09:16:40.587Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-03T09:16:40.844Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-03T09:16:41.390Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 2.202s [2019-09-03T09:16:42.759Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.62s) [2019-09-03T09:16:42.759Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:364: [d5f27020726f9] daemon started [2019-09-03T09:16:42.759Z] daemon.go:472: [d5f27020726f9] Stopping daemon [2019-09-03T09:16:42.759Z] daemon.go:307: [d5f27020726f9] exiting daemon [2019-09-03T09:16:42.759Z] daemon.go:459: [d5f27020726f9] Daemon stopped [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:307: [d5f27020726f9] exiting daemon [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:336: [d5f27020726f9] waiting for daemon to start [2019-09-03T09:16:42.759Z] daemon.go:364: [d5f27020726f9] daemon started [2019-09-03T09:16:42.759Z] daemon.go:472: [d5f27020726f9] Stopping daemon [2019-09-03T09:16:42.759Z] daemon.go:307: [d5f27020726f9] exiting daemon [2019-09-03T09:16:42.759Z] daemon.go:459: [d5f27020726f9] Daemon stopped [2019-09-03T09:16:42.759Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:16:43.016Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 1.601s [2019-09-03T09:16:43.366Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.0% of statements [2019-09-03T09:16:43.929Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-03T09:16:44.860Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-03T09:16:45.117Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-09-03T09:16:46.487Z] ok github.com/docker/docker/registry 0.090s coverage: 56.4% of statements [2019-09-03T09:16:47.417Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-03T09:16:47.417Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-09-03T09:16:48.266Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 4.410s [2019-09-03T09:16:48.267Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.440s [2019-09-03T09:16:48.348Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-09-03T09:16:48.830Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.799s [2019-09-03T09:16:48.913Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-03T09:16:49.392Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.582s [2019-09-03T09:16:49.844Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-09-03T09:16:49.955Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.496s [2019-09-03T09:16:49.955Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.010s [2019-09-03T09:16:50.408Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-09-03T09:16:50.885Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.052s [2019-09-03T09:16:51.448Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.454s [2019-09-03T09:16:51.706Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.389s [2019-09-03T09:16:51.777Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-09-03T09:16:52.270Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.437s [2019-09-03T09:16:52.527Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.287s [2019-09-03T09:16:53.091Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.476s [2019-09-03T09:16:54.022Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.012s [2019-09-03T09:16:54.279Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 48.152s [2019-09-03T09:16:57.555Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 3.122s [2019-09-03T09:16:59.448Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-09-03T09:16:59.448Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:364: [dbf65deb8030d] daemon started [2019-09-03T09:16:59.448Z] daemon.go:472: [dbf65deb8030d] Stopping daemon [2019-09-03T09:16:59.448Z] daemon.go:307: [dbf65deb8030d] exiting daemon [2019-09-03T09:16:59.448Z] daemon.go:459: [dbf65deb8030d] Daemon stopped [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.448Z] daemon.go:350: [dbf65deb8030d] error pinging daemon on start: Get http://dbf65deb8030d.sock/_ping: context deadline exceeded [2019-09-03T09:16:59.448Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:350: [dbf65deb8030d] error pinging daemon on start: Get http://dbf65deb8030d.sock/_ping: context deadline exceeded [2019-09-03T09:16:59.449Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:350: [dbf65deb8030d] error pinging daemon on start: Get http://dbf65deb8030d.sock/_ping: context deadline exceeded [2019-09-03T09:16:59.449Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:350: [dbf65deb8030d] error pinging daemon on start: Get http://dbf65deb8030d.sock/_ping: context deadline exceeded [2019-09-03T09:16:59.449Z] daemon.go:307: [dbf65deb8030d] exiting daemon [2019-09-03T09:16:59.449Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:336: [dbf65deb8030d] waiting for daemon to start [2019-09-03T09:16:59.449Z] daemon.go:364: [dbf65deb8030d] daemon started [2019-09-03T09:16:59.449Z] daemon.go:472: [dbf65deb8030d] Stopping daemon [2019-09-03T09:16:59.449Z] daemon.go:307: [dbf65deb8030d] exiting daemon [2019-09-03T09:16:59.449Z] daemon.go:459: [dbf65deb8030d] Daemon stopped [2019-09-03T09:16:59.449Z] PASS [2019-09-03T09:16:59.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-03T09:16:59.449Z] INFO: Testing against a local daemon [2019-09-03T09:16:59.449Z] === RUN TestPluginInvalidJSON [2019-09-03T09:16:59.449Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:16:59.449Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:16:59.449Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:16:59.449Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-03T09:16:59.449Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-03T09:16:59.449Z] PASS [2019-09-03T09:16:59.449Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-03T09:16:59.449Z] INFO: Testing against a local daemon [2019-09-03T09:16:59.449Z] === RUN TestExternalGraphDriver [2019-09-03T09:16:59.705Z] === RUN TestExternalGraphDriver/json [2019-09-03T09:17:01.598Z] === RUN TestExternalGraphDriver/spec [2019-09-03T09:17:02.968Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.677s [2019-09-03T09:17:03.898Z] === RUN TestExternalGraphDriver/pull [2019-09-03T09:17:05.791Z] --- PASS: TestExternalGraphDriver (6.14s) [2019-09-03T09:17:05.791Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:364: [d9536dac88210] daemon started [2019-09-03T09:17:05.791Z] daemon.go:472: [d9536dac88210] Stopping daemon [2019-09-03T09:17:05.791Z] daemon.go:307: [d9536dac88210] exiting daemon [2019-09-03T09:17:05.791Z] daemon.go:459: [d9536dac88210] Daemon stopped [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:364: [d9536dac88210] daemon started [2019-09-03T09:17:05.791Z] daemon.go:472: [d9536dac88210] Stopping daemon [2019-09-03T09:17:05.791Z] daemon.go:307: [d9536dac88210] exiting daemon [2019-09-03T09:17:05.791Z] daemon.go:459: [d9536dac88210] Daemon stopped [2019-09-03T09:17:05.791Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:364: [d9536dac88210] daemon started [2019-09-03T09:17:05.791Z] daemon.go:472: [d9536dac88210] Stopping daemon [2019-09-03T09:17:05.791Z] daemon.go:307: [d9536dac88210] exiting daemon [2019-09-03T09:17:05.791Z] daemon.go:459: [d9536dac88210] Daemon stopped [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:364: [d9536dac88210] daemon started [2019-09-03T09:17:05.791Z] daemon.go:472: [d9536dac88210] Stopping daemon [2019-09-03T09:17:05.791Z] daemon.go:307: [d9536dac88210] exiting daemon [2019-09-03T09:17:05.791Z] daemon.go:459: [d9536dac88210] Daemon stopped [2019-09-03T09:17:05.791Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:336: [d9536dac88210] waiting for daemon to start [2019-09-03T09:17:05.791Z] daemon.go:364: [d9536dac88210] daemon started [2019-09-03T09:17:05.791Z] daemon.go:472: [d9536dac88210] Stopping daemon [2019-09-03T09:17:05.791Z] daemon.go:307: [d9536dac88210] exiting daemon [2019-09-03T09:17:05.791Z] daemon.go:459: [d9536dac88210] Daemon stopped [2019-09-03T09:17:05.791Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2019-09-03T09:17:05.791Z] === RUN TestGraphdriverPluginV2 [2019-09-03T09:17:06.621Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/rootless [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/volume [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-03T09:17:06.621Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-03T09:17:06.621Z] [2019-09-03T09:17:06.621Z] === Skipped [2019-09-03T09:17:06.621Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-03T09:17:06.621Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-03T09:17:06.621Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-03T09:17:06.622Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:73: No driver to put! [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-03T09:17:06.622Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-03T09:17:06.622Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-03T09:17:06.622Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:17:06.622Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-03T09:17:06.622Z] graphtest_unix.go:73: No driver to put! [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-03T09:17:06.622Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-03T09:17:06.622Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] [2019-09-03T09:17:06.622Z] DONE 2040 tests, 20 skipped in 243.114s Post stage [Pipeline] junit [2019-09-03T09:17:06.634Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-03T09:17:07.161Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 4.173s [2019-09-03T09:17:07.161Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.103s [2019-09-03T09:17:07.161Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.084s [2019-09-03T09:17:07.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39706/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/validate/vendor [2019-09-03T09:17:07.420Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.114s [2019-09-03T09:17:07.420Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.111s [2019-09-03T09:17:07.676Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.282s [2019-09-03T09:17:09.170Z] No vendor changes in diff. [2019-09-03T09:17:09.571Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.483s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-03T09:17:10.046Z] + echo Building e2e image [2019-09-03T09:17:10.046Z] Building e2e image [2019-09-03T09:17:10.046Z] + docker build --build-arg DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-03T09:17:10.046Z] #2 [internal] load .dockerignore [2019-09-03T09:17:10.046Z] #2 transferring context: 34B done [2019-09-03T09:17:10.046Z] #2 DONE 0.0s [2019-09-03T09:17:10.046Z] [2019-09-03T09:17:10.046Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-03T09:17:10.046Z] #1 transferring dockerfile: 3.19kB done [2019-09-03T09:17:10.046Z] #1 DONE 0.0s [2019-09-03T09:17:10.046Z] [2019-09-03T09:17:10.046Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-03T09:17:10.310Z] #4 DONE 0.2s [2019-09-03T09:17:10.311Z] [2019-09-03T09:17:10.311Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-03T09:17:10.311Z] #3 DONE 0.2s [2019-09-03T09:17:10.311Z] [2019-09-03T09:17:10.311Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-03T09:17:10.311Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-09-03T09:17:10.501Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2019-09-03T09:17:10.501Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-09-03T09:17:10.501Z] daemon.go:336: [dbeea107d6b8f] waiting for daemon to start [2019-09-03T09:17:10.501Z] daemon.go:336: [dbeea107d6b8f] waiting for daemon to start [2019-09-03T09:17:10.501Z] daemon.go:364: [dbeea107d6b8f] daemon started [2019-09-03T09:17:10.501Z] daemon.go:472: [dbeea107d6b8f] Stopping daemon [2019-09-03T09:17:10.501Z] daemon.go:307: [dbeea107d6b8f] exiting daemon [2019-09-03T09:17:10.501Z] daemon.go:459: [dbeea107d6b8f] Daemon stopped [2019-09-03T09:17:10.501Z] daemon.go:336: [dbeea107d6b8f] waiting for daemon to start [2019-09-03T09:17:10.501Z] daemon.go:336: [dbeea107d6b8f] waiting for daemon to start [2019-09-03T09:17:10.501Z] daemon.go:364: [dbeea107d6b8f] daemon started [2019-09-03T09:17:10.501Z] daemon.go:472: [dbeea107d6b8f] Stopping daemon [2019-09-03T09:17:10.501Z] daemon.go:307: [dbeea107d6b8f] exiting daemon [2019-09-03T09:17:10.501Z] daemon.go:459: [dbeea107d6b8f] Daemon stopped [2019-09-03T09:17:10.501Z] PASS [2019-09-03T09:17:10.501Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-03T09:17:10.568Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 [2019-09-03T09:17:10.568Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-09-03T09:17:10.568Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-03T09:17:10.568Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 225.79kB / 125.33MB 0.2s [2019-09-03T09:17:10.568Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s [2019-09-03T09:17:10.568Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-09-03T09:17:10.568Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-09-03T09:17:10.568Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-09-03T09:17:10.568Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-09-03T09:17:10.568Z] #14 ... [2019-09-03T09:17:10.568Z] [2019-09-03T09:17:10.568Z] #8 [internal] load build context [2019-09-03T09:17:10.568Z] #8 transferring context: 796.09kB 0.3s done [2019-09-03T09:17:10.568Z] #8 DONE 0.3s [2019-09-03T09:17:10.568Z] [2019-09-03T09:17:10.568Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-03T09:17:10.569Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 13.60MB / 125.33MB 0.4s [2019-09-03T09:17:10.569Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-09-03T09:17:10.758Z] INFO: Testing against a local daemon [2019-09-03T09:17:10.758Z] === RUN TestContinueAfterPluginCrash [2019-09-03T09:17:10.758Z] === PAUSE TestContinueAfterPluginCrash [2019-09-03T09:17:10.758Z] === RUN TestDaemonStartWithLogOpt [2019-09-03T09:17:10.758Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-03T09:17:10.758Z] === CONT TestContinueAfterPluginCrash [2019-09-03T09:17:10.758Z] === CONT TestDaemonStartWithLogOpt [2019-09-03T09:17:10.826Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-09-03T09:17:10.826Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 20.71MB / 125.33MB 0.5s [2019-09-03T09:17:11.015Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.738s [2019-09-03T09:17:11.087Z] #14 ... [2019-09-03T09:17:11.087Z] [2019-09-03T09:17:11.087Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-03T09:17:11.087Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-03T09:17:11.087Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-09-03T09:17:11.087Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-09-03T09:17:11.087Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-09-03T09:17:11.087Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-09-03T09:17:11.087Z] #5 DONE 0.6s [2019-09-03T09:17:11.087Z] [2019-09-03T09:17:11.087Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-03T09:17:11.087Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 34.03MB / 125.33MB 0.7s [2019-09-03T09:17:11.087Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-09-03T09:17:11.087Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-09-03T09:17:11.087Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-09-03T09:17:11.344Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 49.89MB / 125.33MB 1.0s [2019-09-03T09:17:11.603Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 64.14MB / 125.33MB 1.2s [2019-09-03T09:17:11.603Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 74.33MB / 125.33MB 1.3s [2019-09-03T09:17:11.864Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 90.29MB / 125.33MB 1.5s [2019-09-03T09:17:11.864Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 98.44MB / 125.33MB 1.6s [2019-09-03T09:17:12.121Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 111.18MB / 125.33MB 1.7s [2019-09-03T09:17:12.121Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s [2019-09-03T09:17:12.379Z] #14 ... [2019-09-03T09:17:12.379Z] [2019-09-03T09:17:12.379Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-03T09:17:12.379Z] #6 DONE 1.4s [2019-09-03T09:17:12.379Z] [2019-09-03T09:17:12.379Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-03T09:17:12.379Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s done [2019-09-03T09:17:12.379Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-09-03T09:17:17.564Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 5.489s [2019-09-03T09:17:17.564Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.770s [2019-09-03T09:17:17.633Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-09-03T09:17:18.128Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.837s [2019-09-03T09:17:18.564Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.0s done [2019-09-03T09:17:18.564Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-09-03T09:17:18.821Z] #14 DONE 8.4s [2019-09-03T09:17:18.821Z] [2019-09-03T09:17:18.821Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-03T09:17:18.821Z] #7 1.051 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-03T09:17:18.821Z] #7 2.259 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-03T09:17:18.821Z] #7 2.359 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-03T09:17:18.821Z] #7 2.364 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-03T09:17:18.821Z] #7 2.574 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-03T09:17:18.821Z] #7 2.584 (4/31) Installing readline (8.0.0-r0) [2019-09-03T09:17:18.821Z] #7 2.592 (5/31) Installing bash (5.0.0-r0) [2019-09-03T09:17:18.821Z] #7 2.612 Executing bash-5.0.0-r0.post-install [2019-09-03T09:17:18.821Z] #7 2.614 (6/31) Installing ca-certificates (20190108-r0) [2019-09-03T09:17:18.821Z] #7 2.635 (7/31) Installing libgcc (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 2.635 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 2.653 (9/31) Installing binutils (2.32-r0) [2019-09-03T09:17:18.821Z] #7 2.767 (10/31) Installing gmp (6.1.2-r1) [2019-09-03T09:17:18.821Z] #7 2.774 (11/31) Installing isl (0.18-r0) [2019-09-03T09:17:18.821Z] #7 2.797 (12/31) Installing libgomp (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 2.801 (13/31) Installing libatomic (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 2.806 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-03T09:17:18.821Z] #7 2.812 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-03T09:17:18.821Z] #7 2.816 (16/31) Installing gcc (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 3.712 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-03T09:17:18.821Z] #7 3.801 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-03T09:17:18.821Z] #7 3.802 (19/31) Installing g++ (8.3.0-r0) [2019-09-03T09:17:18.821Z] #7 4.299 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-03T09:17:18.821Z] #7 4.302 (21/31) Installing libcurl (7.65.1-r0) [2019-09-03T09:17:18.821Z] #7 4.308 (22/31) Installing expat (2.2.7-r0) [2019-09-03T09:17:18.821Z] #7 4.311 (23/31) Installing pcre2 (10.33-r0) [2019-09-03T09:17:18.821Z] #7 4.319 (24/31) Installing git (2.22.0-r0) [2019-09-03T09:17:18.821Z] #7 4.537 (25/31) Installing libmnl (1.0.4-r0) [2019-09-03T09:17:18.821Z] #7 4.539 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-03T09:17:18.821Z] #7 4.544 (27/31) Installing iptables (1.8.3-r0) [2019-09-03T09:17:18.821Z] #7 4.576 (28/31) Installing pigz (2.4-r0) [2019-09-03T09:17:18.821Z] #7 4.582 (29/31) Installing tar (1.32-r0) [2019-09-03T09:17:18.821Z] #7 4.592 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-03T09:17:18.821Z] #7 4.596 (31/31) Installing xz (5.2.4-r0) [2019-09-03T09:17:18.821Z] #7 4.600 Executing busybox-1.30.1-r2.trigger [2019-09-03T09:17:18.821Z] #7 4.605 Executing ca-certificates-20190108-r0.trigger [2019-09-03T09:17:18.821Z] #7 4.660 OK: 185 MiB in 45 packages [2019-09-03T09:17:18.821Z] #7 DONE 6.4s [2019-09-03T09:17:18.821Z] [2019-09-03T09:17:18.821Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-03T09:17:18.821Z] #9 DONE 0.1s [2019-09-03T09:17:18.821Z] [2019-09-03T09:17:18.821Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-03T09:17:18.821Z] #15 ... [2019-09-03T09:17:18.821Z] [2019-09-03T09:17:18.821Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-03T09:17:18.821Z] #10 DONE 0.1s [2019-09-03T09:17:18.821Z] [2019-09-03T09:17:18.821Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-03T09:17:18.821Z] #11 DONE 0.0s [2019-09-03T09:17:19.078Z] [2019-09-03T09:17:19.078Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-03T09:17:19.078Z] #12 DONE 0.1s [2019-09-03T09:17:19.078Z] [2019-09-03T09:17:19.078Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-03T09:17:19.078Z] #13 DONE 0.1s [2019-09-03T09:17:19.078Z] [2019-09-03T09:17:19.078Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-03T09:17:19.652Z] #15 0.678 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-03T09:17:20.603Z] #15 1.749 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-03T09:17:20.603Z] #15 1.815 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-03T09:17:20.603Z] #15 1.817 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-03T09:17:20.603Z] #15 1.946 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-03T09:17:20.860Z] #15 1.952 (4/43) Installing readline (8.0.0-r0) [2019-09-03T09:17:20.860Z] #15 1.956 (5/43) Installing bash (5.0.0-r0) [2019-09-03T09:17:20.860Z] #15 1.967 Executing bash-5.0.0-r0.post-install [2019-09-03T09:17:20.860Z] #15 1.969 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-03T09:17:20.860Z] #15 2.039 (7/43) Installing libuuid (2.33.2-r0) [2019-09-03T09:17:20.860Z] #15 2.042 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-03T09:17:20.860Z] #15 2.044 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-03T09:17:20.860Z] #15 2.048 (10/43) Installing binutils (2.32-r0) [2019-09-03T09:17:20.860Z] #15 2.124 (11/43) Installing libmagic (5.37-r0) [2019-09-03T09:17:20.860Z] #15 2.145 (12/43) Installing file (5.37-r0) [2019-09-03T09:17:20.860Z] #15 2.147 (13/43) Installing gmp (6.1.2-r1) [2019-09-03T09:17:20.860Z] #15 2.153 (14/43) Installing isl (0.18-r0) [2019-09-03T09:17:21.117Z] #15 2.169 (15/43) Installing libgomp (8.3.0-r0) [2019-09-03T09:17:21.117Z] #15 2.172 (16/43) Installing libatomic (8.3.0-r0) [2019-09-03T09:17:21.117Z] #15 2.173 (17/43) Installing libgcc (8.3.0-r0) [2019-09-03T09:17:21.117Z] #15 2.175 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-03T09:17:21.117Z] #15 2.181 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-03T09:17:21.117Z] #15 2.183 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-03T09:17:21.117Z] #15 2.194 (21/43) Installing gcc (8.3.0-r0) [2019-09-03T09:17:21.681Z] #15 2.882 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-03T09:17:21.681Z] #15 2.956 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-03T09:17:21.681Z] #15 2.957 (24/43) Installing g++ (8.3.0-r0) [2019-09-03T09:17:22.245Z] #15 3.359 (25/43) Installing make (4.2.1-r2) [2019-09-03T09:17:22.245Z] #15 3.362 (26/43) Installing fortify-headers (1.1-r0) [2019-09-03T09:17:22.245Z] #15 3.364 (27/43) Installing build-base (0.5-r1) [2019-09-03T09:17:22.245Z] #15 3.365 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-03T09:17:22.245Z] #15 3.368 (29/43) Installing libcurl (7.65.1-r0) [2019-09-03T09:17:22.245Z] #15 3.374 (30/43) Installing curl (7.65.1-r0) [2019-09-03T09:17:22.245Z] #15 3.378 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-03T09:17:22.245Z] #15 3.384 (32/43) Installing jq (1.6-r0) [2019-09-03T09:17:22.245Z] #15 3.391 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-03T09:17:22.245Z] #15 3.395 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-03T09:17:22.245Z] #15 3.397 (35/43) Installing libaio (0.3.111-r0) [2019-09-03T09:17:22.245Z] #15 3.399 (36/43) Installing libblkid (2.33.2-r0) [2019-09-03T09:17:22.245Z] #15 3.404 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-03T09:17:22.245Z] #15 3.433 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-03T09:17:22.245Z] #15 3.439 (39/43) Installing libmount (2.33.2-r0) [2019-09-03T09:17:22.245Z] #15 3.444 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-03T09:17:22.245Z] #15 3.447 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-03T09:17:22.245Z] #15 3.450 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-03T09:17:22.245Z] #15 3.471 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-03T09:17:22.245Z] #15 3.476 Executing busybox-1.30.1-r2.trigger [2019-09-03T09:17:22.245Z] #15 3.483 OK: 190 MiB in 58 packages [2019-09-03T09:17:23.175Z] #15 DONE 4.2s [2019-09-03T09:17:23.175Z] [2019-09-03T09:17:23.175Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-03T09:17:23.738Z] #16 DONE 0.7s [2019-09-03T09:17:23.738Z] [2019-09-03T09:17:23.738Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-03T09:17:24.303Z] #17 DONE 0.7s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-03T09:17:24.560Z] #18 DONE 0.0s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:17:24.560Z] #22 DONE 0.1s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-03T09:17:24.560Z] #26 DONE 0.1s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-03T09:17:24.560Z] #19 DONE 0.1s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-03T09:17:24.560Z] #27 DONE 0.1s [2019-09-03T09:17:24.560Z] [2019-09-03T09:17:24.560Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-03T09:17:24.818Z] #28 DONE 0.1s [2019-09-03T09:17:24.818Z] [2019-09-03T09:17:24.818Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-03T09:17:24.818Z] #23 DONE 0.1s [2019-09-03T09:17:24.818Z] [2019-09-03T09:17:24.818Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-03T09:17:26.244Z] --- PASS: TestDaemonStartWithLogOpt (15.51s) [2019-09-03T09:17:26.244Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-09-03T09:17:26.244Z] daemon.go:336: [d72ef800acc2a] waiting for daemon to start [2019-09-03T09:17:26.244Z] daemon.go:336: [d72ef800acc2a] waiting for daemon to start [2019-09-03T09:17:26.244Z] daemon.go:364: [d72ef800acc2a] daemon started [2019-09-03T09:17:26.244Z] daemon.go:472: [d72ef800acc2a] Stopping daemon [2019-09-03T09:17:26.244Z] daemon.go:307: [d72ef800acc2a] exiting daemon [2019-09-03T09:17:26.244Z] daemon.go:459: [d72ef800acc2a] Daemon stopped [2019-09-03T09:17:26.244Z] daemon.go:336: [d72ef800acc2a] waiting for daemon to start [2019-09-03T09:17:26.244Z] daemon.go:336: [d72ef800acc2a] waiting for daemon to start [2019-09-03T09:17:26.244Z] daemon.go:364: [d72ef800acc2a] daemon started [2019-09-03T09:17:26.244Z] daemon.go:472: [d72ef800acc2a] Stopping daemon [2019-09-03T09:17:26.244Z] daemon.go:307: [d72ef800acc2a] exiting daemon [2019-09-03T09:17:26.244Z] daemon.go:459: [d72ef800acc2a] Daemon stopped [2019-09-03T09:17:26.814Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 21.062s [2019-09-03T09:17:30.072Z] #29 ... [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T09:17:30.072Z] #20 2.283 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-03T09:17:30.072Z] #20 2.834 [2019-09-03T09:17:30.072Z] #20 2.952 #### 6.7% ################### 27.5% ################################# 46.8% ############################################# 63.7% ###################################################### 75.7% ############################################################### 88.3% ######################################################################## 100.0% [2019-09-03T09:17:30.072Z] #20 4.093 #=#=# [2019-09-03T09:17:30.072Z] #20 4.223 0.1% ######################################################## 79.0% ######################################################################## 100.0% [2019-09-03T09:17:30.072Z] #20 4.824 [2019-09-03T09:17:30.072Z] #20 4.948 #### 6.8% ######################### 35.1% ####################################### 55.4% #20 ... [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-03T09:17:30.072Z] #24 1.377 + RM_GOPATH=0 [2019-09-03T09:17:30.072Z] #24 1.377 + TMP_GOPATH= [2019-09-03T09:17:30.072Z] #24 1.377 + : /build [2019-09-03T09:17:30.072Z] #24 1.377 + '[' -z '' ']' [2019-09-03T09:17:30.072Z] #24 1.379 ++ mktemp -d [2019-09-03T09:17:30.072Z] #24 1.386 + export GOPATH=/tmp/tmp.LCfHiN [2019-09-03T09:17:30.072Z] #24 1.388 Install docker/cli version 17.06.2-ce from stable [2019-09-03T09:17:30.072Z] #24 1.388 + GOPATH=/tmp/tmp.LCfHiN [2019-09-03T09:17:30.072Z] #24 1.388 + RM_GOPATH=1 [2019-09-03T09:17:30.072Z] #24 1.388 ++ dirname ./install.sh [2019-09-03T09:17:30.072Z] #24 1.388 + dir=. [2019-09-03T09:17:30.072Z] #24 1.388 + bin=dockercli [2019-09-03T09:17:30.072Z] #24 1.388 + shift [2019-09-03T09:17:30.072Z] #24 1.388 + '[' '!' -f ./dockercli.installer ']' [2019-09-03T09:17:30.072Z] #24 1.388 + . ./dockercli.installer [2019-09-03T09:17:30.072Z] #24 1.388 ++ DOCKERCLI_CHANNEL=stable [2019-09-03T09:17:30.072Z] #24 1.388 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-03T09:17:30.072Z] #24 1.388 + install_dockercli [2019-09-03T09:17:30.072Z] #24 1.388 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-03T09:17:30.072Z] #24 1.388 ++ uname -m [2019-09-03T09:17:30.072Z] #24 1.391 + arch=x86_64 [2019-09-03T09:17:30.072Z] #24 1.391 + '[' x86_64 '!=' x86_64 ']' [2019-09-03T09:17:30.072Z] #24 1.391 + url=https://download.docker.com/linux/static [2019-09-03T09:17:30.072Z] #24 1.391 + tar -xz docker/docker [2019-09-03T09:17:30.072Z] #24 1.391 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-03T09:17:30.072Z] #24 4.417 + mkdir -p /build [2019-09-03T09:17:30.072Z] #24 4.419 + mv docker/docker /build/ [2019-09-03T09:17:30.072Z] #24 4.422 + rmdir docker [2019-09-03T09:17:30.072Z] #24 DONE 5.2s [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T09:17:30.072Z] #20 4.948 #### 6.8% ######################### 35.1% ####################################### 55.4% ######################################################### 79.8% ####################################################################### 99.4% ######################################################################## 100.0% [2019-09-03T09:17:30.072Z] #20 ... [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #31 [builder 1/4] COPY . . [2019-09-03T09:17:30.072Z] #31 DONE 5.6s [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T09:17:30.072Z] #20 ... [2019-09-03T09:17:30.072Z] [2019-09-03T09:17:30.072Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-03T09:17:32.065Z] --- PASS: TestContinueAfterPluginCrash (20.62s) [2019-09-03T09:17:32.065Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-09-03T09:17:32.065Z] daemon.go:336: [de0a6d655159c] waiting for daemon to start [2019-09-03T09:17:32.065Z] daemon.go:336: [de0a6d655159c] waiting for daemon to start [2019-09-03T09:17:32.065Z] daemon.go:364: [de0a6d655159c] daemon started [2019-09-03T09:17:32.065Z] daemon.go:472: [de0a6d655159c] Stopping daemon [2019-09-03T09:17:32.065Z] daemon.go:307: [de0a6d655159c] exiting daemon [2019-09-03T09:17:32.065Z] daemon.go:459: [de0a6d655159c] Daemon stopped [2019-09-03T09:17:32.065Z] PASS [2019-09-03T09:17:32.065Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-03T09:17:32.065Z] INFO: Testing against a local daemon [2019-09-03T09:17:32.065Z] === RUN TestPluginWithDevMounts [2019-09-03T09:17:32.065Z] === PAUSE TestPluginWithDevMounts [2019-09-03T09:17:32.065Z] === CONT TestPluginWithDevMounts [2019-09-03T09:17:32.065Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 13.553s [2019-09-03T09:17:32.597Z] #32 DONE 2.5s [2019-09-03T09:17:32.597Z] [2019-09-03T09:17:32.597Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-03T09:17:33.960Z] --- PASS: TestPluginWithDevMounts (1.92s) [2019-09-03T09:17:33.960Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-09-03T09:17:33.960Z] daemon.go:336: [d1e67d36c0575] waiting for daemon to start [2019-09-03T09:17:33.960Z] daemon.go:336: [d1e67d36c0575] waiting for daemon to start [2019-09-03T09:17:33.960Z] daemon.go:364: [d1e67d36c0575] daemon started [2019-09-03T09:17:33.960Z] daemon.go:472: [d1e67d36c0575] Stopping daemon [2019-09-03T09:17:33.960Z] daemon.go:307: [d1e67d36c0575] exiting daemon [2019-09-03T09:17:33.960Z] daemon.go:459: [d1e67d36c0575] Daemon stopped [2019-09-03T09:17:33.960Z] PASS [2019-09-03T09:17:33.960Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-03T09:17:33.960Z] INFO: Testing against a local daemon [2019-09-03T09:17:33.960Z] === RUN TestSecretInspect [2019-09-03T09:17:33.968Z] #33 1.287 [2019-09-03T09:17:33.968Z] #33 1.434 Removing bundles/ [2019-09-03T09:17:33.968Z] #33 1.435 [2019-09-03T09:17:33.968Z] #33 1.448 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-03T09:17:35.340Z] #33 2.575 Building test suite binary ./integration-cli/test.main [2019-09-03T09:17:36.481Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 4.257s [2019-09-03T09:17:36.738Z] --- PASS: TestSecretInspect (3.04s) [2019-09-03T09:17:36.738Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-09-03T09:17:36.738Z] daemon.go:336: [db79429030758] waiting for daemon to start [2019-09-03T09:17:36.738Z] daemon.go:336: [db79429030758] waiting for daemon to start [2019-09-03T09:17:36.738Z] daemon.go:364: [db79429030758] daemon started [2019-09-03T09:17:36.738Z] daemon.go:472: [db79429030758] Stopping daemon [2019-09-03T09:17:36.738Z] daemon.go:307: [db79429030758] exiting daemon [2019-09-03T09:17:36.738Z] daemon.go:459: [db79429030758] Daemon stopped [2019-09-03T09:17:36.738Z] === RUN TestSecretList [2019-09-03T09:17:37.301Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.273s [2019-09-03T09:17:37.866Z] #33 ... [2019-09-03T09:17:37.866Z] [2019-09-03T09:17:37.866Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-03T09:17:37.866Z] #20 5.786 #=#=# [2019-09-03T09:17:37.866Z] #20 5.951 0.2% #### 5.8% ######### 12.7% ################# 24.2% ####################### 32.0% ############################ 39.5% ################################ 45.5% ####################################### 55.4% ############################################# 62.8% ################################################## 70.3% ####################################################### 77.5% ########################################################### 83.1% ################################################################# 90.3% ###################################################################### 97.7% ######################################################################## 100.0% [2019-09-03T09:17:37.866Z] #20 7.574 [2019-09-03T09:17:37.866Z] #20 8.779 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-03T09:17:37.866Z] #20 9.221 [2019-09-03T09:17:37.866Z] #20 9.337 ############################################# 63.2% ######################################################################## 100.0% [2019-09-03T09:17:37.866Z] #20 9.641 [2019-09-03T09:17:37.866Z] #20 10.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-03T09:17:37.866Z] #20 10.90 [2019-09-03T09:17:37.866Z] #20 11.02 0.7% ######################################################################## 100.0% [2019-09-03T09:17:37.866Z] #20 11.36 [2019-09-03T09:17:37.866Z] #20 12.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-03T09:17:37.866Z] #20 12.61 skipping existing 1849cc453dee [2019-09-03T09:17:37.866Z] #20 12.91 [2019-09-03T09:17:38.797Z] #20 13.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-03T09:17:39.053Z] #20 14.37 [2019-09-03T09:17:39.053Z] #20 14.47 ######################################################################## 100.0% [2019-09-03T09:17:39.310Z] #20 14.77 [2019-09-03T09:17:39.566Z] #20 14.90 Download of images into '/build' complete. [2019-09-03T09:17:39.567Z] #20 14.90 Use something like the following to load the result into a Docker daemon: [2019-09-03T09:17:39.567Z] #20 14.90 tar -cC '/build' . | docker load [2019-09-03T09:17:39.824Z] #20 DONE 15.1s [2019-09-03T09:17:39.824Z] [2019-09-03T09:17:39.824Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-03T09:17:40.575Z] --- PASS: TestSecretList (3.20s) [2019-09-03T09:17:40.575Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-09-03T09:17:40.575Z] daemon.go:336: [dc6a824e42608] waiting for daemon to start [2019-09-03T09:17:40.575Z] daemon.go:336: [dc6a824e42608] waiting for daemon to start [2019-09-03T09:17:40.575Z] daemon.go:364: [dc6a824e42608] daemon started [2019-09-03T09:17:40.575Z] daemon.go:472: [dc6a824e42608] Stopping daemon [2019-09-03T09:17:40.575Z] daemon.go:307: [dc6a824e42608] exiting daemon [2019-09-03T09:17:40.575Z] daemon.go:459: [dc6a824e42608] Daemon stopped [2019-09-03T09:17:40.575Z] === RUN TestSecretsCreateAndDelete [2019-09-03T09:17:40.575Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.648s [2019-09-03T09:17:40.575Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-09-03T09:17:42.348Z] #33 ... [2019-09-03T09:17:42.348Z] [2019-09-03T09:17:42.348Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-03T09:17:42.914Z] #21 DONE 0.9s [2019-09-03T09:17:42.914Z] [2019-09-03T09:17:42.914Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-03T09:17:43.098Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2019-09-03T09:17:43.098Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-09-03T09:17:43.098Z] daemon.go:336: [df25775b5ff8f] waiting for daemon to start [2019-09-03T09:17:43.098Z] daemon.go:336: [df25775b5ff8f] waiting for daemon to start [2019-09-03T09:17:43.098Z] daemon.go:364: [df25775b5ff8f] daemon started [2019-09-03T09:17:43.098Z] daemon.go:472: [df25775b5ff8f] Stopping daemon [2019-09-03T09:17:43.098Z] daemon.go:307: [df25775b5ff8f] exiting daemon [2019-09-03T09:17:43.098Z] daemon.go:459: [df25775b5ff8f] Daemon stopped [2019-09-03T09:17:43.098Z] === RUN TestSecretsUpdate [2019-09-03T09:17:43.172Z] #25 DONE 0.2s [2019-09-03T09:17:43.172Z] [2019-09-03T09:17:43.172Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-03T09:17:45.619Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.521s [2019-09-03T09:17:46.184Z] --- PASS: TestSecretsUpdate (2.99s) [2019-09-03T09:17:46.184Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-09-03T09:17:46.184Z] daemon.go:336: [d96631f461148] waiting for daemon to start [2019-09-03T09:17:46.184Z] daemon.go:336: [d96631f461148] waiting for daemon to start [2019-09-03T09:17:46.184Z] daemon.go:364: [d96631f461148] daemon started [2019-09-03T09:17:46.184Z] daemon.go:472: [d96631f461148] Stopping daemon [2019-09-03T09:17:46.184Z] daemon.go:307: [d96631f461148] exiting daemon [2019-09-03T09:17:46.184Z] daemon.go:459: [d96631f461148] Daemon stopped [2019-09-03T09:17:46.184Z] === RUN TestTemplatedSecret [2019-09-03T09:17:46.184Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.529s [2019-09-03T09:17:48.706Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.372s [2019-09-03T09:17:48.963Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.396s [2019-09-03T09:17:49.526Z] --- PASS: TestTemplatedSecret (3.35s) [2019-09-03T09:17:49.527Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-09-03T09:17:49.527Z] daemon.go:336: [d9149ef9bbab4] waiting for daemon to start [2019-09-03T09:17:49.527Z] daemon.go:336: [d9149ef9bbab4] waiting for daemon to start [2019-09-03T09:17:49.527Z] daemon.go:364: [d9149ef9bbab4] daemon started [2019-09-03T09:17:49.527Z] daemon.go:472: [d9149ef9bbab4] Stopping daemon [2019-09-03T09:17:49.527Z] daemon.go:307: [d9149ef9bbab4] exiting daemon [2019-09-03T09:17:49.527Z] daemon.go:459: [d9149ef9bbab4] Daemon stopped [2019-09-03T09:17:49.527Z] === RUN TestSecretCreateResolve [2019-09-03T09:17:51.422Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.050s [2019-09-03T09:17:51.679Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.337s [2019-09-03T09:17:52.243Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.884s [2019-09-03T09:17:52.501Z] --- PASS: TestSecretCreateResolve (3.02s) [2019-09-03T09:17:52.501Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-09-03T09:17:52.501Z] daemon.go:336: [dcaa76c133736] waiting for daemon to start [2019-09-03T09:17:52.501Z] daemon.go:336: [dcaa76c133736] waiting for daemon to start [2019-09-03T09:17:52.501Z] daemon.go:364: [dcaa76c133736] daemon started [2019-09-03T09:17:52.501Z] daemon.go:472: [dcaa76c133736] Stopping daemon [2019-09-03T09:17:52.501Z] daemon.go:307: [dcaa76c133736] exiting daemon [2019-09-03T09:17:52.501Z] daemon.go:459: [dcaa76c133736] Daemon stopped [2019-09-03T09:17:52.501Z] PASS [2019-09-03T09:17:52.501Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-03T09:17:52.501Z] INFO: Testing against a local daemon [2019-09-03T09:17:52.501Z] === RUN TestServiceCreateInit [2019-09-03T09:17:52.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-03T09:17:53.871Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.425s [2019-09-03T09:17:55.242Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.304s [2019-09-03T09:17:55.352Z] #33 ... [2019-09-03T09:17:55.352Z] [2019-09-03T09:17:55.352Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-03T09:17:55.352Z] #29 28.59 # github.com/docker/docker/contrib/httpserver [2019-09-03T09:17:55.352Z] #29 28.59 loadinternal: cannot find runtime/cgo [2019-09-03T09:17:55.352Z] #29 DONE 28.9s [2019-09-03T09:17:55.352Z] [2019-09-03T09:17:55.352Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-03T09:17:55.352Z] #33 ... [2019-09-03T09:17:55.353Z] [2019-09-03T09:17:55.353Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-03T09:17:55.353Z] #30 DONE 0.1s [2019-09-03T09:17:55.353Z] [2019-09-03T09:17:55.353Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-03T09:17:57.134Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.956s [2019-09-03T09:17:57.391Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.513s [2019-09-03T09:17:57.647Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.061s [2019-09-03T09:17:57.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:17:57.904Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.314s [2019-09-03T09:17:58.161Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.324s [2019-09-03T09:17:59.092Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.793s [2019-09-03T09:18:01.615Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.276s [2019-09-03T09:18:01.872Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.699s [2019-09-03T09:18:03.242Z] --- PASS: TestServiceCreateInit (10.63s) [2019-09-03T09:18:03.242Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2019-09-03T09:18:03.242Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-09-03T09:18:03.242Z] daemon.go:336: [d2d0b784eaf2a] waiting for daemon to start [2019-09-03T09:18:03.242Z] daemon.go:336: [d2d0b784eaf2a] waiting for daemon to start [2019-09-03T09:18:03.242Z] daemon.go:364: [d2d0b784eaf2a] daemon started [2019-09-03T09:18:03.242Z] daemon.go:472: [d2d0b784eaf2a] Stopping daemon [2019-09-03T09:18:03.242Z] daemon.go:307: [d2d0b784eaf2a] exiting daemon [2019-09-03T09:18:03.242Z] daemon.go:459: [d2d0b784eaf2a] Daemon stopped [2019-09-03T09:18:03.242Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2019-09-03T09:18:03.242Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:18:03.242Z] daemon.go:336: [d8c016d67f07a] waiting for daemon to start [2019-09-03T09:18:03.242Z] daemon.go:336: [d8c016d67f07a] waiting for daemon to start [2019-09-03T09:18:03.242Z] daemon.go:364: [d8c016d67f07a] daemon started [2019-09-03T09:18:03.242Z] daemon.go:472: [d8c016d67f07a] Stopping daemon [2019-09-03T09:18:03.242Z] daemon.go:307: [d8c016d67f07a] exiting daemon [2019-09-03T09:18:03.242Z] daemon.go:459: [d8c016d67f07a] Daemon stopped [2019-09-03T09:18:03.242Z] === RUN TestCreateServiceMultipleTimes [2019-09-03T09:18:05.136Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 3.127s [2019-09-03T09:18:07.029Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.722s [2019-09-03T09:18:09.555Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.229s [2019-09-03T09:18:10.485Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.317s [2019-09-03T09:18:12.379Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.560s [2019-09-03T09:18:12.636Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.512s [2019-09-03T09:18:15.908Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 22.975s [2019-09-03T09:18:17.278Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 4.420s [2019-09-03T09:18:19.172Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 3.398s [2019-09-03T09:18:20.102Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 3.046s [2019-09-03T09:18:21.471Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.108s [2019-09-03T09:18:22.402Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.203s [2019-09-03T09:18:26.576Z] --- PASS: TestCreateServiceMultipleTimes (23.15s) [2019-09-03T09:18:26.576Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-09-03T09:18:26.576Z] daemon.go:336: [de302eaf8117a] waiting for daemon to start [2019-09-03T09:18:26.576Z] daemon.go:336: [de302eaf8117a] waiting for daemon to start [2019-09-03T09:18:26.576Z] daemon.go:364: [de302eaf8117a] daemon started [2019-09-03T09:18:26.576Z] daemon.go:472: [de302eaf8117a] Stopping daemon [2019-09-03T09:18:26.576Z] daemon.go:307: [de302eaf8117a] exiting daemon [2019-09-03T09:18:26.576Z] daemon.go:459: [de302eaf8117a] Daemon stopped [2019-09-03T09:18:26.576Z] === RUN TestCreateServiceConflict [2019-09-03T09:18:29.849Z] --- PASS: TestCreateServiceConflict (3.05s) [2019-09-03T09:18:29.849Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-09-03T09:18:29.849Z] daemon.go:336: [dac5c03841caa] waiting for daemon to start [2019-09-03T09:18:29.849Z] daemon.go:336: [dac5c03841caa] waiting for daemon to start [2019-09-03T09:18:29.849Z] daemon.go:364: [dac5c03841caa] daemon started [2019-09-03T09:18:29.849Z] daemon.go:472: [dac5c03841caa] Stopping daemon [2019-09-03T09:18:29.849Z] daemon.go:307: [dac5c03841caa] exiting daemon [2019-09-03T09:18:29.849Z] daemon.go:459: [dac5c03841caa] Daemon stopped [2019-09-03T09:18:29.849Z] === RUN TestCreateServiceMaxReplicas [2019-09-03T09:18:32.371Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 9.989s [2019-09-03T09:18:32.936Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2019-09-03T09:18:32.936Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-09-03T09:18:32.936Z] daemon.go:336: [da8d19d224e8a] waiting for daemon to start [2019-09-03T09:18:32.936Z] daemon.go:336: [da8d19d224e8a] waiting for daemon to start [2019-09-03T09:18:32.936Z] daemon.go:364: [da8d19d224e8a] daemon started [2019-09-03T09:18:32.936Z] daemon.go:472: [da8d19d224e8a] Stopping daemon [2019-09-03T09:18:32.936Z] daemon.go:307: [da8d19d224e8a] exiting daemon [2019-09-03T09:18:32.936Z] daemon.go:459: [da8d19d224e8a] Daemon stopped [2019-09-03T09:18:32.936Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-03T09:18:33.192Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.427s [2019-09-03T09:18:37.414Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 5.086s [2019-09-03T09:18:40.688Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.591s [2019-09-03T09:18:43.964Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.329s [2019-09-03T09:18:44.527Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.081s [2019-09-03T09:18:45.896Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.413s [2019-09-03T09:18:46.459Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.523s [2019-09-03T09:18:47.389Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.743s [2019-09-03T09:18:48.762Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.534s [2019-09-03T09:18:49.019Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.16s) [2019-09-03T09:18:49.019Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-09-03T09:18:49.019Z] daemon.go:336: [d6834e5b4cc04] waiting for daemon to start [2019-09-03T09:18:49.019Z] daemon.go:336: [d6834e5b4cc04] waiting for daemon to start [2019-09-03T09:18:49.019Z] daemon.go:364: [d6834e5b4cc04] daemon started [2019-09-03T09:18:49.019Z] daemon.go:472: [d6834e5b4cc04] Stopping daemon [2019-09-03T09:18:49.019Z] daemon.go:307: [d6834e5b4cc04] exiting daemon [2019-09-03T09:18:49.019Z] daemon.go:459: [d6834e5b4cc04] Daemon stopped [2019-09-03T09:18:49.019Z] === RUN TestCreateServiceSecretFileMode [2019-09-03T09:18:50.392Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.388s [2019-09-03T09:18:51.762Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.221s [2019-09-03T09:18:52.019Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2019-09-03T09:18:52.019Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-09-03T09:18:52.019Z] daemon.go:336: [d89279a280d3f] waiting for daemon to start [2019-09-03T09:18:52.019Z] daemon.go:336: [d89279a280d3f] waiting for daemon to start [2019-09-03T09:18:52.019Z] daemon.go:364: [d89279a280d3f] daemon started [2019-09-03T09:18:52.019Z] daemon.go:472: [d89279a280d3f] Stopping daemon [2019-09-03T09:18:52.019Z] daemon.go:307: [d89279a280d3f] exiting daemon [2019-09-03T09:18:52.019Z] daemon.go:459: [d89279a280d3f] Daemon stopped [2019-09-03T09:18:52.019Z] === RUN TestCreateServiceConfigFileMode [2019-09-03T09:18:55.293Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2019-09-03T09:18:55.293Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-09-03T09:18:55.293Z] daemon.go:336: [d9ee069dc1cf3] waiting for daemon to start [2019-09-03T09:18:55.293Z] daemon.go:336: [d9ee069dc1cf3] waiting for daemon to start [2019-09-03T09:18:55.293Z] daemon.go:364: [d9ee069dc1cf3] daemon started [2019-09-03T09:18:55.293Z] daemon.go:472: [d9ee069dc1cf3] Stopping daemon [2019-09-03T09:18:55.293Z] daemon.go:307: [d9ee069dc1cf3] exiting daemon [2019-09-03T09:18:55.293Z] daemon.go:459: [d9ee069dc1cf3] Daemon stopped [2019-09-03T09:18:55.293Z] === RUN TestCreateServiceSysctls [2019-09-03T09:18:55.856Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.462s [2019-09-03T09:18:56.113Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.132s [2019-09-03T09:18:56.369Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.315s [2019-09-03T09:18:56.369Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-09-03T09:18:56.933Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.397s [2019-09-03T09:18:58.305Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.150s [2019-09-03T09:18:58.305Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.114s [2019-09-03T09:18:59.675Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.251s [2019-09-03T09:19:00.238Z] --- PASS: TestCreateServiceSysctls (4.90s) [2019-09-03T09:19:00.238Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-09-03T09:19:00.238Z] daemon.go:336: [dc011d1fa4725] waiting for daemon to start [2019-09-03T09:19:00.238Z] daemon.go:336: [dc011d1fa4725] waiting for daemon to start [2019-09-03T09:19:00.238Z] daemon.go:364: [dc011d1fa4725] daemon started [2019-09-03T09:19:00.238Z] daemon.go:472: [dc011d1fa4725] Stopping daemon [2019-09-03T09:19:00.238Z] daemon.go:307: [dc011d1fa4725] exiting daemon [2019-09-03T09:19:00.238Z] daemon.go:459: [dc011d1fa4725] Daemon stopped [2019-09-03T09:19:00.238Z] === RUN TestCreateServiceCapabilities [2019-09-03T09:19:03.512Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2019-09-03T09:19:03.512Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-09-03T09:19:03.512Z] daemon.go:336: [d29cac90cbb9f] waiting for daemon to start [2019-09-03T09:19:03.512Z] daemon.go:336: [d29cac90cbb9f] waiting for daemon to start [2019-09-03T09:19:03.512Z] daemon.go:364: [d29cac90cbb9f] daemon started [2019-09-03T09:19:03.512Z] daemon.go:472: [d29cac90cbb9f] Stopping daemon [2019-09-03T09:19:03.512Z] daemon.go:307: [d29cac90cbb9f] exiting daemon [2019-09-03T09:19:03.512Z] daemon.go:459: [d29cac90cbb9f] Daemon stopped [2019-09-03T09:19:03.512Z] === RUN TestInspect [2019-09-03T09:19:04.075Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.789s [2019-09-03T09:19:05.444Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 1.027s [2019-09-03T09:19:06.813Z] --- PASS: TestInspect (3.21s) [2019-09-03T09:19:06.813Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-09-03T09:19:06.813Z] daemon.go:336: [d900569a543fd] waiting for daemon to start [2019-09-03T09:19:06.813Z] daemon.go:336: [d900569a543fd] waiting for daemon to start [2019-09-03T09:19:06.813Z] daemon.go:364: [d900569a543fd] daemon started [2019-09-03T09:19:06.813Z] daemon.go:472: [d900569a543fd] Stopping daemon [2019-09-03T09:19:06.813Z] daemon.go:307: [d900569a543fd] exiting daemon [2019-09-03T09:19:06.813Z] daemon.go:459: [d900569a543fd] Daemon stopped [2019-09-03T09:19:06.813Z] === RUN TestDockerNetworkConnectAlias [2019-09-03T09:19:06.813Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.329s [2019-09-03T09:19:07.376Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.543s [2019-09-03T09:19:08.745Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.066s [2019-09-03T09:19:10.117Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.695s [2019-09-03T09:19:12.637Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.391s [2019-09-03T09:19:13.568Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2019-09-03T09:19:13.568Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-09-03T09:19:13.568Z] daemon.go:336: [d946c85fc691a] waiting for daemon to start [2019-09-03T09:19:13.568Z] daemon.go:336: [d946c85fc691a] waiting for daemon to start [2019-09-03T09:19:13.568Z] daemon.go:364: [d946c85fc691a] daemon started [2019-09-03T09:19:13.568Z] daemon.go:472: [d946c85fc691a] Stopping daemon [2019-09-03T09:19:13.568Z] daemon.go:307: [d946c85fc691a] exiting daemon [2019-09-03T09:19:13.568Z] daemon.go:459: [d946c85fc691a] Daemon stopped [2019-09-03T09:19:13.568Z] === RUN TestDockerNetworkReConnect [2019-09-03T09:19:16.841Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 3.751s [2019-09-03T09:19:18.212Z] --- PASS: TestDockerNetworkReConnect (4.94s) [2019-09-03T09:19:18.212Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-09-03T09:19:18.212Z] daemon.go:336: [def0da580eca2] waiting for daemon to start [2019-09-03T09:19:18.212Z] daemon.go:336: [def0da580eca2] waiting for daemon to start [2019-09-03T09:19:18.212Z] daemon.go:364: [def0da580eca2] daemon started [2019-09-03T09:19:18.212Z] daemon.go:472: [def0da580eca2] Stopping daemon [2019-09-03T09:19:18.212Z] daemon.go:307: [def0da580eca2] exiting daemon [2019-09-03T09:19:18.212Z] daemon.go:459: [def0da580eca2] Daemon stopped [2019-09-03T09:19:18.212Z] === RUN TestServicePlugin [2019-09-03T09:19:19.581Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 25.562s [2019-09-03T09:19:37.641Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 19.769s [2019-09-03T09:19:37.641Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 11.084s [2019-09-03T09:19:37.641Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.129s [2019-09-03T09:19:37.641Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.363s [2019-09-03T09:19:39.009Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.155s [2019-09-03T09:19:40.379Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.483s [2019-09-03T09:19:42.271Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.764s [2019-09-03T09:19:42.271Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-09-03T09:19:42.271Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-09-03T09:19:42.271Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-09-03T09:19:42.271Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-09-03T09:19:44.163Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 1.865s [2019-09-03T09:19:44.163Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.045s [2019-09-03T09:19:45.092Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 0.965s [2019-09-03T09:19:45.655Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.590s [2019-09-03T09:19:46.586Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.026s [2019-09-03T09:19:46.775Z] #33 121.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-03T09:19:46.775Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-03T09:19:46.775Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-03T09:19:46.775Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-03T09:19:46.775Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-03T09:19:46.842Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.094s [2019-09-03T09:19:47.341Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-03T09:19:49.863Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-03T09:19:50.113Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 2.908s [2019-09-03T09:19:52.012Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.016s [2019-09-03T09:19:52.386Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-03T09:19:52.643Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-03T09:19:52.957Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.055s [2019-09-03T09:19:53.217Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.415s [2019-09-03T09:19:53.780Z] --- PASS: TestServicePlugin (35.44s) [2019-09-03T09:19:53.780Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-03T09:19:53.780Z] daemon.go:336: [df6d493d22d7e] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:336: [df6d493d22d7e] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:364: [df6d493d22d7e] daemon started [2019-09-03T09:19:53.780Z] daemon.go:472: [df6d493d22d7e] Stopping daemon [2019-09-03T09:19:53.780Z] daemon.go:307: [df6d493d22d7e] exiting daemon [2019-09-03T09:19:53.780Z] daemon.go:459: [df6d493d22d7e] Daemon stopped [2019-09-03T09:19:53.780Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-03T09:19:53.780Z] daemon.go:336: [d6ca107f46ed5] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:336: [d6ca107f46ed5] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:364: [d6ca107f46ed5] daemon started [2019-09-03T09:19:53.780Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-03T09:19:53.780Z] daemon.go:336: [d2d2ea2456b7d] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:336: [d2d2ea2456b7d] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:364: [d2d2ea2456b7d] daemon started [2019-09-03T09:19:53.780Z] plugin_test.go:62: [d2d2ea2456b7d] joining swarm manager [d6ca107f46ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-03T09:19:53.780Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-03T09:19:53.780Z] daemon.go:336: [d3e0e9112d806] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:336: [d3e0e9112d806] waiting for daemon to start [2019-09-03T09:19:53.780Z] daemon.go:364: [d3e0e9112d806] daemon started [2019-09-03T09:19:53.780Z] plugin_test.go:65: [d3e0e9112d806] joining swarm manager [d6ca107f46ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-03T09:19:53.780Z] daemon.go:472: [d3e0e9112d806] Stopping daemon [2019-09-03T09:19:53.780Z] daemon.go:307: [d3e0e9112d806] exiting daemon [2019-09-03T09:19:53.780Z] daemon.go:459: [d3e0e9112d806] Daemon stopped [2019-09-03T09:19:53.780Z] daemon.go:472: [d2d2ea2456b7d] Stopping daemon [2019-09-03T09:19:53.780Z] daemon.go:307: [d2d2ea2456b7d] exiting daemon [2019-09-03T09:19:53.780Z] daemon.go:459: [d2d2ea2456b7d] Daemon stopped [2019-09-03T09:19:53.780Z] daemon.go:472: [d6ca107f46ed5] Stopping daemon [2019-09-03T09:19:53.780Z] daemon.go:307: [d6ca107f46ed5] exiting daemon [2019-09-03T09:19:53.780Z] daemon.go:459: [d6ca107f46ed5] Daemon stopped [2019-09-03T09:19:53.780Z] === RUN TestServiceUpdateLabel [2019-09-03T09:19:53.780Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.681s [2019-09-03T09:19:54.036Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-09-03T09:19:54.965Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.001s [2019-09-03T09:19:55.166Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-03T09:19:56.097Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-03T09:19:56.861Z] --- PASS: TestServiceUpdateLabel (3.11s) [2019-09-03T09:19:56.861Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-09-03T09:19:56.861Z] daemon.go:336: [d0b4d54bd6def] waiting for daemon to start [2019-09-03T09:19:56.861Z] daemon.go:336: [d0b4d54bd6def] waiting for daemon to start [2019-09-03T09:19:56.861Z] daemon.go:364: [d0b4d54bd6def] daemon started [2019-09-03T09:19:56.861Z] daemon.go:472: [d0b4d54bd6def] Stopping daemon [2019-09-03T09:19:56.861Z] daemon.go:307: [d0b4d54bd6def] exiting daemon [2019-09-03T09:19:56.861Z] daemon.go:459: [d0b4d54bd6def] Daemon stopped [2019-09-03T09:19:56.861Z] === RUN TestServiceUpdateSecrets [2019-09-03T09:19:57.425Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.352s [2019-09-03T09:19:57.425Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.017s [2019-09-03T09:19:57.425Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-09-03T09:19:58.355Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.813s [2019-09-03T09:19:59.285Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 1.052s [2019-09-03T09:19:59.372Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-03T09:20:00.657Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.128s [2019-09-03T09:20:01.267Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-03T09:20:01.586Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 1.013s [2019-09-03T09:20:03.479Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.805s [2019-09-03T09:20:03.788Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-03T09:20:05.371Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.784s [2019-09-03T09:20:06.301Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.758s [2019-09-03T09:20:06.312Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-03T09:20:08.193Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.809s [2019-09-03T09:20:08.832Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-03T09:20:09.123Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.975s [2019-09-03T09:20:10.204Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-03T09:20:11.016Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.800s [2019-09-03T09:20:11.945Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 0.988s [2019-09-03T09:20:11.945Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.010s [2019-09-03T09:20:11.945Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.010s [2019-09-03T09:20:11.945Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.065s [2019-09-03T09:20:11.945Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.010s [2019-09-03T09:20:11.945Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-09-03T09:20:11.945Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.060s [2019-09-03T09:20:12.728Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-03T09:20:12.876Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2019-09-03T09:20:12.876Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-09-03T09:20:12.876Z] daemon.go:336: [db3ee82720035] waiting for daemon to start [2019-09-03T09:20:12.876Z] daemon.go:336: [db3ee82720035] waiting for daemon to start [2019-09-03T09:20:12.876Z] daemon.go:364: [db3ee82720035] daemon started [2019-09-03T09:20:12.876Z] daemon.go:472: [db3ee82720035] Stopping daemon [2019-09-03T09:20:12.876Z] daemon.go:307: [db3ee82720035] exiting daemon [2019-09-03T09:20:12.876Z] daemon.go:459: [db3ee82720035] Daemon stopped [2019-09-03T09:20:12.876Z] === RUN TestServiceUpdateConfigs [2019-09-03T09:20:12.876Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 30.499s [2019-09-03T09:20:13.659Z] #33 161.2 [2019-09-03T09:20:14.247Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 2.017s [2019-09-03T09:20:15.029Z] #33 DONE 162.2s [2019-09-03T09:20:15.029Z] [2019-09-03T09:20:15.029Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-03T09:20:16.143Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 2.090s [2019-09-03T09:20:16.143Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-09-03T09:20:16.977Z] #34 DONE 2.3s [2019-09-03T09:20:17.073Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.818s [2019-09-03T09:20:18.002Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.925s [2019-09-03T09:20:18.931Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.858s [2019-09-03T09:20:19.495Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.794s [2019-09-03T09:20:19.500Z] [2019-09-03T09:20:19.500Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-03T09:20:19.751Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.898s [2019-09-03T09:20:20.685Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.993s [2019-09-03T09:20:20.685Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.066s [2019-09-03T09:20:20.685Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.003s [2019-09-03T09:20:20.882Z] #35 DONE 1.6s [2019-09-03T09:20:20.882Z] [2019-09-03T09:20:20.882Z] #36 exporting to image [2019-09-03T09:20:20.882Z] #36 exporting layers [2019-09-03T09:20:21.615Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.746s [2019-09-03T09:20:21.615Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s [2019-09-03T09:20:21.615Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.070s [2019-09-03T09:20:21.872Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.138s [2019-09-03T09:20:21.872Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.092s [2019-09-03T09:20:22.803Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.918s [2019-09-03T09:20:23.733Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.655s [2019-09-03T09:20:24.664Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.883s [2019-09-03T09:20:24.664Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-09-03T09:20:25.057Z] #36 exporting layers 3.9s done [2019-09-03T09:20:25.057Z] #36 writing image sha256:312f4889bd779e63d369df5b9ff0631fd5ee5fb76a7a6ce9ffac1bb1cb83a6e9 done [2019-09-03T09:20:25.057Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-03T09:20:25.057Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-03T09:20:25.361Z] + echo Ensuring container killed. [2019-09-03T09:20:25.361Z] Ensuring container killed. [2019-09-03T09:20:25.361Z] + docker rm -vf docker-pr3 [2019-09-03T09:20:25.361Z] Error: No such container: docker-pr3 [2019-09-03T09:20:25.361Z] + true [Pipeline] sh [2019-09-03T09:20:25.645Z] + echo Chowning /workspace to jenkins user [2019-09-03T09:20:25.645Z] Chowning /workspace to jenkins user [2019-09-03T09:20:25.645Z] + id -u [2019-09-03T09:20:25.645Z] + id -g [2019-09-03T09:20:25.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39706:/workspace busybox chown -R 1000:1000 /workspace [2019-09-03T09:20:26.557Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.370s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-03T09:20:26.870Z] + bundleName=unit [2019-09-03T09:20:26.870Z] + echo Creating unit-bundles.tar.gz [2019-09-03T09:20:26.870Z] Creating unit-bundles.tar.gz [2019-09-03T09:20:26.870Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-03T09:20:26.870Z] bundles/junit-report.xml [2019-09-03T09:20:26.870Z] bundles/go-test-report.json [2019-09-03T09:20:26.870Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-03T09:20:26.881Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-03T09:20:27.371Z] + make clean [2019-09-03T09:20:27.486Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.910s [2019-09-03T09:20:27.486Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-09-03T09:20:27.633Z] docker volume rm -f docker-dev-cache [2019-09-03T09:20:27.633Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-03T09:20:28.417Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 1.042s [2019-09-03T09:20:28.417Z] --- PASS: TestServiceUpdateConfigs (15.78s) [2019-09-03T09:20:28.417Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-09-03T09:20:28.417Z] daemon.go:336: [d72e4d052e7be] waiting for daemon to start [2019-09-03T09:20:28.417Z] daemon.go:336: [d72e4d052e7be] waiting for daemon to start [2019-09-03T09:20:28.417Z] daemon.go:364: [d72e4d052e7be] daemon started [2019-09-03T09:20:28.417Z] daemon.go:472: [d72e4d052e7be] Stopping daemon [2019-09-03T09:20:28.417Z] daemon.go:307: [d72e4d052e7be] exiting daemon [2019-09-03T09:20:28.417Z] daemon.go:459: [d72e4d052e7be] Daemon stopped [2019-09-03T09:20:28.417Z] === RUN TestServiceUpdateNetwork [2019-09-03T09:20:29.349Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 1.029s [2019-09-03T09:20:30.281Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.925s [2019-09-03T09:20:31.649Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 1.079s [2019-09-03T09:20:31.649Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.005s [2019-09-03T09:20:32.578Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.892s [2019-09-03T09:20:33.509Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.734s [2019-09-03T09:20:34.438Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.916s [2019-09-03T09:20:34.438Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.099s [2019-09-03T09:20:35.367Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.662s [2019-09-03T09:20:36.297Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.820s [2019-09-03T09:20:37.666Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.336s [2019-09-03T09:20:39.036Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 9.143s [2019-09-03T09:20:39.602Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.623s [2019-09-03T09:20:39.858Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.081s [2019-09-03T09:20:39.858Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.008s [2019-09-03T09:20:39.858Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-09-03T09:20:39.858Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.009s [2019-09-03T09:20:40.787Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.604s [2019-09-03T09:20:44.958Z] --- PASS: TestServiceUpdateNetwork (15.74s) [2019-09-03T09:20:44.958Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-09-03T09:20:44.958Z] daemon.go:336: [d29773fe50849] waiting for daemon to start [2019-09-03T09:20:44.958Z] daemon.go:336: [d29773fe50849] waiting for daemon to start [2019-09-03T09:20:44.958Z] daemon.go:364: [d29773fe50849] daemon started [2019-09-03T09:20:44.958Z] daemon.go:472: [d29773fe50849] Stopping daemon [2019-09-03T09:20:44.958Z] daemon.go:307: [d29773fe50849] exiting daemon [2019-09-03T09:20:44.958Z] daemon.go:459: [d29773fe50849] Daemon stopped [2019-09-03T09:20:44.958Z] PASS [2019-09-03T09:20:44.958Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-03T09:20:44.958Z] INFO: Testing against a local daemon [2019-09-03T09:20:44.958Z] === RUN TestSessionCreate [2019-09-03T09:20:44.958Z] --- PASS: TestSessionCreate (0.03s) [2019-09-03T09:20:44.958Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-03T09:20:44.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-03T09:20:44.958Z] PASS [2019-09-03T09:20:44.958Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-03T09:20:44.958Z] INFO: Testing against a local daemon [2019-09-03T09:20:44.958Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-03T09:20:44.958Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-03T09:20:44.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-03T09:20:44.958Z] === RUN TestEventsExecDie [2019-09-03T09:20:45.523Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.833s [2019-09-03T09:20:45.523Z] --- PASS: TestEventsExecDie (1.05s) [2019-09-03T09:20:45.523Z] === RUN TestEventsBackwardsCompatible [2019-09-03T09:20:45.780Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-03T09:20:45.780Z] === RUN TestInfoBinaryCommits [2019-09-03T09:20:45.780Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-03T09:20:45.780Z] === RUN TestInfoAPIVersioned [2019-09-03T09:20:45.780Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-03T09:20:45.780Z] === RUN TestInfoAPI [2019-09-03T09:20:45.780Z] --- PASS: TestInfoAPI (0.02s) [2019-09-03T09:20:45.780Z] === RUN TestInfoAPIWarnings [2019-09-03T09:20:46.343Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.976s [2019-09-03T09:20:46.600Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-09-03T09:20:46.600Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-09-03T09:20:46.600Z] daemon.go:336: [dcbe8ee32034d] waiting for daemon to start [2019-09-03T09:20:46.600Z] daemon.go:336: [dcbe8ee32034d] waiting for daemon to start [2019-09-03T09:20:46.600Z] daemon.go:364: [dcbe8ee32034d] daemon started [2019-09-03T09:20:46.600Z] daemon.go:472: [dcbe8ee32034d] Stopping daemon [2019-09-03T09:20:46.600Z] daemon.go:307: [dcbe8ee32034d] exiting daemon [2019-09-03T09:20:46.600Z] daemon.go:459: [dcbe8ee32034d] Daemon stopped [2019-09-03T09:20:46.600Z] === RUN TestLoginFailsWithBadCredentials [2019-09-03T09:20:46.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-09-03T09:20:46.857Z] === RUN TestPingCacheHeaders [2019-09-03T09:20:46.857Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-03T09:20:46.857Z] === RUN TestPingGet [2019-09-03T09:20:46.857Z] --- PASS: TestPingGet (0.02s) [2019-09-03T09:20:46.857Z] === RUN TestPingHead [2019-09-03T09:20:46.857Z] --- PASS: TestPingHead (0.04s) [2019-09-03T09:20:46.857Z] === RUN TestVersion [2019-09-03T09:20:46.857Z] --- PASS: TestVersion (0.04s) [2019-09-03T09:20:46.857Z] PASS [2019-09-03T09:20:46.857Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-03T09:20:47.114Z] INFO: Testing against a local daemon [2019-09-03T09:20:47.114Z] === RUN TestVolumesCreateAndList [2019-09-03T09:20:47.114Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-03T09:20:47.114Z] === RUN TestVolumesRemove [2019-09-03T09:20:47.114Z] --- PASS: TestVolumesRemove (0.11s) [2019-09-03T09:20:47.114Z] === RUN TestVolumesInspect [2019-09-03T09:20:47.114Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-03T09:20:47.114Z] === RUN TestVolumesInvalidJSON [2019-09-03T09:20:47.114Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-03T09:20:47.114Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-03T09:20:47.114Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-03T09:20:47.114Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-03T09:20:47.114Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-03T09:20:47.114Z] PASS [2019-09-03T09:20:47.114Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-03T09:20:47.678Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.721s [2019-09-03T09:20:47.678Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-09-03T09:20:47.678Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.077s [2019-09-03T09:20:49.045Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-09-03T09:20:49.045Z] Clearing AppArmor profiles cache:. [2019-09-03T09:20:49.045Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:20:49.045Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:20:49.045Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:20:49.045Z] [2019-09-03T09:20:49.045Z] To set a process to complain mode, use the command line tool [2019-09-03T09:20:49.045Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:20:49.045Z] with the 'teardown' option." [2019-09-03T09:20:49.045Z] Removing test suite binaries [2019-09-03T09:20:49.045Z] [2019-09-03T09:20:50.439Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.875s [2019-09-03T09:20:51.394Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 0.926s [2019-09-03T09:20:52.764Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.998s [2019-09-03T09:20:58.015Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 3.977s [2019-09-03T09:20:58.015Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.351s [2019-09-03T09:21:00.538Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.623s [2019-09-03T09:21:01.469Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 0.920s [2019-09-03T09:21:28.148Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.714s [2019-09-03T09:21:28.148Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.599s [2019-09-03T09:21:28.148Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.474s [2019-09-03T09:21:30.672Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.136s [2019-09-03T09:21:33.192Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.072s [2019-09-03T09:21:35.711Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.367s [2019-09-03T09:21:37.603Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.705s [2019-09-03T09:21:37.603Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.172s [2019-09-03T09:21:38.533Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.949s [2019-09-03T09:21:39.463Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.973s [2019-09-03T09:21:40.831Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.096s [2019-09-03T09:21:41.760Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 1.080s [2019-09-03T09:21:42.690Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 0.943s [2019-09-03T09:21:43.620Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.981s [2019-09-03T09:21:44.989Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.080s [2019-09-03T09:21:45.918Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.094s [2019-09-03T09:21:46.481Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 61.654s [2019-09-03T09:21:46.738Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.937s [2019-09-03T09:21:48.106Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.117s [2019-09-03T09:21:49.475Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.210s [2019-09-03T09:21:50.404Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 1.023s [2019-09-03T09:21:51.335Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.140s [2019-09-03T09:21:53.231Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.562s [2019-09-03T09:21:54.162Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.216s [2019-09-03T09:21:55.097Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 1.038s [2019-09-03T09:21:55.400Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.020s [2019-09-03T09:21:56.397Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 1.061s [2019-09-03T09:21:57.328Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.942s [2019-09-03T09:21:58.696Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.199s [2019-09-03T09:21:59.626Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.935s [2019-09-03T09:22:00.556Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.246s [2019-09-03T09:22:03.078Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.970s [2019-09-03T09:22:03.641Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.904s [2019-09-03T09:22:06.165Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.569s [2019-09-03T09:22:11.416Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.216s [2019-09-03T09:22:15.590Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.717s [2019-09-03T09:22:16.160Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.902s [2019-09-03T09:22:21.409Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.173s [2019-09-03T09:22:25.580Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.637s [2019-09-03T09:22:25.836Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.877s [2019-09-03T09:22:26.075Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39706 [Pipeline] { [Pipeline] checkout [2019-09-03T09:22:26.145Z] using credential docker-jenkins-github-credentials [2019-09-03T09:22:26.161Z] Cloning the remote Git repository [2019-09-03T09:22:26.161Z] Cloning with configured refspecs honoured and without tags [2019-09-03T09:22:26.167Z] Cloning repository https://github.com/moby/moby.git [2019-09-03T09:22:26.167Z] > git init /home/docker/workspace/moby_PR-39706 # timeout=10 [2019-09-03T09:22:26.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T09:22:26.177Z] > git --version # timeout=10 [2019-09-03T09:22:26.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T09:22:26.181Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T09:22:31.089Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.077s [2019-09-03T09:22:32.020Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.033s [2019-09-03T09:22:32.949Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 0.958s [2019-09-03T09:22:34.844Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.951s [2019-09-03T09:22:36.739Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.881s [2019-09-03T09:22:37.668Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.950s [2019-09-03T09:22:40.187Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 25.417s [2019-09-03T09:22:41.555Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.556s [2019-09-03T09:22:41.811Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.385s [2019-09-03T09:22:42.740Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 1.001s [2019-09-03T09:22:44.634Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.786s [2019-09-03T09:22:44.634Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.078s [2019-09-03T09:22:44.634Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.086s [2019-09-03T09:22:45.198Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.563s [2019-09-03T09:22:46.128Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.838s [2019-09-03T09:22:46.128Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-09-03T09:22:46.128Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.081s [2019-09-03T09:22:47.057Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.806s [2019-09-03T09:22:47.317Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.374s [2019-09-03T09:22:47.596Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.088s [2019-09-03T09:22:47.596Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.150s [2019-09-03T09:22:47.853Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.180s [2019-09-03T09:22:47.853Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-09-03T09:22:47.853Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.091s [2019-09-03T09:22:48.110Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.178s [2019-09-03T09:22:50.102Z] Fetching without tags [2019-09-03T09:22:50.584Z] Merging remotes/origin/master commit 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 into PR head commit e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:22:50.630Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.495s [2019-09-03T09:22:50.887Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.080s [2019-09-03T09:22:50.887Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.024s [2019-09-03T09:22:51.518Z] Merge succeeded, producing e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:22:51.519Z] Checking out Revision e128f175089d2508dae0a39f4ec86d4733d1ee44 (PR-39706) [2019-09-03T09:22:50.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T09:22:50.075Z] > git config --add remote.origin.fetch +refs/pull/39706/head:refs/remotes/origin/PR-39706 # timeout=10 [2019-09-03T09:22:50.078Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-03T09:22:50.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-03T09:22:50.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-03T09:22:50.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-03T09:22:50.110Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39706/head:refs/remotes/origin/PR-39706 +refs/heads/master:refs/remotes/origin/master [2019-09-03T09:22:50.591Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T09:22:50.595Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:22:51.484Z] > git merge 1a117b8b5c2ea8802a73e4e399fdf09649ae8371 # timeout=10 [2019-09-03T09:22:51.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-03T09:22:51.525Z] > git config core.sparsecheckout # timeout=10 [2019-09-03T09:22:51.528Z] > git checkout -f e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:22:52.222Z] Commit message: "Rename variable for consistency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-03T09:22:53.306Z] + docker version [2019-09-03T09:22:53.306Z] Client: [2019-09-03T09:22:53.306Z] Version: 18.06.1-ce [2019-09-03T09:22:53.306Z] API version: 1.38 [2019-09-03T09:22:53.306Z] Go version: go1.10.3 [2019-09-03T09:22:53.306Z] Git commit: e68fc7a [2019-09-03T09:22:53.306Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-03T09:22:53.306Z] OS/Arch: linux/ppc64le [2019-09-03T09:22:53.306Z] Experimental: false [2019-09-03T09:22:53.306Z] [2019-09-03T09:22:53.306Z] Server: [2019-09-03T09:22:53.306Z] Engine: [2019-09-03T09:22:53.306Z] Version: 18.06.1-ce [2019-09-03T09:22:53.306Z] API version: 1.38 (minimum version 1.12) [2019-09-03T09:22:53.306Z] Go version: go1.10.3 [2019-09-03T09:22:53.306Z] Git commit: e68fc7a [2019-09-03T09:22:53.306Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-03T09:22:53.306Z] OS/Arch: linux/ppc64le [2019-09-03T09:22:53.306Z] Experimental: true [Pipeline] sh [2019-09-03T09:22:53.685Z] + docker info [2019-09-03T09:22:53.685Z] Containers: 0 [2019-09-03T09:22:53.685Z] Running: 0 [2019-09-03T09:22:53.685Z] Paused: 0 [2019-09-03T09:22:53.685Z] Stopped: 0 [2019-09-03T09:22:53.685Z] Images: 100 [2019-09-03T09:22:53.685Z] Server Version: 18.06.1-ce [2019-09-03T09:22:53.685Z] Storage Driver: overlay2 [2019-09-03T09:22:53.685Z] Backing Filesystem: extfs [2019-09-03T09:22:53.685Z] Supports d_type: true [2019-09-03T09:22:53.685Z] Native Overlay Diff: true [2019-09-03T09:22:53.685Z] Logging Driver: json-file [2019-09-03T09:22:53.685Z] Cgroup Driver: cgroupfs [2019-09-03T09:22:53.685Z] Plugins: [2019-09-03T09:22:53.685Z] Volume: local [2019-09-03T09:22:53.685Z] Network: bridge host ipvlan macvlan null overlay [2019-09-03T09:22:53.685Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-03T09:22:53.685Z] Swarm: inactive [2019-09-03T09:22:53.685Z] Runtimes: runc [2019-09-03T09:22:53.685Z] Default Runtime: runc [2019-09-03T09:22:53.685Z] Init Binary: docker-init [2019-09-03T09:22:53.685Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-03T09:22:53.685Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-03T09:22:53.685Z] init version: fec3683 [2019-09-03T09:22:53.685Z] Security Options: [2019-09-03T09:22:53.685Z] apparmor [2019-09-03T09:22:53.685Z] seccomp [2019-09-03T09:22:53.685Z] Profile: default [2019-09-03T09:22:53.685Z] Kernel Version: 4.4.0-139-generic [2019-09-03T09:22:53.685Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-03T09:22:53.685Z] OSType: linux [2019-09-03T09:22:53.685Z] Architecture: ppc64le [2019-09-03T09:22:53.685Z] CPUs: 4 [2019-09-03T09:22:53.685Z] Total Memory: 7.972GiB [2019-09-03T09:22:53.685Z] Name: ppc64le-ubuntu-31 [2019-09-03T09:22:53.685Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-03T09:22:53.685Z] Docker Root Dir: /var/lib/docker [2019-09-03T09:22:53.685Z] Debug Mode (client): false [2019-09-03T09:22:53.685Z] Debug Mode (server): false [2019-09-03T09:22:53.685Z] Username: dockerbuildbot [2019-09-03T09:22:53.685Z] Registry: https://index.docker.io/v1/ [2019-09-03T09:22:53.685Z] Labels: [2019-09-03T09:22:53.685Z] Experimental: true [2019-09-03T09:22:53.685Z] Insecure Registries: [2019-09-03T09:22:53.685Z] 127.0.0.0/8 [2019-09-03T09:22:53.685Z] Live Restore Enabled: false [2019-09-03T09:22:53.685Z] [Pipeline] sh [2019-09-03T09:22:54.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T09:22:54.062Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-03T09:22:54.062Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39706/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-03T09:22:54.161Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.372s [2019-09-03T09:22:54.161Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.086s [2019-09-03T09:22:54.161Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.025s [2019-09-03T09:22:54.161Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.151s [2019-09-03T09:22:54.161Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.078s [2019-09-03T09:22:54.161Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.099s [2019-09-03T09:22:54.348Z] + bash /home/docker/workspace/moby_PR-39706/check-config.sh [2019-09-03T09:22:54.348Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-03T09:22:54.348Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-03T09:22:54.348Z] [2019-09-03T09:22:54.348Z] Generally Necessary: [2019-09-03T09:22:54.348Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-03T09:22:54.348Z] - apparmor: enabled and tools installed [2019-09-03T09:22:54.348Z] - CONFIG_NAMESPACES: enabled [2019-09-03T09:22:54.348Z] - CONFIG_NET_NS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_PID_NS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_IPC_NS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_UTS_NS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CGROUPS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-03T09:22:54.348Z] - CONFIG_CPUSETS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_MEMCG: enabled [2019-09-03T09:22:54.348Z] - CONFIG_KEYS: enabled [2019-09-03T09:22:54.348Z] - CONFIG_VETH: enabled (as module) [2019-09-03T09:22:54.348Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-03T09:22:54.348Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-03T09:22:54.632Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-03T09:22:54.632Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-03T09:22:54.632Z] [2019-09-03T09:22:54.632Z] Optional Features: [2019-09-03T09:22:54.632Z] - CONFIG_USER_NS: enabled [2019-09-03T09:22:54.632Z] - CONFIG_SECCOMP: enabled [2019-09-03T09:22:54.632Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-03T09:22:54.632Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-03T09:22:54.632Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-03T09:22:54.632Z] (cgroup swap accounting is currently enabled) [2019-09-03T09:22:54.632Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-03T09:22:54.632Z] - CONFIG_BLK_CGROUP: enabled [2019-09-03T09:22:54.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-03T09:22:54.632Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-03T09:22:54.632Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-03T09:22:54.632Z] - CONFIG_CGROUP_PERF: enabled [2019-09-03T09:22:54.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-03T09:22:54.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-03T09:22:54.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-03T09:22:54.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-03T09:22:54.632Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-03T09:22:54.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-03T09:22:54.632Z] - CONFIG_IP_VS: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-03T09:22:54.917Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-03T09:22:54.917Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-03T09:22:54.917Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_EXT4_FS: enabled [2019-09-03T09:22:54.917Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-03T09:22:54.917Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-03T09:22:54.917Z] - Network Drivers: [2019-09-03T09:22:54.917Z] - "overlay": [2019-09-03T09:22:54.917Z] - CONFIG_VXLAN: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-03T09:22:54.917Z] Optional (for encrypted networks): [2019-09-03T09:22:54.917Z] - CONFIG_CRYPTO: enabled [2019-09-03T09:22:54.917Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_XFRM: enabled [2019-09-03T09:22:54.917Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-03T09:22:54.917Z] - "ipvlan": [2019-09-03T09:22:54.917Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-03T09:22:54.917Z] - "macvlan": [2019-09-03T09:22:54.917Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_DUMMY: enabled (as module) [2019-09-03T09:22:54.917Z] - "ftp,tftp client in container": [2019-09-03T09:22:54.917Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-03T09:22:54.917Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-03T09:22:54.917Z] - Storage Drivers: [2019-09-03T09:22:54.917Z] - "aufs": [2019-09-03T09:22:55.090Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.603s [2019-09-03T09:22:55.200Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-03T09:22:55.200Z] - "btrfs": [2019-09-03T09:22:55.200Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-03T09:22:55.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-03T09:22:55.200Z] - "devicemapper": [2019-09-03T09:22:55.200Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-03T09:22:55.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-03T09:22:55.200Z] - "overlay": [2019-09-03T09:22:55.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-03T09:22:55.200Z] - "zfs": [2019-09-03T09:22:55.200Z] - /dev/zfs: missing [2019-09-03T09:22:55.200Z] - zfs command: missing [2019-09-03T09:22:55.200Z] - zpool command: missing [2019-09-03T09:22:55.200Z] [2019-09-03T09:22:55.200Z] Limits: [2019-09-03T09:22:55.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-03T09:22:55.200Z] [2019-09-03T09:22:55.200Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-03T09:22:55.621Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 -f Dockerfile . [2019-09-03T09:22:56.987Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.484s [2019-09-03T09:22:57.551Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.702s [2019-09-03T09:22:58.327Z] Sending build context to Docker daemon 50MB [2019-09-03T09:22:58.327Z] Step 1/126 : ARG CROSS="false" [2019-09-03T09:22:58.327Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-09-03T09:22:58.327Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-03T09:22:58.327Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-03T09:22:58.327Z] ---> b5f54f7bacb8 [2019-09-03T09:22:58.327Z] Step 5/126 : ARG APT_MIRROR [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 551c4da07528 [2019-09-03T09:22:58.327Z] Step 6/126 : 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 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 7/126 : FROM base AS criu [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 9cd09bc6da48 [2019-09-03T09:22:58.327Z] Step 10/126 : 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/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 06e58a12ed39 [2019-09-03T09:22:58.327Z] Step 11/126 : 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 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 482f6c3004b7 [2019-09-03T09:22:58.327Z] Step 12/126 : FROM base AS registry [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 70bb5cd7d472 [2019-09-03T09:22:58.327Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 981358251a60 [2019-09-03T09:22:58.327Z] Step 15/126 : 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" [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 1346cdd3a952 [2019-09-03T09:22:58.327Z] Step 16/126 : FROM base AS swagger [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 10de94c080ae [2019-09-03T09:22:58.327Z] Step 18/126 : 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" [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 89b6058f8848 [2019-09-03T09:22:58.327Z] Step 19/126 : FROM base AS frozen-images [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 4e45a9ab8df9 [2019-09-03T09:22:58.327Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> cd9d8f787270 [2019-09-03T09:22:58.327Z] Step 23/126 : 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 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 4fb185b6a003 [2019-09-03T09:22:58.327Z] Step 24/126 : FROM base AS cross-false [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 25/126 : FROM base AS cross-true [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> d9401dd15b1d [2019-09-03T09:22:58.327Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 4db1e1b7321d [2019-09-03T09:22:58.327Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 86cfc8fed960 [2019-09-03T09:22:58.327Z] Step 30/126 : 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 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> a0da79c50dcd [2019-09-03T09:22:58.327Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> b73083780e33 [2019-09-03T09:22:58.327Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-03T09:22:58.327Z] ---> a0da79c50dcd [2019-09-03T09:22:58.327Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> b66c9120bb3f [2019-09-03T09:22:58.327Z] Step 37/126 : 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 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 9358975c7459 [2019-09-03T09:22:58.327Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-03T09:22:58.327Z] ---> b73083780e33 [2019-09-03T09:22:58.327Z] Step 39/126 : FROM base AS tomlv [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> eb88d5a5e047 [2019-09-03T09:22:58.327Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> c635e1ce4695 [2019-09-03T09:22:58.327Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> b9aca74c75d3 [2019-09-03T09:22:58.327Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 43669ec1b6a4 [2019-09-03T09:22:58.327Z] Step 44/126 : FROM base AS vndr [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 3656bd6dab43 [2019-09-03T09:22:58.327Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 48c98ac6868c [2019-09-03T09:22:58.327Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 86930d68ba1d [2019-09-03T09:22:58.327Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f4b976729b66 [2019-09-03T09:22:58.327Z] Step 49/126 : FROM dev-base AS containerd [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 6b671f980ebf [2019-09-03T09:22:58.327Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> fa290cbe50f0 [2019-09-03T09:22:58.327Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> e8bee485cd4c [2019-09-03T09:22:58.327Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 9dd4e46d315f [2019-09-03T09:22:58.327Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 6a0024e2a090 [2019-09-03T09:22:58.327Z] Step 56/126 : FROM dev-base AS proxy [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 774dfd70c31b [2019-09-03T09:22:58.327Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> ff8f928eea4e [2019-09-03T09:22:58.327Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> ee7e6523bcca [2019-09-03T09:22:58.327Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 516be5c0a4ee [2019-09-03T09:22:58.327Z] Step 61/126 : FROM base AS gometalinter [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 5e7970575831 [2019-09-03T09:22:58.327Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 769aec7cd920 [2019-09-03T09:22:58.327Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 74caa2592858 [2019-09-03T09:22:58.327Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> ffce6f56b686 [2019-09-03T09:22:58.327Z] Step 66/126 : FROM base AS gotestsum [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 6f5cfec360d2 [2019-09-03T09:22:58.327Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> ec21bb29c335 [2019-09-03T09:22:58.327Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> c723654f0218 [2019-09-03T09:22:58.327Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 1e3aa2f23534 [2019-09-03T09:22:58.327Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> e70960915aa4 [2019-09-03T09:22:58.327Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 59fb15924690 [2019-09-03T09:22:58.327Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 19736994712c [2019-09-03T09:22:58.327Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 6fbcddfc1622 [2019-09-03T09:22:58.327Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-03T09:22:58.327Z] ---> b73083780e33 [2019-09-03T09:22:58.327Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 7c8e02e31f11 [2019-09-03T09:22:58.327Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 34b7b485c76b [2019-09-03T09:22:58.327Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 0e7308802ed7 [2019-09-03T09:22:58.327Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 9f27b60a44b7 [2019-09-03T09:22:58.327Z] Step 81/126 : FROM dev-base AS tini [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f97eaf0b8cd9 [2019-09-03T09:22:58.327Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 8b2fd14bc631 [2019-09-03T09:22:58.327Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 24849e280d8a [2019-09-03T09:22:58.327Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 57c70d5da153 [2019-09-03T09:22:58.327Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 0809251d31d9 [2019-09-03T09:22:58.327Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> f77e916465b0 [2019-09-03T09:22:58.327Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-03T09:22:58.327Z] ---> 27861afeb531 [2019-09-03T09:22:58.327Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> fdbfdbaa8578 [2019-09-03T09:22:58.327Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> e4f4835fe8f8 [2019-09-03T09:22:58.327Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 0bed0b0de806 [2019-09-03T09:22:58.327Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 642af58c9b3a [2019-09-03T09:22:58.327Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> d43404af4921 [2019-09-03T09:22:58.327Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-03T09:22:58.327Z] ---> b73083780e33 [2019-09-03T09:22:58.327Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 286e9162205d [2019-09-03T09:22:58.327Z] Step 96/126 : RUN groupadd -r docker [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 86e628b4eaeb [2019-09-03T09:22:58.327Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 997995d28972 [2019-09-03T09:22:58.327Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> d192baa9dce2 [2019-09-03T09:22:58.327Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> da0997bd1e19 [2019-09-03T09:22:58.327Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 5ee3c07e2459 [2019-09-03T09:22:58.327Z] Step 101/126 : RUN ldconfig [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> fb60caa1b9dd [2019-09-03T09:22:58.327Z] Step 102/126 : 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/* [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 636f9f43445c [2019-09-03T09:22:58.327Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-03T09:22:58.327Z] ---> Using cache [2019-09-03T09:22:58.327Z] ---> 4433aa60672e [2019-09-03T09:22:58.327Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> fc429883f6d6 [2019-09-03T09:22:58.954Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> 63c8a75c888d [2019-09-03T09:22:58.954Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> d61de1e8750f [2019-09-03T09:22:58.954Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> 6aa955944e47 [2019-09-03T09:22:58.954Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> 8b3477eea3dd [2019-09-03T09:22:58.954Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> f0a4fb318880 [2019-09-03T09:22:58.954Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> defb038b9461 [2019-09-03T09:22:58.954Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:58.954Z] ---> 20134e9cb4b3 [2019-09-03T09:22:58.954Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-03T09:22:58.954Z] ---> Using cache [2019-09-03T09:22:59.241Z] ---> 863f6dd58d7e [2019-09-03T09:22:59.241Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-03T09:22:59.241Z] ---> Using cache [2019-09-03T09:22:59.241Z] ---> cd4fba585b8d [2019-09-03T09:22:59.241Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-03T09:22:59.241Z] ---> Using cache [2019-09-03T09:22:59.241Z] ---> 89bc3941f036 [2019-09-03T09:22:59.241Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-03T09:22:59.444Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.220s [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> 80471fc1bae5 [2019-09-03T09:22:59.884Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> 18a45a346798 [2019-09-03T09:22:59.884Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> f86aa8b7c322 [2019-09-03T09:22:59.884Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> b6cef0b15bd3 [2019-09-03T09:22:59.884Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> 3c14fcc12cde [2019-09-03T09:22:59.884Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> e607e153d0a9 [2019-09-03T09:22:59.884Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> feb7be46d79a [2019-09-03T09:22:59.884Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> 322f274ed20c [2019-09-03T09:22:59.884Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> de962b27fbcb [2019-09-03T09:22:59.884Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-03T09:22:59.884Z] ---> Using cache [2019-09-03T09:22:59.884Z] ---> a7bcb5597913 [2019-09-03T09:22:59.884Z] Step 125/126 : FROM dev AS final [2019-09-03T09:22:59.884Z] ---> a7bcb5597913 [2019-09-03T09:22:59.884Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-03T09:23:01.335Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.744s [2019-09-03T09:23:01.335Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.486s [2019-09-03T09:23:01.900Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.666s [2019-09-03T09:23:02.829Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.664s [2019-09-03T09:23:03.085Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.088s [2019-09-03T09:23:04.017Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.979s [2019-09-03T09:23:04.017Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.011s [2019-09-03T09:23:04.017Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.015s [2019-09-03T09:23:04.017Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.041s [2019-09-03T09:23:05.403Z] ---> 0af630b0d842 [2019-09-03T09:23:05.403Z] Successfully built 0af630b0d842 [2019-09-03T09:23:05.403Z] Successfully tagged docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-03T09:23:05.821Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/test/unit [2019-09-03T09:23:05.910Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.454s [2019-09-03T09:23:06.474Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 3.992s [2019-09-03T09:23:06.474Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.906s [2019-09-03T09:23:08.368Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.378s [2019-09-03T09:23:08.368Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.016s [2019-09-03T09:23:08.368Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.037s [2019-09-03T09:23:08.625Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.117s [2019-09-03T09:23:11.329Z] ? github.com/docker/docker/api [no test files] [2019-09-03T09:23:16.732Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.353s [2019-09-03T09:23:18.623Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 2.877s [2019-09-03T09:23:21.898Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 2.969s [2019-09-03T09:23:23.793Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.147s [2019-09-03T09:23:24.724Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.197s [2019-09-03T09:23:24.981Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 7.826s [2019-09-03T09:23:25.912Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 0.965s [2019-09-03T09:23:26.842Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.166s [2019-09-03T09:23:27.773Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.956s [2019-09-03T09:23:29.144Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.987s [2019-09-03T09:23:29.707Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.860s [2019-09-03T09:23:32.230Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.860s [2019-09-03T09:23:33.597Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.106s [2019-09-03T09:23:33.733Z] ok github.com/docker/docker/api/server 0.026s coverage: 7.9% of statements [2019-09-03T09:23:36.869Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.281s [2019-09-03T09:23:39.390Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.426s [2019-09-03T09:23:40.780Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.321s [2019-09-03T09:23:42.147Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 6.127s [2019-09-03T09:23:42.404Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.700s [2019-09-03T09:23:43.333Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.682s [2019-09-03T09:23:43.897Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.395s [2019-09-03T09:23:45.789Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.770s [2019-09-03T09:23:46.046Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.288s [2019-09-03T09:23:46.304Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.049s [2019-09-03T09:23:46.869Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.568s [2019-09-03T09:23:47.128Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.118s [2019-09-03T09:23:47.128Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.036s [2019-09-03T09:23:48.498Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.492s [2019-09-03T09:23:50.390Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.651s [2019-09-03T09:23:50.390Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.012s [2019-09-03T09:23:50.390Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.012s [2019-09-03T09:23:51.318Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 0.848s [2019-09-03T09:23:51.318Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.204s [2019-09-03T09:23:51.881Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.376s [2019-09-03T09:23:52.819Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.062s [2019-09-03T09:23:53.075Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.300s [2019-09-03T09:23:53.075Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-09-03T09:23:53.075Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-09-03T09:23:54.967Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.681s [2019-09-03T09:23:55.897Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.846s [2019-09-03T09:23:56.461Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 0.879s [2019-09-03T09:23:57.394Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.912s [2019-09-03T09:23:58.322Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.644s [2019-09-03T09:23:58.579Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 5.121s [2019-09-03T09:23:59.511Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.821s [2019-09-03T09:24:00.442Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.816s [2019-09-03T09:24:03.726Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.199s [2019-09-03T09:24:04.657Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 1.237s [2019-09-03T09:24:05.589Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.367s [2019-09-03T09:24:07.484Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.560s [2019-09-03T09:24:08.904Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.459s [2019-09-03T09:24:10.275Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.896s [2019-09-03T09:24:11.207Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.627s [2019-09-03T09:24:12.140Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.724s [2019-09-03T09:24:13.071Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.687s [2019-09-03T09:24:15.593Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.698s [2019-09-03T09:24:16.156Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.652s [2019-09-03T09:24:17.085Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.660s [2019-09-03T09:24:18.015Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.671s [2019-09-03T09:24:18.945Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.687s [2019-09-03T09:24:19.874Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.694s [2019-09-03T09:24:20.803Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.635s [2019-09-03T09:24:22.695Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.590s [2019-09-03T09:24:24.064Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.285s [2019-09-03T09:24:25.007Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.732s [2019-09-03T09:24:26.918Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.367s [2019-09-03T09:24:27.848Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.780s [2019-09-03T09:24:31.119Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 3.198s [2019-09-03T09:24:32.050Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.734s [2019-09-03T09:24:33.418Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.733s [2019-09-03T09:24:34.348Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.724s [2019-09-03T09:24:34.911Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 7.778s [2019-09-03T09:24:34.911Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.621s [2019-09-03T09:24:36.280Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.738s [2019-09-03T09:24:36.844Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.603s [2019-09-03T09:24:37.774Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.565s [2019-09-03T09:24:39.669Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 2.020s [2019-09-03T09:24:40.599Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.844s [2019-09-03T09:24:41.969Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.746s [2019-09-03T09:24:54.147Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.717s [2019-09-03T09:24:54.147Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.830s [2019-09-03T09:24:55.514Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.911s [2019-09-03T09:24:56.451Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.778s [2019-09-03T09:24:57.818Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.743s [2019-09-03T09:24:58.749Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.702s [2019-09-03T09:24:58.749Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-09-03T09:25:00.640Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.909s [2019-09-03T09:25:01.570Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.713s [2019-09-03T09:25:01.826Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 12.331s [2019-09-03T09:25:03.195Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 1.098s [2019-09-03T09:25:04.564Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 1.024s [2019-09-03T09:25:05.494Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.795s [2019-09-03T09:25:10.747Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.812s [2019-09-03T09:25:15.996Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.897s [2019-09-03T09:25:17.888Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.416s [2019-09-03T09:25:23.139Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 5.041s [2019-09-03T09:25:23.702Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.680s [2019-09-03T09:25:23.702Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-09-03T09:25:23.702Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.080s [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 95.2% of statements [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 4.0% of statements [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-03T09:25:25.962Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/builder [no test files] [2019-09-03T09:25:25.962Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-03T09:25:25.963Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-03T09:25:25.963Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2019-09-03T09:25:28.969Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 20.267s [2019-09-03T09:25:32.831Z] ok github.com/docker/docker/builder/fscache 0.148s coverage: 69.2% of statements [2019-09-03T09:25:33.454Z] ok github.com/docker/docker/builder/remotecontext/git 5.199s coverage: 85.1% of statements [2019-09-03T09:25:34.948Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-03T09:25:34.948Z] ok github.com/docker/docker/builder/dockerfile 0.985s coverage: 45.1% of statements [2019-09-03T09:25:35.234Z] ok github.com/docker/docker/builder/remotecontext 0.455s coverage: 13.6% of statements [2019-09-03T09:25:35.234Z] ? github.com/docker/docker/cli [no test files] [2019-09-03T09:25:35.234Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-03T09:25:47.022Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.397s [2019-09-03T09:25:47.022Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.010s [2019-09-03T09:25:47.022Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.009s [2019-09-03T09:25:47.022Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.009s [2019-09-03T09:25:47.022Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 0.948s [2019-09-03T09:25:47.022Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.009s [2019-09-03T09:25:47.022Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.838s [2019-09-03T09:25:47.022Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.010s [2019-09-03T09:25:47.022Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.009s [2019-09-03T09:25:47.022Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.069s [2019-09-03T09:25:47.279Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.321s [2019-09-03T09:25:47.843Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.298s [2019-09-03T09:25:48.099Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.488s [2019-09-03T09:25:48.099Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.009s [2019-09-03T09:25:49.031Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 0.917s [2019-09-03T09:25:49.287Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.071s [2019-09-03T09:25:50.216Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.069s [2019-09-03T09:25:50.500Z] ok github.com/docker/docker/client 0.765s coverage: 75.6% of statements [2019-09-03T09:25:51.146Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 0.925s [2019-09-03T09:25:51.402Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.044s [2019-09-03T09:25:52.332Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 0.854s [2019-09-03T09:25:55.603Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 9.967s [2019-09-03T09:25:55.603Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 2.964s [2019-09-03T09:25:55.603Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.017s [2019-09-03T09:25:55.603Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.069s [2019-09-03T09:25:56.974Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.783s [2019-09-03T09:25:59.497Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 2.153s [2019-09-03T09:25:59.497Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.023s [2019-09-03T09:26:01.390Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 2.025s [2019-09-03T09:26:03.927Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 2.102s [2019-09-03T09:26:05.309Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.904s [2019-09-03T09:26:05.872Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.534s [2019-09-03T09:26:06.435Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.562s [2019-09-03T09:26:06.998Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.533s [2019-09-03T09:26:07.927Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.001s [2019-09-03T09:26:09.297Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.795s [2019-09-03T09:26:09.861Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.645s [2019-09-03T09:26:10.794Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.873s [2019-09-03T09:26:10.794Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.014s [2019-09-03T09:26:11.051Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.033s [2019-09-03T09:26:11.051Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.015s [2019-09-03T09:26:11.613Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.534s [2019-09-03T09:26:12.541Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.631s [2019-09-03T09:26:13.471Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.613s [2019-09-03T09:26:14.034Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.623s [2019-09-03T09:26:14.965Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.465s [2019-09-03T09:26:15.528Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.651s [2019-09-03T09:26:16.458Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.629s [2019-09-03T09:26:16.458Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.047s [2019-09-03T09:26:18.977Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.547s [2019-09-03T09:26:19.540Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.849s [2019-09-03T09:26:20.469Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.597s [2019-09-03T09:26:20.469Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.029s [2019-09-03T09:26:21.398Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.648s [2019-09-03T09:26:21.398Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-09-03T09:26:22.766Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.966s [2019-09-03T09:26:23.330Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.563s [2019-09-03T09:26:24.267Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.614s [2019-09-03T09:26:25.196Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 1.120s [2019-09-03T09:26:25.196Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.012s [2019-09-03T09:26:25.453Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.027s [2019-09-03T09:26:25.453Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-09-03T09:26:26.382Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.615s [2019-09-03T09:26:26.946Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.601s [2019-09-03T09:26:27.202Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.084s [2019-09-03T09:26:28.131Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.627s [2019-09-03T09:26:28.694Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.601s [2019-09-03T09:26:30.586Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.708s [2019-09-03T09:26:30.586Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.011s [2019-09-03T09:26:31.516Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.609s [2019-09-03T09:26:32.445Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.909s [2019-09-03T09:26:34.337Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.224s [2019-09-03T09:26:34.899Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.535s [2019-09-03T09:26:35.156Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.733s [2019-09-03T09:26:35.723Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.678s [2019-09-03T09:26:36.653Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.633s [2019-09-03T09:26:37.584Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.767s [2019-09-03T09:26:38.516Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.722s [2019-09-03T09:26:39.447Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.736s [2019-09-03T09:26:39.447Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.022s [2019-09-03T09:26:42.722Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.588s [2019-09-03T09:26:44.091Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.420s [2019-09-03T09:26:45.984Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.404s [2019-09-03T09:26:46.241Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.459s [2019-09-03T09:26:47.335Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 29.9% of statements [2019-09-03T09:26:47.335Z] ok github.com/docker/docker/container 0.175s coverage: 35.5% of statements [2019-09-03T09:26:47.335Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-03T09:26:47.335Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-03T09:26:47.335Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-03T09:26:47.335Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-03T09:26:48.768Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.628s [2019-09-03T09:26:51.288Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 1.906s [2019-09-03T09:26:51.758Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2019-09-03T09:26:53.809Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 2.099s [2019-09-03T09:26:53.809Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.049s [2019-09-03T09:26:57.083Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 2.423s [2019-09-03T09:26:57.646Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.405s [2019-09-03T09:26:58.576Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.726s [2019-09-03T09:27:00.198Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.8% of statements [2019-09-03T09:27:02.747Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 25.444s [2019-09-03T09:27:04.611Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2019-09-03T09:27:07.999Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 4.465s [2019-09-03T09:27:09.034Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-09-03T09:27:10.521Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.164s [2019-09-03T09:27:11.749Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-09-03T09:27:11.749Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 84.2% of statements [2019-09-03T09:27:13.043Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 14.358s [2019-09-03T09:27:13.973Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.689s [2019-09-03T09:27:15.221Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-09-03T09:27:15.342Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.599s [2019-09-03T09:27:17.254Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.537s coverage: 13.7% of statements [2019-09-03T09:27:17.265Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.563s [2019-09-03T09:27:17.522Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.566s [2019-09-03T09:27:18.452Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.873s [2019-09-03T09:27:19.947Z] ok github.com/docker/docker/daemon 12.521s coverage: 17.6% of statements [2019-09-03T09:27:19.947Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-03T09:27:19.947Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-03T09:27:19.947Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-03T09:27:19.947Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-03T09:27:20.346Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.283s [2019-09-03T09:27:20.967Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2019-09-03T09:27:21.252Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.424s coverage: 57.8% of statements [2019-09-03T09:27:21.721Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.527s [2019-09-03T09:27:21.721Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.010s [2019-09-03T09:27:21.978Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.439s [2019-09-03T09:27:21.978Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.016s [2019-09-03T09:27:21.978Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.002s [2019-09-03T09:27:22.909Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.543s [2019-09-03T09:27:23.166Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.975s [2019-09-03T09:27:23.422Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.511s [2019-09-03T09:27:27.596Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.913s [2019-09-03T09:27:28.106Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.285s coverage: 68.6% of statements [2019-09-03T09:27:28.106Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.696s coverage: 50.8% of statements [2019-09-03T09:27:28.160Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.843s [2019-09-03T09:27:29.089Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.733s [2019-09-03T09:27:30.147Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.219s coverage: 46.1% of statements [2019-09-03T09:27:30.147Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-03T09:27:31.633Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2019-09-03T09:27:32.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.549s coverage: 52.5% of statements [2019-09-03T09:27:32.261Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-03T09:27:32.261Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-03T09:27:32.261Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2019-09-03T09:27:33.261Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.627s [2019-09-03T09:27:33.824Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 4.787s [2019-09-03T09:27:34.080Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.626s [2019-09-03T09:27:34.080Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.015s [2019-09-03T09:27:34.340Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2019-09-03T09:27:35.451Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.345s [2019-09-03T09:27:36.819Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.235s [2019-09-03T09:27:36.889Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2019-09-03T09:27:37.749Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.139s [2019-09-03T09:27:38.632Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 42.7% of statements [2019-09-03T09:27:39.118Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.012s [2019-09-03T09:27:40.415Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-09-03T09:27:40.498Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.814s [2019-09-03T09:27:42.392Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.304s [2019-09-03T09:27:43.119Z] ok github.com/docker/docker/daemon/logger/awslogs 0.664s coverage: 78.6% of statements [2019-09-03T09:27:43.119Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-09-03T09:27:43.322Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.811s [2019-09-03T09:27:44.140Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.9% of statements [2019-09-03T09:27:44.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-03T09:27:44.140Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-03T09:27:44.140Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-03T09:27:44.140Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-03T09:27:44.254Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.815s [2019-09-03T09:27:44.761Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.051s coverage: 88.3% of statements [2019-09-03T09:27:45.047Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.088s coverage: 62.1% of statements [2019-09-03T09:27:48.536Z] ok github.com/docker/docker/daemon/logger/local 0.107s coverage: 74.7% of statements [2019-09-03T09:27:48.536Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-03T09:27:49.161Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 18.6% of statements [2019-09-03T09:27:50.177Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-09-03T09:27:50.463Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-09-03T09:27:52.345Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 6.918s [2019-09-03T09:27:53.160Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-09-03T09:27:53.160Z] ok github.com/docker/docker/daemon/logger/splunk 3.141s coverage: 84.5% of statements [2019-09-03T09:27:53.160Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-03T09:27:53.160Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-03T09:27:56.649Z] ok github.com/docker/docker/distribution/metadata 0.166s coverage: 48.2% of statements [2019-09-03T09:27:57.327Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2019-09-03T09:27:57.595Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.683s [2019-09-03T09:27:57.852Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.795s [2019-09-03T09:27:58.782Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 0.887s [2019-09-03T09:27:59.365Z] ok github.com/docker/docker/distribution 0.740s coverage: 22.6% of statements [2019-09-03T09:27:59.365Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-03T09:27:59.712Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 24.922s [2019-09-03T09:27:59.712Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.892s [2019-09-03T09:28:00.642Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.884s [2019-09-03T09:28:00.848Z] ok github.com/docker/docker/distribution/xfer 1.444s coverage: 83.4% of statements [2019-09-03T09:28:00.848Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-03T09:28:00.900Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.503s [2019-09-03T09:28:01.832Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.934s [2019-09-03T09:28:02.334Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-09-03T09:28:03.047Z] ok github.com/docker/docker/image 0.161s coverage: 86.4% of statements [2019-09-03T09:28:03.047Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-03T09:28:05.105Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.632s [2019-09-03T09:28:05.105Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.388s [2019-09-03T09:28:05.109Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-09-03T09:28:05.109Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-03T09:28:05.737Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-03T09:28:06.473Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.280s [2019-09-03T09:28:06.781Z] ok github.com/docker/docker/internal/testutil 0.019s coverage: 62.5% of statements [2019-09-03T09:28:07.813Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-09-03T09:28:08.835Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2019-09-03T09:28:08.993Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 8.945s [2019-09-03T09:28:08.993Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.205s [2019-09-03T09:28:09.951Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.930s [2019-09-03T09:28:11.849Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.805s [2019-09-03T09:28:12.325Z] ok github.com/docker/docker/opts 0.112s coverage: 66.9% of statements [2019-09-03T09:28:13.745Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 3.858s [2019-09-03T09:28:14.397Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-09-03T09:28:15.431Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-09-03T09:28:15.431Z] ok github.com/docker/docker/pkg/archive 1.373s coverage: 76.7% of statements [2019-09-03T09:28:16.978Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-09-03T09:28:18.012Z] ok github.com/docker/docker/pkg/authorization 4.376s coverage: 66.7% of statements [2019-09-03T09:28:18.997Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 6.600s [2019-09-03T09:28:18.997Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-09-03T09:28:18.997Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.649s [2019-09-03T09:28:19.076Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-09-03T09:28:19.711Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 92.9% of statements [2019-09-03T09:28:20.351Z] ok github.com/docker/docker/layer 7.400s coverage: 66.9% of statements [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/oci [no test files] [2019-09-03T09:28:20.351Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-03T09:28:20.987Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-09-03T09:28:21.647Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2019-09-03T09:28:21.940Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-09-03T09:28:22.268Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.252s [2019-09-03T09:28:22.976Z] ok github.com/docker/docker/pkg/chrootarchive 4.878s coverage: 43.2% of statements [2019-09-03T09:28:22.976Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-03T09:28:22.976Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-03T09:28:23.635Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.454s [2019-09-03T09:28:24.033Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-09-03T09:28:24.033Z] ok github.com/docker/docker/pkg/filenotify 0.624s coverage: 67.0% of statements [2019-09-03T09:28:25.054Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2019-09-03T09:28:25.682Z] ok github.com/docker/docker/pkg/discovery/kv 3.288s coverage: 84.1% of statements [2019-09-03T09:28:25.970Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 10.2% of statements [2019-09-03T09:28:26.154Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.207s [2019-09-03T09:28:27.481Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-09-03T09:28:27.523Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.921s [2019-09-03T09:28:27.784Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2019-09-03T09:28:28.472Z] ok github.com/docker/docker/pkg/idtools 0.878s coverage: 70.1% of statements [2019-09-03T09:28:28.762Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-09-03T09:28:29.796Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2019-09-03T09:28:30.430Z] ok github.com/docker/docker/pkg/ioutils 2.578s coverage: 70.1% of statements [2019-09-03T09:28:30.430Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-03T09:28:30.720Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2019-09-03T09:28:30.799Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.472s [2019-09-03T09:28:31.020Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-09-03T09:28:31.055Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 4.972s [2019-09-03T09:28:31.314Z] ok github.com/docker/docker/pkg/mount 0.932s coverage: 69.6% of statements [2019-09-03T09:28:31.314Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-03T09:28:31.942Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2019-09-03T09:28:31.942Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.057s coverage: 91.4% of statements [2019-09-03T09:28:31.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-03T09:28:31.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-03T09:28:33.446Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2019-09-03T09:28:33.576Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.085s [2019-09-03T09:28:34.139Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.920s [2019-09-03T09:28:34.941Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2019-09-03T09:28:34.941Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 87.9% of statements [2019-09-03T09:28:34.941Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-09-03T09:28:35.070Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.554s [2019-09-03T09:28:36.436Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-09-03T09:28:36.965Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.590s [2019-09-03T09:28:37.058Z] ok github.com/docker/docker/pkg/pubsub 1.160s coverage: 73.9% of statements [2019-09-03T09:28:37.222Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.791s [2019-09-03T09:28:37.680Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2019-09-03T09:28:38.695Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-09-03T09:28:38.695Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2019-09-03T09:28:39.709Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-09-03T09:28:39.994Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.0% of statements [2019-09-03T09:28:40.280Z] ok github.com/docker/docker/pkg/signal 3.583s coverage: 61.0% of statements [2019-09-03T09:28:41.403Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.911s [2019-09-03T09:28:41.767Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 36.9% of statements [2019-09-03T09:28:41.767Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2019-09-03T09:28:43.264Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements [2019-09-03T09:28:43.264Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 85.9% of statements [2019-09-03T09:28:43.552Z] testing: warning: no tests to run [2019-09-03T09:28:43.553Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: 0.0% of statements [no tests to run] [2019-09-03T09:28:44.175Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2019-09-03T09:28:44.463Z] ok github.com/docker/docker/pkg/truncindex 0.121s coverage: 91.5% of statements [2019-09-03T09:28:44.463Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-09-03T09:28:45.577Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 3.876s [2019-09-03T09:28:47.471Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.798s [2019-09-03T09:28:47.952Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-09-03T09:28:48.843Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 3.004s [2019-09-03T09:28:48.976Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2019-09-03T09:28:49.406Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.708s [2019-09-03T09:28:49.601Z] ok github.com/docker/docker/reference 0.042s coverage: 83.7% of statements [2019-09-03T09:28:50.625Z] ok github.com/docker/docker/plugin 0.589s coverage: 27.0% of statements [2019-09-03T09:28:51.927Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.634s [2019-09-03T09:28:52.119Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2019-09-03T09:28:52.748Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-09-03T09:28:54.795Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2019-09-03T09:28:55.417Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-09-03T09:28:55.704Z] ok github.com/docker/docker/registry 0.458s coverage: 56.4% of statements [2019-09-03T09:28:56.100Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 2.711s [2019-09-03T09:28:56.665Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.330s [2019-09-03T09:28:56.665Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.001s [2019-09-03T09:28:56.665Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.057s [2019-09-03T09:28:57.597Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 1.035s [2019-09-03T09:28:57.597Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.003s [2019-09-03T09:28:58.531Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.725s [2019-09-03T09:28:58.531Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.004s [2019-09-03T09:28:59.205Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-09-03T09:28:59.205Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 67.0% of statements [2019-09-03T09:28:59.462Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.841s [2019-09-03T09:28:59.462Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.133s [2019-09-03T09:29:00.216Z] ok github.com/docker/docker/volume/service 0.037s coverage: 73.0% of statements [2019-09-03T09:29:01.357Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.658s [2019-09-03T09:29:01.357Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.004s [2019-09-03T09:29:02.287Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.499s [2019-09-03T09:29:05.567Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.922s [2019-09-03T09:29:06.935Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.720s [2019-09-03T09:29:07.193Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.332s [2019-09-03T09:29:07.193Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.169s [2019-09-03T09:29:08.123Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 5.156s [2019-09-03T09:29:08.593Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/rootless [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/volume [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-03T09:29:08.593Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === Skipped [2019-09-03T09:29:08.593Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-03T09:29:08.593Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-03T09:29:08.593Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-03T09:29:08.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.593Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-03T09:29:08.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.593Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-03T09:29:08.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.593Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-03T09:29:08.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.593Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:29:08.593Z] [2019-09-03T09:29:08.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-03T09:29:08.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:73: No driver to put! [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-03T09:29:08.594Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-03T09:29:08.594Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-03T09:29:08.594Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-03T09:29:08.594Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-03T09:29:08.594Z] graphtest_unix.go:73: No driver to put! [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-03T09:29:08.594Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-03T09:29:08.594Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] [2019-09-03T09:29:08.594Z] DONE 2040 tests, 20 skipped in 360.466s Post stage [Pipeline] junit [2019-09-03T09:29:09.650Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-03T09:29:10.441Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39706/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:e128f175089d2508dae0a39f4ec86d4733d1ee44 hack/make.sh dynbinary test-integration [2019-09-03T09:29:10.727Z] [2019-09-03T09:29:11.013Z] Removing bundles/ [2019-09-03T09:29:11.013Z] [2019-09-03T09:29:11.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-03T09:29:11.013Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:29:11.013Z] GOOS="" GOARCH="" GOARM="" [2019-09-03T09:29:11.395Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.665s [2019-09-03T09:29:12.324Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.821s [2019-09-03T09:29:15.594Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 2.742s [2019-09-03T09:29:20.845Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.156s [2019-09-03T09:29:21.102Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.125s [2019-09-03T09:29:21.664Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.724s [2019-09-03T09:29:25.837Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 4.133s [2019-09-03T09:29:33.928Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 6.995s [2019-09-03T09:29:35.296Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.835s [2019-09-03T09:29:35.296Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.530s [2019-09-03T09:29:38.569Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.841s [2019-09-03T09:29:39.937Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.401s [2019-09-03T09:29:41.305Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.204s [2019-09-03T09:29:43.197Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.292s [2019-09-03T09:29:45.720Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.085s [2019-09-03T09:29:47.612Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.545s [2019-09-03T09:29:47.612Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.220s [2019-09-03T09:29:48.176Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.312s [2019-09-03T09:29:48.739Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 1.002s [2019-09-03T09:29:51.261Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.950s [2019-09-03T09:29:54.533Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.914s [2019-09-03T09:29:54.790Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.608s [2019-09-03T09:29:54.790Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-09-03T09:29:55.046Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.230s [2019-09-03T09:29:55.302Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.109s [2019-09-03T09:29:55.302Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.071s [2019-09-03T09:29:56.231Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 0.895s [2019-09-03T09:29:58.123Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.635s [2019-09-03T09:29:58.123Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-09-03T09:29:58.686Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.800s [2019-09-03T09:30:01.960Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.777s [2019-09-03T09:30:07.215Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.937s [2019-09-03T09:30:08.145Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.279s [2019-09-03T09:30:08.145Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-09-03T09:30:08.145Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.072s [2019-09-03T09:30:08.145Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.077s [2019-09-03T09:30:08.402Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.282s [2019-09-03T09:30:11.672Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.462s [2019-09-03T09:30:13.041Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.594s [2019-09-03T09:30:17.332Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.402s [2019-09-03T09:30:17.332Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 15.032s [2019-09-03T09:30:19.224Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.673s [2019-09-03T09:30:19.224Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-09-03T09:30:19.224Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.098s [2019-09-03T09:30:23.397Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.806s [2019-09-03T09:30:24.327Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.087s [2019-09-03T09:30:24.584Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.331s [2019-09-03T09:30:26.477Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.662s [2019-09-03T09:30:27.406Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.933s [2019-09-03T09:30:29.315Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.877s [2019-09-03T09:30:30.245Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 0.980s [2019-09-03T09:30:30.505Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.144s [2019-09-03T09:30:30.762Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 3.013s [2019-09-03T09:30:31.325Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.713s [2019-09-03T09:30:36.576Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.324s [2019-09-03T09:30:36.576Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.589s [2019-09-03T09:30:37.505Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.973s [2019-09-03T09:30:37.762Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.413s [2019-09-03T09:30:39.654Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.646s [2019-09-03T09:30:40.222Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.735s [2019-09-03T09:30:40.787Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.366s [2019-09-03T09:30:41.350Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.745s [2019-09-03T09:30:41.350Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.017s [2019-09-03T09:30:42.279Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.801s [2019-09-03T09:30:44.172Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.466s [2019-09-03T09:30:44.172Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.286s [2019-09-03T09:30:45.102Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.850s [2019-09-03T09:30:46.471Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.932s [2019-09-03T09:30:47.399Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.708s [2019-09-03T09:30:48.767Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.567s [2019-09-03T09:30:50.658Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.617s [2019-09-03T09:30:51.592Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.737s [2019-09-03T09:30:52.545Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.706s [2019-09-03T09:30:53.475Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.753s [2019-09-03T09:30:54.406Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.638s [2019-09-03T09:30:55.335Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.725s [2019-09-03T09:30:56.265Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.054s [2019-09-03T09:30:57.195Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.654s [2019-09-03T09:30:57.757Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 1.029s [2019-09-03T09:30:58.320Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.795s [2019-09-03T09:30:59.691Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.901s [2019-09-03T09:31:00.621Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 1.076s [2019-09-03T09:31:00.621Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.010s [2019-09-03T09:31:03.141Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.517s [2019-09-03T09:31:04.072Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.818s [2019-09-03T09:31:04.635Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.843s [2019-09-03T09:31:05.564Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.847s [2019-09-03T09:31:06.494Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.819s [2019-09-03T09:31:06.494Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.013s [2019-09-03T09:31:07.423Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.798s [2019-09-03T09:31:07.989Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.825s [2019-09-03T09:31:08.918Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.775s [2019-09-03T09:31:09.849Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.787s [2019-09-03T09:31:10.413Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.820s [2019-09-03T09:31:10.413Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.015s [2019-09-03T09:31:10.976Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 3.085s [2019-09-03T09:31:11.233Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.612s [2019-09-03T09:31:11.233Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.013s [2019-09-03T09:31:12.610Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.336s [2019-09-03T09:31:13.978Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.691s [2019-09-03T09:31:14.234Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.738s [2019-09-03T09:31:14.492Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.573s [2019-09-03T09:31:15.421Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.868s [2019-09-03T09:31:15.421Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.111s [2019-09-03T09:31:16.353Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.759s [2019-09-03T09:31:18.245Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.628s [2019-09-03T09:31:18.251Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-03T09:31:18.251Z] [2019-09-03T09:31:18.251Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-03T09:31:18.251Z] PKG_CONFIG=pkg-config [2019-09-03T09:31:18.251Z] GOLANG_VERSION=1.12.9 [2019-09-03T09:31:18.251Z] HOSTNAME=82b0281148fe [2019-09-03T09:31:18.251Z] DOCKER_EXPERIMENTAL=1 [2019-09-03T09:31:18.251Z] container=docker [2019-09-03T09:31:18.251Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-03T09:31:18.251Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-03T09:31:18.251Z] GOPATH=/go [2019-09-03T09:31:18.251Z] PWD=/go/src/github.com/docker/docker [2019-09-03T09:31:18.251Z] HOME=/root [2019-09-03T09:31:18.251Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-03T09:31:18.251Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-03T09:31:18.251Z] DOCKER_GITCOMMIT=e128f175089d2508dae0a39f4ec86d4733d1ee44 [2019-09-03T09:31:18.251Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-03T09:31:18.251Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-03T09:31:18.251Z] TERM=xterm [2019-09-03T09:31:18.251Z] DEST=bundles/test-integration [2019-09-03T09:31:18.251Z] SHLVL=1 [2019-09-03T09:31:18.251Z] TIMEOUT=120m [2019-09-03T09:31:18.251Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-03T09:31:18.251Z] DOCKER_PKG=github.com/docker/docker [2019-09-03T09:31:18.251Z] _=/usr/bin/env [2019-09-03T09:31:18.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-03T09:31:19.613Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.400s [2019-09-03T09:31:21.509Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.878s [2019-09-03T09:31:22.072Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.710s [2019-09-03T09:31:23.002Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.916s [2019-09-03T09:31:23.932Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.846s [2019-09-03T09:31:24.862Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.918s [2019-09-03T09:31:25.795Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.832s [2019-09-03T09:31:27.687Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.760s [2019-09-03T09:31:31.858Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.689s [2019-09-03T09:31:31.858Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.052s [2019-09-03T09:31:31.858Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.655s [2019-09-03T09:31:34.382Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 19.134s [2019-09-03T09:31:34.638Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.547s [2019-09-03T09:31:36.548Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 2.072s [2019-09-03T09:31:37.477Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.533s [2019-09-03T09:31:39.997Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.982s [2019-09-03T09:31:40.561Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.700s [2019-09-03T09:31:43.081Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 3.051s [2019-09-03T09:31:43.081Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-09-03T09:31:43.081Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-09-03T09:31:43.648Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.948s [2019-09-03T09:31:46.175Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 2.029s [2019-09-03T09:31:47.545Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.810s [2019-09-03T09:31:50.065Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.374s [2019-09-03T09:31:50.628Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.783s [2019-09-03T09:31:52.520Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.477s [2019-09-03T09:31:53.449Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.839s [2019-09-03T09:31:53.450Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-09-03T09:31:54.012Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.780s [2019-09-03T09:31:55.903Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 1.758s [2019-09-03T09:31:55.903Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.042s [2019-09-03T09:31:56.832Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.919s [2019-09-03T09:31:57.762Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.836s [2019-09-03T09:31:58.329Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.717s [2019-09-03T09:31:59.260Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.794s [2019-09-03T09:31:59.260Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.029s [2019-09-03T09:32:00.189Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.820s [2019-09-03T09:32:01.119Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.800s [2019-09-03T09:32:01.682Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 5.559s [2019-09-03T09:32:01.682Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.793s [2019-09-03T09:32:02.612Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.894s [2019-09-03T09:32:03.543Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.844s [2019-09-03T09:32:04.475Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 1.054s [2019-09-03T09:32:05.404Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.891s [2019-09-03T09:32:06.333Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.911s [2019-09-03T09:32:06.333Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.009s [2019-09-03T09:32:07.262Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.829s [2019-09-03T09:32:08.191Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.770s [2019-09-03T09:32:09.561Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.622s [2019-09-03T09:32:10.125Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.861s [2019-09-03T09:32:10.125Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.417s [2019-09-03T09:32:10.125Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-03T09:32:13.399Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.032s [2019-09-03T09:32:13.964Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.845s [2019-09-03T09:32:14.894Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.723s [2019-09-03T09:32:27.076Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.482s [2019-09-03T09:32:27.639Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.126s [2019-09-03T09:32:29.006Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.221s [2019-09-03T09:32:29.263Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.585s [2019-09-03T09:32:29.263Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.015s [2019-09-03T09:32:29.263Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.015s [2019-09-03T09:32:29.263Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.011s [2019-09-03T09:32:30.194Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.840s [2019-09-03T09:32:34.367Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.460s [2019-09-03T09:32:35.298Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.383s [2019-09-03T09:32:37.190Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.440s [2019-09-03T09:32:37.753Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.917s [2019-09-03T09:32:38.682Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.681s [2019-09-03T09:32:39.246Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.657s [2019-09-03T09:32:40.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-03T09:32:40.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-03T09:32:40.615Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.174s [2019-09-03T09:32:40.615Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.013s [2019-09-03T09:32:40.615Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.238s [2019-09-03T09:32:42.508Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.553s [2019-09-03T09:32:43.877Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.060s [2019-09-03T09:32:45.246Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.404s [2019-09-03T09:32:45.246Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.012s [2019-09-03T09:32:45.502Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.234s [2019-09-03T09:32:47.395Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.542s [2019-09-03T09:32:48.323Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 4.015s [2019-09-03T09:32:48.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-03T09:32:48.887Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.633s [2019-09-03T09:32:54.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-03T09:32:57.009Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 7.006s [2019-09-03T09:32:57.009Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.748s [2019-09-03T09:32:57.009Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.889s [2019-09-03T09:32:57.573Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.959s [2019-09-03T09:32:59.468Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.598s [2019-09-03T09:32:59.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-03T09:33:01.989Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.485s [2019-09-03T09:33:05.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-03T09:33:06.161Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.970s [2019-09-03T09:33:08.056Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.438s [2019-09-03T09:33:11.328Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.662s [2019-09-03T09:33:12.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-03T09:33:12.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-03T09:33:12.697Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.761s [2019-09-03T09:33:14.066Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.679s [2019-09-03T09:33:14.322Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.039s [2019-09-03T09:33:14.885Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.613s [2019-09-03T09:33:16.253Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.162s [2019-09-03T09:33:17.186Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.782s [2019-09-03T09:33:17.749Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.873s [2019-09-03T09:33:19.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-03T09:33:20.275Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.438s [2019-09-03T09:33:20.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-03T09:33:22.799Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.335s [2019-09-03T09:33:27.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-03T09:33:28.049Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 4.826s [2019-09-03T09:33:28.306Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.607s [2019-09-03T09:33:28.562Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.110s [2019-09-03T09:33:29.492Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.801s [2019-09-03T09:33:29.492Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.081s [2019-09-03T09:33:30.054Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.754s [2019-09-03T09:33:30.984Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.785s [2019-09-03T09:33:30.984Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.070s [2019-09-03T09:33:31.914Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.814s [2019-09-03T09:33:32.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-03T09:33:32.844Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.880s [2019-09-03T09:33:32.844Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-09-03T09:33:33.407Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.820s [2019-09-03T09:33:34.336Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.820s [2019-09-03T09:33:36.229Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.265s [2019-09-03T09:33:37.158Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.775s [2019-09-03T09:33:38.087Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.769s [2019-09-03T09:33:38.650Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.750s [2019-09-03T09:33:39.579Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.753s [2019-09-03T09:33:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-03T09:33:40.143Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.805s [2019-09-03T09:33:41.072Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.760s [2019-09-03T09:33:41.072Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-03T09:33:42.007Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.599s [2019-09-03T09:33:42.570Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.754s [2019-09-03T09:33:42.570Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-09-03T09:33:43.499Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.806s [2019-09-03T09:33:45.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-03T09:33:45.391Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.615s [2019-09-03T09:33:45.391Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-09-03T09:33:48.665Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.265s [2019-09-03T09:33:50.032Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.584s [2019-09-03T09:33:50.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-03T09:33:50.961Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.830s [2019-09-03T09:33:52.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-03T09:33:55.131Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.837s [2019-09-03T09:33:55.387Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.826s [2019-09-03T09:33:56.316Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.789s [2019-09-03T09:33:58.210Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.648s [2019-09-03T09:33:58.774Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.811s [2019-09-03T09:33:59.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-03T09:34:00.982Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-03T09:34:00.982Z] Using test binary docker [2019-09-03T09:34:00.982Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-03T09:34:00.982Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-03T09:34:00.982Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-03T09:34:00.982Z] Warning failed to create cache: (null) [2019-09-03T09:34:00.982Z] . [2019-09-03T09:34:00.982Z] INFO: Waiting for daemon to start... [2019-09-03T09:34:00.982Z] Starting dockerd [2019-09-03T09:34:02.946Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 4.107s [2019-09-03T09:34:03.012Z] . [2019-09-03T09:34:03.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-03T09:34:03.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-03T09:34:03.012Z] Error: No such image: emptyfs [2019-09-03T09:34:03.296Z] Running integration-test (iteration 1) [2019-09-03T09:34:03.297Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-03T09:34:08.195Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.871s [2019-09-03T09:34:08.757Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.827s [2019-09-03T09:34:09.698Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.797s [2019-09-03T09:34:10.262Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.835s [2019-09-03T09:34:11.192Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.746s [2019-09-03T09:34:11.754Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.781s [2019-09-03T09:34:12.683Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.786s [2019-09-03T09:34:13.613Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.841s [2019-09-03T09:34:14.543Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.614s [2019-09-03T09:34:15.107Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.797s [2019-09-03T09:34:18.377Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.673s [2019-09-03T09:34:18.553Z] Loaded image: buildpack-deps:jessie [2019-09-03T09:34:18.553Z] Loaded image: busybox:latest [2019-09-03T09:34:18.553Z] Loaded image: busybox:glibc [2019-09-03T09:34:18.553Z] Loaded image: debian:jessie [2019-09-03T09:34:18.553Z] Loaded image: hello-world:latest [2019-09-03T09:34:18.553Z] INFO: Testing against a local daemon [2019-09-03T09:34:18.553Z] === RUN TestCgroupNamespacesBuild [2019-09-03T09:34:19.561Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-09-03T09:34:19.561Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-03T09:34:19.561Z] daemon.go:336: [dd30e00a33e68] waiting for daemon to start [2019-09-03T09:34:19.561Z] daemon.go:336: [dd30e00a33e68] waiting for daemon to start [2019-09-03T09:34:19.561Z] daemon.go:364: [dd30e00a33e68] daemon started [2019-09-03T09:34:19.561Z] daemon.go:472: [dd30e00a33e68] Stopping daemon [2019-09-03T09:34:19.561Z] daemon.go:307: [dd30e00a33e68] exiting daemon [2019-09-03T09:34:19.561Z] daemon.go:459: [dd30e00a33e68] Daemon stopped [2019-09-03T09:34:19.561Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:34:19.745Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.517s [2019-09-03T09:34:20.308Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.802s [2019-09-03T09:34:21.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2019-09-03T09:34:21.034Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-03T09:34:21.034Z] daemon.go:336: [dd8712261fcca] waiting for daemon to start [2019-09-03T09:34:21.034Z] daemon.go:336: [dd8712261fcca] waiting for daemon to start [2019-09-03T09:34:21.034Z] daemon.go:364: [dd8712261fcca] daemon started [2019-09-03T09:34:21.034Z] daemon.go:472: [dd8712261fcca] Stopping daemon [2019-09-03T09:34:21.034Z] daemon.go:307: [dd8712261fcca] exiting daemon [2019-09-03T09:34:21.034Z] daemon.go:459: [dd8712261fcca] Daemon stopped [2019-09-03T09:34:21.034Z] === RUN TestBuildWithSession [2019-09-03T09:34:21.237Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.827s [2019-09-03T09:34:21.493Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.201s [2019-09-03T09:34:21.493Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-09-03T09:34:22.422Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.802s [2019-09-03T09:34:22.985Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.808s [2019-09-03T09:34:23.744Z] --- PASS: TestBuildWithSession (2.23s) [2019-09-03T09:34:23.744Z] === RUN TestBuildSquashParent [2019-09-03T09:34:24.876Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.694s [2019-09-03T09:34:24.876Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.027s [2019-09-03T09:34:24.877Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.008s [2019-09-03T09:34:25.807Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.833s [2019-09-03T09:34:28.327Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.664s [2019-09-03T09:34:29.252Z] --- PASS: TestBuildSquashParent (5.25s) [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:34:29.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:34:29.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:34:29.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-03T09:34:29.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-03T09:34:29.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-03T09:34:29.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-03T09:34:29.256Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.812s [2019-09-03T09:34:31.156Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 2.016s [2019-09-03T09:34:31.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-03T09:34:31.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.57s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2019-09-03T09:34:33.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s) [2019-09-03T09:34:33.978Z] === RUN TestBuildMultiStageCopy [2019-09-03T09:34:33.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-03T09:34:35.335Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 3.942s [2019-09-03T09:34:36.003Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-03T09:34:36.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-03T09:34:36.572Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-03T09:34:37.187Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-09-03T09:34:37.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-09-03T09:34:37.468Z] === RUN TestBuildMultiStageParentConfig [2019-09-03T09:34:38.474Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2019-09-03T09:34:38.474Z] === RUN TestBuildLabelWithTargets [2019-09-03T09:34:38.606Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.059s [2019-09-03T09:34:39.168Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.806s [2019-09-03T09:34:39.979Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-09-03T09:34:39.979Z] === RUN TestBuildWithEmptyLayers [2019-09-03T09:34:40.097Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.794s [2019-09-03T09:34:40.660Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.805s [2019-09-03T09:34:40.994Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2019-09-03T09:34:40.994Z] === RUN TestBuildMultiStageOnBuild [2019-09-03T09:34:43.033Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-09-03T09:34:43.033Z] === RUN TestBuildUncleanTarFilenames [2019-09-03T09:34:43.182Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.340s [2019-09-03T09:34:44.048Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-09-03T09:34:44.048Z] === RUN TestBuildMultiStageLayerLeak [2019-09-03T09:34:44.551Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.287s [2019-09-03T09:34:45.114Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.781s [2019-09-03T09:34:45.370Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.167s [2019-09-03T09:34:45.626Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.153s [2019-09-03T09:34:46.555Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.819s [2019-09-03T09:34:46.738Z] --- PASS: TestBuildMultiStageLayerLeak (2.46s) [2019-09-03T09:34:46.739Z] === RUN TestBuildWithHugeFile [2019-09-03T09:34:47.118Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.802s [2019-09-03T09:34:48.050Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.801s [2019-09-03T09:34:48.050Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-09-03T09:34:48.307Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.167s [2019-09-03T09:34:49.235Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.583s [2019-09-03T09:34:54.488Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.619s [2019-09-03T09:34:54.488Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.788s [2019-09-03T09:34:55.856Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.212s [2019-09-03T09:34:58.386Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.495s [2019-09-03T09:34:59.754Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.589s [2019-09-03T09:35:02.273Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.211s [2019-09-03T09:35:05.543Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.808s [2019-09-03T09:35:06.105Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.825s [2019-09-03T09:35:06.671Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.787s [2019-09-03T09:35:08.040Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.726s [2019-09-03T09:35:08.040Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-09-03T09:35:08.040Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-03T09:35:08.040Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-09-03T09:35:08.040Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.212s [2019-09-03T09:35:08.969Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.825s [2019-09-03T09:35:09.899Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.929s [2019-09-03T09:35:10.829Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.831s [2019-09-03T09:35:12.196Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.611s [2019-09-03T09:35:13.128Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.843s [2019-09-03T09:35:14.057Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.806s [2019-09-03T09:35:14.057Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.009s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.838s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.018s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.038s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.021s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.009s [2019-09-03T09:35:14.987Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.166s [2019-09-03T09:35:15.243Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.169s [2019-09-03T09:35:15.500Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.177s [2019-09-03T09:35:15.500Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.193s [2019-09-03T09:35:15.757Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.166s [2019-09-03T09:35:16.689Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.804s [2019-09-03T09:35:17.618Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.833s [2019-09-03T09:35:18.183Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.831s [2019-09-03T09:35:18.440Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.029s [2019-09-03T09:35:19.378Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.873s [2019-09-03T09:35:19.635Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.277s [2019-09-03T09:35:20.198Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.775s [2019-09-03T09:35:20.455Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.024s [2019-09-03T09:35:21.019Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.800s [2019-09-03T09:35:21.948Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.881s [2019-09-03T09:35:21.948Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.019s [2019-09-03T09:35:21.948Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.014s [2019-09-03T09:35:22.886Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.793s [2019-09-03T09:35:24.779Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.607s [2019-09-03T09:35:25.343Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.805s [2019-09-03T09:35:25.343Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-09-03T09:35:25.906Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.680s [2019-09-03T09:35:26.163Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.087s [2019-09-03T09:35:28.055Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.609s [2019-09-03T09:35:28.617Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.762s [2019-09-03T09:35:31.138Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.639s [2019-09-03T09:35:32.068Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.807s [2019-09-03T09:35:32.068Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.013s [2019-09-03T09:35:32.068Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.012s [2019-09-03T09:35:33.438Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.099s [2019-09-03T09:35:34.375Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.138s [2019-09-03T09:35:35.744Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.229s [2019-09-03T09:35:35.744Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.046s [2019-09-03T09:35:37.637Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 1.986s [2019-09-03T09:35:37.637Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.058s [2019-09-03T09:35:38.200Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.553s [2019-09-03T09:35:40.736Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.228s [2019-09-03T09:35:40.736Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.044s [2019-09-03T09:35:41.299Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 144.111s [2019-09-03T09:35:42.666Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.834s [2019-09-03T09:35:42.666Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.078s [2019-09-03T09:35:42.666Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.018s [2019-09-03T09:35:44.561Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.898s [2019-09-03T09:35:46.459Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.734s [2019-09-03T09:35:46.715Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.568s [2019-09-03T09:35:46.715Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.082s [2019-09-03T09:35:46.972Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.071s [2019-09-03T09:35:46.972Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.054s [2019-09-03T09:35:47.228Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.366s [2019-09-03T09:35:49.748Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.372s [2019-09-03T09:35:51.125Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 4.584s [2019-09-03T09:35:55.296Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.529s [2019-09-03T09:35:58.570Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.835s [2019-09-03T09:35:59.132Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 0.916s [2019-09-03T09:36:00.504Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.418s [2019-09-03T09:36:01.433Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 9.436s [2019-09-03T09:36:03.327Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.935s [2019-09-03T09:36:06.622Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.472s [2019-09-03T09:36:07.554Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.627s [2019-09-03T09:36:08.731Z] --- PASS: TestBuildWithHugeFile (82.17s) [2019-09-03T09:36:08.731Z] === RUN TestBuildWithEmptyDockerfile [2019-09-03T09:36:08.731Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:36:08.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:36:08.731Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:36:08.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:36:08.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:36:08.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:36:08.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-03T09:36:08.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-03T09:36:08.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-03T09:36:09.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-09-03T09:36:09.014Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-09-03T09:36:09.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-09-03T09:36:09.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-09-03T09:36:09.014Z] === RUN TestBuildPreserveOwnership [2019-09-03T09:36:09.014Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-03T09:36:09.448Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.772s [2019-09-03T09:36:09.706Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.193s [2019-09-03T09:36:12.230Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 2.017s [2019-09-03T09:36:12.482Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-03T09:36:12.890Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.518s [2019-09-03T09:36:14.109Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2019-09-03T09:36:14.109Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2019-09-03T09:36:14.109Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-09-03T09:36:14.109Z] === RUN TestBuildPlatformInvalid [2019-09-03T09:36:14.109Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-09-03T09:36:14.109Z] PASS [2019-09-03T09:36:14.109Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-03T09:36:14.109Z] INFO: Testing against a local daemon [2019-09-03T09:36:14.109Z] === RUN TestConfigList [2019-09-03T09:36:14.784Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 2.009s [2019-09-03T09:36:16.801Z] --- PASS: TestConfigList (2.23s) [2019-09-03T09:36:16.801Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-03T09:36:16.801Z] daemon.go:336: [d3037e127f782] waiting for daemon to start [2019-09-03T09:36:16.801Z] daemon.go:336: [d3037e127f782] waiting for daemon to start [2019-09-03T09:36:16.801Z] daemon.go:364: [d3037e127f782] daemon started [2019-09-03T09:36:16.801Z] daemon.go:472: [d3037e127f782] Stopping daemon [2019-09-03T09:36:16.801Z] daemon.go:307: [d3037e127f782] exiting daemon [2019-09-03T09:36:16.801Z] daemon.go:459: [d3037e127f782] Daemon stopped [2019-09-03T09:36:16.801Z] === RUN TestConfigsCreateAndDelete [2019-09-03T09:36:18.827Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2019-09-03T09:36:18.827Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-03T09:36:18.827Z] daemon.go:336: [d313188e35d96] waiting for daemon to start [2019-09-03T09:36:18.827Z] daemon.go:336: [d313188e35d96] waiting for daemon to start [2019-09-03T09:36:18.827Z] daemon.go:364: [d313188e35d96] daemon started [2019-09-03T09:36:18.827Z] daemon.go:472: [d313188e35d96] Stopping daemon [2019-09-03T09:36:18.827Z] daemon.go:307: [d313188e35d96] exiting daemon [2019-09-03T09:36:18.827Z] daemon.go:459: [d313188e35d96] Daemon stopped [2019-09-03T09:36:18.827Z] === RUN TestConfigsUpdate [2019-09-03T09:36:18.957Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.490s [2019-09-03T09:36:18.957Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.815s [2019-09-03T09:36:20.848Z] --- PASS: TestConfigsUpdate (2.18s) [2019-09-03T09:36:20.848Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-03T09:36:20.848Z] daemon.go:336: [df22c2eaa36ec] waiting for daemon to start [2019-09-03T09:36:20.848Z] daemon.go:336: [df22c2eaa36ec] waiting for daemon to start [2019-09-03T09:36:20.848Z] daemon.go:364: [df22c2eaa36ec] daemon started [2019-09-03T09:36:20.848Z] daemon.go:472: [df22c2eaa36ec] Stopping daemon [2019-09-03T09:36:20.848Z] daemon.go:307: [df22c2eaa36ec] exiting daemon [2019-09-03T09:36:20.848Z] daemon.go:459: [df22c2eaa36ec] Daemon stopped [2019-09-03T09:36:20.848Z] === RUN TestTemplatedConfig [2019-09-03T09:36:21.481Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.614s [2019-09-03T09:36:22.850Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.747s [2019-09-03T09:36:24.315Z] --- PASS: TestTemplatedConfig (2.88s) [2019-09-03T09:36:24.315Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-03T09:36:24.316Z] daemon.go:336: [dfdfd517549bc] waiting for daemon to start [2019-09-03T09:36:24.316Z] daemon.go:336: [dfdfd517549bc] waiting for daemon to start [2019-09-03T09:36:24.316Z] daemon.go:364: [dfdfd517549bc] daemon started [2019-09-03T09:36:24.316Z] daemon.go:472: [dfdfd517549bc] Stopping daemon [2019-09-03T09:36:24.316Z] daemon.go:307: [dfdfd517549bc] exiting daemon [2019-09-03T09:36:24.316Z] daemon.go:459: [dfdfd517549bc] Daemon stopped [2019-09-03T09:36:24.316Z] === RUN TestConfigInspect [2019-09-03T09:36:26.122Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.046s [2019-09-03T09:36:26.351Z] --- PASS: TestConfigInspect (2.20s) [2019-09-03T09:36:26.351Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-03T09:36:26.351Z] daemon.go:336: [d375c1d63d62f] waiting for daemon to start [2019-09-03T09:36:26.351Z] daemon.go:336: [d375c1d63d62f] waiting for daemon to start [2019-09-03T09:36:26.351Z] daemon.go:364: [d375c1d63d62f] daemon started [2019-09-03T09:36:26.351Z] daemon.go:472: [d375c1d63d62f] Stopping daemon [2019-09-03T09:36:26.351Z] daemon.go:307: [d375c1d63d62f] exiting daemon [2019-09-03T09:36:26.351Z] daemon.go:459: [d375c1d63d62f] Daemon stopped [2019-09-03T09:36:26.351Z] === RUN TestConfigCreateWithLabels [2019-09-03T09:36:26.687Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.541s [2019-09-03T09:36:26.687Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-09-03T09:36:28.390Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2019-09-03T09:36:28.390Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-03T09:36:28.390Z] daemon.go:336: [d83260910a9aa] waiting for daemon to start [2019-09-03T09:36:28.390Z] daemon.go:336: [d83260910a9aa] waiting for daemon to start [2019-09-03T09:36:28.390Z] daemon.go:364: [d83260910a9aa] daemon started [2019-09-03T09:36:28.390Z] daemon.go:472: [d83260910a9aa] Stopping daemon [2019-09-03T09:36:28.390Z] daemon.go:307: [d83260910a9aa] exiting daemon [2019-09-03T09:36:28.390Z] daemon.go:459: [d83260910a9aa] Daemon stopped [2019-09-03T09:36:28.390Z] === RUN TestConfigCreateResolve [2019-09-03T09:36:31.069Z] --- PASS: TestConfigCreateResolve (2.32s) [2019-09-03T09:36:31.069Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-03T09:36:31.069Z] daemon.go:336: [d13707442ed03] waiting for daemon to start [2019-09-03T09:36:31.069Z] daemon.go:336: [d13707442ed03] waiting for daemon to start [2019-09-03T09:36:31.069Z] daemon.go:364: [d13707442ed03] daemon started [2019-09-03T09:36:31.069Z] daemon.go:472: [d13707442ed03] Stopping daemon [2019-09-03T09:36:31.069Z] daemon.go:307: [d13707442ed03] exiting daemon [2019-09-03T09:36:31.069Z] daemon.go:459: [d13707442ed03] Daemon stopped [2019-09-03T09:36:31.069Z] === RUN TestConfigDaemonLibtrustID [2019-09-03T09:36:31.069Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-03T09:36:31.069Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-03T09:36:31.069Z] daemon.go:336: [daf67885894ad] waiting for daemon to start [2019-09-03T09:36:31.069Z] daemon.go:336: [daf67885894ad] waiting for daemon to start [2019-09-03T09:36:31.069Z] daemon.go:364: [daf67885894ad] daemon started [2019-09-03T09:36:31.069Z] daemon.go:472: [daf67885894ad] Stopping daemon [2019-09-03T09:36:31.069Z] daemon.go:307: [daf67885894ad] exiting daemon [2019-09-03T09:36:31.069Z] daemon.go:459: [daf67885894ad] Daemon stopped [2019-09-03T09:36:31.069Z] PASS [2019-09-03T09:36:31.069Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-03T09:36:31.353Z] INFO: Testing against a local daemon [2019-09-03T09:36:31.353Z] === RUN TestCheckpoint [2019-09-03T09:36:31.353Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-03T09:36:31.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-03T09:36:31.353Z] === RUN TestContainerInvalidJSON [2019-09-03T09:36:31.353Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:36:31.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:36:31.353Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:36:31.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:36:31.353Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:36:31.353Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:36:31.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-03T09:36:31.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-03T09:36:31.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-03T09:36:31.353Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-03T09:36:31.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-03T09:36:31.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-03T09:36:31.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-03T09:36:31.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-03T09:36:31.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-03T09:36:31.353Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-03T09:36:31.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-03T09:36:31.353Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-03T09:36:31.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-03T09:36:31.634Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-03T09:36:31.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-03T09:36:31.634Z] === RUN TestCopyFromContainer [2019-09-03T09:36:31.938Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.518s [2019-09-03T09:36:33.671Z] === RUN TestCopyFromContainer// [2019-09-03T09:36:33.671Z] === RUN TestCopyFromContainer//bar/root [2019-09-03T09:36:33.671Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-03T09:36:33.671Z] === RUN TestCopyFromContainer/bar/quux [2019-09-03T09:36:33.671Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-03T09:36:33.953Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-03T09:36:33.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-03T09:36:33.953Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-03T09:36:34.236Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-03T09:36:34.236Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer (2.64s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-03T09:36:34.236Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-03T09:36:34.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-03T09:36:34.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:36:34.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:36:34.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:36:34.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:36:34.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:36:34.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:36:34.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-03T09:36:34.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-03T09:36:34.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-03T09:36:34.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-03T09:36:34.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-03T09:36:34.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-03T09:36:34.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-03T09:36:34.236Z] === RUN TestCreateWithInvalidEnv [2019-09-03T09:36:34.236Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-03T09:36:34.236Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-03T09:36:34.236Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-03T09:36:34.236Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-03T09:36:34.236Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-03T09:36:34.236Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-03T09:36:34.236Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-03T09:36:34.236Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-03T09:36:34.236Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-03T09:36:34.471Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 6.411s [2019-09-03T09:36:34.519Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-03T09:36:34.519Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-03T09:36:34.519Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-03T09:36:34.519Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-03T09:36:34.519Z] === RUN TestCreateTmpfsMountsTarget [2019-09-03T09:36:34.519Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-09-03T09:36:34.519Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-03T09:36:34.728Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.764s [2019-09-03T09:36:34.985Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.819s [2019-09-03T09:36:35.914Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.800s [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:36:36.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-03T09:36:36.542Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-09-03T09:36:36.542Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-03T09:36:36.542Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-03T09:36:36.845Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.899s [2019-09-03T09:36:37.775Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.625s [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:36:38.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:36:38.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:36:38.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:36:38.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:36:38.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:36:38.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:36:38.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-03T09:36:38.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-03T09:36:38.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-03T09:36:38.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-03T09:36:38.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-09-03T09:36:38.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-03T09:36:38.568Z] === RUN TestContainerStartOnDaemonRestart [2019-09-03T09:36:38.568Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-03T09:36:38.568Z] === RUN TestDaemonRestartIpcMode [2019-09-03T09:36:38.568Z] === PAUSE TestDaemonRestartIpcMode [2019-09-03T09:36:38.568Z] === RUN TestDiff [2019-09-03T09:36:38.705Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.481s [2019-09-03T09:36:38.705Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 1.031s [2019-09-03T09:36:39.574Z] --- PASS: TestDiff (0.67s) [2019-09-03T09:36:39.574Z] === RUN TestExecWithCloseStdin [2019-09-03T09:36:39.635Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.962s [2019-09-03T09:36:39.635Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-09-03T09:36:40.189Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-09-03T09:36:40.190Z] === RUN TestExec [2019-09-03T09:36:40.567Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.902s [2019-09-03T09:36:41.202Z] --- PASS: TestExec (0.90s) [2019-09-03T09:36:41.202Z] === RUN TestExecUser [2019-09-03T09:36:42.210Z] --- PASS: TestExecUser (0.88s) [2019-09-03T09:36:42.210Z] === RUN TestExportContainerAndImportImage [2019-09-03T09:36:43.220Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-09-03T09:36:43.220Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-03T09:36:44.702Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-09-03T09:36:44.702Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-03T09:36:44.702Z] daemon.go:336: [d4d38ef42194d] waiting for daemon to start [2019-09-03T09:36:44.702Z] daemon.go:336: [d4d38ef42194d] waiting for daemon to start [2019-09-03T09:36:44.702Z] daemon.go:364: [d4d38ef42194d] daemon started [2019-09-03T09:36:44.702Z] daemon.go:472: [d4d38ef42194d] Stopping daemon [2019-09-03T09:36:44.702Z] daemon.go:307: [d4d38ef42194d] exiting daemon [2019-09-03T09:36:44.702Z] daemon.go:459: [d4d38ef42194d] Daemon stopped [2019-09-03T09:36:44.702Z] daemon.go:336: [d4d38ef42194d] waiting for daemon to start [2019-09-03T09:36:44.702Z] daemon.go:336: [d4d38ef42194d] waiting for daemon to start [2019-09-03T09:36:44.702Z] daemon.go:364: [d4d38ef42194d] daemon started [2019-09-03T09:36:44.702Z] daemon.go:472: [d4d38ef42194d] Stopping daemon [2019-09-03T09:36:44.702Z] daemon.go:307: [d4d38ef42194d] exiting daemon [2019-09-03T09:36:44.702Z] daemon.go:459: [d4d38ef42194d] Daemon stopped [2019-09-03T09:36:44.702Z] === RUN TestHealthCheckWorkdir [2019-09-03T09:36:44.742Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.454s [2019-09-03T09:36:45.711Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-09-03T09:36:45.711Z] === RUN TestHealthKillContainer [2019-09-03T09:36:48.913Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.572s [2019-09-03T09:36:49.170Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.637s [2019-09-03T09:36:49.172Z] --- PASS: TestHealthKillContainer (2.94s) [2019-09-03T09:36:49.172Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-03T09:36:49.462Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-09-03T09:36:49.462Z] === RUN TestIpcModeNone [2019-09-03T09:36:50.101Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.599s [2019-09-03T09:36:50.101Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-09-03T09:36:50.486Z] --- PASS: TestIpcModeNone (1.04s) [2019-09-03T09:36:50.486Z] === RUN TestIpcModePrivate [2019-09-03T09:36:51.032Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.722s [2019-09-03T09:36:51.508Z] --- PASS: TestIpcModePrivate (0.96s) [2019-09-03T09:36:51.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-03T09:36:51.508Z] === RUN TestIpcModeShareable [2019-09-03T09:36:52.570Z] --- PASS: TestIpcModeShareable (0.89s) [2019-09-03T09:36:52.570Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-03T09:36:52.570Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-03T09:36:52.927Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.621s [2019-09-03T09:36:52.927Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-09-03T09:36:54.296Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.370s [2019-09-03T09:36:55.260Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2019-09-03T09:36:55.260Z] === RUN TestAPIIpcModeHost [2019-09-03T09:36:55.545Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-09-03T09:36:55.545Z] === RUN TestDaemonIpcModeShareable [2019-09-03T09:36:55.665Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.784s [2019-09-03T09:36:56.596Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.770s [2019-09-03T09:36:57.574Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-09-03T09:36:57.574Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-03T09:36:57.574Z] daemon.go:336: [d2edb850d850d] waiting for daemon to start [2019-09-03T09:36:57.574Z] daemon.go:336: [d2edb850d850d] waiting for daemon to start [2019-09-03T09:36:57.574Z] daemon.go:364: [d2edb850d850d] daemon started [2019-09-03T09:36:57.574Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-03T09:36:57.574Z] daemon.go:472: [d2edb850d850d] Stopping daemon [2019-09-03T09:36:57.574Z] daemon.go:307: [d2edb850d850d] exiting daemon [2019-09-03T09:36:57.574Z] daemon.go:459: [d2edb850d850d] Daemon stopped [2019-09-03T09:36:57.574Z] === RUN TestDaemonIpcModePrivate [2019-09-03T09:36:58.490Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.529s [2019-09-03T09:36:59.049Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-09-03T09:36:59.049Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-03T09:36:59.049Z] daemon.go:336: [d2eb23efac065] waiting for daemon to start [2019-09-03T09:36:59.049Z] daemon.go:336: [d2eb23efac065] waiting for daemon to start [2019-09-03T09:36:59.049Z] daemon.go:364: [d2eb23efac065] daemon started [2019-09-03T09:36:59.049Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-03T09:36:59.049Z] daemon.go:472: [d2eb23efac065] Stopping daemon [2019-09-03T09:36:59.049Z] daemon.go:307: [d2eb23efac065] exiting daemon [2019-09-03T09:36:59.049Z] daemon.go:459: [d2eb23efac065] Daemon stopped [2019-09-03T09:36:59.049Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-03T09:37:01.092Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-09-03T09:37:01.092Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-03T09:37:01.092Z] daemon.go:336: [d4ba049914cb0] waiting for daemon to start [2019-09-03T09:37:01.092Z] daemon.go:336: [d4ba049914cb0] waiting for daemon to start [2019-09-03T09:37:01.092Z] daemon.go:364: [d4ba049914cb0] daemon started [2019-09-03T09:37:01.092Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-03T09:37:01.092Z] daemon.go:472: [d4ba049914cb0] Stopping daemon [2019-09-03T09:37:01.092Z] daemon.go:307: [d4ba049914cb0] exiting daemon [2019-09-03T09:37:01.092Z] daemon.go:459: [d4ba049914cb0] Daemon stopped [2019-09-03T09:37:01.092Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-03T09:37:02.661Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 3.858s [2019-09-03T09:37:03.115Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-09-03T09:37:03.115Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-03T09:37:03.115Z] daemon.go:336: [d42b1d3a91efc] waiting for daemon to start [2019-09-03T09:37:03.115Z] daemon.go:336: [d42b1d3a91efc] waiting for daemon to start [2019-09-03T09:37:03.115Z] daemon.go:364: [d42b1d3a91efc] daemon started [2019-09-03T09:37:03.115Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-03T09:37:03.115Z] daemon.go:472: [d42b1d3a91efc] Stopping daemon [2019-09-03T09:37:03.115Z] daemon.go:307: [d42b1d3a91efc] exiting daemon [2019-09-03T09:37:03.115Z] daemon.go:459: [d42b1d3a91efc] Daemon stopped [2019-09-03T09:37:03.115Z] === RUN TestIpcModeOlderClient [2019-09-03T09:37:03.115Z] === PAUSE TestIpcModeOlderClient [2019-09-03T09:37:03.115Z] === RUN TestKillContainerInvalidSignal [2019-09-03T09:37:03.397Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-09-03T09:37:03.397Z] === RUN TestKillContainer [2019-09-03T09:37:03.397Z] === RUN TestKillContainer/no_signal [2019-09-03T09:37:04.029Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.564s [2019-09-03T09:37:04.029Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-09-03T09:37:04.406Z] === RUN TestKillContainer/non_killing_signal [2019-09-03T09:37:04.689Z] === RUN TestKillContainer/killing_signal [2019-09-03T09:37:04.958Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.861s [2019-09-03T09:37:05.702Z] --- PASS: TestKillContainer (2.25s) [2019-09-03T09:37:05.702Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-09-03T09:37:05.702Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-09-03T09:37:05.702Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-09-03T09:37:05.702Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-03T09:37:05.702Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-03T09:37:06.320Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-03T09:37:06.326Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.736s [2019-09-03T09:37:07.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2019-09-03T09:37:07.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-09-03T09:37:07.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-09-03T09:37:07.330Z] === RUN TestKillStoppedContainer [2019-09-03T09:37:07.330Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-03T09:37:07.330Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-03T09:37:07.330Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-03T09:37:07.330Z] === RUN TestKillDifferentUserContainer [2019-09-03T09:37:07.945Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2019-09-03T09:37:07.945Z] === RUN TestInspectOomKilledTrue [2019-09-03T09:37:09.420Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2019-09-03T09:37:09.420Z] === RUN TestInspectOomKilledFalse [2019-09-03T09:37:10.035Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-09-03T09:37:10.035Z] === RUN TestLinksEtcHostsContentMatch [2019-09-03T09:37:10.500Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.911s [2019-09-03T09:37:10.653Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-03T09:37:10.653Z] === RUN TestLinksContainerNames [2019-09-03T09:37:12.126Z] --- PASS: TestLinksContainerNames (1.42s) [2019-09-03T09:37:12.126Z] === RUN TestLogsFollowTailEmpty [2019-09-03T09:37:12.743Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-09-03T09:37:12.743Z] === RUN TestContainerNetworkMountsNoChown [2019-09-03T09:37:13.361Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-09-03T09:37:13.361Z] === RUN TestMountDaemonRoot [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/default [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/default [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/private [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/private [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rprivate [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/slave [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/slave [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rslave [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/shared [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/shared [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rshared [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/default [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rslave [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/shared [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/slave [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rprivate [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/private [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rshared [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:37:13.645Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:37:13.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-03T09:37:13.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-03T09:37:13.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-03T09:37:13.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-03T09:37:13.930Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-03T09:37:13.930Z] === RUN TestContainerBindMountNonRecursive [2019-09-03T09:37:14.673Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 2.986s [2019-09-03T09:37:15.970Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2019-09-03T09:37:15.970Z] === RUN TestNetworkNat [2019-09-03T09:37:16.606Z] --- PASS: TestNetworkNat (0.75s) [2019-09-03T09:37:16.606Z] === RUN TestNetworkLocalhostTCPNat [2019-09-03T09:37:17.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2019-09-03T09:37:17.225Z] === RUN TestNetworkLoopbackNat [2019-09-03T09:37:17.944Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.650s [2019-09-03T09:37:18.239Z] --- PASS: TestNetworkLoopbackNat (1.05s) [2019-09-03T09:37:18.239Z] === RUN TestPause [2019-09-03T09:37:19.250Z] --- PASS: TestPause (0.86s) [2019-09-03T09:37:19.250Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-03T09:37:19.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-03T09:37:19.250Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-03T09:37:19.250Z] === RUN TestPauseStopPausedContainer [2019-09-03T09:37:20.270Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2019-09-03T09:37:20.270Z] === RUN TestPsFilter [2019-09-03T09:37:20.270Z] --- PASS: TestPsFilter (0.22s) [2019-09-03T09:37:20.270Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-03T09:37:20.464Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.175s [2019-09-03T09:37:20.888Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2019-09-03T09:37:20.888Z] === RUN TestRemoveContainerWithVolume [2019-09-03T09:37:21.897Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2019-09-03T09:37:21.897Z] === RUN TestRemoveContainerRunning [2019-09-03T09:37:22.513Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-09-03T09:37:22.513Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-03T09:37:23.133Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-09-03T09:37:23.133Z] === RUN TestRemoveInvalidContainer [2019-09-03T09:37:23.133Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-03T09:37:23.133Z] === RUN TestRenameLinkedContainer [2019-09-03T09:37:24.637Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.633s [2019-09-03T09:37:25.807Z] --- PASS: TestRenameLinkedContainer (2.80s) [2019-09-03T09:37:25.807Z] === RUN TestRenameStoppedContainer [2019-09-03T09:37:26.815Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-09-03T09:37:26.815Z] === RUN TestRenameRunningContainerAndReuse [2019-09-03T09:37:28.283Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2019-09-03T09:37:28.283Z] === RUN TestRenameInvalidName [2019-09-03T09:37:28.897Z] --- PASS: TestRenameInvalidName (0.73s) [2019-09-03T09:37:28.897Z] === RUN TestRenameAnonymousContainer [2019-09-03T09:37:29.916Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.782s [2019-09-03T09:37:31.581Z] --- PASS: TestRenameAnonymousContainer (2.63s) [2019-09-03T09:37:31.582Z] === RUN TestRenameContainerWithSameName [2019-09-03T09:37:32.195Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-09-03T09:37:32.195Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-03T09:37:32.437Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.413s [2019-09-03T09:37:33.001Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.992s [2019-09-03T09:37:33.670Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-09-03T09:37:33.670Z] === RUN TestResize [2019-09-03T09:37:34.340Z] --- PASS: TestResize (0.70s) [2019-09-03T09:37:34.340Z] === RUN TestResizeWithInvalidSize [2019-09-03T09:37:34.895Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.503s [2019-09-03T09:37:34.979Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-09-03T09:37:34.979Z] === RUN TestResizeWhenContainerNotStarted [2019-09-03T09:37:35.609Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-09-03T09:37:35.609Z] === RUN TestDaemonRestartKillContainers [2019-09-03T09:37:35.609Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:37:35.609Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:35.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:35.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:35.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:35.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:37:35.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:37:35.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:36.788Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.713s [2019-09-03T09:37:37.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:37.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:38.679Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.640s [2019-09-03T09:37:38.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:37:39.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:37:39.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:37:39.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:37:41.204Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.562s [2019-09-03T09:37:42.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:37:43.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:37:43.725Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.581s [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-09-03T09:37:45.888Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [d54db01a244b1] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [d54db01a244b1] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d54db01a244b1] daemon started [2019-09-03T09:37:45.888Z] daemon.go:472: [d54db01a244b1] Stopping daemon [2019-09-03T09:37:45.888Z] daemon.go:307: [d54db01a244b1] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:459: [d54db01a244b1] Daemon stopped [2019-09-03T09:37:45.888Z] daemon.go:336: [d54db01a244b1] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [d54db01a244b1] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d54db01a244b1] daemon started [2019-09-03T09:37:45.888Z] daemon.go:472: [d54db01a244b1] Stopping daemon [2019-09-03T09:37:45.888Z] daemon.go:307: [d54db01a244b1] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:459: [d54db01a244b1] Daemon stopped [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2019-09-03T09:37:45.888Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [d38d3b4650a1b] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [d38d3b4650a1b] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d38d3b4650a1b] daemon started [2019-09-03T09:37:45.888Z] daemon.go:307: [d38d3b4650a1b] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [d38d3b4650a1b] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [d38d3b4650a1b] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d38d3b4650a1b] daemon started [2019-09-03T09:37:45.888Z] daemon.go:472: [d38d3b4650a1b] Stopping daemon [2019-09-03T09:37:45.888Z] daemon.go:307: [d38d3b4650a1b] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:459: [d38d3b4650a1b] Daemon stopped [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.36s) [2019-09-03T09:37:45.888Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [dc02c53acdccc] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [dc02c53acdccc] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [dc02c53acdccc] daemon started [2019-09-03T09:37:45.888Z] daemon.go:307: [dc02c53acdccc] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [dc02c53acdccc] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [dc02c53acdccc] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [dc02c53acdccc] daemon started [2019-09-03T09:37:45.888Z] daemon.go:472: [dc02c53acdccc] Stopping daemon [2019-09-03T09:37:45.888Z] daemon.go:307: [dc02c53acdccc] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:459: [dc02c53acdccc] Daemon stopped [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.58s) [2019-09-03T09:37:45.888Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [d93d3cc74b465] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:336: [d93d3cc74b465] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d93d3cc74b465] daemon started [2019-09-03T09:37:45.888Z] daemon.go:336: [d93d3cc74b465] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:307: [d93d3cc74b465] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:336: [d93d3cc74b465] waiting for daemon to start [2019-09-03T09:37:45.888Z] daemon.go:364: [d93d3cc74b465] daemon started [2019-09-03T09:37:45.888Z] daemon.go:472: [d93d3cc74b465] Stopping daemon [2019-09-03T09:37:45.888Z] daemon.go:307: [d93d3cc74b465] exiting daemon [2019-09-03T09:37:45.888Z] daemon.go:459: [d93d3cc74b465] Daemon stopped [2019-09-03T09:37:45.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [de22790b4a396] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [de22790b4a396] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [de22790b4a396] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [de22790b4a396] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [de22790b4a396] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [de22790b4a396] Daemon stopped [2019-09-03T09:37:45.889Z] daemon.go:336: [de22790b4a396] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [de22790b4a396] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [de22790b4a396] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [de22790b4a396] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [de22790b4a396] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [de22790b4a396] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.14s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [de36a5c05cf75] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [de36a5c05cf75] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [de36a5c05cf75] daemon started [2019-09-03T09:37:45.889Z] daemon.go:307: [de36a5c05cf75] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [de36a5c05cf75] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [de36a5c05cf75] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [de36a5c05cf75] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [de36a5c05cf75] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [de36a5c05cf75] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [de36a5c05cf75] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d1927064df434] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d1927064df434] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d1927064df434] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d1927064df434] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d1927064df434] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d1927064df434] Daemon stopped [2019-09-03T09:37:45.889Z] daemon.go:336: [d1927064df434] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d1927064df434] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d1927064df434] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d1927064df434] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d1927064df434] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d1927064df434] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.19s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d59dbd25d8646] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d59dbd25d8646] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d59dbd25d8646] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d59dbd25d8646] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d59dbd25d8646] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d59dbd25d8646] Daemon stopped [2019-09-03T09:37:45.889Z] daemon.go:336: [d59dbd25d8646] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d59dbd25d8646] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d59dbd25d8646] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d59dbd25d8646] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d59dbd25d8646] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d59dbd25d8646] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.77s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d67ced65838cd] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d67ced65838cd] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d67ced65838cd] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d67ced65838cd] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d67ced65838cd] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d67ced65838cd] Daemon stopped [2019-09-03T09:37:45.889Z] daemon.go:336: [d67ced65838cd] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d67ced65838cd] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d67ced65838cd] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d67ced65838cd] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d67ced65838cd] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d67ced65838cd] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a5542c49853] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a5542c49853] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d4a5542c49853] daemon started [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a5542c49853] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:307: [d4a5542c49853] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a5542c49853] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d4a5542c49853] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d4a5542c49853] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d4a5542c49853] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d4a5542c49853] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [db51aec6b0561] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [db51aec6b0561] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [db51aec6b0561] daemon started [2019-09-03T09:37:45.889Z] daemon.go:336: [db51aec6b0561] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:307: [db51aec6b0561] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [db51aec6b0561] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [db51aec6b0561] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [db51aec6b0561] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [db51aec6b0561] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [db51aec6b0561] Daemon stopped [2019-09-03T09:37:45.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2019-09-03T09:37:45.889Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a750c6a63ec] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a750c6a63ec] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d4a750c6a63ec] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d4a750c6a63ec] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d4a750c6a63ec] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d4a750c6a63ec] Daemon stopped [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a750c6a63ec] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:336: [d4a750c6a63ec] waiting for daemon to start [2019-09-03T09:37:45.889Z] daemon.go:364: [d4a750c6a63ec] daemon started [2019-09-03T09:37:45.889Z] daemon.go:472: [d4a750c6a63ec] Stopping daemon [2019-09-03T09:37:45.889Z] daemon.go:307: [d4a750c6a63ec] exiting daemon [2019-09-03T09:37:45.889Z] daemon.go:459: [d4a750c6a63ec] Daemon stopped [2019-09-03T09:37:45.889Z] === RUN TestCgroupNamespacesRun [2019-09-03T09:37:46.244Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.486s [2019-09-03T09:37:47.361Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-09-03T09:37:47.361Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-03T09:37:47.361Z] daemon.go:336: [d2fec96bf6af2] waiting for daemon to start [2019-09-03T09:37:47.361Z] daemon.go:336: [d2fec96bf6af2] waiting for daemon to start [2019-09-03T09:37:47.361Z] daemon.go:364: [d2fec96bf6af2] daemon started [2019-09-03T09:37:47.361Z] daemon.go:472: [d2fec96bf6af2] Stopping daemon [2019-09-03T09:37:47.361Z] daemon.go:307: [d2fec96bf6af2] exiting daemon [2019-09-03T09:37:47.361Z] daemon.go:459: [d2fec96bf6af2] Daemon stopped [2019-09-03T09:37:47.361Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-03T09:37:48.765Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.374s [2019-09-03T09:37:49.380Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-09-03T09:37:49.380Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-03T09:37:49.380Z] daemon.go:336: [d8dba17ea7724] waiting for daemon to start [2019-09-03T09:37:49.380Z] daemon.go:336: [d8dba17ea7724] waiting for daemon to start [2019-09-03T09:37:49.380Z] daemon.go:364: [d8dba17ea7724] daemon started [2019-09-03T09:37:49.380Z] daemon.go:472: [d8dba17ea7724] Stopping daemon [2019-09-03T09:37:49.380Z] daemon.go:307: [d8dba17ea7724] exiting daemon [2019-09-03T09:37:49.380Z] daemon.go:459: [d8dba17ea7724] Daemon stopped [2019-09-03T09:37:49.380Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:37:50.865Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-09-03T09:37:50.865Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-03T09:37:50.865Z] daemon.go:336: [de42d4644ea25] waiting for daemon to start [2019-09-03T09:37:50.865Z] daemon.go:336: [de42d4644ea25] waiting for daemon to start [2019-09-03T09:37:50.865Z] daemon.go:364: [de42d4644ea25] daemon started [2019-09-03T09:37:50.865Z] daemon.go:472: [de42d4644ea25] Stopping daemon [2019-09-03T09:37:50.865Z] daemon.go:307: [de42d4644ea25] exiting daemon [2019-09-03T09:37:50.865Z] daemon.go:459: [de42d4644ea25] Daemon stopped [2019-09-03T09:37:50.865Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-03T09:37:51.287Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.429s [2019-09-03T09:37:52.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-09-03T09:37:52.934Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-03T09:37:52.934Z] daemon.go:336: [db58a91c0a4ee] waiting for daemon to start [2019-09-03T09:37:52.934Z] daemon.go:336: [db58a91c0a4ee] waiting for daemon to start [2019-09-03T09:37:52.934Z] daemon.go:364: [db58a91c0a4ee] daemon started [2019-09-03T09:37:52.934Z] daemon.go:472: [db58a91c0a4ee] Stopping daemon [2019-09-03T09:37:52.934Z] daemon.go:307: [db58a91c0a4ee] exiting daemon [2019-09-03T09:37:52.934Z] daemon.go:459: [db58a91c0a4ee] Daemon stopped [2019-09-03T09:37:52.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-03T09:37:54.408Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-09-03T09:37:54.408Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-03T09:37:54.408Z] daemon.go:336: [d2760b3f0a19b] waiting for daemon to start [2019-09-03T09:37:54.408Z] daemon.go:336: [d2760b3f0a19b] waiting for daemon to start [2019-09-03T09:37:54.408Z] daemon.go:364: [d2760b3f0a19b] daemon started [2019-09-03T09:37:54.408Z] daemon.go:472: [d2760b3f0a19b] Stopping daemon [2019-09-03T09:37:54.408Z] daemon.go:307: [d2760b3f0a19b] exiting daemon [2019-09-03T09:37:54.408Z] daemon.go:459: [d2760b3f0a19b] Daemon stopped [2019-09-03T09:37:54.408Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:37:55.419Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-09-03T09:37:55.419Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-03T09:37:55.419Z] daemon.go:336: [d99345ff79736] waiting for daemon to start [2019-09-03T09:37:55.419Z] daemon.go:336: [d99345ff79736] waiting for daemon to start [2019-09-03T09:37:55.419Z] daemon.go:364: [d99345ff79736] daemon started [2019-09-03T09:37:55.419Z] daemon.go:472: [d99345ff79736] Stopping daemon [2019-09-03T09:37:55.419Z] daemon.go:307: [d99345ff79736] exiting daemon [2019-09-03T09:37:55.419Z] daemon.go:459: [d99345ff79736] Daemon stopped [2019-09-03T09:37:55.419Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-03T09:37:56.427Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-09-03T09:37:56.427Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-03T09:37:56.427Z] daemon.go:336: [dfff7e9b69a4e] waiting for daemon to start [2019-09-03T09:37:56.427Z] daemon.go:336: [dfff7e9b69a4e] waiting for daemon to start [2019-09-03T09:37:56.427Z] daemon.go:364: [dfff7e9b69a4e] daemon started [2019-09-03T09:37:56.427Z] daemon.go:472: [dfff7e9b69a4e] Stopping daemon [2019-09-03T09:37:56.427Z] daemon.go:307: [dfff7e9b69a4e] exiting daemon [2019-09-03T09:37:56.427Z] daemon.go:459: [dfff7e9b69a4e] Daemon stopped [2019-09-03T09:37:56.427Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-03T09:37:57.899Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2019-09-03T09:37:57.899Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-03T09:37:57.899Z] daemon.go:336: [d4b3b0cf42c3d] waiting for daemon to start [2019-09-03T09:37:57.899Z] daemon.go:336: [d4b3b0cf42c3d] waiting for daemon to start [2019-09-03T09:37:57.899Z] daemon.go:364: [d4b3b0cf42c3d] daemon started [2019-09-03T09:37:57.899Z] daemon.go:472: [d4b3b0cf42c3d] Stopping daemon [2019-09-03T09:37:57.899Z] daemon.go:307: [d4b3b0cf42c3d] exiting daemon [2019-09-03T09:37:57.899Z] daemon.go:459: [d4b3b0cf42c3d] Daemon stopped [2019-09-03T09:37:57.899Z] === RUN TestKernelTCPMemory [2019-09-03T09:37:58.931Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-09-03T09:37:58.931Z] === RUN TestNISDomainname [2019-09-03T09:38:00.407Z] --- PASS: TestNISDomainname (1.17s) [2019-09-03T09:38:00.407Z] === RUN TestHostnameDnsResolution [2019-09-03T09:38:01.430Z] --- PASS: TestHostnameDnsResolution (1.25s) [2019-09-03T09:38:01.430Z] === RUN TestStats [2019-09-03T09:38:03.453Z] --- PASS: TestStats (2.10s) [2019-09-03T09:38:03.453Z] === RUN TestStopContainerWithTimeout [2019-09-03T09:38:03.453Z] === RUN TestStopContainerWithTimeout/0 [2019-09-03T09:38:03.453Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-03T09:38:03.453Z] === RUN TestStopContainerWithTimeout/1 [2019-09-03T09:38:03.453Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-03T09:38:03.453Z] === RUN TestStopContainerWithTimeout/3 [2019-09-03T09:38:03.453Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-03T09:38:03.453Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-03T09:38:03.453Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-03T09:38:03.453Z] === CONT TestStopContainerWithTimeout/0 [2019-09-03T09:38:03.453Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-03T09:38:03.453Z] === CONT TestStopContainerWithTimeout/1 [2019-09-03T09:38:03.453Z] === CONT TestStopContainerWithTimeout/3 [2019-09-03T09:38:06.133Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.053s [2019-09-03T09:38:06.133Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.019s [2019-09-03T09:38:06.133Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.028s [2019-09-03T09:38:06.917Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-03T09:38:06.917Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-09-03T09:38:06.917Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2019-09-03T09:38:06.917Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2019-09-03T09:38:06.917Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2019-09-03T09:38:06.917Z] === RUN TestDeleteDevicemapper [2019-09-03T09:38:06.917Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-03T09:38:06.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-03T09:38:06.917Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-03T09:38:07.063Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.883s [2019-09-03T09:38:07.063Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.054s [2019-09-03T09:38:07.063Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.040s [2019-09-03T09:38:07.063Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.019s [2019-09-03T09:38:07.997Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.830s [2019-09-03T09:38:07.997Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.010s [2019-09-03T09:38:08.927Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 0.960s [2019-09-03T09:38:08.927Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.101s [2019-09-03T09:38:08.956Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2019-09-03T09:38:08.956Z] === RUN TestUpdateMemory [2019-09-03T09:38:09.183Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.093s [2019-09-03T09:38:09.183Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.010s [2019-09-03T09:38:09.183Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.027s [2019-09-03T09:38:09.963Z] --- PASS: TestUpdateMemory (1.11s) [2019-09-03T09:38:09.963Z] === RUN TestUpdateCPUQuota [2019-09-03T09:38:11.986Z] --- PASS: TestUpdateCPUQuota (1.77s) [2019-09-03T09:38:11.986Z] === RUN TestUpdatePidsLimit [2019-09-03T09:38:11.986Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-03T09:38:12.271Z] === RUN TestUpdatePidsLimit/no_change [2019-09-03T09:38:12.454Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.641s [2019-09-03T09:38:12.454Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.074s [2019-09-03T09:38:12.454Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.163s [2019-09-03T09:38:12.454Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.029s [2019-09-03T09:38:12.454Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.039s [2019-09-03T09:38:12.554Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-03T09:38:12.836Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-03T09:38:13.018Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.838s [2019-09-03T09:38:13.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-03T09:38:13.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-03T09:38:14.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-03T09:38:15.540Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.443s [2019-09-03T09:38:15.540Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.045s [2019-09-03T09:38:15.540Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.041s [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit (4.07s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-09-03T09:38:16.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-09-03T09:38:16.044Z] === RUN TestUpdateRestartPolicy [2019-09-03T09:38:18.812Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.270s [2019-09-03T09:38:24.062Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.307s [2019-09-03T09:38:24.062Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-09-03T09:38:24.991Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.577s [2019-09-03T09:38:24.991Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 36.632s [2019-09-03T09:38:26.360Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.402s [2019-09-03T09:38:28.555Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2019-09-03T09:38:28.555Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-03T09:38:28.842Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2019-09-03T09:38:28.842Z] === RUN TestWaitNonBlocked [2019-09-03T09:38:28.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:38:28.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:38:28.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:38:28.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:38:28.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-03T09:38:28.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-03T09:38:28.882Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 2.199s [2019-09-03T09:38:29.847Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-03T09:38:29.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2019-09-03T09:38:29.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2019-09-03T09:38:29.847Z] === RUN TestWaitBlocked [2019-09-03T09:38:29.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:38:29.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:38:29.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:38:29.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:38:29.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-03T09:38:29.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-03T09:38:30.854Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-03T09:38:30.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-09-03T09:38:30.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-09-03T09:38:30.854Z] === CONT TestContainerStartOnDaemonRestart [2019-09-03T09:38:30.854Z] === CONT TestIpcModeOlderClient [2019-09-03T09:38:30.854Z] === CONT TestDaemonRestartIpcMode [2019-09-03T09:38:30.854Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-03T09:38:33.057Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.162s [2019-09-03T09:38:34.313Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2019-09-03T09:38:34.313Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-03T09:38:34.313Z] daemon.go:336: [d770dd6d712c2] waiting for daemon to start [2019-09-03T09:38:34.313Z] daemon.go:336: [d770dd6d712c2] waiting for daemon to start [2019-09-03T09:38:34.313Z] daemon.go:364: [d770dd6d712c2] daemon started [2019-09-03T09:38:34.313Z] daemon.go:336: [d770dd6d712c2] waiting for daemon to start [2019-09-03T09:38:34.313Z] daemon.go:307: [d770dd6d712c2] exiting daemon [2019-09-03T09:38:34.313Z] daemon.go:336: [d770dd6d712c2] waiting for daemon to start [2019-09-03T09:38:34.313Z] daemon.go:364: [d770dd6d712c2] daemon started [2019-09-03T09:38:34.313Z] daemon.go:472: [d770dd6d712c2] Stopping daemon [2019-09-03T09:38:34.313Z] daemon.go:307: [d770dd6d712c2] exiting daemon [2019-09-03T09:38:34.313Z] daemon.go:459: [d770dd6d712c2] Daemon stopped [2019-09-03T09:38:34.594Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2019-09-03T09:38:34.594Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-03T09:38:34.594Z] daemon.go:336: [dfd7f83db5c03] waiting for daemon to start [2019-09-03T09:38:34.594Z] daemon.go:336: [dfd7f83db5c03] waiting for daemon to start [2019-09-03T09:38:34.594Z] daemon.go:364: [dfd7f83db5c03] daemon started [2019-09-03T09:38:34.595Z] daemon.go:472: [dfd7f83db5c03] Stopping daemon [2019-09-03T09:38:34.595Z] daemon.go:307: [dfd7f83db5c03] exiting daemon [2019-09-03T09:38:34.595Z] daemon.go:459: [dfd7f83db5c03] Daemon stopped [2019-09-03T09:38:34.595Z] daemon.go:336: [dfd7f83db5c03] waiting for daemon to start [2019-09-03T09:38:34.595Z] daemon.go:336: [dfd7f83db5c03] waiting for daemon to start [2019-09-03T09:38:34.595Z] daemon.go:364: [dfd7f83db5c03] daemon started [2019-09-03T09:38:34.595Z] daemon.go:472: [dfd7f83db5c03] Stopping daemon [2019-09-03T09:38:34.595Z] daemon.go:307: [dfd7f83db5c03] exiting daemon [2019-09-03T09:38:34.595Z] daemon.go:459: [dfd7f83db5c03] Daemon stopped [2019-09-03T09:38:34.595Z] PASS [2019-09-03T09:38:34.595Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-03T09:38:34.877Z] INFO: Testing against a local daemon [2019-09-03T09:38:34.877Z] === RUN TestCommitInheritsEnv [2019-09-03T09:38:35.159Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-09-03T09:38:35.159Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-03T09:38:35.159Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-03T09:38:35.159Z] === RUN TestImagesFilterMultiReference [2019-09-03T09:38:35.441Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-03T09:38:35.441Z] === RUN TestImagePullPlatformInvalid [2019-09-03T09:38:35.441Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-03T09:38:35.441Z] === RUN TestRemoveImageOrphaning [2019-09-03T09:38:35.726Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-09-03T09:38:35.726Z] === RUN TestRemoveImageGarbageCollector [2019-09-03T09:38:35.726Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-03T09:38:35.726Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:38:35.726Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-03T09:38:35.726Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-03T09:38:35.726Z] === RUN TestTagInvalidReference [2019-09-03T09:38:36.013Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-03T09:38:36.013Z] === RUN TestTagValidPrefixedRepo [2019-09-03T09:38:36.013Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-03T09:38:36.013Z] === RUN TestTagExistedNameWithoutForce [2019-09-03T09:38:36.013Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-03T09:38:36.013Z] === RUN TestTagOfficialNames [2019-09-03T09:38:36.013Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-03T09:38:36.013Z] === RUN TestTagMatchesDigest [2019-09-03T09:38:36.013Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-03T09:38:36.013Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-03T09:38:38.308Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.159s [2019-09-03T09:38:38.564Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 3.157s [2019-09-03T09:38:38.821Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.422s [2019-09-03T09:38:40.191Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.244s [2019-09-03T09:38:42.085Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.343s [2019-09-03T09:38:43.453Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.505s [2019-09-03T09:38:44.825Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.479s [2019-09-03T09:38:44.825Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.365s [2019-09-03T09:38:46.193Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.321s [2019-09-03T09:38:48.088Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.595s [2019-09-03T09:38:51.361Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.662s [2019-09-03T09:38:53.883Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.546s [2019-09-03T09:38:54.814Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.282s [2019-09-03T09:38:59.001Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.311s [2019-09-03T09:38:59.564Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.232s [2019-09-03T09:38:59.821Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.015s [2019-09-03T09:39:01.188Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.267s [2019-09-03T09:39:02.557Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.295s [2019-09-03T09:39:03.925Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.176s [2019-09-03T09:39:08.100Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.662s [2019-09-03T09:39:08.100Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.248s [2019-09-03T09:39:09.469Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.304s [2019-09-03T09:39:10.033Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.343s [2019-09-03T09:39:10.033Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s [2019-09-03T09:39:10.289Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.153s [2019-09-03T09:39:10.546Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.171s [2019-09-03T09:39:10.803Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.196s [2019-09-03T09:39:11.059Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-09-03T09:39:12.430Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.359s [2019-09-03T09:39:15.107Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.190s [2019-09-03T09:39:16.036Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.024s [2019-09-03T09:39:17.406Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.268s [2019-09-03T09:39:18.336Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.891s [2019-09-03T09:39:19.266Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.679s [2019-09-03T09:39:23.453Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.143s [2019-09-03T09:39:28.701Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.319s [2019-09-03T09:39:29.264Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.170s [2019-09-03T09:39:30.633Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.318s [2019-09-03T09:39:30.889Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s [2019-09-03T09:39:32.258Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.268s [2019-09-03T09:39:33.628Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.211s [2019-09-03T09:39:34.996Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.154s [2019-09-03T09:39:39.169Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.663s [2019-09-03T09:39:39.169Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.382s [2019-09-03T09:39:39.425Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.359s [2019-09-03T09:39:39.682Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-09-03T09:39:39.939Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.163s [2019-09-03T09:39:40.195Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.188s [2019-09-03T09:39:40.452Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.233s [2019-09-03T09:39:40.708Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-09-03T09:39:41.638Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.893s [2019-09-03T09:39:42.201Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.454s [2019-09-03T09:39:42.457Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.047s [2019-09-03T09:39:43.827Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 0.983s [2019-09-03T09:39:43.827Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.093s [2019-09-03T09:39:44.083Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.243s [2019-09-03T09:39:44.648Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.379s [2019-09-03T09:39:44.648Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.032s [2019-09-03T09:39:49.899Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.135s [2019-09-03T09:39:50.155Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.136s [2019-09-03T09:39:50.155Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.133s [2019-09-03T09:39:50.412Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.133s [2019-09-03T09:39:50.412Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.140s [2019-09-03T09:39:53.685Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.531s [2019-09-03T09:39:54.614Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 1.031s [2019-09-03T09:39:59.865Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.134s [2019-09-03T09:40:02.386Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.413s [2019-09-03T09:40:06.557Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.610s [2019-09-03T09:40:07.931Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.381s [2019-09-03T09:40:17.882Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.916s [2019-09-03T09:40:20.403Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 2.819s [2019-09-03T09:40:22.312Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.579s [2019-09-03T09:40:23.241Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.766s [2019-09-03T09:40:23.804Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.569s [2019-09-03T09:40:25.173Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.053s [2019-09-03T09:40:26.541Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 0.998s [2019-09-03T09:40:26.797Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.130s [2019-09-03T09:40:27.054Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.259s [2019-09-03T09:40:28.423Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 1.076s [2019-09-03T09:40:28.680Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.139s [2019-09-03T09:40:28.680Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.034s [2019-09-03T09:40:28.680Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.124s [2019-09-03T09:40:30.047Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.278s [2019-09-03T09:40:31.941Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.106s [2019-09-03T09:40:31.941Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.104s [2019-09-03T09:40:32.198Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.285s [2019-09-03T09:40:32.198Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.049s [2019-09-03T09:40:47.044Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.127s [2019-09-03T09:40:49.564Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.340s [2019-09-03T09:40:56.121Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 103.022s [2019-09-03T09:41:00.303Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.913s [2019-09-03T09:41:00.303Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.151s [2019-09-03T09:41:00.303Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.652s [2019-09-03T09:41:00.560Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.051s [2019-09-03T09:41:00.560Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.085s [2019-09-03T09:41:00.816Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.135s [2019-09-03T09:41:00.816Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.124s [2019-09-03T09:41:00.816Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-09-03T09:41:04.989Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.026s [2019-09-03T09:41:05.246Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.031s [2019-09-03T09:41:05.246Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-09-03T09:41:06.614Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 0.990s [2019-09-03T09:41:09.136Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 3.872s [2019-09-03T09:41:11.035Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.074s [2019-09-03T09:41:12.405Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.258s [2019-09-03T09:41:15.678Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.490s [2019-09-03T09:41:15.936Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 4.055s [2019-09-03T09:41:15.936Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.030s [2019-09-03T09:41:17.305Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.118s [2019-09-03T09:41:20.580Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.455s [2019-09-03T09:41:20.580Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.063s [2019-09-03T09:41:21.143Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 4.618s [2019-09-03T09:41:21.706Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 0.931s [2019-09-03T09:41:22.642Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.787s [2019-09-03T09:41:24.550Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.336s [2019-09-03T09:41:24.550Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.854s [2019-09-03T09:41:31.096Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 6.520s [2019-09-03T09:41:32.463Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 0.951s [2019-09-03T09:41:34.983Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.141s [2019-09-03T09:41:35.240Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.362s [2019-09-03T09:41:36.607Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.468s [2019-09-03T09:41:36.864Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.196s [2019-09-03T09:41:37.122Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.014s [2019-09-03T09:41:37.122Z] OK: 1197 passed, 46 skipped [2019-09-03T09:41:37.122Z] PASS [2019-09-03T09:41:37.122Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-03T09:41:45.217Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-09-03T09:41:45.217Z] Clearing AppArmor profiles cache:. [2019-09-03T09:41:45.217Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:41:45.217Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:41:45.217Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:41:45.217Z] [2019-09-03T09:41:45.217Z] To set a process to complain mode, use the command line tool [2019-09-03T09:41:45.217Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:41:45.217Z] with the 'teardown' option." [2019-09-03T09:41:45.217Z] Removing test suite binaries [2019-09-03T09:41:45.217Z] [2019-09-03T09:42:23.891Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 49.101s [2019-09-03T09:42:23.891Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.552s [2019-09-03T09:42:26.417Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 2.863s [2019-09-03T09:42:28.937Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.677s [2019-09-03T09:42:34.186Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.668s [2019-09-03T09:42:36.708Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.446s [2019-09-03T09:42:58.602Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 15.197s [2019-09-03T09:43:16.652Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 15.030s [2019-09-03T09:43:16.908Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.547s [2019-09-03T09:43:20.206Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.665s [2019-09-03T09:43:23.476Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.498s [2019-09-03T09:43:31.565Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 6.922s [2019-09-03T09:43:58.069Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.893s [2019-09-03T09:43:58.557Z] --- PASS: TestImportExtremelyLargeImageWorks (317.01s) [2019-09-03T09:43:58.557Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-03T09:43:58.557Z] daemon.go:336: [d9777b2452cdd] waiting for daemon to start [2019-09-03T09:43:58.557Z] daemon.go:336: [d9777b2452cdd] waiting for daemon to start [2019-09-03T09:43:58.557Z] daemon.go:364: [d9777b2452cdd] daemon started [2019-09-03T09:43:58.557Z] daemon.go:472: [d9777b2452cdd] Stopping daemon [2019-09-03T09:43:58.557Z] daemon.go:307: [d9777b2452cdd] exiting daemon [2019-09-03T09:43:58.557Z] daemon.go:459: [d9777b2452cdd] Daemon stopped [2019-09-03T09:43:58.557Z] PASS [2019-09-03T09:43:58.557Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-03T09:43:58.557Z] INFO: Testing against a local daemon [2019-09-03T09:43:58.557Z] === RUN TestNetworkCreateDelete [2019-09-03T09:43:58.557Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-09-03T09:43:58.557Z] === RUN TestDockerNetworkDeletePreferID [2019-09-03T09:43:58.557Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2019-09-03T09:43:58.557Z] === RUN TestInspectNetwork [2019-09-03T09:43:58.557Z] === RUN TestInspectNetwork/full_network_id [2019-09-03T09:43:58.557Z] === RUN TestInspectNetwork/partial_network_id [2019-09-03T09:43:58.557Z] === RUN TestInspectNetwork/network_name [2019-09-03T09:43:58.557Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-03T09:43:59.437Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.558s [2019-09-03T09:44:02.008Z] --- PASS: TestInspectNetwork (7.62s) [2019-09-03T09:44:02.008Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-03T09:44:02.008Z] daemon.go:336: [d1a9d1dac4d0a] waiting for daemon to start [2019-09-03T09:44:02.008Z] daemon.go:336: [d1a9d1dac4d0a] waiting for daemon to start [2019-09-03T09:44:02.008Z] daemon.go:364: [d1a9d1dac4d0a] daemon started [2019-09-03T09:44:02.008Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-03T09:44:02.008Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-03T09:44:02.008Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-03T09:44:02.008Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-03T09:44:02.008Z] daemon.go:472: [d1a9d1dac4d0a] Stopping daemon [2019-09-03T09:44:02.008Z] daemon.go:307: [d1a9d1dac4d0a] exiting daemon [2019-09-03T09:44:02.008Z] daemon.go:459: [d1a9d1dac4d0a] Daemon stopped [2019-09-03T09:44:02.008Z] === RUN TestRunContainerWithBridgeNone [2019-09-03T09:44:02.708Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.369s [2019-09-03T09:44:04.694Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2019-09-03T09:44:04.694Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-03T09:44:04.694Z] daemon.go:336: [d300d04a250fb] waiting for daemon to start [2019-09-03T09:44:04.694Z] daemon.go:336: [d300d04a250fb] waiting for daemon to start [2019-09-03T09:44:04.694Z] daemon.go:364: [d300d04a250fb] daemon started [2019-09-03T09:44:04.694Z] daemon.go:472: [d300d04a250fb] Stopping daemon [2019-09-03T09:44:04.694Z] daemon.go:307: [d300d04a250fb] exiting daemon [2019-09-03T09:44:04.694Z] daemon.go:459: [d300d04a250fb] Daemon stopped [2019-09-03T09:44:04.694Z] === RUN TestNetworkInvalidJSON [2019-09-03T09:44:04.694Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-03T09:44:04.694Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-03T09:44:04.694Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:44:04.694Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:44:04.694Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:44:04.694Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:44:04.694Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-03T09:44:04.694Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-03T09:44:04.694Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-03T09:44:04.694Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-03T09:44:04.694Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-03T09:44:04.694Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-03T09:44:04.694Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-03T09:44:04.694Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-03T09:44:05.710Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2019-09-03T09:44:05.710Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-03T09:44:05.710Z] daemon.go:336: [d965a35d511cf] waiting for daemon to start [2019-09-03T09:44:05.710Z] daemon.go:336: [d965a35d511cf] waiting for daemon to start [2019-09-03T09:44:05.710Z] daemon.go:364: [d965a35d511cf] daemon started [2019-09-03T09:44:05.710Z] daemon.go:472: [d965a35d511cf] Stopping daemon [2019-09-03T09:44:05.710Z] daemon.go:307: [d965a35d511cf] exiting daemon [2019-09-03T09:44:05.710Z] daemon.go:459: [d965a35d511cf] Daemon stopped [2019-09-03T09:44:05.710Z] daemon.go:336: [d965a35d511cf] waiting for daemon to start [2019-09-03T09:44:05.710Z] daemon.go:336: [d965a35d511cf] waiting for daemon to start [2019-09-03T09:44:05.710Z] daemon.go:364: [d965a35d511cf] daemon started [2019-09-03T09:44:05.710Z] daemon.go:472: [d965a35d511cf] Stopping daemon [2019-09-03T09:44:05.710Z] daemon.go:307: [d965a35d511cf] exiting daemon [2019-09-03T09:44:05.710Z] daemon.go:459: [d965a35d511cf] Daemon stopped [2019-09-03T09:44:05.710Z] === RUN TestDaemonDefaultNetworkPools [2019-09-03T09:44:05.980Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.654s [2019-09-03T09:44:06.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-09-03T09:44:06.343Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-03T09:44:06.343Z] daemon.go:336: [d989188c3f4aa] waiting for daemon to start [2019-09-03T09:44:06.343Z] daemon.go:336: [d989188c3f4aa] waiting for daemon to start [2019-09-03T09:44:06.343Z] daemon.go:364: [d989188c3f4aa] daemon started [2019-09-03T09:44:06.343Z] daemon.go:472: [d989188c3f4aa] Stopping daemon [2019-09-03T09:44:06.343Z] daemon.go:307: [d989188c3f4aa] exiting daemon [2019-09-03T09:44:06.343Z] daemon.go:459: [d989188c3f4aa] Daemon stopped [2019-09-03T09:44:06.343Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-03T09:44:07.818Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-09-03T09:44:07.818Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-03T09:44:07.818Z] daemon.go:336: [d6375480e20f2] waiting for daemon to start [2019-09-03T09:44:07.818Z] daemon.go:336: [d6375480e20f2] waiting for daemon to start [2019-09-03T09:44:07.818Z] daemon.go:364: [d6375480e20f2] daemon started [2019-09-03T09:44:07.818Z] daemon.go:472: [d6375480e20f2] Stopping daemon [2019-09-03T09:44:07.818Z] daemon.go:307: [d6375480e20f2] exiting daemon [2019-09-03T09:44:07.818Z] daemon.go:459: [d6375480e20f2] Daemon stopped [2019-09-03T09:44:07.818Z] daemon.go:336: [d6375480e20f2] waiting for daemon to start [2019-09-03T09:44:07.818Z] daemon.go:336: [d6375480e20f2] waiting for daemon to start [2019-09-03T09:44:07.818Z] daemon.go:364: [d6375480e20f2] daemon started [2019-09-03T09:44:07.818Z] daemon.go:472: [d6375480e20f2] Stopping daemon [2019-09-03T09:44:07.818Z] daemon.go:307: [d6375480e20f2] exiting daemon [2019-09-03T09:44:07.818Z] daemon.go:459: [d6375480e20f2] Daemon stopped [2019-09-03T09:44:07.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:44:08.831Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2019-09-03T09:44:08.831Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-03T09:44:08.831Z] daemon.go:336: [d7488b5c5c558] waiting for daemon to start [2019-09-03T09:44:08.831Z] daemon.go:336: [d7488b5c5c558] waiting for daemon to start [2019-09-03T09:44:08.831Z] daemon.go:364: [d7488b5c5c558] daemon started [2019-09-03T09:44:08.831Z] daemon.go:472: [d7488b5c5c558] Stopping daemon [2019-09-03T09:44:08.831Z] daemon.go:307: [d7488b5c5c558] exiting daemon [2019-09-03T09:44:08.831Z] daemon.go:459: [d7488b5c5c558] Daemon stopped [2019-09-03T09:44:08.831Z] daemon.go:336: [d7488b5c5c558] waiting for daemon to start [2019-09-03T09:44:08.831Z] daemon.go:336: [d7488b5c5c558] waiting for daemon to start [2019-09-03T09:44:08.831Z] daemon.go:364: [d7488b5c5c558] daemon started [2019-09-03T09:44:08.831Z] daemon.go:472: [d7488b5c5c558] Stopping daemon [2019-09-03T09:44:08.831Z] daemon.go:307: [d7488b5c5c558] exiting daemon [2019-09-03T09:44:08.831Z] daemon.go:459: [d7488b5c5c558] Daemon stopped [2019-09-03T09:44:08.831Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:44:09.252Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.478s [2019-09-03T09:44:09.450Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-03T09:44:09.450Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-03T09:44:09.450Z] daemon.go:336: [d182b81ef114e] waiting for daemon to start [2019-09-03T09:44:09.450Z] daemon.go:336: [d182b81ef114e] waiting for daemon to start [2019-09-03T09:44:09.450Z] daemon.go:364: [d182b81ef114e] daemon started [2019-09-03T09:44:09.450Z] daemon.go:472: [d182b81ef114e] Stopping daemon [2019-09-03T09:44:09.450Z] daemon.go:307: [d182b81ef114e] exiting daemon [2019-09-03T09:44:09.450Z] daemon.go:459: [d182b81ef114e] Daemon stopped [2019-09-03T09:44:09.450Z] === RUN TestServiceWithPredefinedNetwork [2019-09-03T09:44:12.136Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2019-09-03T09:44:12.136Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-03T09:44:12.136Z] daemon.go:336: [d9a8683605f78] waiting for daemon to start [2019-09-03T09:44:12.136Z] daemon.go:336: [d9a8683605f78] waiting for daemon to start [2019-09-03T09:44:12.136Z] daemon.go:364: [d9a8683605f78] daemon started [2019-09-03T09:44:12.136Z] daemon.go:472: [d9a8683605f78] Stopping daemon [2019-09-03T09:44:12.136Z] daemon.go:307: [d9a8683605f78] exiting daemon [2019-09-03T09:44:12.136Z] daemon.go:459: [d9a8683605f78] Daemon stopped [2019-09-03T09:44:12.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-03T09:44:12.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-03T09:44:12.136Z] service_test.go:230: FLAKY_TEST [2019-09-03T09:44:12.136Z] === RUN TestServiceWithDataPathPortInit [2019-09-03T09:44:13.444Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.697s [2019-09-03T09:44:15.964Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.458s [2019-09-03T09:44:17.632Z] --- PASS: TestServiceWithDataPathPortInit (5.06s) [2019-09-03T09:44:17.632Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-03T09:44:17.632Z] daemon.go:336: [d35cd59741613] waiting for daemon to start [2019-09-03T09:44:17.632Z] daemon.go:336: [d35cd59741613] waiting for daemon to start [2019-09-03T09:44:17.632Z] daemon.go:364: [d35cd59741613] daemon started [2019-09-03T09:44:17.632Z] daemon.go:472: [d35cd59741613] Stopping daemon [2019-09-03T09:44:17.632Z] daemon.go:307: [d35cd59741613] exiting daemon [2019-09-03T09:44:17.632Z] daemon.go:459: [d35cd59741613] Daemon stopped [2019-09-03T09:44:17.632Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-03T09:44:17.632Z] daemon.go:336: [da788c17cc478] waiting for daemon to start [2019-09-03T09:44:17.632Z] daemon.go:336: [da788c17cc478] waiting for daemon to start [2019-09-03T09:44:17.632Z] daemon.go:364: [da788c17cc478] daemon started [2019-09-03T09:44:17.632Z] daemon.go:472: [da788c17cc478] Stopping daemon [2019-09-03T09:44:17.632Z] daemon.go:307: [da788c17cc478] exiting daemon [2019-09-03T09:44:17.632Z] daemon.go:459: [da788c17cc478] Daemon stopped [2019-09-03T09:44:17.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-03T09:44:22.027Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.47s) [2019-09-03T09:44:22.027Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:44:22.027Z] daemon.go:336: [d4140d35e496e] waiting for daemon to start [2019-09-03T09:44:22.027Z] daemon.go:336: [d4140d35e496e] waiting for daemon to start [2019-09-03T09:44:22.027Z] daemon.go:364: [d4140d35e496e] daemon started [2019-09-03T09:44:22.027Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p4um17733600333f1n1lyvkfu Created:2019-09-03 09:44:17.82984269 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-09-03T09:44:22.027Z] daemon.go:472: [d4140d35e496e] Stopping daemon [2019-09-03T09:44:22.027Z] daemon.go:307: [d4140d35e496e] exiting daemon [2019-09-03T09:44:22.027Z] daemon.go:459: [d4140d35e496e] Daemon stopped [2019-09-03T09:44:22.027Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-03T09:44:22.027Z] daemon.go:336: [dd0edd173f2c5] waiting for daemon to start [2019-09-03T09:44:22.027Z] daemon.go:336: [dd0edd173f2c5] waiting for daemon to start [2019-09-03T09:44:22.027Z] daemon.go:364: [dd0edd173f2c5] daemon started [2019-09-03T09:44:22.027Z] daemon.go:472: [dd0edd173f2c5] Stopping daemon [2019-09-03T09:44:22.027Z] daemon.go:307: [dd0edd173f2c5] exiting daemon [2019-09-03T09:44:22.027Z] daemon.go:459: [dd0edd173f2c5] Daemon stopped [2019-09-03T09:44:22.027Z] PASS [2019-09-03T09:44:22.027Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-03T09:44:22.027Z] INFO: Testing against a local daemon [2019-09-03T09:44:22.027Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-03T09:44:23.054Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s) [2019-09-03T09:44:23.054Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-03T09:44:23.054Z] daemon.go:336: [d2b72db4617cc] waiting for daemon to start [2019-09-03T09:44:23.054Z] daemon.go:336: [d2b72db4617cc] waiting for daemon to start [2019-09-03T09:44:23.054Z] daemon.go:364: [d2b72db4617cc] daemon started [2019-09-03T09:44:23.054Z] daemon.go:472: [d2b72db4617cc] Stopping daemon [2019-09-03T09:44:23.054Z] daemon.go:307: [d2b72db4617cc] exiting daemon [2019-09-03T09:44:23.054Z] daemon.go:459: [d2b72db4617cc] Daemon stopped [2019-09-03T09:44:23.054Z] daemon.go:336: [d2b72db4617cc] waiting for daemon to start [2019-09-03T09:44:23.054Z] daemon.go:336: [d2b72db4617cc] waiting for daemon to start [2019-09-03T09:44:23.054Z] daemon.go:364: [d2b72db4617cc] daemon started [2019-09-03T09:44:23.054Z] daemon.go:472: [d2b72db4617cc] Stopping daemon [2019-09-03T09:44:23.054Z] daemon.go:307: [d2b72db4617cc] exiting daemon [2019-09-03T09:44:23.054Z] daemon.go:459: [d2b72db4617cc] Daemon stopped [2019-09-03T09:44:23.054Z] === RUN TestDockerNetworkIpvlan [2019-09-03T09:44:24.065Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-03T09:44:25.076Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-03T09:44:26.087Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-03T09:44:28.769Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-03T09:44:32.226Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-03T09:44:34.251Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-03T09:44:38.632Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-03T09:44:43.030Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-03T09:44:48.522Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan (27.32s) [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [d4030571031e5] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [d4030571031e5] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [d4030571031e5] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-09-03T09:44:50.637Z] daemon.go:472: [d4030571031e5] Stopping daemon [2019-09-03T09:44:50.637Z] daemon.go:307: [d4030571031e5] exiting daemon [2019-09-03T09:44:50.637Z] daemon.go:459: [d4030571031e5] Daemon stopped [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [dc819d89a31bc] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [dc819d89a31bc] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [dc819d89a31bc] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-09-03T09:44:50.637Z] daemon.go:472: [dc819d89a31bc] Stopping daemon [2019-09-03T09:44:50.637Z] daemon.go:307: [dc819d89a31bc] exiting daemon [2019-09-03T09:44:50.637Z] daemon.go:459: [dc819d89a31bc] Daemon stopped [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [db0cf47fa5630] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [db0cf47fa5630] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [db0cf47fa5630] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2019-09-03T09:44:50.637Z] daemon.go:472: [db0cf47fa5630] Stopping daemon [2019-09-03T09:44:50.637Z] daemon.go:307: [db0cf47fa5630] exiting daemon [2019-09-03T09:44:50.637Z] daemon.go:459: [db0cf47fa5630] Daemon stopped [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [d48ba640d5547] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [d48ba640d5547] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [d48ba640d5547] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s) [2019-09-03T09:44:50.637Z] daemon.go:472: [d48ba640d5547] Stopping daemon [2019-09-03T09:44:50.637Z] daemon.go:307: [d48ba640d5547] exiting daemon [2019-09-03T09:44:50.637Z] daemon.go:459: [d48ba640d5547] Daemon stopped [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [d664a9cb7b5ef] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [d664a9cb7b5ef] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [d664a9cb7b5ef] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.21s) [2019-09-03T09:44:50.637Z] daemon.go:472: [d664a9cb7b5ef] Stopping daemon [2019-09-03T09:44:50.637Z] daemon.go:307: [d664a9cb7b5ef] exiting daemon [2019-09-03T09:44:50.637Z] daemon.go:459: [d664a9cb7b5ef] Daemon stopped [2019-09-03T09:44:50.637Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.637Z] daemon.go:336: [d82dd844c01c5] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:336: [d82dd844c01c5] waiting for daemon to start [2019-09-03T09:44:50.637Z] daemon.go:364: [d82dd844c01c5] daemon started [2019-09-03T09:44:50.637Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-09-03T09:44:50.637Z] daemon.go:472: [d82dd844c01c5] Stopping daemon [2019-09-03T09:44:50.638Z] daemon.go:307: [d82dd844c01c5] exiting daemon [2019-09-03T09:44:50.638Z] daemon.go:459: [d82dd844c01c5] Daemon stopped [2019-09-03T09:44:50.638Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.638Z] daemon.go:336: [d22e605e7f94a] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:336: [d22e605e7f94a] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:364: [d22e605e7f94a] daemon started [2019-09-03T09:44:50.638Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.32s) [2019-09-03T09:44:50.638Z] daemon.go:472: [d22e605e7f94a] Stopping daemon [2019-09-03T09:44:50.638Z] daemon.go:307: [d22e605e7f94a] exiting daemon [2019-09-03T09:44:50.638Z] daemon.go:459: [d22e605e7f94a] Daemon stopped [2019-09-03T09:44:50.638Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.638Z] daemon.go:336: [dd0ed8b180729] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:336: [dd0ed8b180729] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:364: [dd0ed8b180729] daemon started [2019-09-03T09:44:50.638Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.29s) [2019-09-03T09:44:50.638Z] daemon.go:472: [dd0ed8b180729] Stopping daemon [2019-09-03T09:44:50.638Z] daemon.go:307: [dd0ed8b180729] exiting daemon [2019-09-03T09:44:50.638Z] daemon.go:459: [dd0ed8b180729] Daemon stopped [2019-09-03T09:44:50.638Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-03T09:44:50.638Z] daemon.go:336: [d52badf2d39bc] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:336: [d52badf2d39bc] waiting for daemon to start [2019-09-03T09:44:50.638Z] daemon.go:364: [d52badf2d39bc] daemon started [2019-09-03T09:44:50.638Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.98s) [2019-09-03T09:44:50.638Z] daemon.go:472: [d52badf2d39bc] Stopping daemon [2019-09-03T09:44:50.638Z] daemon.go:307: [d52badf2d39bc] exiting daemon [2019-09-03T09:44:50.638Z] daemon.go:459: [d52badf2d39bc] Daemon stopped [2019-09-03T09:44:50.638Z] PASS [2019-09-03T09:44:50.638Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-03T09:44:50.638Z] INFO: Testing against a local daemon [2019-09-03T09:44:50.638Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-03T09:44:52.177Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-09-03T09:44:52.177Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-03T09:44:52.177Z] daemon.go:336: [de6405dfa05b7] waiting for daemon to start [2019-09-03T09:44:52.177Z] daemon.go:336: [de6405dfa05b7] waiting for daemon to start [2019-09-03T09:44:52.177Z] daemon.go:364: [de6405dfa05b7] daemon started [2019-09-03T09:44:52.177Z] daemon.go:472: [de6405dfa05b7] Stopping daemon [2019-09-03T09:44:52.177Z] daemon.go:307: [de6405dfa05b7] exiting daemon [2019-09-03T09:44:52.177Z] daemon.go:459: [de6405dfa05b7] Daemon stopped [2019-09-03T09:44:52.177Z] daemon.go:336: [de6405dfa05b7] waiting for daemon to start [2019-09-03T09:44:52.177Z] daemon.go:336: [de6405dfa05b7] waiting for daemon to start [2019-09-03T09:44:52.177Z] daemon.go:364: [de6405dfa05b7] daemon started [2019-09-03T09:44:52.177Z] daemon.go:472: [de6405dfa05b7] Stopping daemon [2019-09-03T09:44:52.177Z] daemon.go:307: [de6405dfa05b7] exiting daemon [2019-09-03T09:44:52.177Z] daemon.go:459: [de6405dfa05b7] Daemon stopped [2019-09-03T09:44:52.177Z] === RUN TestDockerNetworkMacvlan [2019-09-03T09:44:52.808Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-03T09:44:53.822Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-03T09:44:54.834Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-03T09:44:57.521Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-03T09:45:00.975Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan (10.37s) [2019-09-03T09:45:02.474Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:45:02.474Z] daemon.go:336: [d33ee4a952865] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:336: [d33ee4a952865] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:364: [d33ee4a952865] daemon started [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-09-03T09:45:02.474Z] daemon.go:472: [d33ee4a952865] Stopping daemon [2019-09-03T09:45:02.474Z] daemon.go:307: [d33ee4a952865] exiting daemon [2019-09-03T09:45:02.474Z] daemon.go:459: [d33ee4a952865] Daemon stopped [2019-09-03T09:45:02.474Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:45:02.474Z] daemon.go:336: [d63f607376b39] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:336: [d63f607376b39] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:364: [d63f607376b39] daemon started [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-03T09:45:02.474Z] daemon.go:472: [d63f607376b39] Stopping daemon [2019-09-03T09:45:02.474Z] daemon.go:307: [d63f607376b39] exiting daemon [2019-09-03T09:45:02.474Z] daemon.go:459: [d63f607376b39] Daemon stopped [2019-09-03T09:45:02.474Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:45:02.474Z] daemon.go:336: [d17c1a7c34e7c] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:336: [d17c1a7c34e7c] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:364: [d17c1a7c34e7c] daemon started [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-09-03T09:45:02.474Z] daemon.go:472: [d17c1a7c34e7c] Stopping daemon [2019-09-03T09:45:02.474Z] daemon.go:307: [d17c1a7c34e7c] exiting daemon [2019-09-03T09:45:02.474Z] daemon.go:459: [d17c1a7c34e7c] Daemon stopped [2019-09-03T09:45:02.474Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:45:02.474Z] daemon.go:336: [d2db03a51da5a] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:336: [d2db03a51da5a] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:364: [d2db03a51da5a] daemon started [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-09-03T09:45:02.474Z] daemon.go:472: [d2db03a51da5a] Stopping daemon [2019-09-03T09:45:02.474Z] daemon.go:307: [d2db03a51da5a] exiting daemon [2019-09-03T09:45:02.474Z] daemon.go:459: [d2db03a51da5a] Daemon stopped [2019-09-03T09:45:02.474Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-03T09:45:02.474Z] daemon.go:336: [dd25ccad296fb] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:336: [dd25ccad296fb] waiting for daemon to start [2019-09-03T09:45:02.474Z] daemon.go:364: [dd25ccad296fb] daemon started [2019-09-03T09:45:02.474Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-09-03T09:45:02.474Z] daemon.go:472: [dd25ccad296fb] Stopping daemon [2019-09-03T09:45:02.474Z] daemon.go:307: [dd25ccad296fb] exiting daemon [2019-09-03T09:45:02.474Z] daemon.go:459: [dd25ccad296fb] Daemon stopped [2019-09-03T09:45:02.474Z] PASS [2019-09-03T09:45:02.474Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-03T09:45:02.474Z] testing: warning: no tests to run [2019-09-03T09:45:02.474Z] PASS [2019-09-03T09:45:02.474Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-03T09:45:02.474Z] INFO: Testing against a local daemon [2019-09-03T09:45:02.474Z] === RUN TestAuthZPluginAllowRequest [2019-09-03T09:45:03.949Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-09-03T09:45:03.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-03T09:45:03.949Z] daemon.go:336: [d1b5a500143a2] waiting for daemon to start [2019-09-03T09:45:03.949Z] daemon.go:336: [d1b5a500143a2] waiting for daemon to start [2019-09-03T09:45:03.949Z] daemon.go:364: [d1b5a500143a2] daemon started [2019-09-03T09:45:03.949Z] daemon.go:472: [d1b5a500143a2] Stopping daemon [2019-09-03T09:45:03.949Z] daemon.go:307: [d1b5a500143a2] exiting daemon [2019-09-03T09:45:03.949Z] daemon.go:459: [d1b5a500143a2] Daemon stopped [2019-09-03T09:45:03.949Z] === RUN TestAuthZPluginTLS [2019-09-03T09:45:04.566Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-03T09:45:04.566Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-03T09:45:04.566Z] daemon.go:336: [d1d3622cd3867] waiting for daemon to start [2019-09-03T09:45:04.566Z] daemon.go:336: [d1d3622cd3867] waiting for daemon to start [2019-09-03T09:45:04.566Z] daemon.go:364: [d1d3622cd3867] daemon started [2019-09-03T09:45:04.566Z] daemon.go:472: [d1d3622cd3867] Stopping daemon [2019-09-03T09:45:04.566Z] daemon.go:307: [d1d3622cd3867] exiting daemon [2019-09-03T09:45:04.566Z] daemon.go:459: [d1d3622cd3867] Daemon stopped [2019-09-03T09:45:04.566Z] === RUN TestAuthZPluginDenyRequest [2019-09-03T09:45:05.183Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-03T09:45:05.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-03T09:45:05.183Z] daemon.go:336: [d6687f741bd3e] waiting for daemon to start [2019-09-03T09:45:05.183Z] daemon.go:336: [d6687f741bd3e] waiting for daemon to start [2019-09-03T09:45:05.183Z] daemon.go:364: [d6687f741bd3e] daemon started [2019-09-03T09:45:05.183Z] daemon.go:472: [d6687f741bd3e] Stopping daemon [2019-09-03T09:45:05.183Z] daemon.go:307: [d6687f741bd3e] exiting daemon [2019-09-03T09:45:05.183Z] daemon.go:459: [d6687f741bd3e] Daemon stopped [2019-09-03T09:45:05.183Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-03T09:45:05.799Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-03T09:45:05.799Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-03T09:45:05.799Z] daemon.go:336: [d3328d66cb197] waiting for daemon to start [2019-09-03T09:45:05.799Z] daemon.go:336: [d3328d66cb197] waiting for daemon to start [2019-09-03T09:45:05.799Z] daemon.go:364: [d3328d66cb197] daemon started [2019-09-03T09:45:05.799Z] daemon.go:472: [d3328d66cb197] Stopping daemon [2019-09-03T09:45:05.799Z] daemon.go:307: [d3328d66cb197] exiting daemon [2019-09-03T09:45:05.799Z] daemon.go:459: [d3328d66cb197] Daemon stopped [2019-09-03T09:45:05.799Z] === RUN TestAuthZPluginDenyResponse [2019-09-03T09:45:06.415Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-03T09:45:06.415Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-03T09:45:06.415Z] daemon.go:336: [d6cedc8051106] waiting for daemon to start [2019-09-03T09:45:06.415Z] daemon.go:336: [d6cedc8051106] waiting for daemon to start [2019-09-03T09:45:06.415Z] daemon.go:364: [d6cedc8051106] daemon started [2019-09-03T09:45:06.415Z] daemon.go:472: [d6cedc8051106] Stopping daemon [2019-09-03T09:45:06.415Z] daemon.go:307: [d6cedc8051106] exiting daemon [2019-09-03T09:45:06.415Z] daemon.go:459: [d6cedc8051106] Daemon stopped [2019-09-03T09:45:06.415Z] === RUN TestAuthZPluginAllowEventStream [2019-09-03T09:45:08.445Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-09-03T09:45:08.445Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-03T09:45:08.445Z] daemon.go:336: [d2af166c4dc61] waiting for daemon to start [2019-09-03T09:45:08.445Z] daemon.go:336: [d2af166c4dc61] waiting for daemon to start [2019-09-03T09:45:08.445Z] daemon.go:364: [d2af166c4dc61] daemon started [2019-09-03T09:45:08.445Z] daemon.go:472: [d2af166c4dc61] Stopping daemon [2019-09-03T09:45:08.445Z] daemon.go:307: [d2af166c4dc61] exiting daemon [2019-09-03T09:45:08.445Z] daemon.go:459: [d2af166c4dc61] Daemon stopped [2019-09-03T09:45:08.445Z] === RUN TestAuthZPluginErrorResponse [2019-09-03T09:45:08.737Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2019-09-03T09:45:08.737Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-03T09:45:08.737Z] daemon.go:336: [dfe2b4c27f6cd] waiting for daemon to start [2019-09-03T09:45:08.737Z] daemon.go:336: [dfe2b4c27f6cd] waiting for daemon to start [2019-09-03T09:45:08.737Z] daemon.go:364: [dfe2b4c27f6cd] daemon started [2019-09-03T09:45:08.737Z] daemon.go:472: [dfe2b4c27f6cd] Stopping daemon [2019-09-03T09:45:08.737Z] daemon.go:307: [dfe2b4c27f6cd] exiting daemon [2019-09-03T09:45:08.737Z] daemon.go:459: [dfe2b4c27f6cd] Daemon stopped [2019-09-03T09:45:08.737Z] === RUN TestAuthZPluginErrorRequest [2019-09-03T09:45:09.351Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-09-03T09:45:09.351Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-03T09:45:09.351Z] daemon.go:336: [dacd98b6235fe] waiting for daemon to start [2019-09-03T09:45:09.351Z] daemon.go:336: [dacd98b6235fe] waiting for daemon to start [2019-09-03T09:45:09.351Z] daemon.go:364: [dacd98b6235fe] daemon started [2019-09-03T09:45:09.351Z] daemon.go:472: [dacd98b6235fe] Stopping daemon [2019-09-03T09:45:09.351Z] daemon.go:307: [dacd98b6235fe] exiting daemon [2019-09-03T09:45:09.351Z] daemon.go:459: [dacd98b6235fe] Daemon stopped [2019-09-03T09:45:09.351Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:45:09.965Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-09-03T09:45:09.965Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-03T09:45:09.965Z] daemon.go:336: [d719b9d955fb6] waiting for daemon to start [2019-09-03T09:45:09.965Z] daemon.go:336: [d719b9d955fb6] waiting for daemon to start [2019-09-03T09:45:09.965Z] daemon.go:364: [d719b9d955fb6] daemon started [2019-09-03T09:45:09.965Z] daemon.go:472: [d719b9d955fb6] Stopping daemon [2019-09-03T09:45:09.965Z] daemon.go:307: [d719b9d955fb6] exiting daemon [2019-09-03T09:45:09.965Z] daemon.go:459: [d719b9d955fb6] Daemon stopped [2019-09-03T09:45:09.965Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:45:12.004Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-09-03T09:45:12.004Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-03T09:45:12.004Z] daemon.go:336: [d238efac36eee] waiting for daemon to start [2019-09-03T09:45:12.004Z] daemon.go:336: [d238efac36eee] waiting for daemon to start [2019-09-03T09:45:12.004Z] daemon.go:364: [d238efac36eee] daemon started [2019-09-03T09:45:12.004Z] daemon.go:472: [d238efac36eee] Stopping daemon [2019-09-03T09:45:12.004Z] daemon.go:307: [d238efac36eee] exiting daemon [2019-09-03T09:45:12.004Z] daemon.go:459: [d238efac36eee] Daemon stopped [2019-09-03T09:45:12.004Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:45:12.139Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.256s [2019-09-03T09:45:14.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-09-03T09:45:14.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-03T09:45:14.689Z] daemon.go:336: [d67ea08d3e5fb] waiting for daemon to start [2019-09-03T09:45:14.689Z] daemon.go:336: [d67ea08d3e5fb] waiting for daemon to start [2019-09-03T09:45:14.689Z] daemon.go:364: [d67ea08d3e5fb] daemon started [2019-09-03T09:45:14.689Z] daemon.go:472: [d67ea08d3e5fb] Stopping daemon [2019-09-03T09:45:14.689Z] daemon.go:307: [d67ea08d3e5fb] exiting daemon [2019-09-03T09:45:14.689Z] daemon.go:459: [d67ea08d3e5fb] Daemon stopped [2019-09-03T09:45:14.689Z] === RUN TestAuthZPluginHeader [2019-09-03T09:45:15.304Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-09-03T09:45:15.304Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-03T09:45:15.304Z] daemon.go:336: [d234e105a94ce] waiting for daemon to start [2019-09-03T09:45:15.304Z] daemon.go:336: [d234e105a94ce] waiting for daemon to start [2019-09-03T09:45:15.304Z] daemon.go:364: [d234e105a94ce] daemon started [2019-09-03T09:45:15.304Z] daemon.go:472: [d234e105a94ce] Stopping daemon [2019-09-03T09:45:15.304Z] daemon.go:307: [d234e105a94ce] exiting daemon [2019-09-03T09:45:15.304Z] daemon.go:459: [d234e105a94ce] Daemon stopped [2019-09-03T09:45:15.304Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-03T09:45:15.304Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-03T09:45:15.304Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:45:15.304Z] === RUN TestAuthZPluginV2Disable [2019-09-03T09:45:15.304Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-03T09:45:15.304Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:45:15.304Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-03T09:45:15.304Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-03T09:45:15.304Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:45:15.304Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-03T09:45:15.304Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-03T09:45:15.304Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:45:15.304Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:45:26.983Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.645s [2019-09-03T09:45:33.753Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2019-09-03T09:45:33.753Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:364: [d177bee52d522] daemon started [2019-09-03T09:45:33.753Z] daemon.go:472: [d177bee52d522] Stopping daemon [2019-09-03T09:45:33.753Z] daemon.go:307: [d177bee52d522] exiting daemon [2019-09-03T09:45:33.753Z] daemon.go:459: [d177bee52d522] Daemon stopped [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:350: [d177bee52d522] error pinging daemon on start: Get http://d177bee52d522.sock/_ping: context deadline exceeded [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:350: [d177bee52d522] error pinging daemon on start: Get http://d177bee52d522.sock/_ping: context deadline exceeded [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:350: [d177bee52d522] error pinging daemon on start: Get http://d177bee52d522.sock/_ping: context deadline exceeded [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:350: [d177bee52d522] error pinging daemon on start: Get http://d177bee52d522.sock/_ping: context deadline exceeded [2019-09-03T09:45:33.753Z] daemon.go:307: [d177bee52d522] exiting daemon [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:336: [d177bee52d522] waiting for daemon to start [2019-09-03T09:45:33.753Z] daemon.go:364: [d177bee52d522] daemon started [2019-09-03T09:45:33.753Z] daemon.go:472: [d177bee52d522] Stopping daemon [2019-09-03T09:45:33.753Z] daemon.go:307: [d177bee52d522] exiting daemon [2019-09-03T09:45:33.753Z] daemon.go:459: [d177bee52d522] Daemon stopped [2019-09-03T09:45:33.753Z] PASS [2019-09-03T09:45:33.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-03T09:45:33.753Z] INFO: Testing against a local daemon [2019-09-03T09:45:33.753Z] === RUN TestPluginInvalidJSON [2019-09-03T09:45:33.753Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:45:33.753Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:45:33.753Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-03T09:45:33.753Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-03T09:45:33.753Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-03T09:45:33.753Z] PASS [2019-09-03T09:45:33.753Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-03T09:45:33.753Z] INFO: Testing against a local daemon [2019-09-03T09:45:33.753Z] === RUN TestExternalGraphDriver [2019-09-03T09:45:33.753Z] === RUN TestExternalGraphDriver/json [2019-09-03T09:45:34.761Z] === RUN TestExternalGraphDriver/spec [2019-09-03T09:45:37.444Z] === RUN TestExternalGraphDriver/pull [2019-09-03T09:45:39.470Z] --- PASS: TestExternalGraphDriver (6.66s) [2019-09-03T09:45:39.470Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:364: [d660534f346f9] daemon started [2019-09-03T09:45:39.470Z] daemon.go:472: [d660534f346f9] Stopping daemon [2019-09-03T09:45:39.470Z] daemon.go:307: [d660534f346f9] exiting daemon [2019-09-03T09:45:39.470Z] daemon.go:459: [d660534f346f9] Daemon stopped [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:364: [d660534f346f9] daemon started [2019-09-03T09:45:39.470Z] daemon.go:472: [d660534f346f9] Stopping daemon [2019-09-03T09:45:39.470Z] daemon.go:307: [d660534f346f9] exiting daemon [2019-09-03T09:45:39.470Z] daemon.go:459: [d660534f346f9] Daemon stopped [2019-09-03T09:45:39.470Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:364: [d660534f346f9] daemon started [2019-09-03T09:45:39.470Z] daemon.go:472: [d660534f346f9] Stopping daemon [2019-09-03T09:45:39.470Z] daemon.go:307: [d660534f346f9] exiting daemon [2019-09-03T09:45:39.470Z] daemon.go:459: [d660534f346f9] Daemon stopped [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:364: [d660534f346f9] daemon started [2019-09-03T09:45:39.470Z] daemon.go:472: [d660534f346f9] Stopping daemon [2019-09-03T09:45:39.470Z] daemon.go:307: [d660534f346f9] exiting daemon [2019-09-03T09:45:39.470Z] daemon.go:459: [d660534f346f9] Daemon stopped [2019-09-03T09:45:39.470Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:336: [d660534f346f9] waiting for daemon to start [2019-09-03T09:45:39.470Z] daemon.go:364: [d660534f346f9] daemon started [2019-09-03T09:45:39.470Z] daemon.go:472: [d660534f346f9] Stopping daemon [2019-09-03T09:45:39.470Z] daemon.go:307: [d660534f346f9] exiting daemon [2019-09-03T09:45:39.470Z] daemon.go:459: [d660534f346f9] Daemon stopped [2019-09-03T09:45:39.470Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2019-09-03T09:45:39.470Z] === RUN TestGraphdriverPluginV2 [2019-09-03T09:45:39.471Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-03T09:45:39.471Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:45:39.471Z] PASS [2019-09-03T09:45:39.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-03T09:45:39.471Z] INFO: Testing against a local daemon [2019-09-03T09:45:39.471Z] === RUN TestContinueAfterPluginCrash [2019-09-03T09:45:39.471Z] === PAUSE TestContinueAfterPluginCrash [2019-09-03T09:45:39.471Z] === RUN TestDaemonStartWithLogOpt [2019-09-03T09:45:39.471Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-03T09:45:39.471Z] === CONT TestContinueAfterPluginCrash [2019-09-03T09:45:39.471Z] === CONT TestDaemonStartWithLogOpt [2019-09-03T09:45:45.033Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.523s [2019-09-03T09:45:57.968Z] --- PASS: TestDaemonStartWithLogOpt (16.06s) [2019-09-03T09:45:57.968Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-03T09:45:57.968Z] daemon.go:336: [d61dad5b0e374] waiting for daemon to start [2019-09-03T09:45:57.968Z] daemon.go:336: [d61dad5b0e374] waiting for daemon to start [2019-09-03T09:45:57.968Z] daemon.go:364: [d61dad5b0e374] daemon started [2019-09-03T09:45:57.968Z] daemon.go:472: [d61dad5b0e374] Stopping daemon [2019-09-03T09:45:57.968Z] daemon.go:307: [d61dad5b0e374] exiting daemon [2019-09-03T09:45:57.968Z] daemon.go:459: [d61dad5b0e374] Daemon stopped [2019-09-03T09:45:57.968Z] daemon.go:336: [d61dad5b0e374] waiting for daemon to start [2019-09-03T09:45:57.968Z] daemon.go:336: [d61dad5b0e374] waiting for daemon to start [2019-09-03T09:45:57.968Z] daemon.go:364: [d61dad5b0e374] daemon started [2019-09-03T09:45:57.968Z] daemon.go:472: [d61dad5b0e374] Stopping daemon [2019-09-03T09:45:57.968Z] daemon.go:307: [d61dad5b0e374] exiting daemon [2019-09-03T09:45:57.968Z] daemon.go:459: [d61dad5b0e374] Daemon stopped [2019-09-03T09:46:00.669Z] --- PASS: TestContinueAfterPluginCrash (20.84s) [2019-09-03T09:46:00.669Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-03T09:46:00.669Z] daemon.go:336: [dff481e5e79bd] waiting for daemon to start [2019-09-03T09:46:00.669Z] daemon.go:336: [dff481e5e79bd] waiting for daemon to start [2019-09-03T09:46:00.669Z] daemon.go:364: [dff481e5e79bd] daemon started [2019-09-03T09:46:00.669Z] daemon.go:472: [dff481e5e79bd] Stopping daemon [2019-09-03T09:46:00.669Z] daemon.go:307: [dff481e5e79bd] exiting daemon [2019-09-03T09:46:00.669Z] daemon.go:459: [dff481e5e79bd] Daemon stopped [2019-09-03T09:46:00.669Z] PASS [2019-09-03T09:46:00.669Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-03T09:46:00.669Z] INFO: Testing against a local daemon [2019-09-03T09:46:00.669Z] === RUN TestPluginWithDevMounts [2019-09-03T09:46:00.669Z] === PAUSE TestPluginWithDevMounts [2019-09-03T09:46:00.669Z] === CONT TestPluginWithDevMounts [2019-09-03T09:46:02.709Z] --- PASS: TestPluginWithDevMounts (2.37s) [2019-09-03T09:46:02.709Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-03T09:46:02.709Z] daemon.go:336: [db216339ab326] waiting for daemon to start [2019-09-03T09:46:02.709Z] daemon.go:336: [db216339ab326] waiting for daemon to start [2019-09-03T09:46:02.709Z] daemon.go:364: [db216339ab326] daemon started [2019-09-03T09:46:02.709Z] daemon.go:472: [db216339ab326] Stopping daemon [2019-09-03T09:46:02.709Z] daemon.go:307: [db216339ab326] exiting daemon [2019-09-03T09:46:02.709Z] daemon.go:459: [db216339ab326] Daemon stopped [2019-09-03T09:46:02.709Z] PASS [2019-09-03T09:46:02.709Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-03T09:46:02.709Z] INFO: Testing against a local daemon [2019-09-03T09:46:02.709Z] === RUN TestSecretInspect [2019-09-03T09:46:03.094Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.663s [2019-09-03T09:46:05.381Z] --- PASS: TestSecretInspect (2.26s) [2019-09-03T09:46:05.381Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-03T09:46:05.381Z] daemon.go:336: [dad288b307d87] waiting for daemon to start [2019-09-03T09:46:05.381Z] daemon.go:336: [dad288b307d87] waiting for daemon to start [2019-09-03T09:46:05.381Z] daemon.go:364: [dad288b307d87] daemon started [2019-09-03T09:46:05.381Z] daemon.go:472: [dad288b307d87] Stopping daemon [2019-09-03T09:46:05.381Z] daemon.go:307: [dad288b307d87] exiting daemon [2019-09-03T09:46:05.381Z] daemon.go:459: [dad288b307d87] Daemon stopped [2019-09-03T09:46:05.381Z] === RUN TestSecretList [2019-09-03T09:46:07.410Z] --- PASS: TestSecretList (2.30s) [2019-09-03T09:46:07.410Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-03T09:46:07.410Z] daemon.go:336: [de9aad5da40fd] waiting for daemon to start [2019-09-03T09:46:07.410Z] daemon.go:336: [de9aad5da40fd] waiting for daemon to start [2019-09-03T09:46:07.410Z] daemon.go:364: [de9aad5da40fd] daemon started [2019-09-03T09:46:07.410Z] daemon.go:472: [de9aad5da40fd] Stopping daemon [2019-09-03T09:46:07.410Z] daemon.go:307: [de9aad5da40fd] exiting daemon [2019-09-03T09:46:07.410Z] daemon.go:459: [de9aad5da40fd] Daemon stopped [2019-09-03T09:46:07.410Z] === RUN TestSecretsCreateAndDelete [2019-09-03T09:46:10.100Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2019-09-03T09:46:10.100Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-03T09:46:10.100Z] daemon.go:336: [d6ca7ccad6a4b] waiting for daemon to start [2019-09-03T09:46:10.100Z] daemon.go:336: [d6ca7ccad6a4b] waiting for daemon to start [2019-09-03T09:46:10.100Z] daemon.go:364: [d6ca7ccad6a4b] daemon started [2019-09-03T09:46:10.100Z] daemon.go:472: [d6ca7ccad6a4b] Stopping daemon [2019-09-03T09:46:10.100Z] daemon.go:307: [d6ca7ccad6a4b] exiting daemon [2019-09-03T09:46:10.100Z] daemon.go:459: [d6ca7ccad6a4b] Daemon stopped [2019-09-03T09:46:10.100Z] === RUN TestSecretsUpdate [2019-09-03T09:46:12.128Z] --- PASS: TestSecretsUpdate (2.26s) [2019-09-03T09:46:12.128Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-03T09:46:12.128Z] daemon.go:336: [dac369d6207bc] waiting for daemon to start [2019-09-03T09:46:12.128Z] daemon.go:336: [dac369d6207bc] waiting for daemon to start [2019-09-03T09:46:12.128Z] daemon.go:364: [dac369d6207bc] daemon started [2019-09-03T09:46:12.128Z] daemon.go:472: [dac369d6207bc] Stopping daemon [2019-09-03T09:46:12.128Z] daemon.go:307: [dac369d6207bc] exiting daemon [2019-09-03T09:46:12.128Z] daemon.go:459: [dac369d6207bc] Daemon stopped [2019-09-03T09:46:12.128Z] === RUN TestTemplatedSecret [2019-09-03T09:46:14.820Z] --- PASS: TestTemplatedSecret (3.01s) [2019-09-03T09:46:14.820Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-03T09:46:14.820Z] daemon.go:336: [d65ae423a79db] waiting for daemon to start [2019-09-03T09:46:14.820Z] daemon.go:336: [d65ae423a79db] waiting for daemon to start [2019-09-03T09:46:14.820Z] daemon.go:364: [d65ae423a79db] daemon started [2019-09-03T09:46:14.820Z] daemon.go:472: [d65ae423a79db] Stopping daemon [2019-09-03T09:46:14.820Z] daemon.go:307: [d65ae423a79db] exiting daemon [2019-09-03T09:46:14.820Z] daemon.go:459: [d65ae423a79db] Daemon stopped [2019-09-03T09:46:14.820Z] === RUN TestSecretCreateResolve [2019-09-03T09:46:18.283Z] --- PASS: TestSecretCreateResolve (2.78s) [2019-09-03T09:46:18.283Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-03T09:46:18.283Z] daemon.go:336: [d6f05b0acba0d] waiting for daemon to start [2019-09-03T09:46:18.283Z] daemon.go:336: [d6f05b0acba0d] waiting for daemon to start [2019-09-03T09:46:18.283Z] daemon.go:364: [d6f05b0acba0d] daemon started [2019-09-03T09:46:18.283Z] daemon.go:472: [d6f05b0acba0d] Stopping daemon [2019-09-03T09:46:18.284Z] daemon.go:307: [d6f05b0acba0d] exiting daemon [2019-09-03T09:46:18.284Z] daemon.go:459: [d6f05b0acba0d] Daemon stopped [2019-09-03T09:46:18.284Z] PASS [2019-09-03T09:46:18.284Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-03T09:46:18.284Z] INFO: Testing against a local daemon [2019-09-03T09:46:18.284Z] === RUN TestServiceCreateInit [2019-09-03T09:46:18.284Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-03T09:46:22.664Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:46:27.047Z] --- PASS: TestServiceCreateInit (9.24s) [2019-09-03T09:46:27.047Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s) [2019-09-03T09:46:27.047Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-03T09:46:27.047Z] daemon.go:336: [d6e33171f4f26] waiting for daemon to start [2019-09-03T09:46:27.047Z] daemon.go:336: [d6e33171f4f26] waiting for daemon to start [2019-09-03T09:46:27.047Z] daemon.go:364: [d6e33171f4f26] daemon started [2019-09-03T09:46:27.047Z] daemon.go:472: [d6e33171f4f26] Stopping daemon [2019-09-03T09:46:27.047Z] daemon.go:307: [d6e33171f4f26] exiting daemon [2019-09-03T09:46:27.047Z] daemon.go:459: [d6e33171f4f26] Daemon stopped [2019-09-03T09:46:27.047Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2019-09-03T09:46:27.047Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-03T09:46:27.047Z] daemon.go:336: [d64b60ad01dcb] waiting for daemon to start [2019-09-03T09:46:27.047Z] daemon.go:336: [d64b60ad01dcb] waiting for daemon to start [2019-09-03T09:46:27.047Z] daemon.go:364: [d64b60ad01dcb] daemon started [2019-09-03T09:46:27.047Z] daemon.go:472: [d64b60ad01dcb] Stopping daemon [2019-09-03T09:46:27.047Z] daemon.go:307: [d64b60ad01dcb] exiting daemon [2019-09-03T09:46:27.047Z] daemon.go:459: [d64b60ad01dcb] Daemon stopped [2019-09-03T09:46:27.047Z] === RUN TestCreateServiceMultipleTimes [2019-09-03T09:46:45.536Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2019-09-03T09:46:45.536Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-03T09:46:45.536Z] daemon.go:336: [d31a688c639ec] waiting for daemon to start [2019-09-03T09:46:45.536Z] daemon.go:336: [d31a688c639ec] waiting for daemon to start [2019-09-03T09:46:45.536Z] daemon.go:364: [d31a688c639ec] daemon started [2019-09-03T09:46:45.536Z] daemon.go:472: [d31a688c639ec] Stopping daemon [2019-09-03T09:46:45.536Z] daemon.go:307: [d31a688c639ec] exiting daemon [2019-09-03T09:46:45.536Z] daemon.go:459: [d31a688c639ec] Daemon stopped [2019-09-03T09:46:45.536Z] === RUN TestCreateServiceConflict [2019-09-03T09:46:46.554Z] --- PASS: TestCreateServiceConflict (2.26s) [2019-09-03T09:46:46.554Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-03T09:46:46.554Z] daemon.go:336: [d72b220b04ee5] waiting for daemon to start [2019-09-03T09:46:46.554Z] daemon.go:336: [d72b220b04ee5] waiting for daemon to start [2019-09-03T09:46:46.554Z] daemon.go:364: [d72b220b04ee5] daemon started [2019-09-03T09:46:46.554Z] daemon.go:472: [d72b220b04ee5] Stopping daemon [2019-09-03T09:46:46.554Z] daemon.go:307: [d72b220b04ee5] exiting daemon [2019-09-03T09:46:46.554Z] daemon.go:459: [d72b220b04ee5] Daemon stopped [2019-09-03T09:46:46.554Z] === RUN TestCreateServiceMaxReplicas [2019-09-03T09:46:49.240Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2019-09-03T09:46:49.240Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-03T09:46:49.240Z] daemon.go:336: [dbebee93fb425] waiting for daemon to start [2019-09-03T09:46:49.240Z] daemon.go:336: [dbebee93fb425] waiting for daemon to start [2019-09-03T09:46:49.240Z] daemon.go:364: [dbebee93fb425] daemon started [2019-09-03T09:46:49.240Z] daemon.go:472: [dbebee93fb425] Stopping daemon [2019-09-03T09:46:49.240Z] daemon.go:307: [dbebee93fb425] exiting daemon [2019-09-03T09:46:49.240Z] daemon.go:459: [dbebee93fb425] Daemon stopped [2019-09-03T09:46:49.240Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-03T09:47:04.473Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2019-09-03T09:47:04.473Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-03T09:47:04.473Z] daemon.go:336: [d60679b6b5521] waiting for daemon to start [2019-09-03T09:47:04.473Z] daemon.go:336: [d60679b6b5521] waiting for daemon to start [2019-09-03T09:47:04.473Z] daemon.go:364: [d60679b6b5521] daemon started [2019-09-03T09:47:04.473Z] daemon.go:472: [d60679b6b5521] Stopping daemon [2019-09-03T09:47:04.473Z] daemon.go:307: [d60679b6b5521] exiting daemon [2019-09-03T09:47:04.473Z] daemon.go:459: [d60679b6b5521] Daemon stopped [2019-09-03T09:47:04.473Z] === RUN TestCreateServiceSecretFileMode [2019-09-03T09:47:05.477Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2019-09-03T09:47:05.477Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-03T09:47:05.477Z] daemon.go:336: [db4af2a7485d5] waiting for daemon to start [2019-09-03T09:47:05.477Z] daemon.go:336: [db4af2a7485d5] waiting for daemon to start [2019-09-03T09:47:05.477Z] daemon.go:364: [db4af2a7485d5] daemon started [2019-09-03T09:47:05.477Z] daemon.go:472: [db4af2a7485d5] Stopping daemon [2019-09-03T09:47:05.477Z] daemon.go:307: [db4af2a7485d5] exiting daemon [2019-09-03T09:47:05.477Z] daemon.go:459: [db4af2a7485d5] Daemon stopped [2019-09-03T09:47:05.477Z] === RUN TestCreateServiceConfigFileMode [2019-09-03T09:47:08.164Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2019-09-03T09:47:08.164Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-03T09:47:08.164Z] daemon.go:336: [d707446f5c66c] waiting for daemon to start [2019-09-03T09:47:08.164Z] daemon.go:336: [d707446f5c66c] waiting for daemon to start [2019-09-03T09:47:08.164Z] daemon.go:364: [d707446f5c66c] daemon started [2019-09-03T09:47:08.164Z] daemon.go:472: [d707446f5c66c] Stopping daemon [2019-09-03T09:47:08.164Z] daemon.go:307: [d707446f5c66c] exiting daemon [2019-09-03T09:47:08.164Z] daemon.go:459: [d707446f5c66c] Daemon stopped [2019-09-03T09:47:08.164Z] === RUN TestCreateServiceSysctls [2019-09-03T09:47:10.726Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.572s [2019-09-03T09:47:11.628Z] --- PASS: TestCreateServiceSysctls (3.55s) [2019-09-03T09:47:11.628Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-03T09:47:11.628Z] daemon.go:336: [d10b1c549d162] waiting for daemon to start [2019-09-03T09:47:11.628Z] daemon.go:336: [d10b1c549d162] waiting for daemon to start [2019-09-03T09:47:11.628Z] daemon.go:364: [d10b1c549d162] daemon started [2019-09-03T09:47:11.628Z] daemon.go:472: [d10b1c549d162] Stopping daemon [2019-09-03T09:47:11.628Z] daemon.go:307: [d10b1c549d162] exiting daemon [2019-09-03T09:47:11.628Z] daemon.go:459: [d10b1c549d162] Daemon stopped [2019-09-03T09:47:11.628Z] === RUN TestCreateServiceCapabilities [2019-09-03T09:47:14.342Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2019-09-03T09:47:14.342Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-03T09:47:14.342Z] daemon.go:336: [d0bf13889c62a] waiting for daemon to start [2019-09-03T09:47:14.342Z] daemon.go:336: [d0bf13889c62a] waiting for daemon to start [2019-09-03T09:47:14.342Z] daemon.go:364: [d0bf13889c62a] daemon started [2019-09-03T09:47:14.342Z] daemon.go:472: [d0bf13889c62a] Stopping daemon [2019-09-03T09:47:14.342Z] daemon.go:307: [d0bf13889c62a] exiting daemon [2019-09-03T09:47:14.342Z] daemon.go:459: [d0bf13889c62a] Daemon stopped [2019-09-03T09:47:14.342Z] === RUN TestInspect [2019-09-03T09:47:17.032Z] --- PASS: TestInspect (2.29s) [2019-09-03T09:47:17.032Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-03T09:47:17.032Z] daemon.go:336: [d7762ccf635ef] waiting for daemon to start [2019-09-03T09:47:17.032Z] daemon.go:336: [d7762ccf635ef] waiting for daemon to start [2019-09-03T09:47:17.032Z] daemon.go:364: [d7762ccf635ef] daemon started [2019-09-03T09:47:17.032Z] daemon.go:472: [d7762ccf635ef] Stopping daemon [2019-09-03T09:47:17.032Z] daemon.go:307: [d7762ccf635ef] exiting daemon [2019-09-03T09:47:17.032Z] daemon.go:459: [d7762ccf635ef] Daemon stopped [2019-09-03T09:47:17.032Z] === RUN TestDockerNetworkConnectAlias [2019-09-03T09:47:17.271Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.609s [2019-09-03T09:47:21.429Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2019-09-03T09:47:21.429Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-03T09:47:21.429Z] daemon.go:336: [d06d02d29b481] waiting for daemon to start [2019-09-03T09:47:21.429Z] daemon.go:336: [d06d02d29b481] waiting for daemon to start [2019-09-03T09:47:21.429Z] daemon.go:364: [d06d02d29b481] daemon started [2019-09-03T09:47:21.429Z] daemon.go:472: [d06d02d29b481] Stopping daemon [2019-09-03T09:47:21.429Z] daemon.go:307: [d06d02d29b481] exiting daemon [2019-09-03T09:47:21.429Z] daemon.go:459: [d06d02d29b481] Daemon stopped [2019-09-03T09:47:21.429Z] === RUN TestDockerNetworkReConnect [2019-09-03T09:47:25.810Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2019-09-03T09:47:25.810Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-03T09:47:25.810Z] daemon.go:336: [d373e0919e48d] waiting for daemon to start [2019-09-03T09:47:25.810Z] daemon.go:336: [d373e0919e48d] waiting for daemon to start [2019-09-03T09:47:25.810Z] daemon.go:364: [d373e0919e48d] daemon started [2019-09-03T09:47:25.810Z] daemon.go:472: [d373e0919e48d] Stopping daemon [2019-09-03T09:47:25.810Z] daemon.go:307: [d373e0919e48d] exiting daemon [2019-09-03T09:47:25.810Z] daemon.go:459: [d373e0919e48d] Daemon stopped [2019-09-03T09:47:25.810Z] === RUN TestServicePlugin [2019-09-03T09:47:25.810Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-03T09:47:25.810Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-03T09:47:25.810Z] === RUN TestServiceUpdateLabel [2019-09-03T09:47:27.837Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-09-03T09:47:27.837Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-03T09:47:27.837Z] daemon.go:336: [d6a6e100439c1] waiting for daemon to start [2019-09-03T09:47:27.837Z] daemon.go:336: [d6a6e100439c1] waiting for daemon to start [2019-09-03T09:47:27.837Z] daemon.go:364: [d6a6e100439c1] daemon started [2019-09-03T09:47:27.837Z] daemon.go:472: [d6a6e100439c1] Stopping daemon [2019-09-03T09:47:27.837Z] daemon.go:307: [d6a6e100439c1] exiting daemon [2019-09-03T09:47:27.837Z] daemon.go:459: [d6a6e100439c1] Daemon stopped [2019-09-03T09:47:27.838Z] === RUN TestServiceUpdateSecrets [2019-09-03T09:47:43.068Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2019-09-03T09:47:43.068Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-03T09:47:43.068Z] daemon.go:336: [dd815d8263567] waiting for daemon to start [2019-09-03T09:47:43.068Z] daemon.go:336: [dd815d8263567] waiting for daemon to start [2019-09-03T09:47:43.068Z] daemon.go:364: [dd815d8263567] daemon started [2019-09-03T09:47:43.068Z] daemon.go:472: [dd815d8263567] Stopping daemon [2019-09-03T09:47:43.068Z] daemon.go:307: [dd815d8263567] exiting daemon [2019-09-03T09:47:43.068Z] daemon.go:459: [dd815d8263567] Daemon stopped [2019-09-03T09:47:43.068Z] === RUN TestServiceUpdateConfigs [2019-09-03T09:47:49.305Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.037s [2019-09-03T09:47:58.287Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2019-09-03T09:47:58.287Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-03T09:47:58.287Z] daemon.go:336: [d819beb6dc6d0] waiting for daemon to start [2019-09-03T09:47:58.287Z] daemon.go:336: [d819beb6dc6d0] waiting for daemon to start [2019-09-03T09:47:58.287Z] daemon.go:364: [d819beb6dc6d0] daemon started [2019-09-03T09:47:58.287Z] daemon.go:472: [d819beb6dc6d0] Stopping daemon [2019-09-03T09:47:58.287Z] daemon.go:307: [d819beb6dc6d0] exiting daemon [2019-09-03T09:47:58.287Z] daemon.go:459: [d819beb6dc6d0] Daemon stopped [2019-09-03T09:47:58.287Z] === RUN TestServiceUpdateNetwork [2019-09-03T09:48:04.225Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.533s [2019-09-03T09:48:10.807Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2019-09-03T09:48:10.807Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-03T09:48:10.807Z] daemon.go:336: [dffb71ad17b06] waiting for daemon to start [2019-09-03T09:48:10.807Z] daemon.go:336: [dffb71ad17b06] waiting for daemon to start [2019-09-03T09:48:10.807Z] daemon.go:364: [dffb71ad17b06] daemon started [2019-09-03T09:48:10.807Z] daemon.go:472: [dffb71ad17b06] Stopping daemon [2019-09-03T09:48:10.807Z] daemon.go:307: [dffb71ad17b06] exiting daemon [2019-09-03T09:48:10.807Z] daemon.go:459: [dffb71ad17b06] Daemon stopped [2019-09-03T09:48:10.807Z] PASS [2019-09-03T09:48:10.807Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-03T09:48:10.807Z] INFO: Testing against a local daemon [2019-09-03T09:48:10.807Z] === RUN TestSessionCreate [2019-09-03T09:48:10.807Z] --- PASS: TestSessionCreate (0.06s) [2019-09-03T09:48:10.807Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-03T09:48:11.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-09-03T09:48:11.091Z] PASS [2019-09-03T09:48:11.091Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-03T09:48:11.091Z] INFO: Testing against a local daemon [2019-09-03T09:48:11.091Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-03T09:48:11.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-03T09:48:11.091Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-03T09:48:11.091Z] === RUN TestEventsExecDie [2019-09-03T09:48:12.105Z] --- PASS: TestEventsExecDie (0.97s) [2019-09-03T09:48:12.105Z] === RUN TestEventsBackwardsCompatible [2019-09-03T09:48:12.105Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-03T09:48:12.105Z] === RUN TestInfoBinaryCommits [2019-09-03T09:48:12.105Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-09-03T09:48:12.105Z] === RUN TestInfoAPIVersioned [2019-09-03T09:48:12.388Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-09-03T09:48:12.388Z] === RUN TestInfoAPI [2019-09-03T09:48:12.388Z] --- PASS: TestInfoAPI (0.06s) [2019-09-03T09:48:12.388Z] === RUN TestInfoAPIWarnings [2019-09-03T09:48:13.399Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-09-03T09:48:13.399Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-03T09:48:13.399Z] daemon.go:336: [d8a7c37c54d66] waiting for daemon to start [2019-09-03T09:48:13.399Z] daemon.go:336: [d8a7c37c54d66] waiting for daemon to start [2019-09-03T09:48:13.399Z] daemon.go:364: [d8a7c37c54d66] daemon started [2019-09-03T09:48:13.399Z] daemon.go:472: [d8a7c37c54d66] Stopping daemon [2019-09-03T09:48:13.399Z] daemon.go:307: [d8a7c37c54d66] exiting daemon [2019-09-03T09:48:13.399Z] daemon.go:459: [d8a7c37c54d66] Daemon stopped [2019-09-03T09:48:13.399Z] === RUN TestLoginFailsWithBadCredentials [2019-09-03T09:48:14.017Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-09-03T09:48:14.017Z] === RUN TestPingCacheHeaders [2019-09-03T09:48:14.017Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-09-03T09:48:14.017Z] === RUN TestPingGet [2019-09-03T09:48:14.017Z] --- PASS: TestPingGet (0.04s) [2019-09-03T09:48:14.017Z] === RUN TestPingHead [2019-09-03T09:48:14.017Z] --- PASS: TestPingHead (0.06s) [2019-09-03T09:48:14.017Z] === RUN TestVersion [2019-09-03T09:48:14.017Z] --- PASS: TestVersion (0.06s) [2019-09-03T09:48:14.017Z] PASS [2019-09-03T09:48:14.017Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-03T09:48:14.017Z] INFO: Testing against a local daemon [2019-09-03T09:48:14.017Z] === RUN TestVolumesCreateAndList [2019-09-03T09:48:14.300Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-03T09:48:14.300Z] === RUN TestVolumesRemove [2019-09-03T09:48:14.300Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-03T09:48:14.300Z] === RUN TestVolumesInspect [2019-09-03T09:48:14.300Z] --- PASS: TestVolumesInspect (0.05s) [2019-09-03T09:48:14.300Z] === RUN TestVolumesInvalidJSON [2019-09-03T09:48:14.300Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-03T09:48:14.300Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-03T09:48:14.300Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-03T09:48:14.300Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-03T09:48:14.300Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-03T09:48:14.300Z] PASS [2019-09-03T09:48:14.300Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-03T09:48:16.331Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-03T09:48:16.331Z] Clearing AppArmor profiles cache:. [2019-09-03T09:48:16.331Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:48:16.331Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:48:16.331Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:48:16.331Z] [2019-09-03T09:48:16.331Z] To set a process to complain mode, use the command line tool [2019-09-03T09:48:16.331Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:48:16.331Z] with the 'teardown' option." [2019-09-03T09:48:16.331Z] Removing test suite binaries [2019-09-03T09:48:16.331Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-03T09:48:18.804Z] + echo Ensuring container killed. [2019-09-03T09:48:18.804Z] Ensuring container killed. [2019-09-03T09:48:18.804Z] + docker rm -vf docker-pr3 [2019-09-03T09:48:18.804Z] Error: No such container: docker-pr3 [2019-09-03T09:48:18.804Z] + true [Pipeline] sh [2019-09-03T09:48:19.203Z] + echo Chowning /workspace to jenkins user [2019-09-03T09:48:19.203Z] Chowning /workspace to jenkins user [2019-09-03T09:48:19.203Z] + id -u [2019-09-03T09:48:19.203Z] + id -g [2019-09-03T09:48:19.203Z] + docker run --rm -v /home/docker/workspace/moby_PR-39706:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-03T09:48:21.619Z] + bundleName=powerpc-integration [2019-09-03T09:48:21.619Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-09-03T09:48:21.619Z] Creating powerpc-integration-bundles.tar.gz [2019-09-03T09:48:21.619Z] + + find bundles -path */root/*overlay2xargs -prune tar -o -czf -type powerpc-integration-bundles.tar.gz f [2019-09-03T09:48:21.619Z] ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-09-03T09:48:21.941Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-03T09:48:22.502Z] + make clean [2019-09-03T09:48:23.120Z] docker volume rm -f docker-dev-cache [2019-09-03T09:48:23.120Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-03T09:48:36.257Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.024s [2019-09-03T09:48:48.431Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-09-03T09:49:20.463Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.567s [2019-09-03T09:49:38.527Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.582s [2019-09-03T09:49:53.374Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.805s [2019-09-03T09:50:40.000Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-09-03T09:50:58.049Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.610s [2019-09-03T09:51:30.099Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.827s [2019-09-03T09:52:02.131Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 1.034s [2019-09-03T09:52:16.976Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.626s [2019-09-03T09:52:35.083Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.502s [2019-09-03T09:52:53.135Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.374s [2019-09-03T09:53:07.985Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.038s [2019-09-03T09:53:07.985Z] OK: 261 passed, 6 skipped [2019-09-03T09:53:07.985Z] PASS [2019-09-03T09:53:07.985Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-03T09:53:07.985Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-09-03T09:53:07.985Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5538 is not a child of this shell [2019-09-03T09:53:07.985Z] warning: PID 5538 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d1d6b53ae3ded/docker.pid had a nonzero exit code [2019-09-03T09:53:07.985Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d1d6b53ae3ded/root: target is busy [2019-09-03T09:53:07.985Z] (In some cases useful info about processes that [2019-09-03T09:53:07.985Z] use the device is found by lsof(8) or fuser(1).) [2019-09-03T09:53:07.985Z] Clearing AppArmor profiles cache:. [2019-09-03T09:53:07.985Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-03T09:53:07.985Z] Unloading profiles will leave already running processes permanently [2019-09-03T09:53:07.985Z] unconfined, which can lead to unexpected situations. [2019-09-03T09:53:07.985Z] [2019-09-03T09:53:07.985Z] To set a process to complain mode, use the command line tool [2019-09-03T09:53:07.985Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-03T09:53:07.985Z] with the 'teardown' option." [2019-09-03T09:53:07.985Z] Removing test suite binaries [2019-09-03T09:53:07.985Z] [2019-09-03T09:53:08.241Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-03T09:53:08.573Z] + echo Ensuring container killed. [2019-09-03T09:53:08.573Z] Ensuring container killed. [2019-09-03T09:53:08.573Z] + docker rm -vf docker-pr3 [2019-09-03T09:53:08.573Z] Error: No such container: docker-pr3 [2019-09-03T09:53:08.573Z] + true [Pipeline] sh [2019-09-03T09:53:08.861Z] + echo Chowning /workspace to jenkins user [2019-09-03T09:53:08.861Z] Chowning /workspace to jenkins user [2019-09-03T09:53:08.861Z] + id -u [2019-09-03T09:53:08.861Z] + id -g [2019-09-03T09:53:08.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39706:/workspace busybox chown -R 1000:1000 /workspace [2019-09-03T09:53:08.861Z] Unable to find image 'busybox:latest' locally [2019-09-03T09:53:08.861Z] latest: Pulling from library/busybox [2019-09-03T09:53:09.119Z] ee153a04d683: Pulling fs layer [2019-09-03T09:53:09.119Z] ee153a04d683: Verifying Checksum [2019-09-03T09:53:09.119Z] ee153a04d683: Download complete [2019-09-03T09:53:09.119Z] ee153a04d683: Pull complete [2019-09-03T09:53:09.119Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-09-03T09:53:09.119Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-03T09:53:12.684Z] + bundleName=janky [2019-09-03T09:53:12.684Z] + echo Creating janky-bundles.tar.gz [2019-09-03T09:53:12.684Z] Creating janky-bundles.tar.gz [2019-09-03T09:53:12.684Z] + + xargs tar -czf janky-bundles.tar.gz [2019-09-03T09:53:12.684Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-09-03T09:53:13.626Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-03T09:53:15.124Z] + make clean [2019-09-03T09:53:15.383Z] docker volume rm -f docker-dev-cache [2019-09-03T09:53:15.640Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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