Skip to content
Success

Console Output

Started by user Tibor Vass
Restarted from build #2, stage Build
21:49:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 30c5ec43652065749f8b5d87cfc3af60a619e4b3 rather than 0f1545a18edbab8cbaf459488030f6dc8e5630c6
Obtained Jenkinsfile from 30c5ec43652065749f8b5d87cfc3af60a619e4b3
Copied 0 artifact(s)/stash(es) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/2/ to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/3/
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: janky)
[Pipeline] { (Branch: experimental)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: vendor)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (experimental)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (vendor)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "windowsRS1" skipped due to when conditional
[Pipeline] }
Stage "windowsRS5-process" skipped due to when conditional
[Pipeline] }
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] // stage
Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39177
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-39177
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/moby/moby.git
 > git init /home/docker/workspace/moby_PR-39177 # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
Cloning repository https://github.com/moby/moby.git
 > git init /home/jenkins/workspace/moby_PR-39177 # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39177/head:refs/remotes/origin/PR-39177 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit 0f1545a18edbab8cbaf459488030f6dc8e5630c6
Merge succeeded, producing 8c4fd696b9bdaeccb62c4e861c73d4cb5ce56a15
Checking out Revision 8c4fd696b9bdaeccb62c4e861c73d4cb5ce56a15 (PR-39177)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f1545a18edbab8cbaf459488030f6dc8e5630c6
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c4fd696b9bdaeccb62c4e861c73d4cb5ce56a15
Commit message: "Merge commit '582591d56bf18355993078539e5464b4e4f630ed' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
+ GITCOMMIT=8c4fd69
+ test -f Dockerfile.s390x
+ docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker-s390x:8c4fd69 -f Dockerfile .
 > git rev-list --no-walk d7c907d09506b79c9ec294bcbd8f1b32543a5065 # timeout=10
Sending build context to Docker daemon   49.8MB

Step 1/109 : ARG CROSS="false"
Step 2/109 : ARG GO_VERSION=1.12.7
Step 3/109 : FROM golang:${GO_VERSION}-stretch AS base
1.12.7-stretch: Pulling from library/golang
1aaf237b2558: Pulling fs layer
3282e31ba66b: Pulling fs layer
a4f691835a34: Pulling fs layer
5fbf4b6d8ad2: Pulling fs layer
d797f7f57606: Pulling fs layer
7a8eb834c146: Pulling fs layer
5213305c93a0: Pulling fs layer
d797f7f57606: Waiting
7a8eb834c146: Waiting
5213305c93a0: Waiting
5fbf4b6d8ad2: Waiting
a4f691835a34: Verifying Checksum
a4f691835a34: Download complete
Still waiting to schedule task
Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
3282e31ba66b: Verifying Checksum
3282e31ba66b: Download complete
1aaf237b2558: Verifying Checksum
1aaf237b2558: Download complete
5fbf4b6d8ad2: Verifying Checksum
5fbf4b6d8ad2: Download complete
5213305c93a0: Verifying Checksum
5213305c93a0: Download complete
d797f7f57606: Verifying Checksum
d797f7f57606: Download complete
7a8eb834c146: Verifying Checksum
7a8eb834c146: Download complete
1aaf237b2558: Pull complete
3282e31ba66b: Pull complete
a4f691835a34: Pull complete
5fbf4b6d8ad2: Pull complete
d797f7f57606: Pull complete
Fetching without tags
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit 0f1545a18edbab8cbaf459488030f6dc8e5630c6
7a8eb834c146: Pull complete
5213305c93a0: Pull complete
Digest: sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222
Status: Downloaded newer image for golang:1.12.7-stretch
 ---> 30c6f13fbf23
Step 4/109 : ARG APT_MIRROR
 ---> Running in b013f0f69d78
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39177/head:refs/remotes/origin/PR-39177 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f1545a18edbab8cbaf459488030f6dc8e5630c6
Removing intermediate container b013f0f69d78
 ---> f5d5c57a2cb3
Step 5/109 : 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
 ---> Running in 17a23ac9521d
Removing intermediate container 17a23ac9521d
 ---> 97d7c73b7186
Step 6/109 : FROM base AS criu
 ---> 97d7c73b7186
Step 7/109 : ENV CRIU_VERSION 3.11
Merge succeeded, producing 27f0a6cbfa4d5dae50add570ddf182ff7d4a65c1
Checking out Revision 27f0a6cbfa4d5dae50add570ddf182ff7d4a65c1 (PR-39177)
Commit message: "Merge commit '582591d56bf18355993078539e5464b4e4f630ed' into HEAD"
First time build. Skipping changelog.
 ---> Running in 45448e643a5e
Removing intermediate container 45448e643a5e
 ---> 6e8106c8bda7
Step 8/109 : RUN apt-get update && apt-get install -y 	libnet-dev 	libprotobuf-c0-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& 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
 ---> Running in adf9817de272
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
+ GITCOMMIT=27f0a6c
+ test -f Dockerfile.ppc64le
+ docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker-powerpc:27f0a6c -f Dockerfile .
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27f0a6cbfa4d5dae50add570ddf182ff7d4a65c1
 > git rev-list --no-walk d7c907d09506b79c9ec294bcbd8f1b32543a5065 # timeout=10
Fetched 7674 kB in 1s (4368 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
  libprotoc10 python-pkg-resources zlib1g-dev
Suggested packages:
  manpages-dev python-setuptools
Sending build context to Docker daemon   49.8MB

Step 1/109 : ARG CROSS="false"
Step 2/109 : ARG GO_VERSION=1.12.7
Step 3/109 : FROM golang:${GO_VERSION}-stretch AS base
1.12.7-stretch: Pulling from library/golang
ac899ee4faa2: Pulling fs layer
c3febf3d7457: Pulling fs layer
414bdc7d9230: Pulling fs layer
dc679c325d06: Pulling fs layer
14143c3a8323: Pulling fs layer
1eb5803276b9: Pulling fs layer
6c784c711297: Pulling fs layer
1eb5803276b9: Waiting
dc679c325d06: Waiting
6c784c711297: Waiting
14143c3a8323: Waiting
The following NEW packages will be installed:
  libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
  libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
  protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
  zlib1g-dev
0 upgraded, 16 newly installed, 0 to remove and 14 not upgraded.
Need to get 3476 kB of archives.
After this operation, 20.2 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3476 kB in 0s (26.9 MB/s)
Selecting previously unselected package libnet1:s390x.
(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 ... 14827 files and directories currently installed.)
Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
Selecting previously unselected package libcap-dev:s390x.
Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
Unpacking libcap-dev:s390x (1:2.25-1) ...
Selecting previously unselected package libnet1-dev.
Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
Unpacking libnet1-dev (1.1.6+dfsg-3) ...
Selecting previously unselected package libnl-3-200:s390x.
Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
Unpacking libnl-3-200:s390x (3.2.27-2) ...
Selecting previously unselected package libnl-3-dev:s390x.
Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
Unpacking libnl-3-dev:s390x (3.2.27-2) ...
Selecting previously unselected package libprotobuf-c1:s390x.
Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
Selecting previously unselected package libprotobuf-c-dev:s390x.
Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
Selecting previously unselected package zlib1g-dev:s390x.
Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
Selecting previously unselected package libprotobuf10:s390x.
Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
Unpacking libprotobuf10:s390x (3.0.0-9) ...
414bdc7d9230: Verifying Checksum
414bdc7d9230: Download complete
Selecting previously unselected package libprotobuf-lite10:s390x.
Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
Selecting previously unselected package libprotobuf-dev:s390x.
Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
Selecting previously unselected package libprotoc10:s390x.
Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
Unpacking libprotoc10:s390x (3.0.0-9) ...
Selecting previously unselected package protobuf-c-compiler.
Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
Unpacking protobuf-c-compiler (1.2.1-2) ...
Selecting previously unselected package protobuf-compiler.
Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
Unpacking protobuf-compiler (3.0.0-9) ...
c3febf3d7457: Verifying Checksum
c3febf3d7457: Download complete
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
Unpacking python-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python-protobuf.
Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
Unpacking python-protobuf (3.0.0-9) ...
Setting up libnet1:s390x (1.1.6+dfsg-3) ...
Setting up libprotobuf-c1:s390x (1.2.1-2) ...
Setting up python-pkg-resources (33.1.1-1) ...
Setting up libnet1-dev (1.1.6+dfsg-3) ...
Setting up libprotobuf10:s390x (3.0.0-9) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up python-protobuf (3.0.0-9) ...
Setting up libcap-dev:s390x (1:2.25-1) ...
Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
Setting up libnl-3-200:s390x (3.2.27-2) ...
Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
Setting up libprotoc10:s390x (3.0.0-9) ...
Setting up protobuf-c-compiler (1.2.1-2) ...
Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
Setting up protobuf-compiler (3.0.0-9) ...
Setting up libprotobuf-dev:s390x (3.0.0-9) ...
Setting up libnl-3-dev:s390x (3.2.27-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
fatal: Not a git repository (or any of the parent directories): .git
  GEN      .gitid
  GEN      criu/include/version.h
  GEN      include/common/asm
  PBCC     images/google/protobuf/descriptor.pb-c.c
  PBCC     images/opts.pb-c.c
  PBCC     images/sit.pb-c.c
  DEP      images/google/protobuf/descriptor.pb-c.d
  DEP      images/opts.pb-c.d
  DEP      images/sit.pb-c.d
ac899ee4faa2: Verifying Checksum
ac899ee4faa2: Download complete
  PBCC     images/macvlan.pb-c.c
  DEP      images/macvlan.pb-c.d
  PBCC     images/autofs.pb-c.c
  DEP      images/autofs.pb-c.d
  PBCC     images/sysctl.pb-c.c
  DEP      images/sysctl.pb-c.d
  PBCC     images/time.pb-c.c
  DEP      images/time.pb-c.d
  PBCC     images/binfmt-misc.pb-c.c
  DEP      images/binfmt-misc.pb-c.d
  PBCC     images/seccomp.pb-c.c
  DEP      images/seccomp.pb-c.d
  PBCC     images/userns.pb-c.c
  DEP      images/userns.pb-c.d
  PBCC     images/cgroup.pb-c.c
  DEP      images/cgroup.pb-c.d
  PBCC     images/fown.pb-c.c
  PBCC     images/ext-file.pb-c.c
  DEP      images/fown.pb-c.d
  DEP      images/ext-file.pb-c.d
  PBCC     images/rpc.pb-c.c
  DEP      images/rpc.pb-c.d
  PBCC     images/siginfo.pb-c.c
  DEP      images/siginfo.pb-c.d
  PBCC     images/pagemap.pb-c.c
  DEP      images/pagemap.pb-c.d
  PBCC     images/rlimit.pb-c.c
  DEP      images/rlimit.pb-c.d
  PBCC     images/file-lock.pb-c.c
  DEP      images/file-lock.pb-c.d
  PBCC     images/tty.pb-c.c
  DEP      images/tty.pb-c.d
  PBCC     images/tun.pb-c.c
  PBCC     images/netdev.pb-c.c
  DEP      images/tun.pb-c.d
  DEP      images/netdev.pb-c.d
  PBCC     images/vma.pb-c.c
  DEP      images/vma.pb-c.d
  PBCC     images/creds.pb-c.c
  DEP      images/creds.pb-c.d
  PBCC     images/utsns.pb-c.c
  DEP      images/utsns.pb-c.d
  PBCC     images/ipc-desc.pb-c.c
  PBCC     images/ipc-sem.pb-c.c
  DEP      images/ipc-desc.pb-c.d
  DEP      images/ipc-sem.pb-c.d
  PBCC     images/ipc-msg.pb-c.c
  DEP      images/ipc-msg.pb-c.d
  PBCC     images/ipc-shm.pb-c.c
  DEP      images/ipc-shm.pb-c.d
  PBCC     images/ipc-var.pb-c.c
  DEP      images/ipc-var.pb-c.d
  PBCC     images/sk-opts.pb-c.c
  PBCC     images/packet-sock.pb-c.c
  DEP      images/sk-opts.pb-c.d
  DEP      images/packet-sock.pb-c.d
  PBCC     images/sk-netlink.pb-c.c
  DEP      images/sk-netlink.pb-c.d
  PBCC     images/sk-inet.pb-c.c
  DEP      images/sk-inet.pb-c.d
  PBCC     images/sk-unix.pb-c.c
  DEP      images/sk-unix.pb-c.d
  PBCC     images/mm.pb-c.c
  DEP      images/mm.pb-c.d
  PBCC     images/timerfd.pb-c.c
  DEP      images/timerfd.pb-c.d
  PBCC     images/timer.pb-c.c
  DEP      images/timer.pb-c.d
  PBCC     images/sa.pb-c.c
  DEP      images/sa.pb-c.d
  PBCC     images/pipe-data.pb-c.c
  DEP      images/pipe-data.pb-c.d
  PBCC     images/mnt.pb-c.c
  DEP      images/mnt.pb-c.d
  PBCC     images/sk-packet.pb-c.c
  DEP      images/sk-packet.pb-c.d
  PBCC     images/tcp-stream.pb-c.c
  DEP      images/tcp-stream.pb-c.d
  PBCC     images/pipe.pb-c.c
  DEP      images/pipe.pb-c.d
  PBCC     images/pstree.pb-c.c
  DEP      images/pstree.pb-c.d
  PBCC     images/fs.pb-c.c
  DEP      images/fs.pb-c.d
  PBCC     images/signalfd.pb-c.c
  DEP      images/signalfd.pb-c.d
  PBCC     images/fh.pb-c.c
  PBCC     images/fsnotify.pb-c.c
  DEP      images/fh.pb-c.d
  DEP      images/fsnotify.pb-c.d
  PBCC     images/eventpoll.pb-c.c
  DEP      images/eventpoll.pb-c.d
  PBCC     images/eventfd.pb-c.c
  DEP      images/eventfd.pb-c.d
  PBCC     images/remap-file-path.pb-c.c
  DEP      images/remap-file-path.pb-c.d
  PBCC     images/fifo.pb-c.c
  DEP      images/fifo.pb-c.d
  PBCC     images/ghost-file.pb-c.c
  DEP      images/ghost-file.pb-c.d
  PBCC     images/regfile.pb-c.c
  DEP      images/regfile.pb-c.d
  PBCC     images/ns.pb-c.c
  DEP      images/ns.pb-c.d
  PBCC     images/fdinfo.pb-c.c
  DEP      images/fdinfo.pb-c.d
  PBCC     images/core-aarch64.pb-c.c
  PBCC     images/core-arm.pb-c.c
  PBCC     images/core-ppc64.pb-c.c
  PBCC     images/core-s390.pb-c.c
  PBCC     images/core-x86.pb-c.c
  PBCC     images/core.pb-c.c
  PBCC     images/inventory.pb-c.c
  DEP      images/core-aarch64.pb-c.d
  DEP      images/core-arm.pb-c.d
  DEP      images/core-ppc64.pb-c.d
  DEP      images/core-s390.pb-c.d
  DEP      images/core-x86.pb-c.d
  DEP      images/core.pb-c.d
  DEP      images/inventory.pb-c.d
  PBCC     images/cpuinfo.pb-c.c
  DEP      images/cpuinfo.pb-c.d
  PBCC     images/stats.pb-c.c
  DEP      images/stats.pb-c.d
make[1]: Nothing to be done for 'all'.
  CC       images/stats.o
  CC       images/core.o
  CC       images/core-x86.o
  CC       images/core-arm.o
  CC       images/core-aarch64.o
  CC       images/core-ppc64.o
  CC       images/core-s390.o
  CC       images/cpuinfo.o
dc679c325d06: Verifying Checksum
dc679c325d06: Download complete
6c784c711297: Verifying Checksum
6c784c711297: Download complete
  CC       images/inventory.o
  CC       images/fdinfo.o
  CC       images/fown.o
  CC       images/ns.o
  CC       images/regfile.o
  CC       images/ghost-file.o
  CC       images/fifo.o
  CC       images/remap-file-path.o
  CC       images/eventfd.o
  CC       images/eventpoll.o
  CC       images/fh.o
  CC       images/fsnotify.o
14143c3a8323: Verifying Checksum
14143c3a8323: Download complete
  CC       images/signalfd.o
  CC       images/fs.o
  CC       images/pstree.o
  CC       images/pipe.o
  CC       images/tcp-stream.o
  CC       images/sk-packet.o
  CC       images/mnt.o
  CC       images/pipe-data.o
  CC       images/sa.o
  CC       images/timer.o
  CC       images/timerfd.o
  CC       images/mm.o
  CC       images/sk-opts.o
  CC       images/sk-unix.o
  CC       images/sk-inet.o
  CC       images/tun.o
  CC       images/sk-netlink.o
  CC       images/packet-sock.o
  CC       images/ipc-var.o
  CC       images/ipc-desc.o
  CC       images/ipc-shm.o
  CC       images/ipc-msg.o
  CC       images/ipc-sem.o
  CC       images/utsns.o
  CC       images/creds.o
  CC       images/vma.o
  CC       images/netdev.o
  CC       images/tty.o
  CC       images/file-lock.o
  CC       images/rlimit.o
  CC       images/pagemap.o
  CC       images/siginfo.o
  CC       images/rpc.o
  CC       images/ext-file.o
  CC       images/cgroup.o
  CC       images/userns.o
  CC       images/google/protobuf/descriptor.o
  CC       images/opts.o
  CC       images/seccomp.o
  CC       images/binfmt-misc.o
  CC       images/time.o
  CC       images/sysctl.o
  CC       images/autofs.o
  CC       images/macvlan.o
  CC       images/sit.o
  LINK     images/built-in.o
  GEN      compel/include/asm
  GEN      compel/include/version.h
touch .config
  GEN      include/common/config.h
  DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
  GEN      compel/plugins/include/uapi/std/syscall-codes.h
  GEN      compel/plugins/include/uapi/std/syscall.h
  GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
  DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
  DEP      compel/arch/s390/plugins/std/parasite-head.d
  GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
  DEP      compel/plugins/std/infect.d
  DEP      compel/plugins/std/string.d
  DEP      compel/plugins/std/log.d
  DEP      compel/plugins/std/fds.d
  DEP      compel/plugins/std/std.d
  DEP      compel/plugins/shmem/shmem.d
  DEP      compel/plugins/fds/fds.d
  CC       compel/plugins/std/std.o
  CC       compel/plugins/std/fds.o
  CC       compel/plugins/std/log.o
  CC       compel/plugins/std/string.o
  CC       compel/plugins/std/infect.o
  CC       compel/arch/s390/plugins/std/parasite-head.o
  CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
  CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
  AR       compel/plugins/std.lib.a
  CC       compel/plugins/fds/fds.o
  AR       compel/plugins/fds.lib.a
  HOSTDEP  compel/src/lib/handle-elf-host.d
  HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
  HOSTDEP  compel/src/lib/log-host.d
  HOSTDEP  compel/src/main-host.d
  DEP      compel/src/lib/ptrace.d
  DEP      compel/src/lib/infect.d
  DEP      compel/src/lib/infect-util.d
  DEP      compel/src/lib/infect-rpc.d
  DEP      compel/src/lib/handle-elf.d
  DEP      compel/arch/s390/src/lib/handle-elf.d
  DEP      compel/arch/s390/src/lib/infect.d
  DEP      compel/arch/s390/src/lib/cpu.d
  DEP      compel/src/lib/log.d
  DEP      compel/src/main.d
  CC       compel/src/lib/log.o
  CC       compel/arch/s390/src/lib/cpu.o
  CC       compel/arch/s390/src/lib/infect.o
ac899ee4faa2: Pull complete
  CC       compel/arch/s390/src/lib/handle-elf.o
  CC       compel/src/lib/handle-elf.o
  CC       compel/src/lib/infect-rpc.o
c3febf3d7457: Pull complete
  CC       compel/src/lib/infect-util.o
  CC       compel/src/lib/infect.o
414bdc7d9230: Pull complete
  CC       compel/src/lib/ptrace.o
  AR       compel/libcompel.a
  HOSTCC   compel/src/main-host.o
  HOSTCC   compel/src/lib/log-host.o
  HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
  HOSTCC   compel/src/lib/handle-elf-host.o
  HOSTLINK compel/compel-host-bin
  DEP      soccr/soccr.d
  CC       soccr/soccr.o
  AR       soccr/libsoccr.a
make[1]: 'soccr/libsoccr.a' is up to date.
  DEP      criu/arch/s390/sigframe.d
  DEP      criu/arch/s390/crtools.d
  DEP      criu/arch/s390/cpu.d
  CC       criu/arch/s390/cpu.o
  CC       criu/arch/s390/crtools.o
  CC       criu/arch/s390/sigframe.o
  LINK     criu/arch/s390/crtools.built-in.o
  DEP      criu/arch/s390/vdso-pie.d
  DEP      criu/pie/parasite-vdso.d
  DEP      criu/pie/util-vdso.d
  DEP      criu/pie/util.d
  CC       criu/pie/util.o
  CC       criu/pie/util-vdso.o
  CC       criu/pie/parasite-vdso.o
  CC       criu/arch/s390/vdso-pie.o
  AR       criu/pie/pie.lib.a
  DEP      criu/pie/restorer.d
  DEP      criu/arch/s390/restorer.d
  DEP      criu/pie/parasite.d
  CC       criu/pie/parasite.o
  LINK     criu/pie/parasite.built-in.o
  GEN      criu/pie/parasite-blob.h
  CC       criu/arch/s390/restorer.o
1eb5803276b9: Verifying Checksum
1eb5803276b9: Download complete
  CC       criu/pie/restorer.o
  LINK     criu/pie/restorer.built-in.o
  GEN      criu/pie/restorer-blob.h
  DEP      criu/vdso.d
  DEP      criu/uts_ns.d
  DEP      criu/util.d
  DEP      criu/uffd.d
  DEP      criu/tun.d
  DEP      criu/tty.d
  DEP      criu/timerfd.d
  DEP      criu/sysfs_parse.d
  DEP      criu/sysctl.d
  DEP      criu/string.d
  DEP      criu/stats.d
  DEP      criu/sockets.d
  DEP      criu/sk-unix.d
  DEP      criu/sk-tcp.d
  DEP      criu/sk-queue.d
  DEP      criu/sk-packet.d
  DEP      criu/sk-netlink.d
  DEP      criu/sk-inet.d
  DEP      criu/signalfd.d
  DEP      criu/sigframe.d
  DEP      criu/shmem.d
  DEP      criu/seize.d
  DEP      criu/seccomp.d
  DEP      criu/rst-malloc.d
  DEP      criu/rbtree.d
  DEP      criu/pstree.d
  DEP      criu/protobuf.d
  GEN      criu/protobuf-desc-gen.h
  DEP      criu/protobuf-desc.d
  DEP      criu/proc_parse.d
  DEP      criu/plugin.d
dc679c325d06: Pull complete
  DEP      criu/pipes.d
  DEP      criu/pie-util.d
  DEP      criu/pie-util-vdso.d
  DEP      criu/pie-util-vdso-elf32.d
  DEP      criu/path.d
  DEP      criu/parasite-syscall.d
  DEP      criu/pagemap.d
  DEP      criu/pagemap-cache.d
  DEP      criu/page-xfer.d
  DEP      criu/page-pipe.d
  DEP      criu/netfilter.d
  DEP      criu/net.d
  DEP      criu/namespaces.d
  DEP      criu/mount.d
  DEP      criu/mem.d
  DEP      criu/lsm.d
  DEP      criu/log.d
  DEP      criu/libnetlink.d
  DEP      criu/kerndat.d
  DEP      criu/kcmp-ids.d
  DEP      criu/irmap.d
  DEP      criu/ipc_ns.d
  DEP      criu/image.d
  DEP      criu/image-desc.d
  DEP      criu/fsnotify.d
  DEP      criu/filesystems.d
  DEP      criu/files.d
  DEP      criu/files-reg.d
  DEP      criu/files-ext.d
  DEP      criu/file-lock.d
  DEP      criu/file-ids.d
  DEP      criu/fifo.d
  DEP      criu/fdstore.d
  DEP      criu/fault-injection.d
  DEP      criu/external.d
  DEP      criu/eventpoll.d
  DEP      criu/eventfd.d
  DEP      criu/crtools.d
  DEP      criu/cr-service.d
  DEP      criu/cr-restore.d
  DEP      criu/cr-errno.d
  DEP      criu/cr-dump.d
  DEP      criu/cr-dedup.d
  DEP      criu/cr-check.d
  DEP      criu/config.d
  DEP      criu/clone-noasan.d
  DEP      criu/cgroup.d
  DEP      criu/cgroup-props.d
  DEP      criu/bitmap.d
  DEP      criu/bfd.d
  DEP      criu/autofs.d
  DEP      criu/aio.d
  DEP      criu/action-scripts.d
  CC       criu/action-scripts.o
  CC       criu/aio.o
  CC       criu/autofs.o
  CC       criu/bfd.o
  CC       criu/bitmap.o
  CC       criu/cgroup-props.o
  CC       criu/cgroup.o
14143c3a8323: Pull complete
  CC       criu/clone-noasan.o
  CC       criu/config.o
  CC       criu/cr-check.o
  CC       criu/cr-dedup.o
  CC       criu/cr-dump.o
  CC       criu/cr-errno.o
  CC       criu/cr-restore.o
  CC       criu/cr-service.o
  CC       criu/crtools.o
  CC       criu/eventfd.o
  CC       criu/eventpoll.o
  CC       criu/external.o
  CC       criu/fault-injection.o
  CC       criu/fdstore.o
  CC       criu/fifo.o
  CC       criu/file-ids.o
  CC       criu/file-lock.o
  CC       criu/files-ext.o
  CC       criu/files-reg.o
  CC       criu/files.o
  CC       criu/filesystems.o
  CC       criu/fsnotify.o
  CC       criu/image-desc.o
  CC       criu/image.o
  CC       criu/ipc_ns.o
  CC       criu/irmap.o
  CC       criu/kcmp-ids.o
  CC       criu/kerndat.o
1eb5803276b9: Pull complete
6c784c711297: Pull complete
Digest: sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222
Status: Downloaded newer image for golang:1.12.7-stretch
 ---> d3e346318e89
Step 4/109 : ARG APT_MIRROR
 ---> Running in cf9ab538138b
Removing intermediate container cf9ab538138b
 ---> 09b1275af775
Step 5/109 : 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
 ---> Running in dc48b757b49c
Removing intermediate container dc48b757b49c
 ---> b14ee8007b1c
Step 6/109 : FROM base AS criu
 ---> b14ee8007b1c
Step 7/109 : ENV CRIU_VERSION 3.11
 ---> Running in 1daab93b12b0
  CC       criu/libnetlink.o
  CC       criu/log.o
  CC       criu/lsm.o
  CC       criu/mem.o
Removing intermediate container 1daab93b12b0
 ---> 20b6a4bb36dd
Step 8/109 : RUN apt-get update && apt-get install -y 	libnet-dev 	libprotobuf-c0-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& 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
 ---> Running in bdd1658152ad
  CC       criu/mount.o
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
  CC       criu/namespaces.o
  CC       criu/net.o
  CC       criu/netfilter.o
  CC       criu/page-pipe.o
  CC       criu/page-xfer.o
  CC       criu/pagemap-cache.o
  CC       criu/pagemap.o
Fetched 7724 kB in 2s (2862 kB/s)
Reading package lists...  CC       criu/parasite-syscall.o
  CC       criu/path.o
  CC       criu/pie-util-vdso-elf32.o
  CC       criu/pie-util-vdso.o
  CC       criu/pie-util.o

Reading package lists...  CC       criu/pipes.o
  CC       criu/plugin.o
  CC       criu/proc_parse.o
  CC       criu/protobuf-desc.o
  CC       criu/protobuf.o

Building dependency tree...
Reading state information...
  CC       criu/pstree.o
The following additional packages will be installed:
  libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
  libprotoc10 python-pkg-resources zlib1g-dev
Suggested packages:
  manpages-dev python-setuptools
  CC       criu/rbtree.o
  CC       criu/rst-malloc.o
  CC       criu/seccomp.o
The following NEW packages will be installed:
  libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
  libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
  protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
  zlib1g-dev
0 upgraded, 16 newly installed, 0 to remove and 14 not upgraded.
Need to get 3548 kB of archives.
After this operation, 21.2 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3548 kB in 0s (17.7 MB/s)
  CC       criu/seize.o
  CC       criu/shmem.o
Selecting previously unselected package libnet1:ppc64el.
(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 ... 14949 files and directories currently installed.)
Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
Selecting previously unselected package libcap-dev:ppc64el.
Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
Unpacking libcap-dev:ppc64el (1:2.25-1) ...
Selecting previously unselected package libnet1-dev.
Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
Unpacking libnet1-dev (1.1.6+dfsg-3) ...
Selecting previously unselected package libnl-3-200:ppc64el.
Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
Selecting previously unselected package libnl-3-dev:ppc64el.
Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
Selecting previously unselected package libprotobuf-c1:ppc64el.
Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
Selecting previously unselected package libprotobuf-c-dev:ppc64el.
Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
  CC       criu/sigframe.o
  CC       criu/signalfd.o
  CC       criu/sk-inet.o
Selecting previously unselected package zlib1g-dev:ppc64el.
Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
Selecting previously unselected package libprotobuf10:ppc64el.
Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
Selecting previously unselected package libprotobuf-lite10:ppc64el.
Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
Selecting previously unselected package libprotobuf-dev:ppc64el.
Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
  CC       criu/sk-netlink.o
  CC       criu/sk-packet.o
Selecting previously unselected package libprotoc10:ppc64el.
Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
Unpacking libprotoc10:ppc64el (3.0.0-9) ...
Selecting previously unselected package protobuf-c-compiler.
Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
Unpacking protobuf-c-compiler (1.2.1-2) ...
Selecting previously unselected package protobuf-compiler.
Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
Unpacking protobuf-compiler (3.0.0-9) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
Unpacking python-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python-protobuf.
Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
Unpacking python-protobuf (3.0.0-9) ...
Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
Setting up python-pkg-resources (33.1.1-1) ...
  CC       criu/sk-queue.o
  CC       criu/sk-tcp.o
  CC       criu/sk-unix.o
  CC       criu/sockets.o
Setting up libnet1-dev (1.1.6+dfsg-3) ...
Setting up libprotobuf10:ppc64el (3.0.0-9) ...
  CC       criu/stats.o
  CC       criu/string.o
  CC       criu/sysctl.o
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up python-protobuf (3.0.0-9) ...
  CC       criu/sysfs_parse.o
  CC       criu/timerfd.o
  CC       criu/tty.o
  CC       criu/tun.o
  CC       criu/uffd.o
Setting up libcap-dev:ppc64el (1:2.25-1) ...
Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
Setting up libnl-3-200:ppc64el (3.2.27-2) ...
Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
Setting up libprotoc10:ppc64el (3.0.0-9) ...
Setting up protobuf-c-compiler (1.2.1-2) ...
Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
Setting up protobuf-compiler (3.0.0-9) ...
Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
  CC       criu/util.o
  CC       criu/uts_ns.o
  CC       criu/vdso.o
  LINK     criu/built-in.o
  LINK     criu/criu
Running on ubuntu-1804-overlay2 (i-0a73f7ab5bb5a73b0) in /home/ubuntu/workspace/moby_PR-39177
[Pipeline] {
fatal: Not a git repository (or any of the parent directories): .git
  GEN      .gitid
  GEN      criu/include/version.h
  GEN      include/common/asm
[Pipeline] checkout
Running on ubuntu-1804-overlay2 (i-03b3c53ca2ac8f6b5) in /home/ubuntu/workspace/moby_PR-39177
[Pipeline] {
[Pipeline] checkout
  DEP      lib/c/criu.d
  CC       images/rpc.pb-c.o
  CC       lib/c/criu.o
  PBCC     images/google/protobuf/descriptor.pb-c.c
  PBCC     images/opts.pb-c.c
  PBCC     images/sit.pb-c.c
  DEP      images/google/protobuf/descriptor.pb-c.d
  DEP      images/opts.pb-c.d
  DEP      images/sit.pb-c.d
  PBCC     images/macvlan.pb-c.c
  DEP      images/macvlan.pb-c.d
  PBCC     images/autofs.pb-c.c
  DEP      images/autofs.pb-c.d
  PBCC     images/sysctl.pb-c.c
  DEP      images/sysctl.pb-c.d
  PBCC     images/time.pb-c.c
  DEP      images/time.pb-c.d
  PBCC     images/binfmt-misc.pb-c.c
  DEP      images/binfmt-misc.pb-c.d
  PBCC     images/seccomp.pb-c.c
  DEP      images/seccomp.pb-c.d
  PBCC     images/userns.pb-c.c
  DEP      images/userns.pb-c.d
  PBCC     images/cgroup.pb-c.c
  DEP      images/cgroup.pb-c.d
  PBCC     images/fown.pb-c.c
  PBCC     images/ext-file.pb-c.c
  LINK     lib/c/built-in.o
  LINK     lib/c/libcriu.so
  GEN      magic.py
  DEP      images/fown.pb-c.d
  DEP      images/ext-file.pb-c.d
  PBCC     images/rpc.pb-c.c
  DEP      images/rpc.pb-c.d
  PBCC     images/siginfo.pb-c.c
  DEP      images/siginfo.pb-c.d
  PBCC     images/pagemap.pb-c.c
  DEP      images/pagemap.pb-c.d
  PBCC     images/rlimit.pb-c.c
  DEP      images/rlimit.pb-c.d
  PBCC     images/file-lock.pb-c.c
  DEP      images/file-lock.pb-c.d
  PBCC     images/tty.pb-c.c
  DEP      images/tty.pb-c.d
  PBCC     images/tun.pb-c.c
  PBCC     images/netdev.pb-c.c
  DEP      images/tun.pb-c.d
  DEP      images/netdev.pb-c.d
  PBCC     images/vma.pb-c.c
  DEP      images/vma.pb-c.d
  PBCC     images/creds.pb-c.c
  DEP      images/creds.pb-c.d
fatal: Not a git repository (or any of the parent directories): .git
make[1]: Nothing to be done for 'all'.
make[1]: 'images/built-in.o' is up to date.
make[1]: 'compel/plugins/std.lib.a' is up to date.
make[1]: 'compel/plugins/fds.lib.a' is up to date.
make[1]: 'compel/libcompel.a' is up to date.
  PBCC     images/utsns.pb-c.c
  DEP      images/utsns.pb-c.d
  PBCC     images/ipc-desc.pb-c.c
  PBCC     images/ipc-sem.pb-c.c
  DEP      images/ipc-desc.pb-c.d
  DEP      images/ipc-sem.pb-c.d
  PBCC     images/ipc-msg.pb-c.c
  DEP      images/ipc-msg.pb-c.d
  PBCC     images/ipc-shm.pb-c.c
  DEP      images/ipc-shm.pb-c.d
  PBCC     images/ipc-var.pb-c.c
  DEP      images/ipc-var.pb-c.d
  PBCC     images/sk-opts.pb-c.c
  PBCC     images/packet-sock.pb-c.c
  DEP      images/sk-opts.pb-c.d
  DEP      images/packet-sock.pb-c.d
  PBCC     images/sk-netlink.pb-c.c
  DEP      images/sk-netlink.pb-c.d
  PBCC     images/sk-inet.pb-c.c
  DEP      images/sk-inet.pb-c.d
  PBCC     images/sk-unix.pb-c.c
  DEP      images/sk-unix.pb-c.d
  PBCC     images/mm.pb-c.c
  DEP      images/mm.pb-c.d
  PBCC     images/timerfd.pb-c.c
  DEP      images/timerfd.pb-c.d
  PBCC     images/timer.pb-c.c
  DEP      images/timer.pb-c.d
  PBCC     images/sa.pb-c.c
  DEP      images/sa.pb-c.d
  PBCC     images/pipe-data.pb-c.c
  DEP      images/pipe-data.pb-c.d
  PBCC     images/mnt.pb-c.c
  DEP      images/mnt.pb-c.d
  PBCC     images/sk-packet.pb-c.c
  DEP      images/sk-packet.pb-c.d
  PBCC     images/tcp-stream.pb-c.c
  DEP      images/tcp-stream.pb-c.d
  PBCC     images/pipe.pb-c.c
  DEP      images/pipe.pb-c.d
  PBCC     images/pstree.pb-c.c
  DEP      images/pstree.pb-c.d
  PBCC     images/fs.pb-c.c
make[1]: 'compel/compel-host-bin' is up to date.
make[1]: Nothing to be done for 'all'.
make[1]: 'soccr/libsoccr.a' is up to date.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
  INSTALL  criu/criu
  DEP      images/fs.pb-c.d
  PBCC     images/signalfd.pb-c.c
  DEP      images/signalfd.pb-c.d
  PBCC     images/fh.pb-c.c
  PBCC     images/fsnotify.pb-c.c
  DEP      images/fh.pb-c.d
  DEP      images/fsnotify.pb-c.d
  PBCC     images/eventpoll.pb-c.c
  DEP      images/eventpoll.pb-c.d
  PBCC     images/eventfd.pb-c.c
  DEP      images/eventfd.pb-c.d
  PBCC     images/remap-file-path.pb-c.c
  DEP      images/remap-file-path.pb-c.d
  PBCC     images/fifo.pb-c.c
  DEP      images/fifo.pb-c.d
  PBCC     images/ghost-file.pb-c.c
  DEP      images/ghost-file.pb-c.d
  PBCC     images/regfile.pb-c.c
  DEP      images/regfile.pb-c.d
  PBCC     images/ns.pb-c.c
  DEP      images/ns.pb-c.d
  PBCC     images/fdinfo.pb-c.c
  DEP      images/fdinfo.pb-c.d
  PBCC     images/core-aarch64.pb-c.c
  PBCC     images/core-arm.pb-c.c
  PBCC     images/core-ppc64.pb-c.c
  PBCC     images/core-s390.pb-c.c
  PBCC     images/core-x86.pb-c.c
  PBCC     images/core.pb-c.c
  PBCC     images/inventory.pb-c.c
  DEP      images/core-aarch64.pb-c.d
  DEP      images/core-arm.pb-c.d
  DEP      images/core-ppc64.pb-c.d
  DEP      images/core-s390.pb-c.d
  DEP      images/core-x86.pb-c.d
  DEP      images/core.pb-c.d
  DEP      images/inventory.pb-c.d
  PBCC     images/cpuinfo.pb-c.c
  DEP      images/cpuinfo.pb-c.d
  PBCC     images/stats.pb-c.c
  DEP      images/stats.pb-c.d
make[1]: Nothing to be done for 'all'.
Removing intermediate container adf9817de272
 ---> 558553eaac49
Step 9/109 : FROM base AS registry
 ---> 97d7c73b7186
Step 10/109 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
 ---> Running in 22dbf4768e70
  CC       images/stats.o
  CC       images/core.o
  CC       images/core-x86.o
  CC       images/core-arm.o
Removing intermediate container 22dbf4768e70
 ---> 25656a3eda3f
Step 11/109 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
 ---> Running in e5db57193fa7
Removing intermediate container e5db57193fa7
 ---> 3b53083157cf
Step 12/109 : 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"
 ---> Running in 9209033e0250
  CC       images/core-aarch64.o
  CC       images/core-ppc64.o
+ mktemp -d
+ export GOPATH=/tmp/tmp.kKy0viXoEi
+ git clone https://github.com/docker/distribution.git /tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution
Cloning into '/tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution'...
  CC       images/core-s390.o
  CC       images/cpuinfo.o
  CC       images/inventory.o
  CC       images/fdinfo.o
  CC       images/fown.o
  CC       images/ns.o
  CC       images/regfile.o
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
  CC       images/ghost-file.o
  CC       images/fifo.o
  CC       images/remap-file-path.o
  CC       images/eventfd.o
  CC       images/eventpoll.o
  CC       images/fh.o
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
  CC       images/fsnotify.o
  CC       images/signalfd.o
+ cd /tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution
+ git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
Cloning repository https://github.com/moby/moby.git
 > git init /home/ubuntu/workspace/moby_PR-39177 # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
  CC       images/fs.o
  CC       images/pstree.o
  CC       images/pipe.o
  CC       images/tcp-stream.o
+ GOPATH=/tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kKy0viXoEi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
  CC       images/sk-packet.o
  CC       images/mnt.o
  CC       images/pipe-data.o
  CC       images/sa.o
Cloning repository https://github.com/moby/moby.git
 > git init /home/ubuntu/workspace/moby_PR-39177 # timeout=10
Running on ubuntu-1804-overlay2 (i-0e3a6f8d05121f4ef) in /home/ubuntu/workspace/moby_PR-39177
[Pipeline] {
[Pipeline] checkout
  CC       images/timer.o
  CC       images/timerfd.o
  CC       images/mm.o
  CC       images/sk-opts.o
  CC       images/sk-unix.o
  CC       images/sk-inet.o
  CC       images/tun.o
  CC       images/sk-netlink.o
  CC       images/packet-sock.o
  CC       images/ipc-var.o
  CC       images/ipc-desc.o
  CC       images/ipc-shm.o
  CC       images/ipc-msg.o
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
  CC       images/ipc-sem.o
  CC       images/utsns.o
  CC       images/creds.o
  CC       images/vma.o
  CC       images/netdev.o
  CC       images/tty.o
  CC       images/file-lock.o
  CC       images/rlimit.o
  CC       images/pagemap.o
  CC       images/siginfo.o
  CC       images/rpc.o
  CC       images/ext-file.o
  CC       images/cgroup.o
  CC       images/userns.o
  CC       images/google/protobuf/descriptor.o
  CC       images/opts.o
  CC       images/seccomp.o
  CC       images/binfmt-misc.o
  CC       images/time.o
  CC       images/sysctl.o
  CC       images/autofs.o
  CC       images/macvlan.o
  CC       images/sit.o
  LINK     images/built-in.o
  GEN      compel/include/asm
  GEN      compel/include/version.h
touch .config
  GEN      include/common/config.h
  GEN      compel/plugins/include/uapi/std/syscall-codes.h
  GEN      compel/plugins/include/uapi/std/syscall.h
  GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
  DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
  DEP      compel/arch/ppc64/plugins/std/memcmp.d
  DEP      compel/arch/ppc64/plugins/std/memcpy.d
  DEP      compel/arch/ppc64/plugins/std/parasite-head.d
  GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
  DEP      compel/plugins/std/infect.d
  DEP      compel/plugins/std/string.d
  DEP      compel/plugins/std/log.d
  DEP      compel/plugins/std/fds.d
  DEP      compel/plugins/std/std.d
  DEP      compel/plugins/shmem/shmem.d
  DEP      compel/plugins/fds/fds.d
  CC       compel/plugins/std/std.o
  CC       compel/plugins/std/fds.o
  CC       compel/plugins/std/log.o
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
  CC       compel/plugins/std/string.o
  CC       compel/plugins/std/infect.o
  CC       compel/arch/ppc64/plugins/std/parasite-head.o
  CC       compel/arch/ppc64/plugins/std/memcpy.o
  CC       compel/arch/ppc64/plugins/std/memcmp.o
Cloning repository https://github.com/moby/moby.git
 > git init /home/ubuntu/workspace/moby_PR-39177 # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
  CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
  AR       compel/plugins/std.lib.a
  CC       compel/plugins/fds/fds.o
  AR       compel/plugins/fds.lib.a
  HOSTDEP  compel/src/lib/handle-elf-host.d
  HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
  HOSTDEP  compel/src/lib/log-host.d
  HOSTDEP  compel/src/main-host.d
  DEP      compel/src/lib/ptrace.d
  DEP      compel/src/lib/infect.d
  DEP      compel/src/lib/infect-util.d
  DEP      compel/src/lib/infect-rpc.d
  DEP      compel/src/lib/handle-elf.d
  DEP      compel/arch/ppc64/src/lib/handle-elf.d
  DEP      compel/arch/ppc64/src/lib/infect.d
  DEP      compel/arch/ppc64/src/lib/cpu.d
  DEP      compel/src/lib/log.d
  DEP      compel/src/main.d
  CC       compel/src/lib/log.o
  CC       compel/arch/ppc64/src/lib/cpu.o
  CC       compel/arch/ppc64/src/lib/infect.o
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
  CC       compel/arch/ppc64/src/lib/handle-elf.o
  CC       compel/src/lib/handle-elf.o
  CC       compel/src/lib/infect-rpc.o
  CC       compel/src/lib/infect-util.o
  CC       compel/src/lib/infect.o
  CC       compel/src/lib/ptrace.o
  AR       compel/libcompel.a
  HOSTCC   compel/src/main-host.o
  HOSTCC   compel/src/lib/log-host.o
  HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
  HOSTCC   compel/src/lib/handle-elf-host.o
  HOSTLINK compel/compel-host-bin
  DEP      soccr/soccr.d
  CC       soccr/soccr.o
  AR       soccr/libsoccr.a
make[1]: 'soccr/libsoccr.a' is up to date.
  DEP      criu/arch/ppc64/sigframe.d
  DEP      criu/arch/ppc64/crtools.d
  DEP      criu/arch/ppc64/cpu.d
  CC       criu/arch/ppc64/cpu.o
  CC       criu/arch/ppc64/crtools.o
  CC       criu/arch/ppc64/sigframe.o
  LINK     criu/arch/ppc64/crtools.built-in.o
  DEP      criu/arch/ppc64/misc.d
  DEP      criu/arch/ppc64/vdso-trampoline.d
  DEP      criu/arch/ppc64/vdso-pie.d
  DEP      criu/pie/parasite-vdso.d
  DEP      criu/pie/util-vdso.d
  DEP      criu/pie/util.d
  CC       criu/pie/util.o
  CC       criu/pie/util-vdso.o
  CC       criu/pie/parasite-vdso.o
  CC       criu/arch/ppc64/vdso-pie.o
  CC       criu/arch/ppc64/vdso-trampoline.o
  CC       criu/arch/ppc64/misc.o
  AR       criu/pie/pie.lib.a
  DEP      criu/pie/restorer.d
  DEP      criu/arch/ppc64/restorer.d
  DEP      criu/pie/parasite.d
  CC       criu/pie/parasite.o
  LINK     criu/pie/parasite.built-in.o
  GEN      criu/pie/parasite-blob.h
  CC       criu/arch/ppc64/restorer.o
  CC       criu/pie/restorer.o
  LINK     criu/pie/restorer.built-in.o
  GEN      criu/pie/restorer-blob.h
  DEP      criu/vdso.d
  DEP      criu/uts_ns.d
  DEP      criu/util.d
  DEP      criu/uffd.d
  DEP      criu/tun.d
  DEP      criu/tty.d
  DEP      criu/timerfd.d
  DEP      criu/sysfs_parse.d
  DEP      criu/sysctl.d
  DEP      criu/string.d
  DEP      criu/stats.d
  DEP      criu/sockets.d
  DEP      criu/sk-unix.d
  DEP      criu/sk-tcp.d
  DEP      criu/sk-queue.d
  DEP      criu/sk-packet.d
  DEP      criu/sk-netlink.d
  DEP      criu/sk-inet.d
  DEP      criu/signalfd.d
  DEP      criu/sigframe.d
  DEP      criu/shmem.d
  DEP      criu/seize.d
  DEP      criu/seccomp.d
  DEP      criu/rst-malloc.d
  DEP      criu/rbtree.d
  DEP      criu/pstree.d
  DEP      criu/protobuf.d
  GEN      criu/protobuf-desc-gen.h
  DEP      criu/protobuf-desc.d
  DEP      criu/proc_parse.d
  DEP      criu/plugin.d
  DEP      criu/pipes.d
  DEP      criu/pie-util.d
  DEP      criu/pie-util-vdso.d
  DEP      criu/pie-util-vdso-elf32.d
  DEP      criu/path.d
  DEP      criu/parasite-syscall.d
  DEP      criu/pagemap.d
  DEP      criu/pagemap-cache.d
  DEP      criu/page-xfer.d
  DEP      criu/page-pipe.d
  DEP      criu/netfilter.d
  DEP      criu/net.d
  DEP      criu/namespaces.d
  DEP      criu/mount.d
  DEP      criu/mem.d
  DEP      criu/lsm.d
  DEP      criu/log.d
  DEP      criu/libnetlink.d
  DEP      criu/kerndat.d
  DEP      criu/kcmp-ids.d
  DEP      criu/irmap.d
  DEP      criu/ipc_ns.d
  DEP      criu/image.d
  DEP      criu/image-desc.d
  DEP      criu/fsnotify.d
  DEP      criu/filesystems.d
  DEP      criu/files.d
  DEP      criu/files-reg.d
  DEP      criu/files-ext.d
  DEP      criu/file-lock.d
  DEP      criu/file-ids.d
  DEP      criu/fifo.d
  DEP      criu/fdstore.d
  DEP      criu/fault-injection.d
  DEP      criu/external.d
  DEP      criu/eventpoll.d
  DEP      criu/eventfd.d
  DEP      criu/crtools.d
  DEP      criu/cr-service.d
  DEP      criu/cr-restore.d
  DEP      criu/cr-errno.d
  DEP      criu/cr-dump.d
  DEP      criu/cr-dedup.d
  DEP      criu/cr-check.d
  DEP      criu/config.d
  DEP      criu/clone-noasan.d
  DEP      criu/cgroup.d
  DEP      criu/cgroup-props.d
  DEP      criu/bitmap.d
  DEP      criu/bfd.d
  DEP      criu/autofs.d
  DEP      criu/aio.d
  DEP      criu/action-scripts.d
+ dpkg --print-architecture
+ cd /tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution
+ git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
+ GOPATH=/tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kKy0viXoEi
+ go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
  CC       criu/action-scripts.o
  CC       criu/aio.o
  CC       criu/autofs.o
  CC       criu/bfd.o
  CC       criu/bitmap.o
  CC       criu/cgroup-props.o
  CC       criu/cgroup.o
Fetching without tags
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit 0f1545a18edbab8cbaf459488030f6dc8e5630c6
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39177/head:refs/remotes/origin/PR-39177 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f1545a18edbab8cbaf459488030f6dc8e5630c6
  CC       criu/clone-noasan.o
  CC       criu/config.o
Merge succeeded, producing bb388058f0d29df6b8d8337c3626f83e09ab2908
Checking out Revision bb388058f0d29df6b8d8337c3626f83e09ab2908 (PR-39177)
+ rm -rf /tmp/tmp.kKy0viXoEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kKy0viXoEi
  CC       criu/cr-check.o
  CC       criu/cr-dedup.o
Fetching without tags
  CC       criu/cr-dump.o
Commit message: "Merge commit '582591d56bf18355993078539e5464b4e4f630ed' into HEAD"
First time build. Skipping changelog.
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit 0f1545a18edbab8cbaf459488030f6dc8e5630c6
Removing intermediate container 9209033e0250
 ---> 46ffa43ef786
Step 13/109 : FROM base AS swagger
 ---> 97d7c73b7186
Step 14/109 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
 ---> Running in 5a1e1893b855
Removing intermediate container 5a1e1893b855
 ---> 368b29e7acff
Step 15/109 : 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"
 ---> Running in a285ba1af745
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
+ mktemp -d
+ export GOPATH=/tmp/tmp.zhoEUG57Yk
+ git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.zhoEUG57Yk/src/github.com/go-swagger/go-swagger
Cloning into '/tmp/tmp.zhoEUG57Yk/src/github.com/go-swagger/go-swagger'...
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb388058f0d29df6b8d8337c3626f83e09ab2908
 > git rev-list --no-walk d7c907d09506b79c9ec294bcbd8f1b32543a5065 # timeout=10
[Pipeline] sh
+ git rev-parse --short HEAD
+ GITCOMMIT=bb388058f
+ docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:bb388058f-exp .
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39177/head:refs/remotes/origin/PR-39177 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f1545a18edbab8cbaf459488030f6dc8e5630c6
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
  CC       criu/cr-errno.o
  CC       criu/cr-restore.o
Merge succeeded, producing 47bfcfee89513477364f023e29f514882b3dd12c
Checking out Revision 47bfcfee89513477364f023e29f514882b3dd12c (PR-39177)
Fetching without tags
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit 0f1545a18edbab8cbaf459488030f6dc8e5630c6
Commit message: "Merge commit '582591d56bf18355993078539e5464b4e4f630ed' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
Merge succeeded, producing e463eb5baf0c2246d778f4c828ff29e80fbef657
Checking out Revision e463eb5baf0c2246d778f4c828ff29e80fbef657 (PR-39177)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47bfcfee89513477364f023e29f514882b3dd12c
 > git rev-list --no-walk d7c907d09506b79c9ec294bcbd8f1b32543a5065 # timeout=10
+ sudo modprobe ip_vs
+ git rev-parse --short HEAD
+ GITCOMMIT=47bfcfee8
+ docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:47bfcfee8 .
+ cd /tmp/tmp.zhoEUG57Yk/src/github.com/go-swagger/go-swagger
+ git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
  CC       criu/cr-service.o
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39177/head:refs/remotes/origin/PR-39177 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39177/head:refs/remotes/origin/PR-39177 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f1545a18edbab8cbaf459488030f6dc8e5630c6
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e463eb5baf0c2246d778f4c828ff29e80fbef657
Commit message: "Merge commit '582591d56bf18355993078539e5464b4e4f630ed' into HEAD"
First time build. Skipping changelog.
+ go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
  CC       criu/crtools.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
  CC       criu/eventfd.o
  CC       criu/eventpoll.o
+ git rev-parse --short HEAD
+ GITCOMMIT=e463eb5ba
+ docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t dockerven:e463eb5ba .
  CC       criu/external.o
  CC       criu/fault-injection.o
  CC       criu/fdstore.o
  CC       criu/fifo.o
  CC       criu/file-ids.o
  CC       criu/file-lock.o
 > git rev-list --no-walk d7c907d09506b79c9ec294bcbd8f1b32543a5065 # timeout=10
  CC       criu/files-ext.o
  CC       criu/files-reg.o
  CC       criu/files.o
#2 [internal] load .dockerignore
#2 transferring context: 87B done
#2 DONE 0.2s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 9.95kB done
#1 DONE 0.2s

#3 [internal] load metadata for docker.io/library/golang:1.12.7-stretch
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 9.95kB done
#2 DONE 0.1s

#1 [internal] load .dockerignore
#1 transferring context: 87B done
#1 DONE 0.1s

#3 [internal] load metadata for docker.io/library/golang:1.12.7-stretch
#3 DONE 0.5s

#17 [internal] load build context
#1 [internal] load .dockerignore
#1 transferring context: 32B
#1 transferring context: 87B 0.1s done
#1 DONE 0.2s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 9.95kB done
#2 DONE 0.2s

#3 [internal] load metadata for docker.io/library/golang:1.12.7-stretch
  CC       criu/filesystems.o
#3 DONE 0.5s

#17 [internal] load build context
  CC       criu/fsnotify.o
#3 DONE 0.6s

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 resolve docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 done
#17 ...

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
#59 DONE 0.0s
#4 sha256:5ed856d584aea9940353b027dc82015ea8b45ff408529084348d7b467bd9aafb 1.80kB / 1.80kB done
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 0B / 45.34MB 0.4s
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 398.87kB / 10.79MB 0.4s
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 2.12MB / 4.34MB 0.4s
#4 sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 1.42kB / 1.42kB done
#4 sha256:f50db16df5daeb5ec7b76a61d6e990d281ef5ffffcab7e3cc229898d1d924c1d 5.47kB / 5.47kB done

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 resolve docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 done
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 10.79MB / 10.79MB 0.4s done
#4 sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 1.42kB / 1.42kB done
#4 sha256:f50db16df5daeb5ec7b76a61d6e990d281ef5ffffcab7e3cc229898d1d924c1d 5.47kB / 5.47kB done
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 0.5s
#4 sha256:5ed856d584aea9940353b027dc82015ea8b45ff408529084348d7b467bd9aafb 1.80kB / 1.80kB done
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 18.12MB / 45.34MB 0.5s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 1.27MB / 50.07MB 0.5s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 3.32MB / 45.34MB 0.5s
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 3.83MB / 10.79MB 0.5s
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 0.5s
#17 ...

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
#59 DONE 0.0s

#17 [internal] load build context
  CC       criu/image-desc.o
  CC       criu/image.o
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 0.6s done
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 30.39MB / 45.34MB 0.9s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 10.68MB / 50.07MB 0.9s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 6.65MB / 57.67MB 0.9s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 32.81MB / 45.34MB 1.0s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 14.69MB / 50.07MB 1.0s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 12.43MB / 57.67MB 1.0s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 15.98MB / 45.34MB 0.8s
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 10.79MB / 10.79MB 0.8s
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 0.6s done
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 5.60MB / 50.07MB 0.8s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 18.36MB / 45.34MB 0.9s
  CC       criu/ipc_ns.o
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 19.18MB / 50.07MB 1.2s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 17.15MB / 57.67MB 1.2s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 9.48MB / 50.07MB 0.9s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 36.62MB / 45.34MB 1.2s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 41.83MB / 45.34MB 1.3s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 23.70MB / 50.07MB 1.3s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 22.61MB / 57.67MB 1.3s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 1.5s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 38.24MB / 50.07MB 1.5s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 29.12MB / 57.67MB 1.5s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 26.84MB / 45.34MB 1.3s
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 10.79MB / 10.79MB 0.9s done
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 18.38MB / 50.07MB 1.3s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 1.66MB / 57.67MB 1.3s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 21.87MB / 50.07MB 1.3s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 1.7s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 36.50MB / 57.67MB 1.7s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 32.69MB / 45.34MB 1.5s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 27.27MB / 50.07MB 1.5s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 8.30MB / 57.67MB 1.5s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 41.36MB / 45.34MB 1.7s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 34.16MB / 50.07MB 1.7s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 14.73MB / 57.67MB 1.7s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 1.8s done
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 2.0s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 538.09kB / 127.96MB 2.0s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 1.8s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 37.71MB / 50.07MB 1.8s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 17.76MB / 57.67MB 1.8s
  CC       criu/irmap.o
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 14.25MB / 127.96MB 2.2s
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 44.05MB / 50.07MB 1.9s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 22.06MB / 57.67MB 1.9s
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 2.0s done
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 2.1s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 31.27MB / 57.67MB 2.1s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 1.61MB / 127.96MB 2.1s
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 2.2s done
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 37.25MB / 57.67MB 2.3s
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 0B / 126B 2.3s
  CC       criu/kcmp-ids.o
  CC       criu/kerndat.o
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 2.3s done
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 2.3s done
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 27.93MB / 127.96MB 2.5s
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 0B / 126B 2.5s
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 126B / 126B 2.3s done
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 42.03MB / 127.96MB 2.8s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 43.71MB / 57.67MB 2.5s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 11.04MB / 127.96MB 2.5s
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 47.19MB / 57.67MB 2.7s
  CC       criu/libnetlink.o
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 126B / 126B 2.9s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 53.43MB / 127.96MB 3.1s
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 126B / 126B 3.0s done
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 50.92MB / 57.67MB 2.8s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 21.19MB / 127.96MB 2.8s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 63.86MB / 127.96MB 3.2s
  CC       criu/log.o
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 55.06MB / 57.67MB 3.0s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 27.77MB / 127.96MB 3.2s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 70.80MB / 127.96MB 3.4s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 81.20MB / 127.96MB 3.6s
  CC       criu/lsm.o
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 3.3s done
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 35.08MB / 127.96MB 3.5s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 87.83MB / 127.96MB 3.9s
  CC       criu/mem.o
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 97.09MB / 127.96MB 4.1s
+ rm -rf /tmp/tmp.zhoEUG57Yk
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 43.09MB / 127.96MB 4.0s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 51.06MB / 127.96MB 4.4s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 106.99MB / 127.96MB 4.5s
  CC       criu/mount.o
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 116.85MB / 127.96MB 4.7s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 127.96MB / 127.96MB 5.0s
#17 transferring context: 29.57MB 4.5s
#17 transferring context: 45.34MB 5.2s done
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 59.95MB / 127.96MB 4.7s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 71.90MB / 127.96MB 5.0s
#17 DONE 5.3s

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 resolve docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 0.0s done
#4 sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 1.42kB / 1.42kB done
#4 sha256:5ed856d584aea9940353b027dc82015ea8b45ff408529084348d7b467bd9aafb 1.80kB / 1.80kB done
#4 sha256:f50db16df5daeb5ec7b76a61d6e990d281ef5ffffcab7e3cc229898d1d924c1d 5.47kB / 5.47kB done
#4 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 0.5s done
#4 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 1.5s done
#4 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 10.79MB / 10.79MB 0.5s done
#4 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 2.6s done
#4 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 2.6s done
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 127.96MB / 127.96MB 4.4s done
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 3.3s
#4 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 126B / 126B 2.9s done
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 79.43MB / 127.96MB 5.1s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 87.40MB / 127.96MB 5.2s
#4 ...

#17 [internal] load build context
#17 transferring context: 45.34MB 5.3s done
#17 DONE 5.4s

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 127.96MB / 127.96MB 5.3s done
Removing intermediate container a285ba1af745
 ---> fa9682250289
Step 16/109 : FROM base AS frozen-images
 ---> 97d7c73b7186
Step 17/109 : RUN apt-get update && apt-get install -y jq ca-certificates --no-install-recommends
 ---> Running in eb7b220ee201
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 96.87MB / 127.96MB 5.4s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 107.74MB / 127.96MB 5.7s
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 114.77MB / 127.96MB 5.9s
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 121.85MB / 127.96MB 6.1s
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
  CC       criu/namespaces.o
#4 ...

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done
#59 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
#59 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done
#59 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.6s done
#59 DONE 6.2s

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 ...

#17 [internal] load build context
#17 transferring context: 42.54MB 6.9s
#17 transferring context: 45.34MB 7.0s done
#17 DONE 7.1s

#4 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f...
#4 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 127.96MB / 127.96MB 6.8s done
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 5.3s
Fetched 7674 kB in 1s (4693 kB/s)
Reading package lists...#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 5.1s

Reading package lists...  CC       criu/net.o
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 5.5s done
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e

Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20161130+nmu1+deb9u1).
The following additional packages will be installed:
  libjq1 libonig4
The following NEW packages will be installed:
  jq libjq1 libonig4
0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
Need to get 328 kB of archives.
After this operation, 1263 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 5.7s done
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 0.7s done
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 0.8s done
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 328 kB in 0s (3787 kB/s)
Selecting previously unselected package libonig4:s390x.
(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 ... 14827 files and directories currently installed.)
Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
Unpacking libonig4:s390x (6.1.3-2) ...
Selecting previously unselected package libjq1:s390x.
Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
Unpacking jq (1.5+dfsg-1.3) ...
Setting up libonig4:s390x (6.1.3-2) ...
Setting up libjq1:s390x (1.5+dfsg-1.3) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up jq (1.5+dfsg-1.3) ...
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 0.3s done
#4 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 6.5s done
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e
#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 0.3s done
#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153
#4 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 0.6s done
Removing intermediate container eb7b220ee201
 ---> db22a55f670f
Step 18/109 : COPY contrib/download-frozen-image-v2.sh /
  CC       criu/netfilter.o
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 0.1s
 ---> 991907c51778
Step 19/109 : 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
 ---> Running in c8063927bbc2
  CC       criu/page-pipe.o
#4 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 0.3s done
#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153
  CC       criu/page-xfer.o
Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...


#######                                                                   11.0%  CC       criu/pagemap-cache.o
  CC       criu/pagemap.o

###############                                                           21.5%
##########################                                                36.1%
####################################                                      50.7%
###############################################                           65.4%
#########################################################                 80.0%
####################################################################      94.6%
######################################################################## 100.0%
  CC       criu/parasite-syscall.o


#####################                                                     29.7%
#################################################                         69.4%
######################################################################## 100.0%
  CC       criu/path.o


#######                                                                   10.5%  CC       criu/pie-util-vdso-elf32.o

##################                                                        25.7%
###############################                                           43.6%
############################################                              61.4%
#########################################################                 79.2%  CC       criu/pie-util-vdso.o
#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 3.6s done
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5
  CC       criu/pie-util.o
  CC       criu/pipes.o

####################################################################      94.5%
######################################################################## 100.0%

#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 3.3s done
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5

##                                                                         4.1%
#######                                                                   10.7%
############                                                              17.4%
#################                                                         24.0%
######################                                                    30.6%  CC       criu/plugin.o
  CC       criu/proc_parse.o
#4 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 3.6s done
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5

##########################                                                37.2%
###############################                                           43.8%
####################################                                      50.4%
#########################################                                 57.1%
#############################################                             63.7%
##################################################                        70.3%
########################################################                  77.9%
############################################################              84.5%
#################################################################         91.1%
######################################################################    97.7%
######################################################################## 100.0%

Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...


######################################################################## 100.0%
  CC       criu/protobuf-desc.o

Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...

  CC       criu/protobuf.o
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 3.6s done
  CC       criu/pstree.o

######################################################################## 100.0%

#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 4.0s done
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a
#4 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 3.6s done
  CC       criu/rbtree.o
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a
Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
skipping existing b63cc5f62c21

  CC       criu/rst-malloc.o
  CC       criu/seccomp.o
Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...

  CC       criu/seize.o

######################################################################## 100.0%

Download of images into '/build' complete.
Use something like the following to load the result into a Docker daemon:
  tar -cC '/build' . | docker load
  CC       criu/shmem.o
  CC       criu/sigframe.o
  CC       criu/signalfd.o
Removing intermediate container c8063927bbc2
 ---> f557e95ce020
Step 20/109 : FROM base AS cross-false
 ---> 97d7c73b7186
Step 21/109 : FROM base AS cross-true
 ---> 97d7c73b7186
Step 22/109 : RUN dpkg --add-architecture armhf
 ---> Running in b638efb25baa
  CC       criu/sk-inet.o
  CC       criu/sk-netlink.o
Removing intermediate container b638efb25baa
 ---> 16da1bb2d018
Step 23/109 : RUN dpkg --add-architecture arm64
  CC       criu/sk-packet.o
 ---> Running in 68b077afd439
  CC       criu/sk-queue.o
  CC       criu/sk-tcp.o
Removing intermediate container 68b077afd439
 ---> e986c28308c3
Step 24/109 : RUN dpkg --add-architecture armel
 ---> Running in c4aa6ac34ef9
  CC       criu/sk-unix.o
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.1s
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.2s
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.5s done
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.1s
Removing intermediate container c4aa6ac34ef9
 ---> 509e2a518b16
Step 25/109 : 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; 	fi
 ---> Running in f04bdacda343
#4 extracting sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f done
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.5s done
#4 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 6.1s done
#4 DONE 23.8s
  CC       criu/sockets.o
#4 extracting sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f done
#4 DONE 23.7s

#5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...

#5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
  CC       criu/stats.o
#4 extracting sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f
Removing intermediate container f04bdacda343
 ---> ca7e6cb98a00
Step 26/109 : FROM cross-${CROSS} as dev-base
 ---> 97d7c73b7186
Step 27/109 : FROM dev-base AS runtime-dev-cross-false
 ---> 97d7c73b7186
Step 28/109 : RUN apt-get update && apt-get install -y 	libapparmor-dev 	libseccomp-dev
 ---> Running in d1e540e5eea5
  CC       criu/string.o
  CC       criu/sysctl.o
#4 extracting sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f done
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#4 DONE 24.4s

#5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
  CC       criu/sysfs_parse.o
  CC       criu/timerfd.o
#5 DONE 1.1s

#21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
#21 DONE 0.1s

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
  CC       criu/tty.o
#5 DONE 1.3s

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#14 ...

#45 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
#45 DONE 0.2s

#22 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
#22 DONE 0.2s

#28 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
#28 DONE 0.2s

#25 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
#25 DONE 0.3s

#48 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
#48 DONE 0.3s

#55 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
#55 DONE 0.3s

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#5 DONE 1.3s

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 ...

#21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
#21 DONE 0.1s
Fetched 7674 kB in 1s (5087 kB/s)
Reading package lists...
#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...

  CC       criu/tun.o
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libapparmor1 libseccomp2
Suggested packages:
  seccomp
  CC       criu/uffd.o
The following NEW packages will be installed:
  libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
Need to get 301 kB of archives.
After this operation, 1402 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 301 kB in 0s (3556 kB/s)
Selecting previously unselected package libseccomp2:s390x.
(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 ... 14827 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
Selecting previously unselected package libseccomp-dev:s390x.
Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
Selecting previously unselected package libapparmor1:s390x.
Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
Selecting previously unselected package libapparmor-dev:s390x.
Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
#6 2.605 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#6 2.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#6 2.722 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#6 2.725 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#6 2.736 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#6 2.980 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
  CC       criu/util.o
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 3.415 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
Removing intermediate container d1e540e5eea5
 ---> fde9e65e72ba
Step 29/109 : FROM cross-true AS runtime-dev-cross-true
 ---> ca7e6cb98a00
Step 30/109 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update 	&& apt-get install -y 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev; 	fi
#6 3.620 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
 ---> Running in 7adb7a2ec8f6
  CC       criu/uts_ns.o
  CC       criu/vdso.o
Removing intermediate container 7adb7a2ec8f6
 ---> e74a37c283cc
Step 31/109 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
 ---> fde9e65e72ba
Step 32/109 : FROM base AS tomlv
 ---> 97d7c73b7186
Step 33/109 : ENV INSTALL_BINARY_NAME=tomlv
 ---> Running in 60acaf91fce5
Removing intermediate container 60acaf91fce5
 ---> 98050d29f943
Step 34/109 : COPY hack/dockerfile/install/install.sh ./install.sh
  LINK     criu/built-in.o
  LINK     criu/criu
 ---> 3e0c5085a4b3
Step 35/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 2e7e53af7523
Step 36/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
  DEP      lib/c/criu.d
  CC       images/rpc.pb-c.o
 ---> Running in cccff30d17fd
#6 4.317 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#6 4.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#6 4.337 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#6 4.343 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#6 4.358 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#6 4.638 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
  CC       lib/c/criu.o
Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.a0NGw0vTpJ
+ GOPATH=/tmp/tmp.a0NGw0vTpJ
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=tomlv
+ shift
+ '[' '!' -f ./tomlv.installer ']'
+ . ./tomlv.installer
++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ install_tomlv
+ echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
+ git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a0NGw0vTpJ/src/github.com/BurntSushi/toml
Cloning into '/tmp/tmp.a0NGw0vTpJ/src/github.com/BurntSushi/toml'...
+ cd /tmp/tmp.a0NGw0vTpJ/src/github.com/BurntSushi/toml
+ git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
#6 5.346 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
errors
math/bits
internal/cpu
math
internal/bytealg
runtime/internal/atomic
runtime/internal/sys
runtime/internal/math
runtime
#6 6.029 Fetched 7925 kB in 4s (1786 kB/s)
#6 6.029 Reading package lists...unicode/utf8
strconv
#6 5.707 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#6 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 4.349 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#16 4.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#16 4.364 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#16 4.367 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#16 4.377 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#16 4.621 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#16 5.212 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#16 5.555 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
  LINK     lib/c/built-in.o
  LINK     lib/c/libcriu.so
  GEN      magic.py
fatal: Not a git repository (or any of the parent directories): .git
#56 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 6.571 + mktemp -d
#14 6.573 + export GOPATH=/tmp/tmp.pLsirIkpV4
#14 6.574 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.pLsirIkpV4/src/github.com/go-swagger/go-swagger
#14 6.577 Cloning into '/tmp/tmp.pLsirIkpV4/src/github.com/go-swagger/go-swagger'...
internal/race
sync/atomic
unicode
internal/testlog
encoding
runtime/cgo
make[1]: Nothing to be done for 'all'.

make[1]: 'images/built-in.o' is up to date.
make[1]: 'compel/plugins/std.lib.a' is up to date.
make[1]: 'compel/plugins/fds.lib.a' is up to date.
make[1]: 'compel/libcompel.a' is up to date.
make[1]: 'compel/compel-host-bin' is up to date.
make[1]: Nothing to be done for 'all'.
make[1]: 'soccr/libsoccr.a' is up to date.
make[2]: Nothing to be done for 'all'.
#6 7.301 Reading package lists...make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
  INSTALL  criu/criu

#6 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 1.641 + mktemp -d
#14 1.645 + export GOPATH=/tmp/tmp.SVTI959Yxj
#14 1.645 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.SVTI959Yxj/src/github.com/go-swagger/go-swagger
#14 1.647 Cloning into '/tmp/tmp.SVTI959Yxj/src/github.com/go-swagger/go-swagger'...
#14 8.274 + cd /tmp/tmp.SVTI959Yxj/src/github.com/go-swagger/go-swagger
#14 8.274 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
#14 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 7.301 Reading package lists...
#6 8.571 Building dependency tree...sync
reflect
io
syscall

#6 8.773 Reading state information...
#6 8.972 The following additional packages will be installed:
#6 8.973   libapparmor1 libseccomp2
#6 8.974 Suggested packages:
#6 8.974   seccomp
#6 9.035 The following NEW packages will be installed:
#6 9.036   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
time
sort
internal/fmtsort
internal/syscall/unix
strings
internal/poll
os
bytes
#6 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 2.700 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#16 2.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#16 2.716 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#16 2.718 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#16 2.730 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#16 2.954 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#16 3.353 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#16 3.486 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#16 5.802 Fetched 7925 kB in 4s (1928 kB/s)
#16 5.802 Reading package lists...
#16 7.145 Reading package lists...
#16 8.529 Building dependency tree...
#16 8.831 Reading state information...
#16 8.965 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
#16 8.965 The following additional packages will be installed:
#16 8.965   libjq1 libonig4
#16 9.028 The following NEW packages will be installed:
#16 9.033   jq libjq1 libonig4
#16 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 8.791 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
#14 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 8.243 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#31 8.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#31 8.256 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#31 8.301 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#31 8.409 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#31 9.336 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#31 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 7.089 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#6 7.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#6 7.122 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#6 7.125 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#6 7.192 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#6 7.826 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#6 9.645 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#6 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 7.537 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#16 7.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#16 7.551 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#16 7.584 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#16 7.646 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#16 8.438 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#16 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#16 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 7.855 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#40 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#40 7.910 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#40 7.937 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#40 7.991 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#40 8.766 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
bufio
fmt
path/filepath
io/ioutil
path
Removing intermediate container bdd1658152ad
 ---> d5bac4b88c77
Step 9/109 : FROM base AS registry
 ---> b14ee8007b1c
Step 10/109 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
 ---> Running in 40dc7c73d37d
Removing intermediate container 40dc7c73d37d
 ---> 8b26f9440813
Step 11/109 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
 ---> Running in 8aebf70a0806
Removing intermediate container 8aebf70a0806
 ---> 0300b477575f
Step 12/109 : 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"
 ---> Running in 8d7205d24aa6
#40 10.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#40 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 6.674 + RM_GOPATH=0
#23 6.674 + TMP_GOPATH=
#23 6.674 + : /build
#23 6.674 + '[' -z '' ']'
#23 6.676 ++ mktemp -d
#23 6.679 + export GOPATH=/tmp/tmp.EmRTeaw8cB
#23 6.679 + GOPATH=/tmp/tmp.EmRTeaw8cB
#23 6.679 + RM_GOPATH=1
#23 6.679 ++ dirname ./install.sh
#23 6.681 + dir=.
#23 6.681 + bin=gometalinter
#23 6.681 + shift
#23 6.681 + '[' '!' -f ./gometalinter.installer ']'
#23 6.681 + . ./gometalinter.installer
#23 6.682 ++ GOMETALINTER_COMMIT=v2.0.6
#23 6.682 + install_gometalinter
#23 6.682 + echo 'Installing gometalinter version v2.0.6'
#23 6.682 Installing gometalinter version v2.0.6
#23 6.682 + go get -d github.com/alecthomas/gometalinter
#23 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 7.001 + RM_GOPATH=0
#46 7.001 + TMP_GOPATH=
#46 7.001 + : /build
#46 7.001 + '[' -z '' ']'
#46 7.010 ++ mktemp -d
#46 7.013 + export GOPATH=/tmp/tmp.jeA4og9pzV
#46 7.014 + GOPATH=/tmp/tmp.jeA4og9pzV
#46 7.014 + RM_GOPATH=1
#46 7.014 ++ dirname ./install.sh
#46 7.017 + dir=.
#46 7.017 + bin=proxy
#46 7.017 + shift
#46 7.018 + '[' '!' -f ./proxy.installer ']'
#46 7.018 + . ./proxy.installer
#46 7.023 ++ LIBNETWORK_COMMIT=83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 7.025 + install_proxy
#46 7.028 + case "$1" in
#46 7.028 + export CGO_ENABLED=0
#46 7.028 + CGO_ENABLED=0
#46 7.028 + _install_proxy
#46 7.029 + echo 'Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24'
#46 7.029 Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 7.029 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jeA4og9pzV/src/github.com/docker/libnetwork
#46 7.032 Cloning into '/tmp/tmp.jeA4og9pzV/src/github.com/docker/libnetwork'...
+ mktemp -d
+ export GOPATH=/tmp/tmp.7cwZsrI5GG
+ git clone https://github.com/docker/distribution.git /tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution
Cloning into '/tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution'...
#16 9.570 Fetched 7925 kB in 6s (1273 kB/s)
#16 9.570 Reading package lists...
#16 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 9.758 Fetched 7925 kB in 6s (1226 kB/s)
#6 9.758 Reading package lists...
#6 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 2.456 + mktemp -d
#14 2.461 + export GOPATH=/tmp/tmp.MikCkXFklr
#14 2.461 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.MikCkXFklr/src/github.com/go-swagger/go-swagger
#14 2.464 Cloning into '/tmp/tmp.MikCkXFklr/src/github.com/go-swagger/go-swagger'...
#46 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 6.805 + RM_GOPATH=0
#26 6.805 + TMP_GOPATH=
#26 6.805 + : /build
#26 6.805 + '[' -z '' ']'
#26 6.806 ++ mktemp -d
#26 6.811 + export GOPATH=/tmp/tmp.O87O4RSvCR
#26 6.811 + GOPATH=/tmp/tmp.O87O4RSvCR
#26 6.811 + RM_GOPATH=1
#26 6.812 ++ dirname ./install.sh
#26 6.812 + dir=.
#26 6.813 + bin=tomlv
#26 6.813 + shift
#26 6.813 + '[' '!' -f ./tomlv.installer ']'
#26 6.813 + . ./tomlv.installer
#26 6.813 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 6.814 + install_tomlv
#26 6.814 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
#26 6.814 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 6.814 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.O87O4RSvCR/src/github.com/BurntSushi/toml
#26 6.817 Cloning into '/tmp/tmp.O87O4RSvCR/src/github.com/BurntSushi/toml'...
#26 7.888 + cd /tmp/tmp.O87O4RSvCR/src/github.com/BurntSushi/toml
#26 7.892 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 7.924 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
#26 8.705 errors
#26 8.852 internal/cpu
#26 8.905 math/bits
#26 9.410 internal/bytealg
#26 9.674 math
#26 10.12 runtime/internal/atomic
#26 10.44 runtime/internal/sys
#26 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 6.425 + RM_GOPATH=0
#29 6.425 + TMP_GOPATH=
#29 6.425 + : /build
#29 6.425 + '[' -z '' ']'
#29 6.429 ++ mktemp -d
#29 6.434 + export GOPATH=/tmp/tmp.tIBy9HDq6X
#29 6.434 + GOPATH=/tmp/tmp.tIBy9HDq6X
#29 6.434 + RM_GOPATH=1
#29 6.435 ++ dirname ./install.sh
#29 6.438 + dir=.
#29 6.443 + bin=vndr
#29 6.443 + shift
#29 6.443 + '[' '!' -f ./vndr.installer ']'
#29 6.443 + . ./vndr.installer
#29 6.443 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 6.443 + install_vndr
#29 6.443 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
#29 6.443 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tIBy9HDq6X/src/github.com/LK4D4/vndr
#29 6.443 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 6.450 Cloning into '/tmp/tmp.tIBy9HDq6X/src/github.com/LK4D4/vndr'...
#29 7.476 + cd /tmp/tmp.tIBy9HDq6X/src/github.com/LK4D4/vndr
#29 7.476 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 7.507 + go build -buildmode=pie -v -o /build/vndr .
#29 8.891 errors
#29 8.975 internal/cpu
#29 9.020 internal/race
#29 9.161 runtime/internal/atomic
#29 9.573 internal/bytealg
#29 9.632 runtime/internal/sys
#29 9.901 runtime/internal/math
#29 10.02 sync/atomic
#29 10.32 runtime
#29 10.34 unicode
text/tabwriter
flag
github.com/BurntSushi/toml
log
#14 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 4.445 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#31 4.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#31 4.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#31 4.462 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#31 4.474 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#31 4.774 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#31 5.470 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#31 5.818 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#31 9.807 Fetched 7925 kB in 6s (1224 kB/s)
#31 9.807 Reading package lists...#29 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 7.408 + mktemp -d
#51 7.414 + export GOPATH=/tmp/tmp.hW0HJMHmNB
#51 7.414 + git clone https://github.com/docker/distribution.git /tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution
#51 7.421 Cloning into '/tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution'...

#31 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 4.318 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#40 4.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#40 4.336 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#40 4.343 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#40 4.352 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#40 4.628 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#40 5.160 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#40 5.682 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#40 9.762 Fetched 7925 kB in 6s (1231 kB/s)
#40 9.762 Reading package lists...#51 ...

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 7.046 + RM_GOPATH=0
#49 7.046 + TMP_GOPATH=
#49 7.046 + : /build
#49 7.046 + '[' -z '' ']'
#49 7.057 ++ mktemp -d
#49 7.063 + export GOPATH=/tmp/tmp.VO13cmXcAF
#49 7.063 + GOPATH=/tmp/tmp.VO13cmXcAF
#49 7.063 + RM_GOPATH=1
#49 7.063 ++ dirname ./install.sh
#49 7.066 + dir=.
#49 7.066 + bin=dockercli
#49 7.066 + shift
#49 7.066 + '[' '!' -f ./dockercli.installer ']'
#49 7.066 + . ./dockercli.installer
#49 7.066 ++ DOCKERCLI_CHANNEL=stable
#49 7.066 ++ DOCKERCLI_VERSION=17.06.2-ce
#49 7.066 + install_dockercli
#49 7.066 + echo 'Install docker/cli version 17.06.2-ce from stable'
#49 7.067 Install docker/cli version 17.06.2-ce from stable
#49 7.071 ++ uname -m
#49 7.072 + arch=x86_64
#49 7.078 + '[' x86_64 '!=' x86_64 ']'
#49 7.078 + url=https://download.docker.com/linux/static
#49 7.079 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
#49 7.081 + tar -xz docker/docker
#49 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 6.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#53 6.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#53 6.650 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#53 6.662 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#53 6.695 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#53 7.426 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#53 8.970 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#53 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
github.com/BurntSushi/toml/cmd/tomlv
#53 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#14 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 10.19 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#16 10.19 Need to get 327 kB of archives.
#16 10.19 After this operation, 1157 kB of additional disk space will be used.
#16 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#16 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#16 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
#16 10.46 debconf: delaying package configuration, since apt-utils is not installed
#16 10.52 Fetched 327 kB in 1s (284 kB/s)
#16 10.57 Selecting previously unselected package libonig4:amd64.
#16 10.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#16 10.58 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
#16 10.60 Unpacking libonig4:amd64 (6.1.3-2) ...
#16 10.68 Selecting previously unselected package libjq1:amd64.
#16 10.69 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
#16 10.70 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#16 10.77 Selecting previously unselected package jq.
#16 10.78 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
#16 10.78 Unpacking jq (1.5+dfsg-1.3) ...
#16 10.88 Setting up libonig4:amd64 (6.1.3-2) ...
#16 10.89 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#16 10.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#16 10.96 Setting up jq (1.5+dfsg-1.3) ...
#16 DONE 11.7s

#18 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
#18 DONE 0.1s

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 10.19 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
#6 10.19 Need to get 300 kB of archives.
#6 10.19 After this operation, 1201 kB of additional disk space will be used.
#6 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
#6 10.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
#6 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
#6 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
#6 10.46 debconf: delaying package configuration, since apt-utils is not installed
#6 10.52 Fetched 300 kB in 1s (262 kB/s)
#6 10.57 Selecting previously unselected package libseccomp2:amd64.
#6 10.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#6 10.58 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
#6 10.59 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 10.65 Selecting previously unselected package libseccomp-dev:amd64.
#6 10.65 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
#6 10.66 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 10.78 Selecting previously unselected package libapparmor1:amd64.
#6 10.78 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
#6 10.79 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 10.88 Selecting previously unselected package libapparmor-dev:amd64.
#6 10.88 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
#6 10.89 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 11.09 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 11.38 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 11.50 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 11.57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 11.69 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 11.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 DONE 11.9s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
Removing intermediate container cccff30d17fd
 ---> b6baa86086a5
Step 37/109 : FROM base AS vndr
 ---> 97d7c73b7186
Step 38/109 : ENV INSTALL_BINARY_NAME=vndr
 ---> Running in d71dbdbf1a73
Removing intermediate container d71dbdbf1a73
 ---> 386689948369
Step 39/109 : COPY hack/dockerfile/install/install.sh ./install.sh

#40 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 9.570 Reading package lists...
#16 12.02 Reading package lists... ---> 8736c7dcea1c
Step 40/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> ba751dfcba8a
Step 41/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in ba0d39343554
+ cd /tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution
+ git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.Qn2qsKubhR
+ GOPATH=/tmp/tmp.Qn2qsKubhR
+ RM_GOPATH=1
Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
++ dirname ./install.sh
+ dir=.
+ bin=vndr
+ shift
+ '[' '!' -f ./vndr.installer ']'
+ . ./vndr.installer
++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
+ install_vndr
+ echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
+ git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qn2qsKubhR/src/github.com/LK4D4/vndr
Cloning into '/tmp/tmp.Qn2qsKubhR/src/github.com/LK4D4/vndr'...
+ cd /tmp/tmp.Qn2qsKubhR/src/github.com/LK4D4/vndr
+ git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
+ go build -buildmode=pie -v -o /build/vndr .
+ GOPATH=/tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7cwZsrI5GG go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
#19 ...

#7 [dev 1/22] RUN groupadd -r docker
#7 DONE 1.9s

#8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
errors
internal/cpu
internal/race
runtime/internal/atomic
runtime/internal/sys
internal/bytealg
runtime/internal/math
sync/atomic
unicode
runtime
unicode/utf8
math/bits
math
strconv
internal/testlog
encoding
unicode/utf16
container/list
crypto/internal/subtle
crypto/subtle
crypto/rc4
internal/x/crypto/cryptobyte/asn1
internal/nettrace
internal/x/net/dns/dnsmessage
runtime/cgo

#16 14.31 Building dependency tree...
#16 14.77 Reading state information...
#8 DONE 1.7s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 2.334 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#19 2.551 
#19 2.715 
#############                                                             18.3%
#########################                                                 35.6%
#####################################                                     52.3%
####################################################                      72.2%
##################################################################        92.6%
######################################################################## 100.0%
#19 3.307 
#19 3.463 
#######################                                                   32.3%
######################################################################## 100.0%
#19 3.705 
#19 3.876 
#########                                                                 13.2%
################################                                          44.8%
##############################################                            64.0%#16 15.11 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
#16 15.11 The following additional packages will be installed:
#16 15.12   libjq1 libonig4

########################################################                  78.8%
######################################################################## 100.0%
#16 15.23 The following NEW packages will be installed:
#16 15.24   jq libjq1 libonig4
#19 4.583 
sync
io
reflect
bytes
bufio
#19 4.756 
####                                                                       6.8%
##########                                                                14.8%
#40 ...

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 15.78 + mkdir -p /build
#49 15.78 + mv docker/docker /build/
#49 15.79 + rmdir docker
################                                                          22.2%
#####################                                                     29.7%
##########################                                                36.9%
###syscall
#16 16.32 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#16 16.32 Need to get 327 kB of archives.
#16 16.32 After this operation, 1157 kB of additional disk space will be used.
#16 16.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#16 16.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#16 16.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
############################                                           44.4%
###################################                                       49.7%
######49 DONE 16.8s

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 6.962 + RM_GOPATH=0
#56 6.962 + TMP_GOPATH=
#56 6.963 + : /build/
#56 6.964 + '[' -z '' ']'
#56 6.967 ++ mktemp -d
#56 6.976 + export GOPATH=/tmp/tmp.NI1Ty9JWJu
#56 6.976 + GOPATH=/tmp/tmp.NI1Ty9JWJu
#56 6.976 + RM_GOPATH=1
#56 6.976 ++ dirname ./install.sh
#56 6.978 + dir=.
#56 6.978 + bin=rootlesskit
#56 6.978 + shift
#56 6.978 + '[' '!' -f ./rootlesskit.installer ']'
#56 6.978 + . ./rootlesskit.installer
#56 6.979 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
#56 6.986 + install_rootlesskit
#56 6.987 + case "$1" in
#56 6.987 + export CGO_ENABLED=0
#56 6.987 + CGO_ENABLED=0
#56 6.987 + _install_rootlesskit
#56 6.987 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
#56 6.987 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
#56 6.987 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NI1Ty9JWJu/src/github.com/rootless-containers/rootlesskit
#56 6.989 Cloning into '/tmp/tmp.NI1Ty9JWJu/src/github.com/rootless-containers/rootlesskit'...
#56 10.88 + cd /tmp/tmp.NI1Ty9JWJu/src/github.com/rootless-containers/rootlesskit
#56 10.88 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
#56 11.55 + for f in rootlesskit rootlesskit-docker-proxy
#56 11.55 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
#16 16.54 debconf: delaying package configuration, since apt-utils is not installed
#16 16.58 Fetched 327 kB in 1s (309 kB/s)
#16 16.62 Selecting previously unselected package libonig4:amd64.
#16 16.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#16 16.64 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
#16 16.65 Unpacking libonig4:amd64 (6.1.3-2) ...
time
sort
internal/fmtsort
internal/syscall/unix
strings
####################################                                 57.1%
################################################                          67.3%
#19 ...

#9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
#9 1.451 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
#9 DONE 1.9s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 4.756 
####                                                                       6.8%
##########                                                                14.8%
################                                                          22.2%
#####################                                                     29.7%
##########################                                                36.9%
###############################                                           44.4%
###################################                                       49.7%
#########################################                                 57.1%
################################################                          67.3%
#####################################################                     74.6%#16 16.77 Selecting previously unselected package libjq1:amd64.
#16 16.77 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
#16 16.77 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#16 16.88 Selecting previously unselected package jq.
#16 16.88 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
#16 16.89 Unpacking jq (1.5+dfsg-1.3) ...

##########################################################                81.6%
##################################################################        91.9%#16 16.99 Setting up libonig4:amd64 (6.1.3-2) ...
#16 17.01 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#16 17.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#16 17.08 Setting up jq (1.5+dfsg-1.3) ...
internal/poll
path
regexp/syntax
os

#######################################################################   99.5%
######################################################################## 100.0%
#19 6.088 
fmt
path/filepath
#19 6.649 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
regexp
#19 6.802 
#19 6.878 
######################################################################## 100.0%
#19 6.926 
#19 ...

#10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
#10 DONE 1.6s
flag
go/token
io/ioutil
go/scanner
net/url
go/ast
#16 DONE 18.4s

#18 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
#18 DONE 0.1s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 7.459 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
#19 7.697 
#19 7.819 
######################################################################## 100.0%
text/template/parse
go/parser
text/template
#19 7.872 
log
encoding/binary
go/doc
encoding/base64
#19 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 9.762 Reading package lists...
#40 12.40 Reading package lists...
#40 14.84 Building dependency tree...
#40 15.27 Reading state information...
#40 15.52 The following additional packages will be installed:
#40 15.53   btrfs-progs liblzo2-2
#40 15.58 The following NEW packages will be installed:
#40 15.59   btrfs-progs btrfs-tools liblzo2-2
#40 16.67 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#40 16.67 Need to get 649 kB of archives.
#40 16.67 After this operation, 4320 kB of additional disk space will be used.
#40 16.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#40 16.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#40 16.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#40 17.03 debconf: delaying package configuration, since apt-utils is not installed
#40 17.12 Fetched 649 kB in 1s (610 kB/s)
#40 17.19 Selecting previously unselected package liblzo2-2:amd64.
#40 17.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 ... 15090 files and directories currently installed.)
#40 17.23 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
#40 17.26 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 17.87 Selecting previously unselected package btrfs-progs.
#40 17.88 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
#40 17.90 Unpacking btrfs-progs (4.7.3-1) ...
#40 18.60 Selecting previously unselected package btrfs-tools.
#40 18.60 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
#40 18.62 Unpacking btrfs-tools (4.7.3-1) ...
#40 18.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 18.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 18.91 Setting up btrfs-progs (4.7.3-1) ...
#40 18.95 Setting up btrfs-tools (4.7.3-1) ...
#40 19.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 DONE 19.3s

#41 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#41 DONE 0.1s

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 9.807 Reading package lists...
#31 12.19 Reading package lists...
#31 14.65 Building dependency tree...
#31 15.04 Reading state information...
#31 15.42 The following additional packages will be installed:
#31 15.42   cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 15.42   libxml2 sgml-base vim vim-runtime xml-core xxd
#31 15.42 Suggested packages:
#31 15.43   codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
#31 15.43   vim-scripts debhelper
#31 15.72 The following NEW packages will be installed:
#31 15.73   cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 15.73   libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
#31 16.79 0 upgraded, 15 newly installed, 0 to remove and 14 not upgraded.
#31 16.79 Need to get 20.2 MB of archives.
#31 16.79 After this operation, 88.1 MB of additional disk space will be used.
#31 16.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
#31 16.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#31 16.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
#31 17.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
#31 17.22 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
#31 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
#31 17.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
#31 17.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
#31 17.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
#31 17.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#31 17.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#31 17.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#31 17.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#31 17.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#31 18.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
#31 18.29 debconf: delaying package configuration, since apt-utils is not installed
#31 18.49 Fetched 20.2 MB in 2s (8916 kB/s)
#31 18.62 Selecting previously unselected package cmake-data.
#31 18.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#31 18.65 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
#31 18.66 Unpacking cmake-data (3.7.2-1) ...
#31 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 9.758 Reading package lists...
#6 12.25 Reading package lists...
#6 14.73 Building dependency tree...
#6 15.23 Reading state information...
#6 15.59 The following additional packages will be installed:
#6 15.60   libapparmor1 libseccomp2
#6 15.60 Suggested packages:
#6 15.60   seccomp
#6 15.65 The following NEW packages will be installed:
#6 15.65   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
#6 16.80 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
#6 16.80 Need to get 300 kB of archives.
#6 16.80 After this operation, 1201 kB of additional disk space will be used.
#6 16.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
#6 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
#6 16.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
#6 16.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
#6 17.18 debconf: delaying package configuration, since apt-utils is not installed
#6 17.27 Fetched 300 kB in 1s (261 kB/s)
#6 17.82 Selecting previously unselected package libseccomp2:amd64.
#6 17.82 (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 ... 15090 files and directories currently installed.)
#6 17.84 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
#6 17.85 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 17.98 Selecting previously unselected package libseccomp-dev:amd64.
#6 17.98 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
#6 18.02 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 18.51 Selecting previously unselected package libapparmor1:amd64.
#6 18.51 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
#6 18.54 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 18.67 Selecting previously unselected package libapparmor-dev:amd64.
#6 18.69 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
#6 18.69 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 18.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 19.13 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 19.18 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 19.20 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 19.23 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 19.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 DONE 19.5s

#36 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#36 DONE 0.1s

#7 [dev 1/22] RUN groupadd -r docker
encoding/json
github.com/LK4D4/vndr/build
#19 8.436 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
#19 8.466 skipping existing 1849cc453dee
#19 8.500 
#19 ...

#11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
#11 DONE 1.4s
#56 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 10.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#6 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 10.71 runtime/internal/math
#26 11.07 runtime
#26 15.29 unicode/utf8
#26 15.88 strconv
#26 19.96 internal/race
#26 20.09 sync/atomic

#12 [dev 6/22] RUN ldconfig
encoding/xml
github.com/LK4D4/vndr/godl/singleflight
compress/flate
#26 20.32 unicode
hash
hash/crc32
compress/gzip
context
crypto/cipher
math/rand
crypto/aes
math/big
#26 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 11.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#31 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#31 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 11.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
crypto
crypto/des
crypto/internal/randutil
crypto/sha512
crypto/hmac
crypto/md5
crypto/sha1
crypto/sha256
#12 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 9.022 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
#19 9.207 
#19 9.273 
######################################################################## 100.0%
#19 9.337 
#19 9.355 Download of images into '/build' complete.
#19 9.355 Use something like the following to load the result into a Docker daemon:
#19 9.355   tar -cC '/build' . | docker load
#19 DONE 9.5s

#12 [dev 6/22] RUN ldconfig
#16 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 21.49 + cd /tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution
#51 21.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
encoding/hex
encoding/pem
internal/singleflight
net
crypto/rand
crypto/elliptic
#7 DONE 1.9s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 2.302 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#19 2.516 
#19 2.666 
#######                                                                   10.4%
##########################                                                36.6%
########################################                                  56.8%
######################################################                    75.3%
####################################################################      94.6%
######################################################################## 100.0%
encoding/asn1
#12 DONE 1.8s

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#19 3.380 
crypto/ecdsa
crypto/rsa
crypto/dsa
crypto/x509/pkix
internal/x/crypto/cryptobyte
#19 3.556 
################                                                          22.4%
###########################################################               82.1%
######################################################################## 100.0%
#19 3.875 
internal/x/crypto/internal/chacha20
internal/x/crypto/poly1305
internal/x/crypto/chacha20poly1305
internal/x/crypto/curve25519
#19 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 12.43 + cd /tmp/tmp.MikCkXFklr/src/github.com/go-swagger/go-swagger
#14 12.43 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
#14 13.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
#14 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 4.042 
#########                                                                 13.7%
############################                                              39.7%
internal/x/crypto/hkdf
internal/x/text/transform
internal/x/text/unicode/bidi
#51 23.63 + GOPATH=/tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hW0HJMHmNB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
##################################################                        69.7%
##################################################################        92.9%
######################################################################## 100.0%
#51 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 13.42 + cd /tmp/tmp.EmRTeaw8cB/src/github.com/alecthomas/gometalinter
#23 13.42 + git checkout -q v2.0.6
#23 14.02 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
internal/x/text/secure/bidirule
internal/x/text/unicode/norm
crypto/x509
#19 4.577 
#19 4.747 
#                                                                          2.7%#23 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 23.45 internal/testlog
#26 23.74 encoding

########                                                                  11.2%internal/x/net/idna
crypto/tls
#26 23.84 runtime/cgo

###########                                                               16.6%
#################                                                         23.8%
#26 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 14.14 unicode/utf8
#29 15.11 math/bits
#29 15.60 math
#29 20.48 strconv
#29 24.05 internal/testlog
#29 24.24 encoding
#29 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 21.40 + cd /tmp/tmp.jeA4og9pzV/src/github.com/docker/libnetwork
#46 21.41 + git checkout -q 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 21.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
######################                                                    31.9%
########################                                                  33.3%
#19 ...

#8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
#8 DONE 2.7s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 4.747 
#                                                                          2.7%
########                                                                  11.2%
###########                                                               16.6%
#################                                                         23.8%
######################                                                    31.9%
########################                                                  33.3%
################################                                          44.5%net/textproto
internal/x/net/http/httpguts
internal/x/net/http/httpproxy
internal/x/net/http2/hpack

########################################                                  55.6%
############################################                              61.4%#13 2.720 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#13 2.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
#13 2.733 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
#13 2.735 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release

##############################################                            65.2%
###################################################                       72.1%
#########################################################                 79.5%mime
mime/quotedprintable

###########################################################               82.6%
###############################################################           88.8%#13 3.190 Reading package lists...
###################################################################       94.1%
######################################################################## 100.0%
#19 6.497 
mime/multipart
net/http/internal
os/exec
net/http/httptrace
net/http

#19 7.296 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
#19 7.465 
#13 4.361 Reading package lists...#19 7.551 
######################################################################## 100.0%
#19 7.673 
#19 8.227 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
#19 ...

#9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
#9 1.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
#9 DONE 2.8s

#13 5.292 Building dependency tree...
#13 5.462 Reading state information...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 8.503 
#46 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 24.42 unicode/utf16
#29 24.63 container/list
#29 25.04 crypto/internal/subtle
#29 25.18 crypto/subtle
#29 25.30 crypto/rc4
#29 25.62 internal/x/crypto/cryptobyte/asn1
#29 25.72 internal/nettrace
#29 25.77 internal/x/net/dns/dnsmessage
#13 5.577 The following additional packages will be installed:
#13 5.577   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
#13 5.578   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
#13 5.578   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
#13 5.578   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
#13 5.578   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#13 5.578   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
#13 5.579   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
#13 5.579   mingw-w64-common mingw-w64-x86-64-dev python3 python3-minimal python3.5
#13 5.579   python3.5-minimal vim-runtime xxd
#13 5.580 Suggested packages:
#13 5.580   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
#13 5.581   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
#13 5.581   python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
#13 5.581   xfsdump acl attr quota
#13 5.581 Recommended packages:
#13 5.581   aufs-dkms libpam-cap unzip
github.com/LK4D4/vndr/godl
github.com/LK4D4/vndr
#19 8.656 
######################################################################## 100.0%
#19 8.703 
#13 6.391 The following NEW packages will be installed:
#13 6.391   apparmor aufs-tools bash-completion binutils-mingw-w64
#13 6.391   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
#13 6.391   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
#13 6.392   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
#13 6.392   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
#13 6.392   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
#13 6.393   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
#13 6.393   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
#13 6.393   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
#13 6.393   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
#13 6.394   mingw-w64-x86-64-dev net-tools pigz python3 python3-minimal python3.5
#13 6.394   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
#13 6.394   xfsprogs xxd xz-utils zip
#13 6.395 The following packages will be upgraded:
#13 6.396   libsystemd0 libudev1
#19 9.381 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
#19 9.405 skipping existing 1849cc453dee
#19 9.442 
#19 ...

#10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
#10 DONE 1.8s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 9.983 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
#13 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 29.48 + rm -rf /tmp/tmp.SVTI959Yxj
#14 DONE 29.7s

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 7.433 2 upgraded, 64 newly installed, 0 to remove and 12 not upgraded.
#13 7.433 Need to get 89.4 MB of archives.
#13 7.433 After this operation, 538 MB of additional disk space will be used.
#13 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
#13 7.442 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
#13 7.442 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#13 7.442 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
#13 7.456 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
#13 7.456 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
#13 7.456 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
#13 7.456 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
#13 7.470 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
#13 7.495 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
#13 7.496 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
#13 7.498 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
#13 7.549 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
#13 7.549 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
#13 7.549 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
#13 7.549 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
#13 7.549 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
#13 7.549 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
#13 7.549 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
#19 10.31 
#19 10.43 
######################################################################## 100.0%
#19 10.48 
#19 10.52 Download of images into '/build' complete.
#19 10.52 Use something like the following to load the result into a Docker daemon:
#19 10.52   tar -cC '/build' . | docker load
#19 DONE 10.6s

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 20.13 Selecting previously unselected package liblzo2-2:amd64.
#31 20.13 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
#31 20.14 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#31 20.27 Selecting previously unselected package libicu57:amd64.
#31 20.27 Preparing to unpack .../02-libicu57_57.1-6+deb9u3_amd64.deb ...
#31 20.28 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
#31 23.09 Selecting previously unselected package libxml2:amd64.
#31 23.09 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
#31 23.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#31 24.04 Selecting previously unselected package libarchive13:amd64.
#31 24.05 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
#31 24.06 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
#31 24.32 Selecting previously unselected package libjsoncpp1:amd64.
#31 24.32 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
#31 24.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
#31 24.47 Selecting previously unselected package libuv1:amd64.
#31 24.48 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
#31 24.50 Unpacking libuv1:amd64 (1.9.1-3) ...
#31 24.63 Selecting previously unselected package cmake.
#31 24.63 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
#31 24.69 Unpacking cmake (3.7.2-1) ...
#31 26.81 Selecting previously unselected package sgml-base.
#31 26.82 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
#31 26.83 Unpacking sgml-base (1.29) ...
#31 26.93 Selecting previously unselected package xxd.
#31 26.94 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#31 26.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#31 27.15 Selecting previously unselected package vim-common.
#31 27.16 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 27.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#31 27.36 Selecting previously unselected package libgpm2:amd64.
#31 27.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#31 27.38 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 27.46 Selecting previously unselected package vim-runtime.
#31 27.47 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 27.50 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#31 27.54 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#31 27.54 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#13 7.549 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
#13 7.558 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
#13 7.559 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
#13 7.561 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
#13 7.566 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#13 7.570 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#13 7.573 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
#13 7.575 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#13 7.576 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
#13 7.594 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
#13 7.594 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#13 7.594 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#13 7.595 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#13 7.596 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
#13 7.599 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
#13 7.601 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#13 7.604 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#13 7.607 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
#13 7.609 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
#13 7.609 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
#13 7.611 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
#13 7.612 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
#13 7.618 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
#13 7.623 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
#13 7.628 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
#13 7.640 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
#13 7.644 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
#13 7.646 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#13 7.647 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#13 7.648 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
#13 7.651 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
#13 7.680 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
#13 7.686 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
#13 7.692 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#13 7.793 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#13 7.820 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
#13 7.820 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
#13 7.825 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
#13 7.839 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
#13 7.839 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
#13 7.873 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
#13 7.914 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
#13 7.917 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
#13 8.007 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
#29 29.99 runtime/cgo
#13 8.067 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
#13 8.070 Get:65 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]
Removing intermediate container ba0d39343554
 ---> c88fceb2f753
Step 42/109 : FROM dev-base AS containerd
 ---> 97d7c73b7186
Step 43/109 : RUN apt-get update && apt-get install -y btrfs-tools
#13 8.501 Get:66 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]
 ---> Running in 287efe165553
#31 30.49 Selecting previously unselected package vim.
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#13 8.857 debconf: delaying package configuration, since apt-utils is not installed
#13 8.880 Fetched 89.4 MB in 2s (38.1 MB/s)
#13 8.908 (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 ... 15160 files and directories currently installed.)
#13 8.915 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
#13 8.930 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#13 9.003 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
#13 9.053 Selecting previously unselected package bash-completion.
#13 9.053 (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 ... 15160 files and directories currently installed.)
#13 9.061 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 21.41 Fetched 7925 kB in 15s (502 kB/s)
#53 21.41 Reading package lists...
#53 27.49 Reading package lists...#31 30.50 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#31 30.51 Unpacking vim (2:8.0.0197-4+deb9u3) ...

#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 23.23 Fetched 7925 kB in 15s (496 kB/s)
#31 23.23 Reading package lists...
#31 29.61 Reading package lists...Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
#31 ...

#11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
#11 DONE 2.3s

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 31.02 Selecting previously unselected package xml-core.
#31 31.02 Preparing to unpack .../14-xml-core_0.17_all.deb ...
#31 31.02 Unpacking xml-core (0.17) ...
#31 ...

#12 [dev 6/22] RUN ldconfig

#31 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 21.91 Fetched 7925 kB in 15s (501 kB/s)
#6 21.91 Reading package lists...
#6 28.02 Reading package lists...#13 9.591 Unpacking bash-completion (1:2.1-4.3) ...

#6 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 22.03 Fetched 7925 kB in 15s (511 kB/s)
#16 22.03 Reading package lists...
#16 28.15 Reading package lists...
#16 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 23.01 Fetched 7925 kB in 16s (491 kB/s)
#40 23.01 Reading package lists...
#40 29.02 Reading package lists...#13 9.696 Selecting previously unselected package libnet1:amd64.
#13 9.697 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
#13 9.702 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#13 9.741 Selecting previously unselected package libnfnetlink0:amd64.
#13 9.741 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
#13 9.745 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
#13 9.786 Selecting previously unselected package libpcrecpp0v5:amd64.
#13 9.789 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
#13 9.794 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
#13 9.848 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
#13 9.859 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#13 9.930 Setting up libudev1:amd64 (232-25+deb9u12) ...
#13 9.978 Selecting previously unselected package libudev-dev:amd64.
#13 9.979 (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 ... 15759 files and directories currently installed.)
#13 9.993 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
#13 10.00 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
#13 10.06 Selecting previously unselected package libpython3.5-minimal:amd64.
#13 10.07 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#13 10.07 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#13 10.20 Selecting previously unselected package python3.5-minimal.
#13 10.20 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#13 10.21 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
#13 10.40 Selecting previously unselected package python3-minimal.
#13 10.41 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
#13 10.41 Unpacking python3-minimal (3.5.3-1) ...
#13 10.45 Selecting previously unselected package libmpdec2:amd64.
#13 10.45 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
#13 10.45 Unpacking libmpdec2:amd64 (2.4.2-1) ...
#13 10.49 Selecting previously unselected package libpython3.5-stdlib:amd64.
#13 10.49 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
Fetched 7674 kB in 1s (4723 kB/s)
Reading package lists...#13 10.49 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#13 10.74 Selecting previously unselected package python3.5.
#13 10.74 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...

#40 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 27.49 Reading package lists...
#13 10.75 Unpacking python3.5 (3.5.3-1+deb9u1) ...
#13 10.79 Selecting previously unselected package libpython3-stdlib:amd64.
#13 10.80 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
#13 10.80 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
#13 10.84 Selecting previously unselected package dh-python.
#13 10.84 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
#13 10.84 Unpacking dh-python (2.20170125) ...
#13 10.88 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#13 10.90 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
#53 33.37 Building dependency tree...
Reading package lists...#12 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 31.12 Processing triggers for mime-support (3.60) ...
#31 31.15 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#31 31.17 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 31.18 Setting up libuv1:amd64 (1.9.1-3) ...
#31 31.20 Setting up cmake-data (3.7.2-1) ...
#31 31.24 Setting up sgml-base (1.29) ...
#31 31.35 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
#31 31.42 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#31 31.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#31 31.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
#31 31.61 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#31 31.80 Setting up xml-core (0.17) ...
#31 32.22 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#31 32.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
#31 32.26 Setting up vim (2:8.0.0197-4+deb9u3) ...
#31 32.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
#31 32.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#31 32.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#31 32.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#31 32.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#31 32.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#31 32.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#31 32.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#31 32.33 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
#31 32.35 Setting up cmake (3.7.2-1) ...
#31 32.43 Processing triggers for sgml-base (1.29) ...
#31 32.48 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#31 DONE 32.7s

#12 [dev 6/22] RUN ldconfig
#12 DONE 2.0s

#32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#32 DONE 0.2s

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 11.38 Setting up python3-minimal (3.5.3-1) ...
#13 11.56 Selecting previously unselected package python3.
#13 11.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16746 files and directories currently installed.)
#13 11.57 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
#13 11.58 Unpacking python3 (3.5.3-1) ...
#13 11.60 Selecting previously unselected package pigz.

Building dependency tree...#13 11.61 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
#13 11.61 Unpacking pigz (2.3.4-1) ...
#13 11.65 Selecting previously unselected package libip4tc0:amd64.
#13 11.65 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.65 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.69 Selecting previously unselected package libip6tc0:amd64.
#13 11.69 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.70 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.74 Selecting previously unselected package libiptc0:amd64.
#13 11.74 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.75 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.78 Selecting previously unselected package libxtables12:amd64.
#13 11.79 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.79 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.83 Selecting previously unselected package libnetfilter-conntrack3:amd64.
#13 11.83 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
#13 11.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 11.86 Selecting previously unselected package iptables.

Reading state information...
The following additional packages will be installed:
  btrfs-progs liblzo2-2
The following NEW packages will be installed:
  btrfs-progs btrfs-tools liblzo2-2
0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
Need to get 668 kB of archives.
After this operation, 5446 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 668 kB in 0s (7188 kB/s)
Selecting previously unselected package liblzo2-2:s390x.
(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 ... 14827 files and directories currently installed.)
Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
#13 11.86 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.86 Unpacking iptables (1.6.0+snapshot20161117-6) ...
#13 11.93 Selecting previously unselected package xxd.
#13 11.93 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 11.94 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#13 12.01 Selecting previously unselected package vim-common.
#13 12.01 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 12.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#13 12.06 Selecting previously unselected package bzip2.
#13 12.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
#13 12.07 Unpacking bzip2 (1.0.6-8.1) ...
#13 12.10 Selecting previously unselected package libgpm2:amd64.
#13 12.10 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#13 12.11 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#13 12.14 Selecting previously unselected package xz-utils.
Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
Selecting previously unselected package btrfs-progs.
Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
Unpacking btrfs-progs (4.7.3-1) ...
Selecting previously unselected package btrfs-tools.
Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
Unpacking btrfs-tools (4.7.3-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
Setting up btrfs-progs (4.7.3-1) ...
Setting up btrfs-tools (4.7.3-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#13 12.14 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
#13 12.15 Unpacking xz-utils (5.2.2-1.2+b1) ...
#13 12.21 Selecting previously unselected package aufs-tools.
#13 12.21 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
#13 12.22 Unpacking aufs-tools (1:4.1+20161219-1) ...
#13 12.26 Selecting previously unselected package liblzo2-2:amd64.
#13 12.26 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
#13 12.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#13 12.31 Selecting previously unselected package btrfs-progs.
#13 12.31 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
#13 12.32 Unpacking btrfs-progs (4.7.3-1) ...
#13 12.40 Selecting previously unselected package btrfs-tools.

#53 34.55 Reading state information...
#13 12.40 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
#13 12.41 Unpacking btrfs-tools (4.7.3-1) ...
#13 12.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
#13 12.45 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 12.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 12.49 Selecting previously unselected package dmsetup.
#13 12.50 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
#13 12.50 Unpacking dmsetup (2:1.02.137-2) ...
#13 12.54 Selecting previously unselected package libonig4:amd64.
#13 12.55 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
#13 12.55 Unpacking libonig4:amd64 (6.1.3-2) ...
#13 12.61 Selecting previously unselected package libjq1:amd64.
#13 12.61 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
#13 12.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#13 12.67 Selecting previously unselected package jq.
#13 12.68 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
#13 12.72 Unpacking jq (1.5+dfsg-1.3) ...
#13 12.78 Selecting previously unselected package libaio1:amd64.
#13 12.78 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
#13 12.79 Unpacking libaio1:amd64 (0.3.110-3) ...
#13 12.82 Selecting previously unselected package libcap2-bin.
#13 12.82 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
#13 12.82 Unpacking libcap2-bin (1:2.25-1) ...
#13 12.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
#13 12.86 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 12.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 12.90 Selecting previously unselected package libsepol1-dev:amd64.
Removing intermediate container 287efe165553
 ---> 8dc5c1a22a68
Step 44/109 : ENV INSTALL_BINARY_NAME=containerd
 ---> Running in 3ffd9456b46f
Removing intermediate container 3ffd9456b46f
 ---> f6ad924d327e
Step 45/109 : COPY hack/dockerfile/install/install.sh ./install.sh
#13 12.90 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
#13 12.91 Unpacking libsepol1-dev:amd64 (2.6-2) ...
#13 12.98 Selecting previously unselected package libpcre16-3:amd64.
#13 12.98 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
#13 12.98 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
#13 13.04 Selecting previously unselected package libpcre32-3:amd64.
#13 13.04 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
#13 13.04 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
#13 13.08 Selecting previously unselected package libpcre3-dev:amd64.
#13 13.08 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
#13 13.09 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
#13 13.18 Selecting previously unselected package libselinux1-dev:amd64.
#13 13.18 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
#13 13.19 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
#13 13.25 Selecting previously unselected package libdevmapper-dev:amd64.
#13 13.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
#13 13.25 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
#13 13.29 Selecting previously unselected package libnl-3-200:amd64.
#13 13.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
#13 13.30 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#13 13.34 Selecting previously unselected package libprotobuf-c1:amd64.
#13 13.34 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
#13 13.34 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#13 13.37 Selecting previously unselected package libreadline5:amd64.
#13 13.37 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
#13 13.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 13.41 Selecting previously unselected package libsystemd-dev:amd64.
 ---> 5daf06508dc3
Step 46/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
#13 13.42 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
#13 13.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
#13 13.69 Selecting previously unselected package net-tools.
#53 36.02 The following additional packages will be installed:
#53 36.02   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
#53 36.03   libprotoc10 python-pkg-resources zlib1g-dev
#53 36.04 Suggested packages:
#53 36.05   manpages-dev python-setuptools
 ---> 99385e1b0a4b
Step 47/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 2beff02b0a0d
#13 13.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
#13 13.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
#13 13.75 Selecting previously unselected package thin-provisioning-tools.
#13 13.75 Preparing to unpack .../36-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
#13 13.75 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
#13 13.83 Selecting previously unselected package vim-runtime.
#13 1.918 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#13 1.946 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
#13 1.947 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
#13 1.949 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
#13 2.469 Reading package lists...#13 13.83 Preparing to unpack .../37-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 13.84 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#13 13.85 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#13 13.85 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603
++ mktemp -d
+ export GOPATH=/tmp/tmp.4YxusGrd4e
+ GOPATH=/tmp/tmp.4YxusGrd4e
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=containerd
+ shift
+ '[' '!' -f ./containerd.installer ']'
+ . ./containerd.installer
++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603
+ install_containerd
+ echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603'
+ git clone https://github.com/containerd/containerd.git /tmp/tmp.4YxusGrd4e/src/github.com/containerd/containerd
Cloning into '/tmp/tmp.4YxusGrd4e/src/github.com/containerd/containerd'...
#13 14.52 Selecting previously unselected package vim.
#13 14.53 Preparing to unpack .../38-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 14.54 Unpacking vim (2:8.0.0197-4+deb9u3) ...
#13 14.66 Selecting previously unselected package xfsprogs.
#13 14.66 Preparing to unpack .../39-xfsprogs_4.9.0+nmu1_amd64.deb ...
#13 14.66 Unpacking xfsprogs (4.9.0+nmu1) ...
#13 14.77 Selecting previously unselected package zip.

#13 3.508 Reading package lists...#13 14.77 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
#13 14.77 Unpacking zip (3.0-11+b1) ...
#13 14.82 Selecting previously unselected package libapparmor-perl.
#13 14.82 Preparing to unpack .../41-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
#13 14.83 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
#13 14.87 Selecting previously unselected package apparmor.
#13 14.88 Preparing to unpack .../42-apparmor_2.11.0-3+deb9u2_amd64.deb ...
#13 14.89 Unpacking apparmor (2.11.0-3+deb9u2) ...
#13 14.98 Selecting previously unselected package binutils-mingw-w64-i686.
#53 37.45 The following NEW packages will be installed:
#53 37.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
#53 37.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
#53 37.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
#53 37.46   zlib1g-dev
#13 14.98 Preparing to unpack .../43-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
#13 14.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 15.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
#13 15.28 Preparing to unpack .../44-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
#13 15.28 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#13 15.62 Selecting previously unselected package binutils-mingw-w64.
#13 15.62 Preparing to unpack .../45-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
#13 15.62 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 15.65 Selecting previously unselected package mingw-w64-common.
#13 15.66 Preparing to unpack .../46-mingw-w64-common_5.0.1-1_all.deb ...
#13 15.66 Unpacking mingw-w64-common (5.0.1-1) ...

#13 4.427 Building dependency tree...
#13 4.609 Reading state information...
#13 4.781 The following additional packages will be installed:
#13 4.781   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
#13 4.782   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
#13 4.782   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
#13 4.783   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
#13 4.783   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#13 4.783   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
#13 4.783   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
#13 16.30 Selecting previously unselected package mingw-w64-x86-64-dev.
#13 4.784   mingw-w64-common mingw-w64-x86-64-dev python3 python3-minimal python3.5
#13 4.784   python3.5-minimal vim-runtime xxd
#13 4.786 Suggested packages:
#13 4.786   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
#13 4.786   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
#13 4.787   python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
#13 4.787   xfsdump acl attr quota
#13 4.787 Recommended packages:
#13 4.787   aufs-dkms libpam-cap unzip
#53 38.54 0 upgraded, 16 newly installed, 0 to remove and 14 not upgraded.
#53 38.54 Need to get 3602 kB of archives.
#53 38.54 After this operation, 18.9 MB of additional disk space will be used.
#53 38.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#53 38.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
#53 38.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
#53 38.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#53 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 DONE 38.4s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 38.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
#53 38.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#53 38.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
#53 38.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
#53 38.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 29.61 Reading package lists...
#31 35.61 Building dependency tree...
#31 36.78 Reading state information...
#31 37.83 The following additional packages will be installed:
#31 37.85   cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 37.85   libxml2 sgml-base vim vim-runtime xml-core xxd
#31 37.85 Suggested packages:
#31 37.85   codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
#31 37.85   vim-scripts debhelper
#31 38.89 The following NEW packages will be installed:
#31 38.89   cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 38.89   libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
#13 16.31 Preparing to unpack .../47-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
#13 16.31 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
#13 17.13 Selecting previously unselected package gcc-mingw-w64-base.
#13 17.14 Preparing to unpack .../48-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
#13 17.14 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 17.19 Selecting previously unselected package gcc-mingw-w64-x86-64.
#13 17.19 Preparing to unpack .../49-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 5.605 The following NEW packages will be installed:
#13 5.605   apparmor aufs-tools bash-completion binutils-mingw-w64
#13 5.605   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
#13 5.606   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
#13 5.606   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
#13 5.607   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
#13 5.607   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
#13 5.607   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
#13 5.607   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
#13 5.608   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
#13 5.609   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
#13 5.609   mingw-w64-x86-64-dev net-tools pigz python3 python3-minimal python3.5
#13 5.610   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
#13 5.610   xfsprogs xxd xz-utils zip
#13 5.611 The following packages will be upgraded:
#13 5.612   libsystemd0 libudev1
+ cd /tmp/tmp.4YxusGrd4e/src/github.com/containerd/containerd
+ git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603
#13 17.20 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
+ export 'BUILDTAGS=netgo osusergo static_build'
+ BUILDTAGS='netgo osusergo static_build'
+ export EXTRA_FLAGS=-buildmode=pie
+ EXTRA_FLAGS=-buildmode=pie
+ export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
+ EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
+ '[' '' = dynamic ']'
+ make
🇩 bin/ctr
#13 6.662 2 upgraded, 64 newly installed, 0 to remove and 12 not upgraded.
#13 6.662 Need to get 89.4 MB of archives.
#13 6.662 After this operation, 538 MB of additional disk space will be used.
#13 6.662 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
#13 6.675 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
#13 6.680 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#13 6.682 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
#13 6.686 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
#13 6.690 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
#13 6.692 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
#13 6.694 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
#13 6.704 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
#13 6.729 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
#13 6.731 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
#13 6.736 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
#31 40.30 0 upgraded, 15 newly installed, 0 to remove and 14 not upgraded.
#31 40.30 Need to get 20.2 MB of archives.
#31 40.30 After this operation, 88.1 MB of additional disk space will be used.
#31 40.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
#31 40.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#31 40.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
#13 6.853 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
#13 6.860 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
#13 6.861 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
#13 6.862 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
#13 6.862 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
#13 6.863 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
#13 6.864 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
#13 6.865 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
#13 6.866 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
#13 6.867 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
#13 6.869 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
#13 6.875 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#13 6.878 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#13 6.881 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
#13 6.883 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#13 6.884 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
#13 6.889 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
#13 6.891 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#13 6.893 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#13 6.902 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#13 6.903 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
#13 6.906 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
#13 6.909 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#13 6.912 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#13 6.914 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
#13 6.916 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
#13 6.917 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
#13 6.918 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
#13 6.919 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
#13 6.929 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
#13 6.934 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
#13 6.939 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
#13 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 39.80 + rm -rf /tmp/tmp.MikCkXFklr
#31 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 38.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
#53 38.80 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
#53 38.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
#53 38.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
#53 39.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
#53 39.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
#53 39.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
#53 40.27 debconf: delaying package configuration, since apt-utils is not installed
#53 40.58 Fetched 3602 kB in 1s (2160 kB/s)
#53 40.66 Selecting previously unselected package libnet1:amd64.
#53 40.66 (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 ... 15090 files and directories currently installed.)
#53 40.72 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
#53 40.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#53 40.86 Selecting previously unselected package libcap-dev:amd64.
#53 40.89 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
#53 40.89 Unpacking libcap-dev:amd64 (1:2.25-1) ...
#14 DONE 40.1s

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 6.964 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
#13 6.966 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
#13 6.967 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#13 6.968 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#13 6.969 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
#13 6.970 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
#13 6.991 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
#13 6.994 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
#13 6.998 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#13 7.122 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#13 7.136 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
#13 7.158 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
#13 7.163 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
#13 7.164 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
#13 7.171 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
#13 7.199 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
#13 7.255 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
#13 7.255 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
#53 41.14 Selecting previously unselected package libnet1-dev.
#53 41.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
#53 41.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
#13 7.452 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
#13 7.558 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
#53 ...

#16 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
#16 28.15 Reading package lists...
#16 34.45 Building dependency tree...
#16 35.60 Reading state information...
#16 37.05 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
#16 37.05 The following additional packages will be installed:
#16 37.07   libjq1 libonig4
#16 37.44 The following NEW packages will be installed:
#16 37.46   jq libjq1 libonig4
#16 38.58 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#16 38.58 Need to get 327 kB of archives.
#16 38.58 After this operation, 1157 kB of additional disk space will be used.
#16 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#16 38.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#16 38.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
#16 39.84 debconf: delaying package configuration, since apt-utils is not installed
#16 40.05 Fetched 327 kB in 1s (300 kB/s)
#16 40.14 Selecting previously unselected package libonig4:amd64.
#16 40.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#16 40.21 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
#16 40.23 Unpacking libonig4:amd64 (6.1.3-2) ...
#16 40.45 Selecting previously unselected package libjq1:amd64.
#16 40.45 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
#16 40.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#16 40.62 Selecting previously unselected package jq.
#16 40.62 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
#16 40.63 Unpacking jq (1.5+dfsg-1.3) ...
#16 40.83 Setting up libonig4:amd64 (6.1.3-2) ...
#16 40.86 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#16 40.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#16 41.00 Setting up jq (1.5+dfsg-1.3) ...
#16 DONE 41.4s

#18 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
#18 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 41.50 Selecting previously unselected package libnl-3-200:amd64.
#53 41.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
#13 7.561 Get:65 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]
#53 41.61 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#53 41.78 Selecting previously unselected package libnl-3-dev:amd64.
#13 8.130 Get:66 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]
#53 ...

#6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y 	...
#6 28.02 Reading package lists...
#6 34.17 Building dependency tree...
#6 35.36 Reading state information...
#6 36.66 The following additional packages will be installed:
#6 36.67   libapparmor1 libseccomp2
#6 36.68 Suggested packages:
#6 36.68   seccomp
#6 36.96 The following NEW packages will be installed:
#6 36.98   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
#6 38.10 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
#6 38.10 Need to get 300 kB of archives.
#6 38.10 After this operation, 1201 kB of additional disk space will be used.
#6 38.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
#6 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
#6 38.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
#6 38.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
#6 39.51 debconf: delaying package configuration, since apt-utils is not installed
#6 40.02 Fetched 300 kB in 1s (253 kB/s)
#6 40.14 Selecting previously unselected package libseccomp2:amd64.
#6 40.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#6 40.24 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
#6 40.25 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 40.37 Selecting previously unselected package libseccomp-dev:amd64.
#6 40.39 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
#6 40.39 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 40.67 Selecting previously unselected package libapparmor1:amd64.
#6 40.67 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
#6 40.68 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 40.78 Selecting previously unselected package libapparmor-dev:amd64.
#6 40.79 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
#6 40.80 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 41.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 41.33 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
#6 41.41 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
#6 41.43 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
#6 41.45 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
#6 41.50 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 DONE 41.9s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 41.81 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
#53 41.83 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
#53 ...

#36 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#36 DONE 0.1s

#37 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
#37 DONE 0.1s

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#13 8.807 debconf: delaying package configuration, since apt-utils is not installed
#13 8.831 Fetched 89.4 MB in 3s (29.2 MB/s)
#13 8.861 (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 ... 15160 files and directories currently installed.)
#13 8.869 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
#13 8.886 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#13 8.964 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
#13 9.018 Selecting previously unselected package bash-completion.
#13 9.019 (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 ... 15160 files and directories currently installed.)
#13 9.026 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
#13 20.61 Selecting previously unselected package g++-mingw-w64-x86-64.
#13 20.61 Preparing to unpack .../50-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 20.62 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 9.567 Unpacking bash-completion (1:2.1-4.3) ...
#13 9.689 Selecting previously unselected package libnet1:amd64.
#13 9.689 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
#13 9.694 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#13 9.758 Selecting previously unselected package libnfnetlink0:amd64.
#13 9.760 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
#13 9.779 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
#13 9.827 Selecting previously unselected package libpcrecpp0v5:amd64.
#13 9.827 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
#13 9.845 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
#13 9.898 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
#13 9.911 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#13 9.967 Setting up libudev1:amd64 (232-25+deb9u12) ...
#38 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 29.02 Reading package lists...
#40 35.33 Building dependency tree...
#40 36.62 Reading state information...
#40 37.94 The following additional packages will be installed:
#40 37.94   btrfs-progs liblzo2-2
#40 38.12 The following NEW packages will be installed:
#40 38.13   btrfs-progs btrfs-tools liblzo2-2
#40 39.22 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#40 39.22 Need to get 649 kB of archives.
#40 39.22 After this operation, 4320 kB of additional disk space will be used.
#40 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#40 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#40 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#40 40.70 debconf: delaying package configuration, since apt-utils is not installed
#40 40.86 Fetched 649 kB in 1s (597 kB/s)
#40 41.06 Selecting previously unselected package liblzo2-2:amd64.
#40 41.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#40 41.21 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
#40 41.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 41.50 Selecting previously unselected package btrfs-progs.
#40 41.50 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
#40 41.51 Unpacking btrfs-progs (4.7.3-1) ...
#40 42.54 Selecting previously unselected package btrfs-tools.
#40 42.55 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
#40 42.57 Unpacking btrfs-tools (4.7.3-1) ...
#40 42.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 43.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 43.10 Setting up btrfs-progs (4.7.3-1) ...
#40 43.11 Setting up btrfs-tools (4.7.3-1) ...
#40 43.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 DONE 43.6s

#41 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#41 DONE 0.1s

#42 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
#13 10.01 Selecting previously unselected package libudev-dev:amd64.
#13 10.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15759 files and directories currently installed.)
#13 10.02 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
#13 10.03 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
#13 10.08 Selecting previously unselected package libpython3.5-minimal:amd64.
#13 10.08 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#13 10.09 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#13 10.19 Selecting previously unselected package python3.5-minimal.
#13 10.19 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#42 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#13 10.20 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
#13 10.40 Selecting previously unselected package python3-minimal.
#13 10.40 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
#13 10.41 Unpacking python3-minimal (3.5.3-1) ...
#13 10.45 Selecting previously unselected package libmpdec2:amd64.
#13 10.45 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
#13 10.46 Unpacking libmpdec2:amd64 (2.4.2-1) ...
#13 10.50 Selecting previously unselected package libpython3.5-stdlib:amd64.
#13 10.50 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
#13 10.51 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#13 10.91 Selecting previously unselected package python3.5.
#13 10.91 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
#13 10.91 Unpacking python3.5 (3.5.3-1+deb9u1) ...
#13 10.96 Selecting previously unselected package libpython3-stdlib:amd64.
#13 10.96 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
#13 10.96 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
#13 11.01 Selecting previously unselected package dh-python.
#13 11.01 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
#13 11.01 Unpacking dh-python (2.20170125) ...
#13 11.06 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#13 11.08 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
#13 11.50 Setting up python3-minimal (3.5.3-1) ...
#13 11.70 Selecting previously unselected package python3.
#13 11.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16746 files and directories currently installed.)
#13 11.71 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
#13 11.72 Unpacking python3 (3.5.3-1) ...
#13 11.75 Selecting previously unselected package pigz.
#13 11.75 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
#13 11.75 Unpacking pigz (2.3.4-1) ...
#13 11.80 Selecting previously unselected package libip4tc0:amd64.
#13 11.80 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.80 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.84 Selecting previously unselected package libip6tc0:amd64.
#13 11.84 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.85 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.89 Selecting previously unselected package libiptc0:amd64.
#13 11.89 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.90 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.94 Selecting previously unselected package libxtables12:amd64.
#13 11.94 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
#13 11.95 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 11.99 Selecting previously unselected package libnetfilter-conntrack3:amd64.
#13 11.99 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
#13 11.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 12.02 Selecting previously unselected package iptables.
#13 12.02 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
#13 12.03 Unpacking iptables (1.6.0+snapshot20161117-6) ...
#13 12.09 Selecting previously unselected package xxd.
#13 23.30 Setting up aufs-tools (1:4.1+20161219-1) ...
#13 23.32 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#13 23.33 Setting up libsepol1-dev:amd64 (2.6-2) ...
#13 23.34 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#13 23.36 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 23.37 Processing triggers for mime-support (3.60) ...
#13 23.39 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#13 23.40 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#13 12.09 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 12.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#13 12.14 Selecting previously unselected package vim-common.
#13 12.14 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 12.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#13 12.19 Selecting previously unselected package bzip2.
#13 12.19 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
#13 12.20 Unpacking bzip2 (1.0.6-8.1) ...
#13 12.24 Selecting previously unselected package libgpm2:amd64.
#13 12.24 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#13 12.24 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#13 12.28 Selecting previously unselected package xz-utils.
#13 12.29 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
#13 12.29 Unpacking xz-utils (5.2.2-1.2+b1) ...
#13 23.41 Setting up libcap2-bin (1:2.25-1) ...
#13 23.42 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 23.43 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 23.45 Setting up bash-completion (1:2.1-4.3) ...
#13 12.35 Selecting previously unselected package aufs-tools.
#13 12.35 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
#13 12.35 Unpacking aufs-tools (1:4.1+20161219-1) ...
#13 12.40 Selecting previously unselected package liblzo2-2:amd64.
#13 12.40 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
#13 12.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#13 12.44 Selecting previously unselected package btrfs-progs.
#13 12.44 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
#13 12.45 Unpacking btrfs-progs (4.7.3-1) ...
#13 12.54 Selecting previously unselected package btrfs-tools.
#13 12.54 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
#13 12.54 Unpacking btrfs-tools (4.7.3-1) ...
#13 12.58 Selecting previously unselected package libdevmapper1.02.1:amd64.
#43 ...

#7 [dev 1/22] RUN groupadd -r docker
#7 DONE 4.3s

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 3.981 + RM_GOPATH=0
#38 3.981 + TMP_GOPATH=
#38 3.981 + : /build
#38 3.981 + '[' -z '' ']'
#38 3.984 ++ mktemp -d
#38 3.986 + export GOPATH=/tmp/tmp.FLqEanWz4u
#38 3.986 + GOPATH=/tmp/tmp.FLqEanWz4u
#38 3.986 + RM_GOPATH=1
#38 3.988 ++ dirname ./install.sh
#38 4.016 + dir=.
#38 4.016 + bin=runc
#38 4.016 + shift
#38 4.016 + '[' '!' -f ./runc.installer ']'
#38 4.016 + . ./runc.installer
#38 4.016 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
#38 4.016 + install_runc
#38 4.016 + uname -r
#38 4.016 + grep -q '^3\.10\.0.*\.el7\.'
#38 4.022 + RUNC_BUILDTAGS='seccomp apparmor selinux '
#38 4.022 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
#38 4.023 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FLqEanWz4u/src/github.com/opencontainers/runc
#38 4.023 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
#38 4.025 Cloning into '/tmp/tmp.FLqEanWz4u/src/github.com/opencontainers/runc'...
#13 12.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 12.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 12.63 Selecting previously unselected package dmsetup.
#13 12.63 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
#13 12.63 Unpacking dmsetup (2:1.02.137-2) ...
#13 12.69 Selecting previously unselected package libonig4:amd64.
#13 12.69 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
#13 12.69 Unpacking libonig4:amd64 (6.1.3-2) ...
#13 12.74 Selecting previously unselected package libjq1:amd64.
#13 12.74 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
#13 12.75 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#13 12.79 Selecting previously unselected package jq.
#13 12.79 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
#13 24.04 Setting up libonig4:amd64 (6.1.3-2) ...
#13 24.05 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#13 24.07 Setting up zip (3.0-11+b1) ...
#13 24.09 Setting up bzip2 (1.0.6-8.1) ...
#13 24.10 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 24.11 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#13 24.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#13 24.14 Setting up libaio1:amd64 (0.3.110-3) ...
#13 24.15 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 24.17 Setting up xz-utils (5.2.2-1.2+b1) ...
#13 24.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#13 24.19 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
#13 24.21 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
#13 24.23 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
#13 24.24 Setting up libpcre32-3:amd64 (2:8.39-3) ...
#13 24.25 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
#13 24.27 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#13 24.34 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
#13 12.79 Unpacking jq (1.5+dfsg-1.3) ...
#13 12.83 Selecting previously unselected package libaio1:amd64.
#13 12.84 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
#13 12.84 Unpacking libaio1:amd64 (0.3.110-3) ...
#13 12.87 Selecting previously unselected package libcap2-bin.
#13 12.87 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
#13 12.88 Unpacking libcap2-bin (1:2.25-1) ...
#13 12.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
#13 12.92 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 12.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 12.95 Selecting previously unselected package libsepol1-dev:amd64.
#13 12.95 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
#13 12.96 Unpacking libsepol1-dev:amd64 (2.6-2) ...
#13 24.35 Setting up libpcre16-3:amd64 (2:8.39-3) ...
#13 24.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 24.38 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#13 24.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
#13 24.41 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
#13 24.43 Setting up pigz (2.3.4-1) ...
#13 24.44 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
#13 24.45 Setting up libmpdec2:amd64 (2.4.2-1) ...
#13 24.46 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 24.47 Setting up mingw-w64-common (5.0.1-1) ...
#13 24.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#13 24.50 Setting up jq (1.5+dfsg-1.3) ...
#13 24.51 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
#13 24.52 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 24.53 Setting up xfsprogs (4.9.0+nmu1) ...
#13 24.54 Setting up vim (2:8.0.0197-4+deb9u3) ...
#13 24.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode#13 13.08 Selecting previously unselected package libpcre16-3:amd64.
#13 13.08 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
#13 13.10 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
#13 13.29 Selecting previously unselected package libpcre32-3:amd64.
#13 13.29 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
#13 13.30 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
#13 13.35 Selecting previously unselected package libpcre3-dev:amd64.

#13 24.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#13 24.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#13 24.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#13 24.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#13 24.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#13 24.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#13 24.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#13 24.59 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#13 24.61 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 24.62 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
#13 24.64 Setting up iptables (1.6.0+snapshot20161117-6) ...
#13 24.65 Setting up btrfs-progs (4.7.3-1) ...
#13 24.67 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
#13 24.68 Setting up python3.5 (3.5.3-1+deb9u1) ...
#13 13.35 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
#13 13.36 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
#13 13.47 Selecting previously unselected package libselinux1-dev:amd64.
#13 13.47 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
#13 13.47 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
#13 13.57 Selecting previously unselected package libdevmapper-dev:amd64.
#13 13.58 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
#13 13.58 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
#13 13.63 Selecting previously unselected package libnl-3-200:amd64.
#13 13.63 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
#13 13.63 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#13 13.71 Selecting previously unselected package libprotobuf-c1:amd64.
#13 13.71 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
#13 13.72 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#13 13.76 Selecting previously unselected package libreadline5:amd64.
#13 13.76 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
#13 13.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 13.87 Selecting previously unselected package libsystemd-dev:amd64.
#13 13.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
#13 13.89 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
#38 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 37.64 + cd /tmp/tmp.pLsirIkpV4/src/github.com/go-swagger/go-swagger
#14 37.64 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
#14 39.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
#14 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 42.42 Selecting previously unselected package libprotobuf-c1:amd64.
#53 42.42 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
#53 42.42 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#53 42.50 Selecting previously unselected package libprotobuf-c-dev:amd64.
#53 42.50 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
#53 42.51 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 42.71 Selecting previously unselected package zlib1g-dev:amd64.
#53 42.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
#53 42.79 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#53 43.33 Selecting previously unselected package libprotobuf10:amd64.
#53 43.35 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
#53 43.37 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
#53 44.43 Selecting previously unselected package libprotobuf-lite10:amd64.
#53 44.43 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
#53 44.44 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 44.68 Selecting previously unselected package libprotobuf-dev:amd64.
#53 44.69 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
#53 44.70 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
#53 45.79 Selecting previously unselected package libprotoc10:amd64.
#53 45.79 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
#53 45.87 Unpacking libprotoc10:amd64 (3.0.0-9) ...
#53 46.66 Selecting previously unselected package protobuf-c-compiler.
#53 46.67 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
#53 46.68 Unpacking protobuf-c-compiler (1.2.1-2) ...
#53 46.91 Selecting previously unselected package protobuf-compiler.
#53 46.91 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
#53 46.92 Unpacking protobuf-compiler (3.0.0-9) ...
#53 47.11 Selecting previously unselected package python-pkg-resources.
#53 47.12 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
#53 47.13 Unpacking python-pkg-resources (33.1.1-1) ...
#53 47.45 Selecting previously unselected package python-protobuf.
#53 47.45 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
#53 47.46 Unpacking python-protobuf (3.0.0-9) ...
#13 25.58 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
#13 25.59 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 25.60 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
#13 25.60 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
#13 25.61 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
#13 25.61 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
#13 25.62 Setting up btrfs-tools (4.7.3-1) ...
#13 25.63 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 25.64 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
#13 25.64 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
#13 25.65 Setting up python3 (3.5.3-1) ...
#13 25.66 running python rtupdate hooks for python3.5...
#53 47.97 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#53 48.08 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#13 25.86 running python post-rtupdate hooks for python3.5...
#13 25.95 Setting up apparmor (2.11.0-3+deb9u2) ...
#13 14.46 Selecting previously unselected package net-tools.
#13 14.46 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
#13 14.47 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
#13 14.53 Selecting previously unselected package thin-provisioning-tools.
#13 14.53 Preparing to unpack .../36-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
#13 14.54 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
#53 48.09 Setting up python-pkg-resources (33.1.1-1) ...
#13 14.62 Selecting previously unselected package vim-runtime.
#13 14.62 Preparing to unpack .../37-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 14.63 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#13 14.64 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#13 14.64 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#53 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 5.839 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#19 6.299 
#19 6.649 
#####                                                                      8.0%
#############                                                             18.4%
###################                                                       26.5%
#########################                                                 35.5%
##############################                                            42.9%
####################################                                      50.1%
#########################################                                 57.3%
#####################13 26.53 debconf: unable to initialize frontend: Dialog
#13 26.53 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 26.53 debconf: falling back to frontend: Readline
##########################                            63.9%
###################################################                       71.0%
#13 26.66 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
#13 26.70 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
#13 26.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 26.73 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 26.74 Setting up dmsetup (2:1.02.137-2) ...
#13 26.75 Setting up dh-python (2.20170125) ...
#13 15.46 Selecting previously unselected package vim.
########################################################                  78.5%
############################################################              83.9%
#13 26.90 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
#13 26.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#13 15.46 Preparing to unpack .../38-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 15.47 Unpacking vim (2:8.0.0197-4+deb9u3) ...
#13 15.60 Selecting previously unselected package xfsprogs.
#13 15.60 Preparing to unpack .../39-xfsprogs_4.9.0+nmu1_amd64.deb ...
#13 15.60 Unpacking xfsprogs (4.9.0+nmu1) ...
#13 15.71 Selecting previously unselected package zip.

#19 ...

#8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
#8 DONE 3.2s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 6.649 
#####                                                                      8.0%
#############                                                             18.4%
###################                                                       26.5%
#########################                                                 35.5%
##############################                                            42.9%
####################################                                      50.1%
#########################################                                 57.3%
##############################################                            63.9%
###################################################                       71.0%
########################################################                  78.5%
############################################################              83.9%
################################################################          89.0%
##################################################################        91.9%
#19 ...

#9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
#9 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 39.09 internal/x/crypto/curve25519
#29 45.41 sync
#29 46.15 io
#29 46.15 reflect
#29 47.54 bytes
#13 DONE 27.3s

#15 [dev 8/22] COPY --from=swagger /build/swagger* /usr/local/bin/
#13 15.71 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
#13 15.71 Unpacking zip (3.0-11+b1) ...
#13 15.76 Selecting previously unselected package libapparmor-perl.
#13 15.76 Preparing to unpack .../41-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
#13 15.77 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
#13 15.82 Selecting previously unselected package apparmor.
#13 15.83 Preparing to unpack .../42-apparmor_2.11.0-3+deb9u2_amd64.deb ...
#13 15.84 Unpacking apparmor (2.11.0-3+deb9u2) ...
#13 15.96 Selecting previously unselected package binutils-mingw-w64-i686.
#29 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 6.649 
#####                                                                      8.0%
#############                                                             18.4%
###################                                                       26.5%
#########################                                                 35.5%
##############################                                            42.9%
####################################                                      50.1%
#########################################                                 57.3%
##############################################                            63.9%
###################################################                       71.0%
########################################################                  78.5%
############################################################              83.9%
################################################################          89.0%
##################################################################        91.9%
######################################################################## 100.0%
#15 DONE 0.2s

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 ...

#21 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#21 DONE 0.1s
#13 15.96 Preparing to unpack .../43-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
#13 15.96 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 16.25 Selecting previously unselected package binutils-mingw-w64-x86-64.

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.19MB / 9.11MB 0.2s
#59 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s
#13 16.25 Preparing to unpack .../44-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
#13 16.25 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
#59 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
#19 8.609 
#19 9.109 
##########                                                                14.8%
#59 ...

#36 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#36 DONE 0.8s

#28 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
#28 DONE 0.8s

#25 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
#25 DONE 0.8s

#55 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
#55 DONE 0.8s
#13 16.88 Selecting previously unselected package binutils-mingw-w64.
#13 16.88 Preparing to unpack .../45-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
#13 16.88 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 16.92 Selecting previously unselected package mingw-w64-common.
#13 16.93 Preparing to unpack .../46-mingw-w64-common_5.0.1-1_all.deb ...
#13 16.93 Unpacking mingw-w64-common (5.0.1-1) ...
########################                                                  33.7%
######################################                                    53.6%
#22 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
#22 DONE 0.9s

#45 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
#45 DONE 0.9s

#20 [dev 9/22] COPY --from=frozen-images /build/ /docker-frozen-images
#20 DONE 1.0s

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 ...

#48 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
#48 DONE 1.0s

#37 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
#37 DONE 0.2s
###############################################                           66.3%
###########################################################               82.9%
######################################################################## 100.0%
#19 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 41.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
#31 41.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
#31 41.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
#31 41.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
#31 41.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
#31 41.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
#31 41.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#31 41.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#31 42.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#31 42.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#31 43.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#31 43.17 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
#31 44.84 debconf: delaying package configuration, since apt-utils is not installed
#31 45.00 Fetched 20.2 MB in 4s (5029 kB/s)
#31 45.11 Selecting previously unselected package cmake-data.
#31 45.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 ... 15090 files and directories currently installed.)
#31 45.16 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
#31 45.17 Unpacking cmake-data (3.7.2-1) ...
#31 48.00 Selecting previously unselected package liblzo2-2:amd64.
#31 48.01 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
#31 48.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#31 48.13 Selecting previously unselected package libicu57:amd64.
#31 48.13 Preparing to unpack .../02-libicu57_57.1-6+deb9u3_amd64.deb ...
#31 48.14 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done
#13 17.78 Selecting previously unselected package mingw-w64-x86-64-dev.
#13 17.78 Preparing to unpack .../47-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
#13 17.78 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
#31 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 41.08 sync
#26 42.23 io
#26 42.24 reflect
#26 44.71 syscall
#26 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 10.16 
#59 DONE 1.8s

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#19 10.47 
#####                                                                      7.2%
##########                                                                14.0%
###############                                                           21.0%
###################                                                       26.8%
#######################                                                   32.6%
###########################                                               38.3%
###############################                                           43.5%
####################################                                      51.0%
#13 18.97 Selecting previously unselected package gcc-mingw-w64-base.
#13 18.98 Preparing to unpack .../48-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
#13 18.98 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 19.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
#13 19.05 Preparing to unpack .../49-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 19.06 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...

#19 ...

#9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
#9 3.299 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
#9 DONE 3.5s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 10.47 
#####                                                                      7.2%
##########                                                                14.0%
###############                                                           21.0%
###################                                                       26.8%
#######################                                                   32.6%
###########################                                               38.3%
###############################                                           43.5%
####################################                                      51.0%
#########################################                                 57.6%
############################################                              61.4%
##############################################                            64.7%+ dpkg --print-architecture
+ cd /tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution
+ git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
+ GOPATH=/tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7cwZsrI5GG
+ go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry

#####################################################                     73.9%
###########################################################               82.1%
###################################################################       93.4%
######################################################################## 100.0%
#19 12.49 
#19 12.78 
#                                                                          2.7%
####                                                                       5.8%
######                                                                     8.7%
########                                                                  11.8%
##########                                                                14.6%
############                                                              16.7%
#############                                                             18.7%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.3%
#####################                                                     29.4%
######################                                                    31.8%
########################                                                  33.5%
#########################                                                 35.0%
#########################                                                 35.8%#38 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 4.982 + RM_GOPATH=0
#46 4.982 + TMP_GOPATH=
#46 4.982 + : /build
#46 4.982 + '[' -z '' ']'
#46 4.990 ++ mktemp -d
#46 4.995 + export GOPATH=/tmp/tmp.VXzgvcTXeI
#46 4.995 + GOPATH=/tmp/tmp.VXzgvcTXeI
#46 4.995 + RM_GOPATH=1
#46 4.996 ++ dirname ./install.sh
#46 4.997 + dir=.
#46 4.997 + bin=proxy
#46 4.998 + shift
#46 4.998 + '[' '!' -f ./proxy.installer ']'
#46 4.998 + . ./proxy.installer
#46 5.000 ++ LIBNETWORK_COMMIT=83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 5.000 + install_proxy
#46 5.002 + case "$1" in
#46 5.002 + export CGO_ENABLED=0
#46 5.002 + CGO_ENABLED=0
#46 5.003 + _install_proxy
#46 5.003 + echo 'Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24'
#46 5.003 Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 5.003 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VXzgvcTXeI/src/github.com/docker/libnetwork
#46 5.007 Cloning into '/tmp/tmp.VXzgvcTXeI/src/github.com/docker/libnetwork'...

###########################                                               38.5%
############################                                              40.3%
##############################                                            42.6%
################################                                          44.8%
#
#19 ...

#10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
#10 DONE 3.7s

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 12.78 
#                                                                          2.7%
####                                                                       5.8%
######                                                                     8.7%
########                                                                  11.8%
##########                                                                14.6%
############                                                              16.7%
#############                                                             18.7%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.3%
#####################                                                     29.4%
######################                                                    31.8%
########################                                                  33.5%
#########################                                                 35.0%
#########################                                                 35.8%
###########################                                               38.5%
############################                                              40.3%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.8%
##################################                                        48.4%
####################################                                      50.8%
#19 ...

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 2.922 + RM_GOPATH=0
#43 2.922 + TMP_GOPATH=
#43 2.922 + : /build
#43 2.922 + '[' -z '' ']'
#43 2.923 ++ mktemp -d
#43 2.934 + export GOPATH=/tmp/tmp.bMAOcNzkks
#43 2.934 + GOPATH=/tmp/tmp.bMAOcNzkks
#43 2.934 + RM_GOPATH=1
#43 2.934 ++ dirname ./install.sh
#43 2.940 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603
#43 2.940 + dir=.
#43 2.940 + bin=containerd
#43 2.940 + shift
#43 2.940 + '[' '!' -f ./containerd.installer ']'
#43 2.940 + . ./containerd.installer
#43 2.940 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603
#43 2.940 + install_containerd
#43 2.940 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603'
#43 2.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bMAOcNzkks/src/github.com/containerd/containerd
#43 2.941 Cloning into '/tmp/tmp.bMAOcNzkks/src/github.com/containerd/containerd'...
#43 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 12.78 
#                                                                          2.7%
####                                                                       5.8%
######                                                                     8.7%
########                                                                  11.8%
##########                                                                14.6%
############                                                              16.7%
#############                                                             18.7%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.3%
#####################                                                     29.4%
######################                                                    31.8%
########################                                                  33.5%
#########################                                                 35.0%
#########################                                                 35.8%
###########################                                               38.5%
############################                                              40.3%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.8%
##################################                                        48.4%
####################################                                      50.8%
######################################                                    53.7%
########################################                                  55.8%
#########################################                                 57.9%
###########################################                               60.9%
############################################                              61.7%#13 22.88 Selecting previously unselected package g++-mingw-w64-x86-64.
#13 22.89 Preparing to unpack .../50-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 22.90 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...

#############################################                             63.3%
##############################################                            64.9%
################################################                          67.2%
#################################################                         68.3%
###################################################                       70.9%
####################################################                      73.0%
#####################################################                     75.0%
#######################################################                   76.6%
########################################################                  79.2%
##########################################################                81.6%
############################################################              83.6%
#############################################################             85.7%
###############################################################           88.0%
+ rm -rf /tmp/tmp.7cwZsrI5GG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7cwZsrI5GG
################################################################          90.1%
#################################################################         91.5%
##################################################################        93.0%
####################################################################      95.0%
######################################################################    97.3%
######################################################################## 100.0%
#19 17.92 
#13 25.68 Setting up aufs-tools (1:4.1+20161219-1) ...
#13 25.70 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#13 25.72 Setting up libsepol1-dev:amd64 (2.6-2) ...
#13 25.73 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#13 25.76 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 25.82 Processing triggers for mime-support (3.60) ...
#13 25.85 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#13 25.87 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#13 25.89 Setting up libcap2-bin (1:2.25-1) ...
#13 25.90 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 25.92 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 25.93 Setting up bash-completion (1:2.1-4.3) ...
#46 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 5.582 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#53 5.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#53 5.606 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#53 5.614 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#53 5.626 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#53 6.160 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#53 7.581 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#53 8.279 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#53 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 6.348 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#40 6.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#40 6.385 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#40 6.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#40 6.440 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#40 7.081 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#40 8.354 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#40 9.033 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#40 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 4.943 + mktemp -d
#51 4.947 + export GOPATH=/tmp/tmp.PZQwWBLWMS
#51 4.947 + git clone https://github.com/docker/distribution.git /tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution
#51 4.948 Cloning into '/tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution'...
#13 26.51 Setting up libonig4:amd64 (6.1.3-2) ...
#13 26.52 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#13 26.54 Setting up zip (3.0-11+b1) ...
#13 26.55 Setting up bzip2 (1.0.6-8.1) ...
#13 26.56 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 26.57 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#13 26.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#13 26.60 Setting up libaio1:amd64 (0.3.110-3) ...
#13 26.62 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 26.63 Setting up xz-utils (5.2.2-1.2+b1) ...
#13 26.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#13 26.66 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
#13 26.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
#13 26.70 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
#19 ...

#11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
#11 DONE 3.6s

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 56.59 Selecting previously unselected package libxml2:amd64.
#31 56.60 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
#31 56.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#31 57.56 Selecting previously unselected package libarchive13:amd64.
#31 57.57 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
#31 57.58 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
#31 57.99 Selecting previously unselected package libjsoncpp1:amd64.
#31 57.99 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
#31 58.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
#31 58.24 Selecting previously unselected package libuv1:amd64.
#31 58.24 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
#31 58.25 Unpacking libuv1:amd64 (1.9.1-3) ...
#31 58.47 Selecting previously unselected package cmake.
#31 58.47 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
#31 58.60 Unpacking cmake (3.7.2-1) ...
#51 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 5.198 + RM_GOPATH=0
#38 5.198 + TMP_GOPATH=
#38 5.198 + : /build
#38 5.198 + '[' -z '' ']'
#38 5.200 ++ mktemp -d
#38 5.208 + export GOPATH=/tmp/tmp.3EN3UDAfzj
#38 5.208 + GOPATH=/tmp/tmp.3EN3UDAfzj
#38 5.209 + RM_GOPATH=1
#38 5.211 ++ dirname ./install.sh
#38 5.212 + dir=.
#38 5.212 + bin=runc
#38 5.213 + shift
#38 5.213 + '[' '!' -f ./runc.installer ']'
#38 5.213 + . ./runc.installer
#38 5.213 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
#38 5.213 + install_runc
#38 5.214 + uname -r
#38 5.214 + grep -q '^3\.10\.0.*\.el7\.'
#38 5.226 + RUNC_BUILDTAGS='seccomp apparmor selinux '
#38 5.226 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
#38 5.226 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
#38 5.226 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3EN3UDAfzj/src/github.com/opencontainers/runc
#38 5.232 Cloning into '/tmp/tmp.3EN3UDAfzj/src/github.com/opencontainers/runc'...
#13 26.71 Setting up libpcre32-3:amd64 (2:8.39-3) ...
#13 26.72 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
#13 26.74 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#13 26.81 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
#13 26.83 Setting up libpcre16-3:amd64 (2:8.39-3) ...
#13 26.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 26.85 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#13 26.87 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
#13 26.89 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
#13 26.91 Setting up pigz (2.3.4-1) ...
#13 26.93 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
#38 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 5.053 + RM_GOPATH=0
#56 5.055 + TMP_GOPATH=
#56 5.055 + : /build/
#56 5.055 + '[' -z '' ']'
#56 5.062 ++ mktemp -d
#56 5.067 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
#56 5.067 + export GOPATH=/tmp/tmp.lEfgGM1jZl
#56 5.067 + GOPATH=/tmp/tmp.lEfgGM1jZl
#56 5.067 + RM_GOPATH=1
#56 5.067 ++ dirname ./install.sh
#56 5.067 + dir=.
#56 5.067 + bin=rootlesskit
#56 5.067 + shift
#56 5.067 + '[' '!' -f ./rootlesskit.installer ']'
#56 5.067 + . ./rootlesskit.installer
#56 5.067 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
#56 5.067 + install_rootlesskit
#56 5.067 + case "$1" in
#56 5.067 + export CGO_ENABLED=0
#56 5.067 + CGO_ENABLED=0
#56 5.067 + _install_rootlesskit
#56 5.067 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
#56 5.072 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lEfgGM1jZl/src/github.com/rootless-containers/rootlesskit
#56 5.076 Cloning into '/tmp/tmp.lEfgGM1jZl/src/github.com/rootless-containers/rootlesskit'...
#56 8.195 + cd /tmp/tmp.lEfgGM1jZl/src/github.com/rootless-containers/rootlesskit
#56 8.195 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
#56 8.751 + for f in rootlesskit rootlesskit-docker-proxy
#56 8.752 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
#13 26.94 Setting up libmpdec2:amd64 (2.4.2-1) ...
#13 26.95 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 26.96 Setting up mingw-w64-common (5.0.1-1) ...
#13 26.98 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#13 26.99 Setting up jq (1.5+dfsg-1.3) ...
#13 27.01 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
#13 27.02 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 27.03 Setting up xfsprogs (4.9.0+nmu1) ...
#13 27.05 Setting up vim (2:8.0.0197-4+deb9u3) ...
#13 27.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
#13 27.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#13 27.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#13 27.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#13 27.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#13 27.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#13 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#13 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#13 27.10 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#13 27.11 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 27.13 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
#13 27.14 Setting up iptables (1.6.0+snapshot20161117-6) ...
Removing intermediate container 8d7205d24aa6
 ---> bd432f67e4f7
Step 13/109 : FROM base AS swagger
 ---> b14ee8007b1c
Step 14/109 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
 ---> Running in c39757675b62
Removing intermediate container c39757675b62
 ---> caceb402b17f
Step 15/109 : 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"
 ---> Running in 0e92ca09f641
#56 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 4.608 + RM_GOPATH=0
#26 4.609 + TMP_GOPATH=
#26 4.609 + : /build
#26 4.609 + '[' -z '' ']'
#26 4.610 ++ mktemp -d
#26 4.614 + export GOPATH=/tmp/tmp.Kf9RlShIEh
#26 4.614 + GOPATH=/tmp/tmp.Kf9RlShIEh
#26 4.614 + RM_GOPATH=1
#26 4.615 ++ dirname ./install.sh
#26 4.616 + dir=.
#26 4.616 + bin=tomlv
#26 4.616 + shift
#26 4.616 + '[' '!' -f ./tomlv.installer ']'
#26 4.616 + . ./tomlv.installer
#26 4.617 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 4.617 + install_tomlv
#26 4.617 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
#26 4.617 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 4.617 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Kf9RlShIEh/src/github.com/BurntSushi/toml
#26 4.619 Cloning into '/tmp/tmp.Kf9RlShIEh/src/github.com/BurntSushi/toml'...
#26 5.679 + cd /tmp/tmp.Kf9RlShIEh/src/github.com/BurntSushi/toml
#26 5.680 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 5.691 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
#26 6.264 errors
#26 6.283 internal/cpu
#26 6.347 math/bits
#26 6.790 internal/bytealg
#26 6.923 math
#26 7.298 runtime/internal/atomic
#26 7.537 runtime/internal/sys
#26 7.772 runtime/internal/math
#26 8.073 runtime
#26 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 5.079 + RM_GOPATH=0
#23 5.080 + TMP_GOPATH=
#23 5.080 + : /build
#23 5.081 + '[' -z '' ']'
#23 5.083 ++ mktemp -d
#23 5.086 + export GOPATH=/tmp/tmp.uSs5vdPFMg
#23 5.086 + GOPATH=/tmp/tmp.uSs5vdPFMg
#23 5.086 + RM_GOPATH=1
#23 5.089 ++ dirname ./install.sh
#23 5.090 + dir=.
#23 5.094 + bin=gometalinter
#23 5.094 + shift
#23 5.094 + '[' '!' -f ./gometalinter.installer ']'
#23 5.095 + . ./gometalinter.installer
#23 5.095 ++ GOMETALINTER_COMMIT=v2.0.6
#23 5.095 + install_gometalinter
#23 5.098 + echo 'Installing gometalinter version v2.0.6'
#23 5.098 Installing gometalinter version v2.0.6
#23 5.098 + go get -d github.com/alecthomas/gometalinter
#31 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 50.54 bufio
#29 52.34 syscall
#29 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 19.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
#13 27.15 Setting up btrfs-progs (4.7.3-1) ...
#13 27.17 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
#13 27.18 Setting up python3.5 (3.5.3-1+deb9u1) ...
+ mktemp -d
+ export GOPATH=/tmp/tmp.lsoSeWTjYU
+ git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.lsoSeWTjYU/src/github.com/go-swagger/go-swagger
Cloning into '/tmp/tmp.lsoSeWTjYU/src/github.com/go-swagger/go-swagger'...
#23 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 5.074 + RM_GOPATH=0
#29 5.074 + TMP_GOPATH=
#29 5.074 + : /build
#29 5.074 + '[' -z '' ']'
#29 5.074 ++ mktemp -d
#29 5.081 + export GOPATH=/tmp/tmp.iXrX3Ik52p
#29 5.081 + GOPATH=/tmp/tmp.iXrX3Ik52p
#29 5.081 + RM_GOPATH=1
#29 5.082 ++ dirname ./install.sh
#29 5.083 + dir=.
#29 5.083 + bin=vndr
#29 5.083 + shift
#29 5.083 + '[' '!' -f ./vndr.installer ']'
#29 5.084 + . ./vndr.installer
#29 5.088 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 5.088 + install_vndr
#29 5.088 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
#29 5.089 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 5.089 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iXrX3Ik52p/src/github.com/LK4D4/vndr
#29 5.091 Cloning into '/tmp/tmp.iXrX3Ik52p/src/github.com/LK4D4/vndr'...
#29 6.104 + cd /tmp/tmp.iXrX3Ik52p/src/github.com/LK4D4/vndr
#29 6.105 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 6.110 + go build -buildmode=pie -v -o /build/vndr .
#29 7.266 errors
#29 7.304 internal/cpu
#29 7.382 internal/race
#29 7.462 runtime/internal/atomic
#29 7.648 runtime/internal/sys
#29 7.786 runtime/internal/math
#29 7.844 sync/atomic
#29 7.883 internal/bytealg
#29 8.169 unicode
#29 8.676 runtime
#29 ...

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 4.628 + RM_GOPATH=0
#49 4.628 + TMP_GOPATH=
#49 4.628 + : /build
#49 4.629 + '[' -z '' ']'
#49 4.631 ++ mktemp -d
#49 4.634 + export GOPATH=/tmp/tmp.QlW0PeYT6B
#49 4.634 + GOPATH=/tmp/tmp.QlW0PeYT6B
#49 4.634 + RM_GOPATH=1
#49 4.637 ++ dirname ./install.sh
#49 4.638 + dir=.
#49 4.639 + bin=dockercli
#49 4.639 + shift
#49 4.640 + '[' '!' -f ./dockercli.installer ']'
#49 4.641 + . ./dockercli.installer
#49 4.641 ++ DOCKERCLI_CHANNEL=stable
#49 4.641 ++ DOCKERCLI_VERSION=17.06.2-ce
#49 4.641 + install_dockercli
#49 4.642 + echo 'Install docker/cli version 17.06.2-ce from stable'
#49 4.642 Install docker/cli version 17.06.2-ce from stable
#49 4.643 ++ uname -m
#49 4.646 + arch=x86_64
#49 4.651 + '[' x86_64 '!=' x86_64 ']'
#49 4.651 + url=https://download.docker.com/linux/static
#49 4.652 + tar -xz docker/docker
#49 4.654 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
#19 20.06 
#49 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 10.79 + cd /tmp/tmp.uSs5vdPFMg/src/github.com/alecthomas/gometalinter
#23 10.79 + git checkout -q v2.0.6
#19 20.36 
######################################################################## 100.0%
#13 28.11 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
#13 28.12 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 28.13 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
#13 28.13 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
#13 28.14 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
#13 28.14 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
#13 28.14 Setting up btrfs-tools (4.7.3-1) ...
#13 28.16 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 28.17 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
#13 28.17 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
#13 28.18 Setting up python3 (3.5.3-1) ...
#13 28.19 running python rtupdate hooks for python3.5...
#13 28.40 running python post-rtupdate hooks for python3.5...
#19 20.45 
#13 28.50 Setting up apparmor (2.11.0-3+deb9u2) ...
#23 11.20 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
#13 29.12 debconf: unable to initialize frontend: Dialog
#13 29.12 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 29.12 debconf: falling back to frontend: Readline
#13 29.25 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
#13 29.29 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
#13 29.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 29.33 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 29.34 Setting up dmsetup (2:1.02.137-2) ...
#13 29.35 Setting up dh-python (2.20170125) ...
#13 29.50 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
#23 ...

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 11.73 + mkdir -p /build
#49 11.73 + mv docker/docker /build/
#49 11.74 + rmdir docker
#49 DONE 12.4s
#13 29.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#19 21.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
#19 ...

#12 [dev 6/22] RUN ldconfig
#12 DONE 3.2s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 53.57 Setting up libnet1-dev (1.1.6+dfsg-3) ...
#53 53.59 Setting up libprotobuf10:amd64 (3.0.0-9) ...
#53 53.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 53.66 Setting up python-protobuf (3.0.0-9) ...
#53 61.20 Setting up libcap-dev:amd64 (1:2.25-1) ...
#53 61.22 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 61.24 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#53 61.27 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 61.28 Setting up libprotoc10:amd64 (3.0.0-9) ...
#53 61.29 Setting up protobuf-c-compiler (1.2.1-2) ...
#53 61.31 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#53 61.32 Setting up protobuf-compiler (3.0.0-9) ...
#53 61.35 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
#53 61.36 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
#53 61.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 12.42 + cd /tmp/tmp.3EN3UDAfzj/src/github.com/opencontainers/runc
#38 12.42 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
#13 DONE 29.9s

#15 [dev 8/22] COPY --from=swagger /build/swagger* /usr/local/bin/
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 53.12 time
#26 58.85 sort
#26 59.74 internal/fmtsort
#26 60.69 internal/syscall/unix
#26 60.91 internal/poll
#26 61.07 strings
#38 13.00 + '[' -z '' ']'
#38 13.00 + target=static
#38 13.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static
#15 DONE 0.3s

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
#59 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 16.36kB / 9.11MB 0.1s
#26 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 22.35 
#59 ...

#48 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
#48 DONE 0.2s

#55 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
#55 DONE 0.3s

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.69MB / 9.11MB 0.3s
#59 ...

#45 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
#45 DONE 0.3s

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.68MB / 9.11MB 0.3s
#19 22.65 
######################################################################## 100.0%
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s
#19 22.83 
#19 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 12.63 + cd /tmp/tmp.FLqEanWz4u/src/github.com/opencontainers/runc
#38 12.63 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
#38 13.34 + '[' -z '' ']'
#38 13.34 + target=static
#38 13.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static
#38 15.75 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 .
#59 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done
#59 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.1s
#59 ...

#28 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
#28 DONE 1.1s

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#38 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 62.06 Selecting previously unselected package sgml-base.
#31 62.07 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
#31 62.08 Unpacking sgml-base (1.29) ...
#31 62.20 Selecting previously unselected package xxd.
#31 62.21 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#31 62.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#31 62.42 Selecting previously unselected package vim-common.
#31 62.44 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 62.46 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#31 62.72 Selecting previously unselected package libgpm2:amd64.
#31 62.73 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#31 62.73 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 62.88 Selecting previously unselected package vim-runtime.
#31 62.90 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 62.94 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#31 62.98 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#31 62.98 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#38 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 5.237 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#31 5.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#31 5.278 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#31 5.299 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#31 5.339 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#31 5.901 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#31 7.255 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#31 8.017 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#31 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 11.19 unicode/utf8
#29 11.61 math/bits
#29 12.24 math
#59 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done
#59 ...

#37 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
#37 DONE 2.0s

#59 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
#59 DONE 2.0s

#22 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
#22 DONE 2.0s

#25 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
#25 DONE 2.1s

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 ...

#33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
#33 DONE 2.1s

#42 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
#42 DONE 2.2s

#20 [dev 9/22] COPY --from=frozen-images /build/ /docker-frozen-images
#20 DONE 2.3s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#29 15.84 strconv
#29 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 16.39 + cd /tmp/tmp.VXzgvcTXeI/src/github.com/docker/libnetwork
#46 16.39 + git checkout -q 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 16.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
+ cd /tmp/tmp.lsoSeWTjYU/src/github.com/go-swagger/go-swagger
+ git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
#31 ...

#19 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#19 24.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
#19 24.39 skipping existing 1849cc453dee
#19 24.55 
#19 25.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
#19 26.21 
#19 26.39 
######################################################################## 100.0%
#19 26.48 
#19 26.55 Download of images into '/build' complete.
#19 26.55 Use something like the following to load the result into a Docker daemon:
#19 26.55   tar -cC '/build' . | docker load
#19 DONE 26.8s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 65.17 fatal: Not a git repository (or any of the parent directories): .git
#53 65.20   GEN      .gitid
#53 65.21   GEN      criu/include/version.h
#53 65.25   GEN      include/common/asm
#53 66.97   PBCC     images/google/protobuf/descriptor.pb-c.c
#53 67.11   PBCC     images/opts.pb-c.c
#53 67.16   PBCC     images/sit.pb-c.c
#53 67.22   DEP      images/google/protobuf/descriptor.pb-c.d
#53 67.29   DEP      images/opts.pb-c.d
#53 67.35   DEP      images/sit.pb-c.d
#53 67.40   PBCC     images/macvlan.pb-c.c
#53 67.45   DEP      images/macvlan.pb-c.d
#53 67.53   PBCC     images/autofs.pb-c.c
#53 67.57   DEP      images/autofs.pb-c.d
#53 67.64   PBCC     images/sysctl.pb-c.c
#53 67.70   DEP      images/sysctl.pb-c.d
#53 67.76   PBCC     images/time.pb-c.c
#53 67.79   DEP      images/time.pb-c.d
#53 67.81   PBCC     images/binfmt-misc.pb-c.c
#53 67.89   DEP      images/binfmt-misc.pb-c.d
#53 67.95   PBCC     images/seccomp.pb-c.c
#53 68.00   DEP      images/seccomp.pb-c.d
#53 68.07   PBCC     images/userns.pb-c.c
#53 68.08   DEP      images/userns.pb-c.d
#53 68.13   PBCC     images/cgroup.pb-c.c
#53 68.18   DEP      images/cgroup.pb-c.d
#53 68.22   PBCC     images/fown.pb-c.c
#53 68.23   PBCC     images/ext-file.pb-c.c
#53 68.28   DEP      images/fown.pb-c.d
#53 68.35   DEP      images/ext-file.pb-c.d
#53 68.45   PBCC     images/rpc.pb-c.c
+ go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
🇩 bin/containerd
#53 68.60   DEP      images/rpc.pb-c.d
#53 68.64   PBCC     images/siginfo.pb-c.c
#53 68.68   DEP      images/siginfo.pb-c.d
#53 68.85   PBCC     images/pagemap.pb-c.c
#53 68.94   DEP      images/pagemap.pb-c.d
#53 69.09   PBCC     images/rlimit.pb-c.c
#53 69.21   DEP      images/rlimit.pb-c.d
#53 69.46   PBCC     images/file-lock.pb-c.c
#53 69.48   DEP      images/file-lock.pb-c.d
#53 69.55   PBCC     images/tty.pb-c.c
#53 69.63   DEP      images/tty.pb-c.d
#53 69.77   PBCC     images/tun.pb-c.c
#53 69.86   PBCC     images/netdev.pb-c.c
#53 70.05   DEP      images/tun.pb-c.d
#53 70.26   DEP      images/netdev.pb-c.d
#53 70.37   PBCC     images/vma.pb-c.c
#53 70.48   DEP      images/vma.pb-c.d
#53 70.59   PBCC     images/creds.pb-c.c
#53 70.77   DEP      images/creds.pb-c.d
#53 70.98   PBCC     images/utsns.pb-c.c
#53 71.10   DEP      images/utsns.pb-c.d
#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 71.08 Selecting previously unselected package vim.
#31 71.09 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#31 71.15 Unpacking vim (2:8.0.0197-4+deb9u3) ...
#43 ...

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 7.156 + RM_GOPATH=0
#49 7.156 + TMP_GOPATH=
#49 7.156 + : /build
#49 7.156 + '[' -z '' ']'
#49 7.165 ++ mktemp -d
#49 7.176 + export GOPATH=/tmp/tmp.7MeCCUN1qT
#49 7.176 + GOPATH=/tmp/tmp.7MeCCUN1qT
#49 7.176 + RM_GOPATH=1
#49 7.179 ++ dirname ./install.sh
#49 7.181 + dir=.
#49 7.186 + bin=dockercli
#49 7.186 + shift
#49 7.186 + '[' '!' -f ./dockercli.installer ']'
#49 7.186 + . ./dockercli.installer
#49 7.186 ++ DOCKERCLI_CHANNEL=stable
#49 7.187 ++ DOCKERCLI_VERSION=17.06.2-ce
#49 7.187 + install_dockercli
#49 7.188 + echo 'Install docker/cli version 17.06.2-ce from stable'
#49 7.188 Install docker/cli version 17.06.2-ce from stable
#49 7.190 ++ uname -m
#49 7.195 + arch=x86_64
#49 7.198 + '[' x86_64 '!=' x86_64 ']'
#49 7.198 + url=https://download.docker.com/linux/static
#49 7.201 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
#49 7.201 + tar -xz docker/docker
#49 ...

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 5.664 + RM_GOPATH=0
#43 5.664 + TMP_GOPATH=
#43 5.664 + : /build
#43 5.664 + '[' -z '' ']'
#43 5.668 ++ mktemp -d
#43 5.699 + export GOPATH=/tmp/tmp.NnTLo4O9Ja
#43 5.699 + GOPATH=/tmp/tmp.NnTLo4O9Ja
#43 5.699 + RM_GOPATH=1
#43 5.700 ++ dirname ./install.sh
#43 5.713 + dir=.
#43 5.713 + bin=containerd
#43 5.713 + shift
#43 5.713 + '[' '!' -f ./containerd.installer ']'
#43 5.713 + . ./containerd.installer
#43 5.713 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603
#43 5.713 + install_containerd
#43 5.713 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603'
#43 5.714 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603
#43 5.714 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NnTLo4O9Ja/src/github.com/containerd/containerd
#43 5.715 Cloning into '/tmp/tmp.NnTLo4O9Ja/src/github.com/containerd/containerd'...
#31 72.04 Selecting previously unselected package xml-core.
#31 72.06 Preparing to unpack .../14-xml-core_0.17_all.deb ...
#31 72.07 Unpacking xml-core (0.17) ...
#31 72.25 Processing triggers for mime-support (3.60) ...
#31 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 61.77 time
#29 62.87 sort
#29 64.75 internal/fmtsort
#29 65.23 internal/syscall/unix
#29 65.46 strings
#29 67.51 internal/poll
#29 68.80 path
#29 69.35 regexp/syntax
#29 70.82 os
#29 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 72.25 Processing triggers for mime-support (3.60) ...
#31 72.31 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#31 72.32 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 72.33 Setting up libuv1:amd64 (1.9.1-3) ...
#31 72.34 Setting up cmake-data (3.7.2-1) ...
#31 72.36 Setting up sgml-base (1.29) ...
#46 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 11.36 unicode/utf8
#26 11.75 strconv
#26 15.26 internal/race
#26 15.34 sync/atomic
#26 15.51 unicode
#26 18.51 internal/testlog
#26 18.69 encoding
#26 18.88 runtime/cgo
#26 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 18.63 internal/testlog
#29 18.83 encoding
#29 18.87 unicode/utf16
#29 19.05 container/list
#29 19.45 crypto/internal/subtle
#29 19.52 crypto/subtle
#29 19.63 crypto/rc4
#29 19.83 internal/x/crypto/cryptobyte/asn1
#29 19.93 internal/nettrace
#29 20.01 internal/x/net/dns/dnsmessage
#31 72.56 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
#31 72.57 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#31 72.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#31 72.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
#31 72.69 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#31 73.21 Setting up xml-core (0.17) ...
#31 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 4.100 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#13 4.123 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
#13 4.123 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
#13 4.126 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
#13 7.927 Reading package lists...
#13 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 71.25   PBCC     images/ipc-desc.pb-c.c
#53 71.27   PBCC     images/ipc-sem.pb-c.c
#53 71.35   DEP      images/ipc-desc.pb-c.d
#53 71.39   DEP      images/ipc-sem.pb-c.d
#53 71.43   PBCC     images/ipc-msg.pb-c.c
#53 71.47   DEP      images/ipc-msg.pb-c.d
#53 71.52   PBCC     images/ipc-shm.pb-c.c
#53 71.57   DEP      images/ipc-shm.pb-c.d
#53 71.62   PBCC     images/ipc-var.pb-c.c
#53 71.66   DEP      images/ipc-var.pb-c.d
#53 71.72   PBCC     images/sk-opts.pb-c.c
#53 71.77   PBCC     images/packet-sock.pb-c.c
#53 71.82   DEP      images/sk-opts.pb-c.d
#53 71.89   DEP      images/packet-sock.pb-c.d
#53 71.96   PBCC     images/sk-netlink.pb-c.c
#53 72.01   DEP      images/sk-netlink.pb-c.d
#53 72.09   PBCC     images/sk-inet.pb-c.c
#53 72.15   DEP      images/sk-inet.pb-c.d
#53 72.26   PBCC     images/sk-unix.pb-c.c
#53 72.30   DEP      images/sk-unix.pb-c.d
#53 72.34   PBCC     images/mm.pb-c.c
#53 72.39   DEP      images/mm.pb-c.d
#53 72.45   PBCC     images/timerfd.pb-c.c
#53 72.51   DEP      images/timerfd.pb-c.d
#53 72.56   PBCC     images/timer.pb-c.c
#53 72.67   DEP      images/timer.pb-c.d
#53 72.77   PBCC     images/sa.pb-c.c
#53 72.79   DEP      images/sa.pb-c.d
#53 72.85   PBCC     images/pipe-data.pb-c.c
#53 72.89   DEP      images/pipe-data.pb-c.d
#53 72.96   PBCC     images/mnt.pb-c.c
#53 73.06   DEP      images/mnt.pb-c.d
#53 73.10   PBCC     images/sk-packet.pb-c.c
#53 73.12   DEP      images/sk-packet.pb-c.d
#53 73.18   PBCC     images/tcp-stream.pb-c.c
#53 73.24   DEP      images/tcp-stream.pb-c.d
#53 73.33   PBCC     images/pipe.pb-c.c
#53 73.42   DEP      images/pipe.pb-c.d
#53 73.47   PBCC     images/pstree.pb-c.c
#53 73.51   DEP      images/pstree.pb-c.d
#53 73.55   PBCC     images/fs.pb-c.c
#53 73.58   DEP      images/fs.pb-c.d
#53 73.65   PBCC     images/signalfd.pb-c.c
#53 73.74   DEP      images/signalfd.pb-c.d
#53 73.81   PBCC     images/fh.pb-c.c
#53 73.87   PBCC     images/fsnotify.pb-c.c
#53 73.91   DEP      images/fh.pb-c.d
#53 73.99   DEP      images/fsnotify.pb-c.d
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 63.49 os
#26 64.32 bytes
#26 66.92 bufio
#26 67.83 fmt
#26 69.87 path/filepath
#26 71.50 io/ioutil
#26 72.44 path
#26 73.04 text/tabwriter
#26 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 74.06   PBCC     images/eventpoll.pb-c.c
#53 74.12   DEP      images/eventpoll.pb-c.d
#29 23.13 runtime/cgo
#53 74.18   PBCC     images/eventfd.pb-c.c
#53 74.34   DEP      images/eventfd.pb-c.d
#53 74.36   PBCC     images/remap-file-path.pb-c.c
#53 74.40   DEP      images/remap-file-path.pb-c.d
#43 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 5.780 + mktemp -d
#51 5.783 + export GOPATH=/tmp/tmp.A0NoR1s3iY
#51 5.783 + git clone https://github.com/docker/distribution.git /tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution
#51 5.788 Cloning into '/tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution'...
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 2.133 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
#53 2.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#53 2.237 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#53 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
#53 2.237 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
#53 2.459 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
#53 2.853 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
#53 3.156 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
#53 5.182 Fetched 7925 kB in 4s (1945 kB/s)
#53 5.182 Reading package lists...
#53 7.895 Reading package lists...
#53 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 7.283 + RM_GOPATH=0
#56 7.283 + TMP_GOPATH=
#56 7.283 + : /build/
#56 7.283 + '[' -z '' ']'
#56 7.294 ++ mktemp -d
#56 7.299 + export GOPATH=/tmp/tmp.QtR410c3ii
#56 7.299 + GOPATH=/tmp/tmp.QtR410c3ii
#56 7.299 + RM_GOPATH=1
#56 7.300 ++ dirname ./install.sh
#56 7.301 + dir=.
#56 7.301 + bin=rootlesskit
#56 7.301 + shift
#56 7.301 + '[' '!' -f ./rootlesskit.installer ']'
#56 7.301 + . ./rootlesskit.installer
#56 7.302 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
#56 7.302 + install_rootlesskit
#56 7.302 + case "$1" in
#56 7.302 + export CGO_ENABLED=0
#56 7.302 + CGO_ENABLED=0
#56 7.303 + _install_rootlesskit
#56 7.303 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
#56 7.303 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
#56 7.303 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QtR410c3ii/src/github.com/rootless-containers/rootlesskit
#56 7.304 Cloning into '/tmp/tmp.QtR410c3ii/src/github.com/rootless-containers/rootlesskit'...
#56 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 6.039 + RM_GOPATH=0
#23 6.039 + TMP_GOPATH=
#23 6.039 + : /build
#23 6.039 + '[' -z '' ']'
#23 6.039 ++ mktemp -d
#23 6.047 + export GOPATH=/tmp/tmp.J62tnlCUOL
#23 6.047 + GOPATH=/tmp/tmp.J62tnlCUOL
#23 6.047 + RM_GOPATH=1
#23 6.047 ++ dirname ./install.sh
#23 6.053 + dir=.
#23 6.053 + bin=gometalinter
#23 6.064 + shift
#23 6.064 + '[' '!' -f ./gometalinter.installer ']'
#23 6.065 + . ./gometalinter.installer
#23 6.065 ++ GOMETALINTER_COMMIT=v2.0.6
#23 6.065 + install_gometalinter
#23 6.065 + echo 'Installing gometalinter version v2.0.6'
#23 6.065 Installing gometalinter version v2.0.6
#23 6.065 + go get -d github.com/alecthomas/gometalinter
#23 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 7.475 + RM_GOPATH=0
#46 7.475 + TMP_GOPATH=
#46 7.475 + : /build
#46 7.475 + '[' -z '' ']'
#46 7.480 ++ mktemp -d
#46 7.482 + export GOPATH=/tmp/tmp.KGPpIUjhpT
#46 7.482 + GOPATH=/tmp/tmp.KGPpIUjhpT
#46 7.482 + RM_GOPATH=1
#46 7.483 ++ dirname ./install.sh
#46 7.484 + dir=.
#46 7.486 + bin=proxy
#46 7.486 + shift
#46 7.486 + '[' '!' -f ./proxy.installer ']'
#46 7.486 + . ./proxy.installer
#46 7.486 ++ LIBNETWORK_COMMIT=83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 7.487 + install_proxy
#46 7.487 + case "$1" in
#46 7.487 + export CGO_ENABLED=0
#46 7.487 + CGO_ENABLED=0
#46 7.487 + _install_proxy
#46 7.487 + echo 'Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24'
#46 7.487 Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 7.487 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KGPpIUjhpT/src/github.com/docker/libnetwork
#46 7.492 Cloning into '/tmp/tmp.KGPpIUjhpT/src/github.com/docker/libnetwork'...
#53 74.44   PBCC     images/fifo.pb-c.c
#53 74.47   DEP      images/fifo.pb-c.d
#53 74.54   PBCC     images/ghost-file.pb-c.c
#53 74.58   DEP      images/ghost-file.pb-c.d
#53 74.63   PBCC     images/regfile.pb-c.c
#53 74.67   DEP      images/regfile.pb-c.d
#46 ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 5.737 + RM_GOPATH=0
#34 5.737 + TMP_GOPATH=
#34 5.737 + : /build
#34 5.738 + '[' -z '' ']'
#34 5.742 ++ mktemp -d
#34 5.756 + export GOPATH=/tmp/tmp.L6iCjzsJnp
#34 5.758 + GOPATH=/tmp/tmp.L6iCjzsJnp
#34 5.758 + RM_GOPATH=1
#34 5.759 ++ dirname ./install.sh
#34 5.761 + dir=.
#34 5.761 + bin=tini
#34 5.761 + shift
#34 5.761 + '[' '!' -f ./tini.installer ']'
#34 5.761 + . ./tini.installer
#34 5.762 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
#34 5.762 + install_tini
#34 5.762 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
#34 5.762 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
#34 5.762 + git clone https://github.com/krallin/tini.git /tmp/tmp.L6iCjzsJnp/tini
#34 5.770 Cloning into '/tmp/tmp.L6iCjzsJnp/tini'...
#34 6.687 + cd /tmp/tmp.L6iCjzsJnp/tini
#34 6.688 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
#34 6.707 + cmake .
#34 7.234 -- The C compiler identification is GNU 6.3.0
#34 7.294 -- Check for working C compiler: /usr/bin/cc
#34 7.829 -- Check for working C compiler: /usr/bin/cc -- works
#34 7.831 -- Detecting C compiler ABI info
#34 8.480 -- Detecting C compiler ABI info - done
#34 8.580 -- Detecting C compile features
#34 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 10.56 + cd /tmp/tmp.QtR410c3ii/src/github.com/rootless-containers/rootlesskit
#53 74.78   PBCC     images/ns.pb-c.c
#53 74.81   DEP      images/ns.pb-c.d
#53 74.89   PBCC     images/fdinfo.pb-c.c
#53 74.96   DEP      images/fdinfo.pb-c.d
#56 10.56 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
#53 75.08   PBCC     images/core-aarch64.pb-c.c
#53 75.13   PBCC     images/core-arm.pb-c.c
#53 75.18   PBCC     images/core-ppc64.pb-c.c
#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 74.40 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#31 74.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
#31 74.43 Setting up vim (2:8.0.0197-4+deb9u3) ...
#31 74.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
#31 74.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#31 74.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#31 74.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#31 74.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#31 74.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#31 74.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#31 74.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#31 74.54 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
#31 74.55 Setting up cmake (3.7.2-1) ...
#31 74.63 Processing triggers for sgml-base (1.29) ...
#31 74.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#31 DONE 75.2s

#32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#32 DONE 0.1s

#33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
#33 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 75.41   PBCC     images/core-s390.pb-c.c
#56 11.21 + for f in rootlesskit rootlesskit-docker-proxy
#56 11.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
#56 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 6.351 + RM_GOPATH=0
#29 6.351 + TMP_GOPATH=
#29 6.351 + : /build
#29 6.351 + '[' -z '' ']'
#29 6.353 ++ mktemp -d
#29 6.356 + export GOPATH=/tmp/tmp.Mg84aYIc6P
#29 6.356 + GOPATH=/tmp/tmp.Mg84aYIc6P
#29 6.357 + RM_GOPATH=1
#29 6.357 ++ dirname ./install.sh
#29 6.368 + dir=.
#29 6.368 + bin=vndr
#29 6.368 + shift
#29 6.368 + '[' '!' -f ./vndr.installer ']'
#29 6.368 + . ./vndr.installer
#29 6.368 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 6.368 + install_vndr
#29 6.368 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
#29 6.368 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Mg84aYIc6P/src/github.com/LK4D4/vndr
#29 6.368 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 6.370 Cloning into '/tmp/tmp.Mg84aYIc6P/src/github.com/LK4D4/vndr'...
#29 7.231 + cd /tmp/tmp.Mg84aYIc6P/src/github.com/LK4D4/vndr
#29 7.233 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
#29 7.259 + go build -buildmode=pie -v -o /build/vndr .
#29 8.518 errors
#29 8.548 internal/cpu
#29 8.611 internal/race
#29 8.762 runtime/internal/atomic
#29 9.042 runtime/internal/sys
#29 9.112 internal/bytealg
#29 9.177 runtime/internal/math
#29 9.229 sync/atomic
#29 9.544 unicode
#29 9.792 runtime
#29 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 5.991 + RM_GOPATH=0
#26 5.991 + TMP_GOPATH=
#26 5.991 + : /build
#26 5.991 + '[' -z '' ']'
#26 5.992 ++ mktemp -d
#26 6.012 + export GOPATH=/tmp/tmp.GcNq3jQmmg
#26 6.012 + GOPATH=/tmp/tmp.GcNq3jQmmg
#26 6.012 + RM_GOPATH=1
#26 6.013 ++ dirname ./install.sh
#26 6.014 + dir=.
#26 6.014 + bin=tomlv
#26 6.014 + shift
#26 6.015 + '[' '!' -f ./tomlv.installer ']'
#26 6.015 + . ./tomlv.installer
#26 6.015 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 6.015 + install_tomlv
#26 6.016 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
#26 6.016 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 6.016 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GcNq3jQmmg/src/github.com/BurntSushi/toml
#26 6.018 Cloning into '/tmp/tmp.GcNq3jQmmg/src/github.com/BurntSushi/toml'...
#26 7.193 + cd /tmp/tmp.GcNq3jQmmg/src/github.com/BurntSushi/toml
#26 7.194 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
#26 7.219 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
#26 7.877 errors
#26 7.920 internal/cpu
#26 7.958 math/bits
#26 8.471 internal/bytealg
#26 8.534 math
#26 9.030 runtime/internal/atomic
#26 9.400 runtime/internal/sys
#26 9.525 runtime/internal/math
#53 75.47   PBCC     images/core-x86.pb-c.c
#53 75.62   PBCC     images/core.pb-c.c
#53 75.68   PBCC     images/inventory.pb-c.c
#53 75.71   DEP      images/core-aarch64.pb-c.d
#53 75.77   DEP      images/core-arm.pb-c.d
#53 75.83   DEP      images/core-ppc64.pb-c.d
#53 75.92   DEP      images/core-s390.pb-c.d
#29 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 14.66 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 .
#38 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 15.85 + cd /tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution
#51 15.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
#51 17.56 + GOPATH=/tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PZQwWBLWMS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
#26 9.886 runtime
#26 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 6.053 + RM_GOPATH=0
#38 6.054 + TMP_GOPATH=
#38 6.055 + : /build
#38 6.055 + '[' -z '' ']'
#38 6.059 ++ mktemp -d
#38 6.064 + export GOPATH=/tmp/tmp.KiYEMtyX0M
#38 6.064 + GOPATH=/tmp/tmp.KiYEMtyX0M
#38 6.064 + RM_GOPATH=1
#38 6.064 ++ dirname ./install.sh
#38 6.081 + dir=.
#38 6.081 + bin=runc
#38 6.081 + shift
#38 6.081 + '[' '!' -f ./runc.installer ']'
#38 6.081 + . ./runc.installer
#38 6.081 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
#38 6.081 + install_runc
#38 6.084 + grep -q '^3\.10\.0.*\.el7\.'
#38 6.104 + uname -r
#38 6.132 + RUNC_BUILDTAGS='seccomp apparmor selinux '
#38 6.132 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
#38 6.132 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
#38 6.133 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KiYEMtyX0M/src/github.com/opencontainers/runc
#38 6.138 Cloning into '/tmp/tmp.KiYEMtyX0M/src/github.com/opencontainers/runc'...
#53 76.00   DEP      images/core-x86.pb-c.d
#53 76.17   DEP      images/core.pb-c.d
#53 76.38   DEP      images/inventory.pb-c.d
#53 76.52   PBCC     images/cpuinfo.pb-c.c
#38 ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 10.45 -- Detecting C compile features - done
#34 10.51 -- Performing Test HAS_BUILTIN_FORTIFY
#53 76.56   DEP      images/cpuinfo.pb-c.d
#53 76.66   PBCC     images/stats.pb-c.c
#34 10.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
#53 76.68   DEP      images/stats.pb-c.d
#51 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 18.03 Fetched 7925 kB in 12s (625 kB/s)
#40 18.03 Reading package lists...
#40 22.50 Reading package lists...
#34 10.83 -- Configuring done
#34 10.85 -- Generating done
#34 10.87 -- Build files have been written to: /tmp/tmp.L6iCjzsJnp/tini
#34 10.89 + make tini-static
#40 27.26 Building dependency tree...
#40 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 17.45 Fetched 7925 kB in 13s (600 kB/s)
#31 17.45 Reading package lists...
#31 22.28 Reading package lists...
#31 27.34 Building dependency tree...#34 11.22 Scanning dependencies of target tini-static

#31 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 17.50 Fetched 7925 kB in 12s (613 kB/s)
#53 17.50 Reading package lists...
#53 22.51 Reading package lists...
#53 27.37 Building dependency tree...#34 11.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o

#53 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 27.26 Building dependency tree...
#40 28.10 Reading state information...
#53 78.26 make[1]: Nothing to be done for 'all'.
#40 29.02 The following additional packages will be installed:
#40 29.02   btrfs-progs liblzo2-2
#40 29.18 The following NEW packages will be installed:
#40 29.19   btrfs-progs btrfs-tools liblzo2-2
#34 12.79 [100%] Linking C executable tini-static
#34 13.38 [100%] Built target tini-static
#34 13.41 + mkdir -p /build
#34 13.42 + cp tini-static /build/docker-init
#53 79.89   CC       images/stats.o
#40 30.38 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
#40 30.38 Need to get 649 kB of archives.
#40 30.38 After this operation, 4320 kB of additional disk space will be used.
#40 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#40 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#40 30.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#53 80.37   CC       images/core.o
#40 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 DONE 29.6s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 27.37 Building dependency tree...
#53 28.32 Reading state information...
#53 29.23 The following additional packages will be installed:
#53 29.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
#53 29.24   libprotoc10 python-pkg-resources zlib1g-dev
#53 29.24 Suggested packages:
#53 29.24   manpages-dev python-setuptools
#53 30.45 The following NEW packages will be installed:
#53 30.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
#53 30.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
#53 30.46   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
#53 30.46   zlib1g-dev
#34 DONE 14.9s

#49 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#49 14.42 + mkdir -p /build
#49 14.42 + mv docker/docker /build/
#49 14.42 + rmdir docker
#49 DONE 16.8s

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 16.46 + cd /tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution
#51 16.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
#53 81.15   CC       images/core-x86.o
#53 31.53 0 upgraded, 16 newly installed, 0 to remove and 14 not upgraded.
#53 31.53 Need to get 3602 kB of archives.
#53 31.53 After this operation, 18.9 MB of additional disk space will be used.
#53 31.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#53 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
#53 31.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
#53 31.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#53 31.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
#53 31.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#53 31.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
#53 31.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
#53 31.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
#53 31.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
#53 31.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
#53 ...

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 30.63 Checking out files:  50% (1446/2879)   
Checking out files:  51% (1469/2879)   
Checking out files:  52% (1498/2879)   
Checking out files:  53% (1526/2879)   
Checking out files:  54% (1555/2879)   
Checking out files:  55% (1584/2879)   
Checking out files:  56% (1613/2879)   
Checking out files:  57% (1642/2879)   
Checking out files:  58% (1670/2879)   
Checking out files:  59% (1699/2879)   
Checking out files:  60% (1728/2879)   
Checking out files:  61% (1757/2879)   
Checking out files:  62% (1785/2879)   
Checking out files:  63% (1814/2879)   
Checking out files:  64% (1843/2879)   
Checking out files:  65% (1872/2879)   
Checking out files:  66% (1901/2879)   
Checking out files:  67% (1929/2879)   
Checking out files:  68% (1958/2879)   
Checking out files:  69% (1987/2879)   
Checking out files:  70% (2016/2879)   
Checking out files:  71% (2045/2879)   
Checking out files:  72% (2073/2879)   
Checking out files:  73% (2102/2879)   
Checking out files:  74% (2131/2879)   
Checking out files:  75% (2160/2879)   
Checking out files:  76% (2189/2879)   
Checking out files:  77% (2217/2879)   
Checking out files:  78% (2246/2879)   
Checking out files:  79% (2275/2879)   
Checking out files:  80% (2304/2879)   
Checking out files:  81% (2332/2879)   
Checking out files:  82% (2361/2879)   
Checking out files:  83% (2390/2879)   
Checking out files:  84% (2419/2879)   
Checking out files:  85% (2448/2879)   
Checking out files:  85% (2453/2879)   
Checking out files:  86% (2476/2879)   
Checking out files:  87% (2505/2879)   
Checking out files:  88% (2534/2879)   
Checking out files:  89% (2563/2879)   
Checking out files:  90% (2592/2879)   
Checking out files:  91% (2620/2879)   
Checking out files:  92% (2649/2879)   
Checking out files:  93% (2678/2879)   
Checking out files:  94% (2707/2879)   
Checking out files:  95% (2736/2879)   
Checking out files:  96% (2764/2879)   
Checking out files:  97% (2793/2879)   
Checking out files:  98% (2822/2879)   
Checking out files:  99% (2851/2879)   
Checking out files: 100% (2879/2879)   
Checking out files: 100% (2879/2879), done.
#43 32.16 + cd /tmp/tmp.bMAOcNzkks/src/github.com/containerd/containerd
#43 32.16 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603
#43 34.27 + export 'BUILDTAGS=netgo osusergo static_build'
#43 34.27 + BUILDTAGS='netgo osusergo static_build'
#43 34.27 + export EXTRA_FLAGS=-buildmode=pie
#43 34.27 + EXTRA_FLAGS=-buildmode=pie
#43 34.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
#43 34.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
#43 34.27 + '[' '' = dynamic ']'
#43 34.27 + make
#43 35.09 🇩 bin/ctr
#43 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 81.71   CC       images/core-arm.o
#53 31.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
#53 31.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
#53 31.98 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
#53 31.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
#53 32.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
#53 82.16   CC       images/core-aarch64.o
#53 82.49   CC       images/core-ppc64.o
#53 32.70 debconf: delaying package configuration, since apt-utils is not installed
#53 32.85 Fetched 3602 kB in 1s (2374 kB/s)
#53 32.95 Selecting previously unselected package libnet1:amd64.
#53 32.95 (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 ... 15090 files and directories currently installed.)
#53 33.06 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
#53 33.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#53 ...

#40 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
#40 31.52 debconf: delaying package configuration, since apt-utils is not installed
#40 31.80 Fetched 649 kB in 1s (541 kB/s)
#40 31.93 Selecting previously unselected package liblzo2-2:amd64.
#40 31.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 ... 15090 files and directories currently installed.)
#40 31.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
#40 31.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 32.05 Selecting previously unselected package btrfs-progs.
#40 32.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
#40 32.06 Unpacking btrfs-progs (4.7.3-1) ...
#40 32.69 Selecting previously unselected package btrfs-tools.
#40 32.69 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
#40 32.69 Unpacking btrfs-tools (4.7.3-1) ...
#40 32.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 32.91 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#40 32.93 Setting up btrfs-progs (4.7.3-1) ...
#40 32.95 Setting up btrfs-tools (4.7.3-1) ...
#40 32.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#40 DONE 33.2s

#41 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#41 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 33.20 Selecting previously unselected package libcap-dev:amd64.
#53 33.21 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
#53 33.21 Unpacking libcap-dev:amd64 (1:2.25-1) ...
#53 ...

#42 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
#42 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 33.43 Selecting previously unselected package libnet1-dev.
#53 33.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
#53 83.16   CC       images/core-s390.o
#53 33.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
#53 33.65 Selecting previously unselected package libnl-3-200:amd64.
#53 33.65 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
#53 33.67 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#51 19.27 + GOPATH=/tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.A0NoR1s3iY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
#53 33.82 Selecting previously unselected package libnl-3-dev:amd64.
#53 33.83 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
#53 33.83 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
#53 34.12 Selecting previously unselected package libprotobuf-c1:amd64.
#53 34.12 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
#53 34.13 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#53 84.17   CC       images/cpuinfo.o
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 74.10 flag
#26 74.10 github.com/BurntSushi/toml
#26 76.62 log
#26 79.11 github.com/BurntSushi/toml/cmd/tomlv
#26 DONE 83.8s
#53 34.24 Selecting previously unselected package libprotobuf-c-dev:amd64.
#53 34.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
#53 34.25 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 34.37 Selecting previously unselected package zlib1g-dev:amd64.
#53 34.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
#53 34.39 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 2.711 + RM_GOPATH=0
#34 2.711 + TMP_GOPATH=
#34 2.711 + : /build
#34 2.711 + '[' -z '' ']'
#34 2.711 ++ mktemp -d
#34 2.721 + export GOPATH=/tmp/tmp.JIEPe2ll9W
#34 2.721 + GOPATH=/tmp/tmp.JIEPe2ll9W
#34 2.721 + RM_GOPATH=1
#34 2.721 ++ dirname ./install.sh
#34 2.724 + dir=.
#34 2.725 + bin=tini
#34 2.725 + shift
#34 2.725 + '[' '!' -f ./tini.installer ']'
#34 2.725 + . ./tini.installer
#34 2.725 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
#34 2.729 + install_tini
#34 2.730 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
#34 2.730 + git clone https://github.com/krallin/tini.git /tmp/tmp.JIEPe2ll9W/tini
#34 2.730 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
#34 2.731 Cloning into '/tmp/tmp.JIEPe2ll9W/tini'...
#34 3.651 + cd /tmp/tmp.JIEPe2ll9W/tini
#34 3.651 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
#34 3.656 + cmake .
#34 4.130 -- The C compiler identification is GNU 6.3.0
#34 4.167 -- Check for working C compiler: /usr/bin/cc
#34 4.823 -- Check for working C compiler: /usr/bin/cc -- works
#34 4.830 -- Detecting C compiler ABI info
#34 5.585 -- Detecting C compiler ABI info - done
#34 5.653 -- Detecting C compile features
#34 7.449 -- Detecting C compile features - done
#34 7.465 -- Performing Test HAS_BUILTIN_FORTIFY
#34 7.771 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
#34 7.900 -- Configuring done
#34 7.930 -- Generating done
#34 7.937 -- Build files have been written to: /tmp/tmp.JIEPe2ll9W/tini
#34 7.958 + make tini-static
#34 8.373 Scanning dependencies of target tini-static
#34 8.520 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
#53 34.62 Selecting previously unselected package libprotobuf10:amd64.
#53 34.63 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
#53 34.64 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
#53 35.18 Selecting previously unselected package libprotobuf-lite10:amd64.
#53 35.18 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
#53 35.18 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 35.34 Selecting previously unselected package libprotobuf-dev:amd64.
#53 35.34 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
#53 35.35 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
#34 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 74.94 fmt
#29 75.18 path/filepath
#29 76.71 regexp
#29 79.90 flag
#29 80.56 go/token
#29 81.40 go/scanner
#29 81.67 io/ioutil
#29 82.55 net/url
#29 82.96 go/ast
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 85.52   CC       images/inventory.o
#53 85.93   CC       images/fdinfo.o
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 7.895 Reading package lists...
#53 13.83 Building dependency tree...
#53 14.90 Reading state information...
#53 16.02 The following additional packages will be installed:
#53 16.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
#53 16.03   libprotoc10 python-pkg-resources zlib1g-dev
#53 16.06 Suggested packages:
#53 16.06   manpages-dev python-setuptools
#53 17.30 The following NEW packages will be installed:
#53 17.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
#53 17.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
#53 17.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
#53 17.31   zlib1g-dev
#53 18.66 0 upgraded, 16 newly installed, 0 to remove and 14 not upgraded.
#53 18.66 Need to get 3602 kB of archives.
#53 18.66 After this operation, 18.9 MB of additional disk space will be used.
#53 18.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#53 18.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
#53 18.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
#53 18.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#53 18.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
#53 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#53 18.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
#53 18.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
#53 18.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
#53 18.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
#53 18.85 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
#53 18.97 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
#53 19.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
#53 19.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
#53 19.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
#53 19.13 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
#53 20.18 debconf: delaying package configuration, since apt-utils is not installed
#53 20.38 Fetched 3602 kB in 1s (2139 kB/s)
#53 20.58 Selecting previously unselected package libnet1:amd64.
#53 20.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
#53 20.61 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
#53 20.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#53 20.74 Selecting previously unselected package libcap-dev:amd64.
#53 20.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
#53 20.80 Unpacking libcap-dev:amd64 (1:2.25-1) ...
#53 20.92 Selecting previously unselected package libnet1-dev.
#53 20.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
#53 20.94 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
#53 21.09 Selecting previously unselected package libnl-3-200:amd64.
#53 21.09 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
#53 21.10 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#53 21.22 Selecting previously unselected package libnl-3-dev:amd64.
#53 21.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
#53 21.23 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
#53 21.45 Selecting previously unselected package libprotobuf-c1:amd64.
#53 21.45 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
#53 21.46 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#53 21.52 Selecting previously unselected package libprotobuf-c-dev:amd64.
#53 21.52 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
#53 21.53 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 21.64 Selecting previously unselected package zlib1g-dev:amd64.
#53 21.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
#53 21.66 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#53 21.93 Selecting previously unselected package libprotobuf10:amd64.
#53 21.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
#53 21.94 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
#53 36.29 Selecting previously unselected package libprotoc10:amd64.
#53 36.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
#53 36.30 Unpacking libprotoc10:amd64 (3.0.0-9) ...
#53 22.44 Selecting previously unselected package libprotobuf-lite10:amd64.
#53 22.44 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
#53 22.44 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 86.40   CC       images/fown.o
#53 ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 10.37 [100%] Linking C executable tini-static
#34 10.91 [100%] Built target tini-static
#34 11.02 + mkdir -p /build
#34 11.02 + cp tini-static /build/docker-init
#34 DONE 11.1s
#53 36.72 Selecting previously unselected package protobuf-c-compiler.
#53 36.73 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
#53 36.74 Unpacking protobuf-c-compiler (1.2.1-2) ...
#53 22.61 Selecting previously unselected package libprotobuf-dev:amd64.
#53 22.62 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
#53 22.63 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 86.65   CC       images/ns.o
#53 36.86 Selecting previously unselected package protobuf-compiler.
#53 36.87 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
#53 36.88 Unpacking protobuf-compiler (3.0.0-9) ...
#53 37.00 Selecting previously unselected package python-pkg-resources.
#53 37.00 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
#53 37.01 Unpacking python-pkg-resources (33.1.1-1) ...
#53 37.19 Selecting previously unselected package python-protobuf.
#53 37.20 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
#53 37.20 Unpacking python-protobuf (3.0.0-9) ...
#53 87.13   CC       images/regfile.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 7.927 Reading package lists...
#13 14.21 Reading package lists...
#13 19.53 Building dependency tree...
#13 20.60 Reading state information...
#13 22.81 The following additional packages will be installed:
#13 22.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
#13 22.81   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
#13 22.82   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
#13 22.82   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
#13 22.83   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#13 22.83   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
#13 22.83   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
#13 22.83   mingw-w64-common mingw-w64-x86-64-dev python3 python3-minimal python3.5
#13 22.83   python3.5-minimal vim-runtime xxd
#13 22.84 Suggested packages:
#13 22.84   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
#13 22.84   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
#13 22.84   python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
#13 22.84   xfsdump acl attr quota
#13 22.84 Recommended packages:
#13 22.84   aufs-dkms libpam-cap unzip
#53 23.51 Selecting previously unselected package libprotoc10:amd64.
#53 23.52 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
#53 23.53 Unpacking libprotoc10:amd64 (3.0.0-9) ...
#13 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 87.57   CC       images/ghost-file.o
#53 37.69 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#53 37.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#53 37.76 Setting up python-pkg-resources (33.1.1-1) ...
#53 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 11.86 + cd /tmp/tmp.J62tnlCUOL/src/github.com/alecthomas/gometalinter
#23 11.86 + git checkout -q v2.0.6
#23 12.10 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
#23 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 24.05 Selecting previously unselected package protobuf-c-compiler.
#53 24.06 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
#53 24.06 Unpacking protobuf-c-compiler (1.2.1-2) ...
#53 24.22 Selecting previously unselected package protobuf-compiler.
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 12.68 unicode/utf8
#29 13.09 math/bits
#29 13.60 math
#29 18.21 strconv
#29 20.89 internal/testlog
#29 21.04 encoding
#29 21.11 unicode/utf16
#29 21.26 container/list
#29 21.57 crypto/internal/subtle
#29 21.68 crypto/subtle
#29 21.80 crypto/rc4
#29 21.98 internal/x/crypto/cryptobyte/asn1
#29 22.09 internal/nettrace
#29 22.13 internal/x/net/dns/dnsmessage
#53 87.92   CC       images/fifo.o
#53 88.19   CC       images/remap-file-path.o
#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 27.34 Building dependency tree...
#31 28.31 Reading state information...
#31 29.20 The following additional packages will be installed:
#31 29.21   cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 29.22   libxml2 sgml-base vim vim-runtime xml-core xxd
#31 29.22 Suggested packages:
#31 29.22   codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
#31 29.22   vim-scripts debhelper
#31 30.18 The following NEW packages will be installed:
#31 30.18   cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
#31 30.19   libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
#31 31.39 0 upgraded, 15 newly installed, 0 to remove and 14 not upgraded.
#31 31.39 Need to get 20.2 MB of archives.
#31 31.39 After this operation, 88.1 MB of additional disk space will be used.
#31 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
#31 31.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#31 31.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
#31 32.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
#31 32.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
#31 32.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
#31 32.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
#31 32.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
#31 32.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
#31 32.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#31 32.49 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#31 32.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#31 32.51 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#31 32.91 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#31 32.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
#31 33.93 debconf: delaying package configuration, since apt-utils is not installed
#31 34.07 Fetched 20.2 MB in 2s (7342 kB/s)
#31 34.22 Selecting previously unselected package cmake-data.
#31 34.22 (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 ... 15090 files and directories currently installed.)
#31 34.30 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
#31 34.32 Unpacking cmake-data (3.7.2-1) ...
#31 36.27 Selecting previously unselected package liblzo2-2:amd64.
#31 36.28 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
#31 36.30 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
#31 36.41 Selecting previously unselected package libicu57:amd64.
#31 36.42 Preparing to unpack .../02-libicu57_57.1-6+deb9u3_amd64.deb ...
#31 36.42 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 24.22 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
#53 24.22 Unpacking protobuf-compiler (3.0.0-9) ...
#53 24.35 Selecting previously unselected package python-pkg-resources.
#53 24.36 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
#53 24.36 Unpacking python-pkg-resources (33.1.1-1) ...
#53 24.54 Selecting previously unselected package python-protobuf.
#53 24.54 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
#53 24.55 Unpacking python-protobuf (3.0.0-9) ...
#53 88.45   CC       images/eventfd.o
#53 88.69   CC       images/eventpoll.o
#53 25.07 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 12.91 unicode/utf8
#26 13.19 strconv
#26 16.70 internal/race
#26 16.85 sync/atomic
#26 17.16 unicode
#26 19.15 internal/testlog
#26 19.30 encoding
#26 19.40 runtime/cgo
🇩 bin/containerd-stress
#53 89.03   CC       images/fh.o
#26 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 25.07 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#53 89.32   CC       images/fsnotify.o
#53 25.23 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#53 25.25 Setting up python-pkg-resources (33.1.1-1) ...
🇩 bin/containerd-shim
#53 89.88   CC       images/signalfd.o
#53 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 13.87 + cd /tmp/tmp.KiYEMtyX0M/src/github.com/opencontainers/runc
#38 13.88 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
#38 14.68 + '[' -z '' ']'
#38 14.69 + target=static
#38 14.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static
#38 17.26 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 .
#53 90.06   CC       images/fs.o
#53 90.37   CC       images/pstree.o
#53 90.61   CC       images/pipe.o
#53 90.82   CC       images/tcp-stream.o
#38 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 25.43 runtime/cgo
+ rm -rf /tmp/tmp.lsoSeWTjYU
Removing intermediate container 0e92ca09f641
 ---> 0379f877e58b
Step 16/109 : FROM base AS frozen-images
 ---> b14ee8007b1c
Step 17/109 : RUN apt-get update && apt-get install -y jq ca-certificates --no-install-recommends
 ---> Running in 5332be47c52d
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
#53 91.00   CC       images/sk-packet.o
#53 91.23   CC       images/mnt.o
#53 91.40   CC       images/pipe-data.o
#31 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 41.17 Setting up libnet1-dev (1.1.6+dfsg-3) ...
#53 41.18 Setting up libprotobuf10:amd64 (3.0.0-9) ...
#53 41.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 41.25 Setting up python-protobuf (3.0.0-9) ...
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 30.50 internal/x/crypto/curve25519
#29 34.96 sync
#29 35.41 io
#29 35.42 reflect
#29 36.36 bytes
#29 38.06 bufio
#29 39.16 syscall
#29 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 41.52 Selecting previously unselected package libxml2:amd64.
#31 41.52 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
#31 41.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#53 91.60   CC       images/sa.o
#53 91.82   CC       images/timer.o
#31 42.14 Selecting previously unselected package libarchive13:amd64.
#31 42.15 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
#31 42.17 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
#53 92.15   CC       images/timerfd.o
#31 42.44 Selecting previously unselected package libjsoncpp1:amd64.
#31 42.44 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
#31 42.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
#31 42.56 Selecting previously unselected package libuv1:amd64.
Fetched 7724 kB in 2s (3192 kB/s)
Reading package lists...#31 42.56 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
#31 42.57 Unpacking libuv1:amd64 (1.9.1-3) ...
#31 42.72 Selecting previously unselected package cmake.
#31 42.72 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
#31 42.80 Unpacking cmake (3.7.2-1) ...
#53 92.42   CC       images/mm.o
#53 92.69   CC       images/sk-opts.o
#31 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 32.10 sync
#26 32.74 io
#26 32.75 reflect
#26 34.17 syscall
#26 39.82 time
#26 ...

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 2.235 + RM_GOPATH=0
#43 2.235 + TMP_GOPATH=
#43 2.237 + : /build
#43 2.237 + '[' -z '' ']'
#43 2.245 ++ mktemp -d
#43 2.247 + export GOPATH=/tmp/tmp.vSg3gZGlnV
#43 2.247 + GOPATH=/tmp/tmp.vSg3gZGlnV
#43 2.247 + RM_GOPATH=1
#43 2.248 ++ dirname ./install.sh
#43 2.249 + dir=.
#43 2.255 + bin=containerd
#43 2.255 + shift
#43 2.255 + '[' '!' -f ./containerd.installer ']'
#43 2.256 + . ./containerd.installer
#43 2.256 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603
#43 2.256 + install_containerd
#43 2.257 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603'
#43 2.257 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603
#43 2.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vSg3gZGlnV/src/github.com/containerd/containerd
#43 2.266 Cloning into '/tmp/tmp.vSg3gZGlnV/src/github.com/containerd/containerd'...
#53 93.02   CC       images/sk-unix.o
#53 93.27   CC       images/sk-inet.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 26.92 The following NEW packages will be installed:
#13 26.92   apparmor aufs-tools bash-completion binutils-mingw-w64
#13 26.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
#13 26.92   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
#13 26.92   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
#13 26.92   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
#13 26.93   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
#13 26.93   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
#13 26.93   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
#13 26.93   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
#13 26.93   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
#13 26.93   mingw-w64-x86-64-dev net-tools pigz python3 python3-minimal python3.5
#13 26.93   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
#13 26.93   xfsprogs xxd xz-utils zip
#13 26.94 The following packages will be upgraded:
#13 26.94   libsystemd0 libudev1
#13 28.13 2 upgraded, 64 newly installed, 0 to remove and 12 not upgraded.
#13 28.13 Need to get 89.4 MB of archives.
#13 28.13 After this operation, 538 MB of additional disk space will be used.
#13 28.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
#13 28.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
#13 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
#13 28.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
#13 28.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
#13 28.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
#13 28.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
#13 28.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
#13 28.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
#13 28.40 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
#13 28.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
#13 28.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
#13 28.56 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
#13 28.59 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
#13 28.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
#13 28.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
#13 28.60 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
#13 28.61 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
#13 28.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
#13 28.62 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
#13 28.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
#13 28.64 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
#13 28.65 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
#13 28.67 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
#13 28.68 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
#13 28.70 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
#13 28.70 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
#13 28.70 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
#13 28.73 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
#13 28.74 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
#13 28.75 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
#13 28.78 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
#13 28.79 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
#13 28.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
#13 28.82 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
#13 28.83 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
#13 28.85 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
#13 28.87 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
#13 28.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
#13 28.88 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
#13 28.88 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
#13 28.91 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
#13 28.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
#13 28.97 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
#13 29.02 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
#13 29.04 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
#13 29.04 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
#13 29.06 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
#13 29.06 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
#13 29.07 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
#13 29.25 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
#13 29.27 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
#13 29.29 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
#13 29.72 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
#13 29.79 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
#13 29.86 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
#13 29.90 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
#13 29.90 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
#13 29.95 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]

Reading package lists...#13 30.12 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
#13 30.33 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
#13 30.34 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
#43 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 43.38 sort
#29 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 19.21 + cd /tmp/tmp.KGPpIUjhpT/src/github.com/docker/libnetwork
#46 19.21 + git checkout -q 83d30db53600b9c084d35fb1d560f97f8b34ab24
#46 19.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
#46 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 28.69 Setting up libnet1-dev (1.1.6+dfsg-3) ...
#53 28.71 Setting up libprotobuf10:amd64 (3.0.0-9) ...
#53 28.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 28.75 Setting up python-protobuf (3.0.0-9) ...
#13 30.75 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
#13 31.01 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
#13 31.03 Get:65 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]

Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20161130+nmu1+deb9u1).
The following additional packages will be installed:
  libjq1 libonig4
The following NEW packages will be installed:
  jq libjq1 libonig4
#26 44.13 internal/poll
#26 44.28 internal/fmtsort
0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
Need to get 310 kB of archives.
After this operation, 1267 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 310 kB in 0s (3515 kB/s)
Selecting previously unselected package libonig4:ppc64el.
(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 ... 14949 files and directories currently installed.)
Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
Unpacking libonig4:ppc64el (6.1.3-2) ...
Selecting previously unselected package libjq1:ppc64el.
Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
Unpacking jq (1.5+dfsg-1.3) ...
Setting up libonig4:ppc64el (6.1.3-2) ...
Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up jq (1.5+dfsg-1.3) ...
#53 ...

#46 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
#46 DONE 31.1s
#26 44.75 internal/syscall/unix
#26 44.96 strings

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 28.10 + cd /tmp/tmp.NnTLo4O9Ja/src/github.com/containerd/containerd
#43 28.10 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603
#43 29.66 + export 'BUILDTAGS=netgo osusergo static_build'
#43 29.66 + BUILDTAGS='netgo osusergo static_build'
#43 29.66 + export EXTRA_FLAGS=-buildmode=pie
#43 29.66 + EXTRA_FLAGS=-buildmode=pie
#43 29.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
#43 29.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
#43 29.66 + '[' '' = dynamic ']'
#43 29.66 + make
#13 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 85.31 text/template/parse
#29 89.68 text/template
#29 89.69 go/parser
#29 93.25 log
#29 93.97 encoding/binary
#29 94.53 go/doc
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 93.55   CC       images/tun.o
#53 93.83   CC       images/sk-netlink.o
#53 94.11   CC       images/packet-sock.o
#53 94.44   CC       images/ipc-var.o
#53 94.71   CC       images/ipc-desc.o
#53 94.95   CC       images/ipc-shm.o
#53 95.28   CC       images/ipc-msg.o
#53 95.59   CC       images/ipc-sem.o
#53 95.83   CC       images/utsns.o
#53 96.00   CC       images/creds.o
Removing intermediate container 5332be47c52d
 ---> 8e6243cb5ade
Step 18/109 : COPY contrib/download-frozen-image-v2.sh /
🇩 bin/containerd-shim-runc-v1
#53 96.21   CC       images/vma.o
 ---> 1c21056a4c0b
Step 19/109 : 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
 ---> Running in 1305b70dbb8a
#26 45.76 os
#53 96.48   CC       images/netdev.o
#53 96.95   CC       images/tty.o
#43 30.63 🇩 bin/ctr
Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#53 97.63   CC       images/file-lock.o


############                                                              17.9%#26 47.13 bytes
#53 97.81   CC       images/rlimit.o

########################                                                  34.7%
######################################                                    53.4%🇩 binaries
+ mkdir -p /build
+ cp bin/containerd /build/containerd
+ cp bin/containerd-shim /build/containerd-shim
+ cp bin/ctr /build/ctr
#53 98.10   CC       images/pagemap.o

######################################################                    75.5%
######################################################################    97.5%
######################################################################## 100.0%
#53 98.39   CC       images/siginfo.o

#53 98.63   CC       images/rpc.o

######################                                                    30.7%
################################################                          67.3%
######################################################################## 100.0%


#########                                                                 12.6%
###########################                                               38.7%
#########################################                                 57.6%
###############################################################           87.8%
######################################################################## 100.0%
#43 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 34.03 Setting up libcap-dev:amd64 (1:2.25-1) ...
#53 34.05 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 34.07 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#53 34.10 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 34.11 Setting up libprotoc10:amd64 (3.0.0-9) ...
#53 34.13 Setting up protobuf-c-compiler (1.2.1-2) ...
#53 34.15 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#53 34.18 Setting up protobuf-compiler (3.0.0-9) ...
#53 34.19 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
#53 34.20 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
#53 34.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#26 48.63 fmt
#26 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 44.96 Selecting previously unselected package sgml-base.
#31 44.97 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
#31 44.98 Unpacking sgml-base (1.29) ...
#31 45.09 Selecting previously unselected package xxd.
#31 45.11 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#31 45.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#31 45.28 Selecting previously unselected package vim-common.
#31 45.29 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 45.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#31 45.56 Selecting previously unselected package libgpm2:amd64.
#31 45.56 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#31 45.57 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 45.71 Selecting previously unselected package vim-runtime.
#31 45.71 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#31 45.74 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#31 45.76 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#31 45.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...

#53 99.97   CC       images/ext-file.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 33.36 Get:66 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]
#13 35.71 debconf: delaying package configuration, since apt-utils is not installed
#13 35.83 Fetched 89.4 MB in 7s (11.3 MB/s)
#13 35.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 ... 15160 files and directories currently installed.)
#13 36.00 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
#13 36.02 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#13 36.34 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
#13 36.47 Selecting previously unselected package bash-completion.
#13 36.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15160 files and directories currently installed.)
#13 36.55 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
#31 50.36 Selecting previously unselected package vim.
#31 50.36 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...

####                                                                       6.4%
##########                                                                14.6%
#################                                                         24.0%
#######################                                                   32.9%#31 50.38 Unpacking vim (2:8.0.0197-4+deb9u3) ...
#53 36.58 fatal: Not a git repository (or any of the parent directories): .git
#53 36.62   GEN      .gitid
#53 36.63   GEN      criu/include/version.h
#53 36.64   GEN      include/common/asm

#############################                                             40.9%
#####################################                                     51.9%
###########################################                               60.5%#31 51.16 Selecting previously unselected package xml-core.

#################################################                         68.5%
########################################################                  78.4%
###############################################################           87.5%#31 51.16 Preparing to unpack .../14-xml-core_0.17_all.deb ...
#31 51.17 Unpacking xml-core (0.17) ...
#31 51.31 Processing triggers for mime-support (3.60) ...
#31 51.35 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#31 51.37 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#31 51.38 Setting up libuv1:amd64 (1.9.1-3) ...

#####################################################################     96.8%
######################################################################## 100.0%

Removing intermediate container 2beff02b0a0d
 ---> ac81d3dc47d1
Step 48/109 : FROM dev-base AS proxy
 ---> 97d7c73b7186
Step 49/109 : ENV INSTALL_BINARY_NAME=proxy
 ---> Running in 7b702e9d3fad
Removing intermediate container 7b702e9d3fad
 ---> 70fecd821d68
Step 50/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 50edcb72a079
Step 51/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> cc4386a215af
Step 52/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
#31 51.41 Setting up cmake-data (3.7.2-1) ...
#31 51.43 Setting up sgml-base (1.29) ...
#31 51.54 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
#31 51.55 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
#31 51.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#31 51.63 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
 ---> Running in 433423467fab
#31 51.65 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#31 52.12 Setting up xml-core (0.17) ...
#53 37.78   PBCC     images/google/protobuf/descriptor.pb-c.c
#53 37.85   PBCC     images/opts.pb-c.c
#53 37.89   PBCC     images/sit.pb-c.c
#53 37.93   DEP      images/google/protobuf/descriptor.pb-c.d
#53 37.97   DEP      images/opts.pb-c.d
#53 37.99   DEP      images/sit.pb-c.d
#53 38.03   PBCC     images/macvlan.pb-c.c
#53 38.07   DEP      images/macvlan.pb-c.d
#53 38.12   PBCC     images/autofs.pb-c.c
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.hngQFgaeXC
+ GOPATH=/tmp/tmp.hngQFgaeXC
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=proxy
+ shift
+ '[' '!' -f ./proxy.installer ']'
+ . ./proxy.installer
++ LIBNETWORK_COMMIT=83d30db53600b9c084d35fb1d560f97f8b34ab24
+ install_proxy
+ case "$1" in
+ export CGO_ENABLED=0
+ CGO_ENABLED=0
+ _install_proxy
+ echo 'Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24'
Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24
+ git clone https://github.com/docker/libnetwork.git /tmp/tmp.hngQFgaeXC/src/github.com/docker/libnetwork
Cloning into '/tmp/tmp.hngQFgaeXC/src/github.com/docker/libnetwork'...
#53 38.14   DEP      images/autofs.pb-c.d
#53 38.17   PBCC     images/sysctl.pb-c.c
#53 38.20   DEP      images/sysctl.pb-c.d
#53 38.23   PBCC     images/time.pb-c.c
#53 38.27   DEP      images/time.pb-c.d
#53 38.33   PBCC     images/binfmt-misc.pb-c.c
#53 38.36   DEP      images/binfmt-misc.pb-c.d
#53 38.40   PBCC     images/seccomp.pb-c.c
#53 38.42   DEP      images/seccomp.pb-c.d
#53 38.47   PBCC     images/userns.pb-c.c
Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...


######################################################################## 100.0%
#31 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 45.82 Setting up libcap-dev:amd64 (1:2.25-1) ...
#53 45.84 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
#53 45.87 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#53 45.92 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
#53 45.94 Setting up libprotoc10:amd64 (3.0.0-9) ...
#53 45.97 Setting up protobuf-c-compiler (1.2.1-2) ...
#53 45.99 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#53 46.01 Setting up protobuf-compiler (3.0.0-9) ...
#53 46.03 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
#53 46.04 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
#53 46.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 48.76 fatal: Not a git repository (or any of the parent directories): .git
#53 48.78   GEN      .gitid
#53 48.79   GEN      criu/include/version.h
#53 48.84   GEN      include/common/asm
#53 50.09   PBCC     images/google/protobuf/descriptor.pb-c.c
#53 50.18   PBCC     images/opts.pb-c.c
#53 50.24   PBCC     images/sit.pb-c.c
#53 50.32   DEP      images/google/protobuf/descriptor.pb-c.d
#53 50.41   DEP      images/opts.pb-c.d
#53 50.45   DEP      images/sit.pb-c.d
#53 50.50   PBCC     images/macvlan.pb-c.c
#53 50.57   DEP      images/macvlan.pb-c.d
#53 50.63   PBCC     images/autofs.pb-c.c
#53 50.67   DEP      images/autofs.pb-c.d
#53 50.71   PBCC     images/sysctl.pb-c.c
#53 50.77   DEP      images/sysctl.pb-c.d
#53 50.82   PBCC     images/time.pb-c.c
#53 50.86   DEP      images/time.pb-c.d
#53 50.92   PBCC     images/binfmt-misc.pb-c.c
#53 50.97   DEP      images/binfmt-misc.pb-c.d
#53 51.01   PBCC     images/seccomp.pb-c.c
#53 51.05   DEP      images/seccomp.pb-c.d
#53 51.09   PBCC     images/userns.pb-c.c
#53 51.13   DEP      images/userns.pb-c.d
#53 51.16   PBCC     images/cgroup.pb-c.c
#53 51.20   DEP      images/cgroup.pb-c.d
#53 51.23   PBCC     images/fown.pb-c.c
#53 51.28   PBCC     images/ext-file.pb-c.c
#53 51.29   DEP      images/fown.pb-c.d
#53 51.33   DEP      images/ext-file.pb-c.d
#53 51.39   PBCC     images/rpc.pb-c.c
#53 51.51   DEP      images/rpc.pb-c.d
#53 51.55   PBCC     images/siginfo.pb-c.c
#53 51.58   DEP      images/siginfo.pb-c.d
#53 51.63   PBCC     images/pagemap.pb-c.c
#53 51.66   DEP      images/pagemap.pb-c.d
#53 51.75   PBCC     images/rlimit.pb-c.c
#53 51.78   DEP      images/rlimit.pb-c.d
#53 51.84   PBCC     images/file-lock.pb-c.c
#53 51.85   DEP      images/file-lock.pb-c.d
#53 51.88   PBCC     images/tty.pb-c.c
#53 51.93   DEP      images/tty.pb-c.d
#53 52.00   PBCC     images/tun.pb-c.c
#53 52.03   PBCC     images/netdev.pb-c.c
#53 52.07   DEP      images/tun.pb-c.d
#53 52.16   DEP      images/netdev.pb-c.d
#53 52.20   PBCC     images/vma.pb-c.c
#53 52.24   DEP      images/vma.pb-c.d
#53 52.28   PBCC     images/creds.pb-c.c
#53 52.29   DEP      images/creds.pb-c.d
#53 52.35   PBCC     images/utsns.pb-c.c
#53 52.35   DEP      images/utsns.pb-c.d
#53 52.41   PBCC     images/ipc-desc.pb-c.c
#53 52.43   PBCC     images/ipc-sem.pb-c.c
#53 52.45   DEP      images/ipc-desc.pb-c.d
#53 52.52   DEP      images/ipc-sem.pb-c.d
#53 52.55   PBCC     images/ipc-msg.pb-c.c
#53 52.60   DEP      images/ipc-msg.pb-c.d
#53 52.65   PBCC     images/ipc-shm.pb-c.c
#53 52.66   DEP      images/ipc-shm.pb-c.d
#53 52.71   PBCC     images/ipc-var.pb-c.c
#53 52.78   DEP      images/ipc-var.pb-c.d
#53 38.50   DEP      images/userns.pb-c.d
#53 38.54   PBCC     images/cgroup.pb-c.c
#53 38.55   DEP      images/cgroup.pb-c.d
#53 38.60   PBCC     images/fown.pb-c.c

#53 52.84   PBCC     images/sk-opts.pb-c.c
#53 52.87   PBCC     images/packet-sock.pb-c.c
#53 52.90   DEP      images/sk-opts.pb-c.d
#53 52.93   DEP      images/packet-sock.pb-c.d
#53 53.01   PBCC     images/sk-netlink.pb-c.c
#53 ...

#31 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
#31 52.98 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#53 38.61   PBCC     images/ext-file.pb-c.c
#53 38.63   DEP      images/fown.pb-c.d
#53 38.69   DEP      images/ext-file.pb-c.d
#53 38.74   PBCC     images/rpc.pb-c.c
#53 38.78   DEP      images/rpc.pb-c.d
#53 38.84   PBCC     images/siginfo.pb-c.c
#53 38.86   DEP      images/siginfo.pb-c.d
#31 53.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
#31 53.22 Setting up vim (2:8.0.0197-4+deb9u3) ...
#31 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
#31 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#31 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#31 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#31 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#31 53.27 update-alternatives: #53 38.92   PBCC     images/pagemap.pb-c.c
#53 38.96   DEP      images/pagemap.pb-c.d
#53 39.00   PBCC     images/rlimit.pb-c.c
#53 39.03   DEP      images/rlimit.pb-c.d
#53 39.08   PBCC     images/file-lock.pb-c.c
#53 39.11   DEP      images/file-lock.pb-c.d
#53 39.15   PBCC     images/tty.pb-c.c
#53 39.18   DEP      images/tty.pb-c.d
#53 39.22   PBCC     images/tun.pb-c.c
Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#31 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#31 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#31 53.31 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
#31 53.32 Setting up cmake (3.7.2-1) ...
#31 53.41 Processing triggers for sgml-base (1.29) ...
#31 53.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 39.24   PBCC     images/netdev.pb-c.c
#53 39.31   DEP      images/tun.pb-c.d
#53 39.35   DEP      images/netdev.pb-c.d
#53 39.40   PBCC     images/vma.pb-c.c
#53 39.46   DEP      images/vma.pb-c.d
#13 39.63 Unpacking bash-completion (1:2.1-4.3) ...

#53 39.53   PBCC     images/creds.pb-c.c
#53 39.56   DEP      images/creds.pb-c.d
#53 39.60   PBCC     images/utsns.pb-c.c
#53 39.62   DEP      images/utsns.pb-c.d
#53 39.69   PBCC     images/ipc-desc.pb-c.c
#13 40.16 Selecting previously unselected package libnet1:amd64.
######################################################################## 100.0%

#53 39.70   PBCC     images/ipc-sem.pb-c.c
#53 39.71   DEP      images/ipc-desc.pb-c.d
#53 39.75   DEP      images/ipc-sem.pb-c.d
#53 39.79   PBCC     images/ipc-msg.pb-c.c
#53 39.81   DEP      images/ipc-msg.pb-c.d
#53 39.84   PBCC     images/ipc-shm.pb-c.c
#53 39.88   DEP      images/ipc-shm.pb-c.d
#53 39.92   PBCC     images/ipc-var.pb-c.c

#13 40.16 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
#13 40.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
#13 40.32 Selecting previously unselected package libnfnetlink0:amd64.
#13 40.34 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
#13 40.35 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
#13 40.42 Selecting previously unselected package libpcrecpp0v5:amd64.+ cd /tmp/tmp.hngQFgaeXC/src/github.com/docker/libnetwork
+ git checkout -q 83d30db53600b9c084d35fb1d560f97f8b34ab24
+ go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
#53 39.95   DEP      images/ipc-var.pb-c.d
#53 40.00   PBCC     images/sk-opts.pb-c.c
#53 40.03   PBCC     images/packet-sock.pb-c.c
#53 40.08   DEP      images/sk-opts.pb-c.d
#53 40.12   DEP      images/packet-sock.pb-c.d
#53 40.17   PBCC     images/sk-netlink.pb-c.c
#53 40.22   DEP      images/sk-netlink.pb-c.d
#53 40.28   PBCC     images/sk-inet.pb-c.c

#13 40.43 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
#13 40.44 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
#13 40.59 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
#13 40.62 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
#31 DONE 54.3s

#32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
#32 DONE 0.1s

#33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
#33 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 53.18   DEP      images/sk-netlink.pb-c.d
#53 53.22   PBCC     images/sk-inet.pb-c.c
#53 53.27   DEP      images/sk-inet.pb-c.d
#53 53.35   PBCC     images/sk-unix.pb-c.c
#53 53.41   DEP      images/sk-unix.pb-c.d
#53 53.49   PBCC     images/mm.pb-c.c
#53 53.51   DEP      images/mm.pb-c.d
#53 53.55   PBCC     images/timerfd.pb-c.c
#53 53.63   DEP      images/timerfd.pb-c.d
#53 53.70   PBCC     images/timer.pb-c.c
#53 53.73   DEP      images/timer.pb-c.d
#53 53.79   PBCC     images/sa.pb-c.c
#53 53.80   DEP      images/sa.pb-c.d
#53 53.87   PBCC     images/pipe-data.pb-c.c
#53 53.91   DEP      images/pipe-data.pb-c.d
#53 53.95   PBCC     images/mnt.pb-c.c
#53 54.00   DEP      images/mnt.pb-c.d
#53 54.04   PBCC     images/sk-packet.pb-c.c
#53 54.05   DEP      images/sk-packet.pb-c.d
#53 54.08   PBCC     images/tcp-stream.pb-c.c
#53 54.10   DEP      images/tcp-stream.pb-c.d
#53 54.15   PBCC     images/pipe.pb-c.c
#53 54.19   DEP      images/pipe.pb-c.d
#53 54.22   PBCC     images/pstree.pb-c.c
#53 54.24   DEP      images/pstree.pb-c.d
#53 54.30   PBCC     images/fs.pb-c.c
#53 54.33   DEP      images/fs.pb-c.d
#53 54.43   PBCC     images/signalfd.pb-c.c
#53 40.32   DEP      images/sk-inet.pb-c.d
#53 40.37   PBCC     images/sk-unix.pb-c.c
Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
skipping existing c8c2d4a6b2e3

#13 40.76 Setting up libudev1:amd64 (232-25+deb9u12) ...
#13 40.91 Selecting previously unselected package libudev-dev:amd64.
#13 40.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
#53 54.55   DEP      images/signalfd.pb-c.d
#53 54.61   PBCC     images/fh.pb-c.c
#53 54.72   PBCC     images/fsnotify.pb-c.c
#53 40.45   DEP      images/sk-unix.pb-c.d
#53 40.52   PBCC     images/mm.pb-c.c
#53 40.57   DEP      images/mm.pb-c.d
#53 40.63   PBCC     images/timerfd.pb-c.c
#53 40.69   DEP      images/timerfd.pb-c.d
(Reading database ... 100%
(Reading database ... 15759 files and directories currently installed.)
#13 41.01 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
#13 41.03 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
#13 41.26 Selecting previously unselected package libpython3.5-minimal:amd64.#53 54.76   DEP      images/fh.pb-c.d
#53 54.85   DEP      images/fsnotify.pb-c.d
#53 54.91   PBCC     images/eventpoll.pb-c.c
#53 54.92   DEP      images/eventpoll.pb-c.d
#53 54.96   PBCC     images/eventfd.pb-c.c
#53 40.72   PBCC     images/timer.pb-c.c
#53 40.74   DEP      images/timer.pb-c.d
#53 40.77   PBCC     images/sa.pb-c.c
#53 40.80   DEP      images/sa.pb-c.d
#53 40.86   PBCC     images/pipe-data.pb-c.c
#53 40.88   DEP      images/pipe-data.pb-c.d
#53 40.93   PBCC     images/mnt.pb-c.c
#53 40.96   DEP      images/mnt.pb-c.d
#53 41.02   PBCC     images/sk-packet.pb-c.c
#53 41.04   DEP      images/sk-packet.pb-c.d

#13 41.26 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#13 41.27 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#53 54.97   DEP      images/eventfd.pb-c.d
#53 55.00   PBCC     images/remap-file-path.pb-c.c
#53 55.02   DEP      images/remap-file-path.pb-c.d
#53 55.06   PBCC     images/fifo.pb-c.c
#53 55.10   DEP      images/fifo.pb-c.d
#53 55.19   PBCC     images/ghost-file.pb-c.c
#53 55.22   DEP      images/ghost-file.pb-c.d
#53 41.09   PBCC     images/tcp-stream.pb-c.c
#53 41.15   DEP      images/tcp-stream.pb-c.d
#53 41.20   PBCC     images/pipe.pb-c.c
#53 41.23   DEP      images/pipe.pb-c.d
#53 41.27   PBCC     images/pstree.pb-c.c
#53 55.31   PBCC     images/regfile.pb-c.c
#53 55.38   DEP      images/regfile.pb-c.d
#53 55.45   PBCC     images/ns.pb-c.c
#53 55.50   DEP      images/ns.pb-c.d
Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...


######################################################################## 100.0%
#53 41.30   DEP      images/pstree.pb-c.d
#53 41.34   PBCC     images/fs.pb-c.c
#53 41.39   DEP      images/fs.pb-c.d
#53 41.45   PBCC     images/signalfd.pb-c.c
#53 41.50   DEP      images/signalfd.pb-c.d
#13 41.99 Selecting previously unselected package python3.5-minimal.#53 55.57   PBCC     images/fdinfo.pb-c.c
#53 55.68   DEP      images/fdinfo.pb-c.d
#53 55.76   PBCC     images/core-aarch64.pb-c.c
#53 41.53   PBCC     images/fh.pb-c.c
#53 41.56   PBCC     images/fsnotify.pb-c.c
#53 41.60   DEP      images/fh.pb-c.d
#53 41.66   DEP      images/fsnotify.pb-c.d
#53 41.72   PBCC     images/eventpoll.pb-c.c
#53 41.74   DEP      images/eventpoll.pb-c.d
#53 41.77   PBCC     images/eventfd.pb-c.c
#53 41.79   DEP      images/eventfd.pb-c.d
#53 41.82   PBCC     images/remap-file-path.pb-c.c

Download of images into '/build' complete.
Use something like the following to load the result into a Docker daemon:
  tar -cC '/build' . | docker load

#13 42.00 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
#13 42.01 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
#53 55.81   PBCC     images/core-arm.pb-c.c
#53 55.83   PBCC     images/core-ppc64.pb-c.c
#53 55.93   PBCC     images/core-s390.pb-c.c
#53 55.98   PBCC     images/core-x86.pb-c.c
#53 56.03   PBCC     images/core.pb-c.c
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 45.02 time
#29 45.53 sort
#29 46.39 internal/fmtsort
#29 46.90 internal/syscall/unix
#29 47.04 strings
#29 48.91 path
#29 49.49 regexp/syntax
#29 49.54 internal/poll
#29 51.15 os
#29 53.77 regexp
#29 54.76 fmt
#53 41.84   DEP      images/remap-file-path.pb-c.d
#53 41.88   PBCC     images/fifo.pb-c.c
#53 41.94   DEP      images/fifo.pb-c.d
#53 42.00   PBCC     images/ghost-file.pb-c.c
#53 42.04   DEP      images/ghost-file.pb-c.d
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 56.08   PBCC     images/inventory.pb-c.c
#53 56.13   DEP      images/core-aarch64.pb-c.d
#53 56.21   DEP      images/core-arm.pb-c.d
#53 56.26   DEP      images/core-ppc64.pb-c.d
#53 56.32   DEP      images/core-s390.pb-c.d
#53 42.08   PBCC     images/regfile.pb-c.c
#53 42.13   DEP      images/regfile.pb-c.d
#53 42.18   PBCC     images/ns.pb-c.c
#53 42.21   DEP      images/ns.pb-c.d
#53 42.24   PBCC     images/fdinfo.pb-c.c
#53 42.32   DEP      images/fdinfo.pb-c.d
#53 56.36   DEP      images/core-x86.pb-c.d
#53 56.42   DEP      images/core.pb-c.d
#13 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 95.69 encoding/base64
#29 96.38 encoding/json
#29 98.22 github.com/LK4D4/vndr/build
#29 101.5 encoding/xml
#29 102.3 github.com/LK4D4/vndr/godl/singleflight
#29 102.6 compress/flate
#29 105.6 hash
#29 105.8 hash/crc32
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 100.1   CC       images/cgroup.o
#53 100.8   CC       images/userns.o
#53 101.1   CC       images/google/protobuf/descriptor.o
#53 102.7   CC       images/opts.o
#53 102.9   CC       images/seccomp.o
#53 103.3   CC       images/binfmt-misc.o
#53 103.4   CC       images/time.o
#53 103.7   CC       images/sysctl.o
#53 103.9   CC       images/autofs.o
#53 104.1   CC       images/macvlan.o
#53 104.2   CC       images/sit.o
#53 104.5   LINK     images/built-in.o
#53 104.6   GEN      compel/include/asm
#53 104.6   GEN      compel/include/version.h
#53 104.6 touch .config
#53 104.7   GEN      include/common/config.h
#53 104.7   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
#53 104.8   GEN      compel/plugins/include/uapi/std/syscall-64.h
#53 104.8   GEN      compel/arch/x86/plugins/std/syscalls-64.S
#53 104.8   DEP      compel/arch/x86/plugins/std/syscalls-64.d
#53 104.9   DEP      compel/arch/x86/plugins/std/memcpy.d
#53 104.9   DEP      compel/arch/x86/plugins/std/parasite-head.d
#53 105.0   GEN      compel/plugins/include/uapi/std/syscall.h
#53 105.0   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
#53 105.0   GEN      compel/plugins/include/uapi/std/syscall-codes.h
#53 105.0   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
#53 105.1   DEP      compel/plugins/std/infect.d
#53 105.2   DEP      compel/plugins/std/string.d
#53 105.3   DEP      compel/plugins/std/log.d
#53 105.4   DEP      compel/plugins/std/fds.d
#53 105.5   DEP      compel/plugins/std/std.d
#53 105.6   DEP      compel/plugins/shmem/shmem.d
#53 105.7   DEP      compel/plugins/fds/fds.d
#53 105.9   CC       compel/plugins/std/std.o
#53 106.3   CC       compel/plugins/std/fds.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 42.95 Selecting previously unselected package python3-minimal.
#13 42.96 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
#13 42.96 Unpacking python3-minimal (3.5.3-1) ...#53 42.38   PBCC     images/core-aarch64.pb-c.c
#53 42.43   PBCC     images/core-arm.pb-c.c
#53 42.47   PBCC     images/core-ppc64.pb-c.c
#53 42.50   PBCC     images/core-s390.pb-c.c
#53 42.55   PBCC     images/core-x86.pb-c.c
Removing intermediate container 433423467fab
 ---> 95d29c059df4
Step 53/109 : FROM base AS gometalinter
 ---> 97d7c73b7186
Step 54/109 : ENV INSTALL_BINARY_NAME=gometalinter
 ---> Running in 6d5a4276ce34
Removing intermediate container 6d5a4276ce34
 ---> cc741a20884f
Step 55/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 2cb6fac85692
Step 56/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
#53 56.47   DEP      images/inventory.pb-c.d
#53 56.52   PBCC     images/cpuinfo.pb-c.c
#53 56.55   DEP      images/cpuinfo.pb-c.d
#53 56.60   PBCC     images/stats.pb-c.c
#53 56.62   DEP      images/stats.pb-c.d

#13 43.08 Selecting previously unselected package libmpdec2:amd64.
#13 43.09 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
#13 43.10 Unpacking libmpdec2:amd64 (2.4.2-1) ...
#13 43.21 Selecting previously unselected package libpython3.5-stdlib:amd64.#53 42.57   PBCC     images/core.pb-c.c
#53 42.63   PBCC     images/inventory.pb-c.c
#53 42.68   DEP      images/core-aarch64.pb-c.d
#53 42.73   DEP      images/core-arm.pb-c.d
#53 42.76   DEP      images/core-ppc64.pb-c.d
#53 42.82   DEP      images/core-s390.pb-c.d
 ---> 0e904d0ff17e
Step 57/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 250f86a2af65

#13 43.22 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
#13 43.24 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#53 42.88   DEP      images/core-x86.pb-c.d
#53 42.93   DEP      images/core.pb-c.d
#53 43.00   DEP      images/inventory.pb-c.d
#53 43.03   PBCC     images/cpuinfo.pb-c.c
#53 43.06   DEP      images/cpuinfo.pb-c.d
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.j2eCWZDjzj
+ GOPATH=/tmp/tmp.j2eCWZDjzj
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=gometalinter
+ shift
+ '[' '!' -f ./gometalinter.installer ']'
+ . ./gometalinter.installer
++ GOMETALINTER_COMMIT=v2.0.6
+ install_gometalinter
+ echo 'Installing gometalinter version v2.0.6'
+ go get -d github.com/alecthomas/gometalinter
Installing gometalinter version v2.0.6
#53 43.08   PBCC     images/stats.pb-c.c
#53 43.10   DEP      images/stats.pb-c.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 32.32 internal/x/crypto/curve25519
#29 35.54 sync
#29 35.93 io
#29 35.93 reflect
#29 36.82 bytes
#29 38.18 bufio
#29 39.22 syscall
#53 57.98 make[1]: Nothing to be done for 'all'.
+ cd /tmp/tmp.j2eCWZDjzj/src/github.com/alecthomas/gometalinter
+ git checkout -q v2.0.6
#29 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 32.39 sync
#26 32.82 io
#26 32.83 reflect
#26 33.68 syscall
#26 38.12 time
#26 41.83 internal/poll
#26 41.87 sort
#26 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 44.28 make[1]: Nothing to be done for 'all'.
Removing intermediate container 1305b70dbb8a
 ---> 69946b0318c9
Step 20/109 : FROM base AS cross-false
 ---> b14ee8007b1c
Step 21/109 : FROM base AS cross-true
 ---> b14ee8007b1c
Step 22/109 : RUN dpkg --add-architecture armhf
 ---> Running in b92b42449763
+ go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
#13 44.92 Selecting previously unselected package python3.5.
#13 44.92 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
#13 44.93 Unpacking python3.5 (3.5.3-1+deb9u1) ...
#13 45.13 Selecting previously unselected package libpython3-stdlib:amd64.
#13 45.14 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
#13 45.14 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
#13 45.28 Selecting previously unselected package dh-python.
#13 45.28 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
#13 45.29 Unpacking dh-python (2.20170125) ...
Removing intermediate container b92b42449763
 ---> 8b66097f7b76
Step 23/109 : RUN dpkg --add-architecture arm64
 ---> Running in 41165070eb1e
#13 45.55 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
#13 45.57 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
#53 59.31   CC       images/stats.o
#53 59.66   CC       images/core.o
#53 45.47   CC       images/stats.o
#53 45.75   CC       images/core.o
Removing intermediate container 41165070eb1e
 ---> bc7ff7c1c02c
Step 24/109 : RUN dpkg --add-architecture armel
 ---> Running in 4b1e1d718bfc
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 49.08 bufio
#26 50.40 path/filepath
#26 51.48 io/ioutil
#26 52.01 path
#26 52.34 text/tabwriter
#26 52.81 flag
#26 52.85 github.com/BurntSushi/toml
#26 54.82 log
#26 56.76 github.com/BurntSushi/toml/cmd/tomlv
#26 ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 2.324 + RM_GOPATH=0
#34 2.325 + TMP_GOPATH=
#34 2.325 + : /build
#34 2.326 + '[' -z '' ']'
#34 2.331 ++ mktemp -d
#34 2.336 + export GOPATH=/tmp/tmp.u3LVsOYRn4
#34 2.337 + GOPATH=/tmp/tmp.u3LVsOYRn4
#34 2.337 + RM_GOPATH=1
#34 2.339 ++ dirname ./install.sh
#34 2.341 + dir=.
#34 2.342 + bin=tini
#34 2.342 + shift
#34 2.342 + '[' '!' -f ./tini.installer ']'
#34 2.345 + . ./tini.installer
#34 2.345 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
#34 2.349 + install_tini
#34 2.349 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
#34 2.349 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
#34 2.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.u3LVsOYRn4/tini
#34 2.353 Cloning into '/tmp/tmp.u3LVsOYRn4/tini'...
#34 3.042 + cd /tmp/tmp.u3LVsOYRn4/tini
#34 3.042 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
#34 3.054 + cmake .
#34 3.463 -- The C compiler identification is GNU 6.3.0
#34 3.491 -- Check for working C compiler: /usr/bin/cc
#34 3.887 -- Check for working C compiler: /usr/bin/cc -- works
#34 3.902 -- Detecting C compiler ABI info
#34 4.369 -- Detecting C compiler ABI info - done
#34 4.453 -- Detecting C compile features
#34 5.834 -- Detecting C compile features - done
#34 5.854 -- Performing Test HAS_BUILTIN_FORTIFY
#53 46.32   CC       images/core-x86.o
#34 6.042 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
#34 6.139 -- Configuring done
#34 6.170 -- Generating done
Removing intermediate container 4b1e1d718bfc
 ---> a63111ce8099
Step 25/109 : 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; 	fi
 ---> Running in f31c6c3dbb1a
#34 6.172 -- Build files have been written to: /tmp/tmp.u3LVsOYRn4/tini
#34 6.180 + make tini-static
#34 6.498 Scanning dependencies of target tini-static
#53 46.93   CC       images/core-arm.o
#34 6.626 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
Removing intermediate container f31c6c3dbb1a
 ---> 9a3e231f2a49
Step 26/109 : FROM cross-${CROSS} as dev-base
 ---> b14ee8007b1c
Step 27/109 : FROM dev-base AS runtime-dev-cross-false
 ---> b14ee8007b1c
Step 28/109 : RUN apt-get update && apt-get install -y 	libapparmor-dev 	libseccomp-dev
 ---> Running in 6ed93e9c4981
#53 47.25   CC       images/core-aarch64.o
#34 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 DONE 60.5s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 60.31   CC       images/core-x86.o
#53 60.84   CC       images/core-arm.o
#53 61.22   CC       images/core-aarch64.o
#53 47.61   CC       images/core-ppc64.o
#53 61.81   CC       images/core-ppc64.o
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB]
#53 48.13   CC       images/core-s390.o
#13 48.92 Setting up python3-minimal (3.5.3-1) ...
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
#53 62.62   CC       images/core-s390.o
#53 48.92   CC       images/cpuinfo.o
#53 ...

#34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
#34 8.152 [100%] Linking C executable tini-static
#34 8.507 [100%] Built target tini-static
#34 8.540 + mkdir -p /build
#34 8.545 + cp tini-static /build/docker-init
#34 DONE 8.7s

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 57.39 path/filepath
#29 58.57 io/ioutil
#29 58.76 flag
#29 59.22 go/token
#29 59.88 go/scanner
#29 60.16 net/url
#29 61.43 go/ast
#29 62.00 text/template/parse
#53 49.36   CC       images/inventory.o
#53 49.56   CC       images/fdinfo.o
#53 49.89   CC       images/fown.o
#53 50.07   CC       images/ns.o
#53 50.23   CC       images/regfile.o
#13 50.44 Selecting previously unselected package python3.
#13 50.45 (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 ... 16746 files and directories currently installed.)
#13 50.53 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
#13 50.55 Unpacking python3 (3.5.3-1) ...
#13 50.65 Selecting previously unselected package pigz.
#13 50.65 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
#13 50.65 Unpacking pigz (2.3.4-1) ...
#13 50.77 Selecting previously unselected package libip4tc0:amd64.#53 50.37   CC       images/ghost-file.o
Fetched 7724 kB in 2s (2726 kB/s)
Reading package lists...
#13 50.78 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 50.79 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 50.93 Selecting previously unselected package libip6tc0:amd64.
#13 50.93 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 50.93 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 51.05 Selecting previously unselected package libiptc0:amd64.#53 50.62   CC       images/fifo.o

#13 51.05 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
#13 51.06 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 51.18 Selecting previously unselected package libxtables12:amd64.
#13 51.18 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
#13 51.19 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 51.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.#53 50.83   CC       images/remap-file-path.o

#13 51.32 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
#13 51.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 51.41 Selecting previously unselected package iptables.
#13 51.44 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
#13 51.45 Unpacking iptables (1.6.0+snapshot20161117-6) ...
#29 ...

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 21.53 + cd /tmp/tmp.vSg3gZGlnV/src/github.com/containerd/containerd
#43 21.53 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603
#43 23.09 + export 'BUILDTAGS=netgo osusergo static_build'
#43 23.10 + BUILDTAGS='netgo osusergo static_build'
#43 23.10 + export EXTRA_FLAGS=-buildmode=pie
#43 23.10 + EXTRA_FLAGS=-buildmode=pie
#43 23.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
#43 23.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
#43 23.10 + '[' '' = dynamic ']'
#43 23.10 + make
#43 23.66 🇩 bin/ctr
#43 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 63.45   CC       images/cpuinfo.o
#53 64.21   CC       images/inventory.o
#53 64.47   CC       images/fdinfo.o
#53 64.71   CC       images/fown.o
#53 64.86   CC       images/ns.o
#53 65.03   CC       images/regfile.o
#53 65.17   CC       images/ghost-file.o
#53 51.08   CC       images/eventfd.o
#53 51.23   CC       images/eventpoll.o
#53 51.45   CC       images/fh.o
#13 51.80 Selecting previously unselected package xxd.
#13 51.81 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 51.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#13 51.99 Selecting previously unselected package vim-common.
#13 51.99 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 52.01 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
#53 65.47   CC       images/fifo.o
#53 65.72   CC       images/remap-file-path.o
#53 65.85   CC       images/eventfd.o
#53 51.76   CC       images/fsnotify.o
#13 52.32 Selecting previously unselected package bzip2.
#13 52.33 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
#13 52.35 Unpacking bzip2 (1.0.6-8.1) ...

Reading package lists...#53 66.12   CC       images/eventpoll.o
#13 52.55 Selecting previously unselected package libgpm2:amd64.
#53 66.32   CC       images/fh.o
#53 52.34   CC       images/signalfd.o
#13 52.56 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
#13 52.57 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
#53 52.56   CC       images/fs.o
#13 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 108.1 + for f in rootlesskit rootlesskit-docker-proxy
#56 108.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
#56 DONE 115.8s

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 52.91 Selecting previously unselected package xz-utils.
#13 52.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
#13 52.92 Unpacking xz-utils (5.2.2-1.2+b1) ...
#13 ...

#57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
#57 DONE 0.1s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 106.9   CC       compel/plugins/std/log.o
#53 107.9   CC       compel/plugins/std/string.o
#53 108.6   CC       compel/plugins/std/infect.o
#53 109.2   CC       compel/arch/x86/plugins/std/parasite-head.o
#53 109.2   CC       compel/arch/x86/plugins/std/memcpy.o
#53 109.3   CC       compel/arch/x86/plugins/std/syscalls-64.o
#53 109.4   AR       compel/plugins/std.lib.a
#53 109.4   CC       compel/plugins/fds/fds.o
#53 109.7   AR       compel/plugins/fds.lib.a
#53 109.7   HOSTDEP  compel/src/lib/handle-elf-host.d
#53 109.9   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
#53 110.1   HOSTDEP  compel/src/lib/log-host.d
#53 110.2   HOSTDEP  compel/src/main-host.d
#53 110.4   DEP      compel/src/lib/ptrace.d
#53 110.5   DEP      compel/src/lib/infect.d
#53 110.7   DEP      compel/src/lib/infect-util.d
#53 110.8   DEP      compel/src/lib/infect-rpc.d
#53 110.9   DEP      compel/src/lib/handle-elf.d
#53 111.0   DEP      compel/arch/x86/src/lib/handle-elf.d
#53 111.2   DEP      compel/arch/x86/src/lib/infect.d
#53 111.3   DEP      compel/arch/x86/src/lib/cpu.d
#53 111.5   DEP      compel/src/lib/log.d
#53 111.6   DEP      compel/src/main.d
#53 111.9   CC       compel/src/lib/log.o
#53 112.3   CC       compel/arch/x86/src/lib/cpu.o
#53 113.3   CC       compel/arch/x86/src/lib/infect.o
#53 114.1   CC       compel/arch/x86/src/lib/handle-elf.o
#53 114.4   CC       compel/src/lib/handle-elf.o
#53 115.7   CC       compel/src/lib/infect-rpc.o
#53 116.1   CC       compel/src/lib/infect-util.o
#53 116.3   CC       compel/src/lib/infect.o
#53 66.58   CC       images/fsnotify.o
#53 52.82   CC       images/pstree.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 106.3 compress/gzip
#29 106.7 context
#29 107.3 crypto/cipher
#29 107.4 math/rand
#29 108.3 math/big
#29 108.6 crypto/aes
#29 109.6 crypto
#29 109.7 crypto/des
#29 110.1 crypto/internal/randutil
#29 110.2 crypto/sha512
#29 111.1 crypto/hmac
#29 111.3 crypto/md5
#29 111.9 crypto/sha1
#29 113.1 crypto/sha256
#29 114.3 encoding/hex
#29 114.8 encoding/pem
#29 115.3 internal/singleflight
#29 115.6 net

Building dependency tree...
Reading state information...
#53 67.07   CC       images/signalfd.o
#53 53.03   CC       images/pipe.o
#29 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 53.31 Selecting previously unselected package aufs-tools.
#13 53.31 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
#13 53.31 Unpacking aufs-tools (1:4.1+20161219-1) ...
#13 53.58 Selecting previously unselected package liblzo2-2:amd64.
#13 53.58 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
The following additional packages will be installed:
  libapparmor1 libseccomp2
Suggested packages:
  seccomp
The following NEW packages will be installed:
  libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
Need to get 296 kB of archives.
After this operation, 1346 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
#53 67.30   CC       images/fs.o
#53 53.31   CC       images/tcp-stream.o
#13 53.59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
debconf: delaying package configuration, since apt-utils is not installed
Fetched 296 kB in 0s (3435 kB/s)
Selecting previously unselected package libseccomp2:ppc64el.
(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 ... 14949 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
Selecting previously unselected package libseccomp-dev:ppc64el.
Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
#53 67.52   CC       images/pstree.o
#53 67.68   CC       images/pipe.o
#53 53.59   CC       images/sk-packet.o
#13 53.98 Selecting previously unselected package btrfs-progs.
#13 53.99 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
#13 54.03 Unpacking btrfs-progs (4.7.3-1) ...
Selecting previously unselected package libapparmor1:ppc64el.
Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
Selecting previously unselected package libapparmor-dev:ppc64el.
Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 67.83   CC       images/tcp-stream.o
#53 53.78   CC       images/mnt.o
+ GOBIN=/build
+ /build/gometalinter --install
Installing:
  deadcode
  dupl
  errcheck
  gas
  gochecknoglobals
  gochecknoinits
  goconst
  gocyclo
  goimports
  golint
  gosimple
  gotype
  gotypex
  ineffassign
  interfacer
  lll
  maligned
  megacheck
  misspell
  nakedret
  safesql
  staticcheck
  structcheck
  unconvert
  unparam
  unused
  varcheck
#53 67.99   CC       images/sk-packet.o
#53 53.93   CC       images/pipe-data.o
#53 54.15   CC       images/sa.o
#53 68.22   CC       images/mnt.o
#53 68.38   CC       images/pipe-data.o
#53 68.49   CC       images/sa.o
#53 54.41   CC       images/timer.o
Removing intermediate container 6ed93e9c4981
 ---> 20fbe1ee239b
Step 29/109 : FROM cross-true AS runtime-dev-cross-true
 ---> 9a3e231f2a49
Step 30/109 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update 	&& apt-get install -y 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev; 	fi
 ---> Running in 73e1894abaf5
#13 54.74 Selecting previously unselected package btrfs-tools.
#13 54.75 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
#13 54.76 Unpacking btrfs-tools (4.7.3-1) ...
#13 54.84 Selecting previously unselected package libdevmapper1.02.1:amd64.
#13 54.84 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 54.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 55.08 Selecting previously unselected package dmsetup.
#13 55.08 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
#13 55.08 Unpacking dmsetup (2:1.02.137-2) ...
#53 68.68   CC       images/timer.o
#13 55.21 Selecting previously unselected package libonig4:amd64.
#13 55.21 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
#13 55.22 Unpacking libonig4:amd64 (6.1.3-2) ...
#53 68.90   CC       images/timerfd.o
#53 69.05   CC       images/mm.o
#53 54.81   CC       images/timerfd.o
#53 54.95   CC       images/mm.o
Removing intermediate container 73e1894abaf5
 ---> 05707026149d
Step 31/109 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
 ---> 20fbe1ee239b
Step 32/109 : FROM base AS tomlv
 ---> b14ee8007b1c
Step 33/109 : ENV INSTALL_BINARY_NAME=tomlv
#13 55.33 Selecting previously unselected package libjq1:amd64.
#13 55.33 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
#13 55.37 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
#13 55.55 Selecting previously unselected package jq.
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 42.91 internal/fmtsort
#26 43.33 internal/syscall/unix
#26 43.36 strings
#26 43.43 os
#26 45.31 bytes
#26 46.34 bufio
#26 46.49 fmt
#26 47.69 path/filepath
#26 48.77 io/ioutil
#26 49.23 path
#26 49.61 text/tabwriter
#26 49.89 flag
#26 50.15 github.com/BurntSushi/toml
#26 51.07 log
#26 53.13 github.com/BurntSushi/toml/cmd/tomlv
#26 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 43.78 time
#29 44.88 sort
#29 45.57 internal/fmtsort
#29 45.96 internal/syscall/unix
#29 46.13 strings
#29 47.91 internal/poll
#29 47.99 path
#29 48.53 regexp/syntax
#29 49.37 os
#29 52.04 fmt
#29 52.21 path/filepath
#29 53.16 regexp
#13 55.55 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
#13 55.56 Unpacking jq (1.5+dfsg-1.3) ...
#13 55.69 Selecting previously unselected package libaio1:amd64.
#13 55.69 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
#13 55.70 Unpacking libaio1:amd64 (0.3.110-3) ...
#13 55.79 Selecting previously unselected package libcap2-bin.
#13 55.79 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
#13 55.80 Unpacking libcap2-bin (1:2.25-1) ...
 ---> Running in 8b5a46cde0d7
Removing intermediate container 8b5a46cde0d7
 ---> 1db5adb35c11
Step 34/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 4597ecde65d6
Step 35/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
#53 69.28   CC       images/sk-opts.o
#53 69.39   CC       images/sk-unix.o
#53 69.61   CC       images/sk-inet.o
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 55.31   CC       images/sk-opts.o
#13 55.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
#13 55.89 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
#13 55.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 55.97 Selecting previously unselected package libsepol1-dev:amd64.
#13 55.97 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
#13 55.97 Unpacking libsepol1-dev:amd64 (2.6-2) ...
 ---> 63395f00ea13
Step 36/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in cf6cbdd1ee96
#53 55.50   CC       images/sk-unix.o
#13 56.23 Selecting previously unselected package libpcre16-3:amd64.
#13 56.23 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
#13 56.23 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.W9zYJkL7wv
+ GOPATH=/tmp/tmp.W9zYJkL7wv
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=tomlv
+ shift
+ '[' '!' -f ./tomlv.installer ']'
+ . ./tomlv.installer
++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ install_tomlv
+ echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W9zYJkL7wv/src/github.com/BurntSushi/toml
Cloning into '/tmp/tmp.W9zYJkL7wv/src/github.com/BurntSushi/toml'...
#53 55.83   CC       images/sk-inet.o
#53 69.86   CC       images/tun.o
#53 70.11   CC       images/sk-netlink.o
#13 56.44 Selecting previously unselected package libpcre32-3:amd64.
#13 56.44 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
#13 56.44 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
#13 56.63 Selecting previously unselected package libpcre3-dev:amd64.
#53 56.05   CC       images/tun.o
#53 56.31   CC       images/sk-netlink.o
#53 70.29   CC       images/packet-sock.o
#13 56.64 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
#13 56.66 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
#53 56.60   CC       images/packet-sock.o
+ cd /tmp/tmp.W9zYJkL7wv/src/github.com/BurntSushi/toml
+ git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
+ go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
math/bits
errors
internal/cpu
runtime/internal/sys
runtime/internal/atomic
runtime/internal/math
internal/bytealg
unicode/utf8
math
internal/race
sync/atomic
#53 70.66   CC       images/ipc-var.o
#53 70.78   CC       images/ipc-desc.o
unicode
internal/testlog
runtime
encoding
runtime/cgo
#13 57.25 Selecting previously unselected package libselinux1-dev:amd64.
#13 57.27 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
#13 57.28 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
#53 56.90   CC       images/ipc-var.o
#53 70.94   CC       images/ipc-shm.o
#53 71.09   CC       images/ipc-msg.o
#13 57.61 Selecting previously unselected package libdevmapper-dev:amd64.
#13 57.63 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
#13 57.64 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
#13 57.75 Selecting previously unselected package libnl-3-200:amd64.#53 57.05   CC       images/ipc-desc.o
#53 57.22   CC       images/ipc-shm.o
#53 71.29   CC       images/ipc-sem.o
#53 71.42   CC       images/utsns.o

#13 57.75 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
#13 57.76 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
#13 57.88 Selecting previously unselected package libprotobuf-c1:amd64.
#13 57.90 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
#13 57.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
#13 57.97 Selecting previously unselected package libreadline5:amd64.
#13 57.98 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...strconv
#53 57.45   CC       images/ipc-msg.o
#53 71.63   CC       images/creds.o

#13 58.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 58.18 Selecting previously unselected package libsystemd-dev:amd64.
#13 58.18 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
#13 58.22 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
#53 57.71   CC       images/ipc-sem.o
#53 71.82   CC       images/vma.o
#53 72.05   CC       images/netdev.o
#53 57.92   CC       images/utsns.o
#53 58.09   CC       images/creds.o
#53 58.24   CC       images/vma.o
#53 58.45   CC       images/netdev.o
#53 72.43   CC       images/tty.o
#53 58.92   CC       images/tty.o
#53 72.87   CC       images/file-lock.o
#53 73.04   CC       images/rlimit.o
#53 ...

#26 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
#26 DONE 57.1s
#53 73.19   CC       images/pagemap.o

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 55.52 flag
#29 55.88 go/token
#29 56.58 go/scanner
#29 57.02 io/ioutil
#29 57.43 net/url
#29 57.57 go/ast
#53 73.50   CC       images/siginfo.o
#13 59.91 Selecting previously unselected package net-tools.
#13 59.91 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
#13 59.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
#13 60.17 Selecting previously unselected package thin-provisioning-tools.#53 73.77   CC       images/rpc.o

#13 60.18 Preparing to unpack .../36-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
#13 60.18 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
#13 60.47 Selecting previously unselected package vim-runtime.
#13 60.47 Preparing to unpack .../37-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
#13 60.52 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
#13 60.57 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
#13 60.57 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#53 74.69   CC       images/ext-file.o
#29 59.18 text/template/parse
sync
io
reflect
syscall
bytes
strings
#53 74.90   CC       images/cgroup.o
#53 75.51   CC       images/userns.o
bufio
path
#53 75.76   CC       images/google/protobuf/descriptor.o
text/tabwriter
internal/syscall/unix
time
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 65.72 go/parser
#29 65.76 text/template
#29 68.65 log
#29 69.00 encoding/binary
#29 69.91 go/doc
#29 70.16 encoding/base64
#29 70.70 encoding/json
#29 72.58 github.com/LK4D4/vndr/build
#29 74.63 encoding/xml
#29 75.02 github.com/LK4D4/vndr/godl/singleflight
#29 75.28 compress/flate
sort
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 77.14   CC       images/opts.o
internal/poll
internal/fmtsort
os
#29 61.32 go/parser
#53 77.37   CC       images/seccomp.o
path/filepath
fmt
io/ioutil
#13 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 116.7 crypto/rand
#29 117.4 crypto/elliptic
#29 119.0 encoding/asn1
#29 121.3 crypto/ecdsa
#29 121.8 crypto/rsa
#29 123.4 crypto/dsa
#29 123.8 crypto/x509/pkix
#29 124.3 internal/x/crypto/cryptobyte
#29 126.3 internal/x/crypto/internal/chacha20
#29 126.8 internal/x/crypto/poly1305
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 119.5   CC       compel/src/lib/ptrace.o
#53 120.0   AR       compel/libcompel.a
#53 120.0   HOSTCC   compel/src/main-host.o
#53 120.5   HOSTCC   compel/src/lib/log-host.o
#53 120.7   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
#53 120.9   HOSTCC   compel/src/lib/handle-elf-host.o
#53 121.4   HOSTLINK compel/compel-host-bin
#53 121.5   DEP      soccr/soccr.d
#53 121.7   CC       soccr/soccr.o
#53 123.1   AR       soccr/libsoccr.a
#53 123.2 make[1]: 'soccr/libsoccr.a' is up to date.
#53 123.5   DEP      criu/arch/x86/sigframe.d
#53 123.6   DEP      criu/arch/x86/sigaction_compat.d
#53 123.7   DEP      criu/arch/x86/kerndat.d
#53 123.9   DEP      criu/arch/x86/crtools.d
#53 124.1   DEP      criu/arch/x86/cpu.d
#53 124.3   CC       criu/arch/x86/cpu.o
#53 124.9   CC       criu/arch/x86/crtools.o
#53 126.4   CC       criu/arch/x86/kerndat.o
#53 126.9   CC       criu/arch/x86/sigaction_compat.o
#53 127.2   CC       criu/arch/x86/sigframe.o
#53 127.5   LINK     criu/arch/x86/crtools.built-in.o
#53 127.5   DEP      criu/pie/util-vdso-elf32.d
#53 127.6   DEP      criu/arch/x86/vdso-pie.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 127.2 internal/x/crypto/chacha20poly1305
#53 77.65   CC       images/binfmt-misc.o
#53 77.84   CC       images/time.o
log
flag
github.com/BurntSushi/toml
#53 78.04   CC       images/sysctl.o
#29 62.67 text/template
#53 78.22   CC       images/autofs.o
#53 78.38   CC       images/macvlan.o
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 59.62   CC       images/file-lock.o
#53 59.85   CC       images/rlimit.o
#53 60.16   CC       images/pagemap.o
#53 60.49   CC       images/siginfo.o
#53 60.78   CC       images/rpc.o
#53 61.65   CC       images/ext-file.o
#53 61.83   CC       images/cgroup.o
#53 62.34   CC       images/userns.o
#53 62.50   CC       images/google/protobuf/descriptor.o
#53 63.88   CC       images/opts.o
#53 64.06   CC       images/seccomp.o
#53 64.36   CC       images/binfmt-misc.o
#53 64.55   CC       images/time.o
#53 78.54   CC       images/sit.o
#53 64.71   CC       images/sysctl.o
#53 78.82   LINK     images/built-in.o
github.com/BurntSushi/toml/cmd/tomlv
#29 128.3 internal/x/crypto/hkdf
#29 128.5 internal/x/text/transform
#53 64.89   CC       images/autofs.o
#53 78.94   GEN      compel/include/asm
#53 78.94   GEN      compel/include/version.h
#53 78.96 touch .config
#53 78.97   GEN      include/common/config.h
#53 79.02   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
#53 79.05   GEN      compel/plugins/include/uapi/std/syscall-64.h
#53 79.07   GEN      compel/arch/x86/plugins/std/syscalls-64.S
#53 79.10   DEP      compel/arch/x86/plugins/std/syscalls-64.d
#53 79.12   DEP      compel/arch/x86/plugins/std/memcpy.d
#53 79.14   DEP      compel/arch/x86/plugins/std/parasite-head.d
#53 79.16   GEN      compel/plugins/include/uapi/std/syscall.h
#53 65.06   CC       images/macvlan.o
#53 65.33   CC       images/sit.o
#53 79.21   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
#53 79.23   GEN      compel/plugins/include/uapi/std/syscall-codes.h
#53 79.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
#53 79.26   DEP      compel/plugins/std/infect.d
#53 79.38   DEP      compel/plugins/std/string.d
#53 65.56   LINK     images/built-in.o
#53 65.69   GEN      compel/include/asm
#53 79.51   DEP      compel/plugins/std/log.d
#53 79.58   DEP      compel/plugins/std/fds.d
#53 79.69   DEP      compel/plugins/std/std.d
#53 65.69   GEN      compel/include/version.h
#53 65.72 touch .config
#53 65.73   GEN      include/common/config.h
#53 65.84   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
#53 65.86   GEN      compel/plugins/include/uapi/std/syscall-64.h
#53 65.89   GEN      compel/arch/x86/plugins/std/syscalls-64.S
#53 65.91   DEP      compel/arch/x86/plugins/std/syscalls-64.d
#53 65.93   DEP      compel/arch/x86/plugins/std/memcpy.d
#53 65.96   DEP      compel/arch/x86/plugins/std/parasite-head.d
#53 79.83   DEP      compel/plugins/shmem/shmem.d
#53 79.93   DEP      compel/plugins/fds/fds.d
#29 129.3 internal/x/text/unicode/bidi
#53 65.98   GEN      compel/plugins/include/uapi/std/syscall.h
#53 66.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
#53 66.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
#53 66.07   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
#53 66.07   DEP      compel/plugins/std/infect.d
#53 80.08   CC       compel/plugins/std/std.o
#53 66.27   DEP      compel/plugins/std/string.d
#53 66.35   DEP      compel/plugins/std/log.d
Removing intermediate container cf6cbdd1ee96
 ---> b2f84adba16c
Step 37/109 : FROM base AS vndr
 ---> b14ee8007b1c
Step 38/109 : ENV INSTALL_BINARY_NAME=vndr
 ---> Running in 605410ec9433
Removing intermediate container 605410ec9433
 ---> 0a17601ffed3
Step 39/109 : COPY hack/dockerfile/install/install.sh ./install.sh
#53 80.35   CC       compel/plugins/std/fds.o
#53 66.44   DEP      compel/plugins/std/fds.d
#53 66.54   DEP      compel/plugins/std/std.d
#53 66.65   DEP      compel/plugins/shmem/shmem.d
 ---> 727378f6b158
Step 40/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 0c6a3466b8ec
Step 41/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 7ef3909eac99
#53 66.71   DEP      compel/plugins/fds/fds.d
#53 66.90   CC       compel/plugins/std/std.o
#53 80.85   CC       compel/plugins/std/log.o
#53 67.20   CC       compel/plugins/std/fds.o
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.PqCk6LbSbK
+ GOPATH=/tmp/tmp.PqCk6LbSbK
+ RM_GOPATH=1
++ dirname ./install.sh
Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
+ dir=.
+ bin=vndr
+ shift
+ '[' '!' -f ./vndr.installer ']'
+ . ./vndr.installer
++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
+ install_vndr
+ echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
+ git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PqCk6LbSbK/src/github.com/LK4D4/vndr
Cloning into '/tmp/tmp.PqCk6LbSbK/src/github.com/LK4D4/vndr'...
+ cd /tmp/tmp.PqCk6LbSbK/src/github.com/LK4D4/vndr
+ git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
+ go build -buildmode=pie -v -o /build/vndr .
errors
internal/cpu
internal/race
runtime/internal/atomic
runtime/internal/sys
sync/atomic
runtime/internal/math
#53 67.60   CC       compel/plugins/std/log.o
unicode
unicode/utf8
internal/bytealg
math/bits
internal/testlog
math
runtime
encoding
unicode/utf16
#29 131.4 internal/x/text/secure/bidirule
#53 82.08   CC       compel/plugins/std/string.o
container/list
crypto/internal/subtle
crypto/subtle
internal/x/crypto/cryptobyte/asn1
#53 68.32   CC       compel/plugins/std/string.o
#29 131.7 internal/x/text/unicode/norm
internal/nettrace
internal/x/net/dns/dnsmessage
runtime/cgo
strconv
#53 68.88   CC       compel/plugins/std/infect.o
#53 82.85   CC       compel/plugins/std/infect.o
#53 83.25   CC       compel/arch/x86/plugins/std/parasite-head.o
#53 83.30   CC       compel/arch/x86/plugins/std/memcpy.o
#53 83.35   CC       compel/arch/x86/plugins/std/syscalls-64.o
#53 83.41   AR       compel/plugins/std.lib.a
crypto/rc4
#29 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 64.89 Selecting previously unselected package vim.
#13 64.90 Preparing to unpack .../38-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
#13 64.91 Unpacking vim (2:8.0.0197-4+deb9u3) ...
#13 65.48 Selecting previously unselected package xfsprogs.
#13 65.50 Preparing to unpack .../39-xfsprogs_4.9.0+nmu1_amd64.deb ...
#13 65.50 Unpacking xfsprogs (4.9.0+nmu1) ...
#13 66.04 Selecting previously unselected package zip.
#13 66.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
#13 66.05 Unpacking zip (3.0-11+b1) ...
#13 66.23 Selecting previously unselected package libapparmor-perl.
#13 66.26 Preparing to unpack .../41-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
#13 66.27 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
#13 66.39 Selecting previously unselected package apparmor.
#13 66.40 Preparing to unpack .../42-apparmor_2.11.0-3+deb9u2_amd64.deb ...
#13 66.48 Unpacking apparmor (2.11.0-3+deb9u2) ...
#13 66.91 Selecting previously unselected package binutils-mingw-w64-i686.
#13 66.92 Preparing to unpack .../43-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
#13 66.92 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 68.68 Selecting previously unselected package binutils-mingw-w64-x86-64.
#13 68.70 Preparing to unpack .../44-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
#13 68.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#53 69.22   CC       compel/arch/x86/plugins/std/parasite-head.o
#53 69.25   CC       compel/arch/x86/plugins/std/memcpy.o
#53 69.28   CC       compel/arch/x86/plugins/std/syscalls-64.o
#53 69.31   AR       compel/plugins/std.lib.a
#53 69.36   CC       compel/plugins/fds/fds.o
#53 83.45   CC       compel/plugins/fds/fds.o
#53 69.54   AR       compel/plugins/fds.lib.a
#53 69.57   HOSTDEP  compel/src/lib/handle-elf-host.d
#53 69.68   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
#53 83.68   AR       compel/plugins/fds.lib.a
#53 83.72   HOSTDEP  compel/src/lib/handle-elf-host.d
#53 83.82   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
#53 69.85   HOSTDEP  compel/src/lib/log-host.d
#53 69.93   HOSTDEP  compel/src/main-host.d
#53 83.90   HOSTDEP  compel/src/lib/log-host.d
#53 83.98   HOSTDEP  compel/src/main-host.d
#53 84.10   DEP      compel/src/lib/ptrace.d
#53 70.07   DEP      compel/src/lib/ptrace.d
#53 70.18   DEP      compel/src/lib/infect.d
#53 84.30   DEP      compel/src/lib/infect.d
#13 70.58 Selecting previously unselected package binutils-mingw-w64.
#13 70.59 Preparing to unpack .../45-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
#13 70.60 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 70.71 Selecting previously unselected package mingw-w64-common.
#13 70.71 Preparing to unpack .../46-mingw-w64-common_5.0.1-1_all.deb ...
#13 70.73 Unpacking mingw-w64-common (5.0.1-1) ...
#53 70.26   DEP      compel/src/lib/infect-util.d
#53 70.44   DEP      compel/src/lib/infect-rpc.d
#53 70.55   DEP      compel/src/lib/handle-elf.d
#53 84.42   DEP      compel/src/lib/infect-util.d
#53 84.55   DEP      compel/src/lib/infect-rpc.d
#53 84.65   DEP      compel/src/lib/handle-elf.d
#53 70.69   DEP      compel/arch/x86/src/lib/handle-elf.d
#53 84.80   DEP      compel/arch/x86/src/lib/handle-elf.d
#53 84.88   DEP      compel/arch/x86/src/lib/infect.d
#53 70.85   DEP      compel/arch/x86/src/lib/infect.d
#53 70.99   DEP      compel/arch/x86/src/lib/cpu.d
#53 84.97   DEP      compel/arch/x86/src/lib/cpu.d
#53 85.08   DEP      compel/src/lib/log.d
#53 71.11   DEP      compel/src/lib/log.d
#53 71.25   DEP      compel/src/main.d
#13 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 134.7 crypto/x509
#53 85.23   DEP      compel/src/main.d
#53 71.43   CC       compel/src/lib/log.o
#53 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 78.11 + for f in rootlesskit rootlesskit-docker-proxy
#56 78.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
#56 DONE 84.5s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 85.41   CC       compel/src/lib/log.o
#53 ...

#57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
#57 DONE 0.2s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 85.68   CC       compel/arch/x86/src/lib/cpu.o
#53 71.78   CC       compel/arch/x86/src/lib/cpu.o
sync
github.com/LK4D4/vndr/godl/singleflight
io
reflect
syscall
math/rand
bytes
strings
#29 135.6 internal/x/net/idna
#53 72.35   CC       compel/arch/x86/src/lib/infect.o
bufio
#53 86.89   CC       compel/arch/x86/src/lib/infect.o
#53 73.14   CC       compel/arch/x86/src/lib/handle-elf.o
path
hash
crypto/internal/randutil
internal/singleflight
hash/crc32
#53 73.37   CC       compel/src/lib/handle-elf.o
crypto
crypto/sha512
time
internal/syscall/unix
#53 87.60   CC       compel/arch/x86/src/lib/handle-elf.o
#53 87.79   CC       compel/src/lib/handle-elf.o
crypto/hmac
crypto/sha1
crypto/sha256
internal/x/crypto/hkdf
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 127.7   DEP      criu/pie/parasite-vdso.d
#53 127.9   DEP      criu/pie/util-vdso.d
#53 128.0   DEP      criu/pie/util.d
#53 128.3   CC       criu/pie/util.o
#53 128.6   CC       criu/pie/util-vdso.o
#53 129.3   CC       criu/pie/parasite-vdso.o
#53 130.4   CC       criu/arch/x86/vdso-pie.o
#53 130.7   CC       criu/pie/util-vdso-elf32.o
#53 131.3   AR       criu/pie/pie.lib.a
#53 131.4   DEP      criu/pie/restorer.d
#53 131.6   DEP      criu/arch/x86/sigaction_compat_pie.d
#53 131.7   DEP      criu/arch/x86/restorer_unmap.d
#53 131.7   DEP      criu/arch/x86/restorer.d
#53 132.0   DEP      criu/pie/parasite.d
#53 132.3   CC       criu/pie/parasite.o
#53 133.5   LINK     criu/pie/parasite.built-in.o
#53 133.5   GEN      criu/pie/parasite-blob.h
#53 133.6   CC       criu/arch/x86/restorer.o
#53 134.2   CC       criu/arch/x86/restorer_unmap.o
#53 134.3   CC       criu/arch/x86/sigaction_compat_pie.o
#53 134.7   CC       criu/pie/restorer.o
#53 137.7   LINK     criu/pie/restorer.built-in.o
#53 137.7   GEN      criu/pie/restorer-blob.h
#53 137.8   DEP      criu/vdso.d
internal/x/text/transform
Removing intermediate container 250f86a2af65
 ---> d2d2c4d31aa7
Step 58/109 : FROM dev-base AS dockercli
 ---> 97d7c73b7186
Step 59/109 : ENV INSTALL_BINARY_NAME=dockercli
 ---> Running in 99f0525698bf
Removing intermediate container 99f0525698bf
 ---> 3df64e58b679
Step 60/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> a1bb39db9ef9
Step 61/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 6dc2542efd9e
Step 62/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 627fd6ab49c0
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.rNGg63NVKp
+ GOPATH=/tmp/tmp.rNGg63NVKp
+ RM_GOPATH=1
Install docker/cli version 17.06.2-ce from stable
++ dirname ./install.sh
+ dir=.
+ bin=dockercli
+ shift
+ '[' '!' -f ./dockercli.installer ']'
+ . ./dockercli.installer
++ DOCKERCLI_CHANNEL=stable
++ DOCKERCLI_VERSION=17.06.2-ce
+ install_dockercli
+ echo 'Install docker/cli version 17.06.2-ce from stable'
++ uname -m
+ arch=s390x
+ '[' s390x '!=' x86_64 ']'
+ '[' s390x '!=' s390x ']'
+ url=https://download.docker.com/linux/static
+ curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
+ tar -xz docker/docker
+ mkdir -p /build
+ mv docker/docker /build/
+ rmdir docker
#53 138.0   DEP      criu/vdso-compat.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 77.38 hash
#29 77.62 hash/crc32
#29 78.03 compress/gzip
#29 78.46 context
#29 78.89 crypto/cipher
#29 79.40 math/rand
#29 80.04 crypto/aes
#29 80.48 math/big
#29 81.00 crypto
#29 81.17 crypto/des
#29 81.55 crypto/internal/randutil
#29 81.69 crypto/sha512
#29 82.67 crypto/hmac
#29 82.84 crypto/md5
#29 83.33 crypto/sha1
#29 84.15 crypto/sha256
#29 85.33 encoding/hex
#29 85.88 encoding/pem
#29 86.24 internal/singleflight
#29 86.35 net
#29 87.07 crypto/rand
#29 87.47 crypto/elliptic
#53 74.34   CC       compel/src/lib/infect-rpc.o
sort
encoding/binary
#53 138.1   DEP      criu/uts_ns.d
#53 138.3   DEP      criu/util.d
Removing intermediate container 627fd6ab49c0
 ---> f91854b9aff8
Step 63/109 : FROM runtime-dev AS runc
 ---> fde9e65e72ba
Step 64/109 : ENV INSTALL_BINARY_NAME=runc
 ---> Running in 1e8631f2dfcf
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 88.65   CC       compel/src/lib/infect-rpc.o
internal/poll
internal/fmtsort
regexp/syntax
#53 138.5   DEP      criu/uffd.d
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 75.16 Selecting previously unselected package mingw-w64-x86-64-dev.
#13 75.16 Preparing to unpack .../47-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
#13 75.17 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
#53 88.87   CC       compel/src/lib/infect-util.o
Removing intermediate container 1e8631f2dfcf
 ---> 7dbaa8ab826c
Step 65/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 01ff7dd9756a
Step 66/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
#53 74.73   CC       compel/src/lib/infect-util.o
#53 75.00   CC       compel/src/lib/infect.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 63.55 log
#29 63.99 encoding/binary
#29 65.52 encoding/base64
#29 65.88 encoding/json
#29 66.81 go/doc
#29 69.14 github.com/LK4D4/vndr/build
#29 70.29 encoding/xml
#29 71.92 github.com/LK4D4/vndr/godl/singleflight
#29 72.12 compress/flate
encoding/base64
crypto/cipher
os
#53 89.04   CC       compel/src/lib/infect.o
 ---> 3bd377785d9a
Step 67/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 7b76df4da982
crypto/md5
crypto/aes
#29 74.14 hash
crypto/des
encoding/pem
internal/x/crypto/internal/chacha20
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.S4JwkBQ6tR
+ GOPATH=/tmp/tmp.S4JwkBQ6tR
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=runc
+ shift
+ '[' '!' -f ./runc.installer ']'
+ . ./runc.installer
++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
+ install_runc
+ uname -r
+ grep -q '^3\.10\.0.*\.el7\.'
+ RUNC_BUILDTAGS='seccomp apparmor selinux '
+ echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
+ git clone https://github.com/opencontainers/runc.git /tmp/tmp.S4JwkBQ6tR/src/github.com/opencontainers/runc
Cloning into '/tmp/tmp.S4JwkBQ6tR/src/github.com/opencontainers/runc'...
#29 74.24 context
internal/x/crypto/poly1305
regexp
internal/x/crypto/curve25519
internal/x/crypto/chacha20poly1305
#29 74.32 hash/crc32
#13 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 129.3 + GOBIN=/build
#23 129.3 + /build/gometalinter --install
#23 129.4 Installing:
#23 129.4   deadcode
#23 129.4   dupl
#23 129.4   errcheck
#23 129.4   gas
#23 129.4   gochecknoglobals
#23 129.4   gochecknoinits
#23 129.4   goconst
#23 129.4   gocyclo
#23 129.4   goimports
#23 129.4   golint
#23 129.4   gosimple
#23 129.4   gotype
#23 129.4   gotypex
#23 129.4   ineffassign
#23 129.4   interfacer
#23 129.4   lll
#23 129.4   maligned
#23 129.4   megacheck
#23 129.4   misspell
#23 129.4   nakedret
#23 129.4   safesql
#23 129.4   staticcheck
#23 129.4   structcheck
#23 129.4   unconvert
#23 129.4   unparam
#23 129.4   unused
#23 129.4   varcheck
#23 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 138.8   DEP      criu/tun.d
#53 139.1   DEP      criu/tty.d
#53 139.4   DEP      criu/timerfd.d
#53 139.6   DEP      criu/sysfs_parse.d
#53 139.8   DEP      criu/sysctl.d
#53 140.0   DEP      criu/string.d
fmt
path/filepath
#29 74.76 crypto/cipher
#29 74.78 compress/gzip
#53 140.1   DEP      criu/stats.d
#53 140.2   DEP      criu/sockets.d
+ cd /tmp/tmp.S4JwkBQ6tR/src/github.com/opencontainers/runc
+ git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
+ '[' -z '' ']'
+ target=static
+ make 'BUILDTAGS=seccomp apparmor selinux ' static
io/ioutil
#53 140.4   DEP      criu/sk-unix.d
go/token
flag
net/url
text/template/parse
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 .
#29 75.21 math/rand
#53 140.7   DEP      criu/sk-tcp.d
#53 90.85   CC       compel/src/lib/ptrace.o
go/scanner
log
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 77.08   CC       compel/src/lib/ptrace.o
#53 141.0   DEP      criu/sk-queue.d
#53 91.14   AR       compel/libcompel.a
#53 91.19   HOSTCC   compel/src/main-host.o
encoding/json
encoding/xml
go/ast
#53 141.2   DEP      criu/sk-packet.d
#53 141.4   DEP      criu/sk-netlink.d
#53 91.46   HOSTCC   compel/src/lib/log-host.o
#53 77.44   AR       compel/libcompel.a
#53 77.50   HOSTCC   compel/src/main-host.o
#53 91.68   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
#53 91.82   HOSTCC   compel/src/lib/handle-elf-host.o
text/template
#53 77.72   HOSTCC   compel/src/lib/log-host.o
#53 141.6   DEP      criu/sk-inet.d
#53 141.8   DEP      criu/signalfd.d
#53 92.11   HOSTLINK compel/compel-host-bin
#53 77.96   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
#53 78.24   HOSTCC   compel/src/lib/handle-elf-host.o
#53 142.0   DEP      criu/sigframe.d
#53 92.30   DEP      soccr/soccr.d
#53 142.1   DEP      criu/shmem.d
#53 142.3   DEP      criu/seize.d
#53 92.45   CC       soccr/soccr.o
compress/flate
#53 78.59   HOSTLINK compel/compel-host-bin
#53 78.79   DEP      soccr/soccr.d
#53 142.6   DEP      criu/seccomp.d
go/parser
#53 78.96   CC       soccr/soccr.o
context
math/big
#53 143.0   DEP      criu/rst-malloc.d
#53 143.1   DEP      criu/rbtree.d
#53 143.2   DEP      criu/pstree.d
go/doc
compress/gzip
#53 93.41   AR       soccr/libsoccr.a
#53 93.44 make[1]: 'soccr/libsoccr.a' is up to date.
#53 143.5   DEP      criu/protobuf.d
encoding/hex
#53 93.63   DEP      criu/arch/x86/sigframe.d
#53 93.71   DEP      criu/arch/x86/sigaction_compat.d
#53 93.84   DEP      criu/arch/x86/kerndat.d
#53 143.7   GEN      criu/protobuf-desc-gen.h
#53 93.95   DEP      criu/arch/x86/crtools.d
#53 94.06   DEP      criu/arch/x86/cpu.d
net
internal/x/text/unicode/bidi
#53 94.18   CC       criu/arch/x86/cpu.o
github.com/LK4D4/vndr/build
#53 80.24   AR       soccr/libsoccr.a
#53 80.28 make[1]: 'soccr/libsoccr.a' is up to date.
internal/x/text/secure/bidirule
internal/x/text/unicode/norm
#53 80.62   DEP      criu/arch/x86/sigframe.d
#53 94.64   CC       criu/arch/x86/crtools.o
#53 80.77   DEP      criu/arch/x86/sigaction_compat.d
#53 80.85   DEP      criu/arch/x86/kerndat.d
#53 81.03   DEP      criu/arch/x86/crtools.d
internal/x/net/http2/hpack
#53 145.2   DEP      criu/protobuf-desc.d
#53 81.18   DEP      criu/arch/x86/cpu.d
#53 81.39   CC       criu/arch/x86/cpu.o
crypto/rand
crypto/elliptic
#53 145.4   DEP      criu/proc_parse.d
#53 95.58   CC       criu/arch/x86/kerndat.o
encoding/asn1
#53 96.02   CC       criu/arch/x86/sigaction_compat.o
#53 81.96   CC       criu/arch/x86/crtools.o
crypto/rsa
#53 145.8   DEP      criu/plugin.d
#53 145.9   DEP      criu/pipes.d
#53 96.19   CC       criu/arch/x86/sigframe.o
#53 146.0   DEP      criu/pie-util.d
#53 146.2   DEP      criu/pie-util-vdso.d
crypto/dsa
internal/x/net/idna
crypto/ecdsa
#53 96.39   LINK     criu/arch/x86/crtools.built-in.o
#53 96.43   DEP      criu/pie/util-vdso-elf32.d
#53 96.52   DEP      criu/arch/x86/vdso-pie.d
#53 96.62   DEP      criu/pie/parasite-vdso.d
#53 146.3   DEP      criu/pie-util-vdso-elf32.d
#53 146.5   DEP      criu/path.d
crypto/x509/pkix
internal/x/crypto/cryptobyte
#53 96.73   DEP      criu/pie/util-vdso.d
#53 96.81   DEP      criu/pie/util.d
#53 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 95.78 + GOBIN=/build
#23 95.78 + /build/gometalinter --install
#23 95.80 Installing:
#23 95.80   deadcode
#23 95.80   dupl
#23 95.80   errcheck
#23 95.80   gas
#23 95.80   gochecknoglobals
#23 95.80   gochecknoinits
#23 95.80   goconst
#23 95.80   gocyclo
#23 95.80   goimports
#23 95.80   golint
#23 95.80   gosimple
#23 95.80   gotype
#23 95.80   gotypex
#23 95.80   ineffassign
#23 95.80   interfacer
#23 95.80   lll
#23 95.80   maligned
#23 95.80   megacheck
#23 95.80   misspell
#23 95.80   nakedret
#23 95.80   safesql
#23 95.80   staticcheck
#23 95.80   structcheck
#23 95.80   unconvert
#23 95.80   unparam
#23 95.80   unused
#23 95.80   varcheck
#53 146.7   DEP      criu/parasite-syscall.d
mime
#53 ...

#56 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
#56 76.83 + for f in rootlesskit rootlesskit-docker-proxy
#56 76.83 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
#56 DONE 82.7s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 82.96   CC       criu/arch/x86/kerndat.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 75.67 crypto/aes
#29 75.75 math/big
#29 76.51 crypto
#29 76.67 crypto/des
#29 76.99 crypto/internal/randutil
#29 77.04 crypto/sha512
#29 77.85 crypto/hmac
#29 78.09 crypto/md5
#29 78.69 crypto/sha1
#29 79.55 crypto/sha256
#29 80.43 encoding/hex
#29 80.81 encoding/pem
#29 81.18 internal/singleflight
#29 81.38 net
#29 ...

#57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
#57 DONE 0.1s
mime/quotedprintable
net/http/internal
#53 147.1   DEP      criu/pagemap.d

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 82.00 crypto/rand
os/exec
#53 147.3   DEP      criu/pagemap-cache.d
#53 147.6   DEP      criu/page-xfer.d
#53 147.8   DEP      criu/page-pipe.d
#53 148.0   DEP      criu/netfilter.d
#29 82.92 crypto/elliptic
#53 148.1   DEP      criu/net.d
#53 148.4   DEP      criu/namespaces.d
#53 148.5   DEP      criu/mount.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 138.1 net/textproto
#29 139.2 internal/x/net/http/httpguts
#29 139.5 internal/x/net/http/httpproxy
#29 139.9 internal/x/net/http2/hpack
#29 140.1 crypto/tls
#29 141.3 mime
#29 143.1 mime/quotedprintable
#29 143.7 mime/multipart
#29 144.6 net/http/internal
#29 145.0 os/exec
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 148.8   DEP      criu/mem.d
internal/x/net/http/httpproxy
net/textproto
crypto/x509
internal/x/net/http/httpguts
mime/multipart
#53 148.9   DEP      criu/lsm.d
#53 149.1   DEP      criu/log.d
#53 149.3   DEP      criu/libnetlink.d
crypto/tls
#53 149.4   DEP      criu/kerndat.d
#53 149.6   DEP      criu/kcmp-ids.d
#53 149.7   DEP      criu/irmap.d
#53 149.9   DEP      criu/ipc_ns.d
#23 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 88.89 encoding/asn1
#29 90.50 crypto/ecdsa
#29 90.93 crypto/rsa
#29 91.95 crypto/dsa
#29 92.31 crypto/x509/pkix
#29 92.65 internal/x/crypto/cryptobyte
#29 93.81 internal/x/crypto/internal/chacha20
#29 94.30 internal/x/crypto/poly1305
#29 94.50 internal/x/crypto/chacha20poly1305
#29 95.30 internal/x/crypto/hkdf
#29 95.45 internal/x/text/transform
#29 96.07 internal/x/text/unicode/bidi
#29 97.18 internal/x/text/secure/bidirule
#29 97.35 internal/x/text/unicode/norm
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 96.91   CC       criu/pie/util.o
#53 97.10   CC       criu/pie/util-vdso.o
#53 97.61   CC       criu/pie/parasite-vdso.o
#53 98.43   CC       criu/arch/x86/vdso-pie.o
#53 98.69   CC       criu/pie/util-vdso-elf32.o
#53 99.16   AR       criu/pie/pie.lib.a
#53 99.20   DEP      criu/pie/restorer.d
#53 99.34   DEP      criu/arch/x86/sigaction_compat_pie.d
#53 99.42   DEP      criu/arch/x86/restorer_unmap.d
#53 99.45   DEP      criu/arch/x86/restorer.d
#53 99.61   DEP      criu/pie/parasite.d
#53 99.84   CC       criu/pie/parasite.o
#29 84.42 encoding/asn1
#53 150.2   DEP      criu/image.d
#53 150.4   DEP      criu/image-desc.d
#53 150.6   DEP      criu/fsnotify.d
#53 100.8   LINK     criu/pie/parasite.built-in.o
#53 100.8   GEN      criu/pie/parasite-blob.h
#53 100.8   CC       criu/arch/x86/restorer.o
#53 150.8   DEP      criu/filesystems.d
#53 101.2   CC       criu/arch/x86/restorer_unmap.o
#53 101.2   CC       criu/arch/x86/sigaction_compat_pie.o
#53 151.0   DEP      criu/files.d
#53 101.5   CC       criu/pie/restorer.o
#53 151.3   DEP      criu/files-reg.d
#53 151.5   DEP      criu/files-ext.d
net/http/httptrace
net/http
#29 86.22 crypto/ecdsa
#53 151.7   DEP      criu/file-lock.d
#53 151.9   DEP      criu/file-ids.d
#29 86.60 crypto/rsa
#53 152.0   DEP      criu/fifo.d
#53 152.2   DEP      criu/fdstore.d
#53 152.4   DEP      criu/fault-injection.d
#53 152.4   DEP      criu/external.d
#53 152.6   DEP      criu/eventpoll.d
#53 152.8   DEP      criu/eventfd.d
#53 153.0   DEP      criu/crtools.d
#29 87.62 crypto/dsa
#53 153.2   DEP      criu/cr-service.d
#29 87.86 crypto/x509/pkix
#53 153.4   DEP      criu/cr-restore.d
#29 88.17 internal/x/crypto/cryptobyte
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 80.20 Selecting previously unselected package gcc-mingw-w64-base.
#13 80.27 Preparing to unpack .../48-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
#13 80.28 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 80.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
#13 80.43 Preparing to unpack .../49-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 80.44 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 153.7   DEP      criu/cr-errno.d
#53 153.7   DEP      criu/cr-dump.d
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 83.47   CC       criu/arch/x86/sigaction_compat.o
#53 83.78   CC       criu/arch/x86/sigframe.o
#53 84.16   LINK     criu/arch/x86/crtools.built-in.o
#53 84.29   DEP      criu/pie/util-vdso-elf32.d
#53 84.51   DEP      criu/arch/x86/vdso-pie.d
#53 84.63   DEP      criu/pie/parasite-vdso.d
#53 84.78   DEP      criu/pie/util-vdso.d
#53 84.88   DEP      criu/pie/util.d
#53 85.03   CC       criu/pie/util.o
#53 85.34   CC       criu/pie/util-vdso.o
#53 85.78   CC       criu/pie/parasite-vdso.o
#53 86.56   CC       criu/arch/x86/vdso-pie.o
#53 86.80   CC       criu/pie/util-vdso-elf32.o
#53 87.25   AR       criu/pie/pie.lib.a
#53 87.30   DEP      criu/pie/restorer.d
#53 87.45   DEP      criu/arch/x86/sigaction_compat_pie.d
#53 87.52   DEP      criu/arch/x86/restorer_unmap.d
#53 87.54   DEP      criu/arch/x86/restorer.d
#53 87.67   DEP      criu/pie/parasite.d
#53 87.96   CC       criu/pie/parasite.o
#53 88.90   LINK     criu/pie/parasite.built-in.o
#53 88.92   GEN      criu/pie/parasite-blob.h
#53 88.94   CC       criu/arch/x86/restorer.o
#53 89.32   CC       criu/arch/x86/restorer_unmap.o
#53 89.36   CC       criu/arch/x86/sigaction_compat_pie.o
#53 89.62   CC       criu/pie/restorer.o
#53 103.7   LINK     criu/pie/restorer.built-in.o
#53 103.7   GEN      criu/pie/restorer-blob.h
#53 103.7   DEP      criu/vdso.d
#53 103.9   DEP      criu/vdso-compat.d
#53 104.0   DEP      criu/uts_ns.d
#53 153.9   DEP      criu/cr-dedup.d
#53 154.1   DEP      criu/cr-check.d
#53 104.1   DEP      criu/util.d
#53 104.3   DEP      criu/uffd.d
#53 104.5   DEP      criu/tun.d
#53 104.6   DEP      criu/tty.d
#53 154.5   DEP      criu/config.d
#53 104.8   DEP      criu/timerfd.d
#53 154.8   DEP      criu/clone-noasan.d
#53 154.8   DEP      criu/cgroup.d
#53 105.0   DEP      criu/sysfs_parse.d
#53 105.1   DEP      criu/sysctl.d
github.com/LK4D4/vndr/godl
github.com/LK4D4/vndr
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
+ mkdir -p /build
+ cp runc /build/runc
#53 155.0   DEP      criu/cgroup-props.d
#53 155.1   DEP      criu/bitmap.d
#53 155.1   DEP      criu/bfd.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 89.56 internal/x/crypto/internal/chacha20
#53 105.3   DEP      criu/string.d
#53 105.3   DEP      criu/stats.d
#53 155.2   DEP      criu/autofs.d
#53 155.4   DEP      criu/aio.d
Removing intermediate container 7b76df4da982
 ---> c4223305e87f
Step 68/109 : FROM dev-base AS tini
 ---> 97d7c73b7186
Step 69/109 : RUN apt-get update && apt-get install -y cmake vim-common
 ---> Running in af5e89215b09
#29 90.00 internal/x/crypto/poly1305
#53 105.4   DEP      criu/sockets.d
#53 105.6   DEP      criu/sk-unix.d
#53 155.5   DEP      criu/action-scripts.d
#29 90.28 internal/x/crypto/chacha20poly1305
#53 105.8   DEP      criu/sk-tcp.d
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
#53 155.8   CC       criu/action-scripts.o
#53 106.0   DEP      criu/sk-queue.d
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
#53 106.2   DEP      criu/sk-packet.d
#53 106.4   DEP      criu/sk-netlink.d
#53 106.5   DEP      criu/sk-inet.d
#53 156.3   CC       criu/aio.o
#53 106.6   DEP      criu/signalfd.d
#53 106.7   DEP      criu/sigframe.d
#29 91.07 internal/x/crypto/hkdf
#29 91.22 internal/x/text/transform
#53 106.8   DEP      criu/shmem.d
#53 106.9   DEP      criu/seize.d
#53 107.1   DEP      criu/seccomp.d
#29 91.77 internal/x/text/unicode/bidi
#53 107.3   DEP      criu/rst-malloc.d
#53 107.4   DEP      criu/rbtree.d
#53 107.4   DEP      criu/pstree.d
#53 157.0   CC       criu/autofs.o
Fetched 7674 kB in 1s (4801 kB/s)
Reading package lists...#53 107.5   DEP      criu/protobuf.d
#53 107.6   GEN      criu/protobuf-desc-gen.h

Reading package lists...
Building dependency tree...#53 ...

#14 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
#14 157.1 + rm -rf /tmp/tmp.pLsirIkpV4
#14 DONE 158.1s

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 150.1 net/http/httptrace
#29 150.3 net/http

Reading state information...
The following additional packages will be installed:
  cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
  libxml2 sgml-base vim vim-runtime xml-core xxd
Suggested packages:
  codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
  vim-scripts debhelper
The following NEW packages will be installed:
  cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
  libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
0 upgraded, 15 newly installed, 0 to remove and 14 not upgraded.
Need to get 19.7 MB of archives.
After this operation, 90.8 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
#29 93.03 internal/x/text/secure/bidirule
#29 93.23 internal/x/text/unicode/norm
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 158.6   CC       criu/bfd.o
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x sgml-base all 1.29 [14.8 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xml-core all 0.17 [23.2 kB]
#53 108.7   DEP      criu/protobuf-desc.d
#53 108.9   DEP      criu/proc_parse.d
#53 109.0   DEP      criu/plugin.d
#53 109.1   DEP      criu/pipes.d
#53 109.2   DEP      criu/pie-util.d
#53 109.3   DEP      criu/pie-util-vdso.d
#53 109.5   DEP      criu/pie-util-vdso-elf32.d
debconf: delaying package configuration, since apt-utils is not installed
Fetched 19.7 MB in 0s (54.0 MB/s)
Selecting previously unselected package cmake-data.
(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 ... 14827 files and directories currently installed.)
Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
Unpacking cmake-data (3.7.2-1) ...
Removing intermediate container 7ef3909eac99
 ---> a8d362dacc56
Step 42/109 : FROM dev-base AS containerd
 ---> b14ee8007b1c
Step 43/109 : RUN apt-get update && apt-get install -y btrfs-tools
 ---> Running in 270739f84ebb
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#53 109.6   DEP      criu/path.d
#53 109.7   DEP      criu/parasite-syscall.d
Selecting previously unselected package liblzo2-2:s390x.
Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_s390x.deb ...
Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
Selecting previously unselected package libicu57:s390x.
Preparing to unpack .../02-libicu57_57.1-6+deb9u3_s390x.deb ...
Unpacking libicu57:s390x (57.1-6+deb9u3) ...
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB]
#53 159.6   CC       criu/bitmap.o
#53 159.7   CC       criu/cgroup-props.o
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
#53 109.9   DEP      criu/pagemap.d
#53 110.0   DEP      criu/pagemap-cache.d
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
#53 110.2   DEP      criu/page-xfer.d
#53 110.3   DEP      criu/page-pipe.d
Selecting previously unselected package libxml2:s390x.
Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
Selecting previously unselected package libarchive13:s390x.
Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
Selecting previously unselected package libjsoncpp1:s390x.
Preparing to unpack .../05-libjsoncpp1_1.7.4-3_s390x.deb ...
Unpacking libjsoncpp1:s390x (1.7.4-3) ...
Selecting previously unselected package libuv1:s390x.
Preparing to unpack .../06-libuv1_1.9.1-3_s390x.deb ...
Unpacking libuv1:s390x (1.9.1-3) ...
Selecting previously unselected package cmake.
Preparing to unpack .../07-cmake_3.7.2-1_s390x.deb ...
Unpacking cmake (3.7.2-1) ...
#53 110.5   DEP      criu/netfilter.d
#53 110.6   DEP      criu/net.d
#53 160.7   CC       criu/cgroup.o
#53 110.8   DEP      criu/namespaces.d
#53 110.9   DEP      criu/mount.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 100.1 internal/x/net/idna
#29 101.2 crypto/x509
#29 101.8 net/textproto
#29 102.6 internal/x/net/http/httpguts
#29 102.8 internal/x/net/http/httpproxy
#29 103.2 internal/x/net/http2/hpack
#29 103.9 mime
#29 104.8 crypto/tls
#29 105.2 mime/quotedprintable
#29 105.5 mime/multipart
#29 106.4 net/http/internal
#29 106.7 os/exec
Selecting previously unselected package sgml-base.
Preparing to unpack .../08-sgml-base_1.29_all.deb ...
Unpacking sgml-base (1.29) ...
Selecting previously unselected package xxd.
Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u3) ...
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 111.1   DEP      criu/mem.d
#53 111.2   DEP      criu/lsm.d
#53 111.3   DEP      criu/log.d
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 91.67   LINK     criu/pie/restorer.built-in.o
#53 91.69   GEN      criu/pie/restorer-blob.h
#53 91.76   DEP      criu/vdso.d
#53 92.01   DEP      criu/vdso-compat.d
#53 92.15   DEP      criu/uts_ns.d
#53 92.29   DEP      criu/util.d
#53 92.41   DEP      criu/uffd.d
#53 92.54   DEP      criu/tun.d
#53 92.68   DEP      criu/tty.d
#53 92.81   DEP      criu/timerfd.d
#53 92.93   DEP      criu/sysfs_parse.d
#53 93.08   DEP      criu/sysctl.d
#53 93.26   DEP      criu/string.d
#53 93.30   DEP      criu/stats.d
#53 93.39   DEP      criu/sockets.d
#53 93.57   DEP      criu/sk-unix.d
#53 93.77   DEP      criu/sk-tcp.d
#53 93.93   DEP      criu/sk-queue.d
#53 94.02   DEP      criu/sk-packet.d
#53 94.24   DEP      criu/sk-netlink.d
#53 94.42   DEP      criu/sk-inet.d
#53 94.63   DEP      criu/signalfd.d
#53 94.73   DEP      criu/sigframe.d
#53 94.81   DEP      criu/shmem.d
#53 95.03   DEP      criu/seize.d
#53 95.18   DEP      criu/seccomp.d
#53 95.34   DEP      criu/rst-malloc.d
#53 95.40   DEP      criu/rbtree.d
#53 95.47   DEP      criu/pstree.d
#53 95.62   DEP      criu/protobuf.d
#53 95.80   GEN      criu/protobuf-desc-gen.h
#53 96.86   DEP      criu/protobuf-desc.d
#53 96.94   DEP      criu/proc_parse.d
#53 97.11   DEP      criu/plugin.d
#53 97.19   DEP      criu/pipes.d
Selecting previously unselected package vim-common.
Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package libgpm2:s390x.
Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#53 97.33   DEP      criu/pie-util.d
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 95.93 internal/x/net/idna
#53 111.5   DEP      criu/libnetlink.d
#53 111.6   DEP      criu/kerndat.d
#53 111.8   DEP      criu/kcmp-ids.d
#53 111.9   DEP      criu/irmap.d
#53 112.0   DEP      criu/ipc_ns.d
#53 112.1   DEP      criu/image.d
Selecting previously unselected package vim.
Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
Unpacking vim (2:8.0.0197-4+deb9u3) ...
Fetched 7724 kB in 2s (3151 kB/s)
Reading package lists...#29 96.87 crypto/x509
#53 112.3   DEP      criu/image-desc.d
#53 112.3   DEP      criu/fsnotify.d
#53 112.5   DEP      criu/filesystems.d
Selecting previously unselected package xml-core.
Preparing to unpack .../14-xml-core_0.17_all.deb ...
Unpacking xml-core (0.17) ...
Processing triggers for mime-support (3.60) ...
Setting up xxd (2:8.0.0197-4+deb9u3) ...
Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
Setting up libuv1:s390x (1.9.1-3) ...
#53 112.6   DEP      criu/files.d
#53 112.9   DEP      criu/files-reg.d
Setting up cmake-data (3.7.2-1) ...
Setting up sgml-base (1.29) ...
Setting up libicu57:s390x (57.1-6+deb9u3) ...
Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 113.0   DEP      criu/files-ext.d
#53 113.1   DEP      criu/file-lock.d
#53 113.3   DEP      criu/file-ids.d
Setting up vim-common (2:8.0.0197-4+deb9u3) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
Setting up xml-core (0.17) ...
#29 97.65 net/textproto

Reading package lists...#53 113.4   DEP      criu/fifo.d
#53 113.6   DEP      criu/fdstore.d
#53 113.7   DEP      criu/fault-injection.d
Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
Setting up libjsoncpp1:s390x (1.7.4-3) ...
Setting up vim (2:8.0.0197-4+deb9u3) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#53 113.7   DEP      criu/external.d
#53 113.8   DEP      criu/eventpoll.d
#29 98.35 internal/x/net/http/httpguts
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
Setting up cmake (3.7.2-1) ...
Processing triggers for sgml-base (1.29) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 114.0   DEP      criu/eventfd.d
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 100.2 Selecting previously unselected package g++-mingw-w64-x86-64.
#13 100.2 Preparing to unpack .../50-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
#13 100.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#29 98.61 internal/x/net/http/httpproxy
#53 114.2   DEP      criu/crtools.d
#53 114.3   DEP      criu/cr-service.d

Building dependency tree...#29 99.03 internal/x/net/http2/hpack
#53 114.4   DEP      criu/cr-restore.d
#53 114.6   DEP      criu/cr-errno.d
#53 114.6   DEP      criu/cr-dump.d

Reading state information...
The following additional packages will be installed:
  btrfs-progs liblzo2-2
The following NEW packages will be installed:
  btrfs-progs btrfs-tools liblzo2-2
0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
Need to get 588 kB of archives.
After this operation, 5005 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
#53 114.8   DEP      criu/cr-dedup.d
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 588 kB in 0s (6202 kB/s)
#53 115.0   DEP      criu/cr-check.d
#53 115.2   DEP      criu/config.d
Selecting previously unselected package liblzo2-2:ppc64el.
(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 ... 14949 files and directories currently installed.)
Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
Selecting previously unselected package btrfs-progs.
Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
Unpacking btrfs-progs (4.7.3-1) ...
Selecting previously unselected package btrfs-tools.
Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
Unpacking btrfs-tools (4.7.3-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
Setting up btrfs-progs (4.7.3-1) ...
Setting up btrfs-tools (4.7.3-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 115.4   DEP      criu/clone-noasan.d
#53 115.4   DEP      criu/cgroup.d
#29 99.80 mime
#53 115.6   DEP      criu/cgroup-props.d
#53 115.7   DEP      criu/bitmap.d
Removing intermediate container 270739f84ebb
 ---> eec72c40702a
Step 44/109 : ENV INSTALL_BINARY_NAME=containerd
#53 115.7   DEP      criu/bfd.d
#53 115.8   DEP      criu/autofs.d
Removing intermediate container af5e89215b09
 ---> dfea36a3a696
Step 70/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> c1021a6de932
Step 71/109 : ENV INSTALL_BINARY_NAME=tini
 ---> Running in d7cb8156eb1a
#29 100.4 crypto/tls
 ---> Running in 77648a589cfd
Removing intermediate container 77648a589cfd
 ---> a5d807fc8038
Step 45/109 : COPY hack/dockerfile/install/install.sh ./install.sh
#53 116.0   DEP      criu/aio.d
#53 116.3   DEP      criu/action-scripts.d
Removing intermediate container d7cb8156eb1a
 ---> e1480fdd1ed9
Step 72/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> d5f01dd431df
Step 73/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
#53 116.5   CC       criu/action-scripts.o
 ---> d16eee3847d6
Step 46/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> b29e4dcfc230
Step 47/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in d1cecb39dbda
#29 100.9 mime/quotedprintable
 ---> Running in f2ed8585086b
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.OBe9qEuXsh
+ GOPATH=/tmp/tmp.OBe9qEuXsh
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=containerd
+ shift
+ '[' '!' -f ./containerd.installer ']'
Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603
+ . ./containerd.installer
++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603
+ install_containerd
+ echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603'
+ git clone https://github.com/containerd/containerd.git /tmp/tmp.OBe9qEuXsh/src/github.com/containerd/containerd
Cloning into '/tmp/tmp.OBe9qEuXsh/src/github.com/containerd/containerd'...
#29 101.3 mime/multipart
#53 116.8   CC       criu/aio.o
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.tLgrPzRmKr
+ GOPATH=/tmp/tmp.tLgrPzRmKr
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=tini
+ shift
+ '[' '!' -f ./tini.installer ']'
+ . ./tini.installer
++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
+ install_tini
+ echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
+ git clone https://github.com/krallin/tini.git /tmp/tmp.tLgrPzRmKr/tini
Cloning into '/tmp/tmp.tLgrPzRmKr/tini'...
Install tini version fec3683b971d9c3ef73f284f176672c44b448662
+ cd /tmp/tmp.tLgrPzRmKr/tini
+ git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
+ cmake .
#53 117.3   CC       criu/autofs.o
-- The C compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_BUILTIN_FORTIFY
-- Performing Test HAS_BUILTIN_FORTIFY - Failed
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp.tLgrPzRmKr/tini
+ make tini-static
Scanning dependencies of target tini-static
[ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
#29 102.0 net/http/internal
#29 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 91.46 + GOBIN=/build
#23 91.46 + /build/gometalinter --install
#23 91.49 Installing:
#23 91.49   deadcode
#23 91.49   dupl
#23 91.49   errcheck
#23 91.49   gas
#23 91.49   gochecknoglobals
#23 91.49   gochecknoinits
#23 91.49   goconst
#23 91.49   gocyclo
#23 91.49   goimports
#23 91.49   golint
#23 91.49   gosimple
#23 91.49   gotype
#23 91.49   gotypex
#23 91.49   ineffassign
#23 91.49   interfacer
#23 91.49   lll
#23 91.49   maligned
#23 91.49   megacheck
#23 91.49   misspell
#23 91.49   nakedret
#23 91.49   safesql
#23 91.49   staticcheck
#23 91.49   structcheck
#23 91.49   unconvert
#23 91.49   unparam
#23 91.49   unused
#23 91.49   varcheck
#23 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 102.3 os/exec
[100%] Linking C executable tini-static
[100%] Built target tini-static
+ mkdir -p /build
+ cp tini-static /build/docker-init
#53 118.6   CC       criu/bfd.o
Removing intermediate container f2ed8585086b
 ---> 6eaf1eb4ae79
Step 74/109 : FROM dev-base AS rootlesskit
 ---> 97d7c73b7186
Step 75/109 : ENV INSTALL_BINARY_NAME=rootlesskit
 ---> Running in 02511b5a2591
Removing intermediate container 02511b5a2591
 ---> 620ffe887b3d
Step 76/109 : COPY hack/dockerfile/install/install.sh ./install.sh
#53 119.0   CC       criu/bitmap.o
#53 119.2   CC       criu/cgroup-props.o
 ---> 4878111fb262
Step 77/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> ce75ac8ae3b3
Step 78/109 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 1f68dfc8be89
#53 119.9   CC       criu/cgroup.o
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build/
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.R7Lkvqdxg1
+ GOPATH=/tmp/tmp.R7Lkvqdxg1
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=rootlesskit
+ shift
+ '[' '!' -f ./rootlesskit.installer ']'
+ . ./rootlesskit.installer
++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
+ install_rootlesskit
+ case "$1" in
+ export CGO_ENABLED=0
+ CGO_ENABLED=0
+ _install_rootlesskit
+ echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
+ git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R7Lkvqdxg1/src/github.com/rootless-containers/rootlesskit
Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
Cloning into '/tmp/tmp.R7Lkvqdxg1/src/github.com/rootless-containers/rootlesskit'...
+ cd /tmp/tmp.R7Lkvqdxg1/src/github.com/rootless-containers/rootlesskit
+ git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
+ for f in rootlesskit rootlesskit-docker-proxy
+ go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 111.0 net/http/httptrace
#29 111.1 net/http
#29 120.2 github.com/LK4D4/vndr/godl
#29 120.9 github.com/LK4D4/vndr
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 97.41   DEP      criu/pie-util-vdso.d
#53 97.49   DEP      criu/pie-util-vdso-elf32.d
#53 97.64   DEP      criu/path.d
#53 97.76   DEP      criu/parasite-syscall.d
#53 97.94   DEP      criu/pagemap.d
#53 98.11   DEP      criu/pagemap-cache.d
#53 98.22   DEP      criu/page-xfer.d
#53 98.33   DEP      criu/page-pipe.d
#53 98.41   DEP      criu/netfilter.d
#53 98.57   DEP      criu/net.d
#53 98.73   DEP      criu/namespaces.d
#53 98.92   DEP      criu/mount.d
#53 99.16   DEP      criu/mem.d
#53 99.34   DEP      criu/lsm.d
#53 99.50   DEP      criu/log.d
#53 99.61   DEP      criu/libnetlink.d
#53 99.76   DEP      criu/kerndat.d
#53 99.95   DEP      criu/kcmp-ids.d
#53 100.0   DEP      criu/irmap.d
#53 100.2   DEP      criu/ipc_ns.d
#53 100.4   DEP      criu/image.d
#53 100.5   DEP      criu/image-desc.d
#53 100.6   DEP      criu/fsnotify.d
#53 100.8   DEP      criu/filesystems.d
#53 101.0   DEP      criu/files.d
#53 101.2   DEP      criu/files-reg.d
#53 101.4   DEP      criu/files-ext.d
#53 101.5   DEP      criu/file-lock.d
#53 101.7   DEP      criu/file-ids.d
#53 101.8   DEP      criu/fifo.d
#53 102.0   DEP      criu/fdstore.d
#53 102.1   DEP      criu/fault-injection.d
#53 102.1   DEP      criu/external.d
#53 102.2   DEP      criu/eventpoll.d
#53 102.4   DEP      criu/eventfd.d
#53 102.5   DEP      criu/crtools.d
#53 102.7   DEP      criu/cr-service.d
#53 102.8   DEP      criu/cr-restore.d
#53 103.1   DEP      criu/cr-errno.d
#53 103.1   DEP      criu/cr-dump.d
#53 103.3   DEP      criu/cr-dedup.d
#53 103.4   DEP      criu/cr-check.d
#53 103.6   DEP      criu/config.d
#53 103.7   DEP      criu/clone-noasan.d
#53 103.8   DEP      criu/cgroup.d
#53 104.0   DEP      criu/cgroup-props.d
#53 104.1   DEP      criu/bitmap.d
#53 104.1   DEP      criu/bfd.d
#53 104.2   DEP      criu/autofs.d
#53 104.3   DEP      criu/aio.d
#53 104.5   DEP      criu/action-scripts.d
#53 104.7   CC       criu/action-scripts.o
#53 105.1   CC       criu/aio.o
#53 105.6   CC       criu/autofs.o
#53 106.9   CC       criu/bfd.o
#53 107.4   CC       criu/bitmap.o
#53 107.5   CC       criu/cgroup-props.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 106.5 net/http/httptrace
#29 106.7 net/http
#13 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 162.0 github.com/LK4D4/vndr/godl
#29 162.7 github.com/LK4D4/vndr
#29 DONE 170.5s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 163.7   CC       criu/clone-noasan.o
#53 163.9   CC       criu/config.o
#53 165.3   CC       criu/cr-check.o
#53 166.9   CC       criu/cr-dedup.o
#53 167.5   CC       criu/cr-dump.o
#53 170.0   CC       criu/cr-errno.o
#53 170.1   CC       criu/cr-restore.o
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 122.5   CC       criu/clone-noasan.o
#53 122.6   CC       criu/config.o
+ cd /tmp/tmp.OBe9qEuXsh/src/github.com/containerd/containerd
+ git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603
+ export 'BUILDTAGS=netgo osusergo static_build'
+ BUILDTAGS='netgo osusergo static_build'
+ export EXTRA_FLAGS=-buildmode=pie
+ EXTRA_FLAGS=-buildmode=pie
+ export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
+ EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
+ '[' '' = dynamic ']'
+ make
#53 123.9   CC       criu/cr-check.o
🇩 bin/ctr
#53 125.3   CC       criu/cr-dedup.o
#53 175.1   CC       criu/cr-service.o
#53 125.7   CC       criu/cr-dump.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 112.5 Setting up aufs-tools (1:4.1+20161219-1) ...
#13 112.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
#13 112.5 Setting up libsepol1-dev:amd64 (2.6-2) ...
#13 112.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
#13 112.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 112.6 Processing triggers for mime-support (3.60) ...
#13 112.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
#13 112.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
#13 112.7 Setting up libcap2-bin (1:2.25-1) ...
#13 112.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#13 112.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#13 112.7 Setting up bash-completion (1:2.1-4.3) ...
+ for f in rootlesskit rootlesskit-docker-proxy
+ go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
#53 127.8   CC       criu/cr-errno.o
#53 127.9   CC       criu/cr-restore.o
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 108.2   CC       criu/cgroup.o
#53 110.9   CC       criu/clone-noasan.o
#53 111.0   CC       criu/config.o
#53 112.3   CC       criu/cr-check.o
#53 113.6   CC       criu/cr-dedup.o
#53 114.0   CC       criu/cr-dump.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 DONE 127.8s

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#13 114.9 Setting up libonig4:amd64 (6.1.3-2) ...
#13 114.9 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
#13 114.9 Setting up zip (3.0-11+b1) ...
#13 115.0 Setting up bzip2 (1.0.6-8.1) ...
#13 115.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
#13 115.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
#13 115.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#13 115.0 Setting up libaio1:amd64 (0.3.110-3) ...
#13 115.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
#13 115.0 Setting up xz-utils (5.2.2-1.2+b1) ...
#13 115.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#13 115.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
#13 115.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
#13 115.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
#13 115.1 Setting up libpcre32-3:amd64 (2:8.39-3) ...
#13 115.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
#13 115.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
Removing intermediate container 1f68dfc8be89
 ---> e5a9ad972834
Step 79/109 : COPY ./contrib/dockerd-rootless.sh /build
#13 115.5 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
#13 115.5 Setting up libpcre16-3:amd64 (2:8.39-3) ...
#13 115.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
#13 115.6 Setting up libnl-3-200:amd64 (3.2.27-2) ...
#13 115.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
#13 115.6 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
#13 115.6 Setting up pigz (2.3.4-1) ...
 ---> e87bc521c253
Step 80/109 : FROM runtime-dev AS dev
 ---> fde9e65e72ba
Step 81/109 : RUN groupadd -r docker
 ---> Running in 445d06850f16
#13 115.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
#13 115.6 Setting up libmpdec2:amd64 (2.4.2-1) ...
#13 115.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 115.7 Setting up mingw-w64-common (5.0.1-1) ...
#13 115.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
#13 115.7 Setting up jq (1.5+dfsg-1.3) ...
#13 115.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
#13 115.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
#13 115.7 Setting up xfsprogs (4.9.0+nmu1) ...
#13 115.7 Setting up vim (2:8.0.0197-4+deb9u3) ...
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
#13 115.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
#13 115.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
#13 115.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
#13 115.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
#13 115.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
#13 115.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
#13 115.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
#13 115.8 Setting up btrfs-progs (4.7.3-1) ...
#13 115.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
#13 115.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
Removing intermediate container 445d06850f16
 ---> 9dfd45c23a49
Step 82/109 : RUN useradd --create-home --gid docker unprivilegeduser
 ---> Running in a8280b40bce8
#53 116.1   CC       criu/cr-errno.o
#53 116.2   CC       criu/cr-restore.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 115.3 github.com/LK4D4/vndr/godl
Removing intermediate container a8280b40bce8
 ---> c1351a0fbf04
Step 83/109 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
 ---> Running in b13a14563dad
#29 116.0 github.com/LK4D4/vndr
'/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 132.0   CC       criu/cr-service.o
Removing intermediate container b13a14563dad
 ---> 7ba05e973cff
Step 84/109 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
 ---> Running in 0f197df66dde
Removing intermediate container 0f197df66dde
 ---> ba82110d4928
Step 85/109 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
#53 133.3   CC       criu/crtools.o
 ---> Running in d684ab14c7a4
#53 133.9   CC       criu/eventfd.o
#53 134.1   CC       criu/eventpoll.o
Removing intermediate container d684ab14c7a4
 ---> 0535901928f1
Step 86/109 : RUN ldconfig
 ---> Running in 16bfed602bef
#13 120.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
#13 120.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 120.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
#13 120.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
#13 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
#13 120.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
#13 120.6 Setting up btrfs-tools (4.7.3-1) ...
#13 120.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#13 120.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
#13 120.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
#13 120.6 Setting up python3 (3.5.3-1) ...
#13 120.6 running python rtupdate hooks for python3.5...
#53 134.9   CC       criu/external.o
#53 135.1   CC       criu/fault-injection.o
#53 135.2   CC       criu/fdstore.o
Removing intermediate container 16bfed602bef
 ---> fa942fbd7bcc
Step 87/109 : RUN apt-get update && apt-get install -y 	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 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	--no-install-recommends
 ---> Running in 0511079cfe94
#53 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 132.0 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
#38 134.0 + mkdir -p /build
#38 134.0 + cp runc /build/runc
#38 DONE 134.3s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 135.6   CC       criu/fifo.o
#13 122.0 running python post-rtupdate hooks for python3.5...
#53 136.0   CC       criu/file-ids.o
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
Reading package lists...#53 136.3   CC       criu/file-lock.o
#13 122.6 Setting up apparmor (2.11.0-3+deb9u2) ...

Reading package lists...#53 137.0   CC       criu/files-ext.o
#53 137.2   CC       criu/files-reg.o

Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
  dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
  libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
  libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
  libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
  libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
  libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
  mingw-w64-common mingw-w64-x86-64-dev python3 python3-minimal python3.5
  python3.5-minimal vim-runtime xxd
Suggested packages:
  apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
  gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
  python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
  xfsdump acl attr quota
Recommended packages:
  aufs-dkms libpam-cap unzip
#13 123.4 debconf: unable to initialize frontend: Dialog
#13 123.4 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 123.4 debconf: falling back to frontend: Readline
#13 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 176.8   CC       criu/crtools.o
#53 177.5   CC       criu/eventfd.o
#53 178.0   CC       criu/eventpoll.o
#53 179.0   CC       criu/external.o
#53 179.5   CC       criu/fault-injection.o
#53 179.6   CC       criu/fdstore.o
#53 180.0   CC       criu/fifo.o
#53 180.4   CC       criu/file-ids.o
#53 180.8   CC       criu/file-lock.o
#53 181.8   CC       criu/files-ext.o
#53 182.1   CC       criu/files-reg.o
#53 184.1   CC       criu/files.o
#53 186.2   CC       criu/filesystems.o
#53 187.0   CC       criu/fsnotify.o
#53 ...

#13 [dev 7/22] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
#13 124.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
#13 124.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
#13 124.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
#13 124.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
#13 124.4 Setting up dmsetup (2:1.02.137-2) ...
#13 124.4 Setting up dh-python (2.20170125) ...
The following NEW packages will be installed:
  apparmor aufs-tools bash-completion binutils-mingw-w64
  binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
  bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
  gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
  libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
  libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
  libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
  libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
  libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
  libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
  mingw-w64-x86-64-dev net-tools pigz python3 python3-minimal python3.5
  python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
  xfsprogs xxd xz-utils zip
The following packages will be upgraded:
  libsystemd0 libudev1
2 upgraded, 64 newly installed, 0 to remove and 12 not upgraded.
Need to get 86.7 MB of archives.
After this operation, 561 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
#29 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 121.0   CC       criu/cr-service.o
#53 122.7   CC       criu/crtools.o
#53 123.4   CC       criu/eventfd.o
#53 123.8   CC       criu/eventpoll.o
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
#53 138.5   CC       criu/files.o
#53 ...

#29 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
#29 DONE 123.2s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 124.6   CC       criu/external.o
#13 125.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
#13 125.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
#53 125.1   CC       criu/fault-injection.o
#13 DONE 125.8s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 188.2   CC       criu/image-desc.o
#53 188.4   CC       criu/image.o
#53 189.2   CC       criu/ipc_ns.o
debconf: delaying package configuration, since apt-utils is not installed
#53 125.2   CC       criu/fdstore.o
Fetched 86.7 MB in 1s (74.3 MB/s)
(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 ... 14897 files and directories currently installed.)
Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ...
Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
Setting up libsystemd0:s390x (232-25+deb9u12) ...
#53 125.8   CC       criu/fifo.o
#53 ...

#15 [dev 8/22] COPY --from=swagger /build/swagger* /usr/local/bin/
#15 DONE 0.2s

#20 [dev 9/22] COPY --from=frozen-images /build/ /docker-frozen-images
#53 139.8   CC       criu/filesystems.o
Selecting previously unselected package bash-completion.
(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 ... 14897 files and directories currently installed.)
Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
#53 140.3   CC       criu/fsnotify.o
Unpacking bash-completion (1:2.1-4.3) ...
Selecting previously unselected package libnet1:s390x.
Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ...
Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
Selecting previously unselected package libnfnetlink0:s390x.
Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ...
Unpacking libnfnetlink0:s390x (1.0.1-3) ...
Selecting previously unselected package libpcrecpp0v5:s390x.
Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
#53 126.3   CC       criu/file-ids.o
#53 126.6   CC       criu/file-lock.o
#20 DONE 1.0s

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ...
Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
Setting up libudev1:s390x (232-25+deb9u12) ...
Selecting previously unselected package libudev-dev:s390x.
(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 ... 15496 files and directories currently installed.)
Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ...
Unpacking libudev-dev:s390x (232-25+deb9u12) ...
Selecting previously unselected package libpython3.5-minimal:s390x.
Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
Selecting previously unselected package python3.5-minimal.
Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
#23 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 190.6   CC       criu/irmap.o
#53 141.1   CC       criu/image-desc.o
#53 141.1   CC       criu/image.o
Selecting previously unselected package python3-minimal.
Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ...
Unpacking python3-minimal (3.5.3-1) ...
Selecting previously unselected package libmpdec2:s390x.
Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ...
Unpacking libmpdec2:s390x (2.4.2-1) ...
Selecting previously unselected package libpython3.5-stdlib:s390x.
Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
#53 191.1   CC       criu/kcmp-ids.o
#53 191.4   CC       criu/kerndat.o
#53 127.4   CC       criu/files-ext.o
Selecting previously unselected package python3.5.
Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ...
Unpacking python3.5 (3.5.3-1+deb9u1) ...
Selecting previously unselected package libpython3-stdlib:s390x.
Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ...
Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
Unpacking dh-python (2.20170125) ...
Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
#53 141.8   CC       criu/ipc_ns.o
#53 127.7   CC       criu/files-reg.o
Setting up python3-minimal (3.5.3-1) ...
Selecting previously unselected package python3.
(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 ... 16483 files and directories currently installed.)
Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
Unpacking python3 (3.5.3-1) ...
#53 192.3   CC       criu/libnetlink.o
Selecting previously unselected package pigz.
Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
Unpacking pigz (2.3.4-1) ...
Selecting previously unselected package libip4tc0:s390x.
Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libip6tc0:s390x.
Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libiptc0:s390x.
Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libxtables12:s390x.
Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libnetfilter-conntrack3:s390x.
Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
Selecting previously unselected package iptables.
Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
Unpacking iptables (1.6.0+snapshot20161117-6) ...
#53 142.5   CC       criu/irmap.o
Selecting previously unselected package xxd.
Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package libgpm2:s390x.
Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
Unpacking xz-utils (5.2.2-1.2+b1) ...
Selecting previously unselected package aufs-tools.
Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
Unpacking aufs-tools (1:4.1+20161219-1) ...
Selecting previously unselected package liblzo2-2:s390x.
Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
Selecting previously unselected package btrfs-progs.
Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
Unpacking btrfs-progs (4.7.3-1) ...
#53 192.7   CC       criu/log.o
#53 143.1   CC       criu/kcmp-ids.o
#53 143.3   CC       criu/kerndat.o
#53 193.1   CC       criu/lsm.o
Selecting previously unselected package btrfs-tools.
Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
Unpacking btrfs-tools (4.7.3-1) ...
Selecting previously unselected package libdevmapper1.02.1:s390x.
Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
Unpacking dmsetup (2:1.02.137-2) ...
Selecting previously unselected package libonig4:s390x.
Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
Unpacking libonig4:s390x (6.1.3-2) ...
Selecting previously unselected package libjq1:s390x.
Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
Selecting previously unselected package jq.
Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
Unpacking jq (1.5+dfsg-1.3) ...
Selecting previously unselected package libaio1:s390x.
Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
Unpacking libaio1:s390x (0.3.110-3) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
Unpacking libcap2-bin (1:2.25-1) ...
Selecting previously unselected package libdevmapper-event1.02.1:s390x.
Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
Selecting previously unselected package libsepol1-dev:s390x.
Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
Unpacking libsepol1-dev:s390x (2.6-2) ...
Selecting previously unselected package libpcre16-3:s390x.
Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
Unpacking libpcre16-3:s390x (2:8.39-3) ...
#53 129.5   CC       criu/files.o
#53 193.5   CC       criu/mem.o
Selecting previously unselected package libpcre32-3:s390x.
Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
Unpacking libpcre32-3:s390x (2:8.39-3) ...
Selecting previously unselected package libpcre3-dev:s390x.
Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
Unpacking libpcre3-dev:s390x (2:8.39-3) ...
#53 144.1   CC       criu/libnetlink.o
Selecting previously unselected package libselinux1-dev:s390x.
Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
Selecting previously unselected package libdevmapper-dev:s390x.
Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
Selecting previously unselected package libnl-3-200:s390x.
Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
Unpacking libnl-3-200:s390x (3.2.27-2) ...
Selecting previously unselected package libprotobuf-c1:s390x.
Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
Selecting previously unselected package libreadline5:s390x.
Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
Selecting previously unselected package libsystemd-dev:s390x.
Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
#53 144.4   CC       criu/log.o
Selecting previously unselected package net-tools.
Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
Selecting previously unselected package thin-provisioning-tools.
Preparing to unpack .../36-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../37-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
#53 144.8   CC       criu/lsm.o
#53 194.9   CC       criu/mount.o
#53 145.1   CC       criu/mem.o
#53 131.4   CC       criu/filesystems.o
#53 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 127.6 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
#38 129.3 + mkdir -p /build
#38 129.3 + cp runc /build/runc
#38 DONE 129.7s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
Selecting previously unselected package vim.
Preparing to unpack .../38-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
Unpacking vim (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package xfsprogs.
Preparing to unpack .../39-xfsprogs_4.9.0+nmu1_s390x.deb ...
Unpacking xfsprogs (4.9.0+nmu1) ...
#53 ...

#38 [runc 3/3] RUN PREFIX=/build ./install.sh runc
#38 151.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
#38 153.7 + mkdir -p /build
#38 153.7 + cp runc /build/runc
#38 DONE 154.0s
#53 132.1   CC       criu/fsnotify.o

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
Selecting previously unselected package zip.
Preparing to unpack .../40-zip_3.0-11+b1_s390x.deb ...
Unpacking zip (3.0-11+b1) ...
Selecting previously unselected package libapparmor-perl.
Preparing to unpack .../41-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../42-apparmor_2.11.0-3+deb9u2_s390x.deb ...
Unpacking apparmor (2.11.0-3+deb9u2) ...
#53 146.3   CC       criu/mount.o
Selecting previously unselected package binutils-mingw-w64-i686.
Preparing to unpack .../43-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
Selecting previously unselected package binutils-mingw-w64-x86-64.
Preparing to unpack .../44-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
Selecting previously unselected package binutils-mingw-w64.
Preparing to unpack .../45-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
#53 133.3   CC       criu/image-desc.o
#53 133.4   CC       criu/image.o
Selecting previously unselected package mingw-w64-common.
Preparing to unpack .../46-mingw-w64-common_5.0.1-1_all.deb ...
Unpacking mingw-w64-common (5.0.1-1) ...
#53 133.9   CC       criu/ipc_ns.o
Selecting previously unselected package mingw-w64-x86-64-dev.
Preparing to unpack .../47-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 198.1   CC       criu/namespaces.o
#53 134.8   CC       criu/irmap.o
#53 148.8   CC       criu/namespaces.o
#53 135.3   CC       criu/kcmp-ids.o
Selecting previously unselected package gcc-mingw-w64-base.
Preparing to unpack .../48-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
Selecting previously unselected package gcc-mingw-w64-x86-64.
Preparing to unpack .../49-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#53 135.5   CC       criu/kerndat.o
#53 199.5   CC       criu/net.o
#53 150.1   CC       criu/net.o
#53 136.2   CC       criu/libnetlink.o
#53 136.5   CC       criu/log.o
#53 136.8   CC       criu/lsm.o
#53 137.0   CC       criu/mem.o
#53 201.7   CC       criu/netfilter.o
#53 202.0   CC       criu/page-pipe.o
#53 138.1   CC       criu/mount.o
#53 202.4   CC       criu/page-xfer.o
#53 152.5   CC       criu/netfilter.o
Selecting previously unselected package g++-mingw-w64-x86-64.
Preparing to unpack .../50-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
#53 152.8   CC       criu/page-pipe.o
#53 153.4   CC       criu/page-xfer.o
#53 203.4   CC       criu/pagemap-cache.o
#53 203.7   CC       criu/pagemap.o
#53 154.1   CC       criu/pagemap-cache.o
#53 154.5   CC       criu/pagemap.o
#53 204.6   CC       criu/parasite-syscall.o
#53 140.7   CC       criu/namespaces.o
Setting up aufs-tools (1:4.1+20161219-1) ...
Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
Setting up libsepol1-dev:s390x (2.6-2) ...
Setting up libnet1:s390x (1.1.6+dfsg-3) ...
Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
Processing triggers for mime-support (3.60) ...
Setting up xxd (2:8.0.0197-4+deb9u3) ...
Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
Setting up libcap2-bin (1:2.25-1) ...
Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
#53 155.1   CC       criu/parasite-syscall.o
Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
Setting up bash-completion (1:2.1-4.3) ...
#53 155.8   CC       criu/path.o
#53 205.3   CC       criu/path.o
#53 205.5   CC       criu/pie-util-vdso-elf32.o
Setting up libonig4:s390x (6.1.3-2) ...
Setting up libprotobuf-c1:s390x (1.2.1-2) ...
Setting up zip (3.0-11+b1) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
Setting up libjq1:s390x (1.5+dfsg-1.3) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libaio1:s390x (0.3.110-3) ...
Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
Setting up xz-utils (5.2.2-1.2+b1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up thin-provisioning-tools (0.6.1-4+b1) ...
Setting up vim-common (2:8.0.0197-4+deb9u3) ...
Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
Setting up libpcre32-3:s390x (2:8.39-3) ...
Setting up libnfnetlink0:s390x (1.0.1-3) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
#53 205.8   CC       criu/pie-util-vdso.o
Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
Setting up libpcre16-3:s390x (2:8.39-3) ...
Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
Setting up libnl-3-200:s390x (3.2.27-2) ...
Setting up net-tools (1.60+git20161116.90da8a0-1) ...
Setting up libudev-dev:s390x (232-25+deb9u12) ...
Setting up pigz (2.3.4-1) ...
Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
Setting up libmpdec2:s390x (2.4.2-1) ...
Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
Setting up mingw-w64-common (5.0.1-1) ...
Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
Setting up jq (1.5+dfsg-1.3) ...
Setting up libpcre3-dev:s390x (2:8.39-3) ...
Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
Setting up xfsprogs (4.9.0+nmu1) ...
Setting up vim (2:8.0.0197-4+deb9u3) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
Setting up iptables (1.6.0+snapshot20161117-6) ...
Setting up btrfs-progs (4.7.3-1) ...
Setting up libselinux1-dev:s390x (2.6-3+b3) ...
Setting up python3.5 (3.5.3-1+deb9u1) ...
#53 142.0   CC       criu/net.o
#53 206.1   CC       criu/pie-util.o
#53 156.1   CC       criu/pie-util-vdso-elf32.o
#53 206.2   CC       criu/pipes.o
#53 156.5   CC       criu/pie-util-vdso.o
#53 156.9   CC       criu/pie-util.o
#53 157.0   CC       criu/pipes.o
#53 206.8   CC       criu/plugin.o
Setting up libpython3-stdlib:s390x (3.5.3-1) ...
Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
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
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
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
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
Setting up btrfs-tools (4.7.3-1) ...
Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
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
#53 207.2   CC       criu/proc_parse.o
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
Setting up python3 (3.5.3-1) ...
running python rtupdate hooks for python3.5...
running python post-rtupdate hooks for python3.5...
Setting up apparmor (2.11.0-3+deb9u2) ...
#53 157.5   CC       criu/plugin.o
#53 157.8   CC       criu/proc_parse.o
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
#53 144.1   CC       criu/netfilter.o
Setting up dmsetup (2:1.02.137-2) ...
Setting up dh-python (2.20170125) ...
Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
#53 144.4   CC       criu/page-pipe.o
#53 144.9   CC       criu/page-xfer.o
#53 209.2   CC       criu/protobuf-desc.o
#53 145.9   CC       criu/pagemap-cache.o
#53 209.9   CC       criu/protobuf.o
#53 146.1   CC       criu/pagemap.o
#53 159.9   CC       criu/protobuf-desc.o
#53 210.2   CC       criu/pstree.o
#53 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 160.4 + dpkg --print-architecture
#51 160.4 + cd /tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution
#51 160.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
#51 160.6 + GOPATH=/tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PZQwWBLWMS
#51 160.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
#53 146.9   CC       criu/parasite-syscall.o
#53 211.0   CC       criu/rbtree.o
#53 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 211.1 + dpkg --print-architecture
#51 211.1 + cd /tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution
#51 211.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
#51 211.4 + GOPATH=/tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hW0HJMHmNB
#51 211.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
#53 147.6   CC       criu/path.o
#53 147.8   CC       criu/pie-util-vdso-elf32.o
#53 148.1   CC       criu/pie-util-vdso.o
Removing intermediate container 0511079cfe94
 ---> 296cc09e2087
Step 88/109 : COPY --from=swagger /build/swagger* /usr/local/bin/
#53 148.4   CC       criu/pie-util.o
#53 148.6   CC       criu/pipes.o
 ---> 9d12d515f566
Step 89/109 : COPY --from=frozen-images /build/ /docker-frozen-images
#53 149.2   CC       criu/plugin.o
#53 149.6   CC       criu/proc_parse.o
 ---> 366b5e7da7b7
Step 90/109 : COPY --from=gometalinter /build/ /usr/local/bin/
#53 151.5   CC       criu/protobuf-desc.o
#53 152.2   CC       criu/protobuf.o
#53 152.5   CC       criu/pstree.o
 ---> 5c3196aa8ca2
Step 91/109 : COPY --from=tomlv /build/ /usr/local/bin/
 ---> 24760eb8b365
Step 92/109 : COPY --from=vndr /build/ /usr/local/bin/
 ---> f3a1ece7c6bb
Step 93/109 : COPY --from=tini /build/ /usr/local/bin/
 ---> 3fd0c99eaba8
Step 94/109 : COPY --from=runc /build/ /usr/local/bin/
#53 153.4   CC       criu/rbtree.o
#53 153.7   CC       criu/rst-malloc.o
 ---> 07a3fac600a4
Step 95/109 : COPY --from=containerd /build/ /usr/local/bin/
#53 154.0   CC       criu/seccomp.o
#53 154.4   CC       criu/seize.o
 ---> 800ecc4eb2aa
Step 96/109 : COPY --from=proxy /build/ /usr/local/bin/
 ---> b542b05190a9
Step 97/109 : COPY --from=dockercli /build/ /usr/local/cli
 ---> c33213e88a0a
Step 98/109 : COPY --from=registry /build/registry* /usr/local/bin/
#53 155.0   CC       criu/shmem.o
#53 155.8   CC       criu/sigframe.o
 ---> ba31e535b410
Step 99/109 : COPY --from=criu /build/ /usr/local/
 ---> 8f5e87fdad02
Step 100/109 : COPY --from=rootlesskit /build/ /usr/local/bin/
#53 156.0   CC       criu/signalfd.o
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 160.6   CC       criu/protobuf.o
#53 160.9   CC       criu/pstree.o
#53 161.9   CC       criu/rbtree.o
#53 162.1   CC       criu/rst-malloc.o
#53 162.4   CC       criu/seccomp.o
#53 163.0   CC       criu/seize.o
#53 163.7   CC       criu/shmem.o
#53 164.4   CC       criu/sigframe.o
#53 164.5   CC       criu/signalfd.o
#53 164.7   CC       criu/sk-inet.o
#53 165.4   CC       criu/sk-netlink.o
#53 165.7   CC       criu/sk-packet.o
#53 166.3   CC       criu/sk-queue.o
#53 166.7   CC       criu/sk-tcp.o
#53 167.1   CC       criu/sk-unix.o
#53 168.7   CC       criu/sockets.o
#53 169.4   CC       criu/stats.o
#53 169.7   CC       criu/string.o
#53 169.7   CC       criu/sysctl.o
#53 170.3   CC       criu/sysfs_parse.o
#53 156.3   CC       criu/sk-inet.o
#53 170.7   CC       criu/timerfd.o
 ---> 3c0faa6e3db5
Step 101/109 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
bad55c542dc9: Pulling fs layer
#53 157.1   CC       criu/sk-netlink.o
#53 171.2   CC       criu/tty.o
#53 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 157.3 + dpkg --print-architecture
#51 157.3 + cd /tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution
#51 157.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
bad55c542dc9: Verifying Checksum
bad55c542dc9: Download complete
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 211.4   CC       criu/rst-malloc.o
#53 211.6   CC       criu/seccomp.o
#53 212.1   CC       criu/seize.o
#53 212.8   CC       criu/shmem.o
#53 213.6   CC       criu/sigframe.o
#53 213.8   CC       criu/signalfd.o
#53 214.0   CC       criu/sk-inet.o
#53 214.6   CC       criu/sk-netlink.o
#53 215.0   CC       criu/sk-packet.o
#53 215.5   CC       criu/sk-queue.o
#53 215.9   CC       criu/sk-tcp.o
#53 216.3   CC       criu/sk-unix.o
#53 217.9   CC       criu/sockets.o
#53 218.7   CC       criu/stats.o
#53 218.9   CC       criu/string.o
#53 219.0   CC       criu/sysctl.o
#53 219.5   CC       criu/sysfs_parse.o
#53 220.0   CC       criu/timerfd.o
#53 220.4   CC       criu/tty.o
#51 157.4 + GOPATH=/tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.A0NoR1s3iY
#51 157.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
bad55c542dc9: Pull complete
Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
#53 222.1   CC       criu/tun.o
 ---> 9166f25f2bab
Step 102/109 : ENV PATH=/usr/local/cli:$PATH
 ---> Running in 647da7e0cf58
Removing intermediate container 647da7e0cf58
 ---> 9b1aa97db011
Step 103/109 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
 ---> Running in 7a3b1f1847e2
Removing intermediate container 7a3b1f1847e2
 ---> 679837f66bca
Step 104/109 : ENV GOMETALINTER_OPTS="--deadline=2m"
 ---> Running in c352b08b6450
Removing intermediate container c352b08b6450
 ---> 1050a19f157a
Step 105/109 : WORKDIR /go/src/github.com/docker/docker
 ---> Running in ed91fb780b16
#53 222.7   CC       criu/uffd.o
#53 172.9   CC       criu/tun.o
Removing intermediate container ed91fb780b16
 ---> 275fb7980f48
Step 106/109 : VOLUME /var/lib/docker
 ---> Running in 1e29300f1a3a
Removing intermediate container 1e29300f1a3a
 ---> 2d1c17f966dc
Step 107/109 : ENTRYPOINT ["hack/dind"]
 ---> Running in 0a0160b13a35
#53 173.3   CC       criu/uffd.o
#53 223.6   CC       criu/util.o
Removing intermediate container 0a0160b13a35
 ---> 239a3304549f
Step 108/109 : FROM dev AS final
 ---> 239a3304549f
Step 109/109 : COPY . /go/src/github.com/docker/docker
#53 174.3   CC       criu/util.o
#53 224.8   CC       criu/uts_ns.o
#53 225.0   CC       criu/vdso-compat.o
#53 225.2   CC       criu/vdso.o
#53 175.7   CC       criu/uts_ns.o
#53 176.0   CC       criu/vdso-compat.o
#53 176.2   CC       criu/vdso.o
#53 226.1   LINK     criu/built-in.o
#53 226.1   LINK     criu/criu
#53 226.4   DEP      lib/c/criu.d
#53 226.5   CC       images/rpc.pb-c.o
 ---> 33c922933aa3
Successfully built 33c922933aa3
Successfully tagged docker-s390x:8c4fd69
+ docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39177/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr-s390x3 -e DOCKER_GRAPHDRIVER=vfs -e TIMEOUT=300m -e DOCKER_GITCOMMIT=8c4fd69 docker-s390x:8c4fd69 hack/ci/z
#53 177.1   LINK     criu/built-in.o
#53 227.1   CC       lib/c/criu.o
#53 177.3   LINK     criu/criu
#53 177.7   DEP      lib/c/criu.d
#53 177.8   CC       images/rpc.pb-c.o
#53 227.8   LINK     lib/c/built-in.o
#53 227.9   LINK     lib/c/libcriu.so
#53 228.0   GEN      magic.py
#53 178.3   CC       lib/c/criu.o
?   	github.com/docker/docker/api	[no test files]
#53 228.8 fatal: Not a git repository (or any of the parent directories): .git
#53 179.2   LINK     lib/c/built-in.o
#53 179.2   LINK     lib/c/libcriu.so
#53 179.3   GEN      magic.py
#53 229.4 make[1]: Nothing to be done for 'all'.
#53 179.9 fatal: Not a git repository (or any of the parent directories): .git
#53 229.9 make[1]: 'images/built-in.o' is up to date.
#53 229.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
#53 230.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
#53 230.0 make[1]: 'compel/libcompel.a' is up to date.
#53 230.0 make[1]: 'compel/compel-host-bin' is up to date.
#53 230.1 make[1]: Nothing to be done for 'all'.
#53 230.1 make[1]: 'soccr/libsoccr.a' is up to date.
#53 230.2 make[2]: Nothing to be done for 'all'.
#53 230.2 make[2]: Nothing to be done for 'all'.
#53 230.3 make[2]: Nothing to be done for 'all'.
#53 230.3 make[2]: Nothing to be done for 'all'.
#53 230.4 make[2]: Nothing to be done for 'all'.
#53 230.4 make[2]: Nothing to be done for 'all'.
#53 230.4 make[2]: Nothing to be done for 'all'.
#53 230.5 make[2]: Nothing to be done for 'all'.
#53 180.5 make[1]: Nothing to be done for 'all'.
#53 230.5   INSTALL  criu/criu
#53 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 180.7 + rm -rf /tmp/tmp.PZQwWBLWMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PZQwWBLWMS
🇩 bin/containerd
#51 ...

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 157.6   CC       criu/sk-packet.o
#53 158.1   CC       criu/sk-queue.o
#53 158.6   CC       criu/sk-tcp.o
#53 159.1   CC       criu/sk-unix.o
#53 160.8   CC       criu/sockets.o
#53 161.4   CC       criu/stats.o
#53 161.6   CC       criu/string.o
#53 161.7   CC       criu/sysctl.o
#53 162.2   CC       criu/sysfs_parse.o
#53 162.6   CC       criu/timerfd.o
#53 162.9   CC       criu/tty.o
#53 164.7   CC       criu/tun.o
#53 165.2   CC       criu/uffd.o
#53 166.1   CC       criu/util.o
#53 167.3   CC       criu/uts_ns.o
#53 167.5   CC       criu/vdso-compat.o
#53 ...

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
#51 231.4 + rm -rf /tmp/tmp.hW0HJMHmNB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hW0HJMHmNB
#51 DONE 181.5s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 181.0 make[1]: 'images/built-in.o' is up to date.
#53 181.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
#53 181.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
#53 181.1 make[1]: 'compel/libcompel.a' is up to date.
#53 181.1 make[1]: 'compel/compel-host-bin' is up to date.
#53 181.2 make[1]: Nothing to be done for 'all'.
#53 181.2 make[1]: 'soccr/libsoccr.a' is up to date.
#53 181.4 make[2]: Nothing to be done for 'all'.
#53 181.4 make[2]: Nothing to be done for 'all'.
#53 181.4 make[2]: Nothing to be done for 'all'.
#53 181.6 make[2]: Nothing to be done for 'all'.
#53 181.7 make[2]: Nothing to be done for 'all'.
#53 181.7 make[2]: Nothing to be done for 'all'.
#53 181.8 make[2]: Nothing to be done for 'all'.
#53 181.8 make[2]: Nothing to be done for 'all'.
#53 167.7   CC       criu/vdso.o
#53 181.8   INSTALL  criu/criu
#53 DONE 182.0s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#51 DONE 232.4s

#53 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
#53 DONE 232.4s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#53 168.6   LINK     criu/built-in.o
#53 168.7   LINK     criu/criu
#53 169.2   DEP      lib/c/criu.d
#53 169.3   CC       images/rpc.pb-c.o
#43 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 DONE 232.8s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 DONE 182.7s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#53 169.8   CC       lib/c/criu.o
#53 170.7   LINK     lib/c/built-in.o
#53 170.7   LINK     lib/c/libcriu.so
#53 170.9   GEN      magic.py
#53 171.5 fatal: Not a git repository (or any of the parent directories): .git
#53 172.0 make[1]: Nothing to be done for 'all'.
#43 ...

#24 [dev 10/22] COPY --from=gometalinter /build/ /usr/local/bin/
#53 172.6 make[1]: 'images/built-in.o' is up to date.
#53 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
#53 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
#53 172.7 make[1]: 'compel/libcompel.a' is up to date.
#43 ...

#24 [dev 10/22] COPY --from=gometalinter /build/ /usr/local/bin/
#53 172.7 make[1]: 'compel/compel-host-bin' is up to date.
#53 172.7 make[1]: Nothing to be done for 'all'.
#53 172.7 make[1]: 'soccr/libsoccr.a' is up to date.
#53 172.9 make[2]: Nothing to be done for 'all'.
#53 172.9 make[2]: Nothing to be done for 'all'.
#53 173.0 make[2]: Nothing to be done for 'all'.
#53 173.1 make[2]: Nothing to be done for 'all'.
#53 173.1 make[2]: Nothing to be done for 'all'.
#53 173.1 make[2]: Nothing to be done for 'all'.
#53 173.2 make[2]: Nothing to be done for 'all'.
#53 173.2 make[2]: Nothing to be done for 'all'.
#53 173.2   INSTALL  criu/criu
#24 DONE 0.7s

#27 [dev 11/22] COPY --from=tomlv /build/ /usr/local/bin/
#27 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 ...

#30 [dev 12/22] COPY --from=vndr /build/ /usr/local/bin/
#30 DONE 0.1s

#35 [dev 13/22] COPY --from=tini /build/ /usr/local/bin/
#35 DONE 0.1s

#39 [dev 14/22] COPY --from=runc /build/ /usr/local/bin/
#39 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#24 DONE 1.3s

#27 [dev 11/22] COPY --from=tomlv /build/ /usr/local/bin/
#27 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 ...

#30 [dev 12/22] COPY --from=vndr /build/ /usr/local/bin/
#30 DONE 0.1s

#35 [dev 13/22] COPY --from=tini /build/ /usr/local/bin/
#35 DONE 0.1s

#39 [dev 14/22] COPY --from=runc /build/ /usr/local/bin/
#39 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#53 DONE 174.5s

#51 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
ok  	github.com/docker/docker/api/server	0.003s	coverage: 7.9% of statements
#51 176.6 + rm -rf /tmp/tmp.A0NoR1s3iY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.A0NoR1s3iY
#51 DONE 176.8s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 199.6 🇩 bin/containerd
#43 ...

#23 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
#23 DONE 177.7s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 159.7 🇩 bin/containerd
#43 ...

#24 [dev 10/22] COPY --from=gometalinter /build/ /usr/local/bin/
#24 DONE 0.8s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 ...

#27 [dev 11/22] COPY --from=tomlv /build/ /usr/local/bin/
#27 DONE 0.1s

#30 [dev 12/22] COPY --from=vndr /build/ /usr/local/bin/
#30 DONE 0.2s

#35 [dev 13/22] COPY --from=tini /build/ /usr/local/bin/
#35 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 ...

#39 [dev 14/22] COPY --from=runc /build/ /usr/local/bin/
#39 DONE 0.1s

#43 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
#43 184.0 🇩 bin/containerd
🇩 bin/containerd-stress
🇩 bin/containerd-shim
#43 181.8 🇩 bin/containerd-stress
#43 183.3 🇩 bin/containerd-shim
#43 222.0 🇩 bin/containerd-stress
#43 223.6 🇩 bin/containerd-shim
#43 189.1 🇩 bin/containerd-shim-runc-v1
#43 229.4 🇩 bin/containerd-shim-runc-v1
#43 191.8 🇩 binaries
#43 191.8 + mkdir -p /build
#43 191.8 + cp bin/containerd /build/containerd
#43 191.8 + cp bin/containerd-shim /build/containerd-shim
#43 191.8 + cp bin/ctr /build/ctr
🇩 bin/containerd-shim-runc-v1
#43 DONE 192.6s
#43 232.1 🇩 binaries
#43 232.1 + mkdir -p /build
#43 232.1 + cp bin/containerd /build/containerd
#43 232.2 + cp bin/containerd-shim /build/containerd-shim
#43 232.2 + cp bin/ctr /build/ctr
#43 DONE 233.1s
#43 206.2 🇩 bin/containerd-stress
#43 207.8 🇩 bin/containerd-shim

#44 [dev 15/22] COPY --from=containerd /build/ /usr/local/bin/
#44 DONE 0.2s

#47 [dev 16/22] COPY --from=proxy /build/ /usr/local/bin/
#47 DONE 0.1s

#50 [dev 17/22] COPY --from=dockercli /build/ /usr/local/cli
#50 DONE 0.1s

#52 [dev 18/22] COPY --from=registry /build/registry* /usr/local/bin/
#52 DONE 0.2s

#54 [dev 19/22] COPY --from=criu /build/ /usr/local/
#54 DONE 0.1s

#58 [dev 20/22] COPY --from=rootlesskit /build/ /usr/local/bin/
#58 DONE 0.1s

#60 [dev 21/22] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...

#44 [dev 15/22] COPY --from=containerd /build/ /usr/local/bin/
#60 DONE 0.2s

#61 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
#61 DONE 0.0s

#62 [final 1/1] COPY . /go/src/github.com/docker/docker
#44 DONE 0.2s

#47 [dev 16/22] COPY --from=proxy /build/ /usr/local/bin/
#47 DONE 0.1s

#50 [dev 17/22] COPY --from=dockercli /build/ /usr/local/cli
#50 DONE 0.1s

#52 [dev 18/22] COPY --from=registry /build/registry* /usr/local/bin/
#52 DONE 0.3s

#54 [dev 19/22] COPY --from=criu /build/ /usr/local/
#54 DONE 0.2s

#58 [dev 20/22] COPY --from=rootlesskit /build/ /usr/local/bin/
#58 DONE 0.1s

#60 [dev 21/22] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
#60 DONE 0.2s

#61 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
#61 DONE 0.0s

#62 [final 1/1] COPY . /go/src/github.com/docker/docker
🇩 binaries
+ mkdir -p /build
+ cp bin/containerd /build/containerd
+ cp bin/containerd-shim /build/containerd-shim
+ cp bin/ctr /build/ctr
#62 DONE 1.4s

#63 exporting to image
#63 exporting layers
#43 213.6 🇩 bin/containerd-shim-runc-v1
#62 DONE 1.3s

#63 exporting to image
#63 exporting layers
#43 216.3 🇩 binaries
#43 216.3 + mkdir -p /build
#43 216.3 + cp bin/containerd /build/containerd
#43 216.3 + cp bin/containerd-shim /build/containerd-shim
#43 216.3 + cp bin/ctr /build/ctr
#43 DONE 217.3s

#44 [dev 15/22] COPY --from=containerd /build/ /usr/local/bin/
#44 DONE 0.4s

#47 [dev 16/22] COPY --from=proxy /build/ /usr/local/bin/
#47 DONE 0.1s

#50 [dev 17/22] COPY --from=dockercli /build/ /usr/local/cli
#50 DONE 0.1s

#52 [dev 18/22] COPY --from=registry /build/registry* /usr/local/bin/
#52 DONE 0.3s

#54 [dev 19/22] COPY --from=criu /build/ /usr/local/
#54 DONE 0.1s

#58 [dev 20/22] COPY --from=rootlesskit /build/ /usr/local/bin/
#58 DONE 0.1s

#60 [dev 21/22] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
#60 DONE 0.2s

#61 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
#61 DONE 0.0s

#62 [final 1/1] COPY . /go/src/github.com/docker/docker
Removing intermediate container d1cecb39dbda
 ---> 1c361dd3bab4
Step 48/109 : FROM dev-base AS proxy
 ---> b14ee8007b1c
Step 49/109 : ENV INSTALL_BINARY_NAME=proxy
 ---> Running in 345066dac42b
Removing intermediate container 345066dac42b
 ---> e855cb2961f1
Step 50/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> f9927f561fb4
Step 51/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 92b7c1288a56
Step 52/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 15cbb8de3090
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.3dwqdeFVdY
+ GOPATH=/tmp/tmp.3dwqdeFVdY
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=proxy
+ shift
+ '[' '!' -f ./proxy.installer ']'
+ . ./proxy.installer
++ LIBNETWORK_COMMIT=83d30db53600b9c084d35fb1d560f97f8b34ab24
+ install_proxy
+ case "$1" in
+ export CGO_ENABLED=0
+ CGO_ENABLED=0
+ _install_proxy
+ echo 'Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24'
+ git clone https://github.com/docker/libnetwork.git /tmp/tmp.3dwqdeFVdY/src/github.com/docker/libnetwork
Install docker-proxy version 83d30db53600b9c084d35fb1d560f97f8b34ab24
Cloning into '/tmp/tmp.3dwqdeFVdY/src/github.com/docker/libnetwork'...
#63 exporting layers 6.9s done
#63 writing image sha256:0ed936379238d799880b7e2c5592a6d76463266e022223ee71d3893663d0d530 done
#63 naming to docker.io/library/dockerven:e463eb5ba done
#63 DONE 6.9s
+ docker run --rm -t --privileged --name dockerven-pr3 -e DOCKER_GRAPHDRIVER=vfs -v /home/ubuntu/workspace/moby_PR-39177/.git:/go/src/github.com/docker/docker/.git -e DOCKER_GITCOMMIT=e463eb5ba -e TIMEOUT=120m dockerven:e463eb5ba hack/validate/vendor
No vendor changes in diff.
#62 DONE 1.5s

#63 exporting to image
#63 exporting layers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#63 exporting layers 6.8s done
#63 writing image sha256:fc3ef02242f6025b7d7ef389b51b39e07867decff137688414403e9b8abf5a91 done
#63 naming to docker.io/library/docker:47bfcfee8 done
#63 DONE 6.8s
+ docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39177/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39177/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_GITCOMMIT=47bfcfee8 -e DOCKER_GRAPHDRIVER=overlay2 -e GIT_SHA1=8c4fd696b9bdaeccb62c4e861c73d4cb5ce56a15 docker:47bfcfee8 hack/ci/janky
Congratulations!  All commits are properly signed with the DCO!
+ cd /tmp/tmp.3dwqdeFVdY/src/github.com/docker/libnetwork
+ git checkout -q 83d30db53600b9c084d35fb1d560f97f8b34ab24
+ go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
Removing intermediate container 15cbb8de3090
 ---> 2d5ed059148c
Step 53/109 : FROM base AS gometalinter
 ---> b14ee8007b1c
Step 54/109 : ENV INSTALL_BINARY_NAME=gometalinter
 ---> Running in c945fad33efb
Removing intermediate container c945fad33efb
 ---> a48d843c73df
Step 55/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 7d42d83da559
Step 56/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 8cda35cce94f
Step 57/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in f0e33571cd1a
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.DXTMBgedmG
+ GOPATH=/tmp/tmp.DXTMBgedmG
+ RM_GOPATH=1
++ dirname ./install.sh
Installing gometalinter version v2.0.6
+ dir=.
+ bin=gometalinter
+ shift
+ '[' '!' -f ./gometalinter.installer ']'
+ . ./gometalinter.installer
++ GOMETALINTER_COMMIT=v2.0.6
+ install_gometalinter
+ echo 'Installing gometalinter version v2.0.6'
+ go get -d github.com/alecthomas/gometalinter
#63 exporting layers 6.7s done
#63 writing image sha256:2bb871418d1c39d6ae4b49b6c75992cdcfbbc88797371a386a24e14b99711fd1 done
#63 naming to docker.io/library/docker:bb388058f-exp done
#63 DONE 6.7s
+ docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39177/bundles:/go/src/github.com/docker/docker/bundles -e DOCKER_EXPERIMENTAL=y --name docker-pr-exp3 -e DOCKER_GITCOMMIT=bb388058f -e DOCKER_GRAPHDRIVER=overlay2 docker:bb388058f-exp hack/ci/experimental
+ cd /tmp/tmp.DXTMBgedmG/src/github.com/alecthomas/gometalinter
+ git checkout -q v2.0.6
+ go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter

Removing bundles/

---> Making bundle: binary-daemon (in bundles/binary-daemon)
Building: bundles/binary-daemon/dockerd-dev
GOOS="" GOARCH="" GOARM=""
?   	github.com/docker/docker/api/server/backend/build	[no test files]
ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
?   	github.com/docker/docker/api/server/router	[no test files]
?   	github.com/docker/docker/api/server/router/build	[no test files]
?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
?   	github.com/docker/docker/api/server/router/container	[no test files]
?   	github.com/docker/docker/api/server/router/debug	[no test files]
?   	github.com/docker/docker/api/server/router/distribution	[no test files]
?   	github.com/docker/docker/api/server/router/grpc	[no test files]
?   	github.com/docker/docker/api/server/router/image	[no test files]
?   	github.com/docker/docker/api/server/router/network	[no test files]
?   	github.com/docker/docker/api/server/router/plugin	[no test files]
?   	github.com/docker/docker/api/server/router/session	[no test files]
ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
?   	github.com/docker/docker/api/server/router/system	[no test files]
?   	github.com/docker/docker/api/server/router/volume	[no test files]
?   	github.com/docker/docker/api/types	[no test files]
?   	github.com/docker/docker/api/types/backend	[no test files]
?   	github.com/docker/docker/api/types/blkiodev	[no test files]
?   	github.com/docker/docker/api/types/container	[no test files]
?   	github.com/docker/docker/api/types/events	[no test files]
ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 95.2% of statements
?   	github.com/docker/docker/api/types/image	[no test files]
?   	github.com/docker/docker/api/types/mount	[no test files]
?   	github.com/docker/docker/api/types/network	[no test files]
?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
?   	github.com/docker/docker/api/types/registry	[no test files]
ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
?   	github.com/docker/docker/api/types/swarm	[no test files]
?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
?   	github.com/docker/docker/api/types/volume	[no test files]
?   	github.com/docker/docker/builder	[no test files]
+ GOBIN=/build
+ /build/gometalinter --install
Installing:
  deadcode
  dupl
  errcheck
  gas
  gochecknoglobals
  gochecknoinits
  goconst
  gocyclo
  goimports
  golint
  gosimple
  gotype
  gotypex
  ineffassign
  interfacer
  lll
  maligned
  megacheck
  misspell
  nakedret
  safesql
  staticcheck
  structcheck
  unconvert
  unparam
  unused
  varcheck
?   	github.com/docker/docker/builder/builder-next	[no test files]
?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
ok  	github.com/docker/docker/builder/dockerfile	0.753s	coverage: 46.6% of statements
ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
ok  	github.com/docker/docker/builder/fscache	0.111s	coverage: 69.2% of statements
ok  	github.com/docker/docker/builder/remotecontext	0.294s	coverage: 13.6% of statements
ok  	github.com/docker/docker/builder/remotecontext/git	0.602s	coverage: 85.1% of statements
?   	github.com/docker/docker/cli	[no test files]
?   	github.com/docker/docker/cli/config	[no test files]
ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
ok  	github.com/docker/docker/client	0.129s	coverage: 75.8% of statements
Removing intermediate container f0e33571cd1a
 ---> 091c5f4196a4
Step 58/109 : FROM dev-base AS dockercli
 ---> b14ee8007b1c
Step 59/109 : ENV INSTALL_BINARY_NAME=dockercli
 ---> Running in 61e5a034c794
Removing intermediate container 61e5a034c794
 ---> 6c37264e32bc
Step 60/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> dee54656eae4
Step 61/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 9381b491b291
Step 62/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in bbf7ad3b0641
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.cgxYPX68jb
+ GOPATH=/tmp/tmp.cgxYPX68jb
+ RM_GOPATH=1
++ dirname ./install.sh
Install docker/cli version 17.06.2-ce from stable
+ dir=.
+ bin=dockercli
+ shift
+ '[' '!' -f ./dockercli.installer ']'
+ . ./dockercli.installer
++ DOCKERCLI_CHANNEL=stable
++ DOCKERCLI_VERSION=17.06.2-ce
+ install_dockercli
+ echo 'Install docker/cli version 17.06.2-ce from stable'
++ uname -m
+ arch=ppc64le
+ '[' ppc64le '!=' x86_64 ']'
+ '[' ppc64le '!=' s390x ']'
+ '[' ppc64le '!=' armhf ']'
+ build_dockercli
+ git clone https://github.com/docker/docker-ce /tmp/tmp.cgxYPX68jb/tmp/docker-ce
Cloning into '/tmp/tmp.cgxYPX68jb/tmp/docker-ce'...
ok  	github.com/docker/docker/cmd/dockerd	0.034s	coverage: 29.9% of statements
ok  	github.com/docker/docker/container	0.113s	coverage: 35.5% of statements
?   	github.com/docker/docker/container/stream	[no test files]
?   	github.com/docker/docker/contrib/apparmor	[no test files]
?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
?   	github.com/docker/docker/contrib/httpserver	[no test files]
Created binary: bundles/binary-daemon/dockerd-dev
Copying nested executables into bundles/binary-daemon

---> Making bundle: test-integration (in bundles/test-integration)
Building test suite binary ./integration-cli/test.main
+ cd /tmp/tmp.cgxYPX68jb/tmp/docker-ce
+ git checkout -q v17.06.2-ce
+ mkdir -p /tmp/tmp.cgxYPX68jb/src/github.com/docker
+ mv components/cli /tmp/tmp.cgxYPX68jb/src/github.com/docker/cli
+ go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
Congratulations!  "./pkg/..." is safely isolated from internal code.
Congratulations! All api changes are done the right way.
Congratulations!  No testing.T found.
Congratulations!  All toml source files changed here have valid syntax.
Congratulations!  Changelog CHANGELOG.md is well-formed.
Congratulations!  Changelog CHANGELOG.md dates are in descending order.
Congratulations!  No new tests added to integration-cli.
?   	github.com/docker/docker/api	[no test files]
ok  	github.com/docker/docker/api/server	0.003s	coverage: 7.9% of statements
ok  	github.com/docker/docker/daemon	12.270s	coverage: 17.5% of statements
ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 84.2% of statements
ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
?   	github.com/docker/docker/daemon/events/testutils	[no test files]
?   	github.com/docker/docker/daemon/exec	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.592s	coverage: 72.5% of statements
+ return
ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
ok  	github.com/docker/docker/daemon/graphdriver/copy	0.217s	coverage: 57.8% of statements
Removing intermediate container bbf7ad3b0641
 ---> 5982e94e4e61
Step 63/109 : FROM runtime-dev AS runc
 ---> 20fbe1ee239b
Step 64/109 : ENV INSTALL_BINARY_NAME=runc
 ---> Running in dfc2b27b5d47
Removing intermediate container dfc2b27b5d47
 ---> b462fac1585c
Step 65/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> fc1dc26cfda7
Step 66/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
 ---> 82eb6a2a1772
Step 67/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 2a2f7e168f91
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.AzNTxtzU72
+ GOPATH=/tmp/tmp.AzNTxtzU72
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=runc
+ shift
+ '[' '!' -f ./runc.installer ']'
+ . ./runc.installer
++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
+ install_runc
+ uname -r
+ grep -q '^3\.10\.0.*\.el7\.'
Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
+ RUNC_BUILDTAGS='seccomp apparmor selinux '
+ echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
+ git clone https://github.com/opencontainers/runc.git /tmp/tmp.AzNTxtzU72/src/github.com/opencontainers/runc
Cloning into '/tmp/tmp.AzNTxtzU72/src/github.com/opencontainers/runc'...
+ cd /tmp/tmp.AzNTxtzU72/src/github.com/opencontainers/runc
+ git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
+ '[' -z '' ']'
+ target=static
+ make 'BUILDTAGS=seccomp apparmor selinux ' static
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 .
ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.498s	coverage: 46.1% of statements
?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.888s	coverage: 50.8% of statements
ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.830s	coverage: 56.8% of statements
?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
?   	github.com/docker/docker/api/server/backend/build	[no test files]
ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
?   	github.com/docker/docker/api/server/router	[no test files]
?   	github.com/docker/docker/api/server/router/build	[no test files]
?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
?   	github.com/docker/docker/api/server/router/container	[no test files]
?   	github.com/docker/docker/api/server/router/debug	[no test files]
?   	github.com/docker/docker/api/server/router/distribution	[no test files]
?   	github.com/docker/docker/api/server/router/grpc	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver/quota	0.563s	coverage: 75.2% of statements
?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
?   	github.com/docker/docker/api/server/router/image	[no test files]
?   	github.com/docker/docker/api/server/router/network	[no test files]
?   	github.com/docker/docker/api/server/router/plugin	[no test files]
?   	github.com/docker/docker/api/server/router/session	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
?   	github.com/docker/docker/api/server/router/system	[no test files]
?   	github.com/docker/docker/api/server/router/volume	[no test files]
?   	github.com/docker/docker/api/types	[no test files]
?   	github.com/docker/docker/api/types/backend	[no test files]
?   	github.com/docker/docker/api/types/blkiodev	[no test files]
?   	github.com/docker/docker/api/types/container	[no test files]
?   	github.com/docker/docker/api/types/events	[no test files]
ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
?   	github.com/docker/docker/api/types/image	[no test files]
?   	github.com/docker/docker/api/types/mount	[no test files]
?   	github.com/docker/docker/api/types/network	[no test files]
?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
?   	github.com/docker/docker/api/types/registry	[no test files]
ok  	github.com/docker/docker/daemon/images	0.011s	coverage: 4.9% of statements
?   	github.com/docker/docker/daemon/initlayer	[no test files]
ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
?   	github.com/docker/docker/api/types/swarm	[no test files]
ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
?   	github.com/docker/docker/daemon/listeners	[no test files]
?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
?   	github.com/docker/docker/api/types/volume	[no test files]
?   	github.com/docker/docker/builder	[no test files]
ok  	github.com/docker/docker/daemon/logger	0.215s	coverage: 42.7% of statements
?   	github.com/docker/docker/builder/builder-next	[no test files]
?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 78.2% of statements
?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
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
+ mkdir -p /build
+ cp runc /build/runc
Removing intermediate container 2a2f7e168f91
 ---> 2a219d05ae7b
Step 68/109 : FROM dev-base AS tini
 ---> b14ee8007b1c
Step 69/109 : RUN apt-get update && apt-get install -y cmake vim-common
 ---> Running in 966668efb2df
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
Fetched 7724 kB in 2s (3002 kB/s)
Reading package lists...
Reading package lists...ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements

ok  	github.com/docker/docker/builder/dockerfile	0.455s	coverage: 46.6% of statements
ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
  libxml2 sgml-base vim vim-runtime xml-core xxd
Suggested packages:
  codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
  vim-scripts debhelper
The following NEW packages will be installed:
  cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
  libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
0 upgraded, 15 newly installed, 0 to remove and 14 not upgraded.
Need to get 19.8 MB of archives.
After this operation, 91.8 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
ok  	github.com/docker/docker/daemon/logger/local	0.011s	coverage: 74.7% of statements
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el sgml-base all 1.29 [14.8 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xml-core all 0.17 [23.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 19.8 MB in 0s (38.0 MB/s)
Selecting previously unselected package cmake-data.
(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 ... 14949 files and directories currently installed.)
Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
Unpacking cmake-data (3.7.2-1) ...
?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
Selecting previously unselected package liblzo2-2:ppc64el.
Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
Selecting previously unselected package libicu57:ppc64el.
Preparing to unpack .../02-libicu57_57.1-6+deb9u3_ppc64el.deb ...
Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
ok  	github.com/docker/docker/daemon/logger/loggerutils	0.007s	coverage: 18.6% of statements
ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
Selecting previously unselected package libxml2:ppc64el.
Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
Selecting previously unselected package libarchive13:ppc64el.
Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
Selecting previously unselected package libjsoncpp1:ppc64el.
Preparing to unpack .../05-libjsoncpp1_1.7.4-3_ppc64el.deb ...
Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
Selecting previously unselected package libuv1:ppc64el.
Preparing to unpack .../06-libuv1_1.9.1-3_ppc64el.deb ...
Unpacking libuv1:ppc64el (1.9.1-3) ...
Selecting previously unselected package cmake.
Preparing to unpack .../07-cmake_3.7.2-1_ppc64el.deb ...
Unpacking cmake (3.7.2-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../08-sgml-base_1.29_all.deb ...
Unpacking sgml-base (1.29) ...
Selecting previously unselected package xxd.
Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package libgpm2:ppc64el.
Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package vim.
Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
Unpacking vim (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../14-xml-core_0.17_all.deb ...
Unpacking xml-core (0.17) ...
ok  	github.com/docker/docker/builder/remotecontext	0.172s	coverage: 13.6% of statements
Processing triggers for mime-support (3.60) ...
Setting up xxd (2:8.0.0197-4+deb9u3) ...
Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
Setting up libuv1:ppc64el (1.9.1-3) ...
Setting up cmake-data (3.7.2-1) ...
Setting up sgml-base (1.29) ...
Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up vim-common (2:8.0.0197-4+deb9u3) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
Setting up xml-core (0.17) ...
Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
Setting up vim (2:8.0.0197-4+deb9u3) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
ok  	github.com/docker/docker/daemon/logger/splunk	1.497s	coverage: 84.5% of statements
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
Setting up cmake (3.7.2-1) ...
Processing triggers for sgml-base (1.29) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
ok  	github.com/docker/docker/builder/remotecontext/git	0.556s	coverage: 85.1% of statements
?   	github.com/docker/docker/cli	[no test files]
?   	github.com/docker/docker/cli/config	[no test files]
ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
?   	github.com/docker/docker/daemon/names	[no test files]
ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
Removing intermediate container 966668efb2df
 ---> 5aa59c752355
Step 70/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> ebd745ea0847
Step 71/109 : ENV INSTALL_BINARY_NAME=tini
 ---> Running in c73f789683a3
Removing intermediate container c73f789683a3
 ---> ef8b13fddf84
Step 72/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
?   	github.com/docker/docker/daemon/stats	[no test files]
 ---> dac6e1195dd5
Step 73/109 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 88485069f39a
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.VMVSsnfL5Z
+ GOPATH=/tmp/tmp.VMVSsnfL5Z
+ RM_GOPATH=1
++ dirname ./install.sh
+ dir=.
+ bin=tini
+ shift
+ '[' '!' -f ./tini.installer ']'
+ . ./tini.installer
++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
+ install_tini
+ echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
+ git clone https://github.com/krallin/tini.git /tmp/tmp.VMVSsnfL5Z/tini
Install tini version fec3683b971d9c3ef73f284f176672c44b448662
Cloning into '/tmp/tmp.VMVSsnfL5Z/tini'...
+ cd /tmp/tmp.VMVSsnfL5Z/tini
+ git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
+ cmake .
-- The C compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
ok  	github.com/docker/docker/client	0.082s	coverage: 75.8% of statements
-- Detecting C compile features - done
-- Performing Test HAS_BUILTIN_FORTIFY
-- Performing Test HAS_BUILTIN_FORTIFY - Failed
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp.VMVSsnfL5Z/tini
+ make tini-static
Scanning dependencies of target tini-static
[ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
[100%] Linking C executable tini-static
[100%] Built target tini-static
+ mkdir -p /build
+ cp tini-static /build/docker-init
Removing intermediate container 88485069f39a
 ---> 5f08028845be
Step 74/109 : FROM dev-base AS rootlesskit
 ---> b14ee8007b1c
Step 75/109 : ENV INSTALL_BINARY_NAME=rootlesskit
 ---> Running in 7372a2689f76
Removing intermediate container 7372a2689f76
 ---> ff598f1db7c8
Step 76/109 : COPY hack/dockerfile/install/install.sh ./install.sh
 ---> 79c22ad60a3a
Step 77/109 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
ok  	github.com/docker/docker/distribution	0.271s	coverage: 22.6% of statements
 ---> 070536500247
Step 78/109 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
 ---> Running in 5e71bc3b61d9
+ RM_GOPATH=0
+ TMP_GOPATH=
+ : /build/
+ '[' -z '' ']'
++ mktemp -d
+ export GOPATH=/tmp/tmp.9g6qUQKn6V
+ GOPATH=/tmp/tmp.9g6qUQKn6V
+ RM_GOPATH=1
++ dirname ./install.sh
Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
+ dir=.
+ bin=rootlesskit
+ shift
+ '[' '!' -f ./rootlesskit.installer ']'
+ . ./rootlesskit.installer
++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
+ install_rootlesskit
+ case "$1" in
+ export CGO_ENABLED=0
+ CGO_ENABLED=0
+ _install_rootlesskit
+ echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
+ git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9g6qUQKn6V/src/github.com/rootless-containers/rootlesskit
Cloning into '/tmp/tmp.9g6qUQKn6V/src/github.com/rootless-containers/rootlesskit'...
ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
?   	github.com/docker/docker/distribution/utils	[no test files]
+ cd /tmp/tmp.9g6qUQKn6V/src/github.com/rootless-containers/rootlesskit
+ git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
+ for f in rootlesskit rootlesskit-docker-proxy
+ go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
Building test suite binary ./integration/volume/test.main
Building test suite binary ./integration/build/test.main
Building test suite binary ./integration/service/test.main
Building test suite binary ./integration/container/test.main
Building test suite binary ./integration/network/test.main
Building test suite binary ./integration/network/ipvlan/test.main
ok  	github.com/docker/docker/distribution/xfer	1.423s	coverage: 83.9% of statements
?   	github.com/docker/docker/dockerversion	[no test files]
Building test suite binary ./integration/network/macvlan/test.main
ok  	github.com/docker/docker/errdefs	0.014s	coverage: 49.4% of statements
ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
Building test suite binary ./integration/config/test.main
ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
?   	github.com/docker/docker/image/tarexport	[no test files]
Building test suite binary ./integration/system/test.main
ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
?   	github.com/docker/docker/internal/test	[no test files]
?   	github.com/docker/docker/internal/test/daemon	[no test files]
?   	github.com/docker/docker/internal/test/environment	[no test files]
Building test suite binary ./integration/session/test.main
?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
+ for f in rootlesskit rootlesskit-docker-proxy
+ go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
Building test suite binary ./integration/image/test.main
?   	github.com/docker/docker/internal/test/fakegit	[no test files]
?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
?   	github.com/docker/docker/internal/test/registry	[no test files]
Removing intermediate container 5e71bc3b61d9
 ---> d6334863a75a
Step 79/109 : COPY ./contrib/dockerd-rootless.sh /build
 ---> 2841b5cb26b1
Step 80/109 : FROM runtime-dev AS dev
 ---> 20fbe1ee239b
Step 81/109 : RUN groupadd -r docker
?   	github.com/docker/docker/internal/test/request	[no test files]
Building test suite binary ./integration/plugin/test.main
 ---> Running in cee223eb2d76
Building test suite binary ./integration/plugin/graphdriver/test.main
ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
Removing intermediate container cee223eb2d76
 ---> 3dcc16ec25aa
Step 82/109 : RUN useradd --create-home --gid docker unprivilegeduser
 ---> Running in c9d0a58cf89b
Removing intermediate container c9d0a58cf89b
 ---> 0c6ebc001de3
Step 83/109 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
 ---> Running in 7fdc9c36a645
'/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
Removing intermediate container 7fdc9c36a645
 ---> aff786dddb43
Step 84/109 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
 ---> Running in d9ce068543e7
Building test suite binary ./integration/plugin/common/test.main
Removing intermediate container d9ce068543e7
 ---> 118885f52217
Step 85/109 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
 ---> Running in 0ff8b65359c2
Removing intermediate container 0ff8b65359c2
 ---> ae866c0937ac
Step 86/109 : RUN ldconfig
 ---> Running in 41fb192bc822
Building test suite binary ./integration/plugin/volumes/test.main
Removing intermediate container 41fb192bc822
 ---> 03a527cab996
Step 87/109 : RUN apt-get update && apt-get install -y 	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 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	--no-install-recommends
 ---> Running in 6c19fec377d1
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
Reading package lists...Building test suite binary ./integration/plugin/volumes/cmd/test.main
Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main

Reading package lists...Building test suite binary ./integration/plugin/authz/test.main

Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
  dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
  libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
  libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
  libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
  libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
  libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
  mingw-w64-common mingw-w64-x86-64-dev python3 python3-minimal python3.5
  python3.5-minimal vim-runtime xxd
Suggested packages:
  apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
  gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
  python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
  xfsdump acl attr quota
Recommended packages:
  aufs-dkms libpam-cap unzip
The following NEW packages will be installed:
  apparmor aufs-tools bash-completion binutils-mingw-w64
  binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
  bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
  gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
  libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
  libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
  libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
  libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
  libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
  libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
  mingw-w64-x86-64-dev net-tools pigz python3 python3-minimal python3.5
  python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
  xfsprogs xxd xz-utils zip
The following packages will be upgraded:
  libsystemd0 libudev1
2 upgraded, 64 newly installed, 0 to remove and 12 not upgraded.
Need to get 85.7 MB of archives.
After this operation, 581 MB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
Building test suite binary ./integration/plugin/logging/test.main
Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
ok  	github.com/docker/docker/layer	7.987s	coverage: 66.9% of statements
?   	github.com/docker/docker/libcontainerd	[no test files]
ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
?   	github.com/docker/docker/libcontainerd/remote	[no test files]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 85.7 MB in 2s (42.5 MB/s)
(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 ... 15019 files and directories currently installed.)
Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ...
Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
Setting up libsystemd0:ppc64el (232-25+deb9u12) ...
Selecting previously unselected package bash-completion.
(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 ... 15019 files and directories currently installed.)
Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
Building test suite binary ./integration/plugin/logging/cmd/test.main
?   	github.com/docker/docker/libcontainerd/types	[no test files]
Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
Unpacking bash-completion (1:2.1-4.3) ...
?   	github.com/docker/docker/oci	[no test files]
?   	github.com/docker/docker/oci/caps	[no test files]
Selecting previously unselected package libnet1:ppc64el.
Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ...
Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
Selecting previously unselected package libnfnetlink0:ppc64el.
Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ...
Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
Selecting previously unselected package libpcrecpp0v5:ppc64el.
Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ...
Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
Setting up libudev1:ppc64el (232-25+deb9u12) ...
Selecting previously unselected package libudev-dev:ppc64el.
(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 ... 15618 files and directories currently installed.)
Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ...
Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
Selecting previously unselected package libpython3.5-minimal:ppc64el.
Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
Selecting previously unselected package python3.5-minimal.
Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ...
Unpacking python3-minimal (3.5.3-1) ...
Selecting previously unselected package libmpdec2:ppc64el.
Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ...
Unpacking libmpdec2:ppc64el (2.4.2-1) ...
Selecting previously unselected package libpython3.5-stdlib:ppc64el.
Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
Building test suite binary ./integration/secret/test.main
Selecting previously unselected package python3.5.
Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
Unpacking python3.5 (3.5.3-1+deb9u1) ...
Selecting previously unselected package libpython3-stdlib:ppc64el.
Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
Unpacking dh-python (2.20170125) ...
Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
ok  	github.com/docker/docker/opts	0.040s	coverage: 67.3% of statements
ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
Setting up python3-minimal (3.5.3-1) ...
Selecting previously unselected package python3.
(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 ... 16605 files and directories currently installed.)
Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
Unpacking python3 (3.5.3-1) ...
Selecting previously unselected package pigz.
Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
Unpacking pigz (2.3.4-1) ...
Selecting previously unselected package libip4tc0:ppc64el.
Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libip6tc0:ppc64el.
Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libiptc0:ppc64el.
Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libxtables12:ppc64el.
Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
Selecting previously unselected package iptables.
Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
Unpacking iptables (1.6.0+snapshot20161117-6) ...
Selecting previously unselected package xxd.
Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package libgpm2:ppc64el.
Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
Unpacking xz-utils (5.2.2-1.2+b1) ...
Selecting previously unselected package aufs-tools.
Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
Unpacking aufs-tools (1:4.1+20161219-1) ...
Selecting previously unselected package liblzo2-2:ppc64el.
Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
Selecting previously unselected package btrfs-progs.
Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
Unpacking btrfs-progs (4.7.3-1) ...
Selecting previously unselected package btrfs-tools.
Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
Unpacking btrfs-tools (4.7.3-1) ...
Selecting previously unselected package libdevmapper1.02.1:ppc64el.
Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
Unpacking dmsetup (2:1.02.137-2) ...
Selecting previously unselected package libonig4:ppc64el.
Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
Unpacking libonig4:ppc64el (6.1.3-2) ...
Selecting previously unselected package libjq1:ppc64el.
Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
Selecting previously unselected package jq.
Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
Unpacking jq (1.5+dfsg-1.3) ...
Selecting previously unselected package libaio1:ppc64el.
Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
Unpacking libaio1:ppc64el (0.3.110-3) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
Unpacking libcap2-bin (1:2.25-1) ...
Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
Selecting previously unselected package libsepol1-dev:ppc64el.
Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
Unpacking libsepol1-dev:ppc64el (2.6-2) ...
Selecting previously unselected package libpcre16-3:ppc64el.
Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
---> Making bundle: .integration-daemon-start (in bundles/test-integration)
Using test binary docker
# DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
Warning failed to create cache: (null)
.
INFO: Waiting for daemon to start...
Starting dockerd
.Selecting previously unselected package libpcre32-3:ppc64el.
Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
Selecting previously unselected package libpcre3-dev:ppc64el.
Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
Selecting previously unselected package libselinux1-dev:ppc64el.
Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
Selecting previously unselected package libdevmapper-dev:ppc64el.
Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
Selecting previously unselected package libnl-3-200:ppc64el.
Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
Selecting previously unselected package libprotobuf-c1:ppc64el.
Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
Selecting previously unselected package libreadline5:ppc64el.
Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
Selecting previously unselected package libsystemd-dev:ppc64el.
Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
ok  	github.com/docker/docker/pkg/archive	0.558s	coverage: 76.7% of statements
Selecting previously unselected package net-tools.
Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
Selecting previously unselected package thin-provisioning-tools.
Preparing to unpack .../36-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../37-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...

---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
Error: No such image: emptyfs
Selecting previously unselected package vim.
Preparing to unpack .../38-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
Unpacking vim (2:8.0.0197-4+deb9u3) ...
Running integration-test (iteration 1)
Running /go/src/github.com/docker/docker/integration/volume
Selecting previously unselected package xfsprogs.
Preparing to unpack .../39-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
Unpacking xfsprogs (4.9.0+nmu1) ...
Selecting previously unselected package zip.
Preparing to unpack .../40-zip_3.0-11+b1_ppc64el.deb ...
Unpacking zip (3.0-11+b1) ...
Selecting previously unselected package libapparmor-perl.
Preparing to unpack .../41-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../42-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
Unpacking apparmor (2.11.0-3+deb9u2) ...
Selecting previously unselected package binutils-mingw-w64-i686.
Preparing to unpack .../43-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
Selecting previously unselected package binutils-mingw-w64-x86-64.
Preparing to unpack .../44-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
ok  	github.com/docker/docker/pkg/authorization	1.174s	coverage: 66.7% of statements
ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
Selecting previously unselected package binutils-mingw-w64.
Preparing to unpack .../45-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
Selecting previously unselected package mingw-w64-common.
Preparing to unpack .../46-mingw-w64-common_5.0.1-1_all.deb ...
Unpacking mingw-w64-common (5.0.1-1) ...
ok  	github.com/docker/docker/cmd/dockerd	0.034s	coverage: 29.9% of statements
ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
Selecting previously unselected package mingw-w64-x86-64-dev.
Preparing to unpack .../47-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
Selecting previously unselected package gcc-mingw-w64-base.
Preparing to unpack .../48-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
Selecting previously unselected package gcc-mingw-w64-x86-64.
Preparing to unpack .../49-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
ok  	github.com/docker/docker/container	0.113s	coverage: 35.5% of statements
?   	github.com/docker/docker/container/stream	[no test files]
?   	github.com/docker/docker/contrib/apparmor	[no test files]
?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
?   	github.com/docker/docker/contrib/httpserver	[no test files]
ok  	github.com/docker/docker/pkg/chrootarchive	3.451s	coverage: 43.2% of statements
?   	github.com/docker/docker/pkg/containerfs	[no test files]
?   	github.com/docker/docker/pkg/devicemapper	[no test files]
ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
Selecting previously unselected package g++-mingw-w64-x86-64.
Preparing to unpack .../50-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
Loaded image: buildpack-deps:jessie
Loaded image: busybox:latest
Loaded image: busybox:glibc
Loaded image: debian:jessie
Loaded image: hello-world:latest
INFO: Testing against a local daemon
=== RUN   TestVolumesCreateAndList
--- PASS: TestVolumesCreateAndList (0.01s)
=== RUN   TestVolumesRemove
Setting up aufs-tools (1:4.1+20161219-1) ...
Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
Setting up libsepol1-dev:ppc64el (2.6-2) ...
Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
Processing triggers for mime-support (3.60) ...
Setting up xxd (2:8.0.0197-4+deb9u3) ...
Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
Setting up libcap2-bin (1:2.25-1) ...
Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
Setting up bash-completion (1:2.1-4.3) ...
Setting up libonig4:ppc64el (6.1.3-2) ...
Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
Setting up zip (3.0-11+b1) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libaio1:ppc64el (0.3.110-3) ...
Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
Setting up xz-utils (5.2.2-1.2+b1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up thin-provisioning-tools (0.6.1-4+b1) ...
Setting up vim-common (2:8.0.0197-4+deb9u3) ...
Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
Setting up libpcre32-3:ppc64el (2:8.39-3) ...
Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
Setting up libpcre16-3:ppc64el (2:8.39-3) ...
Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
Setting up libnl-3-200:ppc64el (3.2.27-2) ...
Setting up net-tools (1.60+git20161116.90da8a0-1) ...
Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
Setting up pigz (2.3.4-1) ...
Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
Setting up libmpdec2:ppc64el (2.4.2-1) ...
Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
Setting up mingw-w64-common (5.0.1-1) ...
Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
Setting up jq (1.5+dfsg-1.3) ...
Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
Setting up xfsprogs (4.9.0+nmu1) ...
Setting up vim (2:8.0.0197-4+deb9u3) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
Setting up iptables (1.6.0+snapshot20161117-6) ...
Setting up btrfs-progs (4.7.3-1) ...
Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
Setting up python3.5 (3.5.3-1+deb9u1) ...
--- PASS: TestVolumesRemove (3.20s)
=== RUN   TestVolumesInspect
--- PASS: TestVolumesInspect (0.01s)
=== RUN   TestVolumesInvalidJSON
=== RUN   TestVolumesInvalidJSON//volumes/create
=== PAUSE TestVolumesInvalidJSON//volumes/create
=== CONT  TestVolumesInvalidJSON//volumes/create
--- PASS: TestVolumesInvalidJSON (0.00s)
    --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/build
INFO: Testing against a local daemon
=== RUN   TestCgroupNamespacesBuild
ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
--- PASS: TestCgroupNamespacesBuild (1.36s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [da27132cd0a9e] waiting for daemon to start
    daemon.go:336: [da27132cd0a9e] waiting for daemon to start
    daemon.go:364: [da27132cd0a9e] daemon started
    daemon.go:472: [da27132cd0a9e] Stopping daemon
    daemon.go:307: [da27132cd0a9e] exiting daemon
    daemon.go:459: [da27132cd0a9e] Daemon stopped
=== RUN   TestCgroupNamespacesBuildDaemonHostMode
ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
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
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
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
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
Setting up btrfs-tools (4.7.3-1) ...
Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
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
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
Setting up python3 (3.5.3-1) ...
running python rtupdate hooks for python3.5...
ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
running python post-rtupdate hooks for python3.5...
Setting up apparmor (2.11.0-3+deb9u2) ...
--- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d671e112beb94] waiting for daemon to start
    daemon.go:336: [d671e112beb94] waiting for daemon to start
    daemon.go:364: [d671e112beb94] daemon started
    daemon.go:472: [d671e112beb94] Stopping daemon
    daemon.go:307: [d671e112beb94] exiting daemon
    daemon.go:459: [d671e112beb94] Daemon stopped
=== RUN   TestBuildWithSession
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
Setting up dmsetup (2:1.02.137-2) ...
Setting up dh-python (2.20170125) ...
Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
--- PASS: TestBuildWithSession (1.85s)
=== RUN   TestBuildSquashParent
ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
ok  	github.com/docker/docker/pkg/fsutils	0.369s	coverage: 85.1% of statements
ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
ok  	github.com/docker/docker/pkg/idtools	0.904s	coverage: 70.1% of statements
ok  	github.com/docker/docker/pkg/ioutils	0.344s	coverage: 68.8% of statements
--- PASS: TestBuildSquashParent (5.41s)
=== RUN   TestBuildWithRemoveAndForceRemove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
?   	github.com/docker/docker/pkg/loopback	[no test files]
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
ok  	github.com/docker/docker/daemon	12.132s	coverage: 17.5% of statements
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
ok  	github.com/docker/docker/pkg/mount	1.059s	coverage: 69.6% of statements
ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
Removing intermediate container 6c19fec377d1
 ---> 242351093c12
Step 88/109 : COPY --from=swagger /build/swagger* /usr/local/bin/
ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
--- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s)
=== RUN   TestBuildMultiStageParentConfig
 ---> 6b09f0846341
Step 89/109 : COPY --from=frozen-images /build/ /docker-frozen-images
ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
--- PASS: TestBuildMultiStageParentConfig (1.12s)
=== RUN   TestBuildLabelWithTargets
?   	github.com/docker/docker/pkg/platform	[no test files]
?   	github.com/docker/docker/pkg/plugingetter	[no test files]
--- PASS: TestBuildLabelWithTargets (1.78s)
=== RUN   TestBuildWithEmptyLayers
ok  	github.com/docker/docker/daemon/cluster	0.028s	coverage: 0.5% of statements
--- PASS: TestBuildWithEmptyLayers (0.70s)
=== RUN   TestBuildMultiStageOnBuild
 ---> 049113a1f72b
Step 90/109 : COPY --from=gometalinter /build/ /usr/local/bin/
ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
--- PASS: TestBuildMultiStageOnBuild (2.33s)
=== RUN   TestBuildUncleanTarFilenames
--- PASS: TestBuildUncleanTarFilenames (0.75s)
=== RUN   TestBuildMultiStageLayerLeak
 ---> 82329b7b8e5b
Step 91/109 : COPY --from=tomlv /build/ /usr/local/bin/
 ---> b8cf37fc9670
Step 92/109 : COPY --from=vndr /build/ /usr/local/bin/
 ---> d57c6897744d
Step 93/109 : COPY --from=tini /build/ /usr/local/bin/
ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
 ---> e790f4c4bffb
Step 94/109 : COPY --from=runc /build/ /usr/local/bin/
 ---> 89769c412ab6
Step 95/109 : COPY --from=containerd /build/ /usr/local/bin/
?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
 ---> 76f6f5337891
Step 96/109 : COPY --from=proxy /build/ /usr/local/bin/
 ---> 4c945d1e8efd
Step 97/109 : COPY --from=dockercli /build/ /usr/local/cli
--- PASS: TestBuildMultiStageLayerLeak (2.31s)
=== RUN   TestBuildWithHugeFile
 ---> 5c3c30163eab
Step 98/109 : COPY --from=registry /build/registry* /usr/local/bin/
 ---> 44aae8fc66b3
Step 99/109 : COPY --from=criu /build/ /usr/local/
 ---> 9f7fc7f63382
Step 100/109 : COPY --from=rootlesskit /build/ /usr/local/bin/
 ---> 930497873cc8
Step 101/109 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
bad55c542dc9: Pulling fs layer
bad55c542dc9: Verifying Checksum
bad55c542dc9: Download complete
bad55c542dc9: Pull complete
Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
 ---> 08dd6dd5849f
Step 102/109 : ENV PATH=/usr/local/cli:$PATH
 ---> Running in 30e62edb47e6
Removing intermediate container 30e62edb47e6
 ---> 5cda83a934d0
Step 103/109 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
 ---> Running in c339f4234d06
Removing intermediate container c339f4234d06
 ---> 4fc17e04f107
Step 104/109 : ENV GOMETALINTER_OPTS="--deadline=2m"
 ---> Running in aa3d1309f92d
Removing intermediate container aa3d1309f92d
 ---> e056fb5e61df
Step 105/109 : WORKDIR /go/src/github.com/docker/docker
 ---> Running in 7b3722e51fb0
Removing intermediate container 7b3722e51fb0
 ---> 6e38e6f4cb80
Step 106/109 : VOLUME /var/lib/docker
 ---> Running in f37749482791
Removing intermediate container f37749482791
 ---> 936689335559
Step 107/109 : ENTRYPOINT ["hack/dind"]
 ---> Running in 24caecfe7064
Removing intermediate container 24caecfe7064
 ---> 4be02b817d64
Step 108/109 : FROM dev AS final
 ---> 4be02b817d64
Step 109/109 : COPY . /go/src/github.com/docker/docker
ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.6% of statements
?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 84.2% of statements
ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
 ---> 7bda2738244b
Successfully built 7bda2738244b
Successfully tagged docker-powerpc:27f0a6c
+ docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39177/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr-power3 -e DOCKER_GRAPHDRIVER=vfs -e DOCKER_GITCOMMIT=27f0a6c -e TIMEOUT=180m docker-powerpc:27f0a6c hack/ci/powerpc
ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
?   	github.com/docker/docker/daemon/events/testutils	[no test files]
?   	github.com/docker/docker/daemon/exec	[no test files]
?   	github.com/docker/docker/api	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
ok  	github.com/docker/docker/daemon/graphdriver/aufs	4.560s	coverage: 72.5% of statements
ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
ok  	github.com/docker/docker/daemon/graphdriver/copy	0.189s	coverage: 56.9% of statements
ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.500s	coverage: 45.9% of statements
?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.046s	coverage: 50.8% of statements
ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
ok  	github.com/docker/docker/pkg/pubsub	1.039s	coverage: 73.9% of statements
ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
ok  	github.com/docker/docker/daemon/graphdriver/overlay2	2.552s	coverage: 57.1% of statements
?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
ok  	github.com/docker/docker/pkg/signal	2.843s	coverage: 61.0% of statements
?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
ok  	github.com/docker/docker/daemon/graphdriver/quota	0.335s	coverage: 75.2% of statements
?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 37.5% of statements
ok  	github.com/docker/docker/pkg/tailfile	0.015s	coverage: 88.6% of statements
ok  	github.com/docker/docker/pkg/tarsum	0.036s	coverage: 89.3% of statements
ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
?   	github.com/docker/docker/daemon/initlayer	[no test files]
ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
?   	github.com/docker/docker/daemon/listeners	[no test files]
ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 42.7% of statements
ok  	github.com/docker/docker/daemon/logger/awslogs	0.097s	coverage: 78.2% of statements
ok  	github.com/docker/docker/plugin	0.556s	coverage: 27.0% of statements
?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 68.2% of statements
ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
?   	github.com/docker/docker/profiles/apparmor	[no test files]
ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 76.2% of statements
ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
ok  	github.com/docker/docker/registry	0.153s	coverage: 56.4% of statements
ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 18.6% of statements
ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
?   	github.com/docker/docker/rootless	[no test files]
?   	github.com/docker/docker/rootless/specconv	[no test files]
ok  	github.com/docker/docker/daemon/logger/splunk	1.408s	coverage: 84.5% of statements
ok  	github.com/docker/docker/runconfig	0.018s	coverage: 68.2% of statements
?   	github.com/docker/docker/runconfig/opts	[no test files]
?   	github.com/docker/docker/volume	[no test files]
ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
--- PASS: TestBuildWithHugeFile (55.69s)
=== RUN   TestBuildWithEmptyDockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
--- PASS: TestBuildWithEmptyDockerfile (0.12s)
    --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
=== RUN   TestBuildPreserveOwnership
=== RUN   TestBuildPreserveOwnership/copy_from
ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
?   	github.com/docker/docker/daemon/names	[no test files]
ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
?   	github.com/docker/docker/daemon/stats	[no test files]
ok  	github.com/docker/docker/volume/mounts	0.026s	coverage: 67.0% of statements
=== RUN   TestBuildPreserveOwnership/copy_from_chowned
ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
?   	github.com/docker/docker/volume/service/opts	[no test files]
?   	github.com/docker/docker/volume/testutils	[no test files]

ok  	github.com/docker/docker/distribution	0.199s	coverage: 22.6% of statements
--- PASS: TestBuildPreserveOwnership (4.80s)
    --- PASS: TestBuildPreserveOwnership/copy_from (2.74s)
    --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
=== RUN   TestBuildPlatformInvalid
--- PASS: TestBuildPlatformInvalid (0.13s)
PASS
Running /go/src/github.com/docker/docker/integration/service
Removing bundles/

---> Making bundle: dynbinary (in bundles/dynbinary)
Building: bundles/dynbinary-daemon/dockerd-dev
GOOS="" GOARCH="" GOARM=""
INFO: Testing against a local daemon
=== RUN   TestServiceCreateInit
=== RUN   TestServiceCreateInit/daemonInitDisabled
ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
?   	github.com/docker/docker/distribution/utils	[no test files]
=== RUN   TestServiceCreateInit/daemonInitEnabled
ok  	github.com/docker/docker/distribution/xfer	1.421s	coverage: 83.9% of statements
?   	github.com/docker/docker/dockerversion	[no test files]
ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
?   	github.com/docker/docker/image/tarexport	[no test files]
--- PASS: TestServiceCreateInit (8.53s)
    --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [d81506838efcb] waiting for daemon to start
        daemon.go:336: [d81506838efcb] waiting for daemon to start
        daemon.go:364: [d81506838efcb] daemon started
        daemon.go:472: [d81506838efcb] Stopping daemon
        daemon.go:307: [d81506838efcb] exiting daemon
        daemon.go:459: [d81506838efcb] Daemon stopped
    --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [d981306be15f5] waiting for daemon to start
        daemon.go:336: [d981306be15f5] waiting for daemon to start
        daemon.go:364: [d981306be15f5] daemon started
        daemon.go:472: [d981306be15f5] Stopping daemon
        daemon.go:307: [d981306be15f5] exiting daemon
        daemon.go:459: [d981306be15f5] Daemon stopped
=== RUN   TestCreateServiceMultipleTimes
ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
?   	github.com/docker/docker/internal/test	[no test files]
?   	github.com/docker/docker/internal/test/daemon	[no test files]
?   	github.com/docker/docker/internal/test/environment	[no test files]
?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
?   	github.com/docker/docker/internal/test/fakegit	[no test files]
?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
?   	github.com/docker/docker/internal/test/registry	[no test files]
?   	github.com/docker/docker/internal/test/request	[no test files]
ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
ok  	github.com/docker/docker/layer	7.615s	coverage: 66.9% of statements
?   	github.com/docker/docker/libcontainerd	[no test files]
ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
?   	github.com/docker/docker/libcontainerd/remote	[no test files]
?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
?   	github.com/docker/docker/libcontainerd/types	[no test files]
?   	github.com/docker/docker/oci	[no test files]
?   	github.com/docker/docker/oci/caps	[no test files]
ok  	github.com/docker/docker/opts	0.016s	coverage: 67.3% of statements
ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
ok  	github.com/docker/docker/pkg/archive	0.392s	coverage: 77.1% of statements
ok  	github.com/docker/docker/pkg/authorization	0.198s	coverage: 66.7% of statements
ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
--- PASS: TestCreateServiceMultipleTimes (22.54s)
    create_test.go:80: Creating a new daemon
    daemon.go:336: [d12d798af8d22] waiting for daemon to start
    daemon.go:336: [d12d798af8d22] waiting for daemon to start
    daemon.go:364: [d12d798af8d22] daemon started
    daemon.go:472: [d12d798af8d22] Stopping daemon
    daemon.go:307: [d12d798af8d22] exiting daemon
    daemon.go:459: [d12d798af8d22] Daemon stopped
=== RUN   TestCreateServiceConflict
--- PASS: TestCreateServiceConflict (2.55s)
    create_test.go:129: Creating a new daemon
    daemon.go:336: [d79c355ad8048] waiting for daemon to start
    daemon.go:336: [d79c355ad8048] waiting for daemon to start
    daemon.go:364: [d79c355ad8048] daemon started
    daemon.go:472: [d79c355ad8048] Stopping daemon
    daemon.go:307: [d79c355ad8048] exiting daemon
    daemon.go:459: [d79c355ad8048] Daemon stopped
=== RUN   TestCreateServiceMaxReplicas
ok  	github.com/docker/docker/pkg/chrootarchive	2.918s	coverage: 43.2% of statements
?   	github.com/docker/docker/pkg/containerfs	[no test files]
?   	github.com/docker/docker/pkg/devicemapper	[no test files]
ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
--- PASS: TestCreateServiceMaxReplicas (2.87s)
    create_test.go:150: Creating a new daemon
    daemon.go:336: [d6c0d36597c8d] waiting for daemon to start
    daemon.go:336: [d6c0d36597c8d] waiting for daemon to start
    daemon.go:364: [d6c0d36597c8d] daemon started
    daemon.go:472: [d6c0d36597c8d] Stopping daemon
    daemon.go:307: [d6c0d36597c8d] exiting daemon
    daemon.go:459: [d6c0d36597c8d] Daemon stopped
=== RUN   TestCreateWithDuplicateNetworkNames
ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
ok  	github.com/docker/docker/pkg/discovery/kv	3.051s	coverage: 84.1% of statements
ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
ok  	github.com/docker/docker/pkg/fsutils	0.179s	coverage: 85.1% of statements
ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
ok  	github.com/docker/docker/pkg/idtools	0.257s	coverage: 70.1% of statements
ok  	github.com/docker/docker/pkg/ioutils	0.359s	coverage: 69.3% of statements
ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
?   	github.com/docker/docker/pkg/loopback	[no test files]
ok  	github.com/docker/docker/pkg/mount	0.566s	coverage: 69.6% of statements
ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
--- PASS: TestCreateWithDuplicateNetworkNames (14.36s)
    create_test.go:171: Creating a new daemon
    daemon.go:336: [d5c2989bfad0c] waiting for daemon to start
    daemon.go:336: [d5c2989bfad0c] waiting for daemon to start
    daemon.go:364: [d5c2989bfad0c] daemon started
    daemon.go:472: [d5c2989bfad0c] Stopping daemon
    daemon.go:307: [d5c2989bfad0c] exiting daemon
    daemon.go:459: [d5c2989bfad0c] Daemon stopped
=== RUN   TestCreateServiceSecretFileMode
ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
?   	github.com/docker/docker/pkg/platform	[no test files]
?   	github.com/docker/docker/pkg/plugingetter	[no test files]
--- PASS: TestCreateServiceSecretFileMode (2.50s)
    create_test.go:224: Creating a new daemon
    daemon.go:336: [de378e66cd7cf] waiting for daemon to start
    daemon.go:336: [de378e66cd7cf] waiting for daemon to start
    daemon.go:364: [de378e66cd7cf] daemon started
    daemon.go:472: [de378e66cd7cf] Stopping daemon
    daemon.go:307: [de378e66cd7cf] exiting daemon
    daemon.go:459: [de378e66cd7cf] Daemon stopped
=== RUN   TestCreateServiceConfigFileMode
--- PASS: TestCreateServiceConfigFileMode (2.58s)
    create_test.go:288: Creating a new daemon
    daemon.go:336: [da0e781b11d0f] waiting for daemon to start
    daemon.go:336: [da0e781b11d0f] waiting for daemon to start
    daemon.go:364: [da0e781b11d0f] daemon started
    daemon.go:472: [da0e781b11d0f] Stopping daemon
    daemon.go:307: [da0e781b11d0f] exiting daemon
    daemon.go:459: [da0e781b11d0f] Daemon stopped
=== RUN   TestCreateServiceSysctls
--- PASS: TestCreateServiceSysctls (3.36s)
    create_test.go:378: Creating a new daemon
    daemon.go:336: [d6412c7545f6b] waiting for daemon to start
    daemon.go:336: [d6412c7545f6b] waiting for daemon to start
    daemon.go:364: [d6412c7545f6b] daemon started
    daemon.go:472: [d6412c7545f6b] Stopping daemon
    daemon.go:307: [d6412c7545f6b] exiting daemon
    daemon.go:459: [d6412c7545f6b] Daemon stopped
=== RUN   TestCreateServiceCapabilities
--- PASS: TestCreateServiceCapabilities (2.70s)
    create_test.go:462: Creating a new daemon
    daemon.go:336: [dae4638740362] waiting for daemon to start
    daemon.go:336: [dae4638740362] waiting for daemon to start
    daemon.go:364: [dae4638740362] daemon started
    daemon.go:472: [dae4638740362] Stopping daemon
    daemon.go:307: [dae4638740362] exiting daemon
    daemon.go:459: [dae4638740362] Daemon stopped
=== RUN   TestInspect
--- PASS: TestInspect (2.40s)
    inspect_test.go:25: Creating a new daemon
    daemon.go:336: [df91efc007a93] waiting for daemon to start
    daemon.go:336: [df91efc007a93] waiting for daemon to start
    daemon.go:364: [df91efc007a93] daemon started
    daemon.go:472: [df91efc007a93] Stopping daemon
    daemon.go:307: [df91efc007a93] exiting daemon
    daemon.go:459: [df91efc007a93] Daemon stopped
=== RUN   TestDockerNetworkConnectAlias
Created binary: bundles/dynbinary-daemon/dockerd-dev

---> Making bundle: test-integration (in bundles/test-integration)
Building test suite binary ./integration-cli/test.main
--- PASS: TestDockerNetworkConnectAlias (6.04s)
    network_test.go:20: Creating a new daemon
    daemon.go:336: [dd279ffa1274c] waiting for daemon to start
    daemon.go:336: [dd279ffa1274c] waiting for daemon to start
    daemon.go:364: [dd279ffa1274c] daemon started
    daemon.go:472: [dd279ffa1274c] Stopping daemon
    daemon.go:307: [dd279ffa1274c] exiting daemon
    daemon.go:459: [dd279ffa1274c] Daemon stopped
=== RUN   TestDockerNetworkReConnect
--- PASS: TestDockerNetworkReConnect (4.75s)
    network_test.go:82: Creating a new daemon
    daemon.go:336: [d00a7a9688c2f] waiting for daemon to start
    daemon.go:336: [d00a7a9688c2f] waiting for daemon to start
    daemon.go:364: [d00a7a9688c2f] daemon started
    daemon.go:472: [d00a7a9688c2f] Stopping daemon
    daemon.go:307: [d00a7a9688c2f] exiting daemon
    daemon.go:459: [d00a7a9688c2f] Daemon stopped
=== RUN   TestServicePlugin
?   	github.com/docker/docker/api/server/backend/build	[no test files]
ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
?   	github.com/docker/docker/api/server/router	[no test files]
?   	github.com/docker/docker/api/server/router/build	[no test files]
?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
?   	github.com/docker/docker/api/server/router/container	[no test files]
?   	github.com/docker/docker/api/server/router/debug	[no test files]
?   	github.com/docker/docker/api/server/router/distribution	[no test files]
?   	github.com/docker/docker/api/server/router/grpc	[no test files]
?   	github.com/docker/docker/api/server/router/image	[no test files]
?   	github.com/docker/docker/api/server/router/network	[no test files]
?   	github.com/docker/docker/api/server/router/plugin	[no test files]
?   	github.com/docker/docker/api/server/router/session	[no test files]
ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 4.0% of statements
Building test suite binary ./integration/config/test.main
ok  	github.com/docker/docker/pkg/signal	2.795s	coverage: 61.0% of statements
?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
?   	github.com/docker/docker/api/server/router/system	[no test files]
ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
?   	github.com/docker/docker/api/server/router/volume	[no test files]
ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
?   	github.com/docker/docker/api/types	[no test files]
ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
Building test suite binary ./integration/secret/test.main
?   	github.com/docker/docker/api/types/backend	[no test files]
?   	github.com/docker/docker/api/types/blkiodev	[no test files]
?   	github.com/docker/docker/api/types/container	[no test files]
ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
?   	github.com/docker/docker/api/types/events	[no test files]
ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 37.5% of statements
ok  	github.com/docker/docker/pkg/tailfile	0.015s	coverage: 88.6% of statements
ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
?   	github.com/docker/docker/api/types/image	[no test files]
?   	github.com/docker/docker/api/types/mount	[no test files]
ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
?   	github.com/docker/docker/api/types/network	[no test files]
?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
?   	github.com/docker/docker/api/types/registry	[no test files]
Building test suite binary ./integration/session/test.main
ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
Building test suite binary ./integration/plugin/test.main
ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
?   	github.com/docker/docker/api/types/swarm	[no test files]
ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
Building test suite binary ./integration/plugin/logging/test.main
ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
?   	github.com/docker/docker/api/types/volume	[no test files]
ok  	github.com/docker/docker/plugin	0.535s	coverage: 27.0% of statements
?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
Building test suite binary ./integration/plugin/logging/cmd/test.main
Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
?   	github.com/docker/docker/builder	[no test files]
ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
?   	github.com/docker/docker/profiles/apparmor	[no test files]
Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
Building test suite binary ./integration/plugin/authz/test.main
ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
?   	github.com/docker/docker/builder/builder-next	[no test files]
ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
ok  	github.com/docker/docker/registry	0.084s	coverage: 56.4% of statements
?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
Building test suite binary ./integration/plugin/graphdriver/test.main
?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
?   	github.com/docker/docker/rootless	[no test files]
?   	github.com/docker/docker/rootless/specconv	[no test files]
?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
?   	github.com/docker/docker/runconfig/opts	[no test files]
?   	github.com/docker/docker/volume	[no test files]
?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
Building test suite binary ./integration/plugin/common/test.main
ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
--- PASS: TestServicePlugin (36.23s)
    plugin_test.go:38: Creating a new daemon
    daemon.go:336: [d946e5c337d1d] waiting for daemon to start
    daemon.go:336: [d946e5c337d1d] waiting for daemon to start
    daemon.go:364: [d946e5c337d1d] daemon started
    daemon.go:472: [d946e5c337d1d] Stopping daemon
    daemon.go:307: [d946e5c337d1d] exiting daemon
    daemon.go:459: [d946e5c337d1d] Daemon stopped
    plugin_test.go:59: Creating a new daemon
    daemon.go:336: [d72742560d668] waiting for daemon to start
    daemon.go:336: [d72742560d668] waiting for daemon to start
    daemon.go:364: [d72742560d668] daemon started
    plugin_test.go:61: Creating a new daemon
    daemon.go:336: [deaf4c199f847] waiting for daemon to start
    daemon.go:336: [deaf4c199f847] waiting for daemon to start
    daemon.go:364: [deaf4c199f847] daemon started
    plugin_test.go:62: [deaf4c199f847] joining swarm manager [d72742560d668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
    plugin_test.go:64: Creating a new daemon
    daemon.go:336: [dba5448a993a9] waiting for daemon to start
    daemon.go:336: [dba5448a993a9] waiting for daemon to start
    daemon.go:364: [dba5448a993a9] daemon started
    plugin_test.go:65: [dba5448a993a9] joining swarm manager [d72742560d668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
    daemon.go:472: [dba5448a993a9] Stopping daemon
    daemon.go:307: [dba5448a993a9] exiting daemon
    daemon.go:459: [dba5448a993a9] Daemon stopped
    daemon.go:472: [deaf4c199f847] Stopping daemon
    daemon.go:307: [deaf4c199f847] exiting daemon
    daemon.go:459: [deaf4c199f847] Daemon stopped
    daemon.go:472: [d72742560d668] Stopping daemon
    daemon.go:307: [d72742560d668] exiting daemon
    daemon.go:459: [d72742560d668] Daemon stopped
=== RUN   TestServiceUpdateLabel
--- PASS: TestServiceUpdateLabel (2.32s)
    update_test.go:21: Creating a new daemon
    daemon.go:336: [d12cc1969d582] waiting for daemon to start
    daemon.go:336: [d12cc1969d582] waiting for daemon to start
    daemon.go:364: [d12cc1969d582] daemon started
    daemon.go:472: [d12cc1969d582] Stopping daemon
    daemon.go:307: [d12cc1969d582] exiting daemon
    daemon.go:459: [d12cc1969d582] Daemon stopped
=== RUN   TestServiceUpdateSecrets
ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
Building test suite binary ./integration/plugin/volumes/test.main
ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
?   	github.com/docker/docker/volume/service/opts	[no test files]
?   	github.com/docker/docker/volume/testutils	[no test files]

Removing bundles/

---> Making bundle: binary-daemon (in bundles/binary-daemon)
Building: bundles/binary-daemon/dockerd-dev
GOOS="" GOARCH="" GOARM=""
Building test suite binary ./integration/plugin/volumes/cmd/test.main
Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main
Building test suite binary ./integration/container/test.main
ok  	github.com/docker/docker/builder/dockerfile	0.518s	coverage: 46.6% of statements
ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
Building test suite binary ./integration/system/test.main
Building test suite binary ./integration/volume/test.main
ok  	github.com/docker/docker/builder/fscache	0.120s	coverage: 69.2% of statements
Building test suite binary ./integration/build/test.main
--- PASS: TestServiceUpdateSecrets (14.65s)
    update_test.go:77: Creating a new daemon
    daemon.go:336: [ddf846f80eec2] waiting for daemon to start
    daemon.go:336: [ddf846f80eec2] waiting for daemon to start
    daemon.go:364: [ddf846f80eec2] daemon started
    daemon.go:472: [ddf846f80eec2] Stopping daemon
    daemon.go:307: [ddf846f80eec2] exiting daemon
    daemon.go:459: [ddf846f80eec2] Daemon stopped
=== RUN   TestServiceUpdateConfigs
Building test suite binary ./integration/network/test.main
ok  	github.com/docker/docker/builder/remotecontext	0.218s	coverage: 13.6% of statements
Building test suite binary ./integration/network/ipvlan/test.main
ok  	github.com/docker/docker/builder/remotecontext/git	1.148s	coverage: 85.1% of statements
?   	github.com/docker/docker/cli	[no test files]
?   	github.com/docker/docker/cli/config	[no test files]
ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
Building test suite binary ./integration/network/macvlan/test.main
Building test suite binary ./integration/service/test.main
ok  	github.com/docker/docker/client	0.220s	coverage: 75.8% of statements
Building test suite binary ./integration/image/test.main
--- PASS: TestServiceUpdateConfigs (14.65s)
    update_test.go:139: Creating a new daemon
    daemon.go:336: [db62d3ad9bc87] waiting for daemon to start
    daemon.go:336: [db62d3ad9bc87] waiting for daemon to start
    daemon.go:364: [db62d3ad9bc87] daemon started
    daemon.go:472: [db62d3ad9bc87] Stopping daemon
    daemon.go:307: [db62d3ad9bc87] exiting daemon
    daemon.go:459: [db62d3ad9bc87] Daemon stopped
=== RUN   TestServiceUpdateNetwork
---> Making bundle: .integration-daemon-start (in bundles/test-integration)
Using test binary docker
/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
Warning failed to create cache: (null)
.
Starting dockerd
INFO: Waiting for daemon to start...
.
---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
Error: No such image: emptyfs
Running integration-test (iteration 1)
Running /go/src/github.com/docker/docker/integration/config
--- PASS: TestServiceUpdateNetwork (14.14s)
    update_test.go:201: Creating a new daemon
    daemon.go:336: [dce2f1e782229] waiting for daemon to start
    daemon.go:336: [dce2f1e782229] waiting for daemon to start
    daemon.go:364: [dce2f1e782229] daemon started
    daemon.go:472: [dce2f1e782229] Stopping daemon
    daemon.go:307: [dce2f1e782229] exiting daemon
    daemon.go:459: [dce2f1e782229] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/container
INFO: Testing against a local daemon
=== RUN   TestCheckpoint
--- SKIP: TestCheckpoint (0.00s)
    checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
=== RUN   TestContainerInvalidJSON
=== RUN   TestContainerInvalidJSON//containers/foobar/copy
=== PAUSE TestContainerInvalidJSON//containers/foobar/copy
=== RUN   TestContainerInvalidJSON//containers/foobar/exec
=== PAUSE TestContainerInvalidJSON//containers/foobar/exec
=== RUN   TestContainerInvalidJSON//exec/foobar/start
=== PAUSE TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/copy
=== CONT  TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/exec
--- PASS: TestContainerInvalidJSON (0.01s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
    --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
=== RUN   TestCopyFromContainerPathDoesNotExist
--- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
=== RUN   TestCopyFromContainerPathIsNotDir
--- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
=== RUN   TestCopyToContainerPathDoesNotExist
--- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
=== RUN   TestCopyToContainerPathIsNotDir
--- PASS: TestCopyToContainerPathIsNotDir (0.10s)
=== RUN   TestCopyFromContainer
=== RUN   TestCopyFromContainer//
=== RUN   TestCopyFromContainer//bar/root
=== RUN   TestCopyFromContainer//bar/root/
=== RUN   TestCopyFromContainer/bar/quux
=== RUN   TestCopyFromContainer/bar/quux/
=== RUN   TestCopyFromContainer/bar/quux/baz
=== RUN   TestCopyFromContainer/bar/filesymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink/
=== RUN   TestCopyFromContainer/bar/notarget
--- PASS: TestCopyFromContainer (1.82s)
    --- PASS: TestCopyFromContainer// (0.04s)
    --- PASS: TestCopyFromContainer//bar/root (0.07s)
    --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
    --- PASS: TestCopyFromContainer/bar/quux (0.06s)
    --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
    --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
    --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
    --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
--- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
=== RUN   TestCreateWithInvalidEnv
=== RUN   TestCreateWithInvalidEnv/0
=== PAUSE TestCreateWithInvalidEnv/0
=== RUN   TestCreateWithInvalidEnv/1
=== PAUSE TestCreateWithInvalidEnv/1
=== RUN   TestCreateWithInvalidEnv/2
=== PAUSE TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/0
=== CONT  TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/1
--- PASS: TestCreateWithInvalidEnv (0.01s)
    --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
=== RUN   TestCreateTmpfsMountsTarget
--- PASS: TestCreateTmpfsMountsTarget (0.02s)
=== RUN   TestCreateWithCustomMaskedPaths
Loaded image: buildpack-deps:jessie
Loaded image: busybox:latest
Loaded image: busybox:glibc
Loaded image: debian:jessie
Loaded image: hello-world:latest
INFO: Testing against a local daemon
=== RUN   TestConfigList
--- PASS: TestCreateWithCustomMaskedPaths (1.57s)
=== RUN   TestCreateWithCapabilities
=== RUN   TestCreateWithCapabilities/no_capabilities
=== PAUSE TestCreateWithCapabilities/no_capabilities
=== RUN   TestCreateWithCapabilities/empty_capabilities
=== PAUSE TestCreateWithCapabilities/empty_capabilities
=== RUN   TestCreateWithCapabilities/valid_capabilities
=== PAUSE TestCreateWithCapabilities/valid_capabilities
=== RUN   TestCreateWithCapabilities/invalid_capabilities
=== PAUSE TestCreateWithCapabilities/invalid_capabilities
=== RUN   TestCreateWithCapabilities/duplicate_capabilities
=== PAUSE TestCreateWithCapabilities/duplicate_capabilities
=== RUN   TestCreateWithCapabilities/capabilities_API_v1.39
=== PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
=== RUN   TestCreateWithCapabilities/empty_capadd
=== PAUSE TestCreateWithCapabilities/empty_capadd
=== RUN   TestCreateWithCapabilities/empty_capdrop
=== PAUSE TestCreateWithCapabilities/empty_capdrop
=== RUN   TestCreateWithCapabilities/capadd_capdrop
=== PAUSE TestCreateWithCapabilities/capadd_capdrop
=== RUN   TestCreateWithCapabilities/conflict_with_capadd
=== PAUSE TestCreateWithCapabilities/conflict_with_capadd
=== RUN   TestCreateWithCapabilities/conflict_with_capdrop
=== PAUSE TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/no_capabilities
=== CONT  TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/duplicate_capabilities
=== CONT  TestCreateWithCapabilities/conflict_with_capadd
=== CONT  TestCreateWithCapabilities/capadd_capdrop
=== CONT  TestCreateWithCapabilities/empty_capdrop
=== CONT  TestCreateWithCapabilities/empty_capadd
=== CONT  TestCreateWithCapabilities/capabilities_API_v1.39
=== CONT  TestCreateWithCapabilities/empty_capabilities
=== CONT  TestCreateWithCapabilities/invalid_capabilities
=== CONT  TestCreateWithCapabilities/valid_capabilities
--- PASS: TestCreateWithCapabilities (0.02s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
    --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
    --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
    --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
    --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
    --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
    --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
    --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
    --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
    --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
=== RUN   TestCreateWithCustomReadonlyPaths
--- PASS: TestConfigList (2.36s)
    config_test.go:30: Creating a new daemon
    daemon.go:336: [d804f232617cc] waiting for daemon to start
    daemon.go:336: [d804f232617cc] waiting for daemon to start
    daemon.go:364: [d804f232617cc] daemon started
    daemon.go:472: [d804f232617cc] Stopping daemon
    daemon.go:307: [d804f232617cc] exiting daemon
    daemon.go:459: [d804f232617cc] Daemon stopped
=== RUN   TestConfigsCreateAndDelete
--- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
=== RUN   TestCreateWithInvalidHealthcheckParams
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
--- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
=== RUN   TestContainerStartOnDaemonRestart
=== PAUSE TestContainerStartOnDaemonRestart
=== RUN   TestDaemonRestartIpcMode
=== PAUSE TestDaemonRestartIpcMode
=== RUN   TestDiff
--- PASS: TestDiff (0.56s)
=== RUN   TestExecWithCloseStdin
--- PASS: TestExecWithCloseStdin (0.70s)
=== RUN   TestExec
--- PASS: TestExec (0.67s)
=== RUN   TestExecUser
--- PASS: TestConfigsCreateAndDelete (2.57s)
    config_test.go:112: Creating a new daemon
    daemon.go:336: [d11cd86ad4c78] waiting for daemon to start
    daemon.go:336: [d11cd86ad4c78] waiting for daemon to start
    daemon.go:364: [d11cd86ad4c78] daemon started
    daemon.go:472: [d11cd86ad4c78] Stopping daemon
    daemon.go:307: [d11cd86ad4c78] exiting daemon
    daemon.go:459: [d11cd86ad4c78] Daemon stopped
=== RUN   TestConfigsUpdate
--- PASS: TestExecUser (0.66s)
=== RUN   TestExportContainerAndImportImage
--- PASS: TestExportContainerAndImportImage (0.75s)
=== RUN   TestExportContainerAfterDaemonRestart
--- PASS: TestExportContainerAfterDaemonRestart (1.33s)
    export_test.go:63: Creating a new daemon
    daemon.go:336: [d136a0c916671] waiting for daemon to start
    daemon.go:336: [d136a0c916671] waiting for daemon to start
    daemon.go:364: [d136a0c916671] daemon started
    daemon.go:472: [d136a0c916671] Stopping daemon
    daemon.go:307: [d136a0c916671] exiting daemon
    daemon.go:459: [d136a0c916671] Daemon stopped
    daemon.go:336: [d136a0c916671] waiting for daemon to start
    daemon.go:336: [d136a0c916671] waiting for daemon to start
    daemon.go:364: [d136a0c916671] daemon started
    daemon.go:472: [d136a0c916671] Stopping daemon
    daemon.go:307: [d136a0c916671] exiting daemon
    daemon.go:459: [d136a0c916671] Daemon stopped
=== RUN   TestHealthCheckWorkdir
--- PASS: TestConfigsUpdate (2.92s)
    config_test.go:140: Creating a new daemon
    daemon.go:336: [d6776847e8d2d] waiting for daemon to start
    daemon.go:336: [d6776847e8d2d] waiting for daemon to start
    daemon.go:364: [d6776847e8d2d] daemon started
    daemon.go:472: [d6776847e8d2d] Stopping daemon
    daemon.go:307: [d6776847e8d2d] exiting daemon
    daemon.go:459: [d6776847e8d2d] Daemon stopped
=== RUN   TestTemplatedConfig
--- PASS: TestHealthCheckWorkdir (0.86s)
=== RUN   TestHealthKillContainer
--- PASS: TestHealthKillContainer (2.69s)
=== RUN   TestInspectCpusetInConfigPre120
--- PASS: TestInspectCpusetInConfigPre120 (0.58s)
=== RUN   TestIpcModeNone
--- PASS: TestTemplatedConfig (3.53s)
    config_test.go:192: Creating a new daemon
    daemon.go:336: [dd303b1f751cf] waiting for daemon to start
    daemon.go:336: [dd303b1f751cf] waiting for daemon to start
    daemon.go:364: [dd303b1f751cf] daemon started
    daemon.go:472: [dd303b1f751cf] Stopping daemon
    daemon.go:307: [dd303b1f751cf] exiting daemon
    daemon.go:459: [dd303b1f751cf] Daemon stopped
=== RUN   TestConfigInspect
--- PASS: TestIpcModeNone (0.68s)
=== RUN   TestIpcModePrivate
--- PASS: TestIpcModePrivate (0.72s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
=== RUN   TestIpcModeShareable
--- PASS: TestIpcModeShareable (0.71s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
=== RUN   TestAPIIpcModeShareableAndContainer
--- PASS: TestConfigInspect (2.93s)
    config_test.go:326: Creating a new daemon
    daemon.go:336: [d107f93146bc8] waiting for daemon to start
    daemon.go:336: [d107f93146bc8] waiting for daemon to start
    daemon.go:364: [d107f93146bc8] daemon started
    daemon.go:472: [d107f93146bc8] Stopping daemon
    daemon.go:307: [d107f93146bc8] exiting daemon
    daemon.go:459: [d107f93146bc8] Daemon stopped
=== RUN   TestConfigCreateWithLabels
--- PASS: TestAPIIpcModeShareableAndContainer (2.17s)
=== RUN   TestAPIIpcModeHost
--- PASS: TestAPIIpcModeHost (0.57s)
=== RUN   TestDaemonIpcModeShareable
--- PASS: TestConfigCreateWithLabels (2.88s)
    config_test.go:350: Creating a new daemon
    daemon.go:336: [d6e4ed5563efd] waiting for daemon to start
    daemon.go:336: [d6e4ed5563efd] waiting for daemon to start
    daemon.go:364: [d6e4ed5563efd] daemon started
    daemon.go:472: [d6e4ed5563efd] Stopping daemon
    daemon.go:307: [d6e4ed5563efd] exiting daemon
    daemon.go:459: [d6e4ed5563efd] Daemon stopped
=== RUN   TestConfigCreateResolve
--- PASS: TestDaemonIpcModeShareable (1.46s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [dec221bee3b8d] waiting for daemon to start
    daemon.go:336: [dec221bee3b8d] waiting for daemon to start
    daemon.go:364: [dec221bee3b8d] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
    daemon.go:472: [dec221bee3b8d] Stopping daemon
    daemon.go:307: [dec221bee3b8d] exiting daemon
    daemon.go:459: [dec221bee3b8d] Daemon stopped
=== RUN   TestDaemonIpcModePrivate
--- PASS: TestDaemonIpcModePrivate (1.38s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d3aa8a88d6284] waiting for daemon to start
    daemon.go:336: [d3aa8a88d6284] waiting for daemon to start
    daemon.go:364: [d3aa8a88d6284] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
    daemon.go:472: [d3aa8a88d6284] Stopping daemon
    daemon.go:307: [d3aa8a88d6284] exiting daemon
    daemon.go:459: [d3aa8a88d6284] Daemon stopped
=== RUN   TestDaemonIpcModePrivateFromConfig
--- PASS: TestDaemonIpcModePrivateFromConfig (1.36s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d790271c4afb4] waiting for daemon to start
    daemon.go:336: [d790271c4afb4] waiting for daemon to start
    daemon.go:364: [d790271c4afb4] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
    daemon.go:472: [d790271c4afb4] Stopping daemon
    daemon.go:307: [d790271c4afb4] exiting daemon
    daemon.go:459: [d790271c4afb4] Daemon stopped
=== RUN   TestDaemonIpcModeShareableFromConfig
--- PASS: TestConfigCreateResolve (2.94s)
    config_test.go:377: Creating a new daemon
    daemon.go:336: [d71eb2a415433] waiting for daemon to start
    daemon.go:336: [d71eb2a415433] waiting for daemon to start
    daemon.go:364: [d71eb2a415433] daemon started
    daemon.go:472: [d71eb2a415433] Stopping daemon
    daemon.go:307: [d71eb2a415433] exiting daemon
    daemon.go:459: [d71eb2a415433] Daemon stopped
=== RUN   TestConfigDaemonLibtrustID
--- PASS: TestConfigDaemonLibtrustID (0.53s)
    config_test.go:427: Creating a new daemon
    daemon.go:336: [d6c01e310687a] waiting for daemon to start
    daemon.go:336: [d6c01e310687a] waiting for daemon to start
    daemon.go:364: [d6c01e310687a] daemon started
    daemon.go:472: [d6c01e310687a] Stopping daemon
    daemon.go:307: [d6c01e310687a] exiting daemon
    daemon.go:459: [d6c01e310687a] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/secret
INFO: Testing against a local daemon
=== RUN   TestSecretInspect
--- PASS: TestDaemonIpcModeShareableFromConfig (1.46s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [dc079d968f349] waiting for daemon to start
    daemon.go:336: [dc079d968f349] waiting for daemon to start
    daemon.go:364: [dc079d968f349] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
    daemon.go:472: [dc079d968f349] Stopping daemon
    daemon.go:307: [dc079d968f349] exiting daemon
    daemon.go:459: [dc079d968f349] Daemon stopped
=== RUN   TestIpcModeOlderClient
=== PAUSE TestIpcModeOlderClient
=== RUN   TestKillContainerInvalidSignal
--- PASS: TestKillContainerInvalidSignal (0.60s)
=== RUN   TestKillContainer
=== RUN   TestKillContainer/no_signal
=== RUN   TestKillContainer/non_killing_signal
=== RUN   TestKillContainer/killing_signal
--- PASS: TestSecretInspect (3.00s)
    secret_test.go:25: Creating a new daemon
    daemon.go:336: [d4a95425a5dbb] waiting for daemon to start
    daemon.go:336: [d4a95425a5dbb] waiting for daemon to start
    daemon.go:364: [d4a95425a5dbb] daemon started
    daemon.go:472: [d4a95425a5dbb] Stopping daemon
    daemon.go:307: [d4a95425a5dbb] exiting daemon
    daemon.go:459: [d4a95425a5dbb] Daemon stopped
=== RUN   TestSecretList
--- PASS: TestKillContainer (1.98s)
    --- PASS: TestKillContainer/no_signal (0.58s)
    --- PASS: TestKillContainer/non_killing_signal (0.38s)
    --- PASS: TestKillContainer/killing_signal (0.69s)
=== RUN   TestKillWithStopSignalAndRestartPolicies
=== RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
=== RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
--- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
=== RUN   TestKillStoppedContainer
--- PASS: TestKillStoppedContainer (0.08s)
=== RUN   TestKillStoppedContainerAPIPre120
--- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
=== RUN   TestKillDifferentUserContainer
--- PASS: TestKillDifferentUserContainer (0.59s)
=== RUN   TestInspectOomKilledTrue
--- SKIP: TestInspectOomKilledTrue (0.00s)
    kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestInspectOomKilledFalse
--- SKIP: TestInspectOomKilledFalse (0.00s)
    kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestLinksEtcHostsContentMatch
--- PASS: TestSecretList (2.91s)
    secret_test.go:48: Creating a new daemon
    daemon.go:336: [de8ca1f45a270] waiting for daemon to start
    daemon.go:336: [de8ca1f45a270] waiting for daemon to start
    daemon.go:364: [de8ca1f45a270] daemon started
    daemon.go:472: [de8ca1f45a270] Stopping daemon
    daemon.go:307: [de8ca1f45a270] exiting daemon
    daemon.go:459: [de8ca1f45a270] Daemon stopped
=== RUN   TestSecretsCreateAndDelete
--- PASS: TestLinksEtcHostsContentMatch (0.51s)
=== RUN   TestLinksContainerNames
--- PASS: TestLinksContainerNames (1.20s)
=== RUN   TestLogsFollowTailEmpty
--- PASS: TestLogsFollowTailEmpty (0.59s)
=== RUN   TestContainerNetworkMountsNoChown
--- PASS: TestSecretsCreateAndDelete (2.58s)
    secret_test.go:125: Creating a new daemon
    daemon.go:336: [d06b671d86c3e] waiting for daemon to start
    daemon.go:336: [d06b671d86c3e] waiting for daemon to start
    daemon.go:364: [d06b671d86c3e] daemon started
    daemon.go:472: [d06b671d86c3e] Stopping daemon
    daemon.go:307: [d06b671d86c3e] exiting daemon
    daemon.go:459: [d06b671d86c3e] Daemon stopped
=== RUN   TestSecretsUpdate
--- PASS: TestContainerNetworkMountsNoChown (0.54s)
=== RUN   TestMountDaemonRoot
=== RUN   TestMountDaemonRoot/default
=== PAUSE TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/private
=== PAUSE TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/rprivate
=== PAUSE TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/slave
=== PAUSE TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/rslave
=== PAUSE TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/shared
=== PAUSE TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/rshared
=== PAUSE TestMountDaemonRoot/rshared
=== CONT  TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/default/bind_subpath
=== PAUSE TestMountDaemonRoot/default/bind_subpath
=== RUN   TestMountDaemonRoot/default/mount_root
=== PAUSE TestMountDaemonRoot/default/mount_root
=== RUN   TestMountDaemonRoot/default/mount_subpath
=== PAUSE TestMountDaemonRoot/default/mount_subpath
=== RUN   TestMountDaemonRoot/default/bind_root
=== PAUSE TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/rslave/bind_root
=== PAUSE TestMountDaemonRoot/rslave/bind_root
=== RUN   TestMountDaemonRoot/rslave/bind_subpath
=== PAUSE TestMountDaemonRoot/rslave/bind_subpath
=== RUN   TestMountDaemonRoot/rslave/mount_root
=== PAUSE TestMountDaemonRoot/rslave/mount_root
=== RUN   TestMountDaemonRoot/rslave/mount_subpath
=== PAUSE TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/rshared
=== RUN   TestMountDaemonRoot/rshared/bind_subpath
=== PAUSE TestMountDaemonRoot/rshared/bind_subpath
=== RUN   TestMountDaemonRoot/rshared/mount_root
=== PAUSE TestMountDaemonRoot/rshared/mount_root
=== RUN   TestMountDaemonRoot/rshared/mount_subpath
=== PAUSE TestMountDaemonRoot/rshared/mount_subpath
=== RUN   TestMountDaemonRoot/rshared/bind_root
=== PAUSE TestMountDaemonRoot/rshared/bind_root
=== CONT  TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/shared/mount_subpath
=== PAUSE TestMountDaemonRoot/shared/mount_subpath
=== RUN   TestMountDaemonRoot/shared/bind_root
=== PAUSE TestMountDaemonRoot/shared/bind_root
=== RUN   TestMountDaemonRoot/shared/bind_subpath
=== PAUSE TestMountDaemonRoot/shared/bind_subpath
=== RUN   TestMountDaemonRoot/shared/mount_root
=== PAUSE TestMountDaemonRoot/shared/mount_root
=== CONT  TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/rprivate/mount_root
=== PAUSE TestMountDaemonRoot/rprivate/mount_root
=== RUN   TestMountDaemonRoot/rprivate/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/mount_subpath
=== RUN   TestMountDaemonRoot/rprivate/bind_root
=== PAUSE TestMountDaemonRoot/rprivate/bind_root
=== RUN   TestMountDaemonRoot/rprivate/bind_subpath
=== PAUSE TestMountDaemonRoot/rprivate/bind_subpath
=== CONT  TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/slave/bind_root
=== PAUSE TestMountDaemonRoot/slave/bind_root
=== RUN   TestMountDaemonRoot/slave/bind_subpath
=== PAUSE TestMountDaemonRoot/slave/bind_subpath
=== RUN   TestMountDaemonRoot/slave/mount_root
=== PAUSE TestMountDaemonRoot/slave/mount_root
=== RUN   TestMountDaemonRoot/slave/mount_subpath
=== PAUSE TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/private/bind_subpath
=== PAUSE TestMountDaemonRoot/private/bind_subpath
=== RUN   TestMountDaemonRoot/private/mount_root
=== PAUSE TestMountDaemonRoot/private/mount_root
=== RUN   TestMountDaemonRoot/private/mount_subpath
=== PAUSE TestMountDaemonRoot/private/mount_subpath
=== RUN   TestMountDaemonRoot/private/bind_root
=== PAUSE TestMountDaemonRoot/private/bind_root
=== CONT  TestMountDaemonRoot/default/bind_subpath
=== CONT  TestMountDaemonRoot/rslave/bind_root
=== CONT  TestMountDaemonRoot/rshared/bind_subpath
=== CONT  TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/default/mount_root
=== CONT  TestMountDaemonRoot/shared/mount_subpath
=== CONT  TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/rslave/mount_root
=== CONT  TestMountDaemonRoot/rslave/bind_subpath
=== CONT  TestMountDaemonRoot/rprivate/mount_root
=== CONT  TestMountDaemonRoot/rshared/bind_root
=== CONT  TestMountDaemonRoot/rshared/mount_subpath
=== CONT  TestMountDaemonRoot/rshared/mount_root
=== CONT  TestMountDaemonRoot/slave/bind_root
=== CONT  TestMountDaemonRoot/shared/mount_root
=== CONT  TestMountDaemonRoot/shared/bind_subpath
=== CONT  TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/private/bind_subpath
=== CONT  TestMountDaemonRoot/rprivate/bind_subpath
=== CONT  TestMountDaemonRoot/rprivate/bind_root
=== CONT  TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/slave/mount_root
=== CONT  TestMountDaemonRoot/slave/bind_subpath
=== CONT  TestMountDaemonRoot/private/bind_root
=== CONT  TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/private/mount_root
--- PASS: TestMountDaemonRoot (0.02s)
    --- PASS: TestMountDaemonRoot/default (0.00s)
        --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
        --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
    --- PASS: TestMountDaemonRoot/rslave (0.00s)
        --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
        --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
        --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
    --- PASS: TestMountDaemonRoot/rshared (0.00s)
        --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
        --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
        --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
    --- PASS: TestMountDaemonRoot/shared (0.00s)
        --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
        --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
        --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
    --- PASS: TestMountDaemonRoot/rprivate (0.00s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
    --- PASS: TestMountDaemonRoot/slave (0.00s)
        --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
        --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
        --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
    --- PASS: TestMountDaemonRoot/private (0.00s)
        --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
        --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
        --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
        --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
=== RUN   TestContainerBindMountNonRecursive
--- PASS: TestContainerBindMountNonRecursive (1.47s)
=== RUN   TestNetworkNat
--- PASS: TestSecretsUpdate (3.02s)
    secret_test.go:172: Creating a new daemon
    daemon.go:336: [df439d8ccdbb7] waiting for daemon to start
    daemon.go:336: [df439d8ccdbb7] waiting for daemon to start
    daemon.go:364: [df439d8ccdbb7] daemon started
    daemon.go:472: [df439d8ccdbb7] Stopping daemon
    daemon.go:307: [df439d8ccdbb7] exiting daemon
    daemon.go:459: [df439d8ccdbb7] Daemon stopped
=== RUN   TestTemplatedSecret
--- PASS: TestNetworkNat (0.62s)
=== RUN   TestNetworkLocalhostTCPNat
--- PASS: TestNetworkLocalhostTCPNat (0.60s)
=== RUN   TestNetworkLoopbackNat
--- PASS: TestNetworkLoopbackNat (0.86s)
=== RUN   TestPause
--- PASS: TestPause (0.65s)
=== RUN   TestPauseFailsOnWindowsServerContainers
--- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
    pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
=== RUN   TestPauseStopPausedContainer
--- PASS: TestPauseStopPausedContainer (0.66s)
=== RUN   TestPsFilter
--- PASS: TestPsFilter (0.23s)
=== RUN   TestRemoveContainerWithRemovedVolume
--- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
=== RUN   TestRemoveContainerWithVolume
--- PASS: TestTemplatedSecret (3.47s)
    secret_test.go:221: Creating a new daemon
    daemon.go:336: [d95e90591a4bd] waiting for daemon to start
    daemon.go:336: [d95e90591a4bd] waiting for daemon to start
    daemon.go:364: [d95e90591a4bd] daemon started
    daemon.go:472: [d95e90591a4bd] Stopping daemon
    daemon.go:307: [d95e90591a4bd] exiting daemon
    daemon.go:459: [d95e90591a4bd] Daemon stopped
=== RUN   TestSecretCreateResolve
--- PASS: TestRemoveContainerWithVolume (0.56s)
=== RUN   TestRemoveContainerRunning
--- PASS: TestRemoveContainerRunning (0.58s)
=== RUN   TestRemoveContainerForceRemoveRunning
Created binary: bundles/binary-daemon/dockerd-dev
Copying nested executables into bundles/binary-daemon

---> Making bundle: dynbinary (in bundles/dynbinary)
Building: bundles/dynbinary-daemon/dockerd-dev
GOOS="" GOARCH="" GOARM=""
--- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
=== RUN   TestRemoveInvalidContainer
--- PASS: TestRemoveInvalidContainer (0.01s)
=== RUN   TestRenameLinkedContainer
--- PASS: TestSecretCreateResolve (2.85s)
    secret_test.go:342: Creating a new daemon
    daemon.go:336: [d1cbfca09f8e0] waiting for daemon to start
    daemon.go:336: [d1cbfca09f8e0] waiting for daemon to start
    daemon.go:364: [d1cbfca09f8e0] daemon started
    daemon.go:472: [d1cbfca09f8e0] Stopping daemon
    daemon.go:307: [d1cbfca09f8e0] exiting daemon
    daemon.go:459: [d1cbfca09f8e0] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/session
INFO: Testing against a local daemon
=== RUN   TestSessionCreate
--- PASS: TestSessionCreate (0.01s)
=== RUN   TestSessionCreateWithBadUpgrade
--- PASS: TestSessionCreateWithBadUpgrade (0.02s)
PASS
Running /go/src/github.com/docker/docker/integration/plugin
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging
INFO: Testing against a local daemon
=== RUN   TestContinueAfterPluginCrash
=== PAUSE TestContinueAfterPluginCrash
=== RUN   TestDaemonStartWithLogOpt
=== PAUSE TestDaemonStartWithLogOpt
=== CONT  TestContinueAfterPluginCrash
=== CONT  TestDaemonStartWithLogOpt
--- PASS: TestRenameLinkedContainer (2.25s)
=== RUN   TestRenameStoppedContainer
--- PASS: TestRenameStoppedContainer (0.55s)
=== RUN   TestRenameRunningContainerAndReuse
--- PASS: TestRenameRunningContainerAndReuse (1.20s)
=== RUN   TestRenameInvalidName
--- PASS: TestRenameInvalidName (0.61s)
=== RUN   TestRenameAnonymousContainer
--- PASS: TestRenameAnonymousContainer (2.68s)
=== RUN   TestRenameContainerWithSameName
--- PASS: TestRenameContainerWithSameName (0.62s)
=== RUN   TestRenameContainerWithLinkedContainer
--- PASS: TestRenameContainerWithLinkedContainer (1.17s)
=== RUN   TestResize
--- PASS: TestResize (0.61s)
=== RUN   TestResizeWithInvalidSize
--- PASS: TestResizeWithInvalidSize (0.77s)
=== RUN   TestResizeWhenContainerNotStarted
--- PASS: TestResizeWhenContainerNotStarted (0.56s)
=== RUN   TestDaemonRestartKillContainers
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 29.9% of statements
ok  	github.com/docker/docker/container	0.124s	coverage: 35.5% of statements
?   	github.com/docker/docker/container/stream	[no test files]
?   	github.com/docker/docker/contrib/apparmor	[no test files]
?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
?   	github.com/docker/docker/contrib/httpserver	[no test files]
--- PASS: TestDaemonStartWithLogOpt (11.18s)
    validation_test.go:23: Creating a new daemon
    daemon.go:336: [d567322f4f6a1] waiting for daemon to start
    daemon.go:336: [d567322f4f6a1] waiting for daemon to start
    daemon.go:364: [d567322f4f6a1] daemon started
    daemon.go:472: [d567322f4f6a1] Stopping daemon
    daemon.go:307: [d567322f4f6a1] exiting daemon
    daemon.go:459: [d567322f4f6a1] Daemon stopped
    daemon.go:336: [d567322f4f6a1] waiting for daemon to start
    daemon.go:336: [d567322f4f6a1] waiting for daemon to start
    daemon.go:364: [d567322f4f6a1] daemon started
    daemon.go:472: [d567322f4f6a1] Stopping daemon
    daemon.go:307: [d567322f4f6a1] exiting daemon
    daemon.go:459: [d567322f4f6a1] Daemon stopped
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
--- PASS: TestContinueAfterPluginCrash (15.61s)
    logging_linux_test.go:22: Creating a new daemon
    daemon.go:336: [d4ec721b5c950] waiting for daemon to start
    daemon.go:336: [d4ec721b5c950] waiting for daemon to start
    daemon.go:364: [d4ec721b5c950] daemon started
    daemon.go:472: [d4ec721b5c950] Stopping daemon
    daemon.go:307: [d4ec721b5c950] exiting daemon
    daemon.go:459: [d4ec721b5c950] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/close_on_start
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/authz
INFO: Testing against a local daemon
=== RUN   TestAuthZPluginAllowRequest
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
--- PASS: TestAuthZPluginAllowRequest (1.83s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d9bd14f47d4eb] waiting for daemon to start
    daemon.go:336: [d9bd14f47d4eb] waiting for daemon to start
    daemon.go:364: [d9bd14f47d4eb] daemon started
    daemon.go:472: [d9bd14f47d4eb] Stopping daemon
    daemon.go:307: [d9bd14f47d4eb] exiting daemon
    daemon.go:459: [d9bd14f47d4eb] Daemon stopped
=== RUN   TestAuthZPluginTLS
--- PASS: TestAuthZPluginTLS (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dca42fc2b1673] waiting for daemon to start
    daemon.go:336: [dca42fc2b1673] waiting for daemon to start
    daemon.go:364: [dca42fc2b1673] daemon started
    daemon.go:472: [dca42fc2b1673] Stopping daemon
    daemon.go:307: [dca42fc2b1673] exiting daemon
    daemon.go:459: [dca42fc2b1673] Daemon stopped
=== RUN   TestAuthZPluginDenyRequest
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
--- PASS: TestAuthZPluginDenyRequest (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d78ace867aa16] waiting for daemon to start
    daemon.go:336: [d78ace867aa16] waiting for daemon to start
    daemon.go:364: [d78ace867aa16] daemon started
    daemon.go:472: [d78ace867aa16] Stopping daemon
    daemon.go:307: [d78ace867aa16] exiting daemon
    daemon.go:459: [d78ace867aa16] Daemon stopped
=== RUN   TestAuthZPluginAPIDenyResponse
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
--- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d7968ebf2cdbc] waiting for daemon to start
    daemon.go:336: [d7968ebf2cdbc] waiting for daemon to start
    daemon.go:364: [d7968ebf2cdbc] daemon started
    daemon.go:472: [d7968ebf2cdbc] Stopping daemon
    daemon.go:307: [d7968ebf2cdbc] exiting daemon
    daemon.go:459: [d7968ebf2cdbc] Daemon stopped
=== RUN   TestAuthZPluginDenyResponse
--- PASS: TestAuthZPluginDenyResponse (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [db6d0844a36da] waiting for daemon to start
    daemon.go:336: [db6d0844a36da] waiting for daemon to start
    daemon.go:364: [db6d0844a36da] daemon started
    daemon.go:472: [db6d0844a36da] Stopping daemon
    daemon.go:307: [db6d0844a36da] exiting daemon
    daemon.go:459: [db6d0844a36da] Daemon stopped
=== RUN   TestAuthZPluginAllowEventStream
--- PASS: TestDaemonRestartKillContainers (0.00s)
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d3bcf1b477ba0] waiting for daemon to start
        daemon.go:336: [d3bcf1b477ba0] waiting for daemon to start
        daemon.go:364: [d3bcf1b477ba0] daemon started
        daemon.go:307: [d3bcf1b477ba0] exiting daemon
        daemon.go:336: [d3bcf1b477ba0] waiting for daemon to start
        daemon.go:336: [d3bcf1b477ba0] waiting for daemon to start
        daemon.go:364: [d3bcf1b477ba0] daemon started
        daemon.go:472: [d3bcf1b477ba0] Stopping daemon
        daemon.go:307: [d3bcf1b477ba0] exiting daemon
        daemon.go:459: [d3bcf1b477ba0] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d430396ba39b1] waiting for daemon to start
        daemon.go:336: [d430396ba39b1] waiting for daemon to start
        daemon.go:364: [d430396ba39b1] daemon started
        daemon.go:336: [d430396ba39b1] waiting for daemon to start
        daemon.go:307: [d430396ba39b1] exiting daemon
        daemon.go:336: [d430396ba39b1] waiting for daemon to start
        daemon.go:364: [d430396ba39b1] daemon started
        daemon.go:472: [d430396ba39b1] Stopping daemon
        daemon.go:307: [d430396ba39b1] exiting daemon
        daemon.go:459: [d430396ba39b1] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d38a5e5fafe08] waiting for daemon to start
        daemon.go:336: [d38a5e5fafe08] waiting for daemon to start
        daemon.go:364: [d38a5e5fafe08] daemon started
        daemon.go:472: [d38a5e5fafe08] Stopping daemon
        daemon.go:307: [d38a5e5fafe08] exiting daemon
        daemon.go:459: [d38a5e5fafe08] Daemon stopped
        daemon.go:336: [d38a5e5fafe08] waiting for daemon to start
        daemon.go:336: [d38a5e5fafe08] waiting for daemon to start
        daemon.go:364: [d38a5e5fafe08] daemon started
        daemon.go:472: [d38a5e5fafe08] Stopping daemon
        daemon.go:307: [d38a5e5fafe08] exiting daemon
        daemon.go:459: [d38a5e5fafe08] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d788dff072043] waiting for daemon to start
        daemon.go:336: [d788dff072043] waiting for daemon to start
        daemon.go:364: [d788dff072043] daemon started
        daemon.go:336: [d788dff072043] waiting for daemon to start
        daemon.go:307: [d788dff072043] exiting daemon
        daemon.go:336: [d788dff072043] waiting for daemon to start
        daemon.go:364: [d788dff072043] daemon started
        daemon.go:472: [d788dff072043] Stopping daemon
        daemon.go:307: [d788dff072043] exiting daemon
        daemon.go:459: [d788dff072043] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d462dff4d4b0b] waiting for daemon to start
        daemon.go:336: [d462dff4d4b0b] waiting for daemon to start
        daemon.go:364: [d462dff4d4b0b] daemon started
        daemon.go:472: [d462dff4d4b0b] Stopping daemon
        daemon.go:307: [d462dff4d4b0b] exiting daemon
        daemon.go:459: [d462dff4d4b0b] Daemon stopped
        daemon.go:336: [d462dff4d4b0b] waiting for daemon to start
        daemon.go:336: [d462dff4d4b0b] waiting for daemon to start
        daemon.go:364: [d462dff4d4b0b] daemon started
        daemon.go:472: [d462dff4d4b0b] Stopping daemon
        daemon.go:307: [d462dff4d4b0b] exiting daemon
        daemon.go:459: [d462dff4d4b0b] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d0d39dd2e02fd] waiting for daemon to start
        daemon.go:336: [d0d39dd2e02fd] waiting for daemon to start
        daemon.go:364: [d0d39dd2e02fd] daemon started
        daemon.go:307: [d0d39dd2e02fd] exiting daemon
        daemon.go:336: [d0d39dd2e02fd] waiting for daemon to start
        daemon.go:336: [d0d39dd2e02fd] waiting for daemon to start
        daemon.go:364: [d0d39dd2e02fd] daemon started
        daemon.go:472: [d0d39dd2e02fd] Stopping daemon
        daemon.go:307: [d0d39dd2e02fd] exiting daemon
        daemon.go:459: [d0d39dd2e02fd] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d22fd532f2690] waiting for daemon to start
        daemon.go:336: [d22fd532f2690] waiting for daemon to start
        daemon.go:364: [d22fd532f2690] daemon started
        daemon.go:472: [d22fd532f2690] Stopping daemon
        daemon.go:307: [d22fd532f2690] exiting daemon
        daemon.go:459: [d22fd532f2690] Daemon stopped
        daemon.go:336: [d22fd532f2690] waiting for daemon to start
        daemon.go:336: [d22fd532f2690] waiting for daemon to start
        daemon.go:364: [d22fd532f2690] daemon started
        daemon.go:472: [d22fd532f2690] Stopping daemon
        daemon.go:307: [d22fd532f2690] exiting daemon
        daemon.go:459: [d22fd532f2690] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [db086ee8b89e5] waiting for daemon to start
        daemon.go:336: [db086ee8b89e5] waiting for daemon to start
        daemon.go:364: [db086ee8b89e5] daemon started
        daemon.go:472: [db086ee8b89e5] Stopping daemon
        daemon.go:307: [db086ee8b89e5] exiting daemon
        daemon.go:459: [db086ee8b89e5] Daemon stopped
        daemon.go:336: [db086ee8b89e5] waiting for daemon to start
        daemon.go:336: [db086ee8b89e5] waiting for daemon to start
        daemon.go:364: [db086ee8b89e5] daemon started
        daemon.go:472: [db086ee8b89e5] Stopping daemon
        daemon.go:307: [db086ee8b89e5] exiting daemon
        daemon.go:459: [db086ee8b89e5] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d2160e12b161d] waiting for daemon to start
        daemon.go:336: [d2160e12b161d] waiting for daemon to start
        daemon.go:364: [d2160e12b161d] daemon started
        daemon.go:472: [d2160e12b161d] Stopping daemon
        daemon.go:307: [d2160e12b161d] exiting daemon
        daemon.go:459: [d2160e12b161d] Daemon stopped
        daemon.go:336: [d2160e12b161d] waiting for daemon to start
        daemon.go:336: [d2160e12b161d] waiting for daemon to start
        daemon.go:364: [d2160e12b161d] daemon started
        daemon.go:472: [d2160e12b161d] Stopping daemon
        daemon.go:307: [d2160e12b161d] exiting daemon
        daemon.go:459: [d2160e12b161d] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [db6da06e32a69] waiting for daemon to start
        daemon.go:336: [db6da06e32a69] waiting for daemon to start
        daemon.go:364: [db6da06e32a69] daemon started
        daemon.go:336: [db6da06e32a69] waiting for daemon to start
        daemon.go:307: [db6da06e32a69] exiting daemon
        daemon.go:336: [db6da06e32a69] waiting for daemon to start
        daemon.go:364: [db6da06e32a69] daemon started
        daemon.go:472: [db6da06e32a69] Stopping daemon
        daemon.go:307: [db6da06e32a69] exiting daemon
        daemon.go:459: [db6da06e32a69] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [da390fda9f965] waiting for daemon to start
        daemon.go:336: [da390fda9f965] waiting for daemon to start
        daemon.go:364: [da390fda9f965] daemon started
        daemon.go:307: [da390fda9f965] exiting daemon
        daemon.go:336: [da390fda9f965] waiting for daemon to start
        daemon.go:336: [da390fda9f965] waiting for daemon to start
        daemon.go:364: [da390fda9f965] daemon started
        daemon.go:472: [da390fda9f965] Stopping daemon
        daemon.go:307: [da390fda9f965] exiting daemon
        daemon.go:459: [da390fda9f965] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d9c8102b6a2b8] waiting for daemon to start
        daemon.go:336: [d9c8102b6a2b8] waiting for daemon to start
        daemon.go:364: [d9c8102b6a2b8] daemon started
        daemon.go:472: [d9c8102b6a2b8] Stopping daemon
        daemon.go:307: [d9c8102b6a2b8] exiting daemon
        daemon.go:459: [d9c8102b6a2b8] Daemon stopped
        daemon.go:336: [d9c8102b6a2b8] waiting for daemon to start
        daemon.go:336: [d9c8102b6a2b8] waiting for daemon to start
        daemon.go:364: [d9c8102b6a2b8] daemon started
        daemon.go:472: [d9c8102b6a2b8] Stopping daemon
        daemon.go:307: [d9c8102b6a2b8] exiting daemon
        daemon.go:459: [d9c8102b6a2b8] Daemon stopped
=== RUN   TestCgroupNamespacesRun
--- PASS: TestAuthZPluginAllowEventStream (1.67s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d90bbff55aab4] waiting for daemon to start
    daemon.go:336: [d90bbff55aab4] waiting for daemon to start
    daemon.go:364: [d90bbff55aab4] daemon started
    daemon.go:472: [d90bbff55aab4] Stopping daemon
    daemon.go:307: [d90bbff55aab4] exiting daemon
    daemon.go:459: [d90bbff55aab4] Daemon stopped
=== RUN   TestAuthZPluginErrorResponse
--- PASS: TestCgroupNamespacesRun (1.39s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d2fbd6621a372] waiting for daemon to start
    daemon.go:336: [d2fbd6621a372] waiting for daemon to start
    daemon.go:364: [d2fbd6621a372] daemon started
    daemon.go:472: [d2fbd6621a372] Stopping daemon
    daemon.go:307: [d2fbd6621a372] exiting daemon
    daemon.go:459: [d2fbd6621a372] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivileged
--- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
    run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled()
=== RUN   TestCgroupNamespacesRunDaemonHostMode
--- PASS: TestAuthZPluginErrorResponse (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d08a7cfc46310] waiting for daemon to start
    daemon.go:336: [d08a7cfc46310] waiting for daemon to start
    daemon.go:364: [d08a7cfc46310] daemon started
    daemon.go:472: [d08a7cfc46310] Stopping daemon
    daemon.go:307: [d08a7cfc46310] exiting daemon
    daemon.go:459: [d08a7cfc46310] Daemon stopped
=== RUN   TestAuthZPluginErrorRequest
--- PASS: TestAuthZPluginErrorRequest (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d6656ac87296e] waiting for daemon to start
    daemon.go:336: [d6656ac87296e] waiting for daemon to start
    daemon.go:364: [d6656ac87296e] daemon started
    daemon.go:472: [d6656ac87296e] Stopping daemon
    daemon.go:307: [d6656ac87296e] exiting daemon
    daemon.go:459: [d6656ac87296e] Daemon stopped
=== RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
--- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d11cfb4253dd7] waiting for daemon to start
    daemon.go:336: [d11cfb4253dd7] waiting for daemon to start
    daemon.go:364: [d11cfb4253dd7] daemon started
    daemon.go:472: [d11cfb4253dd7] Stopping daemon
    daemon.go:307: [d11cfb4253dd7] exiting daemon
    daemon.go:459: [d11cfb4253dd7] Daemon stopped
=== RUN   TestAuthZPluginEnsureLoadImportWorking
--- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d88a1cc80df76] waiting for daemon to start
    daemon.go:336: [d88a1cc80df76] waiting for daemon to start
    daemon.go:364: [d88a1cc80df76] daemon started
    daemon.go:472: [d88a1cc80df76] Stopping daemon
    daemon.go:307: [d88a1cc80df76] exiting daemon
    daemon.go:459: [d88a1cc80df76] Daemon stopped
=== RUN   TestCgroupNamespacesRunHostMode
--- PASS: TestCgroupNamespacesRunHostMode (1.37s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d43ca247ce0a4] waiting for daemon to start
    daemon.go:336: [d43ca247ce0a4] waiting for daemon to start
    daemon.go:364: [d43ca247ce0a4] daemon started
    daemon.go:472: [d43ca247ce0a4] Stopping daemon
    daemon.go:307: [d43ca247ce0a4] exiting daemon
    daemon.go:459: [d43ca247ce0a4] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivateMode
Created binary: bundles/dynbinary-daemon/dockerd-dev

---> Making bundle: test-docker-py (in bundles/test-docker-py)
---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
Using test binary docker
/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
Warning failed to create cache: (null)
.
Starting dockerd
INFO: Waiting for daemon to start...
.
INFO: Building docker-sdk-python3:4.0.2...
--- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d0e58c98bada4] waiting for daemon to start
    daemon.go:336: [d0e58c98bada4] waiting for daemon to start
    daemon.go:364: [d0e58c98bada4] daemon started
    daemon.go:472: [d0e58c98bada4] Stopping daemon
    daemon.go:307: [d0e58c98bada4] exiting daemon
    daemon.go:459: [d0e58c98bada4] Daemon stopped
=== RUN   TestAuthzPluginEnsureContainerCopyToFrom
--- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d9ec7f8c66eda] waiting for daemon to start
    daemon.go:336: [d9ec7f8c66eda] waiting for daemon to start
    daemon.go:364: [d9ec7f8c66eda] daemon started
    daemon.go:472: [d9ec7f8c66eda] Stopping daemon
    daemon.go:307: [d9ec7f8c66eda] exiting daemon
    daemon.go:459: [d9ec7f8c66eda] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
--- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.70s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d92c135f09289] waiting for daemon to start
    daemon.go:336: [d92c135f09289] waiting for daemon to start
    daemon.go:364: [d92c135f09289] daemon started
    daemon.go:472: [d92c135f09289] Stopping daemon
    daemon.go:307: [d92c135f09289] exiting daemon
    daemon.go:459: [d92c135f09289] Daemon stopped
=== RUN   TestCgroupNamespacesRunInvalidMode
--- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d43d680f8e640] waiting for daemon to start
    daemon.go:336: [d43d680f8e640] waiting for daemon to start
    daemon.go:364: [d43d680f8e640] daemon started
    daemon.go:472: [d43d680f8e640] Stopping daemon
    daemon.go:307: [d43d680f8e640] exiting daemon
    daemon.go:459: [d43d680f8e640] Daemon stopped
=== RUN   TestAuthZPluginHeader
--- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d2293cfc765c4] waiting for daemon to start
    daemon.go:336: [d2293cfc765c4] waiting for daemon to start
    daemon.go:364: [d2293cfc765c4] daemon started
    daemon.go:472: [d2293cfc765c4] Stopping daemon
    daemon.go:307: [d2293cfc765c4] exiting daemon
    daemon.go:459: [d2293cfc765c4] Daemon stopped
=== RUN   TestCgroupNamespacesRunOlderClient
--- PASS: TestAuthZPluginHeader (0.85s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [ddb082d093c48] waiting for daemon to start
    daemon.go:336: [ddb082d093c48] waiting for daemon to start
    daemon.go:364: [ddb082d093c48] daemon started
    daemon.go:472: [ddb082d093c48] Stopping daemon
    daemon.go:307: [ddb082d093c48] exiting daemon
    daemon.go:459: [ddb082d093c48] Daemon stopped
=== RUN   TestAuthZPluginV2AllowNonVolumeRequest
--- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
    authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2Disable
--- SKIP: TestAuthZPluginV2Disable (0.00s)
    authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2RejectVolumeRequests
--- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
    authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
--- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
    authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
--- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
    run_cgroupns_linux_test.go:139: Creating a new daemon
    daemon.go:336: [d7063fc56f3a4] waiting for daemon to start
    daemon.go:336: [d7063fc56f3a4] waiting for daemon to start
    daemon.go:364: [d7063fc56f3a4] daemon started
    daemon.go:472: [d7063fc56f3a4] Stopping daemon
    daemon.go:307: [d7063fc56f3a4] exiting daemon
    daemon.go:459: [d7063fc56f3a4] Daemon stopped
=== RUN   TestKernelTCPMemory
--- PASS: TestKernelTCPMemory (0.71s)
=== RUN   TestNISDomainname
--- PASS: TestNISDomainname (0.80s)
=== RUN   TestHostnameDnsResolution
--- PASS: TestHostnameDnsResolution (1.07s)
=== RUN   TestStats
--- PASS: TestStats (1.75s)
=== RUN   TestStopContainerWithTimeout
=== RUN   TestStopContainerWithTimeout/0
=== PAUSE TestStopContainerWithTimeout/0
=== RUN   TestStopContainerWithTimeout/1
=== PAUSE TestStopContainerWithTimeout/1
=== RUN   TestStopContainerWithTimeout/3
=== PAUSE TestStopContainerWithTimeout/3
=== RUN   TestStopContainerWithTimeout/-1
=== PAUSE TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/0
=== CONT  TestStopContainerWithTimeout/3
=== CONT  TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/1
--- PASS: TestStopContainerWithTimeout (0.01s)
    --- PASS: TestStopContainerWithTimeout/0 (0.82s)
    --- PASS: TestStopContainerWithTimeout/3 (2.80s)
    --- PASS: TestStopContainerWithTimeout/-1 (2.53s)
    --- PASS: TestStopContainerWithTimeout/1 (1.59s)
=== RUN   TestDeleteDevicemapper
--- SKIP: TestDeleteDevicemapper (0.00s)
    stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
=== RUN   TestStopContainerWithRestartPolicyAlways
--- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
=== RUN   TestUpdateMemory
--- SKIP: TestUpdateMemory (0.00s)
    update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
=== RUN   TestUpdateCPUQuota
--- PASS: TestUpdateCPUQuota (1.16s)
=== RUN   TestUpdatePidsLimit
=== RUN   TestUpdatePidsLimit/update_from_none
=== RUN   TestUpdatePidsLimit/no_change
=== RUN   TestUpdatePidsLimit/update_lower
=== RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
=== RUN   TestUpdatePidsLimit/unset_limit_with_zero
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
ok  	github.com/docker/docker/daemon	12.183s	coverage: 17.5% of statements
--- PASS: TestUpdatePidsLimit (3.52s)
    --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
    --- PASS: TestUpdatePidsLimit/no_change (0.34s)
    --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
    --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
=== RUN   TestUpdateRestartPolicy
--- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:364: [d5113c28f4531] daemon started
    daemon.go:472: [d5113c28f4531] Stopping daemon
    daemon.go:307: [d5113c28f4531] exiting daemon
    daemon.go:459: [d5113c28f4531] Daemon stopped
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:350: [d5113c28f4531] error pinging daemon on start: Get http://d5113c28f4531.sock/_ping: context deadline exceeded
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:350: [d5113c28f4531] error pinging daemon on start: Get http://d5113c28f4531.sock/_ping: context deadline exceeded
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:350: [d5113c28f4531] error pinging daemon on start: Get http://d5113c28f4531.sock/_ping: context deadline exceeded
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:350: [d5113c28f4531] error pinging daemon on start: Get http://d5113c28f4531.sock/_ping: context deadline exceeded
    daemon.go:307: [d5113c28f4531] exiting daemon
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:336: [d5113c28f4531] waiting for daemon to start
    daemon.go:364: [d5113c28f4531] daemon started
    daemon.go:472: [d5113c28f4531] Stopping daemon
    daemon.go:307: [d5113c28f4531] exiting daemon
    daemon.go:459: [d5113c28f4531] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/graphdriver
INFO: Testing against a local daemon
=== RUN   TestExternalGraphDriver
=== RUN   TestExternalGraphDriver/json
=== RUN   TestExternalGraphDriver/spec
=== RUN   TestExternalGraphDriver/pull
ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
--- PASS: TestExternalGraphDriver (6.47s)
    external_test.go:57: Creating a new daemon
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:364: [dc5592bf58b8e] daemon started
    daemon.go:472: [dc5592bf58b8e] Stopping daemon
    daemon.go:307: [dc5592bf58b8e] exiting daemon
    daemon.go:459: [dc5592bf58b8e] Daemon stopped
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:364: [dc5592bf58b8e] daemon started
    daemon.go:472: [dc5592bf58b8e] Stopping daemon
    daemon.go:307: [dc5592bf58b8e] exiting daemon
    daemon.go:459: [dc5592bf58b8e] Daemon stopped
    --- PASS: TestExternalGraphDriver/json (2.01s)
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:364: [dc5592bf58b8e] daemon started
    daemon.go:472: [dc5592bf58b8e] Stopping daemon
    daemon.go:307: [dc5592bf58b8e] exiting daemon
    daemon.go:459: [dc5592bf58b8e] Daemon stopped
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:364: [dc5592bf58b8e] daemon started
    daemon.go:472: [dc5592bf58b8e] Stopping daemon
    daemon.go:307: [dc5592bf58b8e] exiting daemon
    daemon.go:459: [dc5592bf58b8e] Daemon stopped
    --- PASS: TestExternalGraphDriver/spec (2.16s)
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:336: [dc5592bf58b8e] waiting for daemon to start
    daemon.go:364: [dc5592bf58b8e] daemon started
    daemon.go:472: [dc5592bf58b8e] Stopping daemon
    daemon.go:307: [dc5592bf58b8e] exiting daemon
    daemon.go:459: [dc5592bf58b8e] Daemon stopped
    --- PASS: TestExternalGraphDriver/pull (2.15s)
=== RUN   TestGraphdriverPluginV2
--- SKIP: TestGraphdriverPluginV2 (0.07s)
    external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
PASS
Running /go/src/github.com/docker/docker/integration/plugin/common
INFO: Testing against a local daemon
=== RUN   TestPluginInvalidJSON
=== RUN   TestPluginInvalidJSON//plugins/foobar/set
=== PAUSE TestPluginInvalidJSON//plugins/foobar/set
=== CONT  TestPluginInvalidJSON//plugins/foobar/set
--- PASS: TestPluginInvalidJSON (0.01s)
    --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes
INFO: Testing against a local daemon
=== RUN   TestPluginWithDevMounts
=== PAUSE TestPluginWithDevMounts
=== CONT  TestPluginWithDevMounts
--- PASS: TestPluginWithDevMounts (2.07s)
    mounts_test.go:23: Creating a new daemon
    daemon.go:336: [dec6df8e755cf] waiting for daemon to start
    daemon.go:336: [dec6df8e755cf] waiting for daemon to start
    daemon.go:364: [dec6df8e755cf] daemon started
    daemon.go:472: [dec6df8e755cf] Stopping daemon
    daemon.go:307: [dec6df8e755cf] exiting daemon
    daemon.go:459: [dec6df8e755cf] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/container
INFO: Testing against a local daemon
=== RUN   TestCheckpoint
--- SKIP: TestCheckpoint (0.00s)
    checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
=== RUN   TestContainerInvalidJSON
=== RUN   TestContainerInvalidJSON//containers/foobar/copy
=== PAUSE TestContainerInvalidJSON//containers/foobar/copy
=== RUN   TestContainerInvalidJSON//containers/foobar/exec
=== PAUSE TestContainerInvalidJSON//containers/foobar/exec
=== RUN   TestContainerInvalidJSON//exec/foobar/start
=== PAUSE TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/copy
=== CONT  TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/exec
--- PASS: TestContainerInvalidJSON (0.01s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
    --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
=== RUN   TestCopyFromContainerPathDoesNotExist
--- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
=== RUN   TestCopyFromContainerPathIsNotDir
--- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
=== RUN   TestCopyToContainerPathDoesNotExist
--- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
=== RUN   TestCopyToContainerPathIsNotDir
--- PASS: TestCopyToContainerPathIsNotDir (0.05s)
=== RUN   TestCopyFromContainer
ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
--- PASS: TestUpdateRestartPolicy (11.66s)
=== RUN   TestUpdateRestartWithAutoRemove
--- PASS: TestUpdateRestartWithAutoRemove (0.60s)
=== RUN   TestWaitNonBlocked
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
--- PASS: TestWaitNonBlocked (0.01s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
=== RUN   TestWaitBlocked
=== RUN   TestWaitBlocked/test-wait-blocked-exit-zero
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
=== RUN   TestWaitBlocked/test-wait-blocked-exit-random
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-zero
=== CONT  TestWaitBlocked/test-wait-blocked-exit-random
=== RUN   TestCopyFromContainer//
=== RUN   TestCopyFromContainer//bar/root
=== RUN   TestCopyFromContainer//bar/root/
=== RUN   TestCopyFromContainer/bar/quux
=== RUN   TestCopyFromContainer/bar/quux/
=== RUN   TestCopyFromContainer/bar/quux/baz
=== RUN   TestCopyFromContainer/bar/filesymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink/
=== RUN   TestCopyFromContainer/bar/notarget
--- PASS: TestCopyFromContainer (4.35s)
    --- PASS: TestCopyFromContainer// (0.06s)
    --- PASS: TestCopyFromContainer//bar/root (0.05s)
    --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
    --- PASS: TestCopyFromContainer/bar/quux (0.05s)
    --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
    --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
    --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
    --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
--- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
=== RUN   TestCreateWithInvalidEnv
=== RUN   TestCreateWithInvalidEnv/0
=== PAUSE TestCreateWithInvalidEnv/0
=== RUN   TestCreateWithInvalidEnv/1
=== PAUSE TestCreateWithInvalidEnv/1
=== RUN   TestCreateWithInvalidEnv/2
=== PAUSE TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/0
=== CONT  TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/1
--- PASS: TestCreateWithInvalidEnv (0.02s)
    --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
=== RUN   TestCreateTmpfsMountsTarget
--- PASS: TestCreateTmpfsMountsTarget (0.01s)
=== RUN   TestCreateWithCustomMaskedPaths
--- PASS: TestWaitBlocked (0.01s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
=== CONT  TestContainerStartOnDaemonRestart
=== CONT  TestIpcModeOlderClient
--- PASS: TestIpcModeOlderClient (0.12s)
=== CONT  TestDaemonRestartIpcMode
ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 35.8% of statements
?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
--- PASS: TestCreateWithCustomMaskedPaths (2.51s)
=== RUN   TestCreateWithCapabilities
=== RUN   TestCreateWithCapabilities/no_capabilities
=== PAUSE TestCreateWithCapabilities/no_capabilities
=== RUN   TestCreateWithCapabilities/empty_capabilities
=== PAUSE TestCreateWithCapabilities/empty_capabilities
=== RUN   TestCreateWithCapabilities/valid_capabilities
=== PAUSE TestCreateWithCapabilities/valid_capabilities
=== RUN   TestCreateWithCapabilities/invalid_capabilities
=== PAUSE TestCreateWithCapabilities/invalid_capabilities
=== RUN   TestCreateWithCapabilities/duplicate_capabilities
=== PAUSE TestCreateWithCapabilities/duplicate_capabilities
=== RUN   TestCreateWithCapabilities/capabilities_API_v1.39
=== PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
=== RUN   TestCreateWithCapabilities/empty_capadd
=== PAUSE TestCreateWithCapabilities/empty_capadd
=== RUN   TestCreateWithCapabilities/empty_capdrop
=== PAUSE TestCreateWithCapabilities/empty_capdrop
=== RUN   TestCreateWithCapabilities/capadd_capdrop
=== PAUSE TestCreateWithCapabilities/capadd_capdrop
=== RUN   TestCreateWithCapabilities/conflict_with_capadd
=== PAUSE TestCreateWithCapabilities/conflict_with_capadd
=== RUN   TestCreateWithCapabilities/conflict_with_capdrop
=== PAUSE TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/no_capabilities
=== CONT  TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/conflict_with_capadd
=== CONT  TestCreateWithCapabilities/capadd_capdrop
=== CONT  TestCreateWithCapabilities/empty_capdrop
=== CONT  TestCreateWithCapabilities/empty_capadd
=== CONT  TestCreateWithCapabilities/capabilities_API_v1.39
--- PASS: TestContainerStartOnDaemonRestart (2.31s)
    daemon_linux_test.go:35: Creating a new daemon
    daemon.go:336: [d12b3dbc1d6ff] waiting for daemon to start
    daemon.go:336: [d12b3dbc1d6ff] waiting for daemon to start
    daemon.go:364: [d12b3dbc1d6ff] daemon started
    daemon.go:307: [d12b3dbc1d6ff] exiting daemon
    daemon.go:336: [d12b3dbc1d6ff] waiting for daemon to start
    daemon.go:336: [d12b3dbc1d6ff] waiting for daemon to start
    daemon.go:364: [d12b3dbc1d6ff] daemon started
    daemon.go:472: [d12b3dbc1d6ff] Stopping daemon
    daemon.go:307: [d12b3dbc1d6ff] exiting daemon
    daemon.go:459: [d12b3dbc1d6ff] Daemon stopped
=== CONT  TestCreateWithCapabilities/duplicate_capabilities
=== CONT  TestCreateWithCapabilities/invalid_capabilities
=== CONT  TestCreateWithCapabilities/valid_capabilities
=== CONT  TestCreateWithCapabilities/empty_capabilities
--- PASS: TestCreateWithCapabilities (0.01s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
    --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
    --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
    --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
    --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
    --- PASS: TestCreateWithCapabilities/empty_capadd (0.14s)
    --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
    --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
    --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
    --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
=== RUN   TestCreateWithCustomReadonlyPaths
--- PASS: TestDaemonRestartIpcMode (2.82s)
    daemon_linux_test.go:89: Creating a new daemon
    daemon.go:336: [dd6a360aa4fe4] waiting for daemon to start
    daemon.go:336: [dd6a360aa4fe4] waiting for daemon to start
    daemon.go:364: [dd6a360aa4fe4] daemon started
    daemon.go:472: [dd6a360aa4fe4] Stopping daemon
    daemon.go:307: [dd6a360aa4fe4] exiting daemon
    daemon.go:459: [dd6a360aa4fe4] Daemon stopped
    daemon.go:336: [dd6a360aa4fe4] waiting for daemon to start
    daemon.go:336: [dd6a360aa4fe4] waiting for daemon to start
    daemon.go:364: [dd6a360aa4fe4] daemon started
    daemon.go:472: [dd6a360aa4fe4] Stopping daemon
    daemon.go:307: [dd6a360aa4fe4] exiting daemon
    daemon.go:459: [dd6a360aa4fe4] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network
INFO: Testing against a local daemon
=== RUN   TestNetworkCreateDelete
--- PASS: TestNetworkCreateDelete (0.10s)
=== RUN   TestDockerNetworkDeletePreferID
--- PASS: TestDockerNetworkDeletePreferID (0.28s)
=== RUN   TestInspectNetwork
--- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
=== RUN   TestCreateWithInvalidHealthcheckParams
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
--- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
=== RUN   TestContainerStartOnDaemonRestart
=== PAUSE TestContainerStartOnDaemonRestart
=== RUN   TestDaemonRestartIpcMode
=== PAUSE TestDaemonRestartIpcMode
=== RUN   TestDiff
--- PASS: TestDiff (0.92s)
=== RUN   TestExecWithCloseStdin
--- PASS: TestExecWithCloseStdin (1.07s)
=== RUN   TestExec
--- PASS: TestExec (1.08s)
=== RUN   TestExecUser
=== RUN   TestInspectNetwork/full_network_id
=== RUN   TestInspectNetwork/partial_network_id
=== RUN   TestInspectNetwork/network_name
=== RUN   TestInspectNetwork/network_name_and_swarm_scope
--- PASS: TestExecUser (1.08s)
=== RUN   TestExportContainerAndImportImage
--- PASS: TestExportContainerAndImportImage (1.14s)
=== RUN   TestExportContainerAfterDaemonRestart
--- PASS: TestExportContainerAfterDaemonRestart (1.43s)
    export_test.go:63: Creating a new daemon
    daemon.go:336: [da447921da72b] waiting for daemon to start
    daemon.go:336: [da447921da72b] waiting for daemon to start
    daemon.go:364: [da447921da72b] daemon started
    daemon.go:472: [da447921da72b] Stopping daemon
    daemon.go:307: [da447921da72b] exiting daemon
    daemon.go:459: [da447921da72b] Daemon stopped
    daemon.go:336: [da447921da72b] waiting for daemon to start
    daemon.go:336: [da447921da72b] waiting for daemon to start
    daemon.go:364: [da447921da72b] daemon started
    daemon.go:472: [da447921da72b] Stopping daemon
    daemon.go:307: [da447921da72b] exiting daemon
    daemon.go:459: [da447921da72b] Daemon stopped
=== RUN   TestHealthCheckWorkdir
--- PASS: TestInspectNetwork (9.48s)
    inspect_test.go:18: Creating a new daemon
    daemon.go:336: [debd351eac55a] waiting for daemon to start
    daemon.go:336: [debd351eac55a] waiting for daemon to start
    daemon.go:364: [debd351eac55a] daemon started
    --- PASS: TestInspectNetwork/full_network_id (0.00s)
    --- PASS: TestInspectNetwork/partial_network_id (0.00s)
    --- PASS: TestInspectNetwork/network_name (0.00s)
    --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
    daemon.go:472: [debd351eac55a] Stopping daemon
    daemon.go:307: [debd351eac55a] exiting daemon
    daemon.go:459: [debd351eac55a] Daemon stopped
=== RUN   TestRunContainerWithBridgeNone
--- PASS: TestHealthCheckWorkdir (1.24s)
=== RUN   TestHealthKillContainer
--- PASS: TestRunContainerWithBridgeNone (2.17s)
    network_test.go:25: Creating a new daemon
    daemon.go:336: [d967d19f5d669] waiting for daemon to start
    daemon.go:336: [d967d19f5d669] waiting for daemon to start
    daemon.go:364: [d967d19f5d669] daemon started
    daemon.go:472: [d967d19f5d669] Stopping daemon
    daemon.go:307: [d967d19f5d669] exiting daemon
    daemon.go:459: [d967d19f5d669] Daemon stopped
=== RUN   TestNetworkInvalidJSON
=== RUN   TestNetworkInvalidJSON//networks/create
=== PAUSE TestNetworkInvalidJSON//networks/create
=== RUN   TestNetworkInvalidJSON//networks/bridge/connect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/connect
=== RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/create
=== CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/bridge/connect
--- PASS: TestNetworkInvalidJSON (0.01s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
=== RUN   TestDaemonRestartWithLiveRestore
--- PASS: TestDaemonRestartWithLiveRestore (1.04s)
    service_test.go:32: Creating a new daemon
    daemon.go:336: [d478136124dc7] waiting for daemon to start
    daemon.go:336: [d478136124dc7] waiting for daemon to start
    daemon.go:364: [d478136124dc7] daemon started
    daemon.go:472: [d478136124dc7] Stopping daemon
    daemon.go:307: [d478136124dc7] exiting daemon
    daemon.go:459: [d478136124dc7] Daemon stopped
    daemon.go:336: [d478136124dc7] waiting for daemon to start
    daemon.go:336: [d478136124dc7] waiting for daemon to start
    daemon.go:364: [d478136124dc7] daemon started
    daemon.go:472: [d478136124dc7] Stopping daemon
    daemon.go:307: [d478136124dc7] exiting daemon
    daemon.go:459: [d478136124dc7] Daemon stopped
=== RUN   TestDaemonDefaultNetworkPools
ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.7% of statements
?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
--- PASS: TestHealthKillContainer (3.13s)
=== RUN   TestInspectCpusetInConfigPre120
--- PASS: TestDaemonDefaultNetworkPools (0.70s)
    service_test.go:57: Creating a new daemon
    daemon.go:336: [d764edbceaba6] waiting for daemon to start
    daemon.go:336: [d764edbceaba6] waiting for daemon to start
    daemon.go:364: [d764edbceaba6] daemon started
    daemon.go:472: [d764edbceaba6] Stopping daemon
    daemon.go:307: [d764edbceaba6] exiting daemon
    daemon.go:459: [d764edbceaba6] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetwork
--- PASS: TestInspectCpusetInConfigPre120 (0.90s)
=== RUN   TestIpcModeNone
--- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
    service_test.go:98: Creating a new daemon
    daemon.go:336: [de3b2ff1290a6] waiting for daemon to start
    daemon.go:336: [de3b2ff1290a6] waiting for daemon to start
    daemon.go:364: [de3b2ff1290a6] daemon started
    daemon.go:472: [de3b2ff1290a6] Stopping daemon
    daemon.go:307: [de3b2ff1290a6] exiting daemon
    daemon.go:459: [de3b2ff1290a6] Daemon stopped
    daemon.go:336: [de3b2ff1290a6] waiting for daemon to start
    daemon.go:336: [de3b2ff1290a6] waiting for daemon to start
    daemon.go:364: [de3b2ff1290a6] daemon started
    daemon.go:472: [de3b2ff1290a6] Stopping daemon
    daemon.go:307: [de3b2ff1290a6] exiting daemon
    daemon.go:459: [de3b2ff1290a6] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
--- PASS: TestIpcModeNone (0.98s)
=== RUN   TestIpcModePrivate
--- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
    service_test.go:131: Creating a new daemon
    daemon.go:336: [daad32116a140] waiting for daemon to start
    daemon.go:336: [daad32116a140] waiting for daemon to start
    daemon.go:364: [daad32116a140] daemon started
    daemon.go:472: [daad32116a140] Stopping daemon
    daemon.go:307: [daad32116a140] exiting daemon
    daemon.go:459: [daad32116a140] Daemon stopped
    daemon.go:336: [daad32116a140] waiting for daemon to start
    daemon.go:336: [daad32116a140] waiting for daemon to start
    daemon.go:364: [daad32116a140] daemon started
    daemon.go:472: [daad32116a140] Stopping daemon
    daemon.go:307: [daad32116a140] exiting daemon
    daemon.go:459: [daad32116a140] Daemon stopped
=== RUN   TestDaemonWithBipAndDefaultNetworkPool
--- PASS: TestIpcModePrivate (1.07s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:57, shared: false, mustBeShared: false
=== RUN   TestIpcModeShareable
--- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
    service_test.go:181: Creating a new daemon
    daemon.go:336: [d4766d94b2bc4] waiting for daemon to start
    daemon.go:336: [d4766d94b2bc4] waiting for daemon to start
    daemon.go:364: [d4766d94b2bc4] daemon started
    daemon.go:472: [d4766d94b2bc4] Stopping daemon
    daemon.go:307: [d4766d94b2bc4] exiting daemon
    daemon.go:459: [d4766d94b2bc4] Daemon stopped
=== RUN   TestServiceWithPredefinedNetwork
--- PASS: TestIpcModeShareable (1.08s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
=== RUN   TestAPIIpcModeShareableAndContainer
ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 84.2% of statements
--- PASS: TestServiceWithPredefinedNetwork (2.43s)
    service_test.go:203: Creating a new daemon
    daemon.go:336: [d1f11607accc7] waiting for daemon to start
    daemon.go:336: [d1f11607accc7] waiting for daemon to start
    daemon.go:364: [d1f11607accc7] daemon started
    daemon.go:472: [d1f11607accc7] Stopping daemon
    daemon.go:307: [d1f11607accc7] exiting daemon
    daemon.go:459: [d1f11607accc7] Daemon stopped
=== RUN   TestServiceRemoveKeepsIngressNetwork
--- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
    service_test.go:230: FLAKY_TEST
=== RUN   TestServiceWithDataPathPortInit
--- PASS: TestAPIIpcModeShareableAndContainer (3.17s)
=== RUN   TestAPIIpcModeHost
ok  	github.com/docker/docker/daemon/discovery	0.006s	coverage: 30.0% of statements
--- PASS: TestAPIIpcModeHost (0.84s)
=== RUN   TestDaemonIpcModeShareable
ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
?   	github.com/docker/docker/daemon/events/testutils	[no test files]
--- PASS: TestDaemonIpcModeShareable (1.74s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [dae6b474ffe2c] waiting for daemon to start
    daemon.go:336: [dae6b474ffe2c] waiting for daemon to start
    daemon.go:364: [dae6b474ffe2c] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
    daemon.go:472: [dae6b474ffe2c] Stopping daemon
    daemon.go:307: [dae6b474ffe2c] exiting daemon
    daemon.go:459: [dae6b474ffe2c] Daemon stopped
=== RUN   TestDaemonIpcModePrivate
?   	github.com/docker/docker/daemon/exec	[no test files]
--- PASS: TestServiceWithDataPathPortInit (4.66s)
    service_test.go:339: Creating a new daemon
    daemon.go:336: [dad1fb678a2d0] waiting for daemon to start
    daemon.go:336: [dad1fb678a2d0] waiting for daemon to start
    daemon.go:364: [dad1fb678a2d0] daemon started
    daemon.go:472: [dad1fb678a2d0] Stopping daemon
    daemon.go:307: [dad1fb678a2d0] exiting daemon
    daemon.go:459: [dad1fb678a2d0] Daemon stopped
    service_test.go:367: Creating a new daemon
    daemon.go:336: [d9a867d08beac] waiting for daemon to start
    daemon.go:336: [d9a867d08beac] waiting for daemon to start
    daemon.go:364: [d9a867d08beac] daemon started
    daemon.go:472: [d9a867d08beac] Stopping daemon
    daemon.go:307: [d9a867d08beac] exiting daemon
    daemon.go:459: [d9a867d08beac] Daemon stopped
=== RUN   TestServiceWithDefaultAddressPoolInit
--- PASS: TestDaemonIpcModePrivate (1.76s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d79e5407d0bc9] waiting for daemon to start
    daemon.go:336: [d79e5407d0bc9] waiting for daemon to start
    daemon.go:364: [d79e5407d0bc9] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
    daemon.go:472: [d79e5407d0bc9] Stopping daemon
    daemon.go:307: [d79e5407d0bc9] exiting daemon
    daemon.go:459: [d79e5407d0bc9] Daemon stopped
=== RUN   TestDaemonIpcModePrivateFromConfig
ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
--- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [dc75922684d07] waiting for daemon to start
    daemon.go:336: [dc75922684d07] waiting for daemon to start
    daemon.go:364: [dc75922684d07] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
    daemon.go:472: [dc75922684d07] Stopping daemon
    daemon.go:307: [dc75922684d07] exiting daemon
    daemon.go:459: [dc75922684d07] Daemon stopped
=== RUN   TestDaemonIpcModeShareableFromConfig
--- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [db0c5ea00860f] waiting for daemon to start
    daemon.go:336: [db0c5ea00860f] waiting for daemon to start
    daemon.go:364: [db0c5ea00860f] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
    daemon.go:472: [db0c5ea00860f] Stopping daemon
    daemon.go:307: [db0c5ea00860f] exiting daemon
    daemon.go:459: [db0c5ea00860f] Daemon stopped
=== RUN   TestIpcModeOlderClient
=== PAUSE TestIpcModeOlderClient
=== RUN   TestKillContainerInvalidSignal
--- PASS: TestServiceWithDefaultAddressPoolInit (4.61s)
    service_test.go:398: Creating a new daemon
    daemon.go:336: [dda3c02a6d35a] waiting for daemon to start
    daemon.go:336: [dda3c02a6d35a] waiting for daemon to start
    daemon.go:364: [dda3c02a6d35a] daemon started
    service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gzm0v36omz4af21sjdvesix0n Created:2019-09-24 22:06:22.881379213 +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[]}
    daemon.go:472: [dda3c02a6d35a] Stopping daemon
    daemon.go:307: [dda3c02a6d35a] exiting daemon
    daemon.go:459: [dda3c02a6d35a] Daemon stopped
    service_test.go:438: Creating a new daemon
    daemon.go:336: [d1e4238c5f50f] waiting for daemon to start
    daemon.go:336: [d1e4238c5f50f] waiting for daemon to start
    daemon.go:364: [d1e4238c5f50f] daemon started
    daemon.go:472: [d1e4238c5f50f] Stopping daemon
    daemon.go:307: [d1e4238c5f50f] exiting daemon
    daemon.go:459: [d1e4238c5f50f] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/ipvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkIpvlanPersistance
--- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
    ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
=== RUN   TestDockerNetworkIpvlan
--- SKIP: TestDockerNetworkIpvlan (0.00s)
    ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
PASS
Running /go/src/github.com/docker/docker/integration/network/macvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkMacvlanPersistance
--- PASS: TestKillContainerInvalidSignal (0.89s)
=== RUN   TestKillContainer
=== RUN   TestKillContainer/no_signal
--- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
    macvlan_test.go:24: Creating a new daemon
    daemon.go:336: [d602d37ab3acd] waiting for daemon to start
    daemon.go:336: [d602d37ab3acd] waiting for daemon to start
    daemon.go:364: [d602d37ab3acd] daemon started
    daemon.go:472: [d602d37ab3acd] Stopping daemon
    daemon.go:307: [d602d37ab3acd] exiting daemon
    daemon.go:459: [d602d37ab3acd] Daemon stopped
    daemon.go:336: [d602d37ab3acd] waiting for daemon to start
    daemon.go:336: [d602d37ab3acd] waiting for daemon to start
    daemon.go:364: [d602d37ab3acd] daemon started
    daemon.go:472: [d602d37ab3acd] Stopping daemon
    daemon.go:307: [d602d37ab3acd] exiting daemon
    daemon.go:459: [d602d37ab3acd] Daemon stopped
=== RUN   TestDockerNetworkMacvlan
=== RUN   TestKillContainer/non_killing_signal
=== RUN   TestDockerNetworkMacvlan/Subinterface
=== RUN   TestKillContainer/killing_signal
=== RUN   TestDockerNetworkMacvlan/OverlapParent
--- PASS: TestKillContainer (2.66s)
    --- PASS: TestKillContainer/no_signal (0.89s)
    --- PASS: TestKillContainer/non_killing_signal (0.65s)
    --- PASS: TestKillContainer/killing_signal (0.72s)
=== RUN   TestKillWithStopSignalAndRestartPolicies
=== RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
=== RUN   TestDockerNetworkMacvlan/NilParent
=== RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
--- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
=== RUN   TestKillStoppedContainer
--- PASS: TestKillStoppedContainer (0.10s)
=== RUN   TestKillStoppedContainerAPIPre120
--- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
=== RUN   TestKillDifferentUserContainer
=== RUN   TestDockerNetworkMacvlan/InternalMode
--- PASS: TestKillDifferentUserContainer (0.82s)
=== RUN   TestInspectOomKilledTrue
--- SKIP: TestInspectOomKilledTrue (0.00s)
    kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestInspectOomKilledFalse
--- SKIP: TestInspectOomKilledFalse (0.00s)
    kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestLinksEtcHostsContentMatch
--- PASS: TestLinksEtcHostsContentMatch (0.61s)
=== RUN   TestLinksContainerNames
ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.706s	coverage: 68.6% of statements
--- PASS: TestLinksContainerNames (1.53s)
=== RUN   TestLogsFollowTailEmpty
=== RUN   TestDockerNetworkMacvlan/Addressing
--- PASS: TestLogsFollowTailEmpty (0.90s)
=== RUN   TestContainerNetworkMountsNoChown
--- PASS: TestContainerNetworkMountsNoChown (0.96s)
=== RUN   TestMountDaemonRoot
=== RUN   TestMountDaemonRoot/default
=== PAUSE TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/private
=== PAUSE TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/rprivate
=== PAUSE TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/slave
=== PAUSE TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/rslave
=== PAUSE TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/shared
=== PAUSE TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/rshared
=== PAUSE TestMountDaemonRoot/rshared
=== CONT  TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/default/bind_root
=== PAUSE TestMountDaemonRoot/default/bind_root
=== RUN   TestMountDaemonRoot/default/bind_subpath
=== PAUSE TestMountDaemonRoot/default/bind_subpath
=== RUN   TestMountDaemonRoot/default/mount_root
=== PAUSE TestMountDaemonRoot/default/mount_root
=== RUN   TestMountDaemonRoot/default/mount_subpath
=== PAUSE TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/rshared
=== RUN   TestMountDaemonRoot/rshared/mount_root
=== PAUSE TestMountDaemonRoot/rshared/mount_root
=== RUN   TestMountDaemonRoot/rshared/mount_subpath
=== PAUSE TestMountDaemonRoot/rshared/mount_subpath
=== RUN   TestMountDaemonRoot/rshared/bind_root
=== PAUSE TestMountDaemonRoot/rshared/bind_root
=== RUN   TestMountDaemonRoot/rshared/bind_subpath
=== PAUSE TestMountDaemonRoot/rshared/bind_subpath
=== CONT  TestMountDaemonRoot/rshared/mount_root
=== CONT  TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/shared/bind_root
=== PAUSE TestMountDaemonRoot/shared/bind_root
=== RUN   TestMountDaemonRoot/shared/bind_subpath
=== PAUSE TestMountDaemonRoot/shared/bind_subpath
=== RUN   TestMountDaemonRoot/shared/mount_root
=== PAUSE TestMountDaemonRoot/shared/mount_root
=== RUN   TestMountDaemonRoot/shared/mount_subpath
=== PAUSE TestMountDaemonRoot/shared/mount_subpath
=== CONT  TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/rslave/bind_subpath
=== PAUSE TestMountDaemonRoot/rslave/bind_subpath
=== RUN   TestMountDaemonRoot/rslave/mount_root
=== PAUSE TestMountDaemonRoot/rslave/mount_root
=== RUN   TestMountDaemonRoot/rslave/mount_subpath
=== PAUSE TestMountDaemonRoot/rslave/mount_subpath
=== RUN   TestMountDaemonRoot/rslave/bind_root
=== PAUSE TestMountDaemonRoot/rslave/bind_root
=== CONT  TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/slave/bind_subpath
=== PAUSE TestMountDaemonRoot/slave/bind_subpath
=== RUN   TestMountDaemonRoot/slave/mount_root
=== PAUSE TestMountDaemonRoot/slave/mount_root
=== RUN   TestMountDaemonRoot/slave/mount_subpath
=== PAUSE TestMountDaemonRoot/slave/mount_subpath
=== RUN   TestMountDaemonRoot/slave/bind_root
=== PAUSE TestMountDaemonRoot/slave/bind_root
=== CONT  TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/rprivate/bind_root
=== PAUSE TestMountDaemonRoot/rprivate/bind_root
=== RUN   TestMountDaemonRoot/rprivate/bind_subpath
=== PAUSE TestMountDaemonRoot/rprivate/bind_subpath
=== RUN   TestMountDaemonRoot/rprivate/mount_root
=== PAUSE TestMountDaemonRoot/rprivate/mount_root
=== RUN   TestMountDaemonRoot/rprivate/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/private/bind_root
=== PAUSE TestMountDaemonRoot/private/bind_root
=== RUN   TestMountDaemonRoot/private/bind_subpath
=== PAUSE TestMountDaemonRoot/private/bind_subpath
=== RUN   TestMountDaemonRoot/private/mount_root
=== PAUSE TestMountDaemonRoot/private/mount_root
=== RUN   TestMountDaemonRoot/private/mount_subpath
=== PAUSE TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/default/mount_root
=== CONT  TestMountDaemonRoot/default/bind_subpath
ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
=== CONT  TestMountDaemonRoot/rshared/bind_subpath
=== CONT  TestMountDaemonRoot/rshared/bind_root
=== CONT  TestMountDaemonRoot/rshared/mount_subpath
=== CONT  TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/rslave/bind_subpath
=== CONT  TestMountDaemonRoot/shared/mount_subpath
=== CONT  TestMountDaemonRoot/shared/mount_root
=== CONT  TestMountDaemonRoot/shared/bind_subpath
=== CONT  TestMountDaemonRoot/slave/bind_subpath
=== CONT  TestMountDaemonRoot/rslave/bind_root
=== CONT  TestMountDaemonRoot/rslave/mount_subpath
--- PASS: TestDockerNetworkMacvlan (9.38s)
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d317164166f36] waiting for daemon to start
    daemon.go:336: [d317164166f36] waiting for daemon to start
    daemon.go:364: [d317164166f36] daemon started
    --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
    daemon.go:472: [d317164166f36] Stopping daemon
    daemon.go:307: [d317164166f36] exiting daemon
    daemon.go:459: [d317164166f36] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d474bcc57e14c] waiting for daemon to start
    daemon.go:336: [d474bcc57e14c] waiting for daemon to start
    daemon.go:364: [d474bcc57e14c] daemon started
    --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
    daemon.go:472: [d474bcc57e14c] Stopping daemon
    daemon.go:307: [d474bcc57e14c] exiting daemon
    daemon.go:459: [d474bcc57e14c] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d5e0e85356733] waiting for daemon to start
    daemon.go:336: [d5e0e85356733] waiting for daemon to start
    daemon.go:364: [d5e0e85356733] daemon started
    --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s)
    daemon.go:472: [d5e0e85356733] Stopping daemon
    daemon.go:307: [d5e0e85356733] exiting daemon
    daemon.go:459: [d5e0e85356733] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d9d4d68cd2dcd] waiting for daemon to start
    daemon.go:336: [d9d4d68cd2dcd] waiting for daemon to start
    daemon.go:364: [d9d4d68cd2dcd] daemon started
    --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s)
    daemon.go:472: [d9d4d68cd2dcd] Stopping daemon
    daemon.go:307: [d9d4d68cd2dcd] exiting daemon
    daemon.go:459: [d9d4d68cd2dcd] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [df0b86874ca2d] waiting for daemon to start
    daemon.go:336: [df0b86874ca2d] waiting for daemon to start
    daemon.go:364: [df0b86874ca2d] daemon started
    --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
    daemon.go:472: [df0b86874ca2d] Stopping daemon
    daemon.go:307: [df0b86874ca2d] exiting daemon
    daemon.go:459: [df0b86874ca2d] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/config
INFO: Testing against a local daemon
=== RUN   TestConfigList
=== CONT  TestMountDaemonRoot/rslave/mount_root
=== CONT  TestMountDaemonRoot/rprivate/bind_root
=== CONT  TestMountDaemonRoot/slave/bind_root
=== CONT  TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/slave/mount_root
=== CONT  TestMountDaemonRoot/private/bind_root
=== CONT  TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/rprivate/mount_root
=== CONT  TestMountDaemonRoot/rprivate/bind_subpath
=== CONT  TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/private/mount_root
=== CONT  TestMountDaemonRoot/private/bind_subpath
--- PASS: TestMountDaemonRoot (0.02s)
    --- PASS: TestMountDaemonRoot/default (0.00s)
        --- PASS: TestMountDaemonRoot/default/bind_root (0.14s)
        --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
        --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
        --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
    --- PASS: TestMountDaemonRoot/rshared (0.00s)
        --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
        --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
        --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
    --- PASS: TestMountDaemonRoot/shared (0.00s)
        --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
        --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
        --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
        --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
    --- PASS: TestMountDaemonRoot/rslave (0.00s)
        --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
        --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
    --- PASS: TestMountDaemonRoot/slave (0.00s)
        --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
        --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
        --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
        --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
    --- PASS: TestMountDaemonRoot/rprivate (0.00s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s)
    --- PASS: TestMountDaemonRoot/private (0.00s)
        --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
        --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
        --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
        --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
=== RUN   TestContainerBindMountNonRecursive
ok  	github.com/docker/docker/daemon/graphdriver/copy	0.589s	coverage: 57.8% of statements
--- PASS: TestContainerBindMountNonRecursive (1.92s)
=== RUN   TestNetworkNat
--- PASS: TestConfigList (2.32s)
    config_test.go:30: Creating a new daemon
    daemon.go:336: [d7cdb7433ba14] waiting for daemon to start
    daemon.go:336: [d7cdb7433ba14] waiting for daemon to start
    daemon.go:364: [d7cdb7433ba14] daemon started
    daemon.go:472: [d7cdb7433ba14] Stopping daemon
    daemon.go:307: [d7cdb7433ba14] exiting daemon
    daemon.go:459: [d7cdb7433ba14] Daemon stopped
=== RUN   TestConfigsCreateAndDelete
--- PASS: TestNetworkNat (0.87s)
=== RUN   TestNetworkLocalhostTCPNat
--- PASS: TestNetworkLocalhostTCPNat (1.01s)
=== RUN   TestNetworkLoopbackNat
--- PASS: TestConfigsCreateAndDelete (2.31s)
    config_test.go:112: Creating a new daemon
    daemon.go:336: [d59c92055afcd] waiting for daemon to start
    daemon.go:336: [d59c92055afcd] waiting for daemon to start
    daemon.go:364: [d59c92055afcd] daemon started
    daemon.go:472: [d59c92055afcd] Stopping daemon
    daemon.go:307: [d59c92055afcd] exiting daemon
    daemon.go:459: [d59c92055afcd] Daemon stopped
=== RUN   TestConfigsUpdate
--- PASS: TestNetworkLoopbackNat (1.26s)
=== RUN   TestPause
sha256:418cb7b1f0c99a116a6e650b6b08924b68a0b7fbb50b74f5554d171543b089d5
INFO: Starting docker-py tests...
============================= test session starts ==============================

platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0

rootdir: /src, inifile: pytest.ini

plugins: timeout-1.3.3, cov-2.6.1

collecting ... 
collecting 202 items                                                           
collected 385 items / 3 deselected                                             



tests/integration/api_build_test.py .......s....s--- PASS: TestPause (1.02s)
=== RUN   TestPauseFailsOnWindowsServerContainers
--- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
    pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
=== RUN   TestPauseStopPausedContainer
--- PASS: TestConfigsUpdate (2.33s)
    config_test.go:140: Creating a new daemon
    daemon.go:336: [d078fc64bdba5] waiting for daemon to start
    daemon.go:336: [d078fc64bdba5] waiting for daemon to start
    daemon.go:364: [d078fc64bdba5] daemon started
    daemon.go:472: [d078fc64bdba5] Stopping daemon
    daemon.go:307: [d078fc64bdba5] exiting daemon
    daemon.go:459: [d078fc64bdba5] Daemon stopped
=== RUN   TestTemplatedConfig
..--- PASS: TestPauseStopPausedContainer (1.27s)
=== RUN   TestPsFilter
--- PASS: TestPsFilter (0.22s)
=== RUN   TestRemoveContainerWithRemovedVolume
.--- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
=== RUN   TestRemoveContainerWithVolume
ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.473s	coverage: 45.9% of statements
?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
--- PASS: TestRemoveContainerWithVolume (0.98s)
=== RUN   TestRemoveContainerRunning
--- PASS: TestTemplatedConfig (2.76s)
    config_test.go:192: Creating a new daemon
    daemon.go:336: [d37166245e4e8] waiting for daemon to start
    daemon.go:336: [d37166245e4e8] waiting for daemon to start
    daemon.go:364: [d37166245e4e8] daemon started
    daemon.go:472: [d37166245e4e8] Stopping daemon
    daemon.go:307: [d37166245e4e8] exiting daemon
    daemon.go:459: [d37166245e4e8] Daemon stopped
=== RUN   TestConfigInspect
--- PASS: TestRemoveContainerRunning (0.94s)
=== RUN   TestRemoveContainerForceRemoveRunning
--- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
=== RUN   TestRemoveInvalidContainer
--- PASS: TestRemoveInvalidContainer (0.01s)
=== RUN   TestRenameLinkedContainer
--- PASS: TestConfigInspect (2.35s)
    config_test.go:326: Creating a new daemon
    daemon.go:336: [d3e2772e3db60] waiting for daemon to start
    daemon.go:336: [d3e2772e3db60] waiting for daemon to start
    daemon.go:364: [d3e2772e3db60] daemon started
    daemon.go:472: [d3e2772e3db60] Stopping daemon
    daemon.go:307: [d3e2772e3db60] exiting daemon
    daemon.go:459: [d3e2772e3db60] Daemon stopped
=== RUN   TestConfigCreateWithLabels
...ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.079s	coverage: 50.8% of statements
--- PASS: TestConfigCreateWithLabels (2.30s)
    config_test.go:350: Creating a new daemon
    daemon.go:336: [d18768b845fd5] waiting for daemon to start
    daemon.go:336: [d18768b845fd5] waiting for daemon to start
    daemon.go:364: [d18768b845fd5] daemon started
    daemon.go:472: [d18768b845fd5] Stopping daemon
    daemon.go:307: [d18768b845fd5] exiting daemon
    daemon.go:459: [d18768b845fd5] Daemon stopped
=== RUN   TestConfigCreateResolve
--- PASS: TestRenameLinkedContainer (3.38s)
=== RUN   TestRenameStoppedContainer
--- PASS: TestRenameStoppedContainer (0.86s)
=== RUN   TestRenameRunningContainerAndReuse
--- PASS: TestConfigCreateResolve (2.32s)
    config_test.go:377: Creating a new daemon
    daemon.go:336: [dfe41508158a2] waiting for daemon to start
    daemon.go:336: [dfe41508158a2] waiting for daemon to start
    daemon.go:364: [dfe41508158a2] daemon started
    daemon.go:472: [dfe41508158a2] Stopping daemon
    daemon.go:307: [dfe41508158a2] exiting daemon
    daemon.go:459: [dfe41508158a2] Daemon stopped
=== RUN   TestConfigDaemonLibtrustID
--- PASS: TestConfigDaemonLibtrustID (0.54s)
    config_test.go:427: Creating a new daemon
    daemon.go:336: [dc2975e1d20fc] waiting for daemon to start
    daemon.go:336: [dc2975e1d20fc] waiting for daemon to start
    daemon.go:364: [dc2975e1d20fc] daemon started
    daemon.go:472: [dc2975e1d20fc] Stopping daemon
    daemon.go:307: [dc2975e1d20fc] exiting daemon
    daemon.go:459: [dc2975e1d20fc] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/system
INFO: Testing against a local daemon
=== RUN   TestCgroupDriverSystemdMemoryLimit
--- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
    cgroupdriver_systemd_test.go:32: !hasSystemd()
=== RUN   TestEventsExecDie
.--- PASS: TestEventsExecDie (0.70s)
=== RUN   TestEventsBackwardsCompatible
--- PASS: TestRenameRunningContainerAndReuse (1.73s)
=== RUN   TestRenameInvalidName
--- PASS: TestEventsBackwardsCompatible (0.11s)
=== RUN   TestInfoBinaryCommits
--- PASS: TestInfoBinaryCommits (0.02s)
=== RUN   TestInfoAPIVersioned
--- PASS: TestInfoAPIVersioned (0.01s)
=== RUN   TestInfoAPI
--- PASS: TestInfoAPI (0.02s)
=== RUN   TestInfoAPIWarnings
--- PASS: TestRenameInvalidName (0.92s)
=== RUN   TestRenameAnonymousContainer
ok  	github.com/docker/docker/daemon/graphdriver/overlay2	2.120s	coverage: 52.4% of statements
?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
--- PASS: TestInfoAPIWarnings (0.71s)
    info_test.go:49: Creating a new daemon
    daemon.go:336: [dfe9f1125d17f] waiting for daemon to start
    daemon.go:336: [dfe9f1125d17f] waiting for daemon to start
    daemon.go:364: [dfe9f1125d17f] daemon started
    daemon.go:472: [dfe9f1125d17f] Stopping daemon
    daemon.go:307: [dfe9f1125d17f] exiting daemon
    daemon.go:459: [dfe9f1125d17f] Daemon stopped
=== RUN   TestLoginFailsWithBadCredentials
--- PASS: TestLoginFailsWithBadCredentials (0.37s)
=== RUN   TestPingCacheHeaders
--- PASS: TestPingCacheHeaders (0.02s)
=== RUN   TestPingGet
--- PASS: TestPingGet (0.01s)
=== RUN   TestPingHead
--- PASS: TestPingHead (0.02s)
=== RUN   TestVersion
--- PASS: TestVersion (0.02s)
PASS
Running /go/src/github.com/docker/docker/integration/session
INFO: Testing against a local daemon
=== RUN   TestSessionCreate
--- PASS: TestSessionCreate (0.03s)
=== RUN   TestSessionCreateWithBadUpgrade
--- PASS: TestSessionCreateWithBadUpgrade (0.03s)
PASS
Running /go/src/github.com/docker/docker/integration/image
INFO: Testing against a local daemon
=== RUN   TestCommitInheritsEnv
--- PASS: TestCommitInheritsEnv (0.39s)
=== RUN   TestImportExtremelyLargeImageWorks
=== PAUSE TestImportExtremelyLargeImageWorks
=== RUN   TestImagesFilterMultiReference
--- PASS: TestImagesFilterMultiReference (0.06s)
=== RUN   TestImagePullPlatformInvalid
--- PASS: TestImagePullPlatformInvalid (0.02s)
=== RUN   TestRemoveImageOrphaning
--- PASS: TestRemoveImageOrphaning (0.36s)
=== RUN   TestRemoveImageGarbageCollector
...X             [  6%]

tests/integration/api_client_test.py .....                               [  7%]

tests/integration/api_config_test.py .....--- PASS: TestRenameAnonymousContainer (3.16s)
=== RUN   TestRenameContainerWithSameName
--- PASS: TestRemoveImageGarbageCollector (1.64s)
    remove_unix_test.go:34: Creating a new daemon
    daemon.go:336: [db93325a55e6f] waiting for daemon to start
    daemon.go:336: [db93325a55e6f] waiting for daemon to start
    daemon.go:364: [db93325a55e6f] daemon started
    daemon.go:472: [db93325a55e6f] Stopping daemon
    daemon.go:307: [db93325a55e6f] exiting daemon
    daemon.go:459: [db93325a55e6f] Daemon stopped
=== RUN   TestTagUnprefixedRepoByNameOrName
--- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
=== RUN   TestTagInvalidReference
--- PASS: TestTagInvalidReference (0.02s)
=== RUN   TestTagValidPrefixedRepo
--- PASS: TestTagValidPrefixedRepo (0.07s)
=== RUN   TestTagExistedNameWithoutForce
--- PASS: TestTagExistedNameWithoutForce (0.04s)
=== RUN   TestTagOfficialNames
--- PASS: TestTagOfficialNames (0.06s)
=== RUN   TestTagMatchesDigest
--- PASS: TestTagMatchesDigest (0.01s)
=== CONT  TestImportExtremelyLargeImageWorks
ok  	github.com/docker/docker/daemon/graphdriver/quota	0.317s	coverage: 75.2% of statements
?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
--- PASS: TestRenameContainerWithSameName (0.80s)
=== RUN   TestRenameContainerWithLinkedContainer
                               [  8%]

tests/integration/api_container_test.py ..--- PASS: TestRenameContainerWithLinkedContainer (1.71s)
=== RUN   TestResize
--- PASS: TestResize (0.94s)
=== RUN   TestResizeWithInvalidSize
..xok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.0% of statements
--- PASS: TestResizeWithInvalidSize (0.86s)
=== RUN   TestResizeWhenContainerNotStarted
.....--- PASS: TestResizeWhenContainerNotStarted (0.95s)
=== RUN   TestDaemonRestartKillContainers
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
.=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
...=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.9% of statements
?   	github.com/docker/docker/daemon/initlayer	[no test files]
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
..x..=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
.ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
?   	github.com/docker/docker/daemon/listeners	[no test files]
.=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 42.7% of statements
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
--- PASS: TestDaemonRestartKillContainers (0.00s)
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [de74e477e5fa1] waiting for daemon to start
        daemon.go:336: [de74e477e5fa1] waiting for daemon to start
        daemon.go:364: [de74e477e5fa1] daemon started
        daemon.go:307: [de74e477e5fa1] exiting daemon
        daemon.go:336: [de74e477e5fa1] waiting for daemon to start
        daemon.go:336: [de74e477e5fa1] waiting for daemon to start
        daemon.go:364: [de74e477e5fa1] daemon started
        daemon.go:472: [de74e477e5fa1] Stopping daemon
        daemon.go:307: [de74e477e5fa1] exiting daemon
        daemon.go:459: [de74e477e5fa1] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dc696dfaebcdf] waiting for daemon to start
        daemon.go:336: [dc696dfaebcdf] waiting for daemon to start
        daemon.go:364: [dc696dfaebcdf] daemon started
        daemon.go:307: [dc696dfaebcdf] exiting daemon
        daemon.go:336: [dc696dfaebcdf] waiting for daemon to start
        daemon.go:336: [dc696dfaebcdf] waiting for daemon to start
        daemon.go:364: [dc696dfaebcdf] daemon started
        daemon.go:472: [dc696dfaebcdf] Stopping daemon
        daemon.go:307: [dc696dfaebcdf] exiting daemon
        daemon.go:459: [dc696dfaebcdf] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d3c8f7698efbf] waiting for daemon to start
        daemon.go:336: [d3c8f7698efbf] waiting for daemon to start
        daemon.go:364: [d3c8f7698efbf] daemon started
        daemon.go:472: [d3c8f7698efbf] Stopping daemon
        daemon.go:307: [d3c8f7698efbf] exiting daemon
        daemon.go:459: [d3c8f7698efbf] Daemon stopped
        daemon.go:336: [d3c8f7698efbf] waiting for daemon to start
        daemon.go:336: [d3c8f7698efbf] waiting for daemon to start
        daemon.go:364: [d3c8f7698efbf] daemon started
        daemon.go:472: [d3c8f7698efbf] Stopping daemon
        daemon.go:307: [d3c8f7698efbf] exiting daemon
        daemon.go:459: [d3c8f7698efbf] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d1b80aea5401c] waiting for daemon to start
        daemon.go:336: [d1b80aea5401c] waiting for daemon to start
        daemon.go:364: [d1b80aea5401c] daemon started
        daemon.go:336: [d1b80aea5401c] waiting for daemon to start
        daemon.go:307: [d1b80aea5401c] exiting daemon
        daemon.go:336: [d1b80aea5401c] waiting for daemon to start
        daemon.go:364: [d1b80aea5401c] daemon started
        daemon.go:472: [d1b80aea5401c] Stopping daemon
        daemon.go:307: [d1b80aea5401c] exiting daemon
        daemon.go:459: [d1b80aea5401c] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d96f1adfa06ca] waiting for daemon to start
        daemon.go:336: [d96f1adfa06ca] waiting for daemon to start
        daemon.go:364: [d96f1adfa06ca] daemon started
        daemon.go:336: [d96f1adfa06ca] waiting for daemon to start
        daemon.go:307: [d96f1adfa06ca] exiting daemon
        daemon.go:336: [d96f1adfa06ca] waiting for daemon to start
        daemon.go:364: [d96f1adfa06ca] daemon started
        daemon.go:472: [d96f1adfa06ca] Stopping daemon
        daemon.go:307: [d96f1adfa06ca] exiting daemon
        daemon.go:459: [d96f1adfa06ca] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d12adc0e49f0d] waiting for daemon to start
        daemon.go:336: [d12adc0e49f0d] waiting for daemon to start
        daemon.go:364: [d12adc0e49f0d] daemon started
        daemon.go:472: [d12adc0e49f0d] Stopping daemon
        daemon.go:307: [d12adc0e49f0d] exiting daemon
        daemon.go:459: [d12adc0e49f0d] Daemon stopped
        daemon.go:336: [d12adc0e49f0d] waiting for daemon to start
        daemon.go:336: [d12adc0e49f0d] waiting for daemon to start
        daemon.go:364: [d12adc0e49f0d] daemon started
        daemon.go:472: [d12adc0e49f0d] Stopping daemon
        daemon.go:307: [d12adc0e49f0d] exiting daemon
        daemon.go:459: [d12adc0e49f0d] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d28fe2620c517] waiting for daemon to start
        daemon.go:336: [d28fe2620c517] waiting for daemon to start
        daemon.go:364: [d28fe2620c517] daemon started
        daemon.go:307: [d28fe2620c517] exiting daemon
        daemon.go:336: [d28fe2620c517] waiting for daemon to start
        daemon.go:336: [d28fe2620c517] waiting for daemon to start
        daemon.go:364: [d28fe2620c517] daemon started
        daemon.go:472: [d28fe2620c517] Stopping daemon
        daemon.go:307: [d28fe2620c517] exiting daemon
        daemon.go:459: [d28fe2620c517] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d363ee2ef6d64] waiting for daemon to start
        daemon.go:336: [d363ee2ef6d64] waiting for daemon to start
        daemon.go:364: [d363ee2ef6d64] daemon started
        daemon.go:472: [d363ee2ef6d64] Stopping daemon
        daemon.go:307: [d363ee2ef6d64] exiting daemon
        daemon.go:459: [d363ee2ef6d64] Daemon stopped
        daemon.go:336: [d363ee2ef6d64] waiting for daemon to start
        daemon.go:336: [d363ee2ef6d64] waiting for daemon to start
        daemon.go:364: [d363ee2ef6d64] daemon started
        daemon.go:472: [d363ee2ef6d64] Stopping daemon
        daemon.go:307: [d363ee2ef6d64] exiting daemon
        daemon.go:459: [d363ee2ef6d64] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [db4ae0a321b58] waiting for daemon to start
        daemon.go:336: [db4ae0a321b58] waiting for daemon to start
        daemon.go:364: [db4ae0a321b58] daemon started
        daemon.go:472: [db4ae0a321b58] Stopping daemon
        daemon.go:307: [db4ae0a321b58] exiting daemon
        daemon.go:459: [db4ae0a321b58] Daemon stopped
        daemon.go:336: [db4ae0a321b58] waiting for daemon to start
        daemon.go:336: [db4ae0a321b58] waiting for daemon to start
        daemon.go:364: [db4ae0a321b58] daemon started
        daemon.go:472: [db4ae0a321b58] Stopping daemon
        daemon.go:307: [db4ae0a321b58] exiting daemon
        daemon.go:459: [db4ae0a321b58] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d5b02c96b4d31] waiting for daemon to start
        daemon.go:336: [d5b02c96b4d31] waiting for daemon to start
        daemon.go:364: [d5b02c96b4d31] daemon started
        daemon.go:336: [d5b02c96b4d31] waiting for daemon to start
        daemon.go:307: [d5b02c96b4d31] exiting daemon
        daemon.go:336: [d5b02c96b4d31] waiting for daemon to start
        daemon.go:364: [d5b02c96b4d31] daemon started
        daemon.go:472: [d5b02c96b4d31] Stopping daemon
        daemon.go:307: [d5b02c96b4d31] exiting daemon
        daemon.go:459: [d5b02c96b4d31] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [de63cd1e59680] waiting for daemon to start
        daemon.go:336: [de63cd1e59680] waiting for daemon to start
        daemon.go:364: [de63cd1e59680] daemon started
        daemon.go:472: [de63cd1e59680] Stopping daemon
        daemon.go:307: [de63cd1e59680] exiting daemon
        daemon.go:459: [de63cd1e59680] Daemon stopped
        daemon.go:336: [de63cd1e59680] waiting for daemon to start
        daemon.go:336: [de63cd1e59680] waiting for daemon to start
        daemon.go:364: [de63cd1e59680] daemon started
        daemon.go:472: [de63cd1e59680] Stopping daemon
        daemon.go:307: [de63cd1e59680] exiting daemon
        daemon.go:459: [de63cd1e59680] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dd6218fcd7d63] waiting for daemon to start
        daemon.go:336: [dd6218fcd7d63] waiting for daemon to start
        daemon.go:364: [dd6218fcd7d63] daemon started
        daemon.go:472: [dd6218fcd7d63] Stopping daemon
        daemon.go:307: [dd6218fcd7d63] exiting daemon
        daemon.go:459: [dd6218fcd7d63] Daemon stopped
        daemon.go:336: [dd6218fcd7d63] waiting for daemon to start
        daemon.go:336: [dd6218fcd7d63] waiting for daemon to start
        daemon.go:364: [dd6218fcd7d63] daemon started
        daemon.go:472: [dd6218fcd7d63] Stopping daemon
        daemon.go:307: [dd6218fcd7d63] exiting daemon
        daemon.go:459: [dd6218fcd7d63] Daemon stopped
=== RUN   TestCgroupNamespacesRun
ok  	github.com/docker/docker/daemon/logger/awslogs	0.296s	coverage: 78.2% of statements
?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
--- PASS: TestCgroupNamespacesRun (2.02s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [dfc9292c2b5b9] waiting for daemon to start
    daemon.go:336: [dfc9292c2b5b9] waiting for daemon to start
    daemon.go:364: [dfc9292c2b5b9] daemon started
    daemon.go:472: [dfc9292c2b5b9] Stopping daemon
    daemon.go:307: [dfc9292c2b5b9] exiting daemon
    daemon.go:459: [dfc9292c2b5b9] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivileged
--- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
    run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled()
=== RUN   TestCgroupNamespacesRunDaemonHostMode
--- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [da2ae21f726cf] waiting for daemon to start
    daemon.go:336: [da2ae21f726cf] waiting for daemon to start
    daemon.go:364: [da2ae21f726cf] daemon started
    daemon.go:472: [da2ae21f726cf] Stopping daemon
    daemon.go:307: [da2ae21f726cf] exiting daemon
    daemon.go:459: [da2ae21f726cf] Daemon stopped
=== RUN   TestCgroupNamespacesRunHostMode
ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
--- PASS: TestCgroupNamespacesRunHostMode (1.71s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d3f4d89b5432d] waiting for daemon to start
    daemon.go:336: [d3f4d89b5432d] waiting for daemon to start
    daemon.go:364: [d3f4d89b5432d] daemon started
    daemon.go:472: [d3f4d89b5432d] Stopping daemon
    daemon.go:307: [d3f4d89b5432d] exiting daemon
    daemon.go:459: [d3f4d89b5432d] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivateMode
ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
--- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [db4a07c8ebc21] waiting for daemon to start
    daemon.go:336: [db4a07c8ebc21] waiting for daemon to start
    daemon.go:364: [db4a07c8ebc21] daemon started
    daemon.go:472: [db4a07c8ebc21] Stopping daemon
    daemon.go:307: [db4a07c8ebc21] exiting daemon
    daemon.go:459: [db4a07c8ebc21] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
--- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d3e93f128bff9] waiting for daemon to start
    daemon.go:336: [d3e93f128bff9] waiting for daemon to start
    daemon.go:364: [d3e93f128bff9] daemon started
    daemon.go:472: [d3e93f128bff9] Stopping daemon
    daemon.go:307: [d3e93f128bff9] exiting daemon
    daemon.go:459: [d3e93f128bff9] Daemon stopped
=== RUN   TestCgroupNamespacesRunInvalidMode
--- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d8db0eef0a89a] waiting for daemon to start
    daemon.go:336: [d8db0eef0a89a] waiting for daemon to start
    daemon.go:364: [d8db0eef0a89a] daemon started
    daemon.go:472: [d8db0eef0a89a] Stopping daemon
    daemon.go:307: [d8db0eef0a89a] exiting daemon
    daemon.go:459: [d8db0eef0a89a] Daemon stopped
=== RUN   TestCgroupNamespacesRunOlderClient
ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 62.1% of statements
ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
--- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
    run_cgroupns_linux_test.go:139: Creating a new daemon
    daemon.go:336: [d87bfb8fcb8c5] waiting for daemon to start
    daemon.go:336: [d87bfb8fcb8c5] waiting for daemon to start
    daemon.go:364: [d87bfb8fcb8c5] daemon started
    daemon.go:472: [d87bfb8fcb8c5] Stopping daemon
    daemon.go:307: [d87bfb8fcb8c5] exiting daemon
    daemon.go:459: [d87bfb8fcb8c5] Daemon stopped
=== RUN   TestKernelTCPMemory
--- PASS: TestKernelTCPMemory (1.09s)
=== RUN   TestNISDomainname
ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 74.7% of statements
?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
--- PASS: TestNISDomainname (1.10s)
=== RUN   TestHostnameDnsResolution
....--- PASS: TestHostnameDnsResolution (1.35s)
=== RUN   TestStats
.ok  	github.com/docker/docker/daemon/logger/loggerutils	0.010s	coverage: 18.6% of statements
.--- PASS: TestStats (2.09s)
=== RUN   TestStopContainerWithTimeout
=== RUN   TestStopContainerWithTimeout/0
=== PAUSE TestStopContainerWithTimeout/0
=== RUN   TestStopContainerWithTimeout/1
=== PAUSE TestStopContainerWithTimeout/1
=== RUN   TestStopContainerWithTimeout/3
=== PAUSE TestStopContainerWithTimeout/3
=== RUN   TestStopContainerWithTimeout/-1
=== PAUSE TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/0
=== CONT  TestStopContainerWithTimeout/3
.=== CONT  TestStopContainerWithTimeout/-1
.=== CONT  TestStopContainerWithTimeout/1
ok  	github.com/docker/docker/daemon/logger/splunk	1.885s	coverage: 84.5% of statements
... [ 17%]

ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
--- PASS: TestStopContainerWithTimeout (0.01s)
    --- PASS: TestStopContainerWithTimeout/0 (1.02s)
    --- PASS: TestStopContainerWithTimeout/3 (2.88s)
    --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
    --- PASS: TestStopContainerWithTimeout/1 (2.00s)
=== RUN   TestDeleteDevicemapper
--- SKIP: TestDeleteDevicemapper (0.00s)
    stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
=== RUN   TestStopContainerWithRestartPolicyAlways
ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
.?   	github.com/docker/docker/daemon/names	[no test files]
..--- PASS: TestStopContainerWithRestartPolicyAlways (2.19s)
=== RUN   TestUpdateMemory
--- SKIP: TestUpdateMemory (0.00s)
    update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
=== RUN   TestUpdateCPUQuota
ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
?   	github.com/docker/docker/daemon/stats	[no test files]
--- PASS: TestUpdateCPUQuota (1.75s)
=== RUN   TestUpdatePidsLimit
=== RUN   TestUpdatePidsLimit/update_from_none
=== RUN   TestUpdatePidsLimit/no_change
=== RUN   TestUpdatePidsLimit/update_lower
=== RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
=== RUN   TestUpdatePidsLimit/unset_limit_with_zero
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
..--- PASS: TestUpdatePidsLimit (4.35s)
    --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
    --- PASS: TestUpdatePidsLimit/no_change (0.44s)
    --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
    --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
=== RUN   TestUpdateRestartPolicy
.ok  	github.com/docker/docker/distribution	0.340s	coverage: 22.6% of statements
ok  	github.com/docker/docker/distribution/metadata	0.068s	coverage: 48.2% of statements
?   	github.com/docker/docker/distribution/utils	[no test files]
.ok  	github.com/docker/docker/distribution/xfer	1.432s	coverage: 83.9% of statements
?   	github.com/docker/docker/dockerversion	[no test files]
.ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
.ok  	github.com/docker/docker/image	0.033s	coverage: 86.4% of statements
.--- PASS: TestUpdateRestartPolicy (13.01s)
=== RUN   TestUpdateRestartWithAutoRemove
--- PASS: TestUpdateRestartWithAutoRemove (0.91s)
=== RUN   TestWaitNonBlocked
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
.--- PASS: TestWaitNonBlocked (0.02s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s)
=== RUN   TestWaitBlocked
=== RUN   TestWaitBlocked/test-wait-blocked-exit-zero
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
=== RUN   TestWaitBlocked/test-wait-blocked-exit-random
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-zero
=== CONT  TestWaitBlocked/test-wait-blocked-exit-random
ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
?   	github.com/docker/docker/image/tarexport	[no test files]
.--- PASS: TestWaitBlocked (0.01s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s)
=== CONT  TestContainerStartOnDaemonRestart
=== CONT  TestIpcModeOlderClient
--- PASS: TestIpcModeOlderClient (0.13s)
=== CONT  TestDaemonRestartIpcMode
...ok  	github.com/docker/docker/image/v1	0.012s	coverage: 25.0% of statements
?   	github.com/docker/docker/internal/test	[no test files]
.--- PASS: TestContainerStartOnDaemonRestart (3.10s)
    daemon_linux_test.go:35: Creating a new daemon
    daemon.go:336: [d01e39da94fea] waiting for daemon to start
    daemon.go:336: [d01e39da94fea] waiting for daemon to start
    daemon.go:364: [d01e39da94fea] daemon started
    daemon.go:336: [d01e39da94fea] waiting for daemon to start
    daemon.go:307: [d01e39da94fea] exiting daemon
    daemon.go:336: [d01e39da94fea] waiting for daemon to start
    daemon.go:364: [d01e39da94fea] daemon started
    daemon.go:472: [d01e39da94fea] Stopping daemon
    daemon.go:307: [d01e39da94fea] exiting daemon
    daemon.go:459: [d01e39da94fea] Daemon stopped
.--- PASS: TestDaemonRestartIpcMode (3.97s)
    daemon_linux_test.go:89: Creating a new daemon
    daemon.go:336: [d11d5cc545027] waiting for daemon to start
    daemon.go:336: [d11d5cc545027] waiting for daemon to start
    daemon.go:364: [d11d5cc545027] daemon started
    daemon.go:472: [d11d5cc545027] Stopping daemon
    daemon.go:307: [d11d5cc545027] exiting daemon
    daemon.go:459: [d11d5cc545027] Daemon stopped
    daemon.go:336: [d11d5cc545027] waiting for daemon to start
    daemon.go:336: [d11d5cc545027] waiting for daemon to start
    daemon.go:364: [d11d5cc545027] daemon started
    daemon.go:472: [d11d5cc545027] Stopping daemon
    daemon.go:307: [d11d5cc545027] exiting daemon
    daemon.go:459: [d11d5cc545027] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/system
INFO: Testing against a local daemon
=== RUN   TestCgroupDriverSystemdMemoryLimit
--- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
    cgroupdriver_systemd_test.go:32: !hasSystemd()
=== RUN   TestEventsExecDie
.--- PASS: TestEventsExecDie (1.07s)
=== RUN   TestEventsBackwardsCompatible
--- PASS: TestEventsBackwardsCompatible (0.11s)
=== RUN   TestInfoBinaryCommits
--- PASS: TestInfoBinaryCommits (0.02s)
=== RUN   TestInfoAPIVersioned
--- PASS: TestInfoAPIVersioned (0.02s)
=== RUN   TestInfoAPI
--- PASS: TestInfoAPI (0.03s)
=== RUN   TestInfoAPIWarnings
?   	github.com/docker/docker/internal/test/daemon	[no test files]
?   	github.com/docker/docker/internal/test/environment	[no test files]
--- PASS: TestInfoAPIWarnings (0.89s)
    info_test.go:49: Creating a new daemon
    daemon.go:336: [d2e49758b079d] waiting for daemon to start
    daemon.go:336: [d2e49758b079d] waiting for daemon to start
    daemon.go:364: [d2e49758b079d] daemon started
    daemon.go:472: [d2e49758b079d] Stopping daemon
    daemon.go:307: [d2e49758b079d] exiting daemon
    daemon.go:459: [d2e49758b079d] Daemon stopped
=== RUN   TestLoginFailsWithBadCredentials
--- PASS: TestLoginFailsWithBadCredentials (0.55s)
=== RUN   TestPingCacheHeaders
--- PASS: TestPingCacheHeaders (0.02s)
=== RUN   TestPingGet
--- PASS: TestPingGet (0.01s)
=== RUN   TestPingHead
--- PASS: TestPingHead (0.02s)
=== RUN   TestVersion
--- PASS: TestVersion (0.02s)
PASS
Running /go/src/github.com/docker/docker/integration/volume
INFO: Testing against a local daemon
=== RUN   TestVolumesCreateAndList
--- PASS: TestVolumesCreateAndList (0.01s)
=== RUN   TestVolumesRemove
--- PASS: TestVolumesRemove (0.09s)
=== RUN   TestVolumesInspect
--- PASS: TestVolumesInspect (0.02s)
=== RUN   TestVolumesInvalidJSON
=== RUN   TestVolumesInvalidJSON//volumes/create
=== PAUSE TestVolumesInvalidJSON//volumes/create
=== CONT  TestVolumesInvalidJSON//volumes/create
?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
--- PASS: TestVolumesInvalidJSON (0.01s)
    --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/build
INFO: Testing against a local daemon
=== RUN   TestCgroupNamespacesBuild
.?   	github.com/docker/docker/internal/test/fakegit	[no test files]
?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
--- PASS: TestCgroupNamespacesBuild (1.78s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [dd7b29c774795] waiting for daemon to start
    daemon.go:336: [dd7b29c774795] waiting for daemon to start
    daemon.go:364: [dd7b29c774795] daemon started
    daemon.go:472: [dd7b29c774795] Stopping daemon
    daemon.go:307: [dd7b29c774795] exiting daemon
    daemon.go:459: [dd7b29c774795] Daemon stopped
=== RUN   TestCgroupNamespacesBuildDaemonHostMode
?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
.?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
?   	github.com/docker/docker/internal/test/registry	[no test files]
--- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d92ad0f9ef28e] waiting for daemon to start
    daemon.go:336: [d92ad0f9ef28e] waiting for daemon to start
    daemon.go:364: [d92ad0f9ef28e] daemon started
    daemon.go:472: [d92ad0f9ef28e] Stopping daemon
    daemon.go:307: [d92ad0f9ef28e] exiting daemon
    daemon.go:459: [d92ad0f9ef28e] Daemon stopped
=== RUN   TestBuildWithSession
.?   	github.com/docker/docker/internal/test/request	[no test files]
.ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
...--- PASS: TestBuildWithSession (4.23s)
=== RUN   TestBuildSquashParent
.....--- PASS: TestBuildSquashParent (9.22s)
    build_squash_test.go:29: Creating a new daemon
    daemon.go:336: [d5f4e3ec560ce] waiting for daemon to start
    daemon.go:336: [d5f4e3ec560ce] waiting for daemon to start
    daemon.go:364: [d5f4e3ec560ce] daemon started
    daemon.go:472: [d5f4e3ec560ce] Stopping daemon
    daemon.go:307: [d5f4e3ec560ce] exiting daemon
    daemon.go:459: [d5f4e3ec560ce] Daemon stopped
=== RUN   TestBuildWithRemoveAndForceRemove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
ok  	github.com/docker/docker/layer	7.370s	coverage: 66.9% of statements
?   	github.com/docker/docker/libcontainerd	[no test files]
ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
?   	github.com/docker/docker/libcontainerd/remote	[no test files]
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
?   	github.com/docker/docker/libcontainerd/types	[no test files]
?   	github.com/docker/docker/oci	[no test files]
.?   	github.com/docker/docker/oci/caps	[no test files]
.=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
..ok  	github.com/docker/docker/opts	0.036s	coverage: 67.3% of statements
ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 50.0% of statements
--- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
=== RUN   TestBuildMultiStageParentConfig
..ok  	github.com/docker/docker/pkg/archive	0.811s	coverage: 76.7% of statements
.--- PASS: TestBuildMultiStageParentConfig (5.00s)
=== RUN   TestBuildLabelWithTargets
ok  	github.com/docker/docker/pkg/authorization	0.765s	coverage: 66.7% of statements
.ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
.ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
....ok  	github.com/docker/docker/pkg/chrootarchive	3.591s	coverage: 43.2% of statements
--- PASS: TestBuildLabelWithTargets (8.00s)
=== RUN   TestBuildWithEmptyLayers
?   	github.com/docker/docker/pkg/containerfs	[no test files]
.--- PASS: TestImportExtremelyLargeImageWorks (101.29s)
    import_test.go:26: Creating a new daemon
    daemon.go:336: [d2a94fc5b08ab] waiting for daemon to start
    daemon.go:336: [d2a94fc5b08ab] waiting for daemon to start
    daemon.go:364: [d2a94fc5b08ab] daemon started
    daemon.go:472: [d2a94fc5b08ab] Stopping daemon
    daemon.go:307: [d2a94fc5b08ab] exiting daemon
    daemon.go:459: [d2a94fc5b08ab] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/graphdriver
INFO: Testing against a local daemon
=== RUN   TestExternalGraphDriver
=== RUN   TestExternalGraphDriver/json
=== RUN   TestExternalGraphDriver/spec
=== RUN   TestExternalGraphDriver/pull
--- PASS: TestExternalGraphDriver (5.11s)
    external_test.go:57: Creating a new daemon
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:364: [d136a7dfeb4f3] daemon started
    daemon.go:472: [d136a7dfeb4f3] Stopping daemon
    daemon.go:307: [d136a7dfeb4f3] exiting daemon
    daemon.go:459: [d136a7dfeb4f3] Daemon stopped
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:364: [d136a7dfeb4f3] daemon started
    daemon.go:472: [d136a7dfeb4f3] Stopping daemon
    daemon.go:307: [d136a7dfeb4f3] exiting daemon
    daemon.go:459: [d136a7dfeb4f3] Daemon stopped
    --- PASS: TestExternalGraphDriver/json (1.72s)
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:364: [d136a7dfeb4f3] daemon started
    daemon.go:472: [d136a7dfeb4f3] Stopping daemon
    daemon.go:307: [d136a7dfeb4f3] exiting daemon
    daemon.go:459: [d136a7dfeb4f3] Daemon stopped
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:364: [d136a7dfeb4f3] daemon started
    daemon.go:472: [d136a7dfeb4f3] Stopping daemon
    daemon.go:307: [d136a7dfeb4f3] exiting daemon
    daemon.go:459: [d136a7dfeb4f3] Daemon stopped
    --- PASS: TestExternalGraphDriver/spec (1.71s)
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:336: [d136a7dfeb4f3] waiting for daemon to start
    daemon.go:364: [d136a7dfeb4f3] daemon started
    daemon.go:472: [d136a7dfeb4f3] Stopping daemon
    daemon.go:307: [d136a7dfeb4f3] exiting daemon
    daemon.go:459: [d136a7dfeb4f3] Daemon stopped
    --- PASS: TestExternalGraphDriver/pull (1.53s)
=== RUN   TestGraphdriverPluginV2
--- PASS: TestGraphdriverPluginV2 (3.75s)
    external_test.go:413: Creating a new daemon
    daemon.go:336: [db279ac0f9bf9] waiting for daemon to start
    daemon.go:336: [db279ac0f9bf9] waiting for daemon to start
    daemon.go:364: [db279ac0f9bf9] daemon started
    daemon.go:472: [db279ac0f9bf9] Stopping daemon
    daemon.go:307: [db279ac0f9bf9] exiting daemon
    daemon.go:459: [db279ac0f9bf9] Daemon stopped
    daemon.go:336: [db279ac0f9bf9] waiting for daemon to start
    daemon.go:336: [db279ac0f9bf9] waiting for daemon to start
    daemon.go:364: [db279ac0f9bf9] daemon started
    daemon.go:472: [db279ac0f9bf9] Stopping daemon
    daemon.go:307: [db279ac0f9bf9] exiting daemon
    daemon.go:459: [db279ac0f9bf9] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/common
INFO: Testing against a local daemon
=== RUN   TestPluginInvalidJSON
=== RUN   TestPluginInvalidJSON//plugins/foobar/set
=== PAUSE TestPluginInvalidJSON//plugins/foobar/set
=== CONT  TestPluginInvalidJSON//plugins/foobar/set
--- PASS: TestPluginInvalidJSON (0.02s)
    --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes
INFO: Testing against a local daemon
=== RUN   TestPluginWithDevMounts
=== PAUSE TestPluginWithDevMounts
=== CONT  TestPluginWithDevMounts
.?   	github.com/docker/docker/pkg/devicemapper	[no test files]
.ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
..--- PASS: TestPluginWithDevMounts (2.49s)
    mounts_test.go:23: Creating a new daemon
    daemon.go:336: [d8dd8427d6285] waiting for daemon to start
    daemon.go:336: [d8dd8427d6285] waiting for daemon to start
    daemon.go:364: [d8dd8427d6285] daemon started
    daemon.go:472: [d8dd8427d6285] Stopping daemon
    daemon.go:307: [d8dd8427d6285] exiting daemon
    daemon.go:459: [d8dd8427d6285] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/authz
--- PASS: TestBuildWithEmptyLayers (3.00s)
=== RUN   TestBuildMultiStageOnBuild
INFO: Testing against a local daemon
=== RUN   TestAuthZPluginAllowRequest
.                        [ 30%]

tests/integration/api_exec_test.py ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
--- PASS: TestAuthZPluginAllowRequest (1.32s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dfb96ed484926] waiting for daemon to start
    daemon.go:336: [dfb96ed484926] waiting for daemon to start
    daemon.go:364: [dfb96ed484926] daemon started
    daemon.go:472: [dfb96ed484926] Stopping daemon
    daemon.go:307: [dfb96ed484926] exiting daemon
    daemon.go:459: [dfb96ed484926] Daemon stopped
=== RUN   TestAuthZPluginTLS
--- PASS: TestAuthZPluginTLS (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d6d0e79f26acc] waiting for daemon to start
    daemon.go:336: [d6d0e79f26acc] waiting for daemon to start
    daemon.go:364: [d6d0e79f26acc] daemon started
    daemon.go:472: [d6d0e79f26acc] Stopping daemon
    daemon.go:307: [d6d0e79f26acc] exiting daemon
    daemon.go:459: [d6d0e79f26acc] Daemon stopped
=== RUN   TestAuthZPluginDenyRequest
ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
.--- PASS: TestAuthZPluginDenyRequest (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [db71cd618b48d] waiting for daemon to start
    daemon.go:336: [db71cd618b48d] waiting for daemon to start
    daemon.go:364: [db71cd618b48d] daemon started
    daemon.go:472: [db71cd618b48d] Stopping daemon
    daemon.go:307: [db71cd618b48d] exiting daemon
    daemon.go:459: [db71cd618b48d] Daemon stopped
=== RUN   TestAuthZPluginAPIDenyResponse
--- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d169c08bbfb0c] waiting for daemon to start
    daemon.go:336: [d169c08bbfb0c] waiting for daemon to start
    daemon.go:364: [d169c08bbfb0c] daemon started
    daemon.go:472: [d169c08bbfb0c] Stopping daemon
    daemon.go:307: [d169c08bbfb0c] exiting daemon
    daemon.go:459: [d169c08bbfb0c] Daemon stopped
=== RUN   TestAuthZPluginDenyResponse
--- PASS: TestAuthZPluginDenyResponse (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d64f82bcd1bff] waiting for daemon to start
    daemon.go:336: [d64f82bcd1bff] waiting for daemon to start
    daemon.go:364: [d64f82bcd1bff] daemon started
    daemon.go:472: [d64f82bcd1bff] Stopping daemon
    daemon.go:307: [d64f82bcd1bff] exiting daemon
    daemon.go:459: [d64f82bcd1bff] Daemon stopped
=== RUN   TestAuthZPluginAllowEventStream
.--- PASS: TestAuthZPluginAllowEventStream (1.30s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d03bddbfab73f] waiting for daemon to start
    daemon.go:336: [d03bddbfab73f] waiting for daemon to start
    daemon.go:364: [d03bddbfab73f] daemon started
    daemon.go:472: [d03bddbfab73f] Stopping daemon
    daemon.go:307: [d03bddbfab73f] exiting daemon
    daemon.go:459: [d03bddbfab73f] Daemon stopped
=== RUN   TestAuthZPluginErrorResponse
.--- PASS: TestAuthZPluginErrorResponse (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [daaa3d1161af7] waiting for daemon to start
    daemon.go:336: [daaa3d1161af7] waiting for daemon to start
    daemon.go:364: [daaa3d1161af7] daemon started
    daemon.go:472: [daaa3d1161af7] Stopping daemon
    daemon.go:307: [daaa3d1161af7] exiting daemon
    daemon.go:459: [daaa3d1161af7] Daemon stopped
=== RUN   TestAuthZPluginErrorRequest
--- PASS: TestBuildMultiStageOnBuild (5.03s)
=== RUN   TestBuildUncleanTarFilenames
--- PASS: TestAuthZPluginErrorRequest (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d4c8ea9b4b3af] waiting for daemon to start
    daemon.go:336: [d4c8ea9b4b3af] waiting for daemon to start
    daemon.go:364: [d4c8ea9b4b3af] daemon started
    daemon.go:472: [d4c8ea9b4b3af] Stopping daemon
    daemon.go:307: [d4c8ea9b4b3af] exiting daemon
    daemon.go:459: [d4c8ea9b4b3af] Daemon stopped
=== RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
.--- PASS: TestBuildUncleanTarFilenames (1.23s)
=== RUN   TestBuildMultiStageLayerLeak
--- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [df5fa46a22701] waiting for daemon to start
    daemon.go:336: [df5fa46a22701] waiting for daemon to start
    daemon.go:364: [df5fa46a22701] daemon started
    daemon.go:472: [df5fa46a22701] Stopping daemon
    daemon.go:307: [df5fa46a22701] exiting daemon
    daemon.go:459: [df5fa46a22701] Daemon stopped
=== RUN   TestAuthZPluginEnsureLoadImportWorking
..ok  	github.com/docker/docker/pkg/discovery/kv	3.148s	coverage: 84.1% of statements
ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
--- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d2e050090c59b] waiting for daemon to start
    daemon.go:336: [d2e050090c59b] waiting for daemon to start
    daemon.go:364: [d2e050090c59b] daemon started
    daemon.go:472: [d2e050090c59b] Stopping daemon
    daemon.go:307: [d2e050090c59b] exiting daemon
    daemon.go:459: [d2e050090c59b] Daemon stopped
=== RUN   TestAuthzPluginEnsureContainerCopyToFrom
.ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
.--- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [de2468869041a] waiting for daemon to start
    daemon.go:336: [de2468869041a] waiting for daemon to start
    daemon.go:364: [de2468869041a] daemon started
    daemon.go:472: [de2468869041a] Stopping daemon
    daemon.go:307: [de2468869041a] exiting daemon
    daemon.go:459: [de2468869041a] Daemon stopped
=== RUN   TestAuthZPluginHeader
ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
--- PASS: TestAuthZPluginHeader (0.72s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [de467e546d271] waiting for daemon to start
    daemon.go:336: [de467e546d271] waiting for daemon to start
    daemon.go:364: [de467e546d271] daemon started
    daemon.go:472: [de467e546d271] Stopping daemon
    daemon.go:307: [de467e546d271] exiting daemon
    daemon.go:459: [de467e546d271] Daemon stopped
=== RUN   TestAuthZPluginV2AllowNonVolumeRequest
..ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
--- PASS: TestBuildMultiStageLayerLeak (4.77s)
=== RUN   TestBuildWithHugeFile
.ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
.ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
.--- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.00s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d3ca8a23e6dc8] waiting for daemon to start
    daemon.go:336: [d3ca8a23e6dc8] waiting for daemon to start
    daemon.go:364: [d3ca8a23e6dc8] daemon started
    daemon.go:472: [d3ca8a23e6dc8] Stopping daemon
    daemon.go:307: [d3ca8a23e6dc8] exiting daemon
    daemon.go:459: [d3ca8a23e6dc8] Daemon stopped
    daemon.go:336: [d3ca8a23e6dc8] waiting for daemon to start
    daemon.go:336: [d3ca8a23e6dc8] waiting for daemon to start
    daemon.go:364: [d3ca8a23e6dc8] daemon started
    daemon.go:472: [d3ca8a23e6dc8] Stopping daemon
    daemon.go:307: [d3ca8a23e6dc8] exiting daemon
    daemon.go:459: [d3ca8a23e6dc8] Daemon stopped
=== RUN   TestAuthZPluginV2Disable
ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.2% of statements
..ok  	github.com/docker/docker/pkg/idtools	0.272s	coverage: 70.1% of statements
--- PASS: TestAuthZPluginV2Disable (3.16s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d10b257e1eaee] waiting for daemon to start
    daemon.go:336: [d10b257e1eaee] waiting for daemon to start
    daemon.go:364: [d10b257e1eaee] daemon started
    daemon.go:472: [d10b257e1eaee] Stopping daemon
    daemon.go:307: [d10b257e1eaee] exiting daemon
    daemon.go:459: [d10b257e1eaee] Daemon stopped
    daemon.go:336: [d10b257e1eaee] waiting for daemon to start
    daemon.go:336: [d10b257e1eaee] waiting for daemon to start
    daemon.go:364: [d10b257e1eaee] daemon started
    daemon.go:472: [d10b257e1eaee] Stopping daemon
    daemon.go:307: [d10b257e1eaee] exiting daemon
    daemon.go:459: [d10b257e1eaee] Daemon stopped
=== RUN   TestAuthZPluginV2RejectVolumeRequests
.ok  	github.com/docker/docker/pkg/ioutils	1.071s	coverage: 69.3% of statements
.ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
.--- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d9d65144f81da] waiting for daemon to start
    daemon.go:336: [d9d65144f81da] waiting for daemon to start
    daemon.go:364: [d9d65144f81da] daemon started
    daemon.go:472: [d9d65144f81da] Stopping daemon
    daemon.go:307: [d9d65144f81da] exiting daemon
    daemon.go:459: [d9d65144f81da] Daemon stopped
    daemon.go:336: [d9d65144f81da] waiting for daemon to start
    daemon.go:336: [d9d65144f81da] waiting for daemon to start
    daemon.go:364: [d9d65144f81da] daemon started
    daemon.go:472: [d9d65144f81da] Stopping daemon
    daemon.go:307: [d9d65144f81da] exiting daemon
    daemon.go:459: [d9d65144f81da] Daemon stopped
=== RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
?   	github.com/docker/docker/pkg/loopback	[no test files]
.ok  	github.com/docker/docker/pkg/mount	0.460s	coverage: 69.6% of statements
.                  [ 35%]

tests/integration/api_healthcheck_test.py ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
.ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
?   	github.com/docker/docker/pkg/platform	[no test files]
..?   	github.com/docker/docker/pkg/plugingetter	[no test files]
.                           [ 36%]

tests/integration/api_image_test.py ...s.--- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.66s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:364: [dfe2736e54c8a] daemon started
    daemon.go:472: [dfe2736e54c8a] Stopping daemon
    daemon.go:307: [dfe2736e54c8a] exiting daemon
    daemon.go:459: [dfe2736e54c8a] Daemon stopped
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:307: [dfe2736e54c8a] exiting daemon
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:336: [dfe2736e54c8a] waiting for daemon to start
    daemon.go:364: [dfe2736e54c8a] daemon started
    daemon.go:472: [dfe2736e54c8a] Stopping daemon
    daemon.go:307: [dfe2736e54c8a] exiting daemon
    daemon.go:459: [dfe2736e54c8a] Daemon stopped
=== RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
.......s.....                   [ 41%]

tests/integration/api_network_test.py ......--- PASS: TestBuildWithHugeFile (29.60s)
=== RUN   TestBuildWithEmptyDockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
--- PASS: TestBuildWithEmptyDockerfile (0.09s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
    --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
=== RUN   TestBuildPreserveOwnership
=== RUN   TestBuildPreserveOwnership/copy_from
..=== RUN   TestBuildPreserveOwnership/copy_from_chowned
..--- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:364: [d57527f412826] daemon started
    daemon.go:472: [d57527f412826] Stopping daemon
    daemon.go:307: [d57527f412826] exiting daemon
    daemon.go:459: [d57527f412826] Daemon stopped
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:350: [d57527f412826] error pinging daemon on start: Get http://d57527f412826.sock/_ping: context deadline exceeded
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:350: [d57527f412826] error pinging daemon on start: Get http://d57527f412826.sock/_ping: context deadline exceeded
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:350: [d57527f412826] error pinging daemon on start: Get http://d57527f412826.sock/_ping: context deadline exceeded
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:350: [d57527f412826] error pinging daemon on start: Get http://d57527f412826.sock/_ping: context deadline exceeded
    daemon.go:307: [d57527f412826] exiting daemon
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:336: [d57527f412826] waiting for daemon to start
    daemon.go:364: [d57527f412826] daemon started
    daemon.go:472: [d57527f412826] Stopping daemon
    daemon.go:307: [d57527f412826] exiting daemon
    daemon.go:459: [d57527f412826] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging
INFO: Testing against a local daemon
=== RUN   TestContinueAfterPluginCrash
=== PAUSE TestContinueAfterPluginCrash
=== RUN   TestDaemonStartWithLogOpt
=== PAUSE TestDaemonStartWithLogOpt
=== CONT  TestContinueAfterPluginCrash
=== CONT  TestDaemonStartWithLogOpt
--- PASS: TestBuildPreserveOwnership (10.99s)
    --- PASS: TestBuildPreserveOwnership/copy_from (7.01s)
    --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.97s)
=== RUN   TestBuildPlatformInvalid
--- PASS: TestBuildPlatformInvalid (0.15s)
PASS
Running /go/src/github.com/docker/docker/integration/network
.--- PASS: TestDaemonStartWithLogOpt (3.13s)
    validation_test.go:23: Creating a new daemon
    daemon.go:336: [dafac22c7c5c0] waiting for daemon to start
    daemon.go:336: [dafac22c7c5c0] waiting for daemon to start
    daemon.go:364: [dafac22c7c5c0] daemon started
    daemon.go:472: [dafac22c7c5c0] Stopping daemon
    daemon.go:307: [dafac22c7c5c0] exiting daemon
    daemon.go:459: [dafac22c7c5c0] Daemon stopped
    daemon.go:336: [dafac22c7c5c0] waiting for daemon to start
    daemon.go:336: [dafac22c7c5c0] waiting for daemon to start
    daemon.go:364: [dafac22c7c5c0] daemon started
    daemon.go:472: [dafac22c7c5c0] Stopping daemon
    daemon.go:307: [dafac22c7c5c0] exiting daemon
    daemon.go:459: [dafac22c7c5c0] Daemon stopped
INFO: Testing against a local daemon
=== RUN   TestNetworkCreateDelete
--- PASS: TestNetworkCreateDelete (0.28s)
=== RUN   TestDockerNetworkDeletePreferID
--- PASS: TestDockerNetworkDeletePreferID (0.59s)
=== RUN   TestInspectNetwork
.........=== RUN   TestInspectNetwork/full_network_id
=== RUN   TestInspectNetwork/partial_network_id
=== RUN   TestInspectNetwork/network_name
=== RUN   TestInspectNetwork/network_name_and_swarm_scope
.--- PASS: TestContinueAfterPluginCrash (8.76s)
    logging_linux_test.go:22: Creating a new daemon
    daemon.go:336: [d0bfef9b418cc] waiting for daemon to start
    daemon.go:336: [d0bfef9b418cc] waiting for daemon to start
    daemon.go:364: [d0bfef9b418cc] daemon started
    daemon.go:472: [d0bfef9b418cc] Stopping daemon
    daemon.go:307: [d0bfef9b418cc] exiting daemon
    daemon.go:459: [d0bfef9b418cc] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/close_on_start
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/secret
INFO: Testing against a local daemon
=== RUN   TestSecretInspect
.--- PASS: TestSecretInspect (2.36s)
    secret_test.go:25: Creating a new daemon
    daemon.go:336: [dc6324049f618] waiting for daemon to start
    daemon.go:336: [dc6324049f618] waiting for daemon to start
    daemon.go:364: [dc6324049f618] daemon started
    daemon.go:472: [dc6324049f618] Stopping daemon
    daemon.go:307: [dc6324049f618] exiting daemon
    daemon.go:459: [dc6324049f618] Daemon stopped
=== RUN   TestSecretList
.....        [ 48%]

tests/integration/api_plugin_test.py --- PASS: TestSecretList (2.32s)
    secret_test.go:48: Creating a new daemon
    daemon.go:336: [d0af0d9ee18b7] waiting for daemon to start
    daemon.go:336: [d0af0d9ee18b7] waiting for daemon to start
    daemon.go:364: [d0af0d9ee18b7] daemon started
    daemon.go:472: [d0af0d9ee18b7] Stopping daemon
    daemon.go:307: [d0af0d9ee18b7] exiting daemon
    daemon.go:459: [d0af0d9ee18b7] Daemon stopped
=== RUN   TestSecretsCreateAndDelete
..--- PASS: TestInspectNetwork (9.21s)
    inspect_test.go:18: Creating a new daemon
    daemon.go:336: [d16f57b19fcf2] waiting for daemon to start
    daemon.go:336: [d16f57b19fcf2] waiting for daemon to start
    daemon.go:364: [d16f57b19fcf2] daemon started
    --- PASS: TestInspectNetwork/full_network_id (0.00s)
    --- PASS: TestInspectNetwork/partial_network_id (0.00s)
    --- PASS: TestInspectNetwork/network_name (0.00s)
    --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
    daemon.go:472: [d16f57b19fcf2] Stopping daemon
    daemon.go:307: [d16f57b19fcf2] exiting daemon
    daemon.go:459: [d16f57b19fcf2] Daemon stopped
=== RUN   TestRunContainerWithBridgeNone
..--- PASS: TestSecretsCreateAndDelete (2.31s)
    secret_test.go:125: Creating a new daemon
    daemon.go:336: [d7d31db6cf981] waiting for daemon to start
    daemon.go:336: [d7d31db6cf981] waiting for daemon to start
    daemon.go:364: [d7d31db6cf981] daemon started
    daemon.go:472: [d7d31db6cf981] Stopping daemon
    daemon.go:307: [d7d31db6cf981] exiting daemon
    daemon.go:459: [d7d31db6cf981] Daemon stopped
=== RUN   TestSecretsUpdate
--- PASS: TestRunContainerWithBridgeNone (2.51s)
    network_test.go:25: Creating a new daemon
    daemon.go:336: [d628e31f686e6] waiting for daemon to start
    daemon.go:336: [d628e31f686e6] waiting for daemon to start
    daemon.go:364: [d628e31f686e6] daemon started
    daemon.go:472: [d628e31f686e6] Stopping daemon
    daemon.go:307: [d628e31f686e6] exiting daemon
    daemon.go:459: [d628e31f686e6] Daemon stopped
=== RUN   TestNetworkInvalidJSON
=== RUN   TestNetworkInvalidJSON//networks/create
=== PAUSE TestNetworkInvalidJSON//networks/create
=== RUN   TestNetworkInvalidJSON//networks/bridge/connect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/connect
=== RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/create
=== CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/bridge/connect
--- PASS: TestNetworkInvalidJSON (0.02s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
=== RUN   TestDaemonRestartWithLiveRestore
.--- PASS: TestDaemonRestartWithLiveRestore (1.05s)
    service_test.go:32: Creating a new daemon
    daemon.go:336: [db2c12df6cef2] waiting for daemon to start
    daemon.go:336: [db2c12df6cef2] waiting for daemon to start
    daemon.go:364: [db2c12df6cef2] daemon started
    daemon.go:472: [db2c12df6cef2] Stopping daemon
    daemon.go:307: [db2c12df6cef2] exiting daemon
    daemon.go:459: [db2c12df6cef2] Daemon stopped
    daemon.go:336: [db2c12df6cef2] waiting for daemon to start
    daemon.go:336: [db2c12df6cef2] waiting for daemon to start
    daemon.go:364: [db2c12df6cef2] daemon started
    daemon.go:472: [db2c12df6cef2] Stopping daemon
    daemon.go:307: [db2c12df6cef2] exiting daemon
    daemon.go:459: [db2c12df6cef2] Daemon stopped
=== RUN   TestDaemonDefaultNetworkPools
.--- PASS: TestDaemonDefaultNetworkPools (0.83s)
    service_test.go:57: Creating a new daemon
    daemon.go:336: [db5b00c5c3425] waiting for daemon to start
    daemon.go:336: [db5b00c5c3425] waiting for daemon to start
    daemon.go:364: [db5b00c5c3425] daemon started
    daemon.go:472: [db5b00c5c3425] Stopping daemon
    daemon.go:307: [db5b00c5c3425] exiting daemon
    daemon.go:459: [db5b00c5c3425] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetwork
ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 87.9% of statements
--- PASS: TestSecretsUpdate (2.37s)
    secret_test.go:172: Creating a new daemon
    daemon.go:336: [d18bea23d3e5e] waiting for daemon to start
    daemon.go:336: [d18bea23d3e5e] waiting for daemon to start
    daemon.go:364: [d18bea23d3e5e] daemon started
    daemon.go:472: [d18bea23d3e5e] Stopping daemon
    daemon.go:307: [d18bea23d3e5e] exiting daemon
    daemon.go:459: [d18bea23d3e5e] Daemon stopped
=== RUN   TestTemplatedSecret
--- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
    service_test.go:98: Creating a new daemon
    daemon.go:336: [ddcfe34589979] waiting for daemon to start
    daemon.go:336: [ddcfe34589979] waiting for daemon to start
    daemon.go:364: [ddcfe34589979] daemon started
    daemon.go:472: [ddcfe34589979] Stopping daemon
    daemon.go:307: [ddcfe34589979] exiting daemon
    daemon.go:459: [ddcfe34589979] Daemon stopped
    daemon.go:336: [ddcfe34589979] waiting for daemon to start
    daemon.go:336: [ddcfe34589979] waiting for daemon to start
    daemon.go:364: [ddcfe34589979] daemon started
    daemon.go:472: [ddcfe34589979] Stopping daemon
    daemon.go:307: [ddcfe34589979] exiting daemon
    daemon.go:459: [ddcfe34589979] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
....ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
--- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
    service_test.go:131: Creating a new daemon
    daemon.go:336: [d5d582e0f1433] waiting for daemon to start
    daemon.go:336: [d5d582e0f1433] waiting for daemon to start
    daemon.go:364: [d5d582e0f1433] daemon started
    daemon.go:472: [d5d582e0f1433] Stopping daemon
    daemon.go:307: [d5d582e0f1433] exiting daemon
    daemon.go:459: [d5d582e0f1433] Daemon stopped
    daemon.go:336: [d5d582e0f1433] waiting for daemon to start
    daemon.go:336: [d5d582e0f1433] waiting for daemon to start
    daemon.go:364: [d5d582e0f1433] daemon started
    daemon.go:472: [d5d582e0f1433] Stopping daemon
    daemon.go:307: [d5d582e0f1433] exiting daemon
    daemon.go:459: [d5d582e0f1433] Daemon stopped
=== RUN   TestDaemonWithBipAndDefaultNetworkPool
--- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
    service_test.go:181: Creating a new daemon
    daemon.go:336: [d5c0cce419151] waiting for daemon to start
    daemon.go:336: [d5c0cce419151] waiting for daemon to start
    daemon.go:364: [d5c0cce419151] daemon started
    daemon.go:472: [d5c0cce419151] Stopping daemon
    daemon.go:307: [d5c0cce419151] exiting daemon
    daemon.go:459: [d5c0cce419151] Daemon stopped
=== RUN   TestServiceWithPredefinedNetwork
--- PASS: TestTemplatedSecret (2.69s)
    secret_test.go:221: Creating a new daemon
    daemon.go:336: [d4668e88717c4] waiting for daemon to start
    daemon.go:336: [d4668e88717c4] waiting for daemon to start
    daemon.go:364: [d4668e88717c4] daemon started
    daemon.go:472: [d4668e88717c4] Stopping daemon
    daemon.go:307: [d4668e88717c4] exiting daemon
    daemon.go:459: [d4668e88717c4] Daemon stopped
=== RUN   TestSecretCreateResolve
ok  	github.com/docker/docker/pkg/pubsub	1.093s	coverage: 73.9% of statements
.                         [ 51%]

tests/integration/api_secret_test.py ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
.....--- PASS: TestSecretCreateResolve (2.38s)
    secret_test.go:342: Creating a new daemon
    daemon.go:336: [dafd611aad542] waiting for daemon to start
    daemon.go:336: [dafd611aad542] waiting for daemon to start
    daemon.go:364: [dafd611aad542] daemon started
    daemon.go:472: [dafd611aad542] Stopping daemon
    daemon.go:307: [dafd611aad542] exiting daemon
    daemon.go:459: [dafd611aad542] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration-cli
INFO: Testing against a local daemon
PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.005s
PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.017s
PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.006s
PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.000s
PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.006s
PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.005s
--- PASS: TestServiceWithPredefinedNetwork (2.83s)
    service_test.go:203: Creating a new daemon
    daemon.go:336: [d0bf3411cfc7f] waiting for daemon to start
    daemon.go:336: [d0bf3411cfc7f] waiting for daemon to start
    daemon.go:364: [d0bf3411cfc7f] daemon started
    daemon.go:472: [d0bf3411cfc7f] Stopping daemon
    daemon.go:307: [d0bf3411cfc7f] exiting daemon
    daemon.go:459: [d0bf3411cfc7f] Daemon stopped
=== RUN   TestServiceRemoveKeepsIngressNetwork
--- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
    service_test.go:230: FLAKY_TEST
=== RUN   TestServiceWithDataPathPortInit
                               [ 52%]

tests/integration/api_service_test.py PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.567s
PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.056s
....PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.367s
PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.031s
PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.414s
PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.133s
PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.005s
............s...........PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	0.983s
PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.068s
PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.002s
PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.002s
PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.542s
ok  	github.com/docker/docker/pkg/signal	3.835s	coverage: 61.0% of statements
?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
....ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.386s
PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.093s
PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
--- PASS: TestServiceWithDataPathPortInit (5.36s)
    service_test.go:339: Creating a new daemon
    daemon.go:336: [d7ed47fb87f07] waiting for daemon to start
    daemon.go:336: [d7ed47fb87f07] waiting for daemon to start
    daemon.go:364: [d7ed47fb87f07] daemon started
    daemon.go:472: [d7ed47fb87f07] Stopping daemon
    daemon.go:307: [d7ed47fb87f07] exiting daemon
    daemon.go:459: [d7ed47fb87f07] Daemon stopped
    service_test.go:367: Creating a new daemon
    daemon.go:336: [d3f813cbed1bf] waiting for daemon to start
    daemon.go:336: [d3f813cbed1bf] waiting for daemon to start
    daemon.go:364: [d3f813cbed1bf] daemon started
    daemon.go:472: [d3f813cbed1bf] Stopping daemon
    daemon.go:307: [d3f813cbed1bf] exiting daemon
    daemon.go:459: [d3f813cbed1bf] Daemon stopped
=== RUN   TestServiceWithDefaultAddressPoolInit
ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
.ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
. [ 61%]

...........ok  	github.com/docker/docker/pkg/symlink	0.014s	coverage: 87.7% of statements
ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 80.0% of statements
..........PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.043s
...ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 37.5% of statements
--- PASS: TestServiceWithDefaultAddressPoolInit (5.29s)
    service_test.go:398: Creating a new daemon
    daemon.go:336: [d971e12a5e942] waiting for daemon to start
    daemon.go:336: [d971e12a5e942] waiting for daemon to start
    daemon.go:364: [d971e12a5e942] daemon started
    service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8rjzf0hv91jd4jhdtx0h2v4qp Created:2019-09-24 22:10:12.307684435 +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[]}
    daemon.go:472: [d971e12a5e942] Stopping daemon
    daemon.go:307: [d971e12a5e942] exiting daemon
    daemon.go:459: [d971e12a5e942] Daemon stopped
    service_test.go:438: Creating a new daemon
    daemon.go:336: [d195d0d1a2f25] waiting for daemon to start
    daemon.go:336: [d195d0d1a2f25] waiting for daemon to start
    daemon.go:364: [d195d0d1a2f25] daemon started
    daemon.go:472: [d195d0d1a2f25] Stopping daemon
    daemon.go:307: [d195d0d1a2f25] exiting daemon
    daemon.go:459: [d195d0d1a2f25] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/ipvlan
ok  	github.com/docker/docker/pkg/tailfile	0.026s	coverage: 88.6% of statements
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkIpvlanPersistance
PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	1.768s
--- PASS: TestDockerNetworkIpvlanPersistance (1.46s)
    ipvlan_test.go:28: Creating a new daemon
    daemon.go:336: [d65ff7ba61efb] waiting for daemon to start
    daemon.go:336: [d65ff7ba61efb] waiting for daemon to start
    daemon.go:364: [d65ff7ba61efb] daemon started
    daemon.go:472: [d65ff7ba61efb] Stopping daemon
    daemon.go:307: [d65ff7ba61efb] exiting daemon
    daemon.go:459: [d65ff7ba61efb] Daemon stopped
    daemon.go:336: [d65ff7ba61efb] waiting for daemon to start
    daemon.go:336: [d65ff7ba61efb] waiting for daemon to start
    daemon.go:364: [d65ff7ba61efb] daemon started
    daemon.go:472: [d65ff7ba61efb] Stopping daemon
    daemon.go:307: [d65ff7ba61efb] exiting daemon
    daemon.go:459: [d65ff7ba61efb] Daemon stopped
=== RUN   TestDockerNetworkIpvlan
ok  	github.com/docker/docker/pkg/tarsum	0.114s	coverage: 89.3% of statements
=== RUN   TestDockerNetworkIpvlan/Subinterface
PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	1.775s
ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 85.9% of statements
=== RUN   TestDockerNetworkIpvlan/OverlapParent
ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
=== RUN   TestDockerNetworkIpvlan/L2NilParent
PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	1.622s
ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.406s
ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	0.601s
ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	0.626s
PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	0.558s
=== RUN   TestDockerNetworkIpvlan/L2InternalMode
PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.601s
                                                 [ 67%]

tests/integration/api_swarm_test.py .ssssok  	github.com/docker/docker/plugin	0.545s	coverage: 27.0% of statements
PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.607s
=== RUN   TestDockerNetworkIpvlan/L3NilParent
PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.519s
?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.374s
.s=== RUN   TestDockerNetworkIpvlan/L3InternalMode
ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
?   	github.com/docker/docker/profiles/apparmor	[no test files]
PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.731s
PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.454s
.PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.367s
PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	0.932s
ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 68.8% of statements
=== RUN   TestDockerNetworkIpvlan/L2MultiSubnet
ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	1.330s
PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	0.800s
PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	0.762s
PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.002s
PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	0.881s
PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.470s
.ok  	github.com/docker/docker/registry	0.223s	coverage: 56.4% of statements
=== RUN   TestDockerNetworkIpvlan/L3MultiSubnet
ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
?   	github.com/docker/docker/rootless	[no test files]
?   	github.com/docker/docker/rootless/specconv	[no test files]
ok  	github.com/docker/docker/runconfig	0.014s	coverage: 68.2% of statements
?   	github.com/docker/docker/runconfig/opts	[no test files]
?   	github.com/docker/docker/volume	[no test files]
.=== RUN   TestDockerNetworkIpvlan/Addressing
ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
x--- PASS: TestDockerNetworkIpvlan (27.69s)
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [dcb773c12d529] waiting for daemon to start
    daemon.go:336: [dcb773c12d529] waiting for daemon to start
    daemon.go:364: [dcb773c12d529] daemon started
    --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
    daemon.go:472: [dcb773c12d529] Stopping daemon
    daemon.go:307: [dcb773c12d529] exiting daemon
    daemon.go:459: [dcb773c12d529] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [daea24d088972] waiting for daemon to start
    daemon.go:336: [daea24d088972] waiting for daemon to start
    daemon.go:364: [daea24d088972] daemon started
    --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s)
    daemon.go:472: [daea24d088972] Stopping daemon
    daemon.go:307: [daea24d088972] exiting daemon
    daemon.go:459: [daea24d088972] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [ddd5c1cac6104] waiting for daemon to start
    daemon.go:336: [ddd5c1cac6104] waiting for daemon to start
    daemon.go:364: [ddd5c1cac6104] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.34s)
    daemon.go:472: [ddd5c1cac6104] Stopping daemon
    daemon.go:307: [ddd5c1cac6104] exiting daemon
    daemon.go:459: [ddd5c1cac6104] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d6d3aa0986772] waiting for daemon to start
    daemon.go:336: [d6d3aa0986772] waiting for daemon to start
    daemon.go:364: [d6d3aa0986772] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.35s)
    daemon.go:472: [d6d3aa0986772] Stopping daemon
    daemon.go:307: [d6d3aa0986772] exiting daemon
    daemon.go:459: [d6d3aa0986772] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [df28ae253bd39] waiting for daemon to start
    daemon.go:336: [df28ae253bd39] waiting for daemon to start
    daemon.go:364: [df28ae253bd39] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.28s)
    daemon.go:472: [df28ae253bd39] Stopping daemon
    daemon.go:307: [df28ae253bd39] exiting daemon
    daemon.go:459: [df28ae253bd39] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [df09835f300ea] waiting for daemon to start
    daemon.go:336: [df09835f300ea] waiting for daemon to start
    daemon.go:364: [df09835f300ea] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.23s)
    daemon.go:472: [df09835f300ea] Stopping daemon
    daemon.go:307: [df09835f300ea] exiting daemon
    daemon.go:459: [df09835f300ea] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d56cf631111b8] waiting for daemon to start
    daemon.go:336: [d56cf631111b8] waiting for daemon to start
    daemon.go:364: [d56cf631111b8] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.27s)
    daemon.go:472: [d56cf631111b8] Stopping daemon
    daemon.go:307: [d56cf631111b8] exiting daemon
    daemon.go:459: [d56cf631111b8] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d2776148d6235] waiting for daemon to start
    daemon.go:336: [d2776148d6235] waiting for daemon to start
    daemon.go:364: [d2776148d6235] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (4.11s)
    daemon.go:472: [d2776148d6235] Stopping daemon
    daemon.go:307: [d2776148d6235] exiting daemon
    daemon.go:459: [d2776148d6235] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d0dbfccad1ba1] waiting for daemon to start
    daemon.go:336: [d0dbfccad1ba1] waiting for daemon to start
    daemon.go:364: [d0dbfccad1ba1] daemon started
    --- PASS: TestDockerNetworkIpvlan/Addressing (1.83s)
    daemon.go:472: [d0dbfccad1ba1] Stopping daemon
    daemon.go:307: [d0dbfccad1ba1] exiting daemon
    daemon.go:459: [d0dbfccad1ba1] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/macvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkMacvlanPersistance
ok  	github.com/docker/docker/volume/local	0.033s	coverage: 73.0% of statements
.--- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
    macvlan_test.go:24: Creating a new daemon
    daemon.go:336: [d65cf93970468] waiting for daemon to start
    daemon.go:336: [d65cf93970468] waiting for daemon to start
    daemon.go:364: [d65cf93970468] daemon started
    daemon.go:472: [d65cf93970468] Stopping daemon
    daemon.go:307: [d65cf93970468] exiting daemon
    daemon.go:459: [d65cf93970468] Daemon stopped
    daemon.go:336: [d65cf93970468] waiting for daemon to start
    daemon.go:336: [d65cf93970468] waiting for daemon to start
    daemon.go:364: [d65cf93970468] daemon started
    daemon.go:472: [d65cf93970468] Stopping daemon
    daemon.go:307: [d65cf93970468] exiting daemon
    daemon.go:459: [d65cf93970468] Daemon stopped
=== RUN   TestDockerNetworkMacvlan
=== RUN   TestDockerNetworkMacvlan/Subinterface
ok  	github.com/docker/docker/volume/mounts	0.041s	coverage: 67.0% of statements
.=== RUN   TestDockerNetworkMacvlan/OverlapParent
=== RUN   TestDockerNetworkMacvlan/NilParent
PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	13.084s
PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.403s
PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.101s
PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.166s
.PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.543s
ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
?   	github.com/docker/docker/volume/service/opts	[no test files]
?   	github.com/docker/docker/volume/testutils	[no test files]

Removing bundles/

---> Making bundle: dynbinary (in bundles/dynbinary)
=== RUN   TestDockerNetworkMacvlan/InternalMode
Building: bundles/dynbinary-daemon/dockerd-dev
GOOS="" GOARCH="" GOARM=""
.PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	1.557s
PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	1.938s
PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.611s
=== RUN   TestDockerNetworkMacvlan/Addressing
--- PASS: TestDockerNetworkMacvlan (10.41s)
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d44d22cb6cc7d] waiting for daemon to start
    daemon.go:336: [d44d22cb6cc7d] waiting for daemon to start
    daemon.go:364: [d44d22cb6cc7d] daemon started
    --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
    daemon.go:472: [d44d22cb6cc7d] Stopping daemon
    daemon.go:307: [d44d22cb6cc7d] exiting daemon
    daemon.go:459: [d44d22cb6cc7d] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dc98b4aabb24d] waiting for daemon to start
    daemon.go:336: [dc98b4aabb24d] waiting for daemon to start
    daemon.go:364: [dc98b4aabb24d] daemon started
    --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
    daemon.go:472: [dc98b4aabb24d] Stopping daemon
    daemon.go:307: [dc98b4aabb24d] exiting daemon
    daemon.go:459: [dc98b4aabb24d] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [df61c7158cde5] waiting for daemon to start
    daemon.go:336: [df61c7158cde5] waiting for daemon to start
    daemon.go:364: [df61c7158cde5] daemon started
    --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
    daemon.go:472: [df61c7158cde5] Stopping daemon
    daemon.go:307: [df61c7158cde5] exiting daemon
    daemon.go:459: [df61c7158cde5] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dab974305b80a] waiting for daemon to start
    daemon.go:336: [dab974305b80a] waiting for daemon to start
    daemon.go:364: [dab974305b80a] daemon started
    --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
    daemon.go:472: [dab974305b80a] Stopping daemon
    daemon.go:307: [dab974305b80a] exiting daemon
    daemon.go:459: [dab974305b80a] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d9437154b8148] waiting for daemon to start
    daemon.go:336: [d9437154b8148] waiting for daemon to start
    daemon.go:364: [d9437154b8148] daemon started
    --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
    daemon.go:472: [d9437154b8148] Stopping daemon
    daemon.go:307: [d9437154b8148] exiting daemon
    daemon.go:459: [d9437154b8148] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/service
INFO: Testing against a local daemon
=== RUN   TestServiceCreateInit
=== RUN   TestServiceCreateInit/daemonInitDisabled
.PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	5.927s
=== RUN   TestServiceCreateInit/daemonInitEnabled
PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	2.921s
PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.068s
.PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.323s
.                   [ 72%]

tests/integration/api_volume_test.py .PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	2.641s
--- PASS: TestServiceCreateInit (10.63s)
    --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [d165fc3e1c04f] waiting for daemon to start
        daemon.go:336: [d165fc3e1c04f] waiting for daemon to start
        daemon.go:364: [d165fc3e1c04f] daemon started
        daemon.go:472: [d165fc3e1c04f] Stopping daemon
        daemon.go:307: [d165fc3e1c04f] exiting daemon
        daemon.go:459: [d165fc3e1c04f] Daemon stopped
    --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [d2a014570324b] waiting for daemon to start
        daemon.go:336: [d2a014570324b] waiting for daemon to start
        daemon.go:364: [d2a014570324b] daemon started
        daemon.go:472: [d2a014570324b] Stopping daemon
        daemon.go:307: [d2a014570324b] exiting daemon
        daemon.go:459: [d2a014570324b] Daemon stopped
=== RUN   TestCreateServiceMultipleTimes
PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	0.929s
PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.435s
PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	2.442s
PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.607s
PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	0.733s
PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	0.943s
PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	2.402s
........                           [ 74%]

tests/integration/client_test.py .....                                   [ 75%]

tests/integration/errors_test.py .                                       [ 76%]

tests/integration/models_containers_test.py --- PASS: TestCreateServiceMultipleTimes (16.99s)
    create_test.go:80: Creating a new daemon
    daemon.go:336: [dcd00894aa983] waiting for daemon to start
    daemon.go:336: [dcd00894aa983] waiting for daemon to start
    daemon.go:364: [dcd00894aa983] daemon started
    daemon.go:472: [dcd00894aa983] Stopping daemon
    daemon.go:307: [dcd00894aa983] exiting daemon
    daemon.go:459: [dcd00894aa983] Daemon stopped
=== RUN   TestCreateServiceConflict
PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	5.758s
--- PASS: TestCreateServiceConflict (2.95s)
    create_test.go:129: Creating a new daemon
    daemon.go:336: [daec339fcbc67] waiting for daemon to start
    daemon.go:336: [daec339fcbc67] waiting for daemon to start
    daemon.go:364: [daec339fcbc67] daemon started
    daemon.go:472: [daec339fcbc67] Stopping daemon
    daemon.go:307: [daec339fcbc67] exiting daemon
    daemon.go:459: [daec339fcbc67] Daemon stopped
=== RUN   TestCreateServiceMaxReplicas
PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	3.568s
PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	2.309s
PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.264s
--- PASS: TestCreateServiceMaxReplicas (3.95s)
    create_test.go:150: Creating a new daemon
    daemon.go:336: [d31b992b0150b] waiting for daemon to start
    daemon.go:336: [d31b992b0150b] waiting for daemon to start
    daemon.go:364: [d31b992b0150b] daemon started
    daemon.go:472: [d31b992b0150b] Stopping daemon
    daemon.go:307: [d31b992b0150b] exiting daemon
    daemon.go:459: [d31b992b0150b] Daemon stopped
=== RUN   TestCreateWithDuplicateNetworkNames
..PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	5.729s
PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	0.989s
.PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	0.941s
..PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	2.889s
.....PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	4.894s
PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.217s
.PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	1.667s
--- PASS: TestCreateWithDuplicateNetworkNames (15.07s)
    create_test.go:171: Creating a new daemon
    daemon.go:336: [ddb724d13ac8a] waiting for daemon to start
    daemon.go:336: [ddb724d13ac8a] waiting for daemon to start
    daemon.go:364: [ddb724d13ac8a] daemon started
    daemon.go:472: [ddb724d13ac8a] Stopping daemon
    daemon.go:307: [ddb724d13ac8a] exiting daemon
    daemon.go:459: [ddb724d13ac8a] Daemon stopped
=== RUN   TestCreateServiceSecretFileMode
.PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	1.467s
--- PASS: TestCreateServiceSecretFileMode (3.35s)
    create_test.go:224: Creating a new daemon
    daemon.go:336: [d00a599398027] waiting for daemon to start
    daemon.go:336: [d00a599398027] waiting for daemon to start
    daemon.go:364: [d00a599398027] daemon started
    daemon.go:472: [d00a599398027] Stopping daemon
    daemon.go:307: [d00a599398027] exiting daemon
    daemon.go:459: [d00a599398027] Daemon stopped
=== RUN   TestCreateServiceConfigFileMode
.PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	0.851s
..PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	1.808s
.PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	1.510s
--- PASS: TestCreateServiceConfigFileMode (3.45s)
    create_test.go:288: Creating a new daemon
    daemon.go:336: [d624169c6d934] waiting for daemon to start
    daemon.go:336: [d624169c6d934] waiting for daemon to start
    daemon.go:364: [d624169c6d934] daemon started
    daemon.go:472: [d624169c6d934] Stopping daemon
    daemon.go:307: [d624169c6d934] exiting daemon
    daemon.go:459: [d624169c6d934] Daemon stopped
=== RUN   TestCreateServiceSysctls
.PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	1.936s
PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	0.921s
..--- PASS: TestCreateServiceSysctls (3.99s)
    create_test.go:378: Creating a new daemon
    daemon.go:336: [d38658d69b7f6] waiting for daemon to start
    daemon.go:336: [d38658d69b7f6] waiting for daemon to start
    daemon.go:364: [d38658d69b7f6] daemon started
    daemon.go:472: [d38658d69b7f6] Stopping daemon
    daemon.go:307: [d38658d69b7f6] exiting daemon
    daemon.go:459: [d38658d69b7f6] Daemon stopped
=== RUN   TestCreateServiceCapabilities
...PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	2.786s
..--- PASS: TestCreateServiceCapabilities (3.35s)
    create_test.go:462: Creating a new daemon
    daemon.go:336: [dfeafc6c339dd] waiting for daemon to start
    daemon.go:336: [dfeafc6c339dd] waiting for daemon to start
    daemon.go:364: [dfeafc6c339dd] daemon started
    daemon.go:472: [dfeafc6c339dd] Stopping daemon
    daemon.go:307: [dfeafc6c339dd] exiting daemon
    daemon.go:459: [dfeafc6c339dd] Daemon stopped
=== RUN   TestInspect
...--- PASS: TestInspect (3.02s)
    inspect_test.go:25: Creating a new daemon
    daemon.go:336: [d2307bcdf687e] waiting for daemon to start
    daemon.go:336: [d2307bcdf687e] waiting for daemon to start
    daemon.go:364: [d2307bcdf687e] daemon started
    daemon.go:472: [d2307bcdf687e] Stopping daemon
    daemon.go:307: [d2307bcdf687e] exiting daemon
    daemon.go:459: [d2307bcdf687e] Daemon stopped
=== RUN   TestDockerNetworkConnectAlias
. [ 83%]

..PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	8.840s
--- PASS: TestDockerNetworkConnectAlias (6.21s)
    network_test.go:20: Creating a new daemon
    daemon.go:336: [d1570d61ebc76] waiting for daemon to start
    daemon.go:336: [d1570d61ebc76] waiting for daemon to start
    daemon.go:364: [d1570d61ebc76] daemon started
    daemon.go:472: [d1570d61ebc76] Stopping daemon
    daemon.go:307: [d1570d61ebc76] exiting daemon
    daemon.go:459: [d1570d61ebc76] Daemon stopped
=== RUN   TestDockerNetworkReConnect
PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	2.756s
PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.048s
PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.352s
PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	1.555s
--- PASS: TestDockerNetworkReConnect (4.97s)
    network_test.go:82: Creating a new daemon
    daemon.go:336: [d05216462dc7c] waiting for daemon to start
    daemon.go:336: [d05216462dc7c] waiting for daemon to start
    daemon.go:364: [d05216462dc7c] daemon started
    daemon.go:472: [d05216462dc7c] Stopping daemon
    daemon.go:307: [d05216462dc7c] exiting daemon
    daemon.go:459: [d05216462dc7c] Daemon stopped
=== RUN   TestServicePlugin
--- SKIP: TestServicePlugin (0.00s)
    plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestServiceUpdateLabel
PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	1.955s
..--- PASS: TestServiceUpdateLabel (2.96s)
    update_test.go:21: Creating a new daemon
    daemon.go:336: [da7b04fd21ee9] waiting for daemon to start
    daemon.go:336: [da7b04fd21ee9] waiting for daemon to start
    daemon.go:364: [da7b04fd21ee9] daemon started
    daemon.go:472: [da7b04fd21ee9] Stopping daemon
    daemon.go:307: [da7b04fd21ee9] exiting daemon
    daemon.go:459: [da7b04fd21ee9] Daemon stopped
=== RUN   TestServiceUpdateSecrets
..PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	4.193s
.PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	0.930s
.PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.090s
PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.457s
PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.494s
.                                                                [ 85%]

tests/integration/models_images_test.py .....PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	4.106s
...PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.009s
...PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.554s
....                  [ 89%]

tests/integration/models_networks_test.py ...PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.526s
.                           [ 90%]

tests/integration/models_nodes_test.py --- PASS: TestServiceUpdateSecrets (15.59s)
    update_test.go:77: Creating a new daemon
    daemon.go:336: [d72c7ce403137] waiting for daemon to start
    daemon.go:336: [d72c7ce403137] waiting for daemon to start
    daemon.go:364: [d72c7ce403137] daemon started
    daemon.go:472: [d72c7ce403137] Stopping daemon
    daemon.go:307: [d72c7ce403137] exiting daemon
    daemon.go:459: [d72c7ce403137] Daemon stopped
=== RUN   TestServiceUpdateConfigs
PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	4.320s
PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	1.621s
PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.665s
PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.382s
.                                 [ 91%]

tests/integration/models_resources_test.py PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.254s
PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.278s
PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.273s
SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
.                             [ 91%]

tests/integration/models_services_test.py PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.139s
..............X.PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	4.213s
PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.584s
               [ 95%]

tests/integration/models_swarm_test.py PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	2.341s
PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	0.768s
PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.240s
PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.550s
PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.428s
PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.260s
--- PASS: TestServiceUpdateConfigs (16.02s)
    update_test.go:139: Creating a new daemon
    daemon.go:336: [d505b03588ccc] waiting for daemon to start
    daemon.go:336: [d505b03588ccc] waiting for daemon to start
    daemon.go:364: [d505b03588ccc] daemon started
    daemon.go:472: [d505b03588ccc] Stopping daemon
    daemon.go:307: [d505b03588ccc] exiting daemon
    daemon.go:459: [d505b03588ccc] Daemon stopped
=== RUN   TestServiceUpdateNetwork
..                                [ 96%]

tests/integration/models_volumes_test.py ..                              [ 96%]

tests/integration/regression_test.py ....Created binary: bundles/dynbinary-daemon/dockerd-dev

---> Making bundle: test-integration (in bundles/test-integration)
Building test suite binary ./integration-cli/test.main
.PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	8.473s
PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.501s
PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.329s
.                              [ 98%]

tests/integration/credentials/store_test.py ......                       [ 99%]

tests/integration/credentials/utils_test.py .                            [100%]

=========================== short test summary info ============================

XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options

  CONFIG_RT_GROUP_SCHED isn't enabled

XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt

  Not supported on most drivers

XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver

  This doesn't seem to be taken into account by the engine

SKIP [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode

SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME

SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)

SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)

SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)

SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)

SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)

SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0



= 367 passed, 10 skipped, 3 deselected, 3 xfailed, 2 xpassed in 387.74 seconds =

---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	2.279s
PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	2.969s
--- PASS: TestServiceUpdateNetwork (14.45s)
    update_test.go:201: Creating a new daemon
    daemon.go:336: [d8aa90026d497] waiting for daemon to start
    daemon.go:336: [d8aa90026d497] waiting for daemon to start
    daemon.go:364: [d8aa90026d497] daemon started
    daemon.go:472: [d8aa90026d497] Stopping daemon
    daemon.go:307: [d8aa90026d497] exiting daemon
    daemon.go:459: [d8aa90026d497] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/image
INFO: Testing against a local daemon
=== RUN   TestCommitInheritsEnv
PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.234s
SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
--- PASS: TestCommitInheritsEnv (1.35s)
=== RUN   TestImportExtremelyLargeImageWorks
=== PAUSE TestImportExtremelyLargeImageWorks
=== RUN   TestImagesFilterMultiReference
--- PASS: TestImagesFilterMultiReference (0.05s)
=== RUN   TestImagePullPlatformInvalid
--- PASS: TestImagePullPlatformInvalid (0.02s)
=== RUN   TestRemoveImageOrphaning
--- PASS: TestRemoveImageOrphaning (1.93s)
=== RUN   TestRemoveImageGarbageCollector
--- SKIP: TestRemoveImageGarbageCollector (0.00s)
    remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestTagUnprefixedRepoByNameOrName
--- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
=== RUN   TestTagInvalidReference
--- PASS: TestTagInvalidReference (0.04s)
=== RUN   TestTagValidPrefixedRepo
--- PASS: TestTagValidPrefixedRepo (0.04s)
=== RUN   TestTagExistedNameWithoutForce
--- PASS: TestTagExistedNameWithoutForce (0.04s)
=== RUN   TestTagOfficialNames
--- PASS: TestTagOfficialNames (0.04s)
=== RUN   TestTagMatchesDigest
--- PASS: TestTagMatchesDigest (0.01s)
=== CONT  TestImportExtremelyLargeImageWorks
PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	2.950s
PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	3.603s
Clearing AppArmor profiles cache:.
All profile caches have been cleared, but no profiles have been unloaded.
Unloading profiles will leave already running processes permanently
unconfined, which can lead to unexpected situations.

To set a process to complain mode, use the command line tool
'aa-complain'. To really tear down all profiles, run the init script
with the 'teardown' option."

---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
No new tests added to integration.

---> Making bundle: test-integration (in bundles/test-integration)
Building test suite binary ./integration-cli/test.main
PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	2.391s
PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.244s
PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	4.301s
PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	4.182s
PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.365s
PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	0.955s
PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	2.789s
PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.455s
PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.009s
PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	0.864s
PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	0.861s
PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	0.844s
PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	7.646s
PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	0.983s
PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	2.354s
PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	8.314s
PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.524s
PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.010s
Building test suite binary ./integration/volume/test.main
Building test suite binary ./integration/build/test.main
Building test suite binary ./integration/service/test.main
PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	3.167s
PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	1.537s
Building test suite binary ./integration/plugin/test.main
Building test suite binary ./integration/plugin/volumes/test.main
Building test suite binary ./integration/plugin/volumes/cmd/test.main
Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main
Building test suite binary ./integration/container/test.main
PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	1.596s
Building test suite binary ./integration/plugin/common/test.main
Building test suite binary ./integration/network/test.main
Building test suite binary ./integration/plugin/graphdriver/test.main
PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	4.811s
Building test suite binary ./integration/network/ipvlan/test.main
PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	1.918s
Building test suite binary ./integration/network/macvlan/test.main
PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	1.911s
Building test suite binary ./integration/plugin/logging/test.main
Building test suite binary ./integration/config/test.main
Building test suite binary ./integration/system/test.main
Building test suite binary ./integration/plugin/logging/cmd/test.main
Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
Building test suite binary ./integration/session/test.main
Building test suite binary ./integration/image/test.main
Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
Building test suite binary ./integration/plugin/authz/test.main
Building test suite binary ./integration/plugin/test.main
Building test suite binary ./integration/plugin/graphdriver/test.main
PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	12.507s
PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.086s
Building test suite binary ./integration/plugin/common/test.main
Building test suite binary ./integration/plugin/volumes/test.main
Building test suite binary ./integration/session/test.main
Building test suite binary ./integration/plugin/volumes/cmd/test.main
PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	3.714s
PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.253s
Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main
PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.278s
Building test suite binary ./integration/system/test.main
Building test suite binary ./integration/plugin/authz/test.main
PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.645s
PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.073s
PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.256s
PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.240s
PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	1.786s
Building test suite binary ./integration/plugin/logging/test.main
PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.333s
PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.220s
Building test suite binary ./integration/plugin/logging/cmd/test.main
Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.131s
Building test suite binary ./integration/build/test.main
Building test suite binary ./integration/secret/test.main
PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.052s
PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	0.932s
---> Making bundle: .integration-daemon-start (in bundles/test-integration)
Using test binary docker
/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
Warning failed to create cache: (null)
.
INFO: Waiting for daemon to start...
Starting dockerd
.
---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
Error: No such image: emptyfs
Running integration-test (iteration 1)
Running /go/src/github.com/docker/docker/integration/volume
Building test suite binary ./integration/network/test.main
PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	6.016s
Building test suite binary ./integration/network/macvlan/test.main
Loaded image: buildpack-deps:jessie
The image busybox:latest already exists, renaming the old one with ID sha256:19485c79a9bbdca205fce4f791efeaa2a103e23431434696cc54fdd939e9198d to empty string
Loaded image: busybox:latest
Loaded image: busybox:glibc
Loaded image: debian:jessie
The image hello-world:latest already exists, renaming the old one with ID sha256:fce289e99eb9bca977dae136fbe2a82b6b7d4c372474c9235adc1741675f587e to empty string
Loaded image: hello-world:latest
INFO: Testing against a local daemon
=== RUN   TestVolumesCreateAndList
--- PASS: TestVolumesCreateAndList (0.03s)
=== RUN   TestVolumesRemove
--- PASS: TestVolumesRemove (1.91s)
=== RUN   TestVolumesInspect
--- PASS: TestVolumesInspect (0.03s)
=== RUN   TestVolumesInvalidJSON
=== RUN   TestVolumesInvalidJSON//volumes/create
=== PAUSE TestVolumesInvalidJSON//volumes/create
=== CONT  TestVolumesInvalidJSON//volumes/create
--- PASS: TestVolumesInvalidJSON (0.03s)
    --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/build
INFO: Testing against a local daemon
=== RUN   TestCgroupNamespacesBuild
Building test suite binary ./integration/network/ipvlan/test.main
--- PASS: TestImportExtremelyLargeImageWorks (93.34s)
    import_test.go:26: Creating a new daemon
    daemon.go:336: [d0afc29b40212] waiting for daemon to start
    daemon.go:336: [d0afc29b40212] waiting for daemon to start
    daemon.go:364: [d0afc29b40212] daemon started
    daemon.go:472: [d0afc29b40212] Stopping daemon
    daemon.go:307: [d0afc29b40212] exiting daemon
    daemon.go:459: [d0afc29b40212] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration-cli
INFO: Testing against a local daemon
PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.004s
PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.025s
PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.008s
PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.000s
PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.000s
PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.007s
PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.008s
PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.835s
PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.055s
PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.912s
PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.083s
PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	1.053s
PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.206s
PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.004s
PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.277s
PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.152s
PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.001s
PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.001s
--- PASS: TestCgroupNamespacesBuild (1.54s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d029501acf162] waiting for daemon to start
    daemon.go:336: [d029501acf162] waiting for daemon to start
    daemon.go:364: [d029501acf162] daemon started
    daemon.go:472: [d029501acf162] Stopping daemon
    daemon.go:307: [d029501acf162] exiting daemon
    daemon.go:459: [d029501acf162] Daemon stopped
=== RUN   TestCgroupNamespacesBuildDaemonHostMode
PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	1.090s
PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.532s
PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.184s
PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.000s
PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
--- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d685d4baac2e9] waiting for daemon to start
    daemon.go:336: [d685d4baac2e9] waiting for daemon to start
    daemon.go:364: [d685d4baac2e9] daemon started
    daemon.go:472: [d685d4baac2e9] Stopping daemon
    daemon.go:307: [d685d4baac2e9] exiting daemon
    daemon.go:459: [d685d4baac2e9] Daemon stopped
=== RUN   TestBuildWithSession
--- PASS: TestBuildWithSession (2.28s)
=== RUN   TestBuildSquashParent
Building test suite binary ./integration/secret/test.main
PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.145s
PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	18.189s
PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.636s
PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.538s
--- PASS: TestBuildSquashParent (6.42s)
    build_squash_test.go:29: Creating a new daemon
    daemon.go:336: [df3d510d50faf] waiting for daemon to start
    daemon.go:336: [df3d510d50faf] waiting for daemon to start
    daemon.go:364: [df3d510d50faf] daemon started
    daemon.go:472: [df3d510d50faf] Stopping daemon
    daemon.go:307: [df3d510d50faf] exiting daemon
    daemon.go:459: [df3d510d50faf] Daemon stopped
=== RUN   TestBuildWithRemoveAndForceRemove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
Building test suite binary ./integration/service/test.main
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.663s
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.294s
PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.646s
--- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.11s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s)
=== RUN   TestBuildMultiStageParentConfig
PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	0.880s
--- PASS: TestBuildMultiStageParentConfig (1.00s)
=== RUN   TestBuildLabelWithTargets
Building test suite binary ./integration/config/test.main
PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	8.141s
PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	0.915s
PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.708s
--- PASS: TestBuildLabelWithTargets (1.62s)
=== RUN   TestBuildWithEmptyLayers
PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.426s
PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	0.934s
PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.490s
--- PASS: TestBuildWithEmptyLayers (0.65s)
=== RUN   TestBuildMultiStageOnBuild
PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.289s
SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.274s
PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.684s
--- PASS: TestBuildMultiStageOnBuild (2.41s)
=== RUN   TestBuildUncleanTarFilenames
--- PASS: TestBuildUncleanTarFilenames (0.94s)
=== RUN   TestBuildMultiStageLayerLeak
PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.857s
Building test suite binary ./integration/image/test.main
PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.779s
PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.588s
--- PASS: TestBuildMultiStageLayerLeak (2.42s)
=== RUN   TestBuildWithHugeFile
PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.894s
PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.596s
Building test suite binary ./integration/container/test.main
PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.631s
PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	8.340s
PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.265s
PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.390s
PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.375s
PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.231s
PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	1.904s
PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.675s
PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.019s
PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	1.991s
PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	1.830s
PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.132s
PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	1.786s
Building test suite binary ./integration/volume/test.main
PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.851s
PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.008s
PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.395s
PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	1.050s
---> Making bundle: .integration-daemon-start (in bundles/test-integration)
Using test binary docker
/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
Warning failed to create cache: (null)
.
INFO: Waiting for daemon to start...
Starting dockerd
.PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.459s
PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.340s
PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	0.850s
PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	1.899s

---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
Error: No such image: emptyfs
Running integration-test (iteration 1)
Running /go/src/github.com/docker/docker/integration/plugin
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes
PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	1.493s
PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.548s
PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.290s
PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	1.619s
PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	1.611s
PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.265s
PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.309s
PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.424s
PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.770s
PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.638s
PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.264s
PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	0.762s
PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.517s
PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.351s
PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.563s
PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.265s
PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.512s
PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	0.958s
Loaded image: buildpack-deps:jessie
Loaded image: busybox:latest
Loaded image: busybox:glibc
Loaded image: debian:jessie
Loaded image: hello-world:latest
INFO: Testing against a local daemon
=== RUN   TestPluginWithDevMounts
=== PAUSE TestPluginWithDevMounts
=== CONT  TestPluginWithDevMounts
PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.720s
PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	4.518s
PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	2.860s
PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.070s
PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.068s
PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.076s
PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.077s
PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.249s
PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	28.064s
PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.904s
--- PASS: TestPluginWithDevMounts (8.98s)
    mounts_test.go:23: Creating a new daemon
    daemon.go:336: [d8efd2ea8745f] waiting for daemon to start
    daemon.go:336: [d8efd2ea8745f] waiting for daemon to start
    daemon.go:364: [d8efd2ea8745f] daemon started
    daemon.go:472: [d8efd2ea8745f] Stopping daemon
    daemon.go:307: [d8efd2ea8745f] exiting daemon
    daemon.go:459: [d8efd2ea8745f] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/common
INFO: Testing against a local daemon
=== RUN   TestPluginInvalidJSON
=== RUN   TestPluginInvalidJSON//plugins/foobar/set
=== PAUSE TestPluginInvalidJSON//plugins/foobar/set
=== CONT  TestPluginInvalidJSON//plugins/foobar/set
--- PASS: TestPluginInvalidJSON (0.01s)
    --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/plugin/graphdriver
INFO: Testing against a local daemon
=== RUN   TestExternalGraphDriver
=== RUN   TestExternalGraphDriver/json
PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.099s
PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.272s
=== RUN   TestExternalGraphDriver/spec
PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch	0.465s
PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	2.995s
PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.254s
=== RUN   TestExternalGraphDriver/pull
PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	1.712s
PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	3.275s
PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.361s
--- PASS: TestExternalGraphDriver (6.63s)
    external_test.go:57: Creating a new daemon
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:364: [d8ce931ad80bd] daemon started
    daemon.go:472: [d8ce931ad80bd] Stopping daemon
    daemon.go:307: [d8ce931ad80bd] exiting daemon
    daemon.go:459: [d8ce931ad80bd] Daemon stopped
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:364: [d8ce931ad80bd] daemon started
    daemon.go:472: [d8ce931ad80bd] Stopping daemon
    daemon.go:307: [d8ce931ad80bd] exiting daemon
    daemon.go:459: [d8ce931ad80bd] Daemon stopped
    --- PASS: TestExternalGraphDriver/json (2.09s)
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:364: [d8ce931ad80bd] daemon started
    daemon.go:472: [d8ce931ad80bd] Stopping daemon
    daemon.go:307: [d8ce931ad80bd] exiting daemon
    daemon.go:459: [d8ce931ad80bd] Daemon stopped
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:364: [d8ce931ad80bd] daemon started
    daemon.go:472: [d8ce931ad80bd] Stopping daemon
    daemon.go:307: [d8ce931ad80bd] exiting daemon
    daemon.go:459: [d8ce931ad80bd] Daemon stopped
    --- PASS: TestExternalGraphDriver/spec (2.04s)
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:336: [d8ce931ad80bd] waiting for daemon to start
    daemon.go:364: [d8ce931ad80bd] daemon started
    daemon.go:472: [d8ce931ad80bd] Stopping daemon
    daemon.go:307: [d8ce931ad80bd] exiting daemon
    daemon.go:459: [d8ce931ad80bd] Daemon stopped
    --- PASS: TestExternalGraphDriver/pull (2.28s)
=== RUN   TestGraphdriverPluginV2
--- SKIP: TestGraphdriverPluginV2 (0.06s)
    external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging
PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.414s
INFO: Testing against a local daemon
=== RUN   TestContinueAfterPluginCrash
=== PAUSE TestContinueAfterPluginCrash
=== RUN   TestDaemonStartWithLogOpt
=== PAUSE TestDaemonStartWithLogOpt
=== CONT  TestContinueAfterPluginCrash
=== CONT  TestDaemonStartWithLogOpt
PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.975s
--- PASS: TestDaemonStartWithLogOpt (4.21s)
    validation_test.go:23: Creating a new daemon
    daemon.go:336: [db1ceac21b768] waiting for daemon to start
    daemon.go:336: [db1ceac21b768] waiting for daemon to start
    daemon.go:364: [db1ceac21b768] daemon started
    daemon.go:472: [db1ceac21b768] Stopping daemon
    daemon.go:307: [db1ceac21b768] exiting daemon
    daemon.go:459: [db1ceac21b768] Daemon stopped
    daemon.go:336: [db1ceac21b768] waiting for daemon to start
    daemon.go:336: [db1ceac21b768] waiting for daemon to start
    daemon.go:364: [db1ceac21b768] daemon started
    daemon.go:472: [db1ceac21b768] Stopping daemon
    daemon.go:307: [db1ceac21b768] exiting daemon
    daemon.go:459: [db1ceac21b768] Daemon stopped
PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	3.132s
PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.084s
--- PASS: TestBuildWithHugeFile (53.08s)
=== RUN   TestBuildWithEmptyDockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
--- PASS: TestBuildWithEmptyDockerfile (0.10s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
    --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
=== RUN   TestBuildPreserveOwnership
=== RUN   TestBuildPreserveOwnership/copy_from
=== RUN   TestBuildPreserveOwnership/copy_from_chowned
PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	8.087s
--- PASS: TestBuildPreserveOwnership (5.23s)
    --- PASS: TestBuildPreserveOwnership/copy_from (3.39s)
    --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.83s)
=== RUN   TestBuildPlatformInvalid
--- PASS: TestBuildPlatformInvalid (0.13s)
PASS
Running /go/src/github.com/docker/docker/integration/service
INFO: Testing against a local daemon
=== RUN   TestServiceCreateInit
=== RUN   TestServiceCreateInit/daemonInitDisabled
--- PASS: TestContinueAfterPluginCrash (10.80s)
    logging_linux_test.go:22: Creating a new daemon
    daemon.go:336: [d0e670b1e841e] waiting for daemon to start
    daemon.go:336: [d0e670b1e841e] waiting for daemon to start
    daemon.go:364: [d0e670b1e841e] daemon started
    daemon.go:472: [d0e670b1e841e] Stopping daemon
    daemon.go:307: [d0e670b1e841e] exiting daemon
    daemon.go:459: [d0e670b1e841e] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/close_on_start
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/authz
INFO: Testing against a local daemon
=== RUN   TestAuthZPluginAllowRequest
PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	3.051s
PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	0.926s
--- PASS: TestAuthZPluginAllowRequest (1.61s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dd11450882587] waiting for daemon to start
    daemon.go:336: [dd11450882587] waiting for daemon to start
    daemon.go:364: [dd11450882587] daemon started
    daemon.go:472: [dd11450882587] Stopping daemon
    daemon.go:307: [dd11450882587] exiting daemon
    daemon.go:459: [dd11450882587] Daemon stopped
=== RUN   TestAuthZPluginTLS
--- PASS: TestAuthZPluginTLS (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [de39838d69517] waiting for daemon to start
    daemon.go:336: [de39838d69517] waiting for daemon to start
    daemon.go:364: [de39838d69517] daemon started
    daemon.go:472: [de39838d69517] Stopping daemon
    daemon.go:307: [de39838d69517] exiting daemon
    daemon.go:459: [de39838d69517] Daemon stopped
=== RUN   TestAuthZPluginDenyRequest
--- PASS: TestAuthZPluginDenyRequest (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d38fc9a82ddcc] waiting for daemon to start
    daemon.go:336: [d38fc9a82ddcc] waiting for daemon to start
    daemon.go:364: [d38fc9a82ddcc] daemon started
    daemon.go:472: [d38fc9a82ddcc] Stopping daemon
    daemon.go:307: [d38fc9a82ddcc] exiting daemon
    daemon.go:459: [d38fc9a82ddcc] Daemon stopped
=== RUN   TestAuthZPluginAPIDenyResponse
--- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d5ea7ce699625] waiting for daemon to start
    daemon.go:336: [d5ea7ce699625] waiting for daemon to start
    daemon.go:364: [d5ea7ce699625] daemon started
    daemon.go:472: [d5ea7ce699625] Stopping daemon
    daemon.go:307: [d5ea7ce699625] exiting daemon
    daemon.go:459: [d5ea7ce699625] Daemon stopped
=== RUN   TestAuthZPluginDenyResponse
PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	1.895s
SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
--- PASS: TestAuthZPluginDenyResponse (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d1c03a28795ad] waiting for daemon to start
    daemon.go:336: [d1c03a28795ad] waiting for daemon to start
    daemon.go:364: [d1c03a28795ad] daemon started
    daemon.go:472: [d1c03a28795ad] Stopping daemon
    daemon.go:307: [d1c03a28795ad] exiting daemon
    daemon.go:459: [d1c03a28795ad] Daemon stopped
=== RUN   TestAuthZPluginAllowEventStream
=== RUN   TestServiceCreateInit/daemonInitEnabled
PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	9.748s
--- PASS: TestAuthZPluginAllowEventStream (1.63s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d7d6a0140337d] waiting for daemon to start
    daemon.go:336: [d7d6a0140337d] waiting for daemon to start
    daemon.go:364: [d7d6a0140337d] daemon started
    daemon.go:472: [d7d6a0140337d] Stopping daemon
    daemon.go:307: [d7d6a0140337d] exiting daemon
    daemon.go:459: [d7d6a0140337d] Daemon stopped
=== RUN   TestAuthZPluginErrorResponse
--- PASS: TestAuthZPluginErrorResponse (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dd32896634e3f] waiting for daemon to start
    daemon.go:336: [dd32896634e3f] waiting for daemon to start
    daemon.go:364: [dd32896634e3f] daemon started
    daemon.go:472: [dd32896634e3f] Stopping daemon
    daemon.go:307: [dd32896634e3f] exiting daemon
    daemon.go:459: [dd32896634e3f] Daemon stopped
=== RUN   TestAuthZPluginErrorRequest
--- PASS: TestAuthZPluginErrorRequest (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [da0b9fb637a73] waiting for daemon to start
    daemon.go:336: [da0b9fb637a73] waiting for daemon to start
    daemon.go:364: [da0b9fb637a73] daemon started
    daemon.go:472: [da0b9fb637a73] Stopping daemon
    daemon.go:307: [da0b9fb637a73] exiting daemon
    daemon.go:459: [da0b9fb637a73] Daemon stopped
=== RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
--- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d167aee8bc48f] waiting for daemon to start
    daemon.go:336: [d167aee8bc48f] waiting for daemon to start
    daemon.go:364: [d167aee8bc48f] daemon started
    daemon.go:472: [d167aee8bc48f] Stopping daemon
    daemon.go:307: [d167aee8bc48f] exiting daemon
    daemon.go:459: [d167aee8bc48f] Daemon stopped
=== RUN   TestAuthZPluginEnsureLoadImportWorking
PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	3.909s
PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	1.691s
--- PASS: TestServiceCreateInit (9.61s)
    --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [d9a3ad4bee727] waiting for daemon to start
        daemon.go:336: [d9a3ad4bee727] waiting for daemon to start
        daemon.go:364: [d9a3ad4bee727] daemon started
        daemon.go:472: [d9a3ad4bee727] Stopping daemon
        daemon.go:307: [d9a3ad4bee727] exiting daemon
        daemon.go:459: [d9a3ad4bee727] Daemon stopped
    --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [db9815cfbf59a] waiting for daemon to start
        daemon.go:336: [db9815cfbf59a] waiting for daemon to start
        daemon.go:364: [db9815cfbf59a] daemon started
        daemon.go:472: [db9815cfbf59a] Stopping daemon
        daemon.go:307: [db9815cfbf59a] exiting daemon
        daemon.go:459: [db9815cfbf59a] Daemon stopped
=== RUN   TestCreateServiceMultipleTimes
PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.298s
--- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d1306d3417c70] waiting for daemon to start
    daemon.go:336: [d1306d3417c70] waiting for daemon to start
    daemon.go:364: [d1306d3417c70] daemon started
    daemon.go:472: [d1306d3417c70] Stopping daemon
    daemon.go:307: [d1306d3417c70] exiting daemon
    daemon.go:459: [d1306d3417c70] Daemon stopped
=== RUN   TestAuthzPluginEnsureContainerCopyToFrom
PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	4.958s
PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.157s
PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	1.683s
--- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dc2b456a340db] waiting for daemon to start
    daemon.go:336: [dc2b456a340db] waiting for daemon to start
    daemon.go:364: [dc2b456a340db] daemon started
    daemon.go:472: [dc2b456a340db] Stopping daemon
    daemon.go:307: [dc2b456a340db] exiting daemon
    daemon.go:459: [dc2b456a340db] Daemon stopped
=== RUN   TestAuthZPluginHeader
PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.535s
--- PASS: TestAuthZPluginHeader (0.94s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d349788590a10] waiting for daemon to start
    daemon.go:336: [d349788590a10] waiting for daemon to start
    daemon.go:364: [d349788590a10] daemon started
    daemon.go:472: [d349788590a10] Stopping daemon
    daemon.go:307: [d349788590a10] exiting daemon
    daemon.go:459: [d349788590a10] Daemon stopped
=== RUN   TestAuthZPluginV2AllowNonVolumeRequest
--- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
    authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2Disable
--- SKIP: TestAuthZPluginV2Disable (0.00s)
    authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2RejectVolumeRequests
--- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
    authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
--- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
    authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	0.912s
PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	0.728s
PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	3.811s
PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.386s
PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.282s
PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.055s
PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.318s
PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.256s
PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.627s
PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	1.704s
PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.587s
PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	2.560s
PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	8.002s
PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.305s
PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	1.899s
PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	3.011s
PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.843s
PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	0.995s
PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.211s
PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.349s
PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	2.874s
--- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:364: [de66f1a74ee2f] daemon started
    daemon.go:472: [de66f1a74ee2f] Stopping daemon
    daemon.go:307: [de66f1a74ee2f] exiting daemon
    daemon.go:459: [de66f1a74ee2f] Daemon stopped
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:350: [de66f1a74ee2f] error pinging daemon on start: Get http://de66f1a74ee2f.sock/_ping: context deadline exceeded
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:350: [de66f1a74ee2f] error pinging daemon on start: Get http://de66f1a74ee2f.sock/_ping: context deadline exceeded
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:350: [de66f1a74ee2f] error pinging daemon on start: Get http://de66f1a74ee2f.sock/_ping: context deadline exceeded
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:350: [de66f1a74ee2f] error pinging daemon on start: Get http://de66f1a74ee2f.sock/_ping: context deadline exceeded
    daemon.go:307: [de66f1a74ee2f] exiting daemon
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:336: [de66f1a74ee2f] waiting for daemon to start
    daemon.go:364: [de66f1a74ee2f] daemon started
    daemon.go:472: [de66f1a74ee2f] Stopping daemon
    daemon.go:307: [de66f1a74ee2f] exiting daemon
    daemon.go:459: [de66f1a74ee2f] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/session
INFO: Testing against a local daemon
=== RUN   TestSessionCreate
--- PASS: TestSessionCreate (0.02s)
=== RUN   TestSessionCreateWithBadUpgrade
--- PASS: TestSessionCreateWithBadUpgrade (0.02s)
PASS
Running /go/src/github.com/docker/docker/integration/system
INFO: Testing against a local daemon
=== RUN   TestCgroupDriverSystemdMemoryLimit
--- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
    cgroupdriver_systemd_test.go:32: !hasSystemd()
=== RUN   TestEventsExecDie
--- PASS: TestEventsExecDie (0.89s)
=== RUN   TestEventsBackwardsCompatible
--- PASS: TestEventsBackwardsCompatible (0.10s)
=== RUN   TestInfoBinaryCommits
--- PASS: TestInfoBinaryCommits (0.03s)
=== RUN   TestInfoAPIVersioned
--- PASS: TestInfoAPIVersioned (0.01s)
=== RUN   TestInfoAPI
--- PASS: TestInfoAPI (0.03s)
=== RUN   TestInfoAPIWarnings
PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	5.009s
--- PASS: TestInfoAPIWarnings (0.91s)
    info_test.go:49: Creating a new daemon
    daemon.go:336: [deafaa560f5de] waiting for daemon to start
    daemon.go:336: [deafaa560f5de] waiting for daemon to start
    daemon.go:364: [deafaa560f5de] daemon started
    daemon.go:472: [deafaa560f5de] Stopping daemon
    daemon.go:307: [deafaa560f5de] exiting daemon
    daemon.go:459: [deafaa560f5de] Daemon stopped
=== RUN   TestLoginFailsWithBadCredentials
--- PASS: TestCreateServiceMultipleTimes (21.82s)
    create_test.go:80: Creating a new daemon
    daemon.go:336: [db5ff31c1627f] waiting for daemon to start
    daemon.go:336: [db5ff31c1627f] waiting for daemon to start
    daemon.go:364: [db5ff31c1627f] daemon started
    daemon.go:472: [db5ff31c1627f] Stopping daemon
    daemon.go:307: [db5ff31c1627f] exiting daemon
    daemon.go:459: [db5ff31c1627f] Daemon stopped
=== RUN   TestCreateServiceConflict
--- PASS: TestLoginFailsWithBadCredentials (0.53s)
=== RUN   TestPingCacheHeaders
--- PASS: TestPingCacheHeaders (0.02s)
=== RUN   TestPingGet
--- PASS: TestPingGet (0.01s)
=== RUN   TestPingHead
--- PASS: TestPingHead (0.02s)
=== RUN   TestVersion
--- PASS: TestVersion (0.02s)
PASS
Running /go/src/github.com/docker/docker/integration/build
INFO: Testing against a local daemon
=== RUN   TestCgroupNamespacesBuild
PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.031s
PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	0.637s
--- PASS: TestCgroupNamespacesBuild (1.68s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d112f0cd4af56] waiting for daemon to start
    daemon.go:336: [d112f0cd4af56] waiting for daemon to start
    daemon.go:364: [d112f0cd4af56] daemon started
    daemon.go:472: [d112f0cd4af56] Stopping daemon
    daemon.go:307: [d112f0cd4af56] exiting daemon
    daemon.go:459: [d112f0cd4af56] Daemon stopped
=== RUN   TestCgroupNamespacesBuildDaemonHostMode
--- PASS: TestCreateServiceConflict (2.95s)
    create_test.go:129: Creating a new daemon
    daemon.go:336: [d67f266e8e9d3] waiting for daemon to start
    daemon.go:336: [d67f266e8e9d3] waiting for daemon to start
    daemon.go:364: [d67f266e8e9d3] daemon started
    daemon.go:472: [d67f266e8e9d3] Stopping daemon
    daemon.go:307: [d67f266e8e9d3] exiting daemon
    daemon.go:459: [d67f266e8e9d3] Daemon stopped
=== RUN   TestCreateServiceMaxReplicas
PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	0.839s
PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.544s
--- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
    build_cgroupns_linux_test.go:42: Creating a new daemon
    daemon.go:336: [d877ccf25dd10] waiting for daemon to start
    daemon.go:336: [d877ccf25dd10] waiting for daemon to start
    daemon.go:364: [d877ccf25dd10] daemon started
    daemon.go:472: [d877ccf25dd10] Stopping daemon
    daemon.go:307: [d877ccf25dd10] exiting daemon
    daemon.go:459: [d877ccf25dd10] Daemon stopped
=== RUN   TestBuildWithSession
PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.658s
--- PASS: TestCreateServiceMaxReplicas (3.21s)
    create_test.go:150: Creating a new daemon
    daemon.go:336: [d121783c94a74] waiting for daemon to start
    daemon.go:336: [d121783c94a74] waiting for daemon to start
    daemon.go:364: [d121783c94a74] daemon started
    daemon.go:472: [d121783c94a74] Stopping daemon
    daemon.go:307: [d121783c94a74] exiting daemon
    daemon.go:459: [d121783c94a74] Daemon stopped
=== RUN   TestCreateWithDuplicateNetworkNames
PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.725s
--- PASS: TestBuildWithSession (3.64s)
=== RUN   TestBuildSquashParent
PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.978s
PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	7.848s
PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	3.364s
PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	1.566s
--- PASS: TestBuildSquashParent (8.61s)
    build_squash_test.go:29: Creating a new daemon
    daemon.go:336: [dbff78655153b] waiting for daemon to start
    daemon.go:336: [dbff78655153b] waiting for daemon to start
    daemon.go:364: [dbff78655153b] daemon started
    daemon.go:472: [dbff78655153b] Stopping daemon
    daemon.go:307: [dbff78655153b] exiting daemon
    daemon.go:459: [dbff78655153b] Daemon stopped
=== RUN   TestBuildWithRemoveAndForceRemove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
=== RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	2.387s
PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	0.911s
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.408s
PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.405s
--- PASS: TestCreateWithDuplicateNetworkNames (15.46s)
    create_test.go:171: Creating a new daemon
    daemon.go:336: [d2cb7e898318e] waiting for daemon to start
    daemon.go:336: [d2cb7e898318e] waiting for daemon to start
    daemon.go:364: [d2cb7e898318e] daemon started
    daemon.go:472: [d2cb7e898318e] Stopping daemon
    daemon.go:307: [d2cb7e898318e] exiting daemon
    daemon.go:459: [d2cb7e898318e] Daemon stopped
=== RUN   TestCreateServiceSecretFileMode
PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.544s
PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	9.949s
PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.067s
--- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.80s)
    --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.81s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s)
    --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s)
=== RUN   TestBuildMultiStageParentConfig
PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.035s
--- PASS: TestCreateServiceSecretFileMode (3.04s)
    create_test.go:224: Creating a new daemon
    daemon.go:336: [dd6b220e29ce2] waiting for daemon to start
    daemon.go:336: [dd6b220e29ce2] waiting for daemon to start
    daemon.go:364: [dd6b220e29ce2] daemon started
    daemon.go:472: [dd6b220e29ce2] Stopping daemon
    daemon.go:307: [dd6b220e29ce2] exiting daemon
    daemon.go:459: [dd6b220e29ce2] Daemon stopped
=== RUN   TestCreateServiceConfigFileMode
PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	0.896s
PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	5.980s
--- PASS: TestCreateServiceConfigFileMode (3.05s)
    create_test.go:288: Creating a new daemon
    daemon.go:336: [dde907d50a781] waiting for daemon to start
    daemon.go:336: [dde907d50a781] waiting for daemon to start
    daemon.go:364: [dde907d50a781] daemon started
    daemon.go:472: [dde907d50a781] Stopping daemon
    daemon.go:307: [dde907d50a781] exiting daemon
    daemon.go:459: [dde907d50a781] Daemon stopped
=== RUN   TestCreateServiceSysctls
PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	3.183s
PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.079s
PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.248s
SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
--- PASS: TestBuildMultiStageParentConfig (5.01s)
=== RUN   TestBuildLabelWithTargets
PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.287s
PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	0.776s
PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.082s
PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	0.780s
PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.984s
PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.990s
--- PASS: TestCreateServiceSysctls (3.90s)
    create_test.go:378: Creating a new daemon
    daemon.go:336: [d8971d86b194e] waiting for daemon to start
    daemon.go:336: [d8971d86b194e] waiting for daemon to start
    daemon.go:364: [d8971d86b194e] daemon started
    daemon.go:472: [d8971d86b194e] Stopping daemon
    daemon.go:307: [d8971d86b194e] exiting daemon
    daemon.go:459: [d8971d86b194e] Daemon stopped
=== RUN   TestCreateServiceCapabilities
PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	3.475s
--- PASS: TestCreateServiceCapabilities (3.12s)
    create_test.go:462: Creating a new daemon
    daemon.go:336: [d24f6cfcffc43] waiting for daemon to start
    daemon.go:336: [d24f6cfcffc43] waiting for daemon to start
    daemon.go:364: [d24f6cfcffc43] daemon started
    daemon.go:472: [d24f6cfcffc43] Stopping daemon
    daemon.go:307: [d24f6cfcffc43] exiting daemon
    daemon.go:459: [d24f6cfcffc43] Daemon stopped
=== RUN   TestInspect
PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	0.717s
PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	0.859s
PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.427s
--- PASS: TestBuildLabelWithTargets (8.00s)
=== RUN   TestBuildWithEmptyLayers
PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	0.738s
--- PASS: TestInspect (2.82s)
    inspect_test.go:25: Creating a new daemon
    daemon.go:336: [d916363effd83] waiting for daemon to start
    daemon.go:336: [d916363effd83] waiting for daemon to start
    daemon.go:364: [d916363effd83] daemon started
    daemon.go:472: [d916363effd83] Stopping daemon
    daemon.go:307: [d916363effd83] exiting daemon
    daemon.go:459: [d916363effd83] Daemon stopped
=== RUN   TestDockerNetworkConnectAlias
PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.232s
--- PASS: TestBuildWithEmptyLayers (3.01s)
=== RUN   TestBuildMultiStageOnBuild
PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	1.729s
PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.074s
--- PASS: TestDockerNetworkConnectAlias (6.90s)
    network_test.go:20: Creating a new daemon
    daemon.go:336: [d10f4779100b0] waiting for daemon to start
    daemon.go:336: [d10f4779100b0] waiting for daemon to start
    daemon.go:364: [d10f4779100b0] daemon started
    daemon.go:472: [d10f4779100b0] Stopping daemon
    daemon.go:307: [d10f4779100b0] exiting daemon
    daemon.go:459: [d10f4779100b0] Daemon stopped
=== RUN   TestDockerNetworkReConnect
--- PASS: TestBuildMultiStageOnBuild (5.04s)
=== RUN   TestBuildUncleanTarFilenames
--- PASS: TestBuildUncleanTarFilenames (1.11s)
=== RUN   TestBuildMultiStageLayerLeak
PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	12.954s
PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.976s
PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.933s
--- PASS: TestBuildMultiStageLayerLeak (4.89s)
=== RUN   TestBuildWithHugeFile
--- PASS: TestDockerNetworkReConnect (5.68s)
    network_test.go:82: Creating a new daemon
    daemon.go:336: [dce26a99c86e1] waiting for daemon to start
    daemon.go:336: [dce26a99c86e1] waiting for daemon to start
    daemon.go:364: [dce26a99c86e1] daemon started
    daemon.go:472: [dce26a99c86e1] Stopping daemon
    daemon.go:307: [dce26a99c86e1] exiting daemon
    daemon.go:459: [dce26a99c86e1] Daemon stopped
=== RUN   TestServicePlugin
PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	4.964s
PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	13.885s
PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	0.825s
PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.309s
PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	0.911s
PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	0.827s
PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	1.236s
SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	7.963s
PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.390s
PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	1.415s
PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.048s
PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.719s
PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.529s
PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	0.760s
PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.091s
PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	3.598s
PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	2.250s
PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	1.607s
PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	3.600s
PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	1.199s
PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.386s
PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.544s
SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.405s
PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	0.875s
PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	1.847s
PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.017s
SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.560s
PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.963s
PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	0.745s
PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	0.804s
PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.749s
PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.948s
PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.265s
PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.257s
PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.524s
PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.316s
PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	4.590s
PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.706s
PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.359s
PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	2.233s
PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	0.728s
PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.013s
PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.011s
PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.072s
PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.011s
PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.003s
PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.058s
PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.368s
PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.352s
PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.550s
PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.706s
PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.590s
--- PASS: TestServicePlugin (38.28s)
    plugin_test.go:38: Creating a new daemon
    daemon.go:336: [d22cddc36b46a] waiting for daemon to start
    daemon.go:336: [d22cddc36b46a] waiting for daemon to start
    daemon.go:364: [d22cddc36b46a] daemon started
    daemon.go:472: [d22cddc36b46a] Stopping daemon
    daemon.go:307: [d22cddc36b46a] exiting daemon
    daemon.go:459: [d22cddc36b46a] Daemon stopped
    plugin_test.go:59: Creating a new daemon
    daemon.go:336: [da4a88d877d06] waiting for daemon to start
    daemon.go:336: [da4a88d877d06] waiting for daemon to start
    daemon.go:364: [da4a88d877d06] daemon started
    plugin_test.go:61: Creating a new daemon
    daemon.go:336: [d0083c143354d] waiting for daemon to start
    daemon.go:336: [d0083c143354d] waiting for daemon to start
    daemon.go:364: [d0083c143354d] daemon started
    plugin_test.go:62: [d0083c143354d] joining swarm manager [da4a88d877d06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
    plugin_test.go:64: Creating a new daemon
    daemon.go:336: [dd1dbbf65ae53] waiting for daemon to start
    daemon.go:336: [dd1dbbf65ae53] waiting for daemon to start
    daemon.go:364: [dd1dbbf65ae53] daemon started
    plugin_test.go:65: [dd1dbbf65ae53] joining swarm manager [da4a88d877d06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
    daemon.go:472: [dd1dbbf65ae53] Stopping daemon
    daemon.go:307: [dd1dbbf65ae53] exiting daemon
    daemon.go:459: [dd1dbbf65ae53] Daemon stopped
    daemon.go:472: [d0083c143354d] Stopping daemon
    daemon.go:307: [d0083c143354d] exiting daemon
    daemon.go:459: [d0083c143354d] Daemon stopped
    daemon.go:472: [da4a88d877d06] Stopping daemon
    daemon.go:307: [da4a88d877d06] exiting daemon
    daemon.go:459: [da4a88d877d06] Daemon stopped
=== RUN   TestServiceUpdateLabel
PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.639s
PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.649s
PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.068s
PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
--- PASS: TestServiceUpdateLabel (2.91s)
    update_test.go:21: Creating a new daemon
    daemon.go:336: [d9acfea1f26b5] waiting for daemon to start
    daemon.go:336: [d9acfea1f26b5] waiting for daemon to start
    daemon.go:364: [d9acfea1f26b5] daemon started
    daemon.go:472: [d9acfea1f26b5] Stopping daemon
    daemon.go:307: [d9acfea1f26b5] exiting daemon
    daemon.go:459: [d9acfea1f26b5] Daemon stopped
=== RUN   TestServiceUpdateSecrets
PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.572s
PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.003s
PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.060s
PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.144s
PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.082s
PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	6.968s
PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.640s
PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.404s
PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	0.619s
PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	0.901s
PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	0.741s
PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	0.583s
PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	0.614s
PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.642s
PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.615s
PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.006s
PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.627s
PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.431s
PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.662s
PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.092s
PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.384s
PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.385s
PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	0.913s
PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	0.897s
PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.053s
PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.006s
PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.006s
PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.006s
PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.361s
--- PASS: TestServiceUpdateSecrets (15.30s)
    update_test.go:77: Creating a new daemon
    daemon.go:336: [da4a92030c955] waiting for daemon to start
    daemon.go:336: [da4a92030c955] waiting for daemon to start
    daemon.go:364: [da4a92030c955] daemon started
    daemon.go:472: [da4a92030c955] Stopping daemon
    daemon.go:307: [da4a92030c955] exiting daemon
    daemon.go:459: [da4a92030c955] Daemon stopped
=== RUN   TestServiceUpdateConfigs
PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.448s
PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.620s
PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.404s
SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.086s
PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	17.971s
PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.618s
PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.644s
PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	0.783s
PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.195s
PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.335s
PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.051s
--- PASS: TestServiceUpdateConfigs (15.17s)
    update_test.go:139: Creating a new daemon
    daemon.go:336: [d9579c5ca07b6] waiting for daemon to start
    daemon.go:336: [d9579c5ca07b6] waiting for daemon to start
    daemon.go:364: [d9579c5ca07b6] daemon started
    daemon.go:472: [d9579c5ca07b6] Stopping daemon
    daemon.go:307: [d9579c5ca07b6] exiting daemon
    daemon.go:459: [d9579c5ca07b6] Daemon stopped
=== RUN   TestServiceUpdateNetwork
PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.700s
PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	14.043s
PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	5.810s
PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	1.089s
PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	4.150s
--- PASS: TestServiceUpdateNetwork (15.19s)
    update_test.go:201: Creating a new daemon
    daemon.go:336: [da861f3623c50] waiting for daemon to start
    daemon.go:336: [da861f3623c50] waiting for daemon to start
    daemon.go:364: [da861f3623c50] daemon started
    daemon.go:472: [da861f3623c50] Stopping daemon
    daemon.go:307: [da861f3623c50] exiting daemon
    daemon.go:459: [da861f3623c50] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/container
INFO: Testing against a local daemon
=== RUN   TestCheckpoint
--- SKIP: TestCheckpoint (0.00s)
    checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
=== RUN   TestContainerInvalidJSON
=== RUN   TestContainerInvalidJSON//containers/foobar/copy
=== PAUSE TestContainerInvalidJSON//containers/foobar/copy
=== RUN   TestContainerInvalidJSON//containers/foobar/exec
=== PAUSE TestContainerInvalidJSON//containers/foobar/exec
=== RUN   TestContainerInvalidJSON//exec/foobar/start
=== PAUSE TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/copy
=== CONT  TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/exec
--- PASS: TestContainerInvalidJSON (0.03s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
    --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
=== RUN   TestCopyFromContainerPathDoesNotExist
--- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
=== RUN   TestCopyFromContainerPathIsNotDir
--- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
=== RUN   TestCopyToContainerPathDoesNotExist
--- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
=== RUN   TestCopyToContainerPathIsNotDir
--- PASS: TestCopyToContainerPathIsNotDir (0.11s)
=== RUN   TestCopyFromContainer
=== RUN   TestCopyFromContainer//
=== RUN   TestCopyFromContainer//bar/root
=== RUN   TestCopyFromContainer//bar/root/
=== RUN   TestCopyFromContainer/bar/quux
=== RUN   TestCopyFromContainer/bar/quux/
=== RUN   TestCopyFromContainer/bar/quux/baz
=== RUN   TestCopyFromContainer/bar/filesymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink/
=== RUN   TestCopyFromContainer/bar/notarget
--- PASS: TestCopyFromContainer (2.34s)
    --- PASS: TestCopyFromContainer// (0.05s)
    --- PASS: TestCopyFromContainer//bar/root (0.09s)
    --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
    --- PASS: TestCopyFromContainer/bar/quux (0.09s)
    --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
    --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
    --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
    --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
--- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
=== RUN   TestCreateWithInvalidEnv
=== RUN   TestCreateWithInvalidEnv/0
=== PAUSE TestCreateWithInvalidEnv/0
=== RUN   TestCreateWithInvalidEnv/1
=== PAUSE TestCreateWithInvalidEnv/1
=== RUN   TestCreateWithInvalidEnv/2
=== PAUSE TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/0
=== CONT  TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/1
--- PASS: TestCreateWithInvalidEnv (0.04s)
    --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
=== RUN   TestCreateTmpfsMountsTarget
--- PASS: TestCreateTmpfsMountsTarget (0.03s)
=== RUN   TestCreateWithCustomMaskedPaths
PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	5.797s
--- PASS: TestCreateWithCustomMaskedPaths (2.29s)
=== RUN   TestCreateWithCapabilities
=== RUN   TestCreateWithCapabilities/no_capabilities
=== PAUSE TestCreateWithCapabilities/no_capabilities
=== RUN   TestCreateWithCapabilities/empty_capabilities
=== PAUSE TestCreateWithCapabilities/empty_capabilities
=== RUN   TestCreateWithCapabilities/valid_capabilities
=== PAUSE TestCreateWithCapabilities/valid_capabilities
=== RUN   TestCreateWithCapabilities/invalid_capabilities
=== PAUSE TestCreateWithCapabilities/invalid_capabilities
=== RUN   TestCreateWithCapabilities/duplicate_capabilities
=== PAUSE TestCreateWithCapabilities/duplicate_capabilities
=== RUN   TestCreateWithCapabilities/capabilities_API_v1.39
=== PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
=== RUN   TestCreateWithCapabilities/empty_capadd
=== PAUSE TestCreateWithCapabilities/empty_capadd
=== RUN   TestCreateWithCapabilities/empty_capdrop
=== PAUSE TestCreateWithCapabilities/empty_capdrop
=== RUN   TestCreateWithCapabilities/capadd_capdrop
=== PAUSE TestCreateWithCapabilities/capadd_capdrop
=== RUN   TestCreateWithCapabilities/conflict_with_capadd
=== PAUSE TestCreateWithCapabilities/conflict_with_capadd
=== RUN   TestCreateWithCapabilities/conflict_with_capdrop
=== PAUSE TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/no_capabilities
=== CONT  TestCreateWithCapabilities/empty_capadd
=== CONT  TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/conflict_with_capadd
=== CONT  TestCreateWithCapabilities/capadd_capdrop
=== CONT  TestCreateWithCapabilities/empty_capdrop
=== CONT  TestCreateWithCapabilities/invalid_capabilities
=== CONT  TestCreateWithCapabilities/capabilities_API_v1.39
=== CONT  TestCreateWithCapabilities/duplicate_capabilities
=== CONT  TestCreateWithCapabilities/valid_capabilities
=== CONT  TestCreateWithCapabilities/empty_capabilities
--- PASS: TestCreateWithCapabilities (0.03s)
    --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
    --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
    --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
    --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
    --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
    --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
    --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
    --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
    --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
=== RUN   TestCreateWithCustomReadonlyPaths
PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	20.813s
PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.167s
--- PASS: TestCreateWithCustomReadonlyPaths (2.24s)
=== RUN   TestCreateWithInvalidHealthcheckParams
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
--- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
=== RUN   TestContainerStartOnDaemonRestart
=== PAUSE TestContainerStartOnDaemonRestart
=== RUN   TestDaemonRestartIpcMode
=== PAUSE TestDaemonRestartIpcMode
=== RUN   TestDiff
PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.520s
--- PASS: TestDiff (0.82s)
=== RUN   TestExecWithCloseStdin
--- PASS: TestExecWithCloseStdin (0.93s)
=== RUN   TestExec
--- PASS: TestExec (0.92s)
=== RUN   TestExecUser
PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	1.720s
--- PASS: TestBuildWithHugeFile (83.46s)
=== RUN   TestBuildWithEmptyDockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
=== CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
--- PASS: TestBuildWithEmptyDockerfile (0.04s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
    --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
    --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
=== RUN   TestBuildPreserveOwnership
=== RUN   TestBuildPreserveOwnership/copy_from
=== RUN   TestBuildPreserveOwnership/copy_from_chowned
--- PASS: TestBuildPreserveOwnership (10.16s)
    --- PASS: TestBuildPreserveOwnership/copy_from (6.15s)
    --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
=== RUN   TestBuildPlatformInvalid
--- PASS: TestBuildPlatformInvalid (0.16s)
PASS
Running /go/src/github.com/docker/docker/integration/network
INFO: Testing against a local daemon
=== RUN   TestNetworkCreateDelete
--- PASS: TestNetworkCreateDelete (0.24s)
=== RUN   TestDockerNetworkDeletePreferID
--- PASS: TestDockerNetworkDeletePreferID (0.60s)
=== RUN   TestInspectNetwork
--- PASS: TestExecUser (0.94s)
=== RUN   TestExportContainerAndImportImage
--- PASS: TestExportContainerAndImportImage (1.02s)
=== RUN   TestExportContainerAfterDaemonRestart
=== RUN   TestInspectNetwork/full_network_id
=== RUN   TestInspectNetwork/partial_network_id
=== RUN   TestInspectNetwork/network_name
=== RUN   TestInspectNetwork/network_name_and_swarm_scope
PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	8.898s
PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	1.613s
--- PASS: TestExportContainerAfterDaemonRestart (1.37s)
    export_test.go:63: Creating a new daemon
    daemon.go:336: [dda0d841f6fc9] waiting for daemon to start
    daemon.go:336: [dda0d841f6fc9] waiting for daemon to start
    daemon.go:364: [dda0d841f6fc9] daemon started
    daemon.go:472: [dda0d841f6fc9] Stopping daemon
    daemon.go:307: [dda0d841f6fc9] exiting daemon
    daemon.go:459: [dda0d841f6fc9] Daemon stopped
    daemon.go:336: [dda0d841f6fc9] waiting for daemon to start
    daemon.go:336: [dda0d841f6fc9] waiting for daemon to start
    daemon.go:364: [dda0d841f6fc9] daemon started
    daemon.go:472: [dda0d841f6fc9] Stopping daemon
    daemon.go:307: [dda0d841f6fc9] exiting daemon
    daemon.go:459: [dda0d841f6fc9] Daemon stopped
=== RUN   TestHealthCheckWorkdir
PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.970s
--- PASS: TestHealthCheckWorkdir (1.08s)
=== RUN   TestHealthKillContainer
PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	1.888s
PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.195s
PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.159s
--- PASS: TestInspectNetwork (8.48s)
    inspect_test.go:18: Creating a new daemon
    daemon.go:336: [df7a1e364f6e8] waiting for daemon to start
    daemon.go:336: [df7a1e364f6e8] waiting for daemon to start
    daemon.go:364: [df7a1e364f6e8] daemon started
    --- PASS: TestInspectNetwork/full_network_id (0.00s)
    --- PASS: TestInspectNetwork/partial_network_id (0.00s)
    --- PASS: TestInspectNetwork/network_name (0.00s)
    --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
    daemon.go:472: [df7a1e364f6e8] Stopping daemon
    daemon.go:307: [df7a1e364f6e8] exiting daemon
    daemon.go:459: [df7a1e364f6e8] Daemon stopped
=== RUN   TestRunContainerWithBridgeNone
PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	2.733s
PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.713s
PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.828s
PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.703s
--- PASS: TestHealthKillContainer (2.93s)
=== RUN   TestInspectCpusetInConfigPre120
--- PASS: TestInspectCpusetInConfigPre120 (0.76s)
=== RUN   TestIpcModeNone
PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	0.850s
--- PASS: TestIpcModeNone (0.92s)
=== RUN   TestIpcModePrivate
--- PASS: TestRunContainerWithBridgeNone (2.70s)
    network_test.go:25: Creating a new daemon
    daemon.go:336: [d53f84b7c7bd5] waiting for daemon to start
    daemon.go:336: [d53f84b7c7bd5] waiting for daemon to start
    daemon.go:364: [d53f84b7c7bd5] daemon started
    daemon.go:472: [d53f84b7c7bd5] Stopping daemon
    daemon.go:307: [d53f84b7c7bd5] exiting daemon
    daemon.go:459: [d53f84b7c7bd5] Daemon stopped
=== RUN   TestNetworkInvalidJSON
=== RUN   TestNetworkInvalidJSON//networks/create
=== PAUSE TestNetworkInvalidJSON//networks/create
=== RUN   TestNetworkInvalidJSON//networks/bridge/connect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/connect
=== RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/create
=== CONT  TestNetworkInvalidJSON//networks/bridge/connect
=== CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
--- PASS: TestNetworkInvalidJSON (0.03s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
=== RUN   TestDaemonRestartWithLiveRestore
PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	1.343s
PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	0.729s
--- PASS: TestIpcModePrivate (0.82s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false
=== RUN   TestIpcModeShareable
PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.693s
--- PASS: TestDaemonRestartWithLiveRestore (1.05s)
    service_test.go:32: Creating a new daemon
    daemon.go:336: [d8b8b122379e5] waiting for daemon to start
    daemon.go:336: [d8b8b122379e5] waiting for daemon to start
    daemon.go:364: [d8b8b122379e5] daemon started
    daemon.go:472: [d8b8b122379e5] Stopping daemon
    daemon.go:307: [d8b8b122379e5] exiting daemon
    daemon.go:459: [d8b8b122379e5] Daemon stopped
    daemon.go:336: [d8b8b122379e5] waiting for daemon to start
    daemon.go:336: [d8b8b122379e5] waiting for daemon to start
    daemon.go:364: [d8b8b122379e5] daemon started
    daemon.go:472: [d8b8b122379e5] Stopping daemon
    daemon.go:307: [d8b8b122379e5] exiting daemon
    daemon.go:459: [d8b8b122379e5] Daemon stopped
=== RUN   TestDaemonDefaultNetworkPools
--- PASS: TestIpcModeShareable (0.92s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true
=== RUN   TestAPIIpcModeShareableAndContainer
PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.799s
--- PASS: TestDaemonDefaultNetworkPools (0.79s)
    service_test.go:57: Creating a new daemon
    daemon.go:336: [deabd95a13acd] waiting for daemon to start
    daemon.go:336: [deabd95a13acd] waiting for daemon to start
    daemon.go:364: [deabd95a13acd] daemon started
    daemon.go:472: [deabd95a13acd] Stopping daemon
    daemon.go:307: [deabd95a13acd] exiting daemon
    daemon.go:459: [deabd95a13acd] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetwork
PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	0.808s
--- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
    service_test.go:98: Creating a new daemon
    daemon.go:336: [d98ba5f60a199] waiting for daemon to start
    daemon.go:336: [d98ba5f60a199] waiting for daemon to start
    daemon.go:364: [d98ba5f60a199] daemon started
    daemon.go:472: [d98ba5f60a199] Stopping daemon
    daemon.go:307: [d98ba5f60a199] exiting daemon
    daemon.go:459: [d98ba5f60a199] Daemon stopped
    daemon.go:336: [d98ba5f60a199] waiting for daemon to start
    daemon.go:336: [d98ba5f60a199] waiting for daemon to start
    daemon.go:364: [d98ba5f60a199] daemon started
    daemon.go:472: [d98ba5f60a199] Stopping daemon
    daemon.go:307: [d98ba5f60a199] exiting daemon
    daemon.go:459: [d98ba5f60a199] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	0.833s
PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.702s
--- PASS: TestAPIIpcModeShareableAndContainer (2.79s)
=== RUN   TestAPIIpcModeHost
--- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
    service_test.go:131: Creating a new daemon
    daemon.go:336: [dcef204175177] waiting for daemon to start
    daemon.go:336: [dcef204175177] waiting for daemon to start
    daemon.go:364: [dcef204175177] daemon started
    daemon.go:472: [dcef204175177] Stopping daemon
    daemon.go:307: [dcef204175177] exiting daemon
    daemon.go:459: [dcef204175177] Daemon stopped
    daemon.go:336: [dcef204175177] waiting for daemon to start
    daemon.go:336: [dcef204175177] waiting for daemon to start
    daemon.go:364: [dcef204175177] daemon started
    daemon.go:472: [dcef204175177] Stopping daemon
    daemon.go:307: [dcef204175177] exiting daemon
    daemon.go:459: [dcef204175177] Daemon stopped
=== RUN   TestDaemonWithBipAndDefaultNetworkPool
PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	0.845s
--- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
    service_test.go:181: Creating a new daemon
    daemon.go:336: [db3e31a81d925] waiting for daemon to start
    daemon.go:336: [db3e31a81d925] waiting for daemon to start
    daemon.go:364: [db3e31a81d925] daemon started
    daemon.go:472: [db3e31a81d925] Stopping daemon
    daemon.go:307: [db3e31a81d925] exiting daemon
    daemon.go:459: [db3e31a81d925] Daemon stopped
=== RUN   TestServiceWithPredefinedNetwork
--- PASS: TestAPIIpcModeHost (0.77s)
=== RUN   TestDaemonIpcModeShareable
PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	0.781s
PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.832s
--- PASS: TestDaemonIpcModeShareable (1.72s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d06ebf76fe15c] waiting for daemon to start
    daemon.go:336: [d06ebf76fe15c] waiting for daemon to start
    daemon.go:364: [d06ebf76fe15c] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
    daemon.go:472: [d06ebf76fe15c] Stopping daemon
    daemon.go:307: [d06ebf76fe15c] exiting daemon
    daemon.go:459: [d06ebf76fe15c] Daemon stopped
=== RUN   TestDaemonIpcModePrivate
--- PASS: TestServiceWithPredefinedNetwork (2.20s)
    service_test.go:203: Creating a new daemon
    daemon.go:336: [d661459128c9c] waiting for daemon to start
    daemon.go:336: [d661459128c9c] waiting for daemon to start
    daemon.go:364: [d661459128c9c] daemon started
    daemon.go:472: [d661459128c9c] Stopping daemon
    daemon.go:307: [d661459128c9c] exiting daemon
    daemon.go:459: [d661459128c9c] Daemon stopped
=== RUN   TestServiceRemoveKeepsIngressNetwork
--- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
    service_test.go:230: FLAKY_TEST
=== RUN   TestServiceWithDataPathPortInit
PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	0.797s
--- PASS: TestDaemonIpcModePrivate (1.64s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [dd02883edbd56] waiting for daemon to start
    daemon.go:336: [dd02883edbd56] waiting for daemon to start
    daemon.go:364: [dd02883edbd56] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
    daemon.go:472: [dd02883edbd56] Stopping daemon
    daemon.go:307: [dd02883edbd56] exiting daemon
    daemon.go:459: [dd02883edbd56] Daemon stopped
=== RUN   TestDaemonIpcModePrivateFromConfig
PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.187s
PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	9.016s
PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	0.820s
PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.723s
PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.010s
--- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d3a96d55e1d50] waiting for daemon to start
    daemon.go:336: [d3a96d55e1d50] waiting for daemon to start
    daemon.go:364: [d3a96d55e1d50] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
    daemon.go:472: [d3a96d55e1d50] Stopping daemon
    daemon.go:307: [d3a96d55e1d50] exiting daemon
    daemon.go:459: [d3a96d55e1d50] Daemon stopped
=== RUN   TestDaemonIpcModeShareableFromConfig
PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.683s
PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	2.132s
--- PASS: TestServiceWithDataPathPortInit (4.41s)
    service_test.go:339: Creating a new daemon
    daemon.go:336: [d9e27f5192973] waiting for daemon to start
    daemon.go:336: [d9e27f5192973] waiting for daemon to start
    daemon.go:364: [d9e27f5192973] daemon started
    daemon.go:472: [d9e27f5192973] Stopping daemon
    daemon.go:307: [d9e27f5192973] exiting daemon
    daemon.go:459: [d9e27f5192973] Daemon stopped
    service_test.go:367: Creating a new daemon
    daemon.go:336: [d6d5ee52d1aba] waiting for daemon to start
    daemon.go:336: [d6d5ee52d1aba] waiting for daemon to start
    daemon.go:364: [d6d5ee52d1aba] daemon started
    daemon.go:472: [d6d5ee52d1aba] Stopping daemon
    daemon.go:307: [d6d5ee52d1aba] exiting daemon
    daemon.go:459: [d6d5ee52d1aba] Daemon stopped
=== RUN   TestServiceWithDefaultAddressPoolInit
PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.758s
--- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d0b3006d56afe] waiting for daemon to start
    daemon.go:336: [d0b3006d56afe] waiting for daemon to start
    daemon.go:364: [d0b3006d56afe] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
    daemon.go:472: [d0b3006d56afe] Stopping daemon
    daemon.go:307: [d0b3006d56afe] exiting daemon
    daemon.go:459: [d0b3006d56afe] Daemon stopped
=== RUN   TestIpcModeOlderClient
=== PAUSE TestIpcModeOlderClient
=== RUN   TestKillContainerInvalidSignal
PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	0.935s
--- PASS: TestKillContainerInvalidSignal (0.85s)
=== RUN   TestKillContainer
=== RUN   TestKillContainer/no_signal
PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	1.752s
PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.705s
=== RUN   TestKillContainer/non_killing_signal
PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.697s
=== RUN   TestKillContainer/killing_signal
PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	0.970s
--- PASS: TestKillContainer (2.52s)
    --- PASS: TestKillContainer/no_signal (0.80s)
    --- PASS: TestKillContainer/non_killing_signal (0.60s)
    --- PASS: TestKillContainer/killing_signal (0.85s)
=== RUN   TestKillWithStopSignalAndRestartPolicies
=== RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.355s
--- PASS: TestServiceWithDefaultAddressPoolInit (4.44s)
    service_test.go:398: Creating a new daemon
    daemon.go:336: [dde7a3156aa3c] waiting for daemon to start
    daemon.go:336: [dde7a3156aa3c] waiting for daemon to start
    daemon.go:364: [dde7a3156aa3c] daemon started
    service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:reu0er8xl7x0moj97zmza6gdz Created:2019-09-24 22:19:34.009723001 +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[]}
    daemon.go:472: [dde7a3156aa3c] Stopping daemon
    daemon.go:307: [dde7a3156aa3c] exiting daemon
    daemon.go:459: [dde7a3156aa3c] Daemon stopped
    service_test.go:438: Creating a new daemon
    daemon.go:336: [d8910d4c9e14d] waiting for daemon to start
    daemon.go:336: [d8910d4c9e14d] waiting for daemon to start
    daemon.go:364: [d8910d4c9e14d] daemon started
    daemon.go:472: [d8910d4c9e14d] Stopping daemon
    daemon.go:307: [d8910d4c9e14d] exiting daemon
    daemon.go:459: [d8910d4c9e14d] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/macvlan
=== RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkMacvlanPersistance
PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.665s
--- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
=== RUN   TestKillStoppedContainer
--- PASS: TestKillStoppedContainer (0.08s)
=== RUN   TestKillStoppedContainerAPIPre120
--- PASS: TestKillStoppedContainerAPIPre120 (0.15s)
=== RUN   TestKillDifferentUserContainer
--- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
    macvlan_test.go:24: Creating a new daemon
    daemon.go:336: [d6ca5605f13b1] waiting for daemon to start
    daemon.go:336: [d6ca5605f13b1] waiting for daemon to start
    daemon.go:364: [d6ca5605f13b1] daemon started
    daemon.go:472: [d6ca5605f13b1] Stopping daemon
    daemon.go:307: [d6ca5605f13b1] exiting daemon
    daemon.go:459: [d6ca5605f13b1] Daemon stopped
    daemon.go:336: [d6ca5605f13b1] waiting for daemon to start
    daemon.go:336: [d6ca5605f13b1] waiting for daemon to start
    daemon.go:364: [d6ca5605f13b1] daemon started
    daemon.go:472: [d6ca5605f13b1] Stopping daemon
    daemon.go:307: [d6ca5605f13b1] exiting daemon
    daemon.go:459: [d6ca5605f13b1] Daemon stopped
=== RUN   TestDockerNetworkMacvlan
--- PASS: TestKillDifferentUserContainer (0.84s)
=== RUN   TestInspectOomKilledTrue
--- SKIP: TestInspectOomKilledTrue (0.00s)
    kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestInspectOomKilledFalse
--- SKIP: TestInspectOomKilledFalse (0.00s)
    kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
=== RUN   TestLinksEtcHostsContentMatch
PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	1.896s
--- PASS: TestLinksEtcHostsContentMatch (0.55s)
=== RUN   TestLinksContainerNames
=== RUN   TestDockerNetworkMacvlan/Subinterface
=== RUN   TestDockerNetworkMacvlan/OverlapParent
=== RUN   TestDockerNetworkMacvlan/NilParent
--- PASS: TestLinksContainerNames (1.66s)
=== RUN   TestLogsFollowTailEmpty
--- PASS: TestLogsFollowTailEmpty (0.83s)
=== RUN   TestContainerNetworkMountsNoChown
--- PASS: TestContainerNetworkMountsNoChown (0.82s)
=== RUN   TestMountDaemonRoot
=== RUN   TestMountDaemonRoot/default
=== PAUSE TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/private
=== PAUSE TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/rprivate
=== PAUSE TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/slave
=== PAUSE TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/rslave
=== PAUSE TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/shared
=== PAUSE TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/rshared
=== PAUSE TestMountDaemonRoot/rshared
=== CONT  TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/rslave/bind_root
=== PAUSE TestMountDaemonRoot/rslave/bind_root
=== RUN   TestMountDaemonRoot/rslave/bind_subpath
=== PAUSE TestMountDaemonRoot/rslave/bind_subpath
=== RUN   TestMountDaemonRoot/rslave/mount_root
=== PAUSE TestMountDaemonRoot/rslave/mount_root
=== RUN   TestMountDaemonRoot/rslave/mount_subpath
=== PAUSE TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/rshared
=== RUN   TestMountDaemonRoot/rshared/bind_root
=== PAUSE TestMountDaemonRoot/rshared/bind_root
=== RUN   TestMountDaemonRoot/rshared/bind_subpath
=== PAUSE TestMountDaemonRoot/rshared/bind_subpath
=== RUN   TestMountDaemonRoot/rshared/mount_root
=== PAUSE TestMountDaemonRoot/rshared/mount_root
=== RUN   TestMountDaemonRoot/rshared/mount_subpath
=== PAUSE TestMountDaemonRoot/rshared/mount_subpath
=== CONT  TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/shared/bind_subpath
=== PAUSE TestMountDaemonRoot/shared/bind_subpath
=== RUN   TestMountDaemonRoot/shared/mount_root
=== PAUSE TestMountDaemonRoot/shared/mount_root
=== RUN   TestMountDaemonRoot/shared/mount_subpath
=== PAUSE TestMountDaemonRoot/shared/mount_subpath
=== RUN   TestMountDaemonRoot/shared/bind_root
=== PAUSE TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/rprivate/bind_root
=== PAUSE TestMountDaemonRoot/rprivate/bind_root
=== RUN   TestMountDaemonRoot/rprivate/bind_subpath
=== PAUSE TestMountDaemonRoot/rprivate/bind_subpath
=== RUN   TestMountDaemonRoot/rprivate/mount_root
=== PAUSE TestMountDaemonRoot/rprivate/mount_root
=== RUN   TestMountDaemonRoot/rprivate/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/slave/bind_root
=== PAUSE TestMountDaemonRoot/slave/bind_root
=== RUN   TestMountDaemonRoot/slave/bind_subpath
=== PAUSE TestMountDaemonRoot/slave/bind_subpath
=== RUN   TestMountDaemonRoot/slave/mount_root
=== PAUSE TestMountDaemonRoot/slave/mount_root
=== RUN   TestMountDaemonRoot/slave/mount_subpath
=== PAUSE TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/private/bind_root
=== PAUSE TestMountDaemonRoot/private/bind_root
=== RUN   TestMountDaemonRoot/private/bind_subpath
=== PAUSE TestMountDaemonRoot/private/bind_subpath
=== RUN   TestMountDaemonRoot/private/mount_root
=== PAUSE TestMountDaemonRoot/private/mount_root
=== RUN   TestMountDaemonRoot/private/mount_subpath
=== PAUSE TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/rslave/bind_root
=== PAUSE TestMountDaemonRoot/default/bind_root
=== RUN   TestMountDaemonRoot/default/bind_subpath
=== PAUSE TestMountDaemonRoot/default/bind_subpath
=== RUN   TestMountDaemonRoot/default/mount_root
=== PAUSE TestMountDaemonRoot/default/mount_root
=== RUN   TestMountDaemonRoot/default/mount_subpath
=== PAUSE TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/rshared/bind_root
=== CONT  TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/rslave/mount_root
=== CONT  TestMountDaemonRoot/rslave/bind_subpath
=== CONT  TestMountDaemonRoot/shared/bind_subpath
=== CONT  TestMountDaemonRoot/rshared/mount_subpath
=== CONT  TestMountDaemonRoot/rshared/mount_root
=== CONT  TestMountDaemonRoot/rshared/bind_subpath
=== CONT  TestMountDaemonRoot/rprivate/bind_root
=== CONT  TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/shared/mount_subpath
=== CONT  TestMountDaemonRoot/shared/mount_root
=== CONT  TestMountDaemonRoot/slave/bind_root
=== CONT  TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/rprivate/mount_root
=== CONT  TestMountDaemonRoot/rprivate/bind_subpath
=== CONT  TestMountDaemonRoot/private/bind_root
=== CONT  TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/slave/mount_root
=== CONT  TestMountDaemonRoot/slave/bind_subpath
=== CONT  TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/private/mount_root
=== CONT  TestMountDaemonRoot/private/bind_subpath
=== CONT  TestMountDaemonRoot/default/mount_root
PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	3.786s
=== CONT  TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/default/bind_subpath
--- PASS: TestMountDaemonRoot (0.04s)
    --- PASS: TestMountDaemonRoot/rslave (0.00s)
        --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
        --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
        --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
        --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
    --- PASS: TestMountDaemonRoot/rshared (0.00s)
        --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
        --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
        --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
        --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
    --- PASS: TestMountDaemonRoot/shared (0.00s)
        --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/shared/bind_root (0.13s)
        --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.12s)
        --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
    --- PASS: TestMountDaemonRoot/rprivate (0.00s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
    --- PASS: TestMountDaemonRoot/slave (0.00s)
        --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
        --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
        --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
    --- PASS: TestMountDaemonRoot/private (0.00s)
        --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
        --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
        --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
        --- PASS: TestMountDaemonRoot/private/bind_subpath (0.12s)
    --- PASS: TestMountDaemonRoot/default (0.00s)
        --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
        --- PASS: TestMountDaemonRoot/default/mount_root (0.16s)
        --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
        --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
=== RUN   TestContainerBindMountNonRecursive
=== RUN   TestDockerNetworkMacvlan/InternalMode
PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	8.080s
PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.996s
PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	2.705s
--- PASS: TestContainerBindMountNonRecursive (2.14s)
=== RUN   TestNetworkNat
PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.711s
--- PASS: TestNetworkNat (0.84s)
=== RUN   TestNetworkLocalhostTCPNat
=== RUN   TestDockerNetworkMacvlan/Addressing
--- PASS: TestNetworkLocalhostTCPNat (0.86s)
=== RUN   TestNetworkLoopbackNat
--- PASS: TestNetworkLoopbackNat (1.03s)
=== RUN   TestPause
--- PASS: TestDockerNetworkMacvlan (10.36s)
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d02a84c9c2122] waiting for daemon to start
    daemon.go:336: [d02a84c9c2122] waiting for daemon to start
    daemon.go:364: [d02a84c9c2122] daemon started
    --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
    daemon.go:472: [d02a84c9c2122] Stopping daemon
    daemon.go:307: [d02a84c9c2122] exiting daemon
    daemon.go:459: [d02a84c9c2122] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [de50cb0d619f4] waiting for daemon to start
    daemon.go:336: [de50cb0d619f4] waiting for daemon to start
    daemon.go:364: [de50cb0d619f4] daemon started
    --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
    daemon.go:472: [de50cb0d619f4] Stopping daemon
    daemon.go:307: [de50cb0d619f4] exiting daemon
    daemon.go:459: [de50cb0d619f4] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dd2c5f64791c2] waiting for daemon to start
    daemon.go:336: [dd2c5f64791c2] waiting for daemon to start
    daemon.go:364: [dd2c5f64791c2] daemon started
    --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s)
    daemon.go:472: [dd2c5f64791c2] Stopping daemon
    daemon.go:307: [dd2c5f64791c2] exiting daemon
    daemon.go:459: [dd2c5f64791c2] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dc267e042c682] waiting for daemon to start
    daemon.go:336: [dc267e042c682] waiting for daemon to start
    daemon.go:364: [dc267e042c682] daemon started
    --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s)
    daemon.go:472: [dc267e042c682] Stopping daemon
    daemon.go:307: [dc267e042c682] exiting daemon
    daemon.go:459: [dc267e042c682] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dad844a99da35] waiting for daemon to start
    daemon.go:336: [dad844a99da35] waiting for daemon to start
    daemon.go:364: [dad844a99da35] daemon started
    --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s)
    daemon.go:472: [dad844a99da35] Stopping daemon
    daemon.go:307: [dad844a99da35] exiting daemon
    daemon.go:459: [dad844a99da35] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/ipvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkIpvlanPersistance
PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	3.002s
--- PASS: TestPause (0.88s)
=== RUN   TestPauseFailsOnWindowsServerContainers
--- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
    pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
=== RUN   TestPauseStopPausedContainer
--- PASS: TestPauseStopPausedContainer (0.87s)
=== RUN   TestPsFilter
--- PASS: TestPsFilter (0.20s)
=== RUN   TestRemoveContainerWithRemovedVolume
PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	3.862s
--- PASS: TestDockerNetworkIpvlanPersistance (1.50s)
    ipvlan_test.go:28: Creating a new daemon
    daemon.go:336: [de5ce4405fbf4] waiting for daemon to start
    daemon.go:336: [de5ce4405fbf4] waiting for daemon to start
    daemon.go:364: [de5ce4405fbf4] daemon started
    daemon.go:472: [de5ce4405fbf4] Stopping daemon
    daemon.go:307: [de5ce4405fbf4] exiting daemon
    daemon.go:459: [de5ce4405fbf4] Daemon stopped
    daemon.go:336: [de5ce4405fbf4] waiting for daemon to start
    daemon.go:336: [de5ce4405fbf4] waiting for daemon to start
    daemon.go:364: [de5ce4405fbf4] daemon started
    daemon.go:472: [de5ce4405fbf4] Stopping daemon
    daemon.go:307: [de5ce4405fbf4] exiting daemon
    daemon.go:459: [de5ce4405fbf4] Daemon stopped
=== RUN   TestDockerNetworkIpvlan
PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	1.965s
--- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
=== RUN   TestRemoveContainerWithVolume
=== RUN   TestDockerNetworkIpvlan/Subinterface
PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.961s
--- PASS: TestRemoveContainerWithVolume (0.81s)
=== RUN   TestRemoveContainerRunning
=== RUN   TestDockerNetworkIpvlan/OverlapParent
PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.983s
--- PASS: TestRemoveContainerRunning (0.89s)
=== RUN   TestRemoveContainerForceRemoveRunning
PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	2.753s
=== RUN   TestDockerNetworkIpvlan/L2NilParent
--- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
=== RUN   TestRemoveInvalidContainer
--- PASS: TestRemoveInvalidContainer (0.03s)
=== RUN   TestRenameLinkedContainer
PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.982s
SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.694s
=== RUN   TestDockerNetworkIpvlan/L2InternalMode
--- PASS: TestRenameLinkedContainer (3.20s)
=== RUN   TestRenameStoppedContainer
--- PASS: TestRenameStoppedContainer (0.80s)
=== RUN   TestRenameRunningContainerAndReuse
PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	3.980s
PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	3.709s
PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.147s
=== RUN   TestDockerNetworkIpvlan/L3NilParent
--- PASS: TestRenameRunningContainerAndReuse (1.63s)
=== RUN   TestRenameInvalidName
PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.738s
--- PASS: TestRenameInvalidName (0.82s)
=== RUN   TestRenameAnonymousContainer
PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.344s
=== RUN   TestDockerNetworkIpvlan/L3InternalMode
PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.427s
PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.747s
--- PASS: TestRenameAnonymousContainer (3.40s)
=== RUN   TestRenameContainerWithSameName
PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	5.968s
--- PASS: TestRenameContainerWithSameName (0.84s)
=== RUN   TestRenameContainerWithLinkedContainer
=== RUN   TestDockerNetworkIpvlan/L2MultiSubnet
PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	2.128s
--- PASS: TestRenameContainerWithLinkedContainer (1.63s)
=== RUN   TestResize
PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.182s
PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.365s
--- PASS: TestResize (0.87s)
=== RUN   TestResizeWithInvalidSize
PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.723s
--- PASS: TestResizeWithInvalidSize (0.82s)
=== RUN   TestResizeWhenContainerNotStarted
--- PASS: TestResizeWhenContainerNotStarted (0.80s)
=== RUN   TestDaemonRestartKillContainers
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.452s
PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.119s
PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.160s
PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.539s
PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	3.953s
PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.585s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.097s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.607s
=== RUN   TestDockerNetworkIpvlan/L3MultiSubnet
PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.343s
PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.082s
PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.879s
PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.157s
PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.185s
SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.080s
PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.165s
PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.956s
PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.750s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	1.860s
PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.108s
PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.028s
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== RUN   TestDockerNetworkIpvlan/Addressing
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	2.226s
PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.987s
PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.562s
PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.153s
PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.026s
PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.135s
PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.071s
PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.093s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
--- PASS: TestDockerNetworkIpvlan (27.59s)
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [da556d8dd082e] waiting for daemon to start
    daemon.go:336: [da556d8dd082e] waiting for daemon to start
    daemon.go:364: [da556d8dd082e] daemon started
    --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s)
    daemon.go:472: [da556d8dd082e] Stopping daemon
    daemon.go:307: [da556d8dd082e] exiting daemon
    daemon.go:459: [da556d8dd082e] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [dedaf5ef0867c] waiting for daemon to start
    daemon.go:336: [dedaf5ef0867c] waiting for daemon to start
    daemon.go:364: [dedaf5ef0867c] daemon started
    --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s)
    daemon.go:472: [dedaf5ef0867c] Stopping daemon
    daemon.go:307: [dedaf5ef0867c] exiting daemon
    daemon.go:459: [dedaf5ef0867c] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [df0a02b73bbe9] waiting for daemon to start
    daemon.go:336: [df0a02b73bbe9] waiting for daemon to start
    daemon.go:364: [df0a02b73bbe9] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.24s)
    daemon.go:472: [df0a02b73bbe9] Stopping daemon
    daemon.go:307: [df0a02b73bbe9] exiting daemon
    daemon.go:459: [df0a02b73bbe9] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d50066b0e5616] waiting for daemon to start
    daemon.go:336: [d50066b0e5616] waiting for daemon to start
    daemon.go:364: [d50066b0e5616] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.27s)
    daemon.go:472: [d50066b0e5616] Stopping daemon
    daemon.go:307: [d50066b0e5616] exiting daemon
    daemon.go:459: [d50066b0e5616] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [db9ea8d46909a] waiting for daemon to start
    daemon.go:336: [db9ea8d46909a] waiting for daemon to start
    daemon.go:364: [db9ea8d46909a] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.30s)
    daemon.go:472: [db9ea8d46909a] Stopping daemon
    daemon.go:307: [db9ea8d46909a] exiting daemon
    daemon.go:459: [db9ea8d46909a] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d13bb708b6d10] waiting for daemon to start
    daemon.go:336: [d13bb708b6d10] waiting for daemon to start
    daemon.go:364: [d13bb708b6d10] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.27s)
    daemon.go:472: [d13bb708b6d10] Stopping daemon
    daemon.go:307: [d13bb708b6d10] exiting daemon
    daemon.go:459: [d13bb708b6d10] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [d8b37ff375669] waiting for daemon to start
    daemon.go:336: [d8b37ff375669] waiting for daemon to start
    daemon.go:364: [d8b37ff375669] daemon started
    --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.46s)
    daemon.go:472: [d8b37ff375669] Stopping daemon
    daemon.go:307: [d8b37ff375669] exiting daemon
    daemon.go:459: [d8b37ff375669] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [dcc3c68781272] waiting for daemon to start
    daemon.go:336: [dcc3c68781272] waiting for daemon to start
    daemon.go:364: [dcc3c68781272] daemon started
    --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.42s)
    daemon.go:472: [dcc3c68781272] Stopping daemon
    daemon.go:307: [dcc3c68781272] exiting daemon
    daemon.go:459: [dcc3c68781272] Daemon stopped
    ipvlan_test.go:88: Creating a new daemon
    daemon.go:336: [dd9f0d1f35810] waiting for daemon to start
    daemon.go:336: [dd9f0d1f35810] waiting for daemon to start
    daemon.go:364: [dd9f0d1f35810] daemon started
    --- PASS: TestDockerNetworkIpvlan/Addressing (1.99s)
    daemon.go:472: [dd9f0d1f35810] Stopping daemon
    daemon.go:307: [dd9f0d1f35810] exiting daemon
    daemon.go:459: [dd9f0d1f35810] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/secret
INFO: Testing against a local daemon
=== RUN   TestSecretInspect
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.394s
PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.006s
--- PASS: TestSecretInspect (2.24s)
    secret_test.go:25: Creating a new daemon
    daemon.go:336: [dd717766659e2] waiting for daemon to start
    daemon.go:336: [dd717766659e2] waiting for daemon to start
    daemon.go:364: [dd717766659e2] daemon started
    daemon.go:472: [dd717766659e2] Stopping daemon
    daemon.go:307: [dd717766659e2] exiting daemon
    daemon.go:459: [dd717766659e2] Daemon stopped
=== RUN   TestSecretList
--- PASS: TestDaemonRestartKillContainers (0.00s)
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d1494a3d5ecbc] waiting for daemon to start
        daemon.go:336: [d1494a3d5ecbc] waiting for daemon to start
        daemon.go:364: [d1494a3d5ecbc] daemon started
        daemon.go:336: [d1494a3d5ecbc] waiting for daemon to start
        daemon.go:307: [d1494a3d5ecbc] exiting daemon
        daemon.go:336: [d1494a3d5ecbc] waiting for daemon to start
        daemon.go:364: [d1494a3d5ecbc] daemon started
        daemon.go:472: [d1494a3d5ecbc] Stopping daemon
        daemon.go:307: [d1494a3d5ecbc] exiting daemon
        daemon.go:459: [d1494a3d5ecbc] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dca24fc056f7a] waiting for daemon to start
        daemon.go:336: [dca24fc056f7a] waiting for daemon to start
        daemon.go:364: [dca24fc056f7a] daemon started
        daemon.go:336: [dca24fc056f7a] waiting for daemon to start
        daemon.go:307: [dca24fc056f7a] exiting daemon
        daemon.go:336: [dca24fc056f7a] waiting for daemon to start
        daemon.go:364: [dca24fc056f7a] daemon started
        daemon.go:472: [dca24fc056f7a] Stopping daemon
        daemon.go:307: [dca24fc056f7a] exiting daemon
        daemon.go:459: [dca24fc056f7a] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d5c72d03dcc60] waiting for daemon to start
        daemon.go:336: [d5c72d03dcc60] waiting for daemon to start
        daemon.go:364: [d5c72d03dcc60] daemon started
        daemon.go:472: [d5c72d03dcc60] Stopping daemon
        daemon.go:307: [d5c72d03dcc60] exiting daemon
        daemon.go:459: [d5c72d03dcc60] Daemon stopped
        daemon.go:336: [d5c72d03dcc60] waiting for daemon to start
        daemon.go:336: [d5c72d03dcc60] waiting for daemon to start
        daemon.go:364: [d5c72d03dcc60] daemon started
        daemon.go:472: [d5c72d03dcc60] Stopping daemon
        daemon.go:307: [d5c72d03dcc60] exiting daemon
        daemon.go:459: [d5c72d03dcc60] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d9377af08bce6] waiting for daemon to start
        daemon.go:336: [d9377af08bce6] waiting for daemon to start
        daemon.go:364: [d9377af08bce6] daemon started
        daemon.go:336: [d9377af08bce6] waiting for daemon to start
        daemon.go:307: [d9377af08bce6] exiting daemon
        daemon.go:336: [d9377af08bce6] waiting for daemon to start
        daemon.go:364: [d9377af08bce6] daemon started
        daemon.go:472: [d9377af08bce6] Stopping daemon
        daemon.go:307: [d9377af08bce6] exiting daemon
        daemon.go:459: [d9377af08bce6] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d6cc9ce7178ae] waiting for daemon to start
        daemon.go:336: [d6cc9ce7178ae] waiting for daemon to start
        daemon.go:364: [d6cc9ce7178ae] daemon started
        daemon.go:472: [d6cc9ce7178ae] Stopping daemon
        daemon.go:307: [d6cc9ce7178ae] exiting daemon
        daemon.go:459: [d6cc9ce7178ae] Daemon stopped
        daemon.go:336: [d6cc9ce7178ae] waiting for daemon to start
        daemon.go:336: [d6cc9ce7178ae] waiting for daemon to start
        daemon.go:364: [d6cc9ce7178ae] daemon started
        daemon.go:472: [d6cc9ce7178ae] Stopping daemon
        daemon.go:307: [d6cc9ce7178ae] exiting daemon
        daemon.go:459: [d6cc9ce7178ae] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dd2649c775a6f] waiting for daemon to start
        daemon.go:336: [dd2649c775a6f] waiting for daemon to start
        daemon.go:364: [dd2649c775a6f] daemon started
        daemon.go:307: [dd2649c775a6f] exiting daemon
        daemon.go:336: [dd2649c775a6f] waiting for daemon to start
        daemon.go:336: [dd2649c775a6f] waiting for daemon to start
        daemon.go:364: [dd2649c775a6f] daemon started
        daemon.go:472: [dd2649c775a6f] Stopping daemon
        daemon.go:307: [dd2649c775a6f] exiting daemon
        daemon.go:459: [dd2649c775a6f] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dd38c69039911] waiting for daemon to start
        daemon.go:336: [dd38c69039911] waiting for daemon to start
        daemon.go:364: [dd38c69039911] daemon started
        daemon.go:472: [dd38c69039911] Stopping daemon
        daemon.go:307: [dd38c69039911] exiting daemon
        daemon.go:459: [dd38c69039911] Daemon stopped
        daemon.go:336: [dd38c69039911] waiting for daemon to start
        daemon.go:336: [dd38c69039911] waiting for daemon to start
        daemon.go:364: [dd38c69039911] daemon started
        daemon.go:472: [dd38c69039911] Stopping daemon
        daemon.go:307: [dd38c69039911] exiting daemon
        daemon.go:459: [dd38c69039911] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dd8e1b96ee3af] waiting for daemon to start
        daemon.go:336: [dd8e1b96ee3af] waiting for daemon to start
        daemon.go:364: [dd8e1b96ee3af] daemon started
        daemon.go:472: [dd8e1b96ee3af] Stopping daemon
        daemon.go:307: [dd8e1b96ee3af] exiting daemon
        daemon.go:459: [dd8e1b96ee3af] Daemon stopped
        daemon.go:336: [dd8e1b96ee3af] waiting for daemon to start
        daemon.go:336: [dd8e1b96ee3af] waiting for daemon to start
        daemon.go:364: [dd8e1b96ee3af] daemon started
        daemon.go:472: [dd8e1b96ee3af] Stopping daemon
        daemon.go:307: [dd8e1b96ee3af] exiting daemon
        daemon.go:459: [dd8e1b96ee3af] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [da03c7fd5402b] waiting for daemon to start
        daemon.go:336: [da03c7fd5402b] waiting for daemon to start
        daemon.go:364: [da03c7fd5402b] daemon started
        daemon.go:472: [da03c7fd5402b] Stopping daemon
        daemon.go:307: [da03c7fd5402b] exiting daemon
        daemon.go:459: [da03c7fd5402b] Daemon stopped
        daemon.go:336: [da03c7fd5402b] waiting for daemon to start
        daemon.go:336: [da03c7fd5402b] waiting for daemon to start
        daemon.go:364: [da03c7fd5402b] daemon started
        daemon.go:472: [da03c7fd5402b] Stopping daemon
        daemon.go:307: [da03c7fd5402b] exiting daemon
        daemon.go:459: [da03c7fd5402b] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dee9f910d56be] waiting for daemon to start
        daemon.go:336: [dee9f910d56be] waiting for daemon to start
        daemon.go:364: [dee9f910d56be] daemon started
        daemon.go:307: [dee9f910d56be] exiting daemon
        daemon.go:336: [dee9f910d56be] waiting for daemon to start
        daemon.go:336: [dee9f910d56be] waiting for daemon to start
        daemon.go:364: [dee9f910d56be] daemon started
        daemon.go:472: [dee9f910d56be] Stopping daemon
        daemon.go:307: [dee9f910d56be] exiting daemon
        daemon.go:459: [dee9f910d56be] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d8f07c0ee6a4a] waiting for daemon to start
        daemon.go:336: [d8f07c0ee6a4a] waiting for daemon to start
        daemon.go:364: [d8f07c0ee6a4a] daemon started
        daemon.go:336: [d8f07c0ee6a4a] waiting for daemon to start
        daemon.go:307: [d8f07c0ee6a4a] exiting daemon
        daemon.go:336: [d8f07c0ee6a4a] waiting for daemon to start
        daemon.go:364: [d8f07c0ee6a4a] daemon started
        daemon.go:472: [d8f07c0ee6a4a] Stopping daemon
        daemon.go:307: [d8f07c0ee6a4a] exiting daemon
        daemon.go:459: [d8f07c0ee6a4a] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dde2ec3d563e9] waiting for daemon to start
        daemon.go:336: [dde2ec3d563e9] waiting for daemon to start
        daemon.go:364: [dde2ec3d563e9] daemon started
        daemon.go:472: [dde2ec3d563e9] Stopping daemon
        daemon.go:307: [dde2ec3d563e9] exiting daemon
        daemon.go:459: [dde2ec3d563e9] Daemon stopped
        daemon.go:336: [dde2ec3d563e9] waiting for daemon to start
        daemon.go:336: [dde2ec3d563e9] waiting for daemon to start
        daemon.go:364: [dde2ec3d563e9] daemon started
        daemon.go:472: [dde2ec3d563e9] Stopping daemon
        daemon.go:307: [dde2ec3d563e9] exiting daemon
        daemon.go:459: [dde2ec3d563e9] Daemon stopped
=== RUN   TestCgroupNamespacesRun
PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.703s
--- PASS: TestCgroupNamespacesRun (1.64s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d187c309fefc3] waiting for daemon to start
    daemon.go:336: [d187c309fefc3] waiting for daemon to start
    daemon.go:364: [d187c309fefc3] daemon started
    daemon.go:472: [d187c309fefc3] Stopping daemon
    daemon.go:307: [d187c309fefc3] exiting daemon
    daemon.go:459: [d187c309fefc3] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivileged
--- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
    run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled()
=== RUN   TestCgroupNamespacesRunDaemonHostMode
PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	0.828s
--- PASS: TestSecretList (2.23s)
    secret_test.go:48: Creating a new daemon
    daemon.go:336: [d280b48cabd3f] waiting for daemon to start
    daemon.go:336: [d280b48cabd3f] waiting for daemon to start
    daemon.go:364: [d280b48cabd3f] daemon started
    daemon.go:472: [d280b48cabd3f] Stopping daemon
    daemon.go:307: [d280b48cabd3f] exiting daemon
    daemon.go:459: [d280b48cabd3f] Daemon stopped
=== RUN   TestSecretsCreateAndDelete
PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.288s
--- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [dd6017fece1cc] waiting for daemon to start
    daemon.go:336: [dd6017fece1cc] waiting for daemon to start
    daemon.go:364: [dd6017fece1cc] daemon started
    daemon.go:472: [dd6017fece1cc] Stopping daemon
    daemon.go:307: [dd6017fece1cc] exiting daemon
    daemon.go:459: [dd6017fece1cc] Daemon stopped
=== RUN   TestCgroupNamespacesRunHostMode
PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.378s
PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.367s
PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.108s
--- PASS: TestSecretsCreateAndDelete (2.26s)
    secret_test.go:125: Creating a new daemon
    daemon.go:336: [da8837ad02f57] waiting for daemon to start
    daemon.go:336: [da8837ad02f57] waiting for daemon to start
    daemon.go:364: [da8837ad02f57] daemon started
    daemon.go:472: [da8837ad02f57] Stopping daemon
    daemon.go:307: [da8837ad02f57] exiting daemon
    daemon.go:459: [da8837ad02f57] Daemon stopped
=== RUN   TestSecretsUpdate
PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.622s
PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.010s
PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.016s
--- PASS: TestCgroupNamespacesRunHostMode (1.70s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [de4d1a971e7cc] waiting for daemon to start
    daemon.go:336: [de4d1a971e7cc] waiting for daemon to start
    daemon.go:364: [de4d1a971e7cc] daemon started
    daemon.go:472: [de4d1a971e7cc] Stopping daemon
    daemon.go:307: [de4d1a971e7cc] exiting daemon
    daemon.go:459: [de4d1a971e7cc] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivateMode
PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.028s
PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.183s
--- PASS: TestSecretsUpdate (2.24s)
    secret_test.go:172: Creating a new daemon
    daemon.go:336: [df814e0e1e419] waiting for daemon to start
    daemon.go:336: [df814e0e1e419] waiting for daemon to start
    daemon.go:364: [df814e0e1e419] daemon started
    daemon.go:472: [df814e0e1e419] Stopping daemon
    daemon.go:307: [df814e0e1e419] exiting daemon
    daemon.go:459: [df814e0e1e419] Daemon stopped
=== RUN   TestTemplatedSecret
--- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [de98d7ab2977a] waiting for daemon to start
    daemon.go:336: [de98d7ab2977a] waiting for daemon to start
    daemon.go:364: [de98d7ab2977a] daemon started
    daemon.go:472: [de98d7ab2977a] Stopping daemon
    daemon.go:307: [de98d7ab2977a] exiting daemon
    daemon.go:459: [de98d7ab2977a] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.704s
--- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.74s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [dd967b814b386] waiting for daemon to start
    daemon.go:336: [dd967b814b386] waiting for daemon to start
    daemon.go:364: [dd967b814b386] daemon started
    daemon.go:472: [dd967b814b386] Stopping daemon
    daemon.go:307: [dd967b814b386] exiting daemon
    daemon.go:459: [dd967b814b386] Daemon stopped
=== RUN   TestCgroupNamespacesRunInvalidMode
--- PASS: TestCgroupNamespacesRunInvalidMode (0.74s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d651e65b01ede] waiting for daemon to start
    daemon.go:336: [d651e65b01ede] waiting for daemon to start
    daemon.go:364: [d651e65b01ede] daemon started
    daemon.go:472: [d651e65b01ede] Stopping daemon
    daemon.go:307: [d651e65b01ede] exiting daemon
    daemon.go:459: [d651e65b01ede] Daemon stopped
=== RUN   TestCgroupNamespacesRunOlderClient
PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.024s
PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.011s
PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.019s
PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.074s
PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	13.994s
--- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
    run_cgroupns_linux_test.go:139: Creating a new daemon
    daemon.go:336: [d0e2c388c17f2] waiting for daemon to start
    daemon.go:336: [d0e2c388c17f2] waiting for daemon to start
    daemon.go:364: [d0e2c388c17f2] daemon started
    daemon.go:472: [d0e2c388c17f2] Stopping daemon
    daemon.go:307: [d0e2c388c17f2] exiting daemon
    daemon.go:459: [d0e2c388c17f2] Daemon stopped
=== RUN   TestKernelTCPMemory
--- PASS: TestTemplatedSecret (2.97s)
    secret_test.go:221: Creating a new daemon
    daemon.go:336: [d7578e55227cf] waiting for daemon to start
    daemon.go:336: [d7578e55227cf] waiting for daemon to start
    daemon.go:364: [d7578e55227cf] daemon started
    daemon.go:472: [d7578e55227cf] Stopping daemon
    daemon.go:307: [d7578e55227cf] exiting daemon
    daemon.go:459: [d7578e55227cf] Daemon stopped
=== RUN   TestSecretCreateResolve
--- PASS: TestKernelTCPMemory (0.94s)
=== RUN   TestNISDomainname
--- PASS: TestNISDomainname (1.02s)
=== RUN   TestHostnameDnsResolution
PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	1.968s
--- PASS: TestSecretCreateResolve (2.22s)
    secret_test.go:342: Creating a new daemon
    daemon.go:336: [ddf992b142be3] waiting for daemon to start
    daemon.go:336: [ddf992b142be3] waiting for daemon to start
    daemon.go:364: [ddf992b142be3] daemon started
    daemon.go:472: [ddf992b142be3] Stopping daemon
    daemon.go:307: [ddf992b142be3] exiting daemon
    daemon.go:459: [ddf992b142be3] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/service
INFO: Testing against a local daemon
=== RUN   TestServiceCreateInit
=== RUN   TestServiceCreateInit/daemonInitDisabled
PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.591s
--- PASS: TestHostnameDnsResolution (1.31s)
=== RUN   TestStats
PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	5.616s
PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.368s
--- PASS: TestStats (2.71s)
=== RUN   TestStopContainerWithTimeout
=== RUN   TestStopContainerWithTimeout/0
=== PAUSE TestStopContainerWithTimeout/0
=== RUN   TestStopContainerWithTimeout/1
=== PAUSE TestStopContainerWithTimeout/1
=== RUN   TestStopContainerWithTimeout/3
=== PAUSE TestStopContainerWithTimeout/3
=== RUN   TestStopContainerWithTimeout/-1
=== PAUSE TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/0
=== CONT  TestStopContainerWithTimeout/3
=== RUN   TestServiceCreateInit/daemonInitEnabled
=== CONT  TestStopContainerWithTimeout/-1
PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	2.130s
=== CONT  TestStopContainerWithTimeout/1
PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	2.190s
PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	1.658s
--- PASS: TestServiceCreateInit (9.04s)
    --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [db14569763356] waiting for daemon to start
        daemon.go:336: [db14569763356] waiting for daemon to start
        daemon.go:364: [db14569763356] daemon started
        daemon.go:472: [db14569763356] Stopping daemon
        daemon.go:307: [db14569763356] exiting daemon
        daemon.go:459: [db14569763356] Daemon stopped
    --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s)
        create_test.go:38: Creating a new daemon
        daemon.go:336: [db098508d3fa9] waiting for daemon to start
        daemon.go:336: [db098508d3fa9] waiting for daemon to start
        daemon.go:364: [db098508d3fa9] daemon started
        daemon.go:472: [db098508d3fa9] Stopping daemon
        daemon.go:307: [db098508d3fa9] exiting daemon
        daemon.go:459: [db098508d3fa9] Daemon stopped
=== RUN   TestCreateServiceMultipleTimes
--- PASS: TestStopContainerWithTimeout (0.04s)
    --- PASS: TestStopContainerWithTimeout/0 (0.95s)
    --- PASS: TestStopContainerWithTimeout/3 (3.04s)
    --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
    --- PASS: TestStopContainerWithTimeout/1 (1.89s)
=== RUN   TestDeleteDevicemapper
--- SKIP: TestDeleteDevicemapper (0.00s)
    stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
=== RUN   TestStopContainerWithRestartPolicyAlways
PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	4.968s
PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	0.920s
PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.740s
--- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
=== RUN   TestUpdateMemory
--- SKIP: TestUpdateMemory (0.00s)
    update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
=== RUN   TestUpdateCPUQuota
PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	0.775s
PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.619s
--- PASS: TestUpdateCPUQuota (1.47s)
=== RUN   TestUpdatePidsLimit
=== RUN   TestUpdatePidsLimit/update_from_none
PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.696s
PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	2.986s
SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
=== RUN   TestUpdatePidsLimit/no_change
=== RUN   TestUpdatePidsLimit/update_lower
=== RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.620s
=== RUN   TestUpdatePidsLimit/unset_limit_with_zero
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.404s
--- PASS: TestUpdatePidsLimit (3.50s)
    --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
    --- PASS: TestUpdatePidsLimit/no_change (0.35s)
    --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
    --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
=== RUN   TestUpdateRestartPolicy
PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	0.764s
PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	2.455s
PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	5.846s
PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.239s
PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.012s
PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.211s
PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.399s
PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.358s
PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	6.974s
PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	0.935s
PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.317s
PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.047s
PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.379s
PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.061s
PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.022s
PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.270s
PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.484s
PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.010s
PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.009s
PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.648s
PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	4.981s
PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.194s
--- PASS: TestUpdateRestartPolicy (13.05s)
=== RUN   TestUpdateRestartWithAutoRemove
--- PASS: TestUpdateRestartWithAutoRemove (0.81s)
=== RUN   TestWaitNonBlocked
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.367s
--- PASS: TestWaitNonBlocked (0.03s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
=== RUN   TestWaitBlocked
=== RUN   TestWaitBlocked/test-wait-blocked-exit-zero
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
=== RUN   TestWaitBlocked/test-wait-blocked-exit-random
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-zero
=== CONT  TestWaitBlocked/test-wait-blocked-exit-random
PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	1.022s
--- PASS: TestCreateServiceMultipleTimes (19.37s)
    create_test.go:80: Creating a new daemon
    daemon.go:336: [d4642c817ed7f] waiting for daemon to start
    daemon.go:336: [d4642c817ed7f] waiting for daemon to start
    daemon.go:364: [d4642c817ed7f] daemon started
    daemon.go:472: [d4642c817ed7f] Stopping daemon
    daemon.go:307: [d4642c817ed7f] exiting daemon
    daemon.go:459: [d4642c817ed7f] Daemon stopped
=== RUN   TestCreateServiceConflict
--- PASS: TestCreateServiceConflict (2.20s)
    create_test.go:129: Creating a new daemon
    daemon.go:336: [d26ebd5faabb1] waiting for daemon to start
    daemon.go:336: [d26ebd5faabb1] waiting for daemon to start
    daemon.go:364: [d26ebd5faabb1] daemon started
    daemon.go:472: [d26ebd5faabb1] Stopping daemon
    daemon.go:307: [d26ebd5faabb1] exiting daemon
    daemon.go:459: [d26ebd5faabb1] Daemon stopped
=== RUN   TestCreateServiceMaxReplicas
PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.029s
--- PASS: TestWaitBlocked (0.04s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
=== CONT  TestContainerStartOnDaemonRestart
=== CONT  TestIpcModeOlderClient
--- PASS: TestIpcModeOlderClient (0.11s)
=== CONT  TestDaemonRestartIpcMode
PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.548s
SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
--- PASS: TestCreateServiceMaxReplicas (3.14s)
    create_test.go:150: Creating a new daemon
    daemon.go:336: [d3e335f937284] waiting for daemon to start
    daemon.go:336: [d3e335f937284] waiting for daemon to start
    daemon.go:364: [d3e335f937284] daemon started
    daemon.go:472: [d3e335f937284] Stopping daemon
    daemon.go:307: [d3e335f937284] exiting daemon
    daemon.go:459: [d3e335f937284] Daemon stopped
=== RUN   TestCreateWithDuplicateNetworkNames
PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.472s
PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.649s
--- PASS: TestContainerStartOnDaemonRestart (2.77s)
    daemon_linux_test.go:35: Creating a new daemon
    daemon.go:336: [d6fe3d07de4b4] waiting for daemon to start
    daemon.go:336: [d6fe3d07de4b4] waiting for daemon to start
    daemon.go:364: [d6fe3d07de4b4] daemon started
    daemon.go:336: [d6fe3d07de4b4] waiting for daemon to start
    daemon.go:307: [d6fe3d07de4b4] exiting daemon
    daemon.go:336: [d6fe3d07de4b4] waiting for daemon to start
    daemon.go:364: [d6fe3d07de4b4] daemon started
    daemon.go:472: [d6fe3d07de4b4] Stopping daemon
    daemon.go:307: [d6fe3d07de4b4] exiting daemon
    daemon.go:459: [d6fe3d07de4b4] Daemon stopped
--- PASS: TestDaemonRestartIpcMode (3.29s)
    daemon_linux_test.go:89: Creating a new daemon
    daemon.go:336: [d6434f9a18b55] waiting for daemon to start
    daemon.go:336: [d6434f9a18b55] waiting for daemon to start
    daemon.go:364: [d6434f9a18b55] daemon started
    daemon.go:472: [d6434f9a18b55] Stopping daemon
    daemon.go:307: [d6434f9a18b55] exiting daemon
    daemon.go:459: [d6434f9a18b55] Daemon stopped
    daemon.go:336: [d6434f9a18b55] waiting for daemon to start
    daemon.go:336: [d6434f9a18b55] waiting for daemon to start
    daemon.go:364: [d6434f9a18b55] daemon started
    daemon.go:472: [d6434f9a18b55] Stopping daemon
    daemon.go:307: [d6434f9a18b55] exiting daemon
    daemon.go:459: [d6434f9a18b55] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network
PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.645s
INFO: Testing against a local daemon
=== RUN   TestNetworkCreateDelete
--- PASS: TestNetworkCreateDelete (0.12s)
=== RUN   TestDockerNetworkDeletePreferID
--- PASS: TestDockerNetworkDeletePreferID (0.29s)
=== RUN   TestInspectNetwork
PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.690s
PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.451s
PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.521s
PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.628s
PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	6.916s
PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	2.841s
PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.711s
=== RUN   TestInspectNetwork/full_network_id
=== RUN   TestInspectNetwork/partial_network_id
=== RUN   TestInspectNetwork/network_name
=== RUN   TestInspectNetwork/network_name_and_swarm_scope
PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.559s
PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	0.938s
PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.496s
--- PASS: TestInspectNetwork (10.63s)
    inspect_test.go:18: Creating a new daemon
    daemon.go:336: [dd797104d3784] waiting for daemon to start
    daemon.go:336: [dd797104d3784] waiting for daemon to start
    daemon.go:364: [dd797104d3784] daemon started
    --- PASS: TestInspectNetwork/full_network_id (0.00s)
    --- PASS: TestInspectNetwork/partial_network_id (0.00s)
    --- PASS: TestInspectNetwork/network_name (0.00s)
    --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
    daemon.go:472: [dd797104d3784] Stopping daemon
    daemon.go:307: [dd797104d3784] exiting daemon
    daemon.go:459: [dd797104d3784] Daemon stopped
=== RUN   TestRunContainerWithBridgeNone
PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.440s
PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.371s
PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.384s
PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	9.122s
PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.980s
--- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
    create_test.go:171: Creating a new daemon
    daemon.go:336: [d68b1d5050ee1] waiting for daemon to start
    daemon.go:336: [d68b1d5050ee1] waiting for daemon to start
    daemon.go:364: [d68b1d5050ee1] daemon started
    daemon.go:472: [d68b1d5050ee1] Stopping daemon
    daemon.go:307: [d68b1d5050ee1] exiting daemon
    daemon.go:459: [d68b1d5050ee1] Daemon stopped
=== RUN   TestCreateServiceSecretFileMode
--- PASS: TestRunContainerWithBridgeNone (2.53s)
    network_test.go:25: Creating a new daemon
    daemon.go:336: [d2af04c771199] waiting for daemon to start
    daemon.go:336: [d2af04c771199] waiting for daemon to start
    daemon.go:364: [d2af04c771199] daemon started
    daemon.go:472: [d2af04c771199] Stopping daemon
    daemon.go:307: [d2af04c771199] exiting daemon
    daemon.go:459: [d2af04c771199] Daemon stopped
=== RUN   TestNetworkInvalidJSON
=== RUN   TestNetworkInvalidJSON//networks/create
=== PAUSE TestNetworkInvalidJSON//networks/create
=== RUN   TestNetworkInvalidJSON//networks/bridge/connect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/connect
=== RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
=== PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/create
=== CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
=== CONT  TestNetworkInvalidJSON//networks/bridge/connect
--- PASS: TestNetworkInvalidJSON (0.03s)
    --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
    --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
=== RUN   TestDaemonRestartWithLiveRestore
--- PASS: TestCreateServiceSecretFileMode (2.59s)
    create_test.go:224: Creating a new daemon
    daemon.go:336: [d485c8e6a70b7] waiting for daemon to start
    daemon.go:336: [d485c8e6a70b7] waiting for daemon to start
    daemon.go:364: [d485c8e6a70b7] daemon started
    daemon.go:472: [d485c8e6a70b7] Stopping daemon
    daemon.go:307: [d485c8e6a70b7] exiting daemon
    daemon.go:459: [d485c8e6a70b7] Daemon stopped
=== RUN   TestCreateServiceConfigFileMode
PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.151s
--- PASS: TestDaemonRestartWithLiveRestore (1.04s)
    service_test.go:32: Creating a new daemon
    daemon.go:336: [df571f53d2337] waiting for daemon to start
    daemon.go:336: [df571f53d2337] waiting for daemon to start
    daemon.go:364: [df571f53d2337] daemon started
    daemon.go:472: [df571f53d2337] Stopping daemon
    daemon.go:307: [df571f53d2337] exiting daemon
    daemon.go:459: [df571f53d2337] Daemon stopped
    daemon.go:336: [df571f53d2337] waiting for daemon to start
    daemon.go:336: [df571f53d2337] waiting for daemon to start
    daemon.go:364: [df571f53d2337] daemon started
    daemon.go:472: [df571f53d2337] Stopping daemon
    daemon.go:307: [df571f53d2337] exiting daemon
    daemon.go:459: [df571f53d2337] Daemon stopped
=== RUN   TestDaemonDefaultNetworkPools
PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.846s
PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.492s
--- PASS: TestDaemonDefaultNetworkPools (0.70s)
    service_test.go:57: Creating a new daemon
    daemon.go:336: [d6687c99d4b78] waiting for daemon to start
    daemon.go:336: [d6687c99d4b78] waiting for daemon to start
    daemon.go:364: [d6687c99d4b78] daemon started
    daemon.go:472: [d6687c99d4b78] Stopping daemon
    daemon.go:307: [d6687c99d4b78] exiting daemon
    daemon.go:459: [d6687c99d4b78] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetwork
PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.538s
--- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
    service_test.go:98: Creating a new daemon
    daemon.go:336: [d46e21c57ef6d] waiting for daemon to start
    daemon.go:336: [d46e21c57ef6d] waiting for daemon to start
    daemon.go:364: [d46e21c57ef6d] daemon started
    daemon.go:472: [d46e21c57ef6d] Stopping daemon
    daemon.go:307: [d46e21c57ef6d] exiting daemon
    daemon.go:459: [d46e21c57ef6d] Daemon stopped
    daemon.go:336: [d46e21c57ef6d] waiting for daemon to start
    daemon.go:336: [d46e21c57ef6d] waiting for daemon to start
    daemon.go:364: [d46e21c57ef6d] daemon started
    daemon.go:472: [d46e21c57ef6d] Stopping daemon
    daemon.go:307: [d46e21c57ef6d] exiting daemon
    daemon.go:459: [d46e21c57ef6d] Daemon stopped
=== RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.485s
--- PASS: TestCreateServiceConfigFileMode (2.52s)
    create_test.go:288: Creating a new daemon
    daemon.go:336: [dbf950c76f961] waiting for daemon to start
    daemon.go:336: [dbf950c76f961] waiting for daemon to start
    daemon.go:364: [dbf950c76f961] daemon started
    daemon.go:472: [dbf950c76f961] Stopping daemon
    daemon.go:307: [dbf950c76f961] exiting daemon
    daemon.go:459: [dbf950c76f961] Daemon stopped
=== RUN   TestCreateServiceSysctls
PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.486s
--- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
    service_test.go:131: Creating a new daemon
    daemon.go:336: [d225bea66b8d3] waiting for daemon to start
    daemon.go:336: [d225bea66b8d3] waiting for daemon to start
    daemon.go:364: [d225bea66b8d3] daemon started
    daemon.go:472: [d225bea66b8d3] Stopping daemon
    daemon.go:307: [d225bea66b8d3] exiting daemon
    daemon.go:459: [d225bea66b8d3] Daemon stopped
    daemon.go:336: [d225bea66b8d3] waiting for daemon to start
    daemon.go:336: [d225bea66b8d3] waiting for daemon to start
    daemon.go:364: [d225bea66b8d3] daemon started
    daemon.go:472: [d225bea66b8d3] Stopping daemon
    daemon.go:307: [d225bea66b8d3] exiting daemon
    daemon.go:459: [d225bea66b8d3] Daemon stopped
=== RUN   TestDaemonWithBipAndDefaultNetworkPool
PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.460s
--- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
    service_test.go:181: Creating a new daemon
    daemon.go:336: [d4172eb932b65] waiting for daemon to start
    daemon.go:336: [d4172eb932b65] waiting for daemon to start
    daemon.go:364: [d4172eb932b65] daemon started
    daemon.go:472: [d4172eb932b65] Stopping daemon
    daemon.go:307: [d4172eb932b65] exiting daemon
    daemon.go:459: [d4172eb932b65] Daemon stopped
=== RUN   TestServiceWithPredefinedNetwork
PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.432s
PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.933s
PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.002s
--- PASS: TestCreateServiceSysctls (3.64s)
    create_test.go:378: Creating a new daemon
    daemon.go:336: [d7e4ae65b1ec1] waiting for daemon to start
    daemon.go:336: [d7e4ae65b1ec1] waiting for daemon to start
    daemon.go:364: [d7e4ae65b1ec1] daemon started
    daemon.go:472: [d7e4ae65b1ec1] Stopping daemon
    daemon.go:307: [d7e4ae65b1ec1] exiting daemon
    daemon.go:459: [d7e4ae65b1ec1] Daemon stopped
=== RUN   TestCreateServiceCapabilities
PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	1.981s
PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.010s
--- PASS: TestServiceWithPredefinedNetwork (2.88s)
    service_test.go:203: Creating a new daemon
    daemon.go:336: [d2ed1e3c2d93e] waiting for daemon to start
    daemon.go:336: [d2ed1e3c2d93e] waiting for daemon to start
    daemon.go:364: [d2ed1e3c2d93e] daemon started
    daemon.go:472: [d2ed1e3c2d93e] Stopping daemon
    daemon.go:307: [d2ed1e3c2d93e] exiting daemon
    daemon.go:459: [d2ed1e3c2d93e] Daemon stopped
=== RUN   TestServiceRemoveKeepsIngressNetwork
--- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
    service_test.go:230: FLAKY_TEST
=== RUN   TestServiceWithDataPathPortInit
PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.117s
PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.451s
PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.776s
PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	0.865s
--- PASS: TestCreateServiceCapabilities (2.73s)
    create_test.go:462: Creating a new daemon
    daemon.go:336: [dc83afedbb536] waiting for daemon to start
    daemon.go:336: [dc83afedbb536] waiting for daemon to start
    daemon.go:364: [dc83afedbb536] daemon started
    daemon.go:472: [dc83afedbb536] Stopping daemon
    daemon.go:307: [dc83afedbb536] exiting daemon
    daemon.go:459: [dc83afedbb536] Daemon stopped
=== RUN   TestInspect
PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.455s
--- PASS: TestInspect (2.23s)
    inspect_test.go:25: Creating a new daemon
    daemon.go:336: [db1d5c0310003] waiting for daemon to start
    daemon.go:336: [db1d5c0310003] waiting for daemon to start
    daemon.go:364: [db1d5c0310003] daemon started
    daemon.go:472: [db1d5c0310003] Stopping daemon
    daemon.go:307: [db1d5c0310003] exiting daemon
    daemon.go:459: [db1d5c0310003] Daemon stopped
=== RUN   TestDockerNetworkConnectAlias
PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.813s
PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	1.774s
PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.536s
--- PASS: TestServiceWithDataPathPortInit (5.77s)
    service_test.go:339: Creating a new daemon
    daemon.go:336: [d1db9e9708537] waiting for daemon to start
    daemon.go:336: [d1db9e9708537] waiting for daemon to start
    daemon.go:364: [d1db9e9708537] daemon started
    daemon.go:472: [d1db9e9708537] Stopping daemon
    daemon.go:307: [d1db9e9708537] exiting daemon
    daemon.go:459: [d1db9e9708537] Daemon stopped
    service_test.go:367: Creating a new daemon
    daemon.go:336: [df2a70241ec86] waiting for daemon to start
    daemon.go:336: [df2a70241ec86] waiting for daemon to start
    daemon.go:364: [df2a70241ec86] daemon started
    daemon.go:472: [df2a70241ec86] Stopping daemon
    daemon.go:307: [df2a70241ec86] exiting daemon
    daemon.go:459: [df2a70241ec86] Daemon stopped
=== RUN   TestServiceWithDefaultAddressPoolInit
PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.989s
PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.440s
PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.465s
PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.576s
PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.427s
--- PASS: TestDockerNetworkConnectAlias (4.76s)
    network_test.go:20: Creating a new daemon
    daemon.go:336: [d64e4f2459a40] waiting for daemon to start
    daemon.go:336: [d64e4f2459a40] waiting for daemon to start
    daemon.go:364: [d64e4f2459a40] daemon started
    daemon.go:472: [d64e4f2459a40] Stopping daemon
    daemon.go:307: [d64e4f2459a40] exiting daemon
    daemon.go:459: [d64e4f2459a40] Daemon stopped
=== RUN   TestDockerNetworkReConnect
PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.389s
PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.615s
--- PASS: TestServiceWithDefaultAddressPoolInit (5.81s)
    service_test.go:398: Creating a new daemon
    daemon.go:336: [df9e19eee8efd] waiting for daemon to start
    daemon.go:336: [df9e19eee8efd] waiting for daemon to start
    daemon.go:364: [df9e19eee8efd] daemon started
    service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vhn9bhabj360ob9d2shcdw2sx Created:2019-09-24 22:21:37.14379473 +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[]}
    daemon.go:472: [df9e19eee8efd] Stopping daemon
    daemon.go:307: [df9e19eee8efd] exiting daemon
    daemon.go:459: [df9e19eee8efd] Daemon stopped
    service_test.go:438: Creating a new daemon
    daemon.go:336: [d96d28adddee6] waiting for daemon to start
    daemon.go:336: [d96d28adddee6] waiting for daemon to start
    daemon.go:364: [d96d28adddee6] daemon started
    daemon.go:472: [d96d28adddee6] Stopping daemon
    daemon.go:307: [d96d28adddee6] exiting daemon
    daemon.go:459: [d96d28adddee6] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/network/ipvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkIpvlanPersistance
--- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
    ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
=== RUN   TestDockerNetworkIpvlan
--- SKIP: TestDockerNetworkIpvlan (0.00s)
    ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
PASS
Running /go/src/github.com/docker/docker/integration/network/macvlan
INFO: Testing against a local daemon
=== RUN   TestDockerNetworkMacvlanPersistance
PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.466s
--- PASS: TestDockerNetworkReConnect (3.65s)
    network_test.go:82: Creating a new daemon
    daemon.go:336: [ddcada948dfe3] waiting for daemon to start
    daemon.go:336: [ddcada948dfe3] waiting for daemon to start
    daemon.go:364: [ddcada948dfe3] daemon started
    daemon.go:472: [ddcada948dfe3] Stopping daemon
    daemon.go:307: [ddcada948dfe3] exiting daemon
    daemon.go:459: [ddcada948dfe3] Daemon stopped
=== RUN   TestServicePlugin
--- SKIP: TestServicePlugin (0.00s)
    plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestServiceUpdateLabel
--- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
    macvlan_test.go:24: Creating a new daemon
    daemon.go:336: [d1418ce406b9e] waiting for daemon to start
    daemon.go:336: [d1418ce406b9e] waiting for daemon to start
    daemon.go:364: [d1418ce406b9e] daemon started
    daemon.go:472: [d1418ce406b9e] Stopping daemon
    daemon.go:307: [d1418ce406b9e] exiting daemon
    daemon.go:459: [d1418ce406b9e] Daemon stopped
    daemon.go:336: [d1418ce406b9e] waiting for daemon to start
    daemon.go:336: [d1418ce406b9e] waiting for daemon to start
    daemon.go:364: [d1418ce406b9e] daemon started
    daemon.go:472: [d1418ce406b9e] Stopping daemon
    daemon.go:307: [d1418ce406b9e] exiting daemon
    daemon.go:459: [d1418ce406b9e] Daemon stopped
=== RUN   TestDockerNetworkMacvlan
PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.471s
=== RUN   TestDockerNetworkMacvlan/Subinterface
--- PASS: TestServiceUpdateLabel (2.27s)
    update_test.go:21: Creating a new daemon
    daemon.go:336: [db4c4cec00088] waiting for daemon to start
    daemon.go:336: [db4c4cec00088] waiting for daemon to start
    daemon.go:364: [db4c4cec00088] daemon started
    daemon.go:472: [db4c4cec00088] Stopping daemon
    daemon.go:307: [db4c4cec00088] exiting daemon
    daemon.go:459: [db4c4cec00088] Daemon stopped
=== RUN   TestServiceUpdateSecrets
=== RUN   TestDockerNetworkMacvlan/OverlapParent
=== RUN   TestDockerNetworkMacvlan/NilParent
=== RUN   TestDockerNetworkMacvlan/InternalMode
PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	13.243s
PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.998s
=== RUN   TestDockerNetworkMacvlan/Addressing
--- PASS: TestDockerNetworkMacvlan (10.83s)
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dc328d289d42a] waiting for daemon to start
    daemon.go:336: [dc328d289d42a] waiting for daemon to start
    daemon.go:364: [dc328d289d42a] daemon started
    --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
    daemon.go:472: [dc328d289d42a] Stopping daemon
    daemon.go:307: [dc328d289d42a] exiting daemon
    daemon.go:459: [dc328d289d42a] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [dfe4df2d3282c] waiting for daemon to start
    daemon.go:336: [dfe4df2d3282c] waiting for daemon to start
    daemon.go:364: [dfe4df2d3282c] daemon started
    --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
    daemon.go:472: [dfe4df2d3282c] Stopping daemon
    daemon.go:307: [dfe4df2d3282c] exiting daemon
    daemon.go:459: [dfe4df2d3282c] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d2f8698cfecef] waiting for daemon to start
    daemon.go:336: [d2f8698cfecef] waiting for daemon to start
    daemon.go:364: [d2f8698cfecef] daemon started
    --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s)
    daemon.go:472: [d2f8698cfecef] Stopping daemon
    daemon.go:307: [d2f8698cfecef] exiting daemon
    daemon.go:459: [d2f8698cfecef] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [da55ca3baaa28] waiting for daemon to start
    daemon.go:336: [da55ca3baaa28] waiting for daemon to start
    daemon.go:364: [da55ca3baaa28] daemon started
    --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s)
    daemon.go:472: [da55ca3baaa28] Stopping daemon
    daemon.go:307: [da55ca3baaa28] exiting daemon
    daemon.go:459: [da55ca3baaa28] Daemon stopped
    macvlan_test.go:67: Creating a new daemon
    daemon.go:336: [d9435d077d5da] waiting for daemon to start
    daemon.go:336: [d9435d077d5da] waiting for daemon to start
    daemon.go:364: [d9435d077d5da] daemon started
    --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s)
    daemon.go:472: [d9435d077d5da] Stopping daemon
    daemon.go:307: [d9435d077d5da] exiting daemon
    daemon.go:459: [d9435d077d5da] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/config
INFO: Testing against a local daemon
=== RUN   TestConfigList
PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	10.934s
PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.669s
PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.979s
PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.540s
PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.519s
--- PASS: TestConfigList (2.84s)
    config_test.go:30: Creating a new daemon
    daemon.go:336: [dc1d54f79fb01] waiting for daemon to start
    daemon.go:336: [dc1d54f79fb01] waiting for daemon to start
    daemon.go:364: [dc1d54f79fb01] daemon started
    daemon.go:472: [dc1d54f79fb01] Stopping daemon
    daemon.go:307: [dc1d54f79fb01] exiting daemon
    daemon.go:459: [dc1d54f79fb01] Daemon stopped
=== RUN   TestConfigsCreateAndDelete
PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.388s
PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.498s
SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
--- PASS: TestConfigsCreateAndDelete (2.91s)
    config_test.go:112: Creating a new daemon
    daemon.go:336: [dc06ceb24bd61] waiting for daemon to start
    daemon.go:336: [dc06ceb24bd61] waiting for daemon to start
    daemon.go:364: [dc06ceb24bd61] daemon started
    daemon.go:472: [dc06ceb24bd61] Stopping daemon
    daemon.go:307: [dc06ceb24bd61] exiting daemon
    daemon.go:459: [dc06ceb24bd61] Daemon stopped
=== RUN   TestConfigsUpdate
PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	1.379s
--- PASS: TestServiceUpdateSecrets (14.75s)
    update_test.go:77: Creating a new daemon
    daemon.go:336: [d16d5158d098d] waiting for daemon to start
    daemon.go:336: [d16d5158d098d] waiting for daemon to start
    daemon.go:364: [d16d5158d098d] daemon started
    daemon.go:472: [d16d5158d098d] Stopping daemon
    daemon.go:307: [d16d5158d098d] exiting daemon
    daemon.go:459: [d16d5158d098d] Daemon stopped
=== RUN   TestServiceUpdateConfigs
PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.480s
PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	0.789s
PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.498s
--- PASS: TestConfigsUpdate (2.89s)
    config_test.go:140: Creating a new daemon
    daemon.go:336: [d2cada5d0b995] waiting for daemon to start
    daemon.go:336: [d2cada5d0b995] waiting for daemon to start
    daemon.go:364: [d2cada5d0b995] daemon started
    daemon.go:472: [d2cada5d0b995] Stopping daemon
    daemon.go:307: [d2cada5d0b995] exiting daemon
    daemon.go:459: [d2cada5d0b995] Daemon stopped
=== RUN   TestTemplatedConfig
PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.673s
--- PASS: TestTemplatedConfig (3.13s)
    config_test.go:192: Creating a new daemon
    daemon.go:336: [d24219a5d7f97] waiting for daemon to start
    daemon.go:336: [d24219a5d7f97] waiting for daemon to start
    daemon.go:364: [d24219a5d7f97] daemon started
    daemon.go:472: [d24219a5d7f97] Stopping daemon
    daemon.go:307: [d24219a5d7f97] exiting daemon
    daemon.go:459: [d24219a5d7f97] Daemon stopped
=== RUN   TestConfigInspect
PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.860s
--- PASS: TestConfigInspect (2.88s)
    config_test.go:326: Creating a new daemon
    daemon.go:336: [d3270e7212771] waiting for daemon to start
    daemon.go:336: [d3270e7212771] waiting for daemon to start
    daemon.go:364: [d3270e7212771] daemon started
    daemon.go:472: [d3270e7212771] Stopping daemon
    daemon.go:307: [d3270e7212771] exiting daemon
    daemon.go:459: [d3270e7212771] Daemon stopped
=== RUN   TestConfigCreateWithLabels
PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	14.966s
PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	1.363s
PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.017s
--- PASS: TestConfigCreateWithLabels (2.86s)
    config_test.go:350: Creating a new daemon
    daemon.go:336: [dd6f527f8e64b] waiting for daemon to start
    daemon.go:336: [dd6f527f8e64b] waiting for daemon to start
    daemon.go:364: [dd6f527f8e64b] daemon started
    daemon.go:472: [dd6f527f8e64b] Stopping daemon
    daemon.go:307: [dd6f527f8e64b] exiting daemon
    daemon.go:459: [dd6f527f8e64b] Daemon stopped
=== RUN   TestConfigCreateResolve
PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.800s
--- PASS: TestConfigCreateResolve (2.88s)
    config_test.go:377: Creating a new daemon
    daemon.go:336: [d2d531bf1274b] waiting for daemon to start
    daemon.go:336: [d2d531bf1274b] waiting for daemon to start
    daemon.go:364: [d2d531bf1274b] daemon started
    daemon.go:472: [d2d531bf1274b] Stopping daemon
    daemon.go:307: [d2d531bf1274b] exiting daemon
    daemon.go:459: [d2d531bf1274b] Daemon stopped
=== RUN   TestConfigDaemonLibtrustID
--- PASS: TestServiceUpdateConfigs (14.65s)
    update_test.go:139: Creating a new daemon
    daemon.go:336: [dff6631a6e502] waiting for daemon to start
    daemon.go:336: [dff6631a6e502] waiting for daemon to start
    daemon.go:364: [dff6631a6e502] daemon started
    daemon.go:472: [dff6631a6e502] Stopping daemon
    daemon.go:307: [dff6631a6e502] exiting daemon
    daemon.go:459: [dff6631a6e502] Daemon stopped
=== RUN   TestServiceUpdateNetwork
--- PASS: TestConfigDaemonLibtrustID (0.57s)
    config_test.go:427: Creating a new daemon
    daemon.go:336: [d293628adb83d] waiting for daemon to start
    daemon.go:336: [d293628adb83d] waiting for daemon to start
    daemon.go:364: [d293628adb83d] daemon started
    daemon.go:472: [d293628adb83d] Stopping daemon
    daemon.go:307: [d293628adb83d] exiting daemon
    daemon.go:459: [d293628adb83d] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/system
INFO: Testing against a local daemon
=== RUN   TestCgroupDriverSystemdMemoryLimit
--- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
    cgroupdriver_systemd_test.go:32: !hasSystemd()
=== RUN   TestEventsExecDie
PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.525s
--- PASS: TestEventsExecDie (0.95s)
=== RUN   TestEventsBackwardsCompatible
--- PASS: TestEventsBackwardsCompatible (0.09s)
=== RUN   TestInfoBinaryCommits
--- PASS: TestInfoBinaryCommits (0.05s)
=== RUN   TestInfoAPIVersioned
--- PASS: TestInfoAPIVersioned (0.01s)
=== RUN   TestInfoAPI
--- PASS: TestInfoAPI (0.05s)
=== RUN   TestInfoAPIWarnings
--- PASS: TestInfoAPIWarnings (0.74s)
    info_test.go:49: Creating a new daemon
    daemon.go:336: [dea29f5982228] waiting for daemon to start
    daemon.go:336: [dea29f5982228] waiting for daemon to start
    daemon.go:364: [dea29f5982228] daemon started
    daemon.go:472: [dea29f5982228] Stopping daemon
    daemon.go:307: [dea29f5982228] exiting daemon
    daemon.go:459: [dea29f5982228] Daemon stopped
=== RUN   TestLoginFailsWithBadCredentials
--- PASS: TestLoginFailsWithBadCredentials (0.35s)
=== RUN   TestPingCacheHeaders
--- PASS: TestPingCacheHeaders (0.04s)
=== RUN   TestPingGet
--- PASS: TestPingGet (0.03s)
=== RUN   TestPingHead
--- PASS: TestPingHead (0.04s)
=== RUN   TestVersion
--- PASS: TestVersion (0.04s)
PASS
Running /go/src/github.com/docker/docker/integration/session
INFO: Testing against a local daemon
=== RUN   TestSessionCreate
--- PASS: TestSessionCreate (0.04s)
=== RUN   TestSessionCreateWithBadUpgrade
--- PASS: TestSessionCreateWithBadUpgrade (0.04s)
PASS
Running /go/src/github.com/docker/docker/integration/image
INFO: Testing against a local daemon
=== RUN   TestCommitInheritsEnv
PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	5.551s
--- PASS: TestCommitInheritsEnv (0.41s)
=== RUN   TestImportExtremelyLargeImageWorks
=== PAUSE TestImportExtremelyLargeImageWorks
=== RUN   TestImagesFilterMultiReference
--- PASS: TestImagesFilterMultiReference (0.08s)
=== RUN   TestImagePullPlatformInvalid
--- PASS: TestImagePullPlatformInvalid (0.03s)
=== RUN   TestRemoveImageOrphaning
--- PASS: TestRemoveImageOrphaning (0.38s)
=== RUN   TestRemoveImageGarbageCollector
PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.978s
--- PASS: TestRemoveImageGarbageCollector (1.91s)
    remove_unix_test.go:34: Creating a new daemon
    daemon.go:336: [d9c86b4f8c3c3] waiting for daemon to start
    daemon.go:336: [d9c86b4f8c3c3] waiting for daemon to start
    daemon.go:364: [d9c86b4f8c3c3] daemon started
    daemon.go:472: [d9c86b4f8c3c3] Stopping daemon
    daemon.go:307: [d9c86b4f8c3c3] exiting daemon
    daemon.go:459: [d9c86b4f8c3c3] Daemon stopped
=== RUN   TestTagUnprefixedRepoByNameOrName
--- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
=== RUN   TestTagInvalidReference
--- PASS: TestTagInvalidReference (0.03s)
=== RUN   TestTagValidPrefixedRepo
--- PASS: TestTagValidPrefixedRepo (0.06s)
=== RUN   TestTagExistedNameWithoutForce
--- PASS: TestTagExistedNameWithoutForce (0.03s)
=== RUN   TestTagOfficialNames
PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	4.696s
PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.355s
PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.002s
PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.101s
--- PASS: TestTagOfficialNames (0.07s)
=== RUN   TestTagMatchesDigest
--- PASS: TestTagMatchesDigest (0.04s)
=== CONT  TestImportExtremelyLargeImageWorks
PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.987s
--- PASS: TestServiceUpdateNetwork (13.11s)
    update_test.go:201: Creating a new daemon
    daemon.go:336: [d4ec45b5f8d7c] waiting for daemon to start
    daemon.go:336: [d4ec45b5f8d7c] waiting for daemon to start
    daemon.go:364: [d4ec45b5f8d7c] daemon started
    daemon.go:472: [d4ec45b5f8d7c] Stopping daemon
    daemon.go:307: [d4ec45b5f8d7c] exiting daemon
    daemon.go:459: [d4ec45b5f8d7c] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/config
INFO: Testing against a local daemon
=== RUN   TestConfigList
--- PASS: TestConfigList (2.20s)
    config_test.go:30: Creating a new daemon
    daemon.go:336: [d46ce9dad569b] waiting for daemon to start
    daemon.go:336: [d46ce9dad569b] waiting for daemon to start
    daemon.go:364: [d46ce9dad569b] daemon started
    daemon.go:472: [d46ce9dad569b] Stopping daemon
    daemon.go:307: [d46ce9dad569b] exiting daemon
    daemon.go:459: [d46ce9dad569b] Daemon stopped
=== RUN   TestConfigsCreateAndDelete
PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	7.976s
--- PASS: TestConfigsCreateAndDelete (2.21s)
    config_test.go:112: Creating a new daemon
    daemon.go:336: [d26130599161e] waiting for daemon to start
    daemon.go:336: [d26130599161e] waiting for daemon to start
    daemon.go:364: [d26130599161e] daemon started
    daemon.go:472: [d26130599161e] Stopping daemon
    daemon.go:307: [d26130599161e] exiting daemon
    daemon.go:459: [d26130599161e] Daemon stopped
=== RUN   TestConfigsUpdate
--- PASS: TestConfigsUpdate (2.16s)
    config_test.go:140: Creating a new daemon
    daemon.go:336: [dfa5e45254ce3] waiting for daemon to start
    daemon.go:336: [dfa5e45254ce3] waiting for daemon to start
    daemon.go:364: [dfa5e45254ce3] daemon started
    daemon.go:472: [dfa5e45254ce3] Stopping daemon
    daemon.go:307: [dfa5e45254ce3] exiting daemon
    daemon.go:459: [dfa5e45254ce3] Daemon stopped
=== RUN   TestTemplatedConfig
PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.954s
--- PASS: TestTemplatedConfig (2.98s)
    config_test.go:192: Creating a new daemon
    daemon.go:336: [df6f6df5d5cb0] waiting for daemon to start
    daemon.go:336: [df6f6df5d5cb0] waiting for daemon to start
    daemon.go:364: [df6f6df5d5cb0] daemon started
    daemon.go:472: [df6f6df5d5cb0] Stopping daemon
    daemon.go:307: [df6f6df5d5cb0] exiting daemon
    daemon.go:459: [df6f6df5d5cb0] Daemon stopped
=== RUN   TestConfigInspect
PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.973s
--- PASS: TestConfigInspect (2.26s)
    config_test.go:326: Creating a new daemon
    daemon.go:336: [d31018cfc4c12] waiting for daemon to start
    daemon.go:336: [d31018cfc4c12] waiting for daemon to start
    daemon.go:364: [d31018cfc4c12] daemon started
    daemon.go:472: [d31018cfc4c12] Stopping daemon
    daemon.go:307: [d31018cfc4c12] exiting daemon
    daemon.go:459: [d31018cfc4c12] Daemon stopped
=== RUN   TestConfigCreateWithLabels
--- PASS: TestConfigCreateWithLabels (2.20s)
    config_test.go:350: Creating a new daemon
    daemon.go:336: [da0245e9e8ef3] waiting for daemon to start
    daemon.go:336: [da0245e9e8ef3] waiting for daemon to start
    daemon.go:364: [da0245e9e8ef3] daemon started
    daemon.go:472: [da0245e9e8ef3] Stopping daemon
    daemon.go:307: [da0245e9e8ef3] exiting daemon
    daemon.go:459: [da0245e9e8ef3] Daemon stopped
=== RUN   TestConfigCreateResolve
PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	20.475s
PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.013s
PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.010s
PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	0.700s
PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.013s
PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.655s
PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.015s
PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.012s
PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.071s
PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.274s
--- PASS: TestConfigCreateResolve (2.20s)
    config_test.go:377: Creating a new daemon
    daemon.go:336: [dd36a5260cd0c] waiting for daemon to start
    daemon.go:336: [dd36a5260cd0c] waiting for daemon to start
    daemon.go:364: [dd36a5260cd0c] daemon started
    daemon.go:472: [dd36a5260cd0c] Stopping daemon
    daemon.go:307: [dd36a5260cd0c] exiting daemon
    daemon.go:459: [dd36a5260cd0c] Daemon stopped
=== RUN   TestConfigDaemonLibtrustID
PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.249s
--- PASS: TestConfigDaemonLibtrustID (0.55s)
    config_test.go:427: Creating a new daemon
    daemon.go:336: [d937ddd8d7816] waiting for daemon to start
    daemon.go:336: [d937ddd8d7816] waiting for daemon to start
    daemon.go:364: [d937ddd8d7816] daemon started
    daemon.go:472: [d937ddd8d7816] Stopping daemon
    daemon.go:307: [d937ddd8d7816] exiting daemon
    daemon.go:459: [d937ddd8d7816] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/image
INFO: Testing against a local daemon
=== RUN   TestCommitInheritsEnv
PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.461s
PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.010s
PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	0.829s
PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.050s
--- PASS: TestCommitInheritsEnv (1.16s)
=== RUN   TestImportExtremelyLargeImageWorks
=== PAUSE TestImportExtremelyLargeImageWorks
=== RUN   TestImagesFilterMultiReference
--- PASS: TestImagesFilterMultiReference (0.06s)
=== RUN   TestImagePullPlatformInvalid
--- PASS: TestImagePullPlatformInvalid (0.03s)
=== RUN   TestRemoveImageOrphaning
PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	0.828s
PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	0.720s
PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.048s
PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.631s
--- PASS: TestRemoveImageOrphaning (1.92s)
=== RUN   TestRemoveImageGarbageCollector
--- SKIP: TestRemoveImageGarbageCollector (0.00s)
    remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
=== RUN   TestTagUnprefixedRepoByNameOrName
--- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
=== RUN   TestTagInvalidReference
--- PASS: TestTagInvalidReference (0.02s)
=== RUN   TestTagValidPrefixedRepo
--- PASS: TestTagValidPrefixedRepo (0.03s)
=== RUN   TestTagExistedNameWithoutForce
--- PASS: TestTagExistedNameWithoutForce (0.02s)
=== RUN   TestTagOfficialNames
--- PASS: TestTagOfficialNames (0.05s)
=== RUN   TestTagMatchesDigest
--- PASS: TestTagMatchesDigest (0.02s)
=== CONT  TestImportExtremelyLargeImageWorks
PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	2.867s
PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.018s
PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.027s
PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.208s
PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	1.406s
PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.010s
PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.413s
PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	1.447s
PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	1.356s
PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	20.002s
PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.125s
PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.535s
PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.579s
PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.535s
PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.001s
PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.456s
PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.424s
PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.642s
PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.025s
PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.031s
PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.015s
PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.538s
PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.402s
PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	5.800s
PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.990s
PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.481s
PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.415s
PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.972s
PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.426s
PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.378s
PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.372s
PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.020s
PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	1.982s
PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.159s
PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.803s
PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	0.994s
PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.606s
PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.998s
PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.376s
PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.033s
PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.548s
SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	0.741s
PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.421s
PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.927s
PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.368s
PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	0.702s
PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.010s
PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.022s
SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.398s
PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.381s
PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.819s
PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.093s
PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.405s
PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.398s
PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	3.139s
PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.624s
PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.011s
PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.373s
PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	0.784s
PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	0.786s
PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	2.975s
PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.414s
PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.434s
PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.392s
PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.500s
PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	2.763s
PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.393s
PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.400s
PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.017s
PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.946s
PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	1.963s
PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	0.802s
PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	0.978s
PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.506s
PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	0.974s
PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.148s
PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.174s
PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.059s
PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	1.427s
PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.294s
PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.483s
PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	18.184s
PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	9.527s
PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	1.969s
PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.065s
PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.654s
PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	1.727s
PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.012s
PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.335s
PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.016s
PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.375s
PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.392s
PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.566s
PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.622s
PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.366s
PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.397s
PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.011s
PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	0.955s
PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.024s
PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.026s
PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	0.837s
PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.594s
--- PASS: TestImportExtremelyLargeImageWorks (101.56s)
    import_test.go:26: Creating a new daemon
    daemon.go:336: [d29eea543eb44] waiting for daemon to start
    daemon.go:336: [d29eea543eb44] waiting for daemon to start
    daemon.go:364: [d29eea543eb44] daemon started
    daemon.go:472: [d29eea543eb44] Stopping daemon
    daemon.go:307: [d29eea543eb44] exiting daemon
    daemon.go:459: [d29eea543eb44] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/graphdriver
INFO: Testing against a local daemon
=== RUN   TestExternalGraphDriver
=== RUN   TestExternalGraphDriver/json
=== RUN   TestExternalGraphDriver/spec
=== RUN   TestExternalGraphDriver/pull
--- PASS: TestExternalGraphDriver (5.78s)
    external_test.go:57: Creating a new daemon
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:364: [ddc22350520a9] daemon started
    daemon.go:472: [ddc22350520a9] Stopping daemon
    daemon.go:307: [ddc22350520a9] exiting daemon
    daemon.go:459: [ddc22350520a9] Daemon stopped
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:364: [ddc22350520a9] daemon started
    daemon.go:472: [ddc22350520a9] Stopping daemon
    daemon.go:307: [ddc22350520a9] exiting daemon
    daemon.go:459: [ddc22350520a9] Daemon stopped
    --- PASS: TestExternalGraphDriver/json (1.95s)
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:364: [ddc22350520a9] daemon started
    daemon.go:472: [ddc22350520a9] Stopping daemon
    daemon.go:307: [ddc22350520a9] exiting daemon
    daemon.go:459: [ddc22350520a9] Daemon stopped
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:364: [ddc22350520a9] daemon started
    daemon.go:472: [ddc22350520a9] Stopping daemon
    daemon.go:307: [ddc22350520a9] exiting daemon
    daemon.go:459: [ddc22350520a9] Daemon stopped
    --- PASS: TestExternalGraphDriver/spec (1.96s)
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:336: [ddc22350520a9] waiting for daemon to start
    daemon.go:364: [ddc22350520a9] daemon started
    daemon.go:472: [ddc22350520a9] Stopping daemon
    daemon.go:307: [ddc22350520a9] exiting daemon
    daemon.go:459: [ddc22350520a9] Daemon stopped
    --- PASS: TestExternalGraphDriver/pull (1.73s)
=== RUN   TestGraphdriverPluginV2
--- PASS: TestGraphdriverPluginV2 (4.54s)
    external_test.go:413: Creating a new daemon
    daemon.go:336: [d0b2b721ed7e3] waiting for daemon to start
    daemon.go:336: [d0b2b721ed7e3] waiting for daemon to start
    daemon.go:364: [d0b2b721ed7e3] daemon started
    daemon.go:472: [d0b2b721ed7e3] Stopping daemon
    daemon.go:307: [d0b2b721ed7e3] exiting daemon
    daemon.go:459: [d0b2b721ed7e3] Daemon stopped
    daemon.go:336: [d0b2b721ed7e3] waiting for daemon to start
    daemon.go:336: [d0b2b721ed7e3] waiting for daemon to start
    daemon.go:364: [d0b2b721ed7e3] daemon started
    daemon.go:472: [d0b2b721ed7e3] Stopping daemon
    daemon.go:307: [d0b2b721ed7e3] exiting daemon
    daemon.go:459: [d0b2b721ed7e3] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/common
INFO: Testing against a local daemon
=== RUN   TestPluginInvalidJSON
=== RUN   TestPluginInvalidJSON//plugins/foobar/set
=== PAUSE TestPluginInvalidJSON//plugins/foobar/set
=== CONT  TestPluginInvalidJSON//plugins/foobar/set
--- PASS: TestPluginInvalidJSON (0.03s)
    --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes
INFO: Testing against a local daemon
=== RUN   TestPluginWithDevMounts
=== PAUSE TestPluginWithDevMounts
=== CONT  TestPluginWithDevMounts
PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.174s
PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.750s
PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.604s
--- PASS: TestPluginWithDevMounts (2.59s)
    mounts_test.go:23: Creating a new daemon
    daemon.go:336: [d3f0ede30a288] waiting for daemon to start
    daemon.go:336: [d3f0ede30a288] waiting for daemon to start
    daemon.go:364: [d3f0ede30a288] daemon started
    daemon.go:472: [d3f0ede30a288] Stopping daemon
    daemon.go:307: [d3f0ede30a288] exiting daemon
    daemon.go:459: [d3f0ede30a288] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/volumes/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/authz
INFO: Testing against a local daemon
=== RUN   TestAuthZPluginAllowRequest
--- PASS: TestAuthZPluginAllowRequest (1.60s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d8dde176633c7] waiting for daemon to start
    daemon.go:336: [d8dde176633c7] waiting for daemon to start
    daemon.go:364: [d8dde176633c7] daemon started
    daemon.go:472: [d8dde176633c7] Stopping daemon
    daemon.go:307: [d8dde176633c7] exiting daemon
    daemon.go:459: [d8dde176633c7] Daemon stopped
=== RUN   TestAuthZPluginTLS
--- PASS: TestAuthZPluginTLS (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [dab5bb985c132] waiting for daemon to start
    daemon.go:336: [dab5bb985c132] waiting for daemon to start
    daemon.go:364: [dab5bb985c132] daemon started
    daemon.go:472: [dab5bb985c132] Stopping daemon
    daemon.go:307: [dab5bb985c132] exiting daemon
    daemon.go:459: [dab5bb985c132] Daemon stopped
=== RUN   TestAuthZPluginDenyRequest
--- PASS: TestAuthZPluginDenyRequest (0.58s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d5031ba347bcc] waiting for daemon to start
    daemon.go:336: [d5031ba347bcc] waiting for daemon to start
    daemon.go:364: [d5031ba347bcc] daemon started
    daemon.go:472: [d5031ba347bcc] Stopping daemon
    daemon.go:307: [d5031ba347bcc] exiting daemon
    daemon.go:459: [d5031ba347bcc] Daemon stopped
=== RUN   TestAuthZPluginAPIDenyResponse
--- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d857f462099ca] waiting for daemon to start
    daemon.go:336: [d857f462099ca] waiting for daemon to start
    daemon.go:364: [d857f462099ca] daemon started
    daemon.go:472: [d857f462099ca] Stopping daemon
    daemon.go:307: [d857f462099ca] exiting daemon
    daemon.go:459: [d857f462099ca] Daemon stopped
=== RUN   TestAuthZPluginDenyResponse
--- PASS: TestAuthZPluginDenyResponse (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d71239b76a4ed] waiting for daemon to start
    daemon.go:336: [d71239b76a4ed] waiting for daemon to start
    daemon.go:364: [d71239b76a4ed] daemon started
    daemon.go:472: [d71239b76a4ed] Stopping daemon
    daemon.go:307: [d71239b76a4ed] exiting daemon
    daemon.go:459: [d71239b76a4ed] Daemon stopped
=== RUN   TestAuthZPluginAllowEventStream
PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.664s
--- PASS: TestAuthZPluginAllowEventStream (1.57s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d88e9e929bef0] waiting for daemon to start
    daemon.go:336: [d88e9e929bef0] waiting for daemon to start
    daemon.go:364: [d88e9e929bef0] daemon started
    daemon.go:472: [d88e9e929bef0] Stopping daemon
    daemon.go:307: [d88e9e929bef0] exiting daemon
    daemon.go:459: [d88e9e929bef0] Daemon stopped
=== RUN   TestAuthZPluginErrorResponse
--- PASS: TestAuthZPluginErrorResponse (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [df5119bccf15a] waiting for daemon to start
    daemon.go:336: [df5119bccf15a] waiting for daemon to start
    daemon.go:364: [df5119bccf15a] daemon started
    daemon.go:472: [df5119bccf15a] Stopping daemon
    daemon.go:307: [df5119bccf15a] exiting daemon
    daemon.go:459: [df5119bccf15a] Daemon stopped
=== RUN   TestAuthZPluginErrorRequest
--- PASS: TestAuthZPluginErrorRequest (0.57s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d9f15fb5241e7] waiting for daemon to start
    daemon.go:336: [d9f15fb5241e7] waiting for daemon to start
    daemon.go:364: [d9f15fb5241e7] daemon started
    daemon.go:472: [d9f15fb5241e7] Stopping daemon
    daemon.go:307: [d9f15fb5241e7] exiting daemon
    daemon.go:459: [d9f15fb5241e7] Daemon stopped
=== RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
--- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [df1354121024c] waiting for daemon to start
    daemon.go:336: [df1354121024c] waiting for daemon to start
    daemon.go:364: [df1354121024c] daemon started
    daemon.go:472: [df1354121024c] Stopping daemon
    daemon.go:307: [df1354121024c] exiting daemon
    daemon.go:459: [df1354121024c] Daemon stopped
=== RUN   TestAuthZPluginEnsureLoadImportWorking
--- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d77760929633d] waiting for daemon to start
    daemon.go:336: [d77760929633d] waiting for daemon to start
    daemon.go:364: [d77760929633d] daemon started
    daemon.go:472: [d77760929633d] Stopping daemon
    daemon.go:307: [d77760929633d] exiting daemon
    daemon.go:459: [d77760929633d] Daemon stopped
=== RUN   TestAuthzPluginEnsureContainerCopyToFrom
--- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [db8a19477978e] waiting for daemon to start
    daemon.go:336: [db8a19477978e] waiting for daemon to start
    daemon.go:364: [db8a19477978e] daemon started
    daemon.go:472: [db8a19477978e] Stopping daemon
    daemon.go:307: [db8a19477978e] exiting daemon
    daemon.go:459: [db8a19477978e] Daemon stopped
=== RUN   TestAuthZPluginHeader
--- PASS: TestAuthZPluginHeader (0.78s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d01740dd1d130] waiting for daemon to start
    daemon.go:336: [d01740dd1d130] waiting for daemon to start
    daemon.go:364: [d01740dd1d130] daemon started
    daemon.go:472: [d01740dd1d130] Stopping daemon
    daemon.go:307: [d01740dd1d130] exiting daemon
    daemon.go:459: [d01740dd1d130] Daemon stopped
=== RUN   TestAuthZPluginV2AllowNonVolumeRequest
PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.579s
PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.669s
PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.661s
PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.616s
PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.622s
PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.392s
PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.562s
--- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d40c2f82d85ab] waiting for daemon to start
    daemon.go:336: [d40c2f82d85ab] waiting for daemon to start
    daemon.go:364: [d40c2f82d85ab] daemon started
    daemon.go:472: [d40c2f82d85ab] Stopping daemon
    daemon.go:307: [d40c2f82d85ab] exiting daemon
    daemon.go:459: [d40c2f82d85ab] Daemon stopped
    daemon.go:336: [d40c2f82d85ab] waiting for daemon to start
    daemon.go:336: [d40c2f82d85ab] waiting for daemon to start
    daemon.go:364: [d40c2f82d85ab] daemon started
    daemon.go:472: [d40c2f82d85ab] Stopping daemon
    daemon.go:307: [d40c2f82d85ab] exiting daemon
    daemon.go:459: [d40c2f82d85ab] Daemon stopped
=== RUN   TestAuthZPluginV2Disable
PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	1.798s
PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.455s
PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.039s
PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	47.989s
--- PASS: TestAuthZPluginV2Disable (3.34s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d5823b927f7cf] waiting for daemon to start
    daemon.go:336: [d5823b927f7cf] waiting for daemon to start
    daemon.go:364: [d5823b927f7cf] daemon started
    daemon.go:472: [d5823b927f7cf] Stopping daemon
    daemon.go:307: [d5823b927f7cf] exiting daemon
    daemon.go:459: [d5823b927f7cf] Daemon stopped
    daemon.go:336: [d5823b927f7cf] waiting for daemon to start
    daemon.go:336: [d5823b927f7cf] waiting for daemon to start
    daemon.go:364: [d5823b927f7cf] daemon started
    daemon.go:472: [d5823b927f7cf] Stopping daemon
    daemon.go:307: [d5823b927f7cf] exiting daemon
    daemon.go:459: [d5823b927f7cf] Daemon stopped
=== RUN   TestAuthZPluginV2RejectVolumeRequests
PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	1.641s
PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.611s
--- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [de1c40155bf4c] waiting for daemon to start
    daemon.go:336: [de1c40155bf4c] waiting for daemon to start
    daemon.go:364: [de1c40155bf4c] daemon started
    daemon.go:472: [de1c40155bf4c] Stopping daemon
    daemon.go:307: [de1c40155bf4c] exiting daemon
    daemon.go:459: [de1c40155bf4c] Daemon stopped
    daemon.go:336: [de1c40155bf4c] waiting for daemon to start
    daemon.go:336: [de1c40155bf4c] waiting for daemon to start
    daemon.go:364: [de1c40155bf4c] daemon started
    daemon.go:472: [de1c40155bf4c] Stopping daemon
    daemon.go:307: [de1c40155bf4c] exiting daemon
    daemon.go:459: [de1c40155bf4c] Daemon stopped
=== RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	1.591s
PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	7.962s
PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	7.172s
SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	0.615s
PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	2.535s
PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.304s
--- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.37s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:364: [da033b1422e4f] daemon started
    daemon.go:472: [da033b1422e4f] Stopping daemon
    daemon.go:307: [da033b1422e4f] exiting daemon
    daemon.go:459: [da033b1422e4f] Daemon stopped
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:307: [da033b1422e4f] exiting daemon
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:336: [da033b1422e4f] waiting for daemon to start
    daemon.go:364: [da033b1422e4f] daemon started
    daemon.go:472: [da033b1422e4f] Stopping daemon
    daemon.go:307: [da033b1422e4f] exiting daemon
    daemon.go:459: [da033b1422e4f] Daemon stopped
=== RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	1.971s
PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	4.199s
PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.932s
PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.384s
PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.347s
PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	19.977s
PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	3.960s
PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	1.968s
PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	2.000s
--- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
    main_test.go:54: Creating a new daemon
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:364: [d0ff2a554859c] daemon started
    daemon.go:472: [d0ff2a554859c] Stopping daemon
    daemon.go:307: [d0ff2a554859c] exiting daemon
    daemon.go:459: [d0ff2a554859c] Daemon stopped
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:350: [d0ff2a554859c] error pinging daemon on start: Get http://d0ff2a554859c.sock/_ping: context deadline exceeded
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:350: [d0ff2a554859c] error pinging daemon on start: Get http://d0ff2a554859c.sock/_ping: context deadline exceeded
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:350: [d0ff2a554859c] error pinging daemon on start: Get http://d0ff2a554859c.sock/_ping: context deadline exceeded
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:350: [d0ff2a554859c] error pinging daemon on start: Get http://d0ff2a554859c.sock/_ping: context deadline exceeded
    daemon.go:307: [d0ff2a554859c] exiting daemon
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:336: [d0ff2a554859c] waiting for daemon to start
    daemon.go:364: [d0ff2a554859c] daemon started
    daemon.go:472: [d0ff2a554859c] Stopping daemon
    daemon.go:307: [d0ff2a554859c] exiting daemon
    daemon.go:459: [d0ff2a554859c] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging
INFO: Testing against a local daemon
=== RUN   TestContinueAfterPluginCrash
=== PAUSE TestContinueAfterPluginCrash
=== RUN   TestDaemonStartWithLogOpt
=== PAUSE TestDaemonStartWithLogOpt
=== CONT  TestContinueAfterPluginCrash
=== CONT  TestDaemonStartWithLogOpt
--- PASS: TestDaemonStartWithLogOpt (3.69s)
    validation_test.go:23: Creating a new daemon
    daemon.go:336: [da48fdd02b661] waiting for daemon to start
    daemon.go:336: [da48fdd02b661] waiting for daemon to start
    daemon.go:364: [da48fdd02b661] daemon started
    daemon.go:472: [da48fdd02b661] Stopping daemon
    daemon.go:307: [da48fdd02b661] exiting daemon
    daemon.go:459: [da48fdd02b661] Daemon stopped
    daemon.go:336: [da48fdd02b661] waiting for daemon to start
    daemon.go:336: [da48fdd02b661] waiting for daemon to start
    daemon.go:364: [da48fdd02b661] daemon started
    daemon.go:472: [da48fdd02b661] Stopping daemon
    daemon.go:307: [da48fdd02b661] exiting daemon
    daemon.go:459: [da48fdd02b661] Daemon stopped
PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	2.934s
SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	9.230s
PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.949s
PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.152s
--- PASS: TestContinueAfterPluginCrash (9.30s)
    logging_linux_test.go:22: Creating a new daemon
    daemon.go:336: [dc518a1aeae2a] waiting for daemon to start
    daemon.go:336: [dc518a1aeae2a] waiting for daemon to start
    daemon.go:364: [dc518a1aeae2a] daemon started
    daemon.go:472: [dc518a1aeae2a] Stopping daemon
    daemon.go:307: [dc518a1aeae2a] exiting daemon
    daemon.go:459: [dc518a1aeae2a] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/dummy
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/close_on_start
testing: warning: no tests to run
PASS
Running /go/src/github.com/docker/docker/integration/secret
INFO: Testing against a local daemon
=== RUN   TestSecretInspect
--- PASS: TestSecretInspect (2.90s)
    secret_test.go:25: Creating a new daemon
    daemon.go:336: [d3076546ed266] waiting for daemon to start
    daemon.go:336: [d3076546ed266] waiting for daemon to start
    daemon.go:364: [d3076546ed266] daemon started
    daemon.go:472: [d3076546ed266] Stopping daemon
    daemon.go:307: [d3076546ed266] exiting daemon
    daemon.go:459: [d3076546ed266] Daemon stopped
=== RUN   TestSecretList
PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	5.848s
PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.059s
PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.598s
PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.003s
PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.570s
PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.005s
PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.587s
PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.131s
--- PASS: TestSecretList (2.83s)
    secret_test.go:48: Creating a new daemon
    daemon.go:336: [d4e90053213b9] waiting for daemon to start
    daemon.go:336: [d4e90053213b9] waiting for daemon to start
    daemon.go:364: [d4e90053213b9] daemon started
    daemon.go:472: [d4e90053213b9] Stopping daemon
    daemon.go:307: [d4e90053213b9] exiting daemon
    daemon.go:459: [d4e90053213b9] Daemon stopped
=== RUN   TestSecretsCreateAndDelete
PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.494s
PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.005s
--- PASS: TestSecretsCreateAndDelete (2.86s)
    secret_test.go:125: Creating a new daemon
    daemon.go:336: [d2833453b91cc] waiting for daemon to start
    daemon.go:336: [d2833453b91cc] waiting for daemon to start
    daemon.go:364: [d2833453b91cc] daemon started
    daemon.go:472: [d2833453b91cc] Stopping daemon
    daemon.go:307: [d2833453b91cc] exiting daemon
    daemon.go:459: [d2833453b91cc] Daemon stopped
=== RUN   TestSecretsUpdate
PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	2.769s
PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	12.944s
PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.982s
PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.254s
PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	1.055s
PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.326s
--- PASS: TestSecretsUpdate (2.90s)
    secret_test.go:172: Creating a new daemon
    daemon.go:336: [d5e8ed9dd426b] waiting for daemon to start
    daemon.go:336: [d5e8ed9dd426b] waiting for daemon to start
    daemon.go:364: [d5e8ed9dd426b] daemon started
    daemon.go:472: [d5e8ed9dd426b] Stopping daemon
    daemon.go:307: [d5e8ed9dd426b] exiting daemon
    daemon.go:459: [d5e8ed9dd426b] Daemon stopped
=== RUN   TestTemplatedSecret
PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.133s
PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	1.002s
PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.894s
PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	1.069s
PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.022s
--- PASS: TestTemplatedSecret (3.16s)
    secret_test.go:221: Creating a new daemon
    daemon.go:336: [db02843a57906] waiting for daemon to start
    daemon.go:336: [db02843a57906] waiting for daemon to start
    daemon.go:364: [db02843a57906] daemon started
    daemon.go:472: [db02843a57906] Stopping daemon
    daemon.go:307: [db02843a57906] exiting daemon
    daemon.go:459: [db02843a57906] Daemon stopped
=== RUN   TestSecretCreateResolve
PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	1.733s
PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	0.696s
--- PASS: TestSecretCreateResolve (2.55s)
    secret_test.go:342: Creating a new daemon
    daemon.go:336: [d0483e0e2e14b] waiting for daemon to start
    daemon.go:336: [d0483e0e2e14b] waiting for daemon to start
    daemon.go:364: [d0483e0e2e14b] daemon started
    daemon.go:472: [d0483e0e2e14b] Stopping daemon
    daemon.go:307: [d0483e0e2e14b] exiting daemon
    daemon.go:459: [d0483e0e2e14b] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration-cli
INFO: Testing against a local daemon
PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.002s
PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.020s
PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.006s
PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.015s
PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.005s
PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.477s
PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.087s
PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	3.520s
PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.312s
PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.017s
PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.440s
PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	1.996s
PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.096s
PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.028s
PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.109s
PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.061s
PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.002s
PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.004s
PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.521s
PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	4.020s
PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.602s
PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.117s
PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	4.133s
PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.123s
PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.797s
PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	2.742s
PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	3.336s
PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.259s
PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.960s
PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	1.778s
PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.959s
PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.792s
PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.976s
PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	1.180s
PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	1.643s
PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	6.249s
PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	0.909s
PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.630s
PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.931s
PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	0.792s
PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	1.865s
PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	0.807s
PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	0.797s
PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.426s
PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	0.810s
PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.701s
PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	4.874s
PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	0.807s
PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.773s
PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.720s
PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	1.502s
PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.590s
PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.074s
PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.206s
PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.700s
PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.862s
PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	4.977s
PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.612s
PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.596s
PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.208s
PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	1.147s
PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.319s
PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.467s
SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	1.830s
PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.403s
PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.332s
PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.110s
PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.022s
PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.052s
PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.002s
PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	5.912s
PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.999s
PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	0.980s
PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.305s
SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.561s
PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.686s
PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	6.441s
PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	0.931s
SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.100s
PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.102s
PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.305s
PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	1.972s
PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.085s
PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	2.804s
PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	0.976s
PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.130s
PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	16.955s
PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.506s
PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.303s
PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.192s
PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	3.005s
PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.632s
PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	0.865s
PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.294s
PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.121s
PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.179s
PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	0.983s
PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.150s
PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.728s
PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.370s
PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	0.802s
PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.155s
PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.621s
PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	25.853s
PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	1.974s
PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.752s
PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	1.218s
PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.425s
PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.458s
PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	3.259s
PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.361s
PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	0.815s
PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.436s
PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	2.060s
PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.913s
PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	7.370s
PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.224s
PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.599s
PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.369s
PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	1.985s
PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.640s
PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.014s
PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.648s
PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.994s
PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	3.802s
PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.103s
PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	0.813s
PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.732s
PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	1.990s
PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.384s
PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.428s
PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.405s
PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	2.120s
PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.116s
PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.610s
PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	3.551s
PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.204s
PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.535s
PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.567s
PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.547s
PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.499s
PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.453s
PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.510s
PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	3.165s
PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	0.977s
PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.699s
PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.609s
PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.669s
PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.698s
PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.638s
PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.011s
PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	0.839s
PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.188s
PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	1.895s
PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.645s
PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.591s
PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.626s
PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	11.829s
PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.628s
PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	2.989s
PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.018s
PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.638s
PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.599s
PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.604s
PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.602s
PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.547s
PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.012s
PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.381s
PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.018s
PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.036s
PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.396s
PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.436s
PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.567s
PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.101s
PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	8.514s
PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.623s
PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	7.287s
PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.240s
PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.302s
PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.146s
PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	5.483s
PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.140s
PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.149s
PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.146s
PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.138s
PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	4.780s
PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.626s
PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.721s
PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.590s
PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.681s
PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.639s
PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.847s
PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	2.931s
PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.646s
PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.311s
PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	1.507s
PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	3.637s
PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.014s
PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.065s
PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.753s
PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch	2.037s
PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	1.990s
PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	7.669s
PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.410s
PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.206s
PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.155s
PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.130s
PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	6.557s
PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.193s
SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	1.459s
PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.741s
PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.868s
PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	3.862s
PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	2.263s
PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.161s
PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	1.773s
PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.615s
PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	6.545s
PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.260s
PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.350s
PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.631s
SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.603s
PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	2.133s
PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.406s
PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.049s
PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.581s
PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.151s
PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.786s
PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.110s
PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.563s
PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.599s
PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.029s
PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.644s
PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.680s
PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.151s
PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.610s
PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.556s
PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.614s
PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.701s
PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.049s
PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.937s
PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.621s
PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.010s
PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.617s
PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	2.371s
PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.657s
PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	18.689s
PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.158s
PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.204s
PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.426s
SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	3.420s
PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	2.849s
PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.376s
PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	6.022s
PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	2.011s
PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	4.582s
SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	11.027s
--- PASS: TestImportExtremelyLargeImageWorks (315.31s)
    import_test.go:26: Creating a new daemon
    daemon.go:336: [da876951860b5] waiting for daemon to start
    daemon.go:336: [da876951860b5] waiting for daemon to start
    daemon.go:364: [da876951860b5] daemon started
    daemon.go:472: [da876951860b5] Stopping daemon
    daemon.go:307: [da876951860b5] exiting daemon
    daemon.go:459: [da876951860b5] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/container
INFO: Testing against a local daemon
=== RUN   TestCheckpoint
--- SKIP: TestCheckpoint (0.00s)
    checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
=== RUN   TestContainerInvalidJSON
=== RUN   TestContainerInvalidJSON//containers/foobar/copy
=== PAUSE TestContainerInvalidJSON//containers/foobar/copy
=== RUN   TestContainerInvalidJSON//containers/foobar/exec
=== PAUSE TestContainerInvalidJSON//containers/foobar/exec
=== RUN   TestContainerInvalidJSON//exec/foobar/start
=== PAUSE TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/copy
=== CONT  TestContainerInvalidJSON//exec/foobar/start
=== CONT  TestContainerInvalidJSON//containers/foobar/exec
--- PASS: TestContainerInvalidJSON (0.02s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
    --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
    --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
=== RUN   TestCopyFromContainerPathDoesNotExist
--- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
=== RUN   TestCopyFromContainerPathIsNotDir
--- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
=== RUN   TestCopyToContainerPathDoesNotExist
--- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
=== RUN   TestCopyToContainerPathIsNotDir
--- PASS: TestCopyToContainerPathIsNotDir (0.11s)
=== RUN   TestCopyFromContainer
=== RUN   TestCopyFromContainer//
=== RUN   TestCopyFromContainer//bar/root
=== RUN   TestCopyFromContainer//bar/root/
=== RUN   TestCopyFromContainer/bar/quux
=== RUN   TestCopyFromContainer/bar/quux/
=== RUN   TestCopyFromContainer/bar/quux/baz
=== RUN   TestCopyFromContainer/bar/filesymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink
=== RUN   TestCopyFromContainer/bar/dirsymlink/
=== RUN   TestCopyFromContainer/bar/notarget
--- PASS: TestCopyFromContainer (4.84s)
    --- PASS: TestCopyFromContainer// (0.10s)
    --- PASS: TestCopyFromContainer//bar/root (0.08s)
    --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
    --- PASS: TestCopyFromContainer/bar/quux (0.07s)
    --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
    --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
    --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
    --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
    --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
=== RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
=== PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
=== CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
--- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
    --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
=== RUN   TestCreateWithInvalidEnv
=== RUN   TestCreateWithInvalidEnv/0
=== PAUSE TestCreateWithInvalidEnv/0
=== RUN   TestCreateWithInvalidEnv/1
=== PAUSE TestCreateWithInvalidEnv/1
=== RUN   TestCreateWithInvalidEnv/2
=== PAUSE TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/0
=== CONT  TestCreateWithInvalidEnv/2
=== CONT  TestCreateWithInvalidEnv/1
--- PASS: TestCreateWithInvalidEnv (0.03s)
    --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
    --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
=== RUN   TestCreateTmpfsMountsTarget
--- PASS: TestCreateTmpfsMountsTarget (0.05s)
=== RUN   TestCreateWithCustomMaskedPaths
PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.300s
PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	0.834s
--- PASS: TestCreateWithCustomMaskedPaths (2.11s)
=== RUN   TestCreateWithCapabilities
=== RUN   TestCreateWithCapabilities/no_capabilities
=== PAUSE TestCreateWithCapabilities/no_capabilities
=== RUN   TestCreateWithCapabilities/empty_capabilities
=== PAUSE TestCreateWithCapabilities/empty_capabilities
=== RUN   TestCreateWithCapabilities/valid_capabilities
=== PAUSE TestCreateWithCapabilities/valid_capabilities
=== RUN   TestCreateWithCapabilities/invalid_capabilities
=== PAUSE TestCreateWithCapabilities/invalid_capabilities
=== RUN   TestCreateWithCapabilities/duplicate_capabilities
=== PAUSE TestCreateWithCapabilities/duplicate_capabilities
=== RUN   TestCreateWithCapabilities/capabilities_API_v1.39
=== PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
=== RUN   TestCreateWithCapabilities/empty_capadd
=== PAUSE TestCreateWithCapabilities/empty_capadd
=== RUN   TestCreateWithCapabilities/empty_capdrop
=== PAUSE TestCreateWithCapabilities/empty_capdrop
=== RUN   TestCreateWithCapabilities/capadd_capdrop
=== PAUSE TestCreateWithCapabilities/capadd_capdrop
=== RUN   TestCreateWithCapabilities/conflict_with_capadd
=== PAUSE TestCreateWithCapabilities/conflict_with_capadd
=== RUN   TestCreateWithCapabilities/conflict_with_capdrop
=== PAUSE TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/no_capabilities
=== CONT  TestCreateWithCapabilities/conflict_with_capadd
=== CONT  TestCreateWithCapabilities/conflict_with_capdrop
=== CONT  TestCreateWithCapabilities/empty_capadd
=== CONT  TestCreateWithCapabilities/invalid_capabilities
=== CONT  TestCreateWithCapabilities/capabilities_API_v1.39
=== CONT  TestCreateWithCapabilities/duplicate_capabilities
=== CONT  TestCreateWithCapabilities/capadd_capdrop
=== CONT  TestCreateWithCapabilities/empty_capdrop
=== CONT  TestCreateWithCapabilities/valid_capabilities
=== CONT  TestCreateWithCapabilities/empty_capabilities
--- PASS: TestCreateWithCapabilities (0.03s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
    --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
    --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s)
    --- PASS: TestCreateWithCapabilities/empty_capadd (0.13s)
    --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.15s)
    --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.14s)
    --- PASS: TestCreateWithCapabilities/no_capabilities (0.17s)
    --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.14s)
    --- PASS: TestCreateWithCapabilities/empty_capdrop (0.13s)
    --- PASS: TestCreateWithCapabilities/empty_capabilities (0.14s)
    --- PASS: TestCreateWithCapabilities/valid_capabilities (0.14s)
=== RUN   TestCreateWithCustomReadonlyPaths
PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	2.645s
PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.149s
PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.018s
PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.017s
PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.009s
PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.713s
PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	6.971s
PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.452s
PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.280s
--- PASS: TestCreateWithCustomReadonlyPaths (2.21s)
=== RUN   TestCreateWithInvalidHealthcheckParams
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
--- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
    --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
=== RUN   TestContainerStartOnDaemonRestart
=== PAUSE TestContainerStartOnDaemonRestart
=== RUN   TestDaemonRestartIpcMode
=== PAUSE TestDaemonRestartIpcMode
=== RUN   TestDiff
--- PASS: TestDiff (0.71s)
=== RUN   TestExecWithCloseStdin
--- PASS: TestExecWithCloseStdin (0.98s)
=== RUN   TestExec
PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	1.928s
PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	1.641s
--- PASS: TestExec (0.92s)
=== RUN   TestExecUser
PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	0.977s
PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	4.168s
--- PASS: TestExecUser (0.95s)
=== RUN   TestExportContainerAndImportImage
PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.006s
PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	1.033s
--- PASS: TestExportContainerAndImportImage (1.05s)
=== RUN   TestExportContainerAfterDaemonRestart
PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.346s
PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.627s
PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.473s
PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.471s
--- PASS: TestExportContainerAfterDaemonRestart (1.57s)
    export_test.go:63: Creating a new daemon
    daemon.go:336: [d5e712c82228f] waiting for daemon to start
    daemon.go:336: [d5e712c82228f] waiting for daemon to start
    daemon.go:364: [d5e712c82228f] daemon started
    daemon.go:472: [d5e712c82228f] Stopping daemon
    daemon.go:307: [d5e712c82228f] exiting daemon
    daemon.go:459: [d5e712c82228f] Daemon stopped
    daemon.go:336: [d5e712c82228f] waiting for daemon to start
    daemon.go:336: [d5e712c82228f] waiting for daemon to start
    daemon.go:364: [d5e712c82228f] daemon started
    daemon.go:472: [d5e712c82228f] Stopping daemon
    daemon.go:307: [d5e712c82228f] exiting daemon
    daemon.go:459: [d5e712c82228f] Daemon stopped
=== RUN   TestHealthCheckWorkdir
PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	1.917s
PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.019s
PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.019s
--- PASS: TestHealthCheckWorkdir (1.12s)
=== RUN   TestHealthKillContainer
PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.262s
PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.744s
PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.203s
PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.631s
PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	5.392s
PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	0.864s
PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.164s
--- PASS: TestHealthKillContainer (2.96s)
=== RUN   TestInspectCpusetInConfigPre120
--- PASS: TestInspectCpusetInConfigPre120 (0.73s)
=== RUN   TestIpcModeNone
PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.187s
PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	0.994s
PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.014s
PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.333s
--- PASS: TestIpcModeNone (0.92s)
=== RUN   TestIpcModePrivate
PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.818s
PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.538s
PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.026s
PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.267s
--- PASS: TestIpcModePrivate (0.91s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
=== RUN   TestIpcModeShareable
PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.137s
PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.575s
PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.724s
--- PASS: TestIpcModeShareable (0.94s)
    ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true
=== RUN   TestAPIIpcModeShareableAndContainer
PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.465s
PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.601s
PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.183s
--- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
=== RUN   TestAPIIpcModeHost
PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	2.340s
--- PASS: TestAPIIpcModeHost (0.85s)
=== RUN   TestDaemonIpcModeShareable
PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	4.918s
--- PASS: TestDaemonIpcModeShareable (1.87s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [d144cb4313896] waiting for daemon to start
    daemon.go:336: [d144cb4313896] waiting for daemon to start
    daemon.go:364: [d144cb4313896] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
    daemon.go:472: [d144cb4313896] Stopping daemon
    daemon.go:307: [d144cb4313896] exiting daemon
    daemon.go:459: [d144cb4313896] Daemon stopped
=== RUN   TestDaemonIpcModePrivate
PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.997s
PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.292s
PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	5.561s
PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.577s
PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.596s
PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.595s
--- PASS: TestDaemonIpcModePrivate (1.82s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [daf607c94be74] waiting for daemon to start
    daemon.go:336: [daf607c94be74] waiting for daemon to start
    daemon.go:364: [daf607c94be74] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
    daemon.go:472: [daf607c94be74] Stopping daemon
    daemon.go:307: [daf607c94be74] exiting daemon
    daemon.go:459: [daf607c94be74] Daemon stopped
=== RUN   TestDaemonIpcModePrivateFromConfig
PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.801s
PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	0.962s
PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	2.962s
--- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [df569025e8989] waiting for daemon to start
    daemon.go:336: [df569025e8989] waiting for daemon to start
    daemon.go:364: [df569025e8989] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
    daemon.go:472: [df569025e8989] Stopping daemon
    daemon.go:307: [df569025e8989] exiting daemon
    daemon.go:459: [df569025e8989] Daemon stopped
=== RUN   TestDaemonIpcModeShareableFromConfig
PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	1.897s
--- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
    ipcmode_linux_test.go:230: Creating a new daemon
    daemon.go:336: [da61f09eebcff] waiting for daemon to start
    daemon.go:336: [da61f09eebcff] waiting for daemon to start
    daemon.go:364: [da61f09eebcff] daemon started
    ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
    daemon.go:472: [da61f09eebcff] Stopping daemon
    daemon.go:307: [da61f09eebcff] exiting daemon
    daemon.go:459: [da61f09eebcff] Daemon stopped
=== RUN   TestIpcModeOlderClient
=== PAUSE TestIpcModeOlderClient
=== RUN   TestKillContainerInvalidSignal
--- PASS: TestKillContainerInvalidSignal (0.75s)
=== RUN   TestKillContainer
=== RUN   TestKillContainer/no_signal
=== RUN   TestKillContainer/non_killing_signal
=== RUN   TestKillContainer/killing_signal
PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	2.622s
--- PASS: TestKillContainer (2.36s)
    --- PASS: TestKillContainer/no_signal (0.73s)
    --- PASS: TestKillContainer/non_killing_signal (0.55s)
    --- PASS: TestKillContainer/killing_signal (0.72s)
=== RUN   TestKillWithStopSignalAndRestartPolicies
=== RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	5.547s
=== RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	6.750s
PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	1.747s
--- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
    --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
=== RUN   TestKillStoppedContainer
--- PASS: TestKillStoppedContainer (0.13s)
=== RUN   TestKillStoppedContainerAPIPre120
PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.027s
--- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
=== RUN   TestKillDifferentUserContainer
PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.679s
--- PASS: TestKillDifferentUserContainer (0.75s)
=== RUN   TestInspectOomKilledTrue
PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.436s
PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.279s
PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.281s
PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.128s
PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.289s
SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
--- PASS: TestInspectOomKilledTrue (1.37s)
=== RUN   TestInspectOomKilledFalse
PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.009s
--- PASS: TestInspectOomKilledFalse (0.75s)
=== RUN   TestLinksEtcHostsContentMatch
PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.311s
PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.157s
--- PASS: TestLinksEtcHostsContentMatch (0.69s)
=== RUN   TestLinksContainerNames
PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.169s
PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.054s
--- PASS: TestLinksContainerNames (1.43s)
=== RUN   TestLogsFollowTailEmpty
PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.654s
--- PASS: TestLogsFollowTailEmpty (0.75s)
=== RUN   TestContainerNetworkMountsNoChown
PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	3.362s
--- PASS: TestContainerNetworkMountsNoChown (0.70s)
=== RUN   TestMountDaemonRoot
=== RUN   TestMountDaemonRoot/default
=== PAUSE TestMountDaemonRoot/default
=== RUN   TestMountDaemonRoot/private
=== PAUSE TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/rprivate
=== PAUSE TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/slave
=== PAUSE TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/rslave
=== PAUSE TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/shared
=== PAUSE TestMountDaemonRoot/shared
=== RUN   TestMountDaemonRoot/rshared
=== PAUSE TestMountDaemonRoot/rshared
=== CONT  TestMountDaemonRoot/default
=== CONT  TestMountDaemonRoot/shared
=== CONT  TestMountDaemonRoot/rslave
=== RUN   TestMountDaemonRoot/shared/bind_subpath
=== RUN   TestMountDaemonRoot/rslave/bind_root
=== PAUSE TestMountDaemonRoot/shared/bind_subpath
=== RUN   TestMountDaemonRoot/shared/mount_root
=== PAUSE TestMountDaemonRoot/rslave/bind_root
=== CONT  TestMountDaemonRoot/rshared
=== PAUSE TestMountDaemonRoot/shared/mount_root
=== RUN   TestMountDaemonRoot/default/bind_root
=== RUN   TestMountDaemonRoot/rshared/bind_subpath
=== PAUSE TestMountDaemonRoot/default/bind_root
=== PAUSE TestMountDaemonRoot/rshared/bind_subpath
=== RUN   TestMountDaemonRoot/shared/mount_subpath
=== RUN   TestMountDaemonRoot/rshared/mount_root
=== PAUSE TestMountDaemonRoot/shared/mount_subpath
=== PAUSE TestMountDaemonRoot/rshared/mount_root
=== RUN   TestMountDaemonRoot/shared/bind_root
=== PAUSE TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/rprivate
=== RUN   TestMountDaemonRoot/default/bind_subpath
=== RUN   TestMountDaemonRoot/rprivate/bind_root
=== PAUSE TestMountDaemonRoot/default/bind_subpath
=== RUN   TestMountDaemonRoot/default/mount_root
=== RUN   TestMountDaemonRoot/rshared/mount_subpath
=== PAUSE TestMountDaemonRoot/default/mount_root
=== PAUSE TestMountDaemonRoot/rshared/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/bind_root
=== RUN   TestMountDaemonRoot/rshared/bind_root
=== RUN   TestMountDaemonRoot/rslave/bind_subpath
=== RUN   TestMountDaemonRoot/rprivate/bind_subpath
=== PAUSE TestMountDaemonRoot/rslave/bind_subpath
=== PAUSE TestMountDaemonRoot/rprivate/bind_subpath
=== PAUSE TestMountDaemonRoot/rshared/bind_root
=== RUN   TestMountDaemonRoot/rprivate/mount_root
=== CONT  TestMountDaemonRoot/slave
=== RUN   TestMountDaemonRoot/default/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/mount_root
=== RUN   TestMountDaemonRoot/slave/bind_subpath
=== PAUSE TestMountDaemonRoot/default/mount_subpath
=== PAUSE TestMountDaemonRoot/slave/bind_subpath
=== RUN   TestMountDaemonRoot/rslave/mount_root
=== RUN   TestMountDaemonRoot/slave/mount_root
=== PAUSE TestMountDaemonRoot/rslave/mount_root
=== PAUSE TestMountDaemonRoot/slave/mount_root
=== RUN   TestMountDaemonRoot/rslave/mount_subpath
=== RUN   TestMountDaemonRoot/slave/mount_subpath
=== PAUSE TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/private
=== RUN   TestMountDaemonRoot/rprivate/mount_subpath
=== PAUSE TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/shared/mount_subpath
=== PAUSE TestMountDaemonRoot/slave/mount_subpath
=== RUN   TestMountDaemonRoot/slave/bind_root
=== PAUSE TestMountDaemonRoot/slave/bind_root
=== RUN   TestMountDaemonRoot/private/bind_root
=== PAUSE TestMountDaemonRoot/private/bind_root
=== RUN   TestMountDaemonRoot/private/bind_subpath
=== PAUSE TestMountDaemonRoot/private/bind_subpath
=== RUN   TestMountDaemonRoot/private/mount_root
=== CONT  TestMountDaemonRoot/shared/bind_root
=== CONT  TestMountDaemonRoot/shared/bind_subpath
=== PAUSE TestMountDaemonRoot/private/mount_root
=== RUN   TestMountDaemonRoot/private/mount_subpath
=== PAUSE TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/shared/mount_root
=== CONT  TestMountDaemonRoot/rshared/bind_subpath
=== CONT  TestMountDaemonRoot/rshared/mount_subpath
=== CONT  TestMountDaemonRoot/rshared/bind_root
PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.272s
PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.605s
=== CONT  TestMountDaemonRoot/rshared/mount_root
=== CONT  TestMountDaemonRoot/default/bind_root
=== CONT  TestMountDaemonRoot/rslave/bind_root
=== CONT  TestMountDaemonRoot/rslave/mount_subpath
=== CONT  TestMountDaemonRoot/rslave/mount_root
=== CONT  TestMountDaemonRoot/rslave/bind_subpath
=== CONT  TestMountDaemonRoot/default/mount_root
=== CONT  TestMountDaemonRoot/default/mount_subpath
=== CONT  TestMountDaemonRoot/rprivate/bind_root
=== CONT  TestMountDaemonRoot/rprivate/mount_subpath
=== CONT  TestMountDaemonRoot/rprivate/mount_root
=== CONT  TestMountDaemonRoot/rprivate/bind_subpath
=== CONT  TestMountDaemonRoot/default/bind_subpath
=== CONT  TestMountDaemonRoot/slave/bind_subpath
=== CONT  TestMountDaemonRoot/slave/bind_root
=== CONT  TestMountDaemonRoot/slave/mount_subpath
=== CONT  TestMountDaemonRoot/slave/mount_root
=== CONT  TestMountDaemonRoot/private/bind_root
=== CONT  TestMountDaemonRoot/private/mount_root
=== CONT  TestMountDaemonRoot/private/mount_subpath
=== CONT  TestMountDaemonRoot/private/bind_subpath
--- PASS: TestMountDaemonRoot (0.04s)
    --- PASS: TestMountDaemonRoot/shared (0.00s)
        --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.16s)
        --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.17s)
        --- PASS: TestMountDaemonRoot/shared/mount_root (0.19s)
        --- PASS: TestMountDaemonRoot/shared/bind_root (0.20s)
    --- PASS: TestMountDaemonRoot/rshared (0.00s)
        --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.19s)
        --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.18s)
        --- PASS: TestMountDaemonRoot/rshared/bind_root (0.20s)
        --- PASS: TestMountDaemonRoot/rshared/mount_root (0.22s)
    --- PASS: TestMountDaemonRoot/rslave (0.00s)
        --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s)
        --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.17s)
        --- PASS: TestMountDaemonRoot/rslave/mount_root (0.22s)
        --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.19s)
    --- PASS: TestMountDaemonRoot/rprivate (0.00s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.16s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.17s)
        --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.21s)
        --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.22s)
    --- PASS: TestMountDaemonRoot/default (0.00s)
        --- PASS: TestMountDaemonRoot/default/bind_root (0.20s)
        --- PASS: TestMountDaemonRoot/default/mount_root (0.17s)
        --- PASS: TestMountDaemonRoot/default/mount_subpath (0.17s)
        --- PASS: TestMountDaemonRoot/default/bind_subpath (0.21s)
    --- PASS: TestMountDaemonRoot/slave (0.00s)
        --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.15s)
        --- PASS: TestMountDaemonRoot/slave/bind_root (0.20s)
        --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.20s)
        --- PASS: TestMountDaemonRoot/slave/mount_root (0.15s)
    --- PASS: TestMountDaemonRoot/private (0.00s)
        --- PASS: TestMountDaemonRoot/private/bind_root (0.14s)
        --- PASS: TestMountDaemonRoot/private/mount_root (0.15s)
        --- PASS: TestMountDaemonRoot/private/mount_subpath (0.14s)
        --- PASS: TestMountDaemonRoot/private/bind_subpath (0.13s)
=== RUN   TestContainerBindMountNonRecursive
PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.918s
PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.868s
PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	5.438s
PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.721s
PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	1.876s
--- PASS: TestContainerBindMountNonRecursive (1.91s)
=== RUN   TestNetworkNat
--- PASS: TestNetworkNat (0.80s)
=== RUN   TestNetworkLocalhostTCPNat
PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	2.883s
--- PASS: TestNetworkLocalhostTCPNat (0.79s)
=== RUN   TestNetworkLoopbackNat
PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	1.723s
PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	1.185s
--- PASS: TestNetworkLoopbackNat (1.05s)
=== RUN   TestPause
PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	3.110s
--- PASS: TestPause (0.78s)
=== RUN   TestPauseFailsOnWindowsServerContainers
--- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
    pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
=== RUN   TestPauseStopPausedContainer
PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	0.981s
PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.263s
--- PASS: TestPauseStopPausedContainer (0.82s)
=== RUN   TestPsFilter
--- PASS: TestPsFilter (0.30s)
=== RUN   TestRemoveContainerWithRemovedVolume
PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.801s
--- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
=== RUN   TestRemoveContainerWithVolume
PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.481s
PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.263s
PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	3.620s
PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.358s
--- PASS: TestRemoveContainerWithVolume (0.74s)
=== RUN   TestRemoveContainerRunning
PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.200s
PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.619s
--- PASS: TestRemoveContainerRunning (0.75s)
=== RUN   TestRemoveContainerForceRemoveRunning
PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.092s
PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.890s
--- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
=== RUN   TestRemoveInvalidContainer
--- PASS: TestRemoveInvalidContainer (0.02s)
=== RUN   TestRenameLinkedContainer
PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.554s
PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.554s
PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.087s
PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.634s
PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.661s
SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.782s
--- PASS: TestRenameLinkedContainer (2.91s)
=== RUN   TestRenameStoppedContainer
--- PASS: TestRenameStoppedContainer (0.70s)
=== RUN   TestRenameRunningContainerAndReuse
PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.848s
--- PASS: TestRenameRunningContainerAndReuse (1.51s)
=== RUN   TestRenameInvalidName
PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.234s
--- PASS: TestRenameInvalidName (0.81s)
=== RUN   TestRenameAnonymousContainer
PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.703s
PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.575s
PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.541s
PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.545s
PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.625s
--- PASS: TestRenameAnonymousContainer (2.65s)
=== RUN   TestRenameContainerWithSameName
PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	7.898s
PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	0.815s
PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.081s
--- PASS: TestRenameContainerWithSameName (0.74s)
=== RUN   TestRenameContainerWithLinkedContainer
PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.588s
SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	11.414s
PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.622s
PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.432s
PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.421s
PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.518s
SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
--- PASS: TestRenameContainerWithLinkedContainer (1.48s)
=== RUN   TestResize
PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.750s
--- PASS: TestResize (0.83s)
=== RUN   TestResizeWithInvalidSize
--- PASS: TestResizeWithInvalidSize (0.78s)
=== RUN   TestResizeWhenContainerNotStarted
PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.224s
SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
--- PASS: TestResizeWhenContainerNotStarted (0.73s)
=== RUN   TestDaemonRestartKillContainers
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.024s
PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	2.551s
PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.298s
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.659s
PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	3.910s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.361s
SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.719s
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.594s
PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.594s
PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	3.871s
PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.776s
--- PASS: TestDaemonRestartKillContainers (0.00s)
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.58s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d4a024f352d6f] waiting for daemon to start
        daemon.go:336: [d4a024f352d6f] waiting for daemon to start
        daemon.go:364: [d4a024f352d6f] daemon started
        daemon.go:336: [d4a024f352d6f] waiting for daemon to start
        daemon.go:307: [d4a024f352d6f] exiting daemon
        daemon.go:336: [d4a024f352d6f] waiting for daemon to start
        daemon.go:364: [d4a024f352d6f] daemon started
        daemon.go:472: [d4a024f352d6f] Stopping daemon
        daemon.go:307: [d4a024f352d6f] exiting daemon
        daemon.go:459: [d4a024f352d6f] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.69s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d8d6c0b8be691] waiting for daemon to start
        daemon.go:336: [d8d6c0b8be691] waiting for daemon to start
        daemon.go:364: [d8d6c0b8be691] daemon started
        daemon.go:472: [d8d6c0b8be691] Stopping daemon
        daemon.go:307: [d8d6c0b8be691] exiting daemon
        daemon.go:459: [d8d6c0b8be691] Daemon stopped
        daemon.go:336: [d8d6c0b8be691] waiting for daemon to start
        daemon.go:336: [d8d6c0b8be691] waiting for daemon to start
        daemon.go:364: [d8d6c0b8be691] daemon started
        daemon.go:472: [d8d6c0b8be691] Stopping daemon
        daemon.go:307: [d8d6c0b8be691] exiting daemon
        daemon.go:459: [d8d6c0b8be691] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.76s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d73c7ca9957c8] waiting for daemon to start
        daemon.go:336: [d73c7ca9957c8] waiting for daemon to start
        daemon.go:364: [d73c7ca9957c8] daemon started
        daemon.go:307: [d73c7ca9957c8] exiting daemon
        daemon.go:336: [d73c7ca9957c8] waiting for daemon to start
        daemon.go:336: [d73c7ca9957c8] waiting for daemon to start
        daemon.go:364: [d73c7ca9957c8] daemon started
        daemon.go:472: [d73c7ca9957c8] Stopping daemon
        daemon.go:307: [d73c7ca9957c8] exiting daemon
        daemon.go:459: [d73c7ca9957c8] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.37s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d24b68606209a] waiting for daemon to start
        daemon.go:336: [d24b68606209a] waiting for daemon to start
        daemon.go:364: [d24b68606209a] daemon started
        daemon.go:472: [d24b68606209a] Stopping daemon
        daemon.go:307: [d24b68606209a] exiting daemon
        daemon.go:459: [d24b68606209a] Daemon stopped
        daemon.go:336: [d24b68606209a] waiting for daemon to start
        daemon.go:336: [d24b68606209a] waiting for daemon to start
        daemon.go:364: [d24b68606209a] daemon started
        daemon.go:472: [d24b68606209a] Stopping daemon
        daemon.go:307: [d24b68606209a] exiting daemon
        daemon.go:459: [d24b68606209a] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d148aa3acd85f] waiting for daemon to start
        daemon.go:336: [d148aa3acd85f] waiting for daemon to start
        daemon.go:364: [d148aa3acd85f] daemon started
        daemon.go:472: [d148aa3acd85f] Stopping daemon
        daemon.go:307: [d148aa3acd85f] exiting daemon
        daemon.go:459: [d148aa3acd85f] Daemon stopped
        daemon.go:336: [d148aa3acd85f] waiting for daemon to start
        daemon.go:336: [d148aa3acd85f] waiting for daemon to start
        daemon.go:364: [d148aa3acd85f] daemon started
        daemon.go:472: [d148aa3acd85f] Stopping daemon
        daemon.go:307: [d148aa3acd85f] exiting daemon
        daemon.go:459: [d148aa3acd85f] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.68s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [dddd26dadab18] waiting for daemon to start
        daemon.go:336: [dddd26dadab18] waiting for daemon to start
        daemon.go:364: [dddd26dadab18] daemon started
        daemon.go:307: [dddd26dadab18] exiting daemon
        daemon.go:336: [dddd26dadab18] waiting for daemon to start
        daemon.go:336: [dddd26dadab18] waiting for daemon to start
        daemon.go:364: [dddd26dadab18] daemon started
        daemon.go:472: [dddd26dadab18] Stopping daemon
        daemon.go:307: [dddd26dadab18] exiting daemon
        daemon.go:459: [dddd26dadab18] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.36s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d566ad4857eb2] waiting for daemon to start
        daemon.go:336: [d566ad4857eb2] waiting for daemon to start
        daemon.go:364: [d566ad4857eb2] daemon started
        daemon.go:336: [d566ad4857eb2] waiting for daemon to start
        daemon.go:307: [d566ad4857eb2] exiting daemon
        daemon.go:336: [d566ad4857eb2] waiting for daemon to start
        daemon.go:364: [d566ad4857eb2] daemon started
        daemon.go:472: [d566ad4857eb2] Stopping daemon
        daemon.go:307: [d566ad4857eb2] exiting daemon
        daemon.go:459: [d566ad4857eb2] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d830c82303530] waiting for daemon to start
        daemon.go:336: [d830c82303530] waiting for daemon to start
        daemon.go:364: [d830c82303530] daemon started
        daemon.go:472: [d830c82303530] Stopping daemon
        daemon.go:307: [d830c82303530] exiting daemon
        daemon.go:459: [d830c82303530] Daemon stopped
        daemon.go:336: [d830c82303530] waiting for daemon to start
        daemon.go:336: [d830c82303530] waiting for daemon to start
        daemon.go:364: [d830c82303530] daemon started
        daemon.go:472: [d830c82303530] Stopping daemon
        daemon.go:307: [d830c82303530] exiting daemon
        daemon.go:459: [d830c82303530] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.71s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d83c0be121bc2] waiting for daemon to start
        daemon.go:336: [d83c0be121bc2] waiting for daemon to start
        daemon.go:364: [d83c0be121bc2] daemon started
        daemon.go:336: [d83c0be121bc2] waiting for daemon to start
        daemon.go:307: [d83c0be121bc2] exiting daemon
        daemon.go:336: [d83c0be121bc2] waiting for daemon to start
        daemon.go:364: [d83c0be121bc2] daemon started
        daemon.go:472: [d83c0be121bc2] Stopping daemon
        daemon.go:307: [d83c0be121bc2] exiting daemon
        daemon.go:459: [d83c0be121bc2] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d3861fc7b38c7] waiting for daemon to start
        daemon.go:336: [d3861fc7b38c7] waiting for daemon to start
        daemon.go:364: [d3861fc7b38c7] daemon started
        daemon.go:336: [d3861fc7b38c7] waiting for daemon to start
        daemon.go:307: [d3861fc7b38c7] exiting daemon
        daemon.go:336: [d3861fc7b38c7] waiting for daemon to start
        daemon.go:364: [d3861fc7b38c7] daemon started
        daemon.go:472: [d3861fc7b38c7] Stopping daemon
        daemon.go:307: [d3861fc7b38c7] exiting daemon
        daemon.go:459: [d3861fc7b38c7] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [d40ca8f1416e7] waiting for daemon to start
        daemon.go:336: [d40ca8f1416e7] waiting for daemon to start
        daemon.go:364: [d40ca8f1416e7] daemon started
        daemon.go:472: [d40ca8f1416e7] Stopping daemon
        daemon.go:307: [d40ca8f1416e7] exiting daemon
        daemon.go:459: [d40ca8f1416e7] Daemon stopped
        daemon.go:336: [d40ca8f1416e7] waiting for daemon to start
        daemon.go:336: [d40ca8f1416e7] waiting for daemon to start
        daemon.go:364: [d40ca8f1416e7] daemon started
        daemon.go:472: [d40ca8f1416e7] Stopping daemon
        daemon.go:307: [d40ca8f1416e7] exiting daemon
        daemon.go:459: [d40ca8f1416e7] Daemon stopped
    --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s)
        restart_test.go:67: Creating a new daemon
        daemon.go:336: [df165d0e1966e] waiting for daemon to start
        daemon.go:336: [df165d0e1966e] waiting for daemon to start
        daemon.go:364: [df165d0e1966e] daemon started
        daemon.go:472: [df165d0e1966e] Stopping daemon
        daemon.go:307: [df165d0e1966e] exiting daemon
        daemon.go:459: [df165d0e1966e] Daemon stopped
        daemon.go:336: [df165d0e1966e] waiting for daemon to start
        daemon.go:336: [df165d0e1966e] waiting for daemon to start
        daemon.go:364: [df165d0e1966e] daemon started
        daemon.go:472: [df165d0e1966e] Stopping daemon
        daemon.go:307: [df165d0e1966e] exiting daemon
        daemon.go:459: [df165d0e1966e] Daemon stopped
=== RUN   TestCgroupNamespacesRun
PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.825s
--- PASS: TestCgroupNamespacesRun (1.78s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [da12f2f7a225e] waiting for daemon to start
    daemon.go:336: [da12f2f7a225e] waiting for daemon to start
    daemon.go:364: [da12f2f7a225e] daemon started
    daemon.go:472: [da12f2f7a225e] Stopping daemon
    daemon.go:307: [da12f2f7a225e] exiting daemon
    daemon.go:459: [da12f2f7a225e] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivileged
--- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
    run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled()
=== RUN   TestCgroupNamespacesRunDaemonHostMode
--- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d26884ac60e25] waiting for daemon to start
    daemon.go:336: [d26884ac60e25] waiting for daemon to start
    daemon.go:364: [d26884ac60e25] daemon started
    daemon.go:472: [d26884ac60e25] Stopping daemon
    daemon.go:307: [d26884ac60e25] exiting daemon
    daemon.go:459: [d26884ac60e25] Daemon stopped
=== RUN   TestCgroupNamespacesRunHostMode
PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	3.164s
PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	4.726s
--- PASS: TestCgroupNamespacesRunHostMode (1.82s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [db64ccaa1f74b] waiting for daemon to start
    daemon.go:336: [db64ccaa1f74b] waiting for daemon to start
    daemon.go:364: [db64ccaa1f74b] daemon started
    daemon.go:472: [db64ccaa1f74b] Stopping daemon
    daemon.go:307: [db64ccaa1f74b] exiting daemon
    daemon.go:459: [db64ccaa1f74b] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivateMode
PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	2.877s
PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.286s
--- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
    run_cgroupns_linux_test.go:30: Creating a new daemon
    daemon.go:336: [d2b181ac1d974] waiting for daemon to start
    daemon.go:336: [d2b181ac1d974] waiting for daemon to start
    daemon.go:364: [d2b181ac1d974] daemon started
    daemon.go:472: [d2b181ac1d974] Stopping daemon
    daemon.go:307: [d2b181ac1d974] exiting daemon
    daemon.go:459: [d2b181ac1d974] Daemon stopped
=== RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
--- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [d3780bbe5526f] waiting for daemon to start
    daemon.go:336: [d3780bbe5526f] waiting for daemon to start
    daemon.go:364: [d3780bbe5526f] daemon started
    daemon.go:472: [d3780bbe5526f] Stopping daemon
    daemon.go:307: [d3780bbe5526f] exiting daemon
    daemon.go:459: [d3780bbe5526f] Daemon stopped
=== RUN   TestCgroupNamespacesRunInvalidMode
PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	3.526s
PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.595s
PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.547s
PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	19.993s
--- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
    run_cgroupns_linux_test.go:48: Creating a new daemon
    daemon.go:336: [dcebdfdf8f8dc] waiting for daemon to start
    daemon.go:336: [dcebdfdf8f8dc] waiting for daemon to start
    daemon.go:364: [dcebdfdf8f8dc] daemon started
    daemon.go:472: [dcebdfdf8f8dc] Stopping daemon
    daemon.go:307: [dcebdfdf8f8dc] exiting daemon
    daemon.go:459: [dcebdfdf8f8dc] Daemon stopped
=== RUN   TestCgroupNamespacesRunOlderClient
PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.619s
PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.589s
PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.580s
--- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
    run_cgroupns_linux_test.go:139: Creating a new daemon
    daemon.go:336: [d60180fa16d27] waiting for daemon to start
    daemon.go:336: [d60180fa16d27] waiting for daemon to start
    daemon.go:364: [d60180fa16d27] daemon started
    daemon.go:472: [d60180fa16d27] Stopping daemon
    daemon.go:307: [d60180fa16d27] exiting daemon
    daemon.go:459: [d60180fa16d27] Daemon stopped
=== RUN   TestKernelTCPMemory
PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.603s
--- PASS: TestKernelTCPMemory (0.96s)
=== RUN   TestNISDomainname
PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.616s
PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.381s
--- PASS: TestNISDomainname (1.11s)
=== RUN   TestHostnameDnsResolution
PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	7.386s
PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.615s
PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	5.685s
--- PASS: TestHostnameDnsResolution (1.20s)
=== RUN   TestStats
PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.453s
--- PASS: TestStats (2.30s)
=== RUN   TestStopContainerWithTimeout
=== RUN   TestStopContainerWithTimeout/0
=== PAUSE TestStopContainerWithTimeout/0
=== RUN   TestStopContainerWithTimeout/1
=== PAUSE TestStopContainerWithTimeout/1
=== RUN   TestStopContainerWithTimeout/3
=== PAUSE TestStopContainerWithTimeout/3
=== RUN   TestStopContainerWithTimeout/-1
=== PAUSE TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/0
=== CONT  TestStopContainerWithTimeout/-1
=== CONT  TestStopContainerWithTimeout/1
=== CONT  TestStopContainerWithTimeout/3
PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	3.285s
PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.145s
PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.672s
PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.641s
PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.239s
SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	5.451s
PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.403s
PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.555s
PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.203s
--- PASS: TestStopContainerWithTimeout (0.02s)
    --- PASS: TestStopContainerWithTimeout/0 (1.46s)
    --- PASS: TestStopContainerWithTimeout/1 (2.21s)
    --- PASS: TestStopContainerWithTimeout/3 (3.16s)
    --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
=== RUN   TestDeleteDevicemapper
--- SKIP: TestDeleteDevicemapper (0.00s)
    stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
=== RUN   TestStopContainerWithRestartPolicyAlways
PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.606s
PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.237s
PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.031s
PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.008s
PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	4.397s
PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.604s
PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.554s
--- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
=== RUN   TestUpdateMemory
--- PASS: TestUpdateMemory (1.16s)
=== RUN   TestUpdateCPUQuota
PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	3.590s
PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.479s
PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.013s
PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.131s
PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.627s
--- PASS: TestUpdateCPUQuota (1.86s)
=== RUN   TestUpdatePidsLimit
=== RUN   TestUpdatePidsLimit/update_from_none
PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.104s
=== RUN   TestUpdatePidsLimit/no_change
=== RUN   TestUpdatePidsLimit/update_lower
PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.013s
=== RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	1.908s
=== RUN   TestUpdatePidsLimit/unset_limit_with_zero
PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.031s
PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	5.197s
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
=== RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.961s
--- PASS: TestUpdatePidsLimit (4.45s)
    --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
    --- PASS: TestUpdatePidsLimit/no_change (0.48s)
    --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
    --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
    --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
=== RUN   TestUpdateRestartPolicy
PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	3.102s
PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	2.004s
PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	2.997s
PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.579s
PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.809s
PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.549s
PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.562s
PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	1.881s
PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	3.251s
PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.607s
PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.800s
PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.612s
PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.215s
PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	10.142s
PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.115s
PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.192s
PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.574s
PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.599s
PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.600s
SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.181s
PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.003s
PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.358s
--- PASS: TestUpdateRestartPolicy (12.29s)
=== RUN   TestUpdateRestartWithAutoRemove
--- PASS: TestUpdateRestartWithAutoRemove (0.80s)
=== RUN   TestWaitNonBlocked
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
=== RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
=== PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
=== CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
--- PASS: TestWaitNonBlocked (0.03s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
    --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
=== RUN   TestWaitBlocked
=== RUN   TestWaitBlocked/test-wait-blocked-exit-zero
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
=== RUN   TestWaitBlocked/test-wait-blocked-exit-random
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-zero
--- PASS: TestWaitBlocked (0.03s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
=== CONT  TestContainerStartOnDaemonRestart
=== CONT  TestIpcModeOlderClient
=== CONT  TestDaemonRestartIpcMode
--- PASS: TestIpcModeOlderClient (0.24s)
PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	6.792s
PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.140s
PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.036s
SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.424s
PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.588s
PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.522s
PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	0.952s
PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.430s
PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.122s
--- PASS: TestContainerStartOnDaemonRestart (3.19s)
    daemon_linux_test.go:35: Creating a new daemon
    daemon.go:336: [d22584bcd7d19] waiting for daemon to start
    daemon.go:336: [d22584bcd7d19] waiting for daemon to start
    daemon.go:364: [d22584bcd7d19] daemon started
    daemon.go:336: [d22584bcd7d19] waiting for daemon to start
    daemon.go:307: [d22584bcd7d19] exiting daemon
    daemon.go:336: [d22584bcd7d19] waiting for daemon to start
    daemon.go:364: [d22584bcd7d19] daemon started
    daemon.go:472: [d22584bcd7d19] Stopping daemon
    daemon.go:307: [d22584bcd7d19] exiting daemon
    daemon.go:459: [d22584bcd7d19] Daemon stopped
--- PASS: TestDaemonRestartIpcMode (4.19s)
    daemon_linux_test.go:89: Creating a new daemon
    daemon.go:336: [d7e769ba03b3b] waiting for daemon to start
    daemon.go:336: [d7e769ba03b3b] waiting for daemon to start
    daemon.go:364: [d7e769ba03b3b] daemon started
    daemon.go:472: [d7e769ba03b3b] Stopping daemon
    daemon.go:307: [d7e769ba03b3b] exiting daemon
    daemon.go:459: [d7e769ba03b3b] Daemon stopped
    daemon.go:336: [d7e769ba03b3b] waiting for daemon to start
    daemon.go:336: [d7e769ba03b3b] waiting for daemon to start
    daemon.go:364: [d7e769ba03b3b] daemon started
    daemon.go:472: [d7e769ba03b3b] Stopping daemon
    daemon.go:307: [d7e769ba03b3b] exiting daemon
    daemon.go:459: [d7e769ba03b3b] Daemon stopped
PASS
Running /go/src/github.com/docker/docker/integration/volume
INFO: Testing against a local daemon
=== RUN   TestVolumesCreateAndList
--- PASS: TestVolumesCreateAndList (0.05s)
=== RUN   TestVolumesRemove
--- PASS: TestVolumesRemove (0.13s)
=== RUN   TestVolumesInspect
--- PASS: TestVolumesInspect (0.03s)
=== RUN   TestVolumesInvalidJSON
=== RUN   TestVolumesInvalidJSON//volumes/create
=== PAUSE TestVolumesInvalidJSON//volumes/create
=== CONT  TestVolumesInvalidJSON//volumes/create
--- PASS: TestVolumesInvalidJSON (0.04s)
    --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
PASS
Running /go/src/github.com/docker/docker/integration-cli
INFO: Testing against a local daemon
PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.003s
PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.042s
PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.013s
PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.013s
PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.011s
PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	1.845s
PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.742s
PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.089s
PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	1.848s
PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.201s
PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.834s
PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.072s
PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	1.128s
PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.168s
PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.012s
PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	1.725s
PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	10.965s
PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.629s
PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.010s
PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	0.935s
PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.173s
PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.003s
PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.003s
PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	2.073s
PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.569s
PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	1.080s
PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.975s
PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.588s
PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.498s
PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.193s
PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.515s
SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	1.487s
PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.230s
PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	4.149s
PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.575s
PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.833s
PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.913s
PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.039s
PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.774s
PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.304s
PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	2.159s
PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.695s
PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.079s
PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.477s
PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.587s
PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.009s
PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.112s
PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.669s
PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.013s
PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.050s
PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.022s
PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.010s
PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.238s
PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	1.745s
PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.224s
PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.196s
PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.208s
PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.188s
PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.635s
PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.601s
PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	3.006s
PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.576s
PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.026s
PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.660s
PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.735s
PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.443s
PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.581s
PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.032s
PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	5.971s
PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.606s
PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	1.574s
PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.584s
PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.021s
PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.017s
PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.539s
PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.043s
PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.573s
PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	3.855s
PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	0.699s
PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	0.709s
PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.150s
PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.294s
PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	0.706s
PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.754s
SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.844s
PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.208s
PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.630s
PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.235s
PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.543s
PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.691s
PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	5.957s
PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.694s
PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	1.892s
PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.558s
PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.016s
PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.014s
PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.540s
PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	0.875s
PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.757s
PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	0.998s
PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.549s
PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.218s
PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.039s
PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.540s
PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	1.578s
PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.064s
PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	1.692s
PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.554s
PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	1.976s
PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	1.810s
PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.043s
PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.087s
PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.350s
PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.067s
PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.011s
PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.870s
PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.002s
PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.394s
PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	1.032s
PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.347s
PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.412s
PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.054s
PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.073s
PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.061s
PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	15.146s
PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.102s
PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.387s
PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	1.885s
PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	4.555s
PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.263s
PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.297s
PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.335s
PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.570s
PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.090s
PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.281s
PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.286s
PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.151s
PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.362s
PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.497s
PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.470s
PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.350s
PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.036s
PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	0.821s
PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.254s
PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.204s
PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.188s
PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.786s
PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	1.795s
PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.386s
PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.141s
PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	29.974s
PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	0.976s
PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.997s
PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.728s
PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.369s
PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	6.908s
PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.287s
PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.794s
PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	3.901s
SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	1.966s
PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.055s
PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.516s
PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.937s
PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.837s
PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.046s
PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.136s
PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.793s
PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	28.092s
PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.848s
PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	2.982s
PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.258s
PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.804s
PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	1.685s
PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.049s
PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.758s
PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.967s
PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.504s
PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	4.383s
PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	3.120s
PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.019s
PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.949s
PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	21.780s
PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.752s
PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.632s
PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	1.824s
SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.624s
PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.390s
PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.724s
PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.644s
SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.867s
PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	3.973s
PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	2.561s
PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	3.964s
PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.024s
SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	9.751s
PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.691s
PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	9.278s
PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.743s
PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.478s
PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	1.147s
PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.304s
PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.480s
PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.121s
PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.397s
PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.547s
SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.381s
SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.967s
PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.281s
PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	4.975s
PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.500s
PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.125s
PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.150s
SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	2.538s
PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	0.970s
PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.722s
PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.964s
PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.522s
PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	3.824s
PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	1.213s
PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.039s
PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	2.452s
PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	1.188s
PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	3.921s
PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.086s
SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.651s
PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	6.968s
PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	10.891s
PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.379s
PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.400s
PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.395s
PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.713s
PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.294s
PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	1.196s
PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.012s
PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.012s
PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.067s
PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.012s
PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.002s
PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.036s
PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.500s
PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.864s
PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.018s
PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.911s
PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.690s
PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	2.525s
PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.250s
PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.242s
PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	2.116s
PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.179s
PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.852s
PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	5.188s
PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	1.094s
PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.772s
PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.736s
PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	2.624s
PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.449s
PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	1.024s
PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.312s
PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.730s
PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.044s
PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.029s
PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.833s
PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.004s
PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.041s
PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.521s
PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.132s
PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.058s
PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.275s
PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.883s
PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.608s
PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	1.999s
PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.600s
PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.652s
PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.290s
PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	1.725s
PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.001s
PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.754s
PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.197s
PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.115s
PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.029s
PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.000s
PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	0.837s
PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	2.916s
PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.142s
PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	0.844s
PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.960s
PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.352s
PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.881s
PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.897s
PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.009s
PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.910s
PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.030s
PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.602s
PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.953s
PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.077s
PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.146s
PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.445s
PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	1.776s
PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.501s
PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.864s
PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.553s
PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.541s
PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.290s
PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	1.963s
PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	0.919s
PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.456s
PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	8.948s
PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.517s
PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.407s
PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.384s
PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.432s
PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.305s
PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.236s
PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.450s
PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.525s
PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.049s
PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.015s
PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.010s
PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.009s
PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	0.966s
PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.452s
PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	1.748s
PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	1.798s
PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.689s
PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	5.950s
PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	1.931s
PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.624s
PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.919s
PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	1.827s
PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.567s
SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.064s
PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.943s
PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	1.736s
PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.288s
PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.939s
PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.791s
PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.917s
PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	3.642s
PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.086s
PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.101s
PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.088s
PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.100s
PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	0.925s
PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.279s
PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.381s
PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.537s
PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch	0.479s
PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.562s
PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.371s
PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.362s
PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.061s
PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.400s
PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.469s
PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	12.961s
PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.926s
PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.048s
PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.022s
PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.031s
PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.945s
PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.633s
PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.063s
PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.054s
PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.023s
PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.630s
PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.010s
PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.941s
PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	0.799s
PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.065s
PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.070s
PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.010s
PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.028s
PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	1.854s
PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.068s
PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.163s
PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.037s
PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.047s
PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.627s
PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	1.814s
PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.049s
PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.047s
PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	4.928s
PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	10.437s
PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	2.360s
PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.055s
PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	3.183s
SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.192s
PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.338s
PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.089s
PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	7.944s
PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.366s
PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	2.379s
SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.441s
PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	3.264s
PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	3.777s
PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	4.841s
PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	22.861s
PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.909s
PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.735s
PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.426s
PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.129s
PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.290s
PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.700s
PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	3.550s
PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	1.996s
PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.137s
PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.748s
PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	1.695s
PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.808s
PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	0.972s
PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.147s
PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	1.986s
PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.095s
PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	1.500s
PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	0.997s
PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.203s
PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.689s
PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.354s
PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.049s
PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.182s
PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.364s
PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.332s
PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	1.930s
PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	0.994s
PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.671s
PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.679s
PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.020s
PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.126s
PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	4.583s
PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.877s
PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.189s
PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.260s
PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.947s
PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.642s
PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.034s
PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.175s
PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	1.038s
PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	2.678s
PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.056s
PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	1.015s
PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.045s
PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.581s
PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.947s
PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.102s
PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	5.928s
PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	2.451s
PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.127s
PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.359s
PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.933s
PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.012s
PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.015s
PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.353s
PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.068s
PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.236s
PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.076s
PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.434s
PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.415s
PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.157s
PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	0.896s
PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.867s
PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.100s
PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	2.929s
PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	3.703s
PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.582s
PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.267s
PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.144s
PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.084s
PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.318s
PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.010s
PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.313s
PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.151s
PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.146s
PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	1.074s
PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.011s
PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	0.901s
PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.209s
PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.997s
PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.927s
PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.005s
PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.070s
PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.317s
PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	1.693s
PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.948s
PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	0.827s
PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.274s
PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.129s
PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.820s
PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.786s
PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.653s
PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	17.969s
PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	1.171s
PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.697s
PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	9.748s
PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	3.799s
PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	4.480s
PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	3.789s
PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.007s
PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.647s
PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.028s
PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.014s
PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.098s
PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.024s
PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	0.915s
PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.835s
PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	0.941s
PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.894s
PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.201s
PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.067s
PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	14.065s
PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.275s
PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.445s
PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.025s
PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.283s
PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.573s
PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.326s
PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.010s
PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.170s
PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.160s
PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.294s
PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.241s
PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	5.523s
PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.417s
PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.769s
PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.274s
PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.748s
PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.358s
PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.045s
PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.102s
PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	0.954s
PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.092s
PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.245s
PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.373s
PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.034s
PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	3.503s
PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.740s
PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.868s
PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	4.128s
PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.123s
PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.287s
SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.477s
PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.023s
PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.096s
PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.135s
PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.135s
PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.136s
PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.131s
PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	4.912s
PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.134s
PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	0.997s
PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	5.953s
PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	3.884s
PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.269s
PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.453s
PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	0.854s
PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.538s
PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.078s
PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.482s
PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	1.779s
PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	8.238s
PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.033s
PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	1.953s
PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.413s
PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	6.997s
PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.956s
PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.959s
PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.369s
PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.628s
PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.202s
PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	2.177s
PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	2.673s
PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.726s
PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	2.451s
PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	2.521s
PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	1.436s
PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	1.061s
PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.612s
PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	1.972s
PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	2.626s
PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	4.924s
PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.429s
PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	1.017s
PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	2.658s
PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	1.942s
PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	2.063s
PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.066s
PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.072s
PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.228s
PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	9.037s
PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.023s
PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	2.032s
PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.884s
SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.089s
PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	1.853s
PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.852s
PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.502s
PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.502s
PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.750s
PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.059s
PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	1.759s
PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.134s
PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.149s
SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.059s
PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.163s
PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.750s
PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.153s
PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.523s
PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	1.949s
PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.365s
PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	16.909s
PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	1.004s
PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.273s
PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	4.939s
PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.070s
PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.028s
PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	1.927s
PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.090s
PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.074s
PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.061s
PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.538s
PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.727s
PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.070s
PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.017s
PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.124s
PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.052s
PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	7.065s
PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.082s
PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	1.583s
SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.475s
PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.974s
PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	1.883s
PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.045s
PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.582s
PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.540s
PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.960s
PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.604s
PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.608s
PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	2.994s
PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.022s
PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.093s
PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.125s
PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.576s
PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.503s
PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	1.953s
PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.514s
PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.951s
PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.508s
PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	2.080s
PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.514s
PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	2.976s
PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.993s
PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.597s
PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.972s
SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.618s
PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.072s
PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	1.934s
PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.820s
PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.013s
PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.012s
PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	0.958s
PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.055s
PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	2.573s
SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.388s
PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.596s
SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.299s
PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	0.864s
PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.844s
PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.124s
SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	3.935s
PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.341s
PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.013s
PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.023s
PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.184s
PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	2.338s
PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.018s
SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.741s
PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	0.885s
PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.027s
PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.972s
PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	5.952s
PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.685s
PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	2.147s
PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	5.659s
PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.697s
PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.695s
PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.482s
PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.683s
PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.247s
PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	3.782s
PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.957s
PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.018s
PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.910s
PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.657s
PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.735s
PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	0.908s
PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.011s
PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.010s
PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.064s
PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.012s
PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.003s
PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.058s
PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	4.063s
PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	1.299s
PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.969s
PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.730s
PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.945s
PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.787s
PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.758s
PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.969s
PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	1.918s
PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.814s
PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.996s
PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.876s
PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.789s
PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.064s
PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.196s
PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.930s
PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.791s
PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.003s
PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.053s
PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.106s
PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.090s
PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.979s
PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.833s
PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.804s
PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.613s
PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.969s
PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	0.860s
PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.464s
PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.283s
PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	0.865s
PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	0.805s
PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.182s
PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	0.852s
PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	13.963s
PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.858s
PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	1.935s
PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.538s
PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.797s
PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.008s
PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.155s
PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.827s
PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.826s
PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.411s
PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.638s
PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.871s
PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.085s
PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.390s
PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.592s
PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.595s
PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	1.999s
PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.521s
PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.535s
PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.504s
PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.336s
PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.380s
PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	2.918s
PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.059s
PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.006s
PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.006s
PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.006s
PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	2.182s
PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.559s
PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.627s
PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	4.961s
PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.501s
PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	3.099s
PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.053s
PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.504s
PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	2.969s
SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.146s
time="2019-09-24T22:35:58Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2019-09-24T22:35:58Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.768s
PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.155s
PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.024s
PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	2.669s
PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.508s
PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.601s
PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.851s
PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.516s
PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.769s
PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.501s
PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.638s
SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.066s
PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.111s
PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	2.106s
PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.013s
PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.012s
PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.746s
PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.329s
PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.304s
PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	5.789s
PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.734s
PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.763s
PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.818s
PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.337s
PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.030s
PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	1.000s
PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.642s
PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.282s
SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement IsAmd64)
PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.820s
PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.326s
PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.950s
PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.333s
PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	1.055s
PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	5.972s
PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.568s
PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.505s
PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.513s
PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.879s
PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.314s
PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.808s
PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.887s
PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.505s
PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.972s
PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.959s
PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.903s
PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.509s
PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.016s
PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.906s
PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.576s
PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.118s
PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	6.964s
PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.685s
PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.516s
PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.621s
PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.630s
PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.626s
PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	3.867s
PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	1.917s
PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.797s
PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.741s
PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.662s
PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	8.145s
PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.751s
PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.911s
PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.762s
PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.648s
PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.785s
PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.777s
PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.760s
PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	7.805s
PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	3.964s
PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.512s
PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	1.852s
PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	1.965s
PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.021s
PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.760s
PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.066s
PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.558s
PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.183s
PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	23.830s
PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.548s
PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.441s
PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.792s
PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.914s
PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	3.718s
PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	2.189s
PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.966s
PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	2.159s
PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.711s
PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	2.142s
PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	2.091s
PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.736s
PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.713s
PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.562s
PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.624s
PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	3.952s
PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.337s
PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.688s
PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.325s
PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.675s
PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.164s
PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.946s
PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	1.811s
PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.905s
PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.047s
PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.060s
PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.782s
PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	0.959s
PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.771s
PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.937s
PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	12.262s
PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.897s
PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.056s
PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.957s
PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.085s
PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	5.820s
PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.967s
PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.072s
PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	2.336s
PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.069s
PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.969s
PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.539s
PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.951s
PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.065s
PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	1.907s
PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.466s
PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.253s
PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.030s
PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.016s
SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.941s
PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.010s
PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.937s
PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.721s
PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.898s
PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.935s
PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	2.849s
PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.820s
PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.177s
PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.651s
PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.880s
PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.765s
SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.194s
PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	3.349s
PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.749s
PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	12.976s
PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.876s
PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	2.426s
PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	2.963s
PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.679s
PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	1.432s
PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.019s
PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.521s
PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	1.127s
PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.253s
PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.771s
PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	1.755s
PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.962s
PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	5.412s
PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	4.998s
PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	3.187s
PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.969s
PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.957s
PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	2.482s
PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.549s
PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.895s
PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.975s
PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	2.503s
PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.934s
PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	1.955s
PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	4.962s
PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.429s
PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	2.645s
PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.487s
PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	7.943s
PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.881s
PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.597s
PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.080s
PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.587s
PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	1.596s
PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.089s
PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.966s
PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.913s
PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	4.998s
PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	0.998s
PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.509s
PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.938s
PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.702s
PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	4.526s
PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.839s
PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.025s
PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.893s
PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.512s
PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.537s
PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.424s
PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.377s
PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.936s
PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.081s
PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.757s
PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.081s
PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.090s
PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.036s
PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.525s
PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.508s
PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.519s
PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.819s
SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.076s
PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.823s
PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.345s
PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.074s
PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.132s
PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.176s
SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.083s
PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.159s
PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	2.390s
PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.515s
PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	2.485s
PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.078s
PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.037s
PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	18.990s
PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.130s
PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.418s
PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.078s
PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.024s
PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.163s
PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.056s
PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.077s
PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.568s
PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	5.759s
PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.418s
PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	26.000s
PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.012s
PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.011s
PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.012s
PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	1.090s
PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.015s
PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.884s
PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.018s
PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.013s
PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.072s
PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.744s
PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.985s
PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.698s
PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.978s
PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.991s
PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.233s
PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	1.976s
PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	1.975s
PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.012s
PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.126s
PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	1.613s
PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.656s
PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.775s
PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.631s
PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.124s
PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.982s
PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.610s
PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.083s
PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.794s
PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.010s
PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.011s
PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.033s
PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	2.983s
PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.052s
PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.315s
PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.145s
PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.755s
PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.868s
PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.023s
PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	3.022s
PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	1.108s
PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.045s
PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.227s
PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.011s
PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.020s
PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.064s
PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.862s
PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.882s
PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	3.733s
PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	3.253s
PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	2.317s
PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	4.758s
PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.011s
PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.012s
PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	6.127s
PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	2.984s
PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.753s
PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	2.655s
PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	2.139s
PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.035s
PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	2.803s
PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.107s
PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.882s
PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	2.796s
PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	2.231s
PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.127s
PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	1.111s
PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	2.019s
PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.856s
PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.568s
PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.622s
PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.265s
PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.550s
PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.013s
PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.810s
PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove	1.660s
PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.010s
PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.802s
PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.528s
PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.575s
PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.528s
PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.853s
PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.526s
PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.543s
PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	1.024s
PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.033s
PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	1.296s
PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.618s
PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.063s
PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.029s
PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.547s
PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.279s
PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.500s
PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.234s
PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.299s
PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.571s
PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.628s
PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.602s
PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.601s
PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.319s
PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.111s
PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.562s
PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.048s
PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.172s
PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	17.075s
PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.435s
PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	1.103s
PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.343s
PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.531s
PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.801s
PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.281s
PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.509s
PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.037s
PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.488s
SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.647s
PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.627s
PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	2.765s
PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.331s
PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	0.800s
PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.510s
PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.344s
PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.620s
PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	2.490s
PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	1.127s
PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.045s
PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	1.091s
PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.014s
PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.032s
SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.362s
PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.054s
PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.021s
PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.549s
PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.617s
PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.077s
PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.612s
PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	3.380s
PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.655s
PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.583s
PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.019s
PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.009s
PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.393s
PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.833s
PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	0.892s
PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.226s
PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.725s
SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement IsAmd64)
PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.016s
PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.231s
PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.051s
PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.025s
PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.890s
PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.300s
SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	1.185s
PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.731s
PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	2.479s
PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.861s
PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.149s
PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.806s
PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.563s
PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.870s
PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.723s
PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.587s
PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.640s
PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.719s
PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.581s
PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.816s
PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.615s
PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	6.209s
PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.639s
PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.033s
PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.021s
PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.917s
PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.555s
PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.394s
PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	7.033s
PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.684s
PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	7.439s
PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.636s
PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	1.587s
PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	0.988s
PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.599s
PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.592s
PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	1.370s
PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.334s
PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.481s
PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.627s
PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	1.939s
PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.029s
PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.664s
PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.259s
PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.677s
PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.666s
PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.628s
PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.564s
PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	3.701s
PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.671s
PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.657s
PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	1.407s
PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.625s
PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.062s
PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.478s
PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.286s
PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.299s
PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	1.738s
PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.708s
PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.356s
PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.564s
PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.247s
PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	2.820s
PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	46.969s
PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.658s
PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	1.957s
PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.724s
PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.665s
PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.713s
PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.607s
PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	7.921s
PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.653s
PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.575s
PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.767s
PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.688s
PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	13.179s
PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.698s
PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.032s
PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.731s
PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.555s
PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.333s
PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.933s
PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.220s
PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.018s
PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.562s
PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.028s
PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.524s
PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.477s
PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.132s
PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.847s
PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.703s
PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.752s
PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.816s
PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.611s
PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.939s
PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.669s
SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	18.978s
PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	3.897s
PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	1.895s
PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.686s
PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	1.921s
PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	1.038s
PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.572s
PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	1.919s
PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.684s
PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.542s
PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.013s
PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.062s
PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.801s
PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.100s
PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	2.945s
SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.078s
PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.847s
PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	0.813s
PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.824s
PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.838s
PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	14.046s
SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.171s
PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.780s
PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.934s
PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.845s
PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.593s
PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	7.006s
PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	12.911s
PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.948s
PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	1.129s
PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	4.939s
PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.587s
PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.075s
PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.827s
PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.745s
PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.799s
PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.040s
PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.566s
PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	1.198s
PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	1.107s
PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.838s
PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	13.899s
PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.688s
PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.952s
PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.860s
PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.491s
PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.825s
PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	3.744s
PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.952s
PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.665s
PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.413s
PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.335s
PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	3.256s
PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.955s
PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	1.624s
PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.779s
SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement IsAmd64)
PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.087s
PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.816s
PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.809s
PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.877s
PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.829s
PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	1.067s
PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	20.956s
PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.010s
PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.010s
PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	0.955s
PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.012s
PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.861s
PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.023s
PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.018s
PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.661s
PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.095s
PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.296s
PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.292s
PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.496s
PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.013s
PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.953s
PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	0.888s
PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.081s
PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	0.963s
PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	0.948s
PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.048s
PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.959s
PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.863s
PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	2.891s
PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.010s
PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.052s
PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.652s
PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	5.977s
PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	11.624s
PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	1.796s
PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.011s
PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.692s
PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.896s
PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	1.881s
PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	1.873s
PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.537s
PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.600s
PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.537s
PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.002s
PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	6.019s
PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.074s
PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.703s
PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.820s
PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.003s
PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.619s
PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.921s
PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.004s
PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.880s
PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.018s
PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.041s
PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.016s
PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.536s
PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.951s
PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.089s
PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.614s
PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.623s
PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.610s
PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.005s
PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.614s
PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.584s
PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.596s
PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.572s
PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.018s
PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	4.299s
PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	1.104s
PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.851s
PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.966s
PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.613s
PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.032s
PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.945s
PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.143s
PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.647s
SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	0.943s
PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.631s
PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.621s
PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	1.981s
PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	0.974s
PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.011s
PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.020s
SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	1.091s
PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.612s
PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	25.944s
PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	1.917s
PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.629s
PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.610s
PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.082s
PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	47.769s
PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.632s
PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	1.300s
PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.424s
PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.634s
PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.023s
PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	2.465s
PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.391s
PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.797s
PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.013s
PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.621s
PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	1.968s
PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	0.934s
PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.965s
PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.180s
PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.604s
PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	1.965s
PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.672s
PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.968s
PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.612s
PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	7.507s
PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.099s
PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.643s
PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.580s
PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	1.952s
PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.628s
PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.018s
PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	2.091s
PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.279s
PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	2.336s
PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.279s
PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.420s
PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.415s
PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.404s
PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	6.856s
PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.113s
PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.820s
PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.829s
PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.046s
PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	11.810s
PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.810s
PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.405s
PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.046s
PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.322s
PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.667s
PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.155s
PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	19.811s
PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.526s
PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	6.651s
PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.098s
PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	4.160s
PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.121s
PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.123s
PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.118s
PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.121s
PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.532s
PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.358s
PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.230s
PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.953s
PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.890s
PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.498s
PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	3.052s
PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.671s
PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch	1.967s
PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.145s
PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.626s
SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	12.630s
PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.374s
PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.607s
PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.267s
PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.173s
PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	1.032s
PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.454s
PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.861s
PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.817s
SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.855s
PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.163s
PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.010s
PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	6.468s
PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.374s
PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.018s
PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.600s
PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.601s
PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.839s
PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.619s
PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.830s
PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.902s
PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	10.910s
PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.396s
SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.095s
PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.067s
PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.241s
PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.585s
PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.614s
PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.012s
PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.120s
PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.446s
PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.162s
PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.100s
PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.951s
PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.035s
PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.870s
PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	22.571s
PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.031s
PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	2.850s
PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.447s
PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.428s
PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.012s
PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.088s
PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.884s
PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.793s
PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	18.410s
PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.713s
PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.452s
PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	4.729s
PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.134s
PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	1.171s
PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.847s
PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	4.439s
SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.600s
PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.126s
PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.760s
PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	2.997s
PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.043s
PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.170s
PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.687s
PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.794s
PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.838s
PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.907s
PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	6.549s
PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.791s
PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.795s
PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.489s
PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.810s
PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	3.414s
PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	4.970s
PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.445s
PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.303s
PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.538s
PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.377s
PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.233s
PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	2.468s
PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	1.781s
PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.674s
PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	1.960s
PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	2.056s
PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.934s
PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.807s
PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.815s
PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.280s
PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	1.652s
PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.853s
PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.381s
PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.830s
PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.015s
PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.777s
PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.510s
PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.042s
PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.917s
PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.691s
PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.479s
PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.415s
PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	2.292s
PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.912s
PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.657s
PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	5.626s
SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	0.607s
PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.599s
PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.977s
PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.715s
PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	3.441s
PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.892s
PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.485s
PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	2.940s
PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.643s
PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.059s
PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.806s
PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.682s
PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.591s
PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.733s
PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.230s
PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	6.696s
PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	4.795s
PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.921s
PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.840s
PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.804s
PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.880s
PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.907s
PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.540s
PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.928s
PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.016s
PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.483s
PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.613s
PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	3.375s
PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.842s
PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	1.067s
PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.844s
PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.969s
PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.947s
PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.017s
PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.893s
PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	2.964s
PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.843s
PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	1.176s
PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.879s
PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	25.194s
PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.887s
PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.947s
PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.016s
PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	10.003s
PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.551s
PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.016s
PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.571s
PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.758s
PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.664s
PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.619s
PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.618s
PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.895s
PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.079s
PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.767s
PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.892s
PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	6.438s
PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.058s
PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.756s
PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.006s
PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.767s
PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.005s
PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.288s
PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.809s
PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.107s
PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	7.986s
PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	0.782s
PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.077s
PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.795s
PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.524s
PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.007s
PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	9.007s
PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.909s
PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.893s
PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.881s
PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.947s
PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	3.594s
PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.876s
PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.603s
PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.363s
PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.113s
PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	2.164s
PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	2.443s
PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	0.805s
PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.970s
PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.100s
PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.830s
PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	2.733s
PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.750s
PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	2.213s
PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	4.958s
PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.099s
PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.939s
PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	19.992s
PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.875s
SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.816s
PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.690s
PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	2.196s
PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	6.989s
PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.670s
PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.648s
PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.565s
PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.767s
PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	7.016s
PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.651s
PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.306s
PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.278s
PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.953s
SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.514s
PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.870s
PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.468s
PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.862s
PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.067s
PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.438s
PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.858s
PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.970s
PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.220s
PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.914s
PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	29.769s
PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	5.263s
PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.402s
PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.878s
PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.056s
PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.273s
PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.932s
PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.919s
PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.863s
PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	1.984s
PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.839s
PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.073s
PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.896s
PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.505s
PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.181s
PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.820s
PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.620s
PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.880s
PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.928s
PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.948s
PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.967s
PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.872s
PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.013s
PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.248s
PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.779s
PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.946s
PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.814s
PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.741s
PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.946s
PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.582s
SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.205s
PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.766s
SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.105s
PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.084s
PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.950s
PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.609s
SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	6.709s
PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.127s
PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.822s
PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.079s
SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.532s
PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	4.533s
PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.503s
PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	7.266s
PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.356s
PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.129s
PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	0.975s
PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	7.827s
PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.800s
PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.314s
SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.089s
PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.085s
PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.284s
PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	1.530s
PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.841s
PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.412s
PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.500s
PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	2.230s
PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.908s
PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	0.884s
PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.034s
PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.741s
PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.018s
PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.013s
PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.011s
PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.855s
PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	3.472s
PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	3.106s
PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.365s
PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.091s
PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	1.941s
PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.353s
PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	3.785s
PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	3.722s
PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.833s
PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.101s
PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.349s
PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.882s
PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.663s
PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.699s
PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.634s
PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.279s
PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.033s
PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.182s
PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.019s
PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	5.988s
PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.654s
PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.833s
PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.022s
PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.199s
PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.055s
PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.930s
PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.304s
PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.017s
PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.238s
PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.651s
PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.748s
PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	4.347s
PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.640s
PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	0.955s
PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.426s
PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.627s
PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.809s
PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.370s
PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.784s
PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.010s
PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.804s
PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	7.947s
PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.824s
PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.232s
PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.839s
PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.834s
PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.630s
PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.660s
PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.377s
PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.587s
PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.588s
PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.771s
PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.746s
PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.709s
PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.732s
PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.625s
PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	3.248s
PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.708s
PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.059s
PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.730s
PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.969s
PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.781s
PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.819s
PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.834s
PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.010s
PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	3.458s
PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	29.947s
PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	0.983s
PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.967s
PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.660s
PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.891s
PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.439s
PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.302s
PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.833s
PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.518s
PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.081s
PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.782s
PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.816s
PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	1.096s
PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.799s
PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.019s
PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	3.593s
SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.787s
PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.165s
SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.925s
PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.827s
PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.929s
PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.784s
PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	2.093s
PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	50.410s
PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.769s
PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.095s
PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.789s
PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.013s
PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.940s
PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.782s
PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.602s
PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.014s
PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.610s
PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.040s
PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.138s
PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.239s
PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.622s
PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.553s
PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.635s
PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.780s
PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.107s
PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.818s
PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.774s
PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.466s
PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.702s
PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.403s
PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.539s
PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	5.699s
PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.433s
PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.152s
PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.790s
PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.817s
PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	1.720s
PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.259s
PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	4.237s
PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.806s
PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.791s
PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.853s
PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	1.067s
PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.897s
PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.830s
PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.214s
PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.913s
PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	1.859s
SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	1.856s
PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	1.250s
SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.816s
PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.892s
PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	3.941s
PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.107s
PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.776s
PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.064s
PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.905s
PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.663s
PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.952s
PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.872s
PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	3.935s
PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.429s
PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.037s
SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.775s
PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.605s
PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.946s
PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.907s
PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	1.174s
PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.877s
SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.136s
PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.513s
PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.842s
SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.917s
PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.675s
PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.768s
PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.604s
PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.857s
SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.773s
SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.799s
PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.849s
PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	1.236s
PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	1.911s
PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.560s
PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	2.384s
PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.679s
PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.818s
PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	1.227s
PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.938s
PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.440s
PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.653s
PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.779s
PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	1.182s
PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.022s
PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.021s
PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.135s
PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.020s
PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.005s
PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.060s
PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.516s
PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.862s
PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.838s
SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.934s
PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.895s
PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	2.261s
PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.851s
PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.843s
PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.043s
PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.976s
PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.705s
PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.832s
PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.825s
PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.831s
PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.848s
PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.768s
PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.771s
PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.829s
PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.031s
PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	4.037s
PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.718s
PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.067s
PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.004s
PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.839s
PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.692s
PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	1.832s
PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.005s
PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.068s
PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.836s
PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.138s
PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.109s
PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.805s
PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.788s
PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.793s
PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.489s
PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.792s
PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	0.773s
PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.725s
PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.825s
PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.145s
PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.832s
PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.012s
PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	23.755s
PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	0.817s
PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.805s
PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	0.767s
PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.815s
PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	0.735s
PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.803s
PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.598s
PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.745s
PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.014s
PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.380s
SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.789s
PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.588s
PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	8.988s
PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.784s
PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.155s
PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.498s
PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	3.734s
PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.530s
PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.630s
PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.237s
PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.239s
PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.085s
PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.014s
PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.014s
PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.017s
PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.448s
PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.412s
PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.521s
PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.776s
PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	2.956s
PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.561s
SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.100s
PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	10.843s
SKIP: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit (unmatched requirement IsAmd64)
PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.767s
PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.578s
PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.684s
PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.231s
PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	1.818s
PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.786s
PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	0.950s
PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.651s
PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.019s
PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.014s
PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.010s
PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	1.742s
PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.898s
PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	1.870s
PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.269s
PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	1.770s
PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.576s
PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.449s
PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.451s
PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	1.799s
PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.206s
PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.438s
PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.523s
PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.908s
PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.847s
PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.936s
PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.737s
PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.653s
PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.682s
PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.218s
PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.014s
PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.288s
PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	6.959s
PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.533s
PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.543s
PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.974s
PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.054s
PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	1.033s
PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.267s
SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.701s
PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.433s
PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.014s
PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.215s
PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.840s
PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.566s
PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.971s
PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.028s
PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.009s
PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.590s
PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.897s
PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	3.082s
PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.837s
PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	6.660s
PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.762s
PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.946s
PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.784s
PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.392s
PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	5.720s
PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.394s
PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	5.285s
PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	3.113s
PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.179s
PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	23.223s
PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.414s
PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.679s
PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	1.157s
PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	1.856s
PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.294s
PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.867s
PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.974s
PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	1.484s
PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.577s
PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.658s
PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.120s
PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.460s
PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.201s
PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.572s
PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.051s
PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	4.959s
PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.629s
PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.855s
PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.043s
PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.880s
PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.177s
PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.795s
PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	0.983s
PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.843s
PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	0.904s
PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	3.252s
PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.883s
PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.784s
PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.200s
PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.913s
PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.146s
PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	4.978s
PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.365s
PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	0.984s
PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.873s
PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.900s
PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.032s
PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.851s
SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.179s
PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.861s
PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.413s
PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.521s
PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.043s
PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.065s
PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.861s
PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.000s
PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.686s
PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.555s
PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.463s
PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.116s
PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.798s
PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.080s
PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.003s
PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	5.768s
PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.713s
PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.765s
PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.852s
PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.021s
PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.753s
PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.084s
PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.873s
PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.825s
PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.307s
PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.884s
PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.901s
SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.156s
PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.853s
PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.542s
PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.806s
PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.879s
PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.112s
PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.764s
PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.207s
PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.741s
PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.562s
PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.730s
PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.795s
PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.751s
PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.727s
PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.751s
PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.766s
PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.741s
PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.354s
SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.576s
PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.722s
SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.794s
PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	4.178s
PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	1.084s
PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.558s
SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.815s
PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	4.667s
PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.666s
SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.209s
PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.731s
PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.986s
PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.175s
PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.309s
PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.821s
PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.961s
PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.580s
PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.822s
PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.878s
PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.821s
PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	6.138s
PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.388s
PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.829s
PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.011s
PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.876s
PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.044s
PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.040s
PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.025s
PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.011s
PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.146s
PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.146s
PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.176s
PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.141s
PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	4.705s
PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.811s
PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.199s
PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.806s
PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.885s
PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.781s
PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.930s
PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.188s
PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.634s
PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.910s
PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.026s
PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.807s
PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.791s
PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.877s
PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.190s
PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.800s
PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.043s
PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.805s
PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.987s
PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.020s
PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.020s
PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.997s
PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	3.962s
PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	4.700s
PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.876s
PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.826s
SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.633s
PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.076s
PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.719s
PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.798s
PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	5.003s
PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.778s
PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.800s
PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.849s
PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.754s
PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.825s
PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.444s
PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.825s
PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.794s
PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.642s
PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.870s
PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.762s
PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.785s
PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.035s
PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.014s
PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.851s
PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.782s
PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.607s
PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	10.821s
PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.762s
PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	2.061s
PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	2.979s
PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.397s
PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.970s
PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.861s
PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.680s
PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	2.061s
PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.628s
PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.081s
PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.108s
PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.115s
PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.470s
PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.804s
PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.823s
PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.203s
SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.488s
PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.708s
SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.627s
PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.074s
PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.114s
PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.795s
PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.705s
PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.719s
PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	1.207s
PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.904s
PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.107s
PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.178s
PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.260s
SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.106s
PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.625s
PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.031s
PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.009s
PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.219s
PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.791s
PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.380s
PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.040s
PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	2.239s
PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.063s
PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.011s
PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.619s
PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.769s
PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	4.488s
PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.115s
PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.054s
PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	1.972s
PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	4.129s
PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	4.015s
PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	4.010s
PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.612s
PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.105s
PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.113s
PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.112s
PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.497s
PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.096s
PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	6.574s
PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.108s
PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.017s
PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.177s
PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.074s
PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.102s
PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.471s
PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.746s
PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.785s
PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.781s
PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.221s
PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	19.340s
PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.857s
PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.629s
PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	0.984s
PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.352s
PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.149s
PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.557s
PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.792s
PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.153s
PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.166s
PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.498s
PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.502s
PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.105s
PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.781s
PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.860s
PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.707s
PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.020s
PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.023s
PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.066s
PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.716s
PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.789s
SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.140s
PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.224s
PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.590s
PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.598s
PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.851s
PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.147s
PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.328s
PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.023s
PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.042s
PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.197s
PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.779s
PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.459s
PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.843s
PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.948s
PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.085s
PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.400s
PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.103s
PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	5.658s
PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.563s
PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.579s
PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.828s
PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.359s
PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.199s
PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	2.012s
PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	2.879s
PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	2.781s
PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.770s
PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.998s
PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.789s
PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.323s
PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.710s
SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	8.518s
PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.206s
PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.811s
PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.947s
PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.272s
PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	2.756s
PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.766s
PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.826s
PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.595s
PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.214s
PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.798s
PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.780s
PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.808s
PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.010s
PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.748s
PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.752s
PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.681s
PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.803s
PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.018s
PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.036s
PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.022s
PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.009s
PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.166s
PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.161s
PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.150s
PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.161s
PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.143s
PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.853s
PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.456s
PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.048s
PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.800s
PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.016s
PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.810s
PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.031s
PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.848s
PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.256s
PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.793s
PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.027s
PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.801s
PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.778s
PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	2.953s
PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.026s
PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.014s
PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.793s
PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.206s
PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.312s
PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.565s
PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.825s
SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.677s
PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.719s
PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.643s
PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.073s
PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.614s
PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.575s
PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.535s
PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.920s
PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.738s
PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.519s
PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	1.204s
PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	1.126s
PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.169s
PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.569s
PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.420s
PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.947s
SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.152s
PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.785s
PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.014s
PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.016s
PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.890s
PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.817s
PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.152s
PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.043s
PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.064s
PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.100s
PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.535s
PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.351s
PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.038s
PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.469s
PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.021s
PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.020s
PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.849s
PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.520s
PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.430s
PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	1.931s
PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.086s
PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.789s
PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.557s
PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.044s
PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	1.177s
SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement NotPpc64le)
SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement NotPpc64le)
SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement IsAmd64)
PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.111s
PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.038s
PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.739s
PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	4.806s
PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.799s
PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.744s
PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.553s
PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.064s
PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.010s
PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.820s
PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.586s
SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.546s
PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.595s
PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.722s
PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.861s
PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.745s
PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.595s
PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.388s
PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.066s
PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.068s
PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.061s
PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	26.923s
PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.388s
PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.981s
SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.004s
PAPASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorResSS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.493s
tartPolicy	1.925s
PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.869s
PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.856s
PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.760s
PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.603s
PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.148s
PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.682s
PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.688s
PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.525s
PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.568s
PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.497s
PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.504s
PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.702s
PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.002s
PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.637s
PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.363s
PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.595s
PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.552s
PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.853s
SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.610s
PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.651s
PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.930s
PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.678s
PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.741s
PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.889s
PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.633s
PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.617s
PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.165s
PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.639s
PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.478s
PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.652s
PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.769s
PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	22.889s
PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.552s
PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.682s
PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.673s
PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.170s
PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	2.900s
PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	3.436s
PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.639s
PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	2.132s
PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.331s
PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.400s
PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	3.054s
PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.721s
PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.146s
PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.542s
PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.661s
PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	1.689s
PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.642s
PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.527s
PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.039s
PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.571s
PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.522s
PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.788s
PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	2.794s
PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.233s
PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.046s
PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.207s
PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.484s
PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.645s
PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.670s
PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.208s
PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.679s
PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	3.793s
PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.505s
PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.747s
PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.760s
PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.664s
PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	4.649s
PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.884s
PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.607s
PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.805s
PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.881s
PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.887s
SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.827s
PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.179s
PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.804s
PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.806s
PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.642s
PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.805s
PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.554s
PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.673s
SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.592s
PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	5.414s
PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	2.565s
PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.623s
PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.505s
PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.611s
PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	1.183s
PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.615s
SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.660s
PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.715s
PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.833s
PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.465s
SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	5.436s
PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.367s
PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.817s
PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.722s
PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.802s
PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.471s
PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	5.239s
PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.784s
PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.121s
PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	24.322s
PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.510s
PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.672s
SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.892s
PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.742s
PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	5.458s
PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	4.819s
PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.510s
PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.096s
PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.896s
PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	9.124s
PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	2.523s
PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	7.984s
PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.059s
PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.025s
PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.034s
PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.804s
PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.058s
PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.048s
PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.023s
PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.775s
PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.012s
PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.686s
PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	1.096s
PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.078s
PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.064s
PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.010s
PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.030s
PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	2.183s
PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.685s
PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.082s
PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.161s
PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.035s
PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.048s
PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.875s
PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.038s
PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	1.940s
PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.661s
PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.742s
PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.047s
PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.046s
PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.244s
PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.384s
PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.714s
PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.725s
PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	25.527s
PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.027s
PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.022s
PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.022s
PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	0.920s
PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.022s
PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.892s
PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.026s
PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.025s
PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.116s
PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.316s
PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.478s
PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.645s
PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.964s
PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.397s
PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.998s
SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	1.994s
PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.021s
PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	3.239s
PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.573s
PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	2.002s
PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.684s
PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.268s
PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	2.965s
PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.095s
PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	2.743s
PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.375s
PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.426s
PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	2.985s
PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	2.569s
PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	0.910s
PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.069s
PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	2.395s
PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.784s
PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	2.496s
PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	2.350s
PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	2.408s
PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	4.943s
PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.020s
PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.020s
PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	2.402s
PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.587s
PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	5.446s
PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	9.044s
PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	1.787s
PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.025s
PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.807s
PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	4.539s
PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	2.410s
PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	1.791s
PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.563s
PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.616s
PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.567s
PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	8.923s
PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.007s
PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.609s
PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.628s
PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.554s
PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.851s
PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.036s
PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.074s
PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.400s
PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.040s
PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.562s
PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.509s
PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.524s
PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	2.295s
PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.489s
PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.047s
PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.021s
PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.029s
PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.827s
PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.052s
PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.043s
PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.021s
PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.844s
PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.014s
PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	0.960s
PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.063s
PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.494s
PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.915s
PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.063s
PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.011s
PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.031s
PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.502s
PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.479s
PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.035s
PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.372s
PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.832s
PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.428s
PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.069s
PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.182s
PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.036s
PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.047s
PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	0.961s
PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.698s
PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.887s
PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.546s
PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.067s
PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	2.064s
PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.530s
SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.371s
PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.048s
PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.041s
PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.709s
PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	0.805s
PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.554s
PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.525s
PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.161s
PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	1.262s
PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.034s
PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.042s
SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.509s
PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	3.545s
PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.504s
PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.111s
PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.539s
PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.575s
SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement IsAmd64)
PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.025s
PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.215s
SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.551s
PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.044s
PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	3.980s
PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	0.965s
PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.530s
PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.988s
PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.059s
PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.367s
PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.541s
PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.770s
PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.679s
PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.514s
PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.546s
PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	4.126s
PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.552s
PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.520s
PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.039s
PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.598s
PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.030s
PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	4.088s
PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.705s
PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.691s
PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.095s
PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	4.030s
PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.898s
PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.358s
PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.083s
PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.305s
PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.330s
PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	10.636s
PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	5.673s
PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.553s
PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.330s
PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.063s
PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.233s
PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.237s
PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.427s
PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.841s
PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.195s
PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	1.052s
PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.023s
PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.391s
PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.323s
PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.070s
PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.222s
PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.416s
PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.023s
PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.471s
PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.518s
PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.900s
PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.516s
PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.457s
PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.112s
PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.216s
PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.502s
PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.313s
PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	1.704s
PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.381s
PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	3.134s
PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.706s
PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.592s
PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	1.063s
PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.245s
PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.016s
PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.719s
PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.253s
PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.128s
PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.154s
PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.609s
PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	3.524s
PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.250s
PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.247s
PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.323s
PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.010s
PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	8.906s
PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.146s
PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.152s
PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.201s
PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	11.562s
PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.271s
PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.282s
PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.381s
PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.049s
PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.788s
PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.053s
PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.279s
PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.882s
PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.111s
PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.021s
PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.447s
PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.036s
PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.682s
PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.514s
PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	9.298s
PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.376s
PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.508s
PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.719s
PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	4.090s
PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	2.357s
PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.016s
PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.740s
PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.675s
PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.690s
PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	4.129s
PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.786s
PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.171s
PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.869s
PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.261s
PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.486s
PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.014s
PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.521s
PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.020s
PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.249s
PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.177s
PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.461s
PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.159s
PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.458s
PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.139s
PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.466s
PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	5.746s
PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	0.756s
PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.532s
PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.559s
PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	1.026s
PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.011s
PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.401s
PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.296s
PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.630s
PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.287s
PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.349s
PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.510s
PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.010s
PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.162s
PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.173s
PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.229s
PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.927s
PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.758s
PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.782s
PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	1.938s
PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.735s
PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.368s
PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.045s
PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.682s
PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.052s
PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	0.982s
PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.094s
PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.238s
PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.364s
PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.100s
PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.383s
PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.031s
PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.066s
PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.490s
PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.681s
PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.054s
PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.152s
PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.131s
PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.132s
PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.131s
PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.877s
PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.141s
PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.143s
PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.143s
PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.135s
PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.134s
PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.134s
PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.127s
PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.611s
PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.770s
PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.216s
PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.887s
PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.458s
PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.539s
PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.728s
PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.688s
PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.750s
PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.350s
PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.542s
PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	2.234s
PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.709s
PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.516s
PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.405s
PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	2.429s
PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.123s
PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.235s
PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.438s
PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.647s
PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.295s
PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.177s
PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.191s
PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.653s
PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	1.666s
PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.399s
PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.702s
SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement IsAmd64)
PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	2.657s
SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement IsAmd64)
PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.782s
PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	2.188s
PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	2.741s
PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.571s
PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	2.283s
PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.553s
PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	3.106s
PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	3.046s
PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	3.070s
PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	2.248s
PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	3.505s
PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.279s
PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	2.363s
PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	2.062s
PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.502s
PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.394s
PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	17.758s
PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.421s
PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.502s
PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.377s
PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.177s
PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.521s
PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	2.148s
PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.506s
PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	10.593s
PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.425s
PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.505s
PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	2.170s
PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.332s
PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.529s
PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.334s
PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	2.303s
PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	2.142s
PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.082s
PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.483s
PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.538s
PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	5.948s
PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.015s
PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.078s
PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.681s
PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.004s
PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.685s
PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.009s
PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	2.377s
PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.721s
PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.133s
PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.086s
PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.563s
PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.540s
PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.365s
PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.014s
PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.577s
PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.502s
PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.550s
PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.508s
PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.512s
PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	4.013s
PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.508s
PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.622s
PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.683s
PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.241s
PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.608s
PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.506s
PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.523s
PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.512s
PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	2.858s
SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.514s
PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.018s
PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	2.064s
PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.301s
SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	2.934s
SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	1.641s
PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.511s
SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	2.468s
PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.335s
PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.331s
PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	6.311s
PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.146s
PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.501s
PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.323s
PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.674s
PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	6.846s
PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.492s
PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.020s
PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.019s
PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.271s
PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.259s
PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.422s
PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.051s
PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.176s
PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	1.943s
PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.557s
PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.294s
PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.204s
PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.593s
PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.899s
PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	2.437s
PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.515s
PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.516s
PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.462s
PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.713s
PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.702s
PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	3.231s
PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.525s
SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.550s
PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.285s
PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	3.555s
PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.196s
PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	2.563s
PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.523s
SKIP: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins (unmatched requirement IsAmd64)
PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.857s
time="2019-09-24T22:56:22Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2019-09-24T22:56:22Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.580s
SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	3.639s
PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.773s
PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.439s
PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.510s
time="2019-09-24T22:56:24Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2019-09-24T22:56:24Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.520s
PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.173s
PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.503s
PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.249s
PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.508s
PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.517s
PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.500s
PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.422s
PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.446s
PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.636s
PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.506s
PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.594s
PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	8.060s
PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.563s
PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.642s
PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.277s
SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.135s
PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.108s
PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.566s
PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.408s
PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.659s
PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.582s
PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.627s
PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.370s
PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.627s
PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.476s
PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	2.401s
PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.699s
PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.514s
PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.508s
PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	2.910s
PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.514s
PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.515s
PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.373s
PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.025s
PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.153s
PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	4.801s
PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.515s
PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.199s
PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.520s
PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	1.300s
PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.557s
PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	4.592s
PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	4.381s
PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.281s
PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.402s
PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.173s
PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.718s
PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.021s
PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.254s
PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.728s
PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	5.296s
PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.551s
PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	1.570s
PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	9.262s
PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	8.686s
PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.101s
PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	1.947s
PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.047s
PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.297s
PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.510s
PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.744s
PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.076s
PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.423s
PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.744s
PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.021s
PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.713s
PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.074s
PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	4.619s
PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.709s
PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	4.900s
PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.623s
PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	2.653s
PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.661s
PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.451s
PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	2.665s
PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.423s
PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.673s
PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.693s
PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	4.841s
PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.335s
PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.696s
PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.530s
PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	5.018s
PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.442s
PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.644s
PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.079s
PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.101s
PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.130s
PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.812s
PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.708s
PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.721s
PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.710s
PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.026s
PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.212s
PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.716s
PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.703s
PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.711s
PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.699s
PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.029s
PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	7.793s
PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	7.644s
PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.686s
PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.713s
PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	2.855s
PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.683s
PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.736s
PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.548s
PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	2.946s
PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.711s
PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.024s
PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.507s
PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.026s
PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.555s
PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.096s
PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.697s
PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.295s
PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.578s
PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.531s
SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.568s
PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.733s
PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.107s
PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.466s
SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.698s
PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.282s
PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.471s
PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.212s
PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.562s
PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.444s
PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.710s
PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	4.226s
PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.700s
PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.656s
PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.780s
PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.720s
PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	4.929s
PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	2.866s
PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	2.402s
PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	2.872s
PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.658s
PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	1.834s
PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.630s
SKIP: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled (unmatched requirement IsAmd64)
PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.961s
PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.144s
PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.699s
PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	3.586s
PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.159s
PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.372s
PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.889s
PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.135s
PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.434s
PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.909s
PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.323s
PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.194s
PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.924s
SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.713s
PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.149s
PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.094s
SKIP: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins (unmatched requirement IsAmd64)
PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	2.042s
PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	1.690s
PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	2.964s
PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.433s
PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.055s
PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.166s
PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.514s
SKIP: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins (unmatched requirement IsAmd64)
PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.687s
PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.043s
PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.512s
PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	1.626s
PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.556s
PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.406s
PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.750s
PASS: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory	1.452s
PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.509s
PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.701s
PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.129s
PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.595s
PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.107s
PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.742s
PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.045s
PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.720s
PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.513s
PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.700s
PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.526s
PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.730s
PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.065s
PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	4.866s
PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.033s
PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.739s
PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.509s
PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.747s
PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.545s
PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	2.978s
PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.707s
PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.522s
PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.724s
PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.690s
PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.684s
PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.701s
PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.790s
PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.021s
PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.082s
PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.711s
PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.703s
PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.033s
PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.514s
PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.518s
PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.458s
PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.413s
SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	2.840s
PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.517s
PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	4.272s
PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.528s
PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	1.932s
PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.312s
PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.844s
PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.039s
PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	4.372s
PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.016s
PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.352s
PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.515s
PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	0.798s
PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.494s
PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.028s
PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.026s
PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.019s
PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	2.791s
PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.704s
PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.592s
PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.024s
PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.006s
PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.289s
PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	121.604s
PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	4.683s
PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	8.147s
PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	4.071s
PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.291s
PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.862s
PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.593s
PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.590s
PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	2.746s
PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.158s
PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.027s
PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.243s
PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.435s
PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	5.948s
PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.078s
PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.704s
SKIP: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove (unmatched requirement IsAmd64)
PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.538s
PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.543s
PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.525s
PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.498s
PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.242s
PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.026s
PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.255s
PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	1.684s
PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.002s
SKIP: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart (unmatched requirement IsAmd64)
PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.461s
PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.706s
PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.466s
PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.065s
PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	2.955s
PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.535s
PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.558s
PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.566s
PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove	1.720s
PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.529s
PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.528s
PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.259s
PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.520s
PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.088s
SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	7.924s
PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	1.547s
PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.711s
PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.237s
PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.721s
PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.298s
PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.190s
PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.332s
PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.198s
PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.255s
PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	4.318s
PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.055s
PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.724s
PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	6.988s
PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.719s
PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.336s
PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.038s
PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.532s
PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.723s
PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	3.236s
PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.030s
PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.199s
PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.294s
PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.026s
PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	2.947s
PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.473s
PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	2.931s
PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.661s
PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.459s
PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.102s
PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.707s
PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	3.931s
PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.143s
PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.732s
PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.530s
PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	8.067s
PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.875s
PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	0.914s
PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	0.921s
PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.140s
PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.130s
PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	2.876s
PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.381s
PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	8.584s
PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.447s
PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.250s
PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	1.802s
PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	1.654s
PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	7.380s
PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	2.789s
PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.223s
PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.609s
PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.626s
PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.223s
PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	2.611s
PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.065s
SKIP: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin (unmatched requirement IsAmd64)
PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.689s
PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.806s
SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement NotPpc64le)
PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.751s
PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.722s
PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	1.530s
PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.112s
PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.033s
PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	8.260s
PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.669s
PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.692s
PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.693s
PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	1.981s
PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.718s
PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.715s
PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	1.598s
PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.699s
SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.484s
PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	3.136s
PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.701s
SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	2.443s
PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.047s
PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.731s
PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.442s
SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.059s
PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	4.378s
PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.478s
PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	1.146s
PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.752s
PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.542s
PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.697s
PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.801s
PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.718s
PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.485s
PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.845s
PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	3.577s
PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	54.229s
PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	6.863s
PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	2.455s
PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.323s
PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.757s
PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	13.708s
SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	14.916s
PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	15.303s
SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	15.380s
SKIP: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit (unmatched requirement IsAmd64)
PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.698s
PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.997s
PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.815s
PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	3.937s
PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	36.045s
PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	3.721s
PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	2.376s
PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.229s
PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.752s
PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	2.419s
PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	2.769s
PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	2.372s
PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.500s
PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.726s
PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	3.690s
PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.589s
PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.365s
PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.712s
PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.809s
PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.211s
PASS: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit	0.026s
PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.684s
PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.666s
PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.476s
PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.058s
PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.019s
PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.716s
PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.484s
PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.735s
PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.591s
PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	5.381s
PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.022s
PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.792s
PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.691s
PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.713s
PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	48.046s
SKIP: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection (Disabled on s390x)
PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	4.473s
PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	4.404s
PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.742s
PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.158s
PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.157s
PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.693s
PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.694s
PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.743s
PASS: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed	0.716s
PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.151s
PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.480s
PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	5.316s
PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.689s
PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.474s
PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	47.790s
PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.311s
PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.407s
PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.422s
PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.037s
PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	3.383s
PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.718s
PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.747s
PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.691s
SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.191s
PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.715s
PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.812s
PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.731s
PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.448s
PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.731s
PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.749s
PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.019s
PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.757s
PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.025s
PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.073s
PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.041s
PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.023s
PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.147s
PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.160s
PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.149s
PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.160s
PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.164s
PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.755s
PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.748s
PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.768s
PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.052s
PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.873s
PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.296s
PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.678s
PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.053s
PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.700s
PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.755s
PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.042s
PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.025s
PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.069s
PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.686s
PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.936s
PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.423s
PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.762s
PASS: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit	0.756s
PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.563s
PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.119s
PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.430s
PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	23.919s
PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.701s
PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.224s
PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.703s
PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.031s
PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.028s
PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.465s
PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	2.027s
PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	2.065s
PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.132s
PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.412s
PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.519s
PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.118s
PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	1.181s
PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	3.153s
PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.073s
PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	2.368s
PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.152s
PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.019s
PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.195s
PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	5.018s
PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	4.925s
PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.747s
PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.120s
PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.122s
PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.144s
PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.624s
PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.347s
PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.358s
PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.452s
PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	0.955s
PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	22.939s
PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.432s
PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.364s
PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.874s
PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	1.889s
PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.552s
PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.504s
PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.765s
PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.253s
PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	104.150s
PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.451s
PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	26.268s
PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	3.250s
PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.043s
PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.742s
PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	1.637s
PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.524s
PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.063s
PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.183s
PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	3.933s
PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.398s
PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.320s
PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.705s
PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.757s
PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.563s
PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.880s
PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.872s
SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.955s
PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.429s
PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	4.410s
PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.523s
PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.526s
PASS: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory	0.861s
PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.709s
PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.604s
PASS: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory	0.585s
PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.273s
PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.821s
PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.762s
PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.522s
PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	3.668s
PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.442s
PASS: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly	0.736s
PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	1.143s
PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	30.030s
PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.743s
PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.440s
PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.781s
PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	32.060s
PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.273s
PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.544s
PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	1.912s
PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	47.913s
PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.529s
PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.114s
PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.105s
PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	9.085s
SKIP: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum (Disabled on s390x)
PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	2.518s
PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.124s
PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.412s
PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.204s
PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.183s
PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	2.912s
PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.499s
PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.045s
PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.476s
PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.218s
PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	8.078s
PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.002s
PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	7.619s
PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	30.040s
PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.308s
PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	7.545s
PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	13.243s
PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.347s
PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.456s
PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	7.540s
PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.524s
PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	24.641s
PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	6.642s
PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	14.978s
PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.104s
PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.048s
PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.062s
PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.741s
PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.109s
PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.087s
PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.040s
PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.794s
PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.022s
PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	1.044s
PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.128s
PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.123s
PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.019s
PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.057s
PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.473s
PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.125s
PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.266s
PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.058s
PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.090s
PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.829s
PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.169s
PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.105s
PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.087s
PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.549s
PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	2.942s
PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	3.234s
PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.719s
SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	14.297s
PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.180s
PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	3.635s
PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.232s
PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	2.838s
PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.172s
PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	3.568s
PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.105s
PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.541s
PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.377s
PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	7.763s
PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	8.632s
PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	8.507s
PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	2.771s
PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.641s
PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	2.083s
PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	5.900s
PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	2.103s
PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	2.691s
PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.831s
PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.879s
PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	4.313s
PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	54.089s
PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	3.851s
PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.950s
PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	2.299s
PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	5.468s
PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	4.377s
PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	2.274s
PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.031s
PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	2.714s
PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.739s
PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.821s
PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	21.983s
PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	6.688s
PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.916s
PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	2.252s
PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.971s
PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.021s
PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.732s
PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.213s
PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.824s
PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.020s
PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	2.355s
PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.613s
PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.352s
PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.536s
PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	2.403s
PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	6.574s
PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.465s
PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	1.140s
PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.797s
PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	8.165s
PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	24.143s
PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.360s
time="2019-09-24T23:08:14Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	8.601s
PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	2.261s
PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	2.172s
PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.029s
PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	11.808s
PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	2.683s
PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.761s
PASS: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps	1.164s
PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.850s
PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.457s
PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	3.887s
PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	6.648s
PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.952s
PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.410s
PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.023s
PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.754s
PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.228s
PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.858s
PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.020s
PASS: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate	0.113s
PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	3.160s
PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	1.074s
PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.104s
PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.844s
PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.226s
PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.931s
PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	1.185s
PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.052s
PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	20.275s
PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	7.815s
PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.186s
PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.159s
PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.157s
PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.160s
PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.159s
PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.199s
PASS: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative	1.113s
PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	2.317s
PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.580s
PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	2.426s
PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.240s
PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.738s
PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	6.257s
PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.408s
PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	2.807s
PASS: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove	1.044s
PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	2.306s
PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	3.088s
PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	10.093s
PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	3.264s
PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.693s
PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	2.322s
PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.453s
PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	2.200s
PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.506s
PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.506s
PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	5.686s
PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.437s
PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.526s
PASS: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix	1.500s
PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	2.276s
PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.511s
PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	2.314s
PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.103s
PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.566s
PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.573s
PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.668s
PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.507s
PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.517s
PASS: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect	1.133s
time="2019-09-24T23:09:50Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.520s
PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.520s
PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	2.919s
SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.530s
SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	28.400s
PASS: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs	0.759s
PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	7.126s
PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.516s
PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.697s
PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.647s
PASS: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable	1.089s
PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	23.022s
PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	11.713s
PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	3.579s
PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.617s
PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.492s
PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.788s
PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.663s
PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	2.621s
PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.526s
SKIP: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins (unmatched requirement IsAmd64)
PASS: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage	0.159s
PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.417s
time="2019-09-24T23:10:41Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2019-09-24T23:10:41Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.280s
PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.518s
PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.520s
PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.503s
PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.711s
PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.489s
PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.735s
PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.743s
PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.675s
PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.682s
PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.656s
PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	3.300s
PASS: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat	0.533s
PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.659s
PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	19.647s
PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	2.671s
PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.520s
PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	4.665s
PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.519s
PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.521s
PASS: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet	0.659s
PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	6.823s
PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.341s
PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	9.739s
PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	23.812s
PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.451s
PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	10.080s
PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.235s
PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.088s
PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	8.957s
PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.251s
PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	4.670s
PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	2.594s
PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	4.956s
PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.575s
PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.190s
PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.418s
PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.339s
PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.181s
PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	7.651s
PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.555s
PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	28.430s
PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	2.945s
PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.589s
PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.843s
PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.295s
PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.582s
SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	3.415s
PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.411s
PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.118s
PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.634s
PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	4.157s
PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	3.076s
PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.082s
PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.751s
SKIP: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled (unmatched requirement IsAmd64)
PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.352s
PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	7.201s
PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	24.224s
PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	3.920s
PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.213s
PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.550s
PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.409s
PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.078s
PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.583s
PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.041s
SKIP: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins (unmatched requirement IsAmd64)
PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.572s
PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	1.678s
PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.648s
PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.519s
SKIP: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins (unmatched requirement IsAmd64)
PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.543s
PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.056s
PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.519s
PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.357s
PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.596s
PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.843s
PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.712s
PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.154s
PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.064s
PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.539s
PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.545s
PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	4.799s
PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	2.912s
PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.529s
PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	5.623s
PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	1.949s
PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.096s
PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.515s
PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.846s
PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.032s
PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.587s
PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.035s
PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	4.666s
PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	2.918s
PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.301s
PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.743s
PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.534s
PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	10.419s
PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.885s
SKIP: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove (unmatched requirement IsAmd64)
PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.563s
PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.550s
PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.543s
PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.100s
PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	1.666s
PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.001s
SKIP: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled (unmatched requirement IsAmd64)
SKIP: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart (unmatched requirement IsAmd64)
PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.953s
PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	2.958s
PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.553s
PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.987s
PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.095s
PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.080s
PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.325s
PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.300s
PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	4.053s
PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.631s
PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.084s
PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.659s
PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.069s
PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.736s
PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.693s
PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	2.936s
PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.026s
PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.841s
PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	3.830s
PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	7.300s
PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.670s
PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.397s
PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.715s
PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.138s
PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	8.345s
PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	2.981s
PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.070s
PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	1.744s
PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	2.520s
PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.084s
SKIP: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin (unmatched requirement IsAmd64)
PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	6.253s
PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	1.183s
PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.418s
PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.121s
PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.064s
PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	2.855s
PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.797s
PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.640s
PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.185s
PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.719s
PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.943s
PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.494s
PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.500s
PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	18.600s
PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.034s
PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.369s
PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.559s
PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.475s
PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	16.470s
SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.758s
PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.534s
PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.459s
PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.902s
PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.568s
PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.803s
PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.649s
PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.540s
PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.783s
PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.442s
PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.502s
PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.536s
PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.499s
PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	3.954s
PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.426s
PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	48.068s
SKIP: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection (Disabled on  ppc64le)
PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.632s
SKIP: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey (Disabled on s390x)
PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.694s
PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	4.300s
PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.699s
PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.306s
PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	7.628s
PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	5.882s
PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.584s
PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.486s
PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	18.980s
PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.647s
PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.685s
PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.877s
PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	22.766s
PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.352s
PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.649s
PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.558s
SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	6.054s
PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.829s
PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.858s
PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.392s
PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.565s
PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.412s
PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.017s
PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.073s
PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.417s
PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.342s
PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.228s
PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	1.968s
PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	32.338s
PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	3.838s
PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.783s
PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.159s
PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	53.971s
PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.117s
PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.040s
PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak	2.164s
PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	30.231s
PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.139s
PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	0.776s
PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	39.904s
PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	8.866s
SKIP: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum (Disabled on  ppc64le)
PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	2.471s
PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	3.842s
PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	4.447s
PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	1.825s
PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.143s
PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	78.039s
PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	5.573s
PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	9.555s
PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.130s
PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	8.319s
PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.705s
PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.819s
PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	25.779s
PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.824s
PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	6.426s
PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.096s
SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.760s
PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	6.269s
PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	3.373s
PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.750s
PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.745s
PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.513s
PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	2.355s
PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	8.021s
PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.360s
PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	6.182s
PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.515s
PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	95.325s
PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.895s
PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.481s
PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	5.675s
PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	53.473s
PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	3.033s
PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	1.948s
PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.536s
PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	0.833s
PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	3.521s
PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.545s
SKIP: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 (unmatched requirement IsAmd64)
PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.628s
PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	3.065s
PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.607s
PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	0.840s
PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	3.305s
PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	7.609s
PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.111s
PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.503s
PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.124s
PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	12.052s
PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.334s
PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.259s
PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	45.958s
PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	12.883s
PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	3.012s
PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.765s
PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.662s
PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	4.492s
PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.786s
PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.596s
PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	25.254s
PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.131s
PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	9.570s
PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.038s
PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	10.506s
PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	15.100s
PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.265s
PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.133s
PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.431s
PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.202s
PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.464s
PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.811s
PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.582s
PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.262s
PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	29.005s
PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	0.924s
PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.122s
PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	25.540s
PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	3.476s
PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.114s
PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.334s
PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.449s
PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.164s
PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.814s
PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	22.201s
PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.542s
PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.055s
PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	2.927s
PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	3.839s
PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.541s
PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.554s
PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	2.671s
time="2019-09-24T23:25:35Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	23.471s
PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	116.959s
PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	3.355s
PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.109s
PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	8.987s
PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.689s
PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	2.805s
PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	2.880s
PASS: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps	1.222s
PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	5.035s
PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.643s
PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.108s
PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.068s
PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.459s
PASS: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate	0.188s
PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.225s
PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.777s
PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	2.119s
PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	7.621s
PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.446s
PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.239s
PASS: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative	1.220s
PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	2.991s
PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.168s
PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	7.449s
PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.226s
PASS: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove	1.376s
PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.764s
PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.310s
PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.693s
PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.504s
PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	2.784s
PASS: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix	1.641s
PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.745s
PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	3.820s
PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.048s
PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.511s
PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.168s
PASS: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect	1.210s
time="2019-09-24T23:27:12Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.095s
PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.255s
PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.134s
PASS: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs	0.977s
PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.233s
PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.138s
PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	12.942s
PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.682s
PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.127s
PASS: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable	1.274s
PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.758s
PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.537s
PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.781s
PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	6.887s
PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.624s
SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage (unmatched requirement IsAmd64)
PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.257s
PASS: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat	0.766s
PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	2.182s
PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	14.852s
PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.547s
PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.308s
PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.520s
PASS: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet	0.696s
PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.605s
PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.502s
PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.030s
PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.860s
PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.482s
PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.331s
PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.720s
PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.753s
SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	18.413s
PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.192s
PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.283s
PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	0.792s
PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.542s
PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	3.681s
PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.392s
PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.217s
PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	22.235s
PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	3.005s
PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.353s
PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.628s
PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.025s
PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.601s
PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.629s
PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.620s
time="2019-09-24T23:30:12Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	4.504s
PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	0.820s
PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.389s
SKIP: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey (Disabled on  ppc64le)
PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	3.866s
PASS: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps	1.328s
PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	6.285s
PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	1.824s
PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	6.392s
PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.045s
PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.220s
PASS: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate	0.130s
PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.019s
PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.041s
PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.549s
PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.481s
PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	2.419s
SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
PASS: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative	1.314s
PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	5.727s
PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.938s
PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.777s
PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.966s
PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.172s
PASS: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove	1.245s
PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.843s
PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.033s
PASS: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix	1.659s
PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.116s
PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	0.979s
PASS: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect	1.338s
time="2019-09-24T23:31:49Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	6.159s
PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	54.193s
PASS: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs	0.776s
PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.741s
PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	0.944s
PASS: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable	1.276s
PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.659s
PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.159s
PASS: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage	0.151s
PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.947s
PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.368s
PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	34.403s
PASS: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat	0.540s
PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	2.934s
PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	3.399s
PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.419s
PASS: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet	0.604s
PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.192s
PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.658s
PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.548s
PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.037s
OK: 1469 passed, 52 skipped
PASS
---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
/go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 15227 is not a child of this shell
warning: PID 15227 from bundles/test-integration/DockerDaemonSuite.TestFailedPluginRemove/d16dda7a2ee87/docker.pid had a nonzero exit code
Clearing AppArmor profiles cache:.
All profile caches have been cleared, but no profiles have been unloaded.
Unloading profiles will leave already running processes permanently
unconfined, which can lead to unexpected situations.

To set a process to complain mode, use the command line tool
'aa-complain'. To really tear down all profiles, run the init script
with the 'teardown' option."
Removing test suite binaries

Post stage
[Pipeline] sh
+ echo Ensuring container killed.
Ensuring container killed.
+ docker rm -vf docker-pr-exp3
Error: No such container: docker-pr-exp3
+ true
+ echo Chowning /workspace to jenkins user
Chowning /workspace to jenkins user
+ id -u
+ id -g
+ docker run --rm -v /home/ubuntu/workspace/moby_PR-39177:/workspace busybox chown -R 1000:1000 /workspace
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
7c9d20b9b6cd: Pulling fs layer
7c9d20b9b6cd: Download complete
7c9d20b9b6cd: Pull complete
Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
Status: Downloaded newer image for busybox:latest
PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	5.253s
[Pipeline] sh
+ echo Creating bundles.tar.gz
Creating bundles.tar.gz
+ xargs tar -czf experimental-bundles.tar.gz
+ find bundles -name *.log -o -name *.prof -o -name integration.test
find: ‘bundles/test-integration/TestAuthZPluginAllowRequest/dfb96ed484926/root/overlay2/1eaa5fbffbaf8c6bb210cb1896ed7f74027eb1fbde1e38b744db4e28bde497c6/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowRequest/dfb96ed484926/root/overlay2/1eaa5fbffbaf8c6bb210cb1896ed7f74027eb1fbde1e38b744db4e28bde497c6-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExternalGraphDriver/d136a7dfeb4f3/root/overlay2/3411235be0d86855ba6f8a03db7a90dbbe42f6e03481e8e384434acf0b4af185-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExternalGraphDriver/d136a7dfeb4f3/root/overlay2/3411235be0d86855ba6f8a03db7a90dbbe42f6e03481e8e384434acf0b4af185/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareableFromConfig/dc079d968f349/root/overlay2/6b4869382182ab920beec5ce7f7e591df7a6ce6daee4c14061b234c6b07330b8/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareableFromConfig/dc079d968f349/root/overlay2/6b4869382182ab920beec5ce7f7e591df7a6ce6daee4c14061b234c6b07330b8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPruneNetwork/d6e6d3e52f17d/root/overlay2/4d5177660c8bbbcf6a3bc6cd9207e55134e3326a55da6434ca4f35de33e4a482/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPruneNetwork/d6e6d3e52f17d/root/overlay2/4d5177660c8bbbcf6a3bc6cd9207e55134e3326a55da6434ca4f35de33e4a482-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromCommandLine/d6436792325de/root/overlay2/6758e987934b79069e333359d604d3808cd6b399cfb1530017b72f433adaf9b0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromCommandLine/d6436792325de/root/overlay2/6758e987934b79069e333359d604d3808cd6b399cfb1530017b72f433adaf9b0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLogOptions/db9b2fe196d92/root/overlay2/a121757fb70a376ad866100db55e29810e9f25bf47f0af893d036c5bc31b3d8f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLogOptions/db9b2fe196d92/root/overlay2/a121757fb70a376ad866100db55e29810e9f25bf47f0af893d036c5bc31b3d8f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWideLogConfig/d491e076433c8/root/overlay2/51bf2d0d5c2478fa6e3ca3a74d109922004a592390e711572598fc03933510eb/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWideLogConfig/d491e076433c8/root/overlay2/51bf2d0d5c2478fa6e3ca3a74d109922004a592390e711572598fc03933510eb-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways/d1426ec94101c/root/overlay2/bb3e29ae31aece6f581cd494da56026f529b8f45d8b07d72eed9154a28e1807d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways/d1426ec94101c/root/overlay2/bb3e29ae31aece6f581cd494da56026f529b8f45d8b07d72eed9154a28e1807d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart/d998e39f333bc/root/overlay2/fc7567e5e6c95bf49de2ff7de1c2a60702f2b36f33f4c4055b1a63bd145084b6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart/d998e39f333bc/root/overlay2/fc7567e5e6c95bf49de2ff7de1c2a60702f2b36f33f4c4055b1a63bd145084b6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesCreate/d1bfa4378eef4/root/overlay2/16a13478feb20c8857d2c6e19ce840357dfcc0a6f10a08ba40fb890e3eb45724/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesCreate/d1bfa4378eef4/root/overlay2/16a13478feb20c8857d2c6e19ce840357dfcc0a6f10a08ba40fb890e3eb45724-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/06727242c156a3dd0a9f69d8dd4d664b82c3e120d89200d305988b5d94a7c09a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/ed603fc924ec261b4dfada29274158f9e50e055370ee0987d59710d69e73dff1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/06727242c156a3dd0a9f69d8dd4d664b82c3e120d89200d305988b5d94a7c09a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/ed603fc924ec261b4dfada29274158f9e50e055370ee0987d59710d69e73dff1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/7114d7d1711e5cf8dab3d01e77eabb045acb5064dc6d9e82a85f6c8e4cf73339-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d8b6920a24392/root/overlay2/7114d7d1711e5cf8dab3d01e77eabb045acb5064dc6d9e82a85f6c8e4cf73339/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/487908154c4dea301e5d13db808679852ed9170c0457c1823a3a00c9b50c16e5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/471cdf6b70dd18625b39d1d449aa015ed7f7cd3ffc2e01fa14528ec24fc586a8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/471cdf6b70dd18625b39d1d449aa015ed7f7cd3ffc2e01fa14528ec24fc586a8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/487908154c4dea301e5d13db808679852ed9170c0457c1823a3a00c9b50c16e5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/dd097bd2d29bd6632fa43a4098ecb3cc8e375626d4cc218aff549015a77e0770/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d0a136a55613a/root/overlay2/dd097bd2d29bd6632fa43a4098ecb3cc8e375626d4cc218aff549015a77e0770-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunPrivateMode/d9ec7f8c66eda/root/overlay2/cd608783c2837b2282fdb4015fc123dc71ff19e3c20d25b5a436449eaf0e001a/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunPrivateMode/d9ec7f8c66eda/root/overlay2/cd608783c2837b2282fdb4015fc123dc71ff19e3c20d25b5a436449eaf0e001a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSize/dcc3651dced6e/root/overlay2/24019e91e1d3966e20b1f8c2cc4d9dfdd1821bf85647d5798153574256aa3ca5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSize/dcc3651dced6e/root/overlay2/24019e91e1d3966e20b1f8c2cc4d9dfdd1821bf85647d5798153574256aa3ca5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartOnFailure/d8717b298d292/root/overlay2/94b0c804283a785cddaa5435f3525b9ea9d875c89510cd35a87e6eba2b3840b0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartOnFailure/d8717b298d292/root/overlay2/94b0c804283a785cddaa5435f3525b9ea9d875c89510cd35a87e6eba2b3840b0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure/def1a46a24c6f/root/overlay2/be153cd16b57e63c16b03db7d4b682ecd08c4954a56ac90ba8587685f2440708/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure/def1a46a24c6f/root/overlay2/be153cd16b57e63c16b03db7d4b682ecd08c4954a56ac90ba8587685f2440708-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d545191f15cf9/root/overlay2/f6f4c46ae62fca257c96b6c026a22f8bd07a55b3f6fd6a364c609bdd1756dc66/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d545191f15cf9/root/overlay2/f6f4c46ae62fca257c96b6c026a22f8bd07a55b3f6fd6a364c609bdd1756dc66-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d545191f15cf9/root/overlay2/2a23ca670d4d0642b4504965dd1c4b52f05e7369ca0de7ba122a190c7e928c66-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d545191f15cf9/root/overlay2/2a23ca670d4d0642b4504965dd1c4b52f05e7369ca0de7ba122a190c7e928c66/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkIPAMOptions/d5715ae3e3213/root/overlay2/65c7fa38be32e06c7dc9e477e03b179fa8de011995d8f7c1325b467abc215ff4-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkIPAMOptions/d5715ae3e3213/root/overlay2/65c7fa38be32e06c7dc9e477e03b179fa8de011995d8f7c1325b467abc215ff4/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dae18f6930554/root/overlay2/d74235c5c0660598de6aaaf90aaefd5924859c514e6491163d27f288438d8f24/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dae18f6930554/root/overlay2/032f394f1280b2ce81982089e44dd4bec60d335b701a362246e100cae8c3622d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dae18f6930554/root/overlay2/d74235c5c0660598de6aaaf90aaefd5924859c514e6491163d27f288438d8f24-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dae18f6930554/root/overlay2/032f394f1280b2ce81982089e44dd4bec60d335b701a362246e100cae8c3622d-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking/d2e050090c59b/root/overlay2/5b8ca255f6cdf684d2ebb3802c0a08728921a3acf7262dac6f41bbb5d43d5673/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking/d2e050090c59b/root/overlay2/5b8ca255f6cdf684d2ebb3802c0a08728921a3acf7262dac6f41bbb5d43d5673-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivate/d3aa8a88d6284/root/overlay2/c07b646568f66a24d10e9684664ba306e791dabea16ffb128e12396c0305fb4e/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivate/d3aa8a88d6284/root/overlay2/c07b646568f66a24d10e9684664ba306e791dabea16ffb128e12396c0305fb4e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin/d497f7bdcbc2a/root/overlay2/7db617b9b88c7c6bb72ce30e36384ef61c91d5d0f2fdd30c76589aedee3b2516-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin/d497f7bdcbc2a/root/overlay2/7db617b9b88c7c6bb72ce30e36384ef61c91d5d0f2fdd30c76589aedee3b2516/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeIP/d59770f78f9c2/root/overlay2/5c6f19acd0ad7c5d72a45cbb6038b48df7a498dd707be654e3b4bcb6abcc6114-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeIP/d59770f78f9c2/root/overlay2/5c6f19acd0ad7c5d72a45cbb6038b48df7a498dd707be654e3b4bcb6abcc6114/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/d51975c4d4555/root/overlay2/9b91b5c44f85cdb0de0a8d6da456f54887bad64637b3d7f09a96979de150129f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/d51975c4d4555/root/overlay2/9b91b5c44f85cdb0de0a8d6da456f54887bad64637b3d7f09a96979de150129f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/d51975c4d4555/root/overlay2/ed3acf0f33b48269d39a18637f1469e67cc2048fa39d0c83902a57c2d5766759/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/d51975c4d4555/root/overlay2/ed3acf0f33b48269d39a18637f1469e67cc2048fa39d0c83902a57c2d5766759-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/dae926f9a8345/root/overlay2/bec505c91e232523fe47b26a81c4fd60fe30ffdd4209d2907923643603a23873/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/dae926f9a8345/root/overlay2/a24d66bb841d2f417fae592a0c2b001250e76788b3e9095d8efdc4a69681ea20/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/dae926f9a8345/root/overlay2/a24d66bb841d2f417fae592a0c2b001250e76788b3e9095d8efdc4a69681ea20-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/dae926f9a8345/root/overlay2/bec505c91e232523fe47b26a81c4fd60fe30ffdd4209d2907923643603a23873-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork/dccc73e645fea/root/overlay2/7bffb08a20db6e6fe21d026c2fa622ea5893f9e18bbf7feaf4064abd667ad2c9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork/dccc73e645fea/root/overlay2/7bffb08a20db6e6fe21d026c2fa622ea5893f9e18bbf7feaf4064abd667ad2c9/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode/d671e112beb94/root/overlay2/a391a0cf466e4d6bc7f2fecea3b197ad6b4cf856b5a7c0c6b5a9a004627bd2c0/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode/d671e112beb94/root/overlay2/a391a0cf466e4d6bc7f2fecea3b197ad6b4cf856b5a7c0c6b5a9a004627bd2c0-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExportContainerAfterDaemonRestart/d136a0c916671/root/overlay2/e39d5f1d68a8c5bfa22c9db65dae91f22be022f5eefeb5c3e9e12f3d33691ac2/work/work’: Permission denied
find: ‘bundles/test-integration/TestExportContainerAfterDaemonRestart/d136a0c916671/root/overlay2/e39d5f1d68a8c5bfa22c9db65dae91f22be022f5eefeb5c3e9e12f3d33691ac2-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail/d4d4fdf546b0c/root/overlay2/94b302334ef6286edd73a7e8bbfc4f15c43f0193305b0e1748a52a6373f9823e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail/d4d4fdf546b0c/root/overlay2/94b302334ef6286edd73a7e8bbfc4f15c43f0193305b0e1748a52a6373f9823e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecAfterDaemonRestart/d63a8980e4616/root/overlay2/1d6c04d2a2dc03226f6a0542f44f0fffe6fd39cdc22a3c252b15f8154a850b15-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecAfterDaemonRestart/d63a8980e4616/root/overlay2/1d6c04d2a2dc03226f6a0542f44f0fffe6fd39cdc22a3c252b15f8154a850b15/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames/d03f13dce49fd/root/overlay2/47f7612267df989029cb7e026a450ee0c2d554d34a67019594928437e529468a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames/d03f13dce49fd/root/overlay2/47f7612267df989029cb7e026a450ee0c2d554d34a67019594928437e529468a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6HostMode/de01f05d02fc8/root/overlay2/de2e76de801968867facb5b323156931afdec6fb8ad52898fb50ad648b28121c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6HostMode/de01f05d02fc8/root/overlay2/de2e76de801968867facb5b323156931afdec6fb8ad52898fb50ad648b28121c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode/d786db08e8ee0/root/overlay2/7505664dbae64d28306e1670e38c6a1079ea19568a4b1db917b1a2a4439db2cd/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode/d786db08e8ee0/root/overlay2/7505664dbae64d28306e1670e38c6a1079ea19568a4b1db917b1a2a4439db2cd-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesClean/d329d19dce109/root/overlay2/f7f4700ac86dddf5603c51e5d9ac01601058b92f07bdeb950571f2e4cf6abd53/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesClean/d329d19dce109/root/overlay2/f7f4700ac86dddf5603c51e5d9ac01601058b92f07bdeb950571f2e4cf6abd53-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash/d13215f05231c/root/overlay2/5724eb45ac1c328e7055c6befd60e6ef012883aed035fb3e4e04beb91c495b2c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash/d13215f05231c/root/overlay2/5724eb45ac1c328e7055c6befd60e6ef012883aed035fb3e4e04beb91c495b2c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDR/d59184727dd51/root/overlay2/2b7a3c760d977a12875fcb43be9bb2ff60361518730f07b9bcc8793c54e0daee/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDR/d59184727dd51/root/overlay2/2b7a3c760d977a12875fcb43be9bb2ff60361518730f07b9bcc8793c54e0daee-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/debd351eac55a/root/overlay2/581f81aab0a9d81845b5bc35a119e25c130c6ba9244ecc8f6415e96c3af89230/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/debd351eac55a/root/overlay2/2d9bd05a7f37b32c1b61921fae897fffcd36586012ab34eefd5d656a3d8cdbb2-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/debd351eac55a/root/overlay2/581f81aab0a9d81845b5bc35a119e25c130c6ba9244ecc8f6415e96c3af89230-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/debd351eac55a/root/overlay2/2d9bd05a7f37b32c1b61921fae897fffcd36586012ab34eefd5d656a3d8cdbb2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRmVolumeInUse/def3487031ec0/root/overlay2/851493d4105c19720aabe97750f69162d691a0ff6da29b550b146679acae7518-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRmVolumeInUse/def3487031ec0/root/overlay2/851493d4105c19720aabe97750f69162d691a0ff6da29b550b146679acae7518/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRun/d2fbd6621a372/root/overlay2/7e89a24abe9f9c1b15ef8b650fee393bcc372e8623608c480bfa6de498bf914a-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRun/d2fbd6621a372/root/overlay2/7e89a24abe9f9c1b15ef8b650fee393bcc372e8623608c480bfa6de498bf914a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefault/d2cf63d163338/root/overlay2/6629475ed7d9e7422b77c311c3524a8d82bdc549676ae951f55e226a858ef14b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefault/d2cf63d163338/root/overlay2/6629475ed7d9e7422b77c311c3524a8d82bdc549676ae951f55e226a858ef14b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError/da021bd91bb26/root/overlay2/3b512bb42e058edfe8d3ee02df0858ad35c3eb5a85e559143f75216eecb94871/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError/da021bd91bb26/root/overlay2/3b512bb42e058edfe8d3ee02df0858ad35c3eb5a85e559143f75216eecb94871-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonCgroupParent/d1272e7ea0188/root/overlay2/45071adbb202b5a518eef17404a4b1954b57f3acb71bc5df5390bf101d930ce0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonCgroupParent/d1272e7ea0188/root/overlay2/45071adbb202b5a518eef17404a4b1954b57f3acb71bc5df5390bf101d930ce0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestServiceCreateWithNetworkAlias/d6d9d9d4a9f25/root/overlay2/37d8f1cc66430e6236e7fd251d28c60db450b5251adda6e588a784c5fd52cc2b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestServiceCreateWithNetworkAlias/d6d9d9d4a9f25/root/overlay2/37d8f1cc66430e6236e7fd251d28c60db450b5251adda6e588a784c5fd52cc2b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDNSFlagsInHostMode/d9090ddc6d56a/root/overlay2/a78cf749569e44fa90e07aabeefbbe70afb38d5ff550d78047464176539d723d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDNSFlagsInHostMode/d9090ddc6d56a/root/overlay2/a78cf749569e44fa90e07aabeefbbe70afb38d5ff550d78047464176539d723d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/256883ee6e1c9daef37f6d3e6a3ab0c468cb4e63dccd2b54ac70cb2ea2e412e3/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/5eac3dbb6bdb6cfc5c9a8379821a75c9ec2f3c247c738022bd69166a82769d22-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/c542399fc7d8fc3e59dbbfc7f710a570a23d6cc4645873e7165f82c1cf829e95-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/b3124282b68bb5355cdd67f7bffe0325b5cd20b7824510fb15cf850d8cc825b4-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/b3124282b68bb5355cdd67f7bffe0325b5cd20b7824510fb15cf850d8cc825b4/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/256883ee6e1c9daef37f6d3e6a3ab0c468cb4e63dccd2b54ac70cb2ea2e412e3-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/5eac3dbb6bdb6cfc5c9a8379821a75c9ec2f3c247c738022bd69166a82769d22/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/a17e4f790bf2600e0ca4f35d8ecd5b6b2edf42897af7203bd4b9730527cb18f1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/a17e4f790bf2600e0ca4f35d8ecd5b6b2edf42897af7203bd4b9730527cb18f1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d3ca98deed83b/root/overlay2/c542399fc7d8fc3e59dbbfc7f710a570a23d6cc4645873e7165f82c1cf829e95/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/dd73ab07a8e8f/root/overlay2/613eb4e51574c4f299a8d44f705acc5ace437053e1c02d48f4e7f8cbc7fad11b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/dd73ab07a8e8f/root/overlay2/92ea81d446ca198c592b00ed11ec68a0fd6af5f76406ff9c2cd1140c7dfa5cdc-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/dd73ab07a8e8f/root/overlay2/92ea81d446ca198c592b00ed11ec68a0fd6af5f76406ff9c2cd1140c7dfa5cdc/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/dd73ab07a8e8f/root/overlay2/613eb4e51574c4f299a8d44f705acc5ace437053e1c02d48f4e7f8cbc7fad11b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride/d22f8931501ba/root/overlay2/1660407f338f24f2396f2442bcaeb24a84fe74b381fd2391b43367ff9a11aad6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride/d22f8931501ba/root/overlay2/1660407f338f24f2396f2442bcaeb24a84fe74b381fd2391b43367ff9a11aad6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave/d9a38f8190a37/root/overlay2/e82702ead2fa856ece1361ecf421c5a42412a4e486670a6e3e4c94342c52f77f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave/d9a38f8190a37/root/overlay2/e82702ead2fa856ece1361ecf421c5a42412a4e486670a6e3e4c94342c52f77f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/269e9a6eaeaa442d94639f258ae83344ab9ad9ae115f229426cc30e843bf8411-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/65f7d78989ecdbcf8b09d8e2e2cbefe93e9d4cf068545fa85096ea96952ea0ef-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/0112c4df73a79754671c0cabb6c9e0c6ff4df8c98e6f418e2742040ad3088d64/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/269e9a6eaeaa442d94639f258ae83344ab9ad9ae115f229426cc30e843bf8411/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/fab58820406eaba5499f86f0c4aa275494a05ebc45efba4ffd352557df99d110-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/0112c4df73a79754671c0cabb6c9e0c6ff4df8c98e6f418e2742040ad3088d64-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/65f7d78989ecdbcf8b09d8e2e2cbefe93e9d4cf068545fa85096ea96952ea0ef/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/db565c73d7d95/root/overlay2/fab58820406eaba5499f86f0c4aa275494a05ebc45efba4ffd352557df99d110/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d52d9abde25f6/root/overlay2/bcd9bda7c3be7c96c95882a76fad16d2b1e6c30cce8914ebc6392154cafbf1cd/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d52d9abde25f6/root/overlay2/e749227d900d307aca72532cc869bfb88ebbebdaea18439b502ea09f2d314d71-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d52d9abde25f6/root/overlay2/bcd9bda7c3be7c96c95882a76fad16d2b1e6c30cce8914ebc6392154cafbf1cd-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d52d9abde25f6/root/overlay2/e749227d900d307aca72532cc869bfb88ebbebdaea18439b502ea09f2d314d71/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkPluginV2/d5976a93b4e5f/root/overlay2/d83b334d09e65f5312a9d85b1bd16d6f56df868cee6bc702f9511c3d7d6e3c7b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkPluginV2/d5976a93b4e5f/root/overlay2/d83b334d09e65f5312a9d85b1bd16d6f56df868cee6bc702f9511c3d7d6e3c7b/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareable/dec221bee3b8d/root/overlay2/a7fac646804bf8d1d8cc3c09126a8a73ff04775a386fda7202d0ea317bcd7a55/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareable/dec221bee3b8d/root/overlay2/a7fac646804bf8d1d8cc3c09126a8a73ff04775a386fda7202d0ea317bcd7a55-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmVolumePlugin/d4ef941f08fb1/root/overlay2/738a18215f147a6db90ffd97464796678331aca6928adefbf82561256c694ce5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmVolumePlugin/d4ef941f08fb1/root/overlay2/738a18215f147a6db90ffd97464796678331aca6928adefbf82561256c694ce5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill/d2e85e62a826b/root/overlay2/5c2d00cc2661629b9fd073bce86642859ea1cab865d7011c543a8e88191b4b70-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill/d2e85e62a826b/root/overlay2/5c2d00cc2661629b9fd073bce86642859ea1cab865d7011c543a8e88191b4b70/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer/d4a3537facf4b/root/overlay2/24b27aa32e16876661d1f9088f2104fea5c973078d816e78a9be42cd62a6fa1a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer/d4a3537facf4b/root/overlay2/24b27aa32e16876661d1f9088f2104fea5c973078d816e78a9be42cd62a6fa1a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRestartPolicyWithLiveRestore/dc443b036c824/root/overlay2/f8a43a833d93202cb91029b324d7a444e899cd12099bcfa14ded44351bf16485/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRestartPolicyWithLiveRestore/dc443b036c824/root/overlay2/f8a43a833d93202cb91029b324d7a444e899cd12099bcfa14ded44351bf16485-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit/d56faf73f15ca/root/overlay2/9bfca615959487870f89cfb9bfa7501e56e03e005aed06c345a6b647cf13217b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit/d56faf73f15ca/root/overlay2/9bfca615959487870f89cfb9bfa7501e56e03e005aed06c345a6b647cf13217b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/626185c7cd2d253ce660d5960d36e43438c1a17c7c2c9d52263dd49f906443c5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/cb4c8810026135a34692cd3e21a86b1221842553b3196b2979d0132965b59236-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/f08e5a1c72cbb2fff009f65e7b6b651f34c839488f75f3fc588418d76d6081ed-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/626185c7cd2d253ce660d5960d36e43438c1a17c7c2c9d52263dd49f906443c5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/f08e5a1c72cbb2fff009f65e7b6b651f34c839488f75f3fc588418d76d6081ed/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0ac5e5f7d10b/root/overlay2/cb4c8810026135a34692cd3e21a86b1221842553b3196b2979d0132965b59236/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerAutoStart/de19eee8cd3b9/root/overlay2/b606a5d08d7c92a86f154ad61d324977a5e01e65930c3b129dfc2d95d1c940e9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerAutoStart/de19eee8cd3b9/root/overlay2/b606a5d08d7c92a86f154ad61d324977a5e01e65930c3b129dfc2d95d1c940e9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPIServiceUpdatePort/d0f8468d33066/root/overlay2/16be08eb5fe65215f2952cc8f910bd52f3b21f4ee14f01456be38b4b935e32fa/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPIServiceUpdatePort/d0f8468d33066/root/overlay2/16be08eb5fe65215f2952cc8f910bd52f3b21f4ee14f01456be38b4b935e32fa-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithPausedContainer/da62d766e6988/root/overlay2/20a83b6ddb3dfad6c966a9a640f5c1e7e7c84478d56132170227c550d291d9f0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithPausedContainer/da62d766e6988/root/overlay2/20a83b6ddb3dfad6c966a9a640f5c1e7e7c84478d56132170227c550d291d9f0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer/de0f902cefbaf/root/overlay2/74e828c980d394d33972af7917352a7cc6b27ccfb8fb6aba57e49d60ab6d354d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer/de0f902cefbaf/root/overlay2/74e828c980d394d33972af7917352a7cc6b27ccfb8fb6aba57e49d60ab6d354d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/db44012cbe79f/root/overlay2/2f33c02d0d13fbcb37c237b030913e0db99f5a48b659563c3bdd739cef05d2ab/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/db44012cbe79f/root/overlay2/2f33c02d0d13fbcb37c237b030913e0db99f5a48b659563c3bdd739cef05d2ab-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/db44012cbe79f/root/overlay2/1b7b556a82896e9528adee45fd816c53c4a40f62b05477ee51784b40564bc1f9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/db44012cbe79f/root/overlay2/1b7b556a82896e9528adee45fd816c53c4a40f62b05477ee51784b40564bc1f9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUlimitDefaults/d615aeb8941a7/root/overlay2/c0876e0dda50a3f5d54a3c2c778e49576f846dbd0884ddaa230a2c3ed5d1308b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUlimitDefaults/d615aeb8941a7/root/overlay2/c0876e0dda50a3f5d54a3c2c778e49576f846dbd0884ddaa230a2c3ed5d1308b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac/d3477e003cffb/root/overlay2/1c75b133ff26336ecdf009687bf8b361a35d4cdf0732c5b2db832ec4af3ac798/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac/d3477e003cffb/root/overlay2/1c75b133ff26336ecdf009687bf8b361a35d4cdf0732c5b2db832ec4af3ac798-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecWithUserAfterLiveRestore/d91cfd772396d/root/overlay2/59a7aefd0fad74693ff463644854a4b0fa0ee0964c497ace2e40224714851ee4-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecWithUserAfterLiveRestore/d91cfd772396d/root/overlay2/59a7aefd0fad74693ff463644854a4b0fa0ee0964c497ace2e40224714851ee4/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithVolumesRefs/d17c68975ba6a/root/overlay2/634234e0f539400e3c094cf5e63af553e99fc32f9f97622a50aed838538b88b2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithVolumesRefs/d17c68975ba6a/root/overlay2/634234e0f539400e3c094cf5e63af553e99fc32f9f97622a50aed838538b88b2-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/ddda447a34b91/root/overlay2/55397b585c57d7e50e71aacf25d66fe5a72bb23ea91f32a9357ef38f836dd17a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/ddda447a34b91/root/overlay2/fd3a44f9f7b1b3a4af593513cb1df5206cf724a744ecf010bb820171db010051-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/ddda447a34b91/root/overlay2/fd3a44f9f7b1b3a4af593513cb1df5206cf724a744ecf010bb820171db010051/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/ddda447a34b91/root/overlay2/55397b585c57d7e50e71aacf25d66fe5a72bb23ea91f32a9357ef38f836dd17a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartKillWait/dce90019d8488/root/overlay2/2df34e8591cee22024350f451687dc1038120f2790095bcf58d2942c7db86aba-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartKillWait/dce90019d8488/root/overlay2/2df34e8591cee22024350f451687dc1038120f2790095bcf58d2942c7db86aba/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeExternal/d68439e33c9eb/root/overlay2/9b31141db8b8730deda86d6857faf5f52745825e3b658ff99b8276a922aff963-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeExternal/d68439e33c9eb/root/overlay2/9b31141db8b8730deda86d6857faf5f52745825e3b658ff99b8276a922aff963/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/dd279ffa1274c/root/overlay2/52c4d4e6c504279d1ca8171374ccabb23eab03ef50d0636f77596e258852e919/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/dd279ffa1274c/root/overlay2/feff474860262f4d4ea6272ee992678207add575cc4bdd1822b1eaaccfb933b8-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/dd279ffa1274c/root/overlay2/feff474860262f4d4ea6272ee992678207add575cc4bdd1822b1eaaccfb933b8/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/dd279ffa1274c/root/overlay2/52c4d4e6c504279d1ca8171374ccabb23eab03ef50d0636f77596e258852e919-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit/de6da26cd078f/root/overlay2/861baa3ebf5b89627357fa7860bc4d4abc866814e830cd0a8fab9629942ac382-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit/de6da26cd078f/root/overlay2/861baa3ebf5b89627357fa7860bc4d4abc866814e830cd0a8fab9629942ac382/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride/dbfdee6f45055/root/overlay2/8a8878ab2bc140d21b93dc3b43320cd1f2275c92f08ccfe71eead1358aefc880-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride/dbfdee6f45055/root/overlay2/8a8878ab2bc140d21b93dc3b43320cd1f2275c92f08ccfe71eead1358aefc880/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowEventStream/d03bddbfab73f/root/overlay2/5a38ae50f24b9a951670e4eb2d2991a576385128d93e0a3edb83e8a70f736e9a/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowEventStream/d03bddbfab73f/root/overlay2/5a38ae50f24b9a951670e4eb2d2991a576385128d93e0a3edb83e8a70f736e9a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/70c328d23423e5393d7dab16bb6a597272b3d9647d19a4823984775beaccc756-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/d7c092994229a843094cbb9df78f60d0f9da99ed3fc56a32c3531ffb76c36d37-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/30d466ff637c2d8f3e6a890bdaa248d4875ff4144ce42697396af316f91c63e8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/c6347a5835423113d6c3572558233fc35f06c607368d34ec7cfb37bc9de41f8f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/3ecfb64fd582e5e395042b7779d742f96dd0192ef7fb9ebfcf9c1a7fb9975ce8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/30d466ff637c2d8f3e6a890bdaa248d4875ff4144ce42697396af316f91c63e8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/8ae174a2ba1f51440ccf6525cdbab67ca6208a820c7f91120a7283c5b5385d78-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/3ecfb64fd582e5e395042b7779d742f96dd0192ef7fb9ebfcf9c1a7fb9975ce8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/70c328d23423e5393d7dab16bb6a597272b3d9647d19a4823984775beaccc756/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/279b234bf349652037aa10b1766e2d61b02466e1f635d00d64770179ae4518a9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/c6347a5835423113d6c3572558233fc35f06c607368d34ec7cfb37bc9de41f8f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/0c8c83514d2759bd57ec7b8d057c1e7c929d4046e96986dcc333500192b66a2f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/0c8c83514d2759bd57ec7b8d057c1e7c929d4046e96986dcc333500192b66a2f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/d7c092994229a843094cbb9df78f60d0f9da99ed3fc56a32c3531ffb76c36d37/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/af072f8591628795eb2ee867364d384def029f5fbf6ed331dcfa4c8adb19c5aa/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/0813448bc25adf692ff5f676712e0a9820effa5d28c98e9a736b4a62e0578bb5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/0813448bc25adf692ff5f676712e0a9820effa5d28c98e9a736b4a62e0578bb5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/8ae174a2ba1f51440ccf6525cdbab67ca6208a820c7f91120a7283c5b5385d78/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/af072f8591628795eb2ee867364d384def029f5fbf6ed331dcfa4c8adb19c5aa-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/deaa3fdf0320a/root/overlay2/279b234bf349652037aa10b1766e2d61b02466e1f635d00d64770179ae4518a9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown/d894405092e67/root/overlay2/5357dc8cb6e617f9c67cdc0c345cf9b9c81e52edbafd505e843a56ec6915a1f7-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown/d894405092e67/root/overlay2/5357dc8cb6e617f9c67cdc0c345cf9b9c81e52edbafd505e843a56ec6915a1f7/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/9224559d94d8ac7ed74d8c55f0df18c07ae8e610297b94901b17d210ee902d14-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/5c8892a805a87433c52b4659347645efee562ef6139d18a1cc5f98089fa212ec-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/0a6ea38dcea3678126e3241096dc252d091d2109b6abd14b7725c482acf407b8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/0a6ea38dcea3678126e3241096dc252d091d2109b6abd14b7725c482acf407b8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/5c8892a805a87433c52b4659347645efee562ef6139d18a1cc5f98089fa212ec/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d7f9e90e590f6/root/overlay2/9224559d94d8ac7ed74d8c55f0df18c07ae8e610297b94901b17d210ee902d14/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume/d61d8332de620/root/overlay2/b5a2b1586e8635ad2140be90d2a0a8bee74687a60a7393bae7d5141fab7c086e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume/d61d8332de620/root/overlay2/b5a2b1586e8635ad2140be90d2a0a8bee74687a60a7393bae7d5141fab7c086e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp/df94b0b6680fd/root/overlay2/b8e2c6bbf6dee177ecfe8406007da68a6e0116581a515ef477f43f8508b6cc31/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp/df94b0b6680fd/root/overlay2/b8e2c6bbf6dee177ecfe8406007da68a6e0116581a515ef477f43f8508b6cc31-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachable/d7905cacd839c/root/overlay2/195c709c453de554153f8c3926de3883ba5594d76bba5f83a8c3d7cdc2cc508b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachable/d7905cacd839c/root/overlay2/195c709c453de554153f8c3926de3883ba5594d76bba5f83a8c3d7cdc2cc508b-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9d4d68cd2dcd/root/overlay2/3ab25a03af052583de50359ec8923424f27fe44726257d7e19c90acecbaeaed1-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9d4d68cd2dcd/root/overlay2/fa7dfd675e9ed9b84e2c10948c64dfde56f95ef6cd3669567f861f233600ce47-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9d4d68cd2dcd/root/overlay2/3ab25a03af052583de50359ec8923424f27fe44726257d7e19c90acecbaeaed1/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9d4d68cd2dcd/root/overlay2/fa7dfd675e9ed9b84e2c10948c64dfde56f95ef6cd3669567f861f233600ce47/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d5e0e85356733/root/overlay2/e6308e65e5672a07c551ff9bc60110eb4e43becfa75ae8e4521c23168a03f42c/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d5e0e85356733/root/overlay2/e110095cf9d6c9eaa0d0cda306b5339a1e7fe80d189eb5545a4e47e2303bb01e/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d5e0e85356733/root/overlay2/e110095cf9d6c9eaa0d0cda306b5339a1e7fe80d189eb5545a4e47e2303bb01e-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d5e0e85356733/root/overlay2/e6308e65e5672a07c551ff9bc60110eb4e43becfa75ae8e4521c23168a03f42c-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/df0b86874ca2d/root/overlay2/f88e2bb0262bb052ca135035edcfd3f194e1af0d12d5348356e8149dc844185f/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/df0b86874ca2d/root/overlay2/f88e2bb0262bb052ca135035edcfd3f194e1af0d12d5348356e8149dc844185f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/d29facd0ca61a/root/165536.165536/overlay2/aa1c6e5e62a9fb9111cbca96bf2615d4574206c1d41ca870d29c84ae4c8179ff/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/d29facd0ca61a/root/165536.165536/overlay2/aa1c6e5e62a9fb9111cbca96bf2615d4574206c1d41ca870d29c84ae4c8179ff-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/d29facd0ca61a/root/165536.165536/overlay2/86d8a84cf49bd9fd03555b16e0a84fc5b0bd9835a452d14ae50eb274dcc9e10e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/d29facd0ca61a/root/165536.165536/overlay2/86d8a84cf49bd9fd03555b16e0a84fc5b0bd9835a452d14ae50eb274dcc9e10e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/de375b5f88dd4/root/overlay2/9a077f79a76797e406d75b0c57aca541b61c54d444ce9cd089c09990b8c2f229-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/de375b5f88dd4/root/overlay2/b8b2290d024a44155c9d88f02ddc697a0173e5336732c42ffedc4787ecfe848e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/de375b5f88dd4/root/overlay2/b8b2290d024a44155c9d88f02ddc697a0173e5336732c42ffedc4787ecfe848e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/de375b5f88dd4/root/overlay2/9a077f79a76797e406d75b0c57aca541b61c54d444ce9cd089c09990b8c2f229/work/work’: Permission denied
find: ‘bundles/test-integration/TestServiceUpdateNetwork/dce2f1e782229/root/overlay2/2c3e52932aef380f7b31954c5c56ed72ab7fa02601d606629f986a3618a63458/work/work’: Permission denied
find: ‘bundles/test-integration/TestServiceUpdateNetwork/dce2f1e782229/root/overlay2/2c3e52932aef380f7b31954c5c56ed72ab7fa02601d606629f986a3618a63458-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/db52d287f2926/root/overlay2/0638db5695b4aeba9cb4ab2622997288e0a3f1f554b850e39e1fe47ffeec2d6d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/db52d287f2926/root/overlay2/ba56330d2beb3d73cd23502a5f3d8b56241c1f2426c8871cb9cd7435b4034320/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/db52d287f2926/root/overlay2/0638db5695b4aeba9cb4ab2622997288e0a3f1f554b850e39e1fe47ffeec2d6d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/db52d287f2926/root/overlay2/ba56330d2beb3d73cd23502a5f3d8b56241c1f2426c8871cb9cd7435b4034320-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr2/dd70994137462/root/overlay2/2961f141060adf0f11f18aff48f5223d62b63578712c7fc8e89621a11b8d7504-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr2/dd70994137462/root/overlay2/2961f141060adf0f11f18aff48f5223d62b63578712c7fc8e89621a11b8d7504/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPsListContainersFilterIsTask/dfceeec51b090/root/overlay2/a41868063c12a2fadc7f01d6076ac666d653f72ea6041302228126af65798731/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPsListContainersFilterIsTask/dfceeec51b090/root/overlay2/a41868063c12a2fadc7f01d6076ac666d653f72ea6041302228126af65798731-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkReConnect/d00a7a9688c2f/root/overlay2/d12a0b7a75b49c15d76a0e01eee430e88b440e33ca149482a1a9271d014ee0f1-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkReConnect/d00a7a9688c2f/root/overlay2/d12a0b7a75b49c15d76a0e01eee430e88b440e33ca149482a1a9271d014ee0f1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNewFormat/d7b8c60bdca05/root/overlay2/e5a047c29c6f75632cfd62d3b6f89394399706488f54dbaa81e80994dee273fe/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNewFormat/d7b8c60bdca05/root/overlay2/e5a047c29c6f75632cfd62d3b6f89394399706488f54dbaa81e80994dee273fe-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer/d6235363a7aa2/root/overlay2/465f1a9874c98c161260497211f84dad6e5bf097306c9c4d4f2533923e7943b5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer/d6235363a7aa2/root/overlay2/465f1a9874c98c161260497211f84dad6e5bf097306c9c4d4f2533923e7943b5-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode/d88a1cc80df76/root/overlay2/41ba636fafd1427c1c0485c837f916f174c73f132233b0dbe3e18eb4653fd010/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode/d88a1cc80df76/root/overlay2/41ba636fafd1427c1c0485c837f916f174c73f132233b0dbe3e18eb4653fd010-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunOlderClient/d7063fc56f3a4/root/overlay2/443484767a84781a6d832933279c5fc36939067e8e39e1a92859c0ae47ed83ef-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunOlderClient/d7063fc56f3a4/root/overlay2/443484767a84781a6d832933279c5fc36939067e8e39e1a92859c0ae47ed83ef/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart/d3bae50dd62d1/root/overlay2/8551134be27676b69e5debd3b57d4e738aa10b2f0eed763b19c62fa09fadbab0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart/d3bae50dd62d1/root/overlay2/8551134be27676b69e5debd3b57d4e738aa10b2f0eed763b19c62fa09fadbab0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d013aaae59ed5/root/overlay2/ba73a6157b691b25beaf0801f49ae1cfc651739da0001622864d2793099ab94c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d013aaae59ed5/root/overlay2/ba73a6157b691b25beaf0801f49ae1cfc651739da0001622864d2793099ab94c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d013aaae59ed5/root/overlay2/18c6c14fc675ba3a2269d44645aedafff7bba5cf2e2ccebb478d00e5679d155b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d013aaae59ed5/root/overlay2/18c6c14fc675ba3a2269d44645aedafff7bba5cf2e2ccebb478d00e5679d155b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromConfigFile/ddf489b286963/root/overlay2/87276fcad913f5233887ebc47e6be62e331b5f8f1786c83789bc4724e2304771/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromConfigFile/ddf489b286963/root/overlay2/87276fcad913f5233887ebc47e6be62e331b5f8f1786c83789bc4724e2304771-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonShutdownTimeout/df4a2722201e3/root/overlay2/94b746aea24d8fed02162328a7c1f133e14b8eaa43290ad23aa16539b996e650/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonShutdownTimeout/df4a2722201e3/root/overlay2/94b746aea24d8fed02162328a7c1f133e14b8eaa43290ad23aa16539b996e650-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/eaeba486769eebb14f2f188bb8290980bc5216b68607a971c335499187f972ab/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/00b09308f45fef0bfc5989864c670df02c574aeb6bc88239ad8a602cb8c09b23-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/00b09308f45fef0bfc5989864c670df02c574aeb6bc88239ad8a602cb8c09b23/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fb4145ac3d2026fb60b038b008154e493bead8ab58dbd6670950e2e2afd76b68/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/23469aa59c4807c8b2f7594865c592d15417b9140f175891e95e6526d60c4a83/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/41052badd7f669c04c26f55dfabe1428e4d5a0b470d0b594d5ee71243b515a3b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fbbac24d9ec16f7f69dce30bcb83a42b62b94bf5cccc9deed3526a0cb68ec029/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fbbac24d9ec16f7f69dce30bcb83a42b62b94bf5cccc9deed3526a0cb68ec029-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/cf5f2735b83748f2f4a17e738e34f321dec0d00ca519b1b22755f29ba28da948/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fef25b46173c927f200d26820c61b45124d7129258fdfc07796744b20b4fa3f6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/23469aa59c4807c8b2f7594865c592d15417b9140f175891e95e6526d60c4a83-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/b7bbd619cbb9469bed393ab285bc5618c5ccaf2b4d077dc57c27236b992af4b8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/b7bbd619cbb9469bed393ab285bc5618c5ccaf2b4d077dc57c27236b992af4b8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/e612789b74d29e88fb8622c25e92cde2b3532a6b8b2e04596fc1efe9b0cb00a7-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/f26dc008ed935a0b7aafdb5aa99e51fcc3b22a45ff1975e121cbafe84e3bda99-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/cf5f2735b83748f2f4a17e738e34f321dec0d00ca519b1b22755f29ba28da948-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fef25b46173c927f200d26820c61b45124d7129258fdfc07796744b20b4fa3f6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/a79e23e2e273fe751b1850c856f2ae9ea58a96796cff1fa97d0c528dcd43b88d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/e612789b74d29e88fb8622c25e92cde2b3532a6b8b2e04596fc1efe9b0cb00a7/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/41052badd7f669c04c26f55dfabe1428e4d5a0b470d0b594d5ee71243b515a3b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/eaeba486769eebb14f2f188bb8290980bc5216b68607a971c335499187f972ab-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/a79e23e2e273fe751b1850c856f2ae9ea58a96796cff1fa97d0c528dcd43b88d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/fb4145ac3d2026fb60b038b008154e493bead8ab58dbd6670950e2e2afd76b68-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/dc02f88600c5c/root/overlay2/f26dc008ed935a0b7aafdb5aa99e51fcc3b22a45ff1975e121cbafe84e3bda99/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmPublishDuplicatePorts/d122fdc9c7dee/root/overlay2/676db12b8f10324efd2799fba77df30740d32176b5447c2ce48878e5ea7ef29e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmPublishDuplicatePorts/d122fdc9c7dee/root/overlay2/676db12b8f10324efd2799fba77df30740d32176b5447c2ce48878e5ea7ef29e-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivateFromConfig/d790271c4afb4/root/overlay2/fb0c7aa3aef18d5ce8cfe3a538f8ff6b2a4fe7561a3d96e090719c903b4ff95f-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivateFromConfig/d790271c4afb4/root/overlay2/fb0c7aa3aef18d5ce8cfe3a538f8ff6b2a4fe7561a3d96e090719c903b4ff95f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d526cdbbae7df/root/overlay2/282ca6c831f1aa5a6e591574cda8fb5b61f262a9ec6ada382b0b90cbfe198f86-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d526cdbbae7df/root/overlay2/0fb07f82f9d66bed92ef22e8a3ada2cf3b4ff2ac12c4413cf1db127e4cd1276e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d526cdbbae7df/root/overlay2/0fb07f82f9d66bed92ef22e8a3ada2cf3b4ff2ac12c4413cf1db127e4cd1276e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d526cdbbae7df/root/overlay2/282ca6c831f1aa5a6e591574cda8fb5b61f262a9ec6ada382b0b90cbfe198f86/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest/d3ca8a23e6dc8/root/overlay2/3759b3b1adc1575b0f91ecf5ed262bdb73d347deaaa5785c450b8a2858b61f9e/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest/d3ca8a23e6dc8/root/overlay2/3759b3b1adc1575b0f91ecf5ed262bdb73d347deaaa5785c450b8a2858b61f9e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer/dc31d2dab8f6d/root/overlay2/c56badcfb4548059b28c3c7150fa28a8ad1d4a617bc0b5d9307c9036a7c4e8fe-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer/dc31d2dab8f6d/root/overlay2/c56badcfb4548059b28c3c7150fa28a8ad1d4a617bc0b5d9307c9036a7c4e8fe/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRenameContainer/d7913d56d2095/root/overlay2/1af4c391c563c716988d5689c367c509c564088e8c07d592c95a9706ff29fa13/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRenameContainer/d7913d56d2095/root/overlay2/1af4c391c563c716988d5689c367c509c564088e8c07d592c95a9706ff29fa13-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/1682184e43f23d74877d797d45e71c35486115810b10f6bec2b9c7e97d224493-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/d0c64b32d46a3ab6cea44cfb533c5f345908a1d516caa80b038da70e2e59d29b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/d0c64b32d46a3ab6cea44cfb533c5f345908a1d516caa80b038da70e2e59d29b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/1682184e43f23d74877d797d45e71c35486115810b10f6bec2b9c7e97d224493/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/81efc3ce7d161266b2817ac16c48cd8928c400299319734cc64979e2c5ce5118-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/d5fc8f8ab226e/root/overlay2/81efc3ce7d161266b2817ac16c48cd8928c400299319734cc64979e2c5ce5118/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNone/d9edea0a7282b/root/overlay2/a8051342c538416491f94036f11f54e6d7e8b9d79275fb133da40acf48a5563b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNone/d9edea0a7282b/root/overlay2/a8051342c538416491f94036f11f54e6d7e8b9d79275fb133da40acf48a5563b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestHTTPSRun/d8917dbbe9b08/root/overlay2/40971c4c745bcfb5d60fa0fed00c2ecabfdcd834d136d021a264538f52cdbec4-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestHTTPSRun/d8917dbbe9b08/root/overlay2/40971c4c745bcfb5d60fa0fed00c2ecabfdcd834d136d021a264538f52cdbec4/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunHostMode/d43ca247ce0a4/root/overlay2/5c2c63b0e7ef53470689fe8208dccfafb95d2df313de9baac61a13055b624a57-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunHostMode/d43ca247ce0a4/root/overlay2/5c2c63b0e7ef53470689fe8208dccfafb95d2df313de9baac61a13055b624a57/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap/d624544acddfb/root/overlay2/ba7a279436ea36525d639d6eda7c504251e753b12876c31536e2679c44b8988e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap/d624544acddfb/root/overlay2/ba7a279436ea36525d639d6eda7c504251e753b12876c31536e2679c44b8988e/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuild/da27132cd0a9e/root/overlay2/1914de50a4038b14db574528f9a4e7502e2d3a4f79ba0ab418fb59360157720b-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuild/da27132cd0a9e/root/overlay2/1914de50a4038b14db574528f9a4e7502e2d3a4f79ba0ab418fb59360157720b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d7714ab778495/root/overlay2/c2de5db9deb92bd58501f8996a19dd6de9f923a2154a0bb9cd3d5fa02374ee0b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d7714ab778495/root/overlay2/c2de5db9deb92bd58501f8996a19dd6de9f923a2154a0bb9cd3d5fa02374ee0b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d7714ab778495/root/overlay2/32b16f95793145149bdf78cba8a2e368f0c087889e6671011dccc84174827111/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d7714ab778495/root/overlay2/32b16f95793145149bdf78cba8a2e368f0c087889e6671011dccc84174827111-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/db71e922a7b07/root/overlay2/f2b9c71f0f3a3d68bd94c2f23e475fe95bd919c6ad05a2a785ce52febad26ff3-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/db71e922a7b07/root/overlay2/136ac9297b4f991106a18e78ec35f30c0069d774f0a8edb97774a58746734b5f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/db71e922a7b07/root/overlay2/f2b9c71f0f3a3d68bd94c2f23e475fe95bd919c6ad05a2a785ce52febad26ff3/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/db71e922a7b07/root/overlay2/136ac9297b4f991106a18e78ec35f30c0069d774f0a8edb97774a58746734b5f/work/work’: Permission denied
[Pipeline] sh
+ make clean
docker volume rm -f docker-dev-cache
docker-dev-cache
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/3/artifacts/
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.992s
PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.573s
PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.620s
PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.159s
PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.799s
PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.035s
PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	105.555s
PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	3.533s
PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	1.671s
PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.534s
PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.722s
PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.274s
PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	3.128s
PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.154s
SKIP: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 (unmatched requirement IsAmd64)
PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.257s
PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.353s
PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	2.859s
PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.339s
PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	3.442s
PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.186s
PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.051s
PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.024s
SKIP: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak (unmatched requirement IsAmd64)
PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.646s
PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.112s
PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	12.724s
PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.228s
PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.350s
PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	1.042s
PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.586s
PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	8.275s
PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.556s
PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.296s
PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.606s
PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	1.843s
PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	14.910s
PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.313s
PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.205s
PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.344s
PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.821s
PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.321s
PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.896s
PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.291s
PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.434s
PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.466s
PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.535s
PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	7.063s
PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	21.979s
PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.612s
PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	2.706s
PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.253s
PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.590s
PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.150s
time="2019-09-24T23:38:54Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.727s
PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.654s
PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.490s
PASS: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps	1.283s
PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	0.999s
PASS: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate	0.200s
PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.111s
PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.661s
PASS: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative	1.277s
PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	0.785s
PASS: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove	1.247s
PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.429s
PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.265s
PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.319s
PASS: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix	2.182s
PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.492s
PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.040s
PASS: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect	1.403s
time="2019-09-24T23:40:33Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client"
PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.961s
PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak	2.541s
PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.285s
PASS: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs	1.403s
PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.049s
PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	1.073s
PASS: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable	1.279s
PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.254s
SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage (unmatched requirement IsAmd64)
PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.540s
PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.244s
PASS: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat	1.059s
PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.282s
PASS: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet	1.171s
PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	0.917s
PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.602s
PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.084s
PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.613s
PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.404s
PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.297s
PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.056s
PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.055s
PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	2.823s
PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	2.809s
PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.679s
PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.659s
PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.554s
PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.834s
PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.768s
PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.609s
PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.847s
PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.074s
PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.304s
PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.067s
PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.579s
PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	1.492s
PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.071s
PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.173s
PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.118s
PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.052s
PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.069s
PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.247s
PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.127s
PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	1.015s
PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.266s
PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.138s
PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.274s
PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.779s
PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.048s
PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.821s
PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.124s
PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	2.378s
PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	1.097s
PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.345s
PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.036s
PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.129s
SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	0.763s
PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.097s
PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.581s
PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.333s
PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.319s
PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.864s
PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.048s
PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.244s
PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.068s
PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	2.049s
PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.281s
PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	0.773s
PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.457s
PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.077s
PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.338s
PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	10.038s
PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.837s
PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.045s
PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.155s
PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.624s
PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.664s
PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.649s
PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.644s
PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.339s
PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.047s
PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.088s
PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	0.906s
PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.093s
SKIP: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver (unmatched requirement IsAmd64)
SKIP: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak (unmatched requirement IsAmd64)
PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.130s
PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	0.846s
PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.625s
PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.126s
PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.255s
PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.872s
PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.633s
PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	1.997s
PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.120s
PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	2.766s
PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.390s
PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.030s
PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.282s
SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.696s
PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.032s
OK: 1441 passed, 80 skipped
PASS
---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	1.046s
Clearing AppArmor profiles cache:.
All profile caches have been cleared, but no profiles have been unloaded.
Unloading profiles will leave already running processes permanently
unconfined, which can lead to unexpected situations.

To set a process to complain mode, use the command line tool
'aa-complain'. To really tear down all profiles, run the init script
with the 'teardown' option."
Removing test suite binaries

Post stage
[Pipeline] sh
PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	7.655s
+ echo Ensuring container killed.
Ensuring container killed.
+ docker rm -vf docker-pr-s390x3
Error: No such container: docker-pr-s390x3
+ true
+ echo Chowning /workspace to jenkins user
Chowning /workspace to jenkins user
+ id -u
+ id -g
+ docker run --rm -v /home/jenkins/workspace/moby_PR-39177:/workspace s390x/busybox chown -R 1001:1001 /workspace
Unable to find image 's390x/busybox:latest' locally
latest: Pulling from s390x/busybox
6d4c3d9fc915: Pulling fs layer
6d4c3d9fc915: Verifying Checksum
6d4c3d9fc915: Download complete
6d4c3d9fc915: Pull complete
Digest: sha256:a89f4d90296465ee222783760ba855e0dc3538c01a114803b6982ae678fca671
Status: Downloaded newer image for s390x/busybox:latest
[Pipeline] sh
+ echo Creating bundles.tar.gz
Creating bundles.tar.gz
+ xargs tar -czf s390x-bundles.tar.gz
+ find bundles -name *.log
[Pipeline] archiveArtifacts
Archiving artifacts
PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.169s
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/3/artifacts/
[Pipeline] deleteDir
PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	2.988s
PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	3.938s
PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.745s
PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.025s
PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.729s
PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.028s
PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.552s
PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.316s
PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	0.915s
PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.040s
PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	0.889s
PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.963s
PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.270s
PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.830s
PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.578s
PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	1.189s
PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.867s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.323s
PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	5.650s
PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.082s
PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.293s
PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.290s
PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.183s
PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.317s
PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.375s
PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.032s
PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.818s
PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.134s
PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.247s
PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.399s
PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.036s
OK: 1469 passed, 52 skipped
PASS
---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
/go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 1131 is not a child of this shell
warning: PID 1131 from bundles/test-integration/DockerDaemonSuite.TestFailedPluginRemove/d01c10750b3a0/docker.pid had a nonzero exit code
Clearing AppArmor profiles cache:.
All profile caches have been cleared, but no profiles have been unloaded.
Unloading profiles will leave already running processes permanently
unconfined, which can lead to unexpected situations.

To set a process to complain mode, use the command line tool
'aa-complain'. To really tear down all profiles, run the init script
with the 'teardown' option."
Removing test suite binaries

---> Making bundle: cross (in bundles/cross)
Created symlinks: bundles/cross/linux/amd64/containerd bundles/cross/linux/amd64/containerd-shim bundles/cross/linux/amd64/containerd-shim.md5 bundles/cross/linux/amd64/containerd-shim.sha256 bundles/cross/linux/amd64/containerd.md5 bundles/cross/linux/amd64/containerd.sha256 bundles/cross/linux/amd64/ctr bundles/cross/linux/amd64/ctr.md5 bundles/cross/linux/amd64/ctr.sha256 bundles/cross/linux/amd64/docker-init bundles/cross/linux/amd64/docker-init.md5 bundles/cross/linux/amd64/docker-init.sha256 bundles/cross/linux/amd64/docker-proxy bundles/cross/linux/amd64/docker-proxy.md5 bundles/cross/linux/amd64/docker-proxy.sha256 bundles/cross/linux/amd64/dockerd bundles/cross/linux/amd64/dockerd-dev bundles/cross/linux/amd64/dockerd-dev.md5 bundles/cross/linux/amd64/dockerd-dev.sha256 bundles/cross/linux/amd64/dockerd-rootless.sh bundles/cross/linux/amd64/dockerd-rootless.sh.md5 bundles/cross/linux/amd64/dockerd-rootless.sh.sha256 bundles/cross/linux/amd64/rootlesskit bundles/cross/linux/amd64/rootlesskit-docker-proxy bundles/cross/linux/amd64/rootlesskit-docker-proxy.md5 bundles/cross/linux/amd64/rootlesskit-docker-proxy.sha256 bundles/cross/linux/amd64/rootlesskit.md5 bundles/cross/linux/amd64/rootlesskit.sha256 bundles/cross/linux/amd64/runc bundles/cross/linux/amd64/runc.md5 bundles/cross/linux/amd64/runc.sha256 bundles/cross/linux/amd64/vpnkit bundles/cross/linux/amd64/vpnkit.md5 bundles/cross/linux/amd64/vpnkit.sha256
Cross building: bundles/cross/linux/amd64
Building: bundles/cross/linux/amd64/dockerd-dev
GOOS="linux" GOARCH="amd64" GOARM=""
PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.096s
Created binary: bundles/cross/linux/amd64/dockerd-dev
Copying nested executables into bundles/cross/linux/amd64
Cross building: bundles/cross/windows/amd64
Building: bundles/cross/windows/amd64/dockerd-dev.exe
GOOS="windows" GOARCH="amd64" GOARM=""
PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.091s
PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	2.818s
PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	10.733s
Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
Cloning into '/go/src/github.com/docker/windows-container-utility'...
remote: Enumerating objects: 19, done.
remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
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.
Building: bundles/cross/windows/amd64/containerutility.exe

[Pipeline] sh
+ git rev-parse --short HEAD
+ GITCOMMIT=47bfcfee8
+ echo Building e2e image
Building e2e image
+ docker build --build-arg DOCKER_GITCOMMIT=47bfcfee8 -t moby-e2e-test -f Dockerfile.e2e .
#1 [internal] load build definition from Dockerfile.e2e
#1 transferring dockerfile: 3.19kB 0.0s done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 34B 0.0s done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/library/golang:1.12.7-alpine
#4 DONE 0.4s

#3 [internal] load metadata for docker.io/library/alpine:3.10
#3 DONE 0.3s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 resolve docker.io/library/golang:1.12.7-alpine@sha256:87e527712342efdb8ec5ddf2d57e87de7bd4d2fedf9f6f3547ee5768bb3c43ff done
#14 sha256:87e527712342efdb8ec5ddf2d57e87de7bd4d2fedf9f6f3547ee5768bb3c43ff 1.65kB / 1.65kB done
#14 sha256:1b8a5e7aad9be99e4d795ab2e108270ccaa6ca1bceb34d46489e91cc5cd09c36 1.36kB / 1.36kB done
#14 sha256:6b21b4c6e7a3d4a9496fff4ca5cf2069baaf4787d8f4adb1e2cf10acd2b69e1a 3.80kB / 3.80kB done
#14 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0B / 2.79MB 0.0s
#14 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0B / 301.72kB 0.0s
#14 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.2s done
#14 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.1s done
#14 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa
#14 sha256:4387e72e4ead01c66a9c0f0372d25fb5f5f5bde09d1060327183c47d98b891a4 126B / 126B 0.2s done
#14 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.1s done
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 733.72kB / 125.32MB 0.2s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 7.68MB / 125.32MB 0.3s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 22.93MB / 125.32MB 0.5s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 29.21MB / 125.32MB 0.6s
#14 ...

#5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
#5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
#5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done
#5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done
#5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.5s done
#5 DONE 0.8s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 39.94MB / 125.32MB 0.8s
#14 ...

#8 [internal] load build context
#8 transferring context: 441.61kB 1.1s done
#8 DONE 1.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0.9s done
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 54.02MB / 125.32MB 1.0s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 68.66MB / 125.32MB 1.2s
#14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 76.13MB / 125.32MB 1.3s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 84.29MB / 125.32MB 1.4s
#14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.2s done
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 95.94MB / 125.32MB 1.6s
#14 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 102.73MB / 125.32MB 1.7s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 109.67MB / 125.32MB 1.8s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 125.32MB / 125.32MB 2.0s
#14 sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 125.32MB / 125.32MB 2.1s done
#14 extracting sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e
#14 ...

#6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
#6 DONE 1.9s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.361s
#14 extracting sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 5.1s
#14 ...

#7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
#7 1.023 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#7 1.093 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#7 1.188 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
#7 1.192 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
#7 1.393 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
#7 1.404 (4/31) Installing readline (8.0.0-r0)
#7 1.409 (5/31) Installing bash (5.0.0-r0)
#7 1.425 Executing bash-5.0.0-r0.post-install
#7 1.429 (6/31) Installing ca-certificates (20190108-r0)
#7 1.448 (7/31) Installing libgcc (8.3.0-r0)
#7 1.452 (8/31) Installing libstdc++ (8.3.0-r0)
#7 1.470 (9/31) Installing binutils (2.32-r0)
#7 1.571 (10/31) Installing gmp (6.1.2-r1)
#7 1.580 (11/31) Installing isl (0.18-r0)
#7 1.602 (12/31) Installing libgomp (8.3.0-r0)
#7 1.607 (13/31) Installing libatomic (8.3.0-r0)
#7 1.611 (14/31) Installing mpfr3 (3.1.5-r1)
#7 1.618 (15/31) Installing mpc1 (1.1.0-r0)
#7 1.622 (16/31) Installing gcc (8.3.0-r0)
#7 2.515 (17/31) Installing musl-dev (1.1.22-r3)
#7 2.622 (18/31) Installing libc-dev (0.7.1-r0)
#7 2.626 (19/31) Installing g++ (8.3.0-r0)
#7 3.205 (20/31) Installing nghttp2-libs (1.39.2-r0)
#7 3.210 (21/31) Installing libcurl (7.66.0-r0)
#7 3.220 (22/31) Installing expat (2.2.8-r0)
#7 3.223 (23/31) Installing pcre2 (10.33-r0)
#7 3.238 (24/31) Installing git (2.22.0-r0)
#7 3.478 (25/31) Installing libmnl (1.0.4-r0)
#7 3.482 (26/31) Installing libnftnl-libs (1.1.3-r0)
#7 3.486 (27/31) Installing iptables (1.8.3-r0)
#7 3.514 (28/31) Installing pigz (2.4-r0)
#7 3.524 (29/31) Installing tar (1.32-r0)
#7 3.536 (30/31) Installing xz-libs (5.2.4-r0)
#7 3.541 (31/31) Installing xz (5.2.4-r0)
#7 3.546 Executing busybox-1.30.1-r2.trigger
#7 3.550 Executing ca-certificates-20190108-r0.trigger
#7 3.604 OK: 185 MiB in 45 packages
#7 DONE 5.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 ...

#9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
#9 DONE 0.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 ...

#10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
#10 DONE 0.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 ...

#11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
#11 DONE 0.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 ...

#12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
#12 DONE 0.1s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 ...

#13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
#13 DONE 0.2s

#14 [base 1/5] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#14 extracting sha256:db25f79b026e433f1b6001628a0d6d92980a0543cf072fffbaa53f60d70c4b8e 6.3s done
#14 extracting sha256:4387e72e4ead01c66a9c0f0372d25fb5f5f5bde09d1060327183c47d98b891a4 done
#14 DONE 9.0s

#15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
#15 0.784 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#15 1.852 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#15 1.920 (1/44) Upgrading musl (1.1.22-r2 -> 1.1.22-r3)
#15 1.928 (2/44) Installing ncurses-terminfo-base (6.1_p20190518-r0)
#15 1.931 (3/44) Installing ncurses-terminfo (6.1_p20190518-r0)
#15 2.066 (4/44) Installing ncurses-libs (6.1_p20190518-r0)
#15 2.074 (5/44) Installing readline (8.0.0-r0)
#15 2.079 (6/44) Installing bash (5.0.0-r0)
#15 2.092 Executing bash-5.0.0-r0.post-install
#15 2.094 (7/44) Installing linux-headers (4.19.36-r0)
#15 2.173 (8/44) Installing libuuid (2.33.2-r0)
#15 2.175 (9/44) Installing btrfs-progs-libs (5.1.1-r0)
#15 2.179 (10/44) Installing btrfs-progs-dev (5.1.1-r0)
#15 2.184 (11/44) Installing binutils (2.32-r0)
#15 2.251 (12/44) Installing libmagic (5.37-r0)
#15 2.270 (13/44) Installing file (5.37-r0)
#15 2.272 (14/44) Installing gmp (6.1.2-r1)
#15 2.278 (15/44) Installing isl (0.18-r0)
#15 2.294 (16/44) Installing libgomp (8.3.0-r0)
#15 2.298 (17/44) Installing libatomic (8.3.0-r0)
#15 2.300 (18/44) Installing libgcc (8.3.0-r0)
#15 2.303 (19/44) Installing mpfr3 (3.1.5-r1)
#15 2.308 (20/44) Installing mpc1 (1.1.0-r0)
#15 2.311 (21/44) Installing libstdc++ (8.3.0-r0)
#15 2.321 (22/44) Installing gcc (8.3.0-r0)
#15 2.913 (23/44) Installing musl-dev (1.1.22-r3)
#15 3.252 (24/44) Installing libc-dev (0.7.1-r0)
#15 3.279 (25/44) Installing g++ (8.3.0-r0)
#15 3.662 (26/44) Installing make (4.2.1-r2)
#15 3.666 (27/44) Installing fortify-headers (1.1-r0)
#15 3.668 (28/44) Installing build-base (0.5-r1)
#15 3.670 (29/44) Installing nghttp2-libs (1.39.2-r0)
#15 3.673 (30/44) Installing libcurl (7.66.0-r0)
#15 3.680 (31/44) Installing curl (7.66.0-r0)
#15 3.683 (32/44) Installing oniguruma (6.9.2-r0)
#15 3.688 (33/44) Installing jq (1.6-r0)
#15 3.695 (34/44) Installing device-mapper-libs (2.02.184-r0)
#15 3.699 (35/44) Installing device-mapper-event-libs (2.02.184-r0)
#15 3.701 (36/44) Installing libaio (0.3.111-r0)
#15 3.703 (37/44) Installing libblkid (2.33.2-r0)
#15 3.708 (38/44) Installing lvm2-libs (2.02.184-r0)
#15 3.733 (39/44) Installing libfdisk (2.33.2-r0)
#15 3.739 (40/44) Installing libmount (2.33.2-r0)
#15 3.744 (41/44) Installing libsmartcols (2.33.2-r0)
#15 3.749 (42/44) Installing pkgconf (1.6.1-r1)
#15 3.752 (43/44) Installing util-linux-dev (2.33.2-r0)
#15 3.771 (44/44) Installing lvm2-dev (2.02.184-r0)
#15 3.776 Executing busybox-1.30.1-r2.trigger
#15 3.782 OK: 190 MiB in 58 packages
#15 DONE 4.3s

#16 [base 3/5] RUN mkdir -p /build/
#16 DONE 0.8s

#17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
#17 DONE 0.8s

#18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
#18 DONE 0.0s

#19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
#19 DONE 0.1s

#20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#20 1.483 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#20 1.720 
#20 1.831 
#####                                                                      8.0%
########################                                                  34.7%
############################                                              39.4%
##################################################                        69.7%
#####################################################################     96.6%
######################################################################## 100.0%
#20 2.486 
#20 2.595 
########################                                                  33.6%
###################################################################       94.0%
######################################################################## 100.0%
#20 ...

#31 [builder 1/4] COPY . .
#31 DONE 3.0s

#20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#20 2.885 
#20 3.006 
##########                                                                13.9%
##############################                                            41.8%
################################################                          66.9%
################################################################          89.8%
######################################################################## 100.0%
#20 3.623 
#20 3.738 
#                                                                          1.4%
#######                                                                   10.8%
#############                                                             18.2%
##################                                                        25.6%
#######################                                                   32.2%
#############################                                             40.4%PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	1.429s

##################################                                        47.8%
#######################################                                   55.2%
#20 ...

#32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
#32 DONE 1.7s

#20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#20 3.738 
#                                                                          1.4%
#######                                                                   10.8%
#############                                                             18.2%
##################                                                        25.6%
#######################                                                   32.2%
#############################                                             40.4%
##################################                                        47.8%
#######################################                                   55.2%
#############################################                             62.6%
##################################################                        69.9%
#######################################################                   77.2%
###########################################################               82.0%
##################################################################        92.6%
#######################################################################   99.7%
######################################################################## 100.0%
#20 5.231 
#20 5.873 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
#20 6.179 
#20 6.260 
######################################################################## 100.0%
#20 6.451 
#20 7.153 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
#20 7.433 
#20 7.546 
#######################################                                   55.3%
######################################################################## 100.0%
#20 7.761 
#20 8.633 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
#20 8.784 skipping existing 1849cc453dee
#20 8.976 
#20 9.847 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
#20 10.23 
#20 10.29 
######################################################################## 100.0%
#20 10.55 
#20 10.60 Download of images into '/build' complete.
#20 10.60 Use something like the following to load the result into a Docker daemon:
#20 10.60   tar -cC '/build' . | docker load
#20 DONE 10.9s

#22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#22 DONE 0.1s

#26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
#26 DONE 0.2s

#23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
#23 DONE 0.1s

#27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
#27 DONE 0.1s

#24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#24 ...

#28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
#28 DONE 0.1s

#29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
#29 ...

#33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
#33 1.010 
#33 1.096 Removing bundles/
#33 1.097 
#33 1.108 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
#33 1.126 Building test suite binary ./integration-cli/test.main
#33 ...

#24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#24 2.355 + RM_GOPATH=0
#24 2.355 + TMP_GOPATH=
#24 2.355 + : /build
#24 2.355 + '[' -z '' ']'
#24 2.355 ++ mktemp -d
#24 2.358 + export GOPATH=/tmp/tmp.IHpcFm
#24 2.358 + GOPATH=/tmp/tmp.IHpcFm
#24 2.358 + RM_GOPATH=1
#24 2.358 ++ dirname ./install.sh
#24 2.368 + dir=.
#24 2.368 + bin=dockercli
#24 2.368 + shift
#24 2.368 + '[' '!' -f ./dockercli.installer ']'
#24 2.368 + . ./dockercli.installer
#24 2.368 ++ DOCKERCLI_CHANNEL=stable
#24 2.368 ++ DOCKERCLI_VERSION=17.06.2-ce
#24 2.368 + install_dockercli
#24 2.368 + echo 'Install docker/cli version 17.06.2-ce from stable'
#24 2.368 Install docker/cli version 17.06.2-ce from stable
#24 2.368 ++ uname -m
#24 2.374 + arch=x86_64
#24 2.374 + '[' x86_64 '!=' x86_64 ']'
#24 2.374 + url=https://download.docker.com/linux/static
#24 2.374 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
#24 2.374 + tar -xz docker/docker
#24 ...

#21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
#21 DONE 1.1s

#24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#24 5.113 + mkdir -p /build
#24 5.116 + mv docker/docker /build/
#24 5.117 + rmdir docker
#24 DONE 5.2s

#29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
#29 ...

#25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
#25 DONE 0.1s

#33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.144s
PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.117s
#33 ...

#29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
#29 27.70 # github.com/docker/docker/contrib/httpserver
#29 27.70 loadinternal: cannot find runtime/cgo
#29 DONE 28.2s

#33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
#33 ...

#30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
#30 DONE 0.1s

#33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.285s
PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.287s
PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.004s
PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	2.700s
PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.068s
SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
#33 127.3 Building test suite binary ./integration/volume/test.main
#33 128.7 Building test suite binary ./integration/build/test.main
#33 131.4 Building test suite binary ./integration/service/test.main
#33 134.3 Building test suite binary ./integration/container/test.main
#33 137.3 Building test suite binary ./integration/network/test.main
#33 140.0 Building test suite binary ./integration/network/ipvlan/test.main
#33 142.6 Building test suite binary ./integration/network/macvlan/test.main
PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	0.907s
#33 145.2 Building test suite binary ./integration/config/test.main
#33 147.8 Building test suite binary ./integration/system/test.main
#33 150.3 Building test suite binary ./integration/session/test.main
#33 151.4 Building test suite binary ./integration/image/test.main
#33 154.0 Building test suite binary ./integration/plugin/test.main
#33 154.2 Building test suite binary ./integration/plugin/graphdriver/test.main
#33 156.9 Building test suite binary ./integration/plugin/common/test.main
#33 157.9 Building test suite binary ./integration/plugin/volumes/test.main
#33 160.5 Building test suite binary ./integration/plugin/volumes/cmd/test.main
#33 160.8 Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main
#33 161.3 Building test suite binary ./integration/plugin/authz/test.main
PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.214s
#33 164.0 Building test suite binary ./integration/plugin/logging/test.main
#33 166.6 Building test suite binary ./integration/plugin/logging/cmd/test.main
#33 166.9 Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
#33 167.5 Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
#33 168.1 Building test suite binary ./integration/secret/test.main
#33 170.6 
#33 DONE 172.2s

#34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
#34 DONE 2.2s

#35 [runner 12/12] COPY --from=builder       /build/ /
#35 DONE 1.5s

#36 exporting to image
#36 exporting layers
PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.137s
#36 exporting layers 4.4s done
#36 writing image sha256:73213a85fe26beec2d0c86a8a39f1a6fd2c312e84f1eddcf8dfd7997d76bf89f done
#36 naming to docker.io/library/moby-e2e-test done
#36 DONE 4.4s
Post stage
[Pipeline] sh
+ echo Ensuring container killed.
Ensuring container killed.
+ docker rm -vf docker-pr3
Error: No such container: docker-pr3
+ true
+ echo Chowning /workspace to jenkins user
Chowning /workspace to jenkins user
+ id -u
+ id -g
+ docker run --rm -v /home/ubuntu/workspace/moby_PR-39177:/workspace busybox chown -R 1000:1000 /workspace
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
7c9d20b9b6cd: Pulling fs layer
7c9d20b9b6cd: Verifying Checksum
7c9d20b9b6cd: Download complete
7c9d20b9b6cd: Pull complete
Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
Status: Downloaded newer image for busybox:latest
[Pipeline] sh
+ echo Creating janky-bundles.tar.gz
Creating janky-bundles.tar.gz
+ find bundles -name *.log -o -name *.prof -o -name integration.test
+ xargs tar -czf janky-bundles.tar.gz
find: ‘bundles/test-integration/TestAuthZPluginAllowRequest/d8dde176633c7/root/overlay2/b5da2aa2c38b8eb819d718f2e815509a0feb95bb2fa235ba1c7aec228a660803/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowRequest/d8dde176633c7/root/overlay2/b5da2aa2c38b8eb819d718f2e815509a0feb95bb2fa235ba1c7aec228a660803-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExternalGraphDriver/ddc22350520a9/root/overlay2/cc4ecefe309c0f4be370d51d0f24379730f56e6f6f4e004e5622c157517ee4fe-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExternalGraphDriver/ddc22350520a9/root/overlay2/cc4ecefe309c0f4be370d51d0f24379730f56e6f6f4e004e5622c157517ee4fe/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareableFromConfig/d0b3006d56afe/root/overlay2/0e7485795f6d27e550b78f7571adb9519de6e09459a1069b9a629a147c222cd5/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareableFromConfig/d0b3006d56afe/root/overlay2/0e7485795f6d27e550b78f7571adb9519de6e09459a1069b9a629a147c222cd5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPruneNetwork/d0664a76ee2a8/root/overlay2/a77dd867e5743803e41fde7d39c066707a55f4a944e53f7ebc2d69104915b965/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPruneNetwork/d0664a76ee2a8/root/overlay2/a77dd867e5743803e41fde7d39c066707a55f4a944e53f7ebc2d69104915b965-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromCommandLine/db36b5094340f/root/overlay2/8c7ff982226b387f91c782dd2d61e2d79e9e089af9ce5e37f6497a253f9acf52/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromCommandLine/db36b5094340f/root/overlay2/8c7ff982226b387f91c782dd2d61e2d79e9e089af9ce5e37f6497a253f9acf52-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLogOptions/d2fac2a724a2d/root/overlay2/978430f3df8fc976065842438ec556d904b746a2a0eda5d95a048d52311e209a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLogOptions/d2fac2a724a2d/root/overlay2/978430f3df8fc976065842438ec556d904b746a2a0eda5d95a048d52311e209a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWideLogConfig/d9b3bf8d87c53/root/overlay2/6d5f8fe12e2b3e4fe6d46fd2b7a2ea0beeee28e331663ab857988b96818987c9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWideLogConfig/d9b3bf8d87c53/root/overlay2/6d5f8fe12e2b3e4fe6d46fd2b7a2ea0beeee28e331663ab857988b96818987c9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways/d9d8e6953a325/root/overlay2/ea61437ddc4b02b93e9948ca5570727a80cc5dffe3d20f4dbb27b79145aed2f7-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways/d9d8e6953a325/root/overlay2/ea61437ddc4b02b93e9948ca5570727a80cc5dffe3d20f4dbb27b79145aed2f7/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart/d1feeb1bb0bdf/root/overlay2/b9f111e8e0fdc3423c7d95005f1ea8aba8166e7eb9abc5b48899b2b59ce5f949-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart/d1feeb1bb0bdf/root/overlay2/b9f111e8e0fdc3423c7d95005f1ea8aba8166e7eb9abc5b48899b2b59ce5f949/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesCreate/dee146d890060/root/overlay2/dadea803747fed19e4587678616fd85aefcf8086750744b6f846886509d19ad5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesCreate/dee146d890060/root/overlay2/dadea803747fed19e4587678616fd85aefcf8086750744b6f846886509d19ad5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/a479e7614fd802cabd473476af655936afb5bd367b36dacb3cd77cc93c56b21a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/5f12ef9511217819b718f7e6f42c42b5592a89734e14ae664e01e8ffdc619e00/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/5f12ef9511217819b718f7e6f42c42b5592a89734e14ae664e01e8ffdc619e00-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/a797c7b60cce99a614b09932ef43fa607837ed23efbbf8ea9805b5cd34cfaf78/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/a797c7b60cce99a614b09932ef43fa607837ed23efbbf8ea9805b5cd34cfaf78-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonWithUserlandProxyPath/d65f4d166b9a7/root/overlay2/a479e7614fd802cabd473476af655936afb5bd367b36dacb3cd77cc93c56b21a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/6d7e1f7b478f05ce29a75e64ece2a6f6239d967f47193c4d614aa702b726583c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/0992d0750a43d4b6ddfe3c8f5873337944afbc3379f73d2647a80dbf4c2b7197/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/6d7e1f7b478f05ce29a75e64ece2a6f6239d967f47193c4d614aa702b726583c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/54990f14b8b3174381a01fd8d495abfe1935245e7fec9be89f49a9c25056614a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/54990f14b8b3174381a01fd8d495abfe1935245e7fec9be89f49a9c25056614a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonAllocatesListeningPort/d632450057f5c/root/overlay2/0992d0750a43d4b6ddfe3c8f5873337944afbc3379f73d2647a80dbf4c2b7197-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunPrivateMode/de98d7ab2977a/root/overlay2/fff8ca821b05d75ff2bbc27a149a378aa9e837564ae1b64739ade1491921a790-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunPrivateMode/de98d7ab2977a/root/overlay2/fff8ca821b05d75ff2bbc27a149a378aa9e837564ae1b64739ade1491921a790/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSize/d0f5937c2e6c9/root/overlay2/ed7f6f5f965af96c3b18e608adf195109fb1885d38d20ac1125dc603e2186f14-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSize/d0f5937c2e6c9/root/overlay2/ed7f6f5f965af96c3b18e608adf195109fb1885d38d20ac1125dc603e2186f14/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartOnFailure/d41b6774044de/root/overlay2/57cf6bc4f866ce13c7eb8fb56ef4336adf5c26046591c34c9d18ee2918b13263/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartOnFailure/d41b6774044de/root/overlay2/57cf6bc4f866ce13c7eb8fb56ef4336adf5c26046591c34c9d18ee2918b13263-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure/d4eed0836c8e2/root/overlay2/a62af2d29ea50d595dbad7addbfdfc16b849c1865c51a0d1795fd31bda881f8b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure/d4eed0836c8e2/root/overlay2/a62af2d29ea50d595dbad7addbfdfc16b849c1865c51a0d1795fd31bda881f8b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d4a2889c4e03c/root/overlay2/46bfe0679d081bf55f04dda772e7db3504332b1e469388294f30e75e9763275c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d4a2889c4e03c/root/overlay2/55259966931bcab8c4e131aa1c32a262db8e7a4f7c9430e7a95c448ee61c5430-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d4a2889c4e03c/root/overlay2/55259966931bcab8c4e131aa1c32a262db8e7a4f7c9430e7a95c448ee61c5430/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts/d4a2889c4e03c/root/overlay2/46bfe0679d081bf55f04dda772e7db3504332b1e469388294f30e75e9763275c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkIPAMOptions/df91d752530a3/root/overlay2/afab317dd491e621ba87c57d80742b5d3fbf60b2be10afc4629eeb5eca0d1e98-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkIPAMOptions/df91d752530a3/root/overlay2/afab317dd491e621ba87c57d80742b5d3fbf60b2be10afc4629eeb5eca0d1e98/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dfa49ba40aef4/root/overlay2/edf59879b6ebf8667c8d10acbb85eb550f9120964fd0917a0c1b8fe281c9af00-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dfa49ba40aef4/root/overlay2/6fedf4e255331da7c68258ee2b692c92938a9c84b773d6f44ac862bb5cda9108-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dfa49ba40aef4/root/overlay2/edf59879b6ebf8667c8d10acbb85eb550f9120964fd0917a0c1b8fe281c9af00/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink/dfa49ba40aef4/root/overlay2/6fedf4e255331da7c68258ee2b692c92938a9c84b773d6f44ac862bb5cda9108/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking/d77760929633d/root/overlay2/51cdace5d11dec063822c0f6b6242e9f9250fd7f76c786865af55984487a521b/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking/d77760929633d/root/overlay2/51cdace5d11dec063822c0f6b6242e9f9250fd7f76c786865af55984487a521b-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivate/dd02883edbd56/root/overlay2/1e61dde0d4953a121cb3ceef37f7fde7e37b0d19c6eaed462b3989af21669590-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivate/dd02883edbd56/root/overlay2/1e61dde0d4953a121cb3ceef37f7fde7e37b0d19c6eaed462b3989af21669590/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin/d9cc0dedb25d0/root/overlay2/9b0428f9ebbd0edab6420b0cf8613eec2f6b73b68bb200c665488f119ad074e8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin/d9cc0dedb25d0/root/overlay2/9b0428f9ebbd0edab6420b0cf8613eec2f6b73b68bb200c665488f119ad074e8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeIP/d0e06ed9beddf/root/overlay2/4604531a6ab9db125ac1bee153795f586d57f5638a8f9ae1b983bc4ed1ecd4c9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeIP/d0e06ed9beddf/root/overlay2/4604531a6ab9db125ac1bee153795f586d57f5638a8f9ae1b983bc4ed1ecd4c9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/db4a4646b0230/root/overlay2/b28cfaeb1704dd942c0c94a15c7d81c52db03d233228e226e30e93a315276649/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/db4a4646b0230/root/overlay2/b28cfaeb1704dd942c0c94a15c7d81c52db03d233228e226e30e93a315276649-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/db4a4646b0230/root/overlay2/2090b4d558fb94256ec14f0b1d6a49c1bcb95d72de08a683820b3cedd525bff6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithLinks/db4a4646b0230/root/overlay2/2090b4d558fb94256ec14f0b1d6a49c1bcb95d72de08a683820b3cedd525bff6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/d57a4c9e6f56b/root/overlay2/66aa8142371cfa603b28a100f1f94188c493ad425f82efe9adf99dab3925aede/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/d57a4c9e6f56b/root/overlay2/f28aacd961d62bb70ac30412816524d8fedf83e3ba7be8dd7712a6c220cc0854-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/d57a4c9e6f56b/root/overlay2/66aa8142371cfa603b28a100f1f94188c493ad425f82efe9adf99dab3925aede-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIP/d57a4c9e6f56b/root/overlay2/f28aacd961d62bb70ac30412816524d8fedf83e3ba7be8dd7712a6c220cc0854/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork/ddc8136ec335e/root/overlay2/e3688dfce08b5c8bf758c07ec35b858fcda1d3f44efbe1edd1ae2b90266182e5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork/ddc8136ec335e/root/overlay2/e3688dfce08b5c8bf758c07ec35b858fcda1d3f44efbe1edd1ae2b90266182e5/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode/d685d4baac2e9/root/overlay2/400b7071460e4d9c49faff113ef92ed482a995bfa2b62a05bd2d1f4fbbf97d6e/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode/d685d4baac2e9/root/overlay2/400b7071460e4d9c49faff113ef92ed482a995bfa2b62a05bd2d1f4fbbf97d6e-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestExportContainerAfterDaemonRestart/dda0d841f6fc9/root/overlay2/fae3a98524b4a29ef58b98a437798c39d2845c576b80c8d499f3fd37f49bb654/work/work’: Permission denied
find: ‘bundles/test-integration/TestExportContainerAfterDaemonRestart/dda0d841f6fc9/root/overlay2/fae3a98524b4a29ef58b98a437798c39d2845c576b80c8d499f3fd37f49bb654-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail/d17214ca08575/root/overlay2/650e05ff37929a5f982ee1033d9852a278183f34d96c60cfbab7f1571859248c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail/d17214ca08575/root/overlay2/650e05ff37929a5f982ee1033d9852a278183f34d96c60cfbab7f1571859248c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecAfterDaemonRestart/d54b9bc7a84c6/root/overlay2/b448fe6fb3024002732edd71c81f23706ae649a2fd8296dae67ea6099d9d0ba8/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecAfterDaemonRestart/d54b9bc7a84c6/root/overlay2/b448fe6fb3024002732edd71c81f23706ae649a2fd8296dae67ea6099d9d0ba8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames/d0e4d8d9fbd40/root/overlay2/5c2a8289101dbccae7799baf804aa10f2350b9861fbd9eb6c24cb89a748a5752-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames/d0e4d8d9fbd40/root/overlay2/5c2a8289101dbccae7799baf804aa10f2350b9861fbd9eb6c24cb89a748a5752/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6HostMode/d74f56e9224fa/root/overlay2/8646866d9b34f4190065f7bdb369d6e70a3e451393b7ca75d5af15890120c6dd/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6HostMode/d74f56e9224fa/root/overlay2/8646866d9b34f4190065f7bdb369d6e70a3e451393b7ca75d5af15890120c6dd-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode/de64e19892baf/root/overlay2/fb218ad349269e3ca94699b179112d4c7dd0106f6ecb7715caac31a1a5c26817/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode/de64e19892baf/root/overlay2/fb218ad349269e3ca94699b179112d4c7dd0106f6ecb7715caac31a1a5c26817-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesClean/d2c1dfbf8f33b/root/overlay2/2d4f4bde032387a10f2a9bf4cd8770bc509634a8419af8c388c489aff75e1710-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIptablesClean/d2c1dfbf8f33b/root/overlay2/2d4f4bde032387a10f2a9bf4cd8770bc509634a8419af8c388c489aff75e1710/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash/d783dda63bfff/root/overlay2/bea858290523265af28d7d699f79cdae1038ee8b805a13a323a27a5f41a0338d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash/d783dda63bfff/root/overlay2/bea858290523265af28d7d699f79cdae1038ee8b805a13a323a27a5f41a0338d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDR/d137a0b1807dd/root/overlay2/d5f996d5eea9552002836ff5f0217df0a14ecefa8817fc93975c2bd6a7a5e62f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDR/d137a0b1807dd/root/overlay2/d5f996d5eea9552002836ff5f0217df0a14ecefa8817fc93975c2bd6a7a5e62f/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/dd797104d3784/root/overlay2/aa4db5facb9daf9222e0781f214d400d13e4958d1aee7418c2cc18e457ec9930/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/dd797104d3784/root/overlay2/297f544248b3becafe4672e657399dcd0c7067a482c832f813cf94c8a9fdea12/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/dd797104d3784/root/overlay2/aa4db5facb9daf9222e0781f214d400d13e4958d1aee7418c2cc18e457ec9930-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestInspectNetwork/dd797104d3784/root/overlay2/297f544248b3becafe4672e657399dcd0c7067a482c832f813cf94c8a9fdea12-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRmVolumeInUse/d5591cf7391aa/root/overlay2/50e09537ff1296d0bf751febd1a397fe88c4202d9bfe13e58e8a255fc34c10bc/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRmVolumeInUse/d5591cf7391aa/root/overlay2/50e09537ff1296d0bf751febd1a397fe88c4202d9bfe13e58e8a255fc34c10bc-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRun/d187c309fefc3/root/overlay2/1b09c4de7ae1e4964337127e61459b13c37d7f8aa043532f9f2624e4e67dbbe5-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRun/d187c309fefc3/root/overlay2/1b09c4de7ae1e4964337127e61459b13c37d7f8aa043532f9f2624e4e67dbbe5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefault/d3b7b5aa5ab45/root/overlay2/edd518ba717f75f931117f7c5b01d847e5c654d16405e8bf144c3ab57b9e7f3a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefault/d3b7b5aa5ab45/root/overlay2/edd518ba717f75f931117f7c5b01d847e5c654d16405e8bf144c3ab57b9e7f3a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError/d3496c4a030d8/root/overlay2/42f742a274b1097985bd16b5e86ea54d26db31c50794079bcb91627e1f4cad56-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError/d3496c4a030d8/root/overlay2/42f742a274b1097985bd16b5e86ea54d26db31c50794079bcb91627e1f4cad56/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonCgroupParent/df616a6e16bda/root/overlay2/ec14c08affd5f6694e6f605f25ee1742cdf47f125f671cd5922bb8e8444f7cb9/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonCgroupParent/df616a6e16bda/root/overlay2/ec14c08affd5f6694e6f605f25ee1742cdf47f125f671cd5922bb8e8444f7cb9-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestServiceCreateWithNetworkAlias/ddf6518e253b1/root/overlay2/79d86276101dcc99c6c716bf50ea387e413ad92c84d5b2078a8411308d8637ec-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestServiceCreateWithNetworkAlias/ddf6518e253b1/root/overlay2/79d86276101dcc99c6c716bf50ea387e413ad92c84d5b2078a8411308d8637ec/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDNSFlagsInHostMode/da8aa4b2c9efd/root/overlay2/48895e8e0dc6001abb5e6852e0ae413cb7c0453b21c3c0377fec213f53920d73-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDNSFlagsInHostMode/da8aa4b2c9efd/root/overlay2/48895e8e0dc6001abb5e6852e0ae413cb7c0453b21c3c0377fec213f53920d73/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/898c4d889926a41671f66eef3e623e121d4ec53b0ddb2f303fd735678cbf2698/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/94ccafb3c06615dab2835065338907e2aa70b1d42eee133eb910e38df43a7ea6/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/560f56f165c1caa79988f7249ef1c6b22f116abdd9f59cf79a78a7e10ef0b4e2/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/560f56f165c1caa79988f7249ef1c6b22f116abdd9f59cf79a78a7e10ef0b4e2-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/4c95da910a4525587690f5c34dd3ba5ec8429bb73bf40ac7443f5dd7e1ed7ed1/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/898c4d889926a41671f66eef3e623e121d4ec53b0ddb2f303fd735678cbf2698-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestBuildSquashParent/df3d510d50faf/root/overlay2/4c95da910a4525587690f5c34dd3ba5ec8429bb73bf40ac7443f5dd7e1ed7ed1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/5b01d66dccb8988c91767e29ca654c852ec7af667b6dc35d8f94a61146c18f48-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/f00aecc827e73ee50bb3486642957fbcbe468df6b41265e5a6dc5b9dc95e13ab-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/fba63f6ad9ad0bffdc283b6600eb3d1b290ef4f4fd92cd974e17e7b942eaa0d5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/852085ca1838464a9d914a4a4329d725b34c08e0f48a970fa5c1eccadc50de9b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/5b01d66dccb8988c91767e29ca654c852ec7af667b6dc35d8f94a61146c18f48/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/228de9e7f4fb528f7905e665f2308529a3f2152946e21a638b877cc1511353a3-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/228de9e7f4fb528f7905e665f2308529a3f2152946e21a638b877cc1511353a3/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/852085ca1838464a9d914a4a4329d725b34c08e0f48a970fa5c1eccadc50de9b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/fba63f6ad9ad0bffdc283b6600eb3d1b290ef4f4fd92cd974e17e7b942eaa0d5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork/d46fdbaba81e9/root/overlay2/f00aecc827e73ee50bb3486642957fbcbe468df6b41265e5a6dc5b9dc95e13ab/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/d85215f3e359a/root/overlay2/7a210282eadec181d58849c09b838e6a665db8874963d9712077d2302e9375ad/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/d85215f3e359a/root/overlay2/39e8e02c602bd33efc2550640e2aa962610e5edc92d024b945ae434680756297-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/d85215f3e359a/root/overlay2/7a210282eadec181d58849c09b838e6a665db8874963d9712077d2302e9375ad-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile/d85215f3e359a/root/overlay2/39e8e02c602bd33efc2550640e2aa962610e5edc92d024b945ae434680756297/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride/d30a1b07271c4/root/overlay2/f90b227f4d85592764fb007957bf397d0c51f493a188c77f23fc1a5adbdf66db/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride/d30a1b07271c4/root/overlay2/f90b227f4d85592764fb007957bf397d0c51f493a188c77f23fc1a5adbdf66db-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave/da046688466d1/root/overlay2/7c2f763dbc1685ab31a27412ee6921454c30e2d3bb69cf2c9700666c160a3f6f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave/da046688466d1/root/overlay2/7c2f763dbc1685ab31a27412ee6921454c30e2d3bb69cf2c9700666c160a3f6f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/983f06e9c604540000eae6c824f312019a0b1e8c51183bf853e72bf9b0c91e54-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/25f3d519d77d216828c327e1e95a53fb1eac6d686d60cc3a81b79572a4742c06-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/10e50f0d0c718094d29a7c1d46c5eede31af3641856bf46e1c576123c219389d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/983f06e9c604540000eae6c824f312019a0b1e8c51183bf853e72bf9b0c91e54/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/25f3d519d77d216828c327e1e95a53fb1eac6d686d60cc3a81b79572a4742c06/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/91199b8da2480189fe1ea648fe1e5de88beda7536a3557f5cd16a7f95f6558a3-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/10e50f0d0c718094d29a7c1d46c5eede31af3641856bf46e1c576123c219389d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr/d734a87ec517a/root/overlay2/91199b8da2480189fe1ea648fe1e5de88beda7536a3557f5cd16a7f95f6558a3/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d5cccca3df9cc/root/overlay2/cf4ad46d25581ee71c0507ce2328ae6ab958daaecdc59eb62b1d12d17716c461-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d5cccca3df9cc/root/overlay2/cf4ad46d25581ee71c0507ce2328ae6ab958daaecdc59eb62b1d12d17716c461/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d5cccca3df9cc/root/overlay2/25821ccee0f7ef0b4984df49cf86723d5c1bc053894da8845d730cc239b41fbf/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart/d5cccca3df9cc/root/overlay2/25821ccee0f7ef0b4984df49cf86723d5c1bc053894da8845d730cc239b41fbf-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkPluginV2/d564eb42d48c0/root/overlay2/2dbc8a0fd967d8cf0d3c6ade8a681f93828fafa8fbc873db08bc00a5f12c99e6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmNetworkPluginV2/d564eb42d48c0/root/overlay2/2dbc8a0fd967d8cf0d3c6ade8a681f93828fafa8fbc873db08bc00a5f12c99e6/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareable/d06ebf76fe15c/root/overlay2/11b7fc46206e0b8bf0f0ab89e5318875fd602fd3b043da489e295733f026388f-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModeShareable/d06ebf76fe15c/root/overlay2/11b7fc46206e0b8bf0f0ab89e5318875fd602fd3b043da489e295733f026388f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmVolumePlugin/d7456293d46e9/root/overlay2/878e155f9c2e3079c2fb69b7ea0496952d6e7d2155fe2a1ce5a9ba471bb3df45/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmVolumePlugin/d7456293d46e9/root/overlay2/878e155f9c2e3079c2fb69b7ea0496952d6e7d2155fe2a1ce5a9ba471bb3df45-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill/d438baef8ad35/root/overlay2/796cbb134b08005cf76bec98eb6cc6f6361d110ed2e8518d86ad576f1f775932/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill/d438baef8ad35/root/overlay2/796cbb134b08005cf76bec98eb6cc6f6361d110ed2e8518d86ad576f1f775932-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer/d7036bfe581ff/root/overlay2/e8442b2ff0c8c60f68a6cc4fcf6457d13992e0355485f4d4c2dd05664b6dad25-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer/d7036bfe581ff/root/overlay2/e8442b2ff0c8c60f68a6cc4fcf6457d13992e0355485f4d4c2dd05664b6dad25/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRestartPolicyWithLiveRestore/dcc99d25ec07f/root/overlay2/061f9ee705153db9d81668dd86e8fbca1e641d1e258b39f360ef720c37cd26d1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRestartPolicyWithLiveRestore/dcc99d25ec07f/root/overlay2/061f9ee705153db9d81668dd86e8fbca1e641d1e258b39f360ef720c37cd26d1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit/db71ea383ea31/root/overlay2/0e4d94e3134899820d1cccd98c178431bd6e36fbf8e6102ecae68be7b9248026/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit/db71ea383ea31/root/overlay2/0e4d94e3134899820d1cccd98c178431bd6e36fbf8e6102ecae68be7b9248026-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/d38c1c820f07722d867683f990d28b80cae8b75f2e3ee6c286975e0a40f039b5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/a02a04ef0fda81413241def7dceb65583f4d11b47c9d2226b5951ad2d6730c6b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/a02a04ef0fda81413241def7dceb65583f4d11b47c9d2226b5951ad2d6730c6b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/f42a32c8fc5a83537acfae0ee250efad8ce211ff3545c347bf462f435fd1a00d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/d38c1c820f07722d867683f990d28b80cae8b75f2e3ee6c286975e0a40f039b5/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartUnlessStopped/d0bc00fecbc1c/root/overlay2/f42a32c8fc5a83537acfae0ee250efad8ce211ff3545c347bf462f435fd1a00d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerAutoStart/dffabb37722df/root/overlay2/e4059d5e5160dfd9e65b3e54d773e9efcaec99f3385d0052067096f46459e680/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerAutoStart/dffabb37722df/root/overlay2/e4059d5e5160dfd9e65b3e54d773e9efcaec99f3385d0052067096f46459e680-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPIServiceUpdatePort/d7a21b815032e/root/overlay2/b0c7bfc4dc64e920083562906192700aa5629303bb0f6304b0ba4d08f3e7497d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPIServiceUpdatePort/d7a21b815032e/root/overlay2/b0c7bfc4dc64e920083562906192700aa5629303bb0f6304b0ba4d08f3e7497d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithPausedContainer/d1d74dd355224/root/overlay2/9e569f6f12b08c8639af3559668211aa7fb2ebca1b6f7b02f24f2df3759590d1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithPausedContainer/d1d74dd355224/root/overlay2/9e569f6f12b08c8639af3559668211aa7fb2ebca1b6f7b02f24f2df3759590d1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer/d3a8976435cc4/root/overlay2/cf71b1f3ed58af880f019183ddc2a635f140ff651254d894cefca31a23aae167/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer/d3a8976435cc4/root/overlay2/cf71b1f3ed58af880f019183ddc2a635f140ff651254d894cefca31a23aae167-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/de05232db1d29/root/overlay2/c47fd780c1f7669b96827a3630534a9d958be02463705df644bf89db8b4f2c66/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/de05232db1d29/root/overlay2/66e1cc179de9788d58169271a4bce71b38cf638630da871e34d5ef69b7d5799b/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/de05232db1d29/root/overlay2/66e1cc179de9788d58169271a4bce71b38cf638630da871e34d5ef69b7d5799b-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonICCLinkExpose/de05232db1d29/root/overlay2/c47fd780c1f7669b96827a3630534a9d958be02463705df644bf89db8b4f2c66-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUlimitDefaults/d51e88ea1095c/root/overlay2/ea3587a9de3592d2d02c1279631925fd795f4b5702f11c83fd25bbf43b3cee28/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUlimitDefaults/d51e88ea1095c/root/overlay2/ea3587a9de3592d2d02c1279631925fd795f4b5702f11c83fd25bbf43b3cee28-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac/db155032c3029/root/overlay2/df99cd4d2b64ad59e205502fd5d11c189f98add92179550f86d7df734e5d9703-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac/db155032c3029/root/overlay2/df99cd4d2b64ad59e205502fd5d11c189f98add92179550f86d7df734e5d9703/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecWithUserAfterLiveRestore/d79800156ae68/root/overlay2/050c2aa60e16e468939f4a94795a17a30d5650db4ed764a3e13fa75abee99e15/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestExecWithUserAfterLiveRestore/d79800156ae68/root/overlay2/050c2aa60e16e468939f4a94795a17a30d5650db4ed764a3e13fa75abee99e15-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithVolumesRefs/d892a5e0941e5/root/overlay2/7a34c061caabf564289d26c6a4cfcd2da5ab17817145ce444751bd255a8695c6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithVolumesRefs/d892a5e0941e5/root/overlay2/7a34c061caabf564289d26c6a4cfcd2da5ab17817145ce444751bd255a8695c6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/d7bbcbaa6158e/root/overlay2/81051b6ff763a310791fd35e77a90ba177df04da000cb888f9c4fe7b05708e31-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/d7bbcbaa6158e/root/overlay2/81051b6ff763a310791fd35e77a90ba177df04da000cb888f9c4fe7b05708e31/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/d7bbcbaa6158e/root/overlay2/f37b9947dce20ff88ddb6d30dc5981335e3cb634795a2fc7551f5071e757072d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunLinksChanged/d7bbcbaa6158e/root/overlay2/f37b9947dce20ff88ddb6d30dc5981335e3cb634795a2fc7551f5071e757072d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartKillWait/dcf1cb55c1a81/root/overlay2/387626ca2e84cbb17abbc035115524539e6dfb604c2e93a0440bbe37aaae40cd-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartKillWait/dcf1cb55c1a81/root/overlay2/387626ca2e84cbb17abbc035115524539e6dfb604c2e93a0440bbe37aaae40cd/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeExternal/d809ecdbd244e/root/overlay2/ed18a01146a64bbf125a7cba7c86e71537806abf19102b17808de28ce757bd70/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeExternal/d809ecdbd244e/root/overlay2/ed18a01146a64bbf125a7cba7c86e71537806abf19102b17808de28ce757bd70-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/d10f4779100b0/root/overlay2/9ad6789d72dd86854fef463de98fa1ad6aa9601160319876aafeab676cb368aa-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/d10f4779100b0/root/overlay2/9ad6789d72dd86854fef463de98fa1ad6aa9601160319876aafeab676cb368aa/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/d10f4779100b0/root/overlay2/170f9e89d19c2e222d20c8bf01dcf6f9c95ae76e32d11b1a3f0aacbcd0126fec-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkConnectAlias/d10f4779100b0/root/overlay2/170f9e89d19c2e222d20c8bf01dcf6f9c95ae76e32d11b1a3f0aacbcd0126fec/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit/d6d6bda06b1cc/root/overlay2/24f2a516d8efc07d488b055a3140119677ffe37741159751bde2833897579303/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit/d6d6bda06b1cc/root/overlay2/24f2a516d8efc07d488b055a3140119677ffe37741159751bde2833897579303-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride/d19e7b39cc659/root/overlay2/d7a071f61ec66e96c0914700b773ee3cd57546287e2b5e4b6b498daa1d8be66a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride/d19e7b39cc659/root/overlay2/d7a071f61ec66e96c0914700b773ee3cd57546287e2b5e4b6b498daa1d8be66a/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowEventStream/d88e9e929bef0/root/overlay2/6126444c9c5aa604f3562d650a69a7b5264eaa3b832caeb26a9f473f57d0716f-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginAllowEventStream/d88e9e929bef0/root/overlay2/6126444c9c5aa604f3562d650a69a7b5264eaa3b832caeb26a9f473f57d0716f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/5e7f45e4898bb24b752977b487993b4d653aac0b4145d5b25836bf44540a845a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/c5ef01b1e17fe5ec4ee2a600f0fa16b295b99ddc4ee7f44e9af00e3fccae0f7a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/557493f5331a068211d1a4a6ea07406450541690ab422fe44e1183f45a08eb62-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/557493f5331a068211d1a4a6ea07406450541690ab422fe44e1183f45a08eb62/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/434345e9e1f1b0d8ae2cdf512241b87cab875af2de7136aec2cb94a611a2f1d7/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/5883967c33e0fc99cfce5986f3087ab60a915cb6e311be8ba4a90e3cb85b7341-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/3070ba8d2f91909aaa3b7c8a40d515e569c1a013eec8d0d9fe9ccc7e081fa1f0-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/3313655d873a7ed6f8350567c66412add85c92260242267eb2770c4219c0fb55-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/53d9290a5bf21b1a47aab2a819ca2dba91911ca6d68a4f60251e9bacbc386278/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/e9677255a417da27315834e8a47952e79a8f56f11ccab0d3ede8575891d1ff8e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/e9677255a417da27315834e8a47952e79a8f56f11ccab0d3ede8575891d1ff8e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/3313655d873a7ed6f8350567c66412add85c92260242267eb2770c4219c0fb55/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/53d9290a5bf21b1a47aab2a819ca2dba91911ca6d68a4f60251e9bacbc386278-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/434345e9e1f1b0d8ae2cdf512241b87cab875af2de7136aec2cb94a611a2f1d7-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/5e7f45e4898bb24b752977b487993b4d653aac0b4145d5b25836bf44540a845a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/c5ef01b1e17fe5ec4ee2a600f0fa16b295b99ddc4ee7f44e9af00e3fccae0f7a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/110557c2c3d0effab933feaab2e35215eb68fc88758c604e1be0bcbdd38f8d81-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/3070ba8d2f91909aaa3b7c8a40d515e569c1a013eec8d0d9fe9ccc7e081fa1f0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/5883967c33e0fc99cfce5986f3087ab60a915cb6e311be8ba4a90e3cb85b7341/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart/df81be520fa97/root/overlay2/110557c2c3d0effab933feaab2e35215eb68fc88758c604e1be0bcbdd38f8d81/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown/d7a44e74cf074/root/overlay2/e40031465d8251045feb841bfb78e9c4e19e69c1576deb660cffd006ad9f0867-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown/d7a44e74cf074/root/overlay2/e40031465d8251045feb841bfb78e9c4e19e69c1576deb660cffd006ad9f0867/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/fbe1e6f4a0a7b71730263161876bbc78f32c0b46023769de7a2a3f1eccdee69d-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/fbe1e6f4a0a7b71730263161876bbc78f32c0b46023769de7a2a3f1eccdee69d/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/e5793d83f88409b70db18e5fecb30623568103709598732ae10ca660c1a45487-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/d16f920199eeadbab823cbc9d20272adb9a6c33c5f2be4b8fc426eadd7cb9d8e-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/e5793d83f88409b70db18e5fecb30623568103709598732ae10ca660c1a45487/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmContainerEndpointOptions/d722bb430c552/root/overlay2/d16f920199eeadbab823cbc9d20272adb9a6c33c5f2be4b8fc426eadd7cb9d8e/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume/dbef2625092b2/root/overlay2/92be74a32abdb4ab5e0fa57567ece0573aee0798fc25430751b51a911556ff12-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume/dbef2625092b2/root/overlay2/92be74a32abdb4ab5e0fa57567ece0573aee0798fc25430751b51a911556ff12/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp/d45198461e555/root/overlay2/12e431c97d3bbd518dec9a616737969ca9096cce7e87b974f35d08855b3f196f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp/d45198461e555/root/overlay2/12e431c97d3bbd518dec9a616737969ca9096cce7e87b974f35d08855b3f196f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachable/d2e24c0bc3f57/root/overlay2/2c5c11bfa6c7286d8a78648ec776ec01482963f74e8b36cb5b1ee27d0afe69c8-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestOverlayAttachable/d2e24c0bc3f57/root/overlay2/2c5c11bfa6c7286d8a78648ec776ec01482963f74e8b36cb5b1ee27d0afe69c8/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d2f8698cfecef/root/overlay2/56afa68438664ce02b840462393209b17bc6ee9fd5e388936fb14cde024c8add-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d2f8698cfecef/root/overlay2/d79679d093db0521c0a0e5ced9e0b302bb576fa41324509425f8827871389c36-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d2f8698cfecef/root/overlay2/56afa68438664ce02b840462393209b17bc6ee9fd5e388936fb14cde024c8add/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d2f8698cfecef/root/overlay2/d79679d093db0521c0a0e5ced9e0b302bb576fa41324509425f8827871389c36/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/da55ca3baaa28/root/overlay2/ce9efbfdaf5060f67340b922a251dca0f77a6952e8e386edfd07198652698318/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/da55ca3baaa28/root/overlay2/8c413c44ed1f16586cf4638909f33bee2f6cfcef6ee58debcf6d9c7197ca60fd-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/da55ca3baaa28/root/overlay2/ce9efbfdaf5060f67340b922a251dca0f77a6952e8e386edfd07198652698318-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/da55ca3baaa28/root/overlay2/8c413c44ed1f16586cf4638909f33bee2f6cfcef6ee58debcf6d9c7197ca60fd/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9435d077d5da/root/overlay2/4b62ada0dd9b4ca6a8894000f9f1ec8f88d1bb0de1e5a79fd0bc9837f7da17bc-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkMacvlan/d9435d077d5da/root/overlay2/4b62ada0dd9b4ca6a8894000f9f1ec8f88d1bb0de1e5a79fd0bc9837f7da17bc/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/da3de44cbc2fb/root/165536.165536/overlay2/a23e062e9857db15947aa986040276f8f148658b156d3091fe06a9b5da459e2a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/da3de44cbc2fb/root/165536.165536/overlay2/a23e062e9857db15947aa986040276f8f148658b156d3091fe06a9b5da459e2a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/da3de44cbc2fb/root/165536.165536/overlay2/e02c7d3fbb4e6b8dff1112e5ac456f2dd954a36f0d701afb9aa93468ca431133-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonUserNamespaceRootSetting/da3de44cbc2fb/root/165536.165536/overlay2/e02c7d3fbb4e6b8dff1112e5ac456f2dd954a36f0d701afb9aa93468ca431133/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/d9f68563efe22/root/overlay2/b42eff09889cff90b27ac1dc8c79c2b2b867759974143204d826f798a6d240c2-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/d9f68563efe22/root/overlay2/3322701e8f46ca0e9ae075c3c5d787955bc2109289f42acb9c13574db8043ab6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/d9f68563efe22/root/overlay2/3322701e8f46ca0e9ae075c3c5d787955bc2109289f42acb9c13574db8043ab6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool/d9f68563efe22/root/overlay2/b42eff09889cff90b27ac1dc8c79c2b2b867759974143204d826f798a6d240c2/work/work’: Permission denied
find: ‘bundles/test-integration/TestServiceUpdateNetwork/da861f3623c50/root/overlay2/3dcb9867ce590ecff304c466abae100c417020f530d1bc4dc6d32288c2d270f2-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestServiceUpdateNetwork/da861f3623c50/root/overlay2/3dcb9867ce590ecff304c466abae100c417020f530d1bc4dc6d32288c2d270f2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/d4ec2537fcdba/root/overlay2/f58198318938aa463a3ce0190223c5810127101294729e006f2cf04ded0d787c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/d4ec2537fcdba/root/overlay2/70538a357e55ce37815f3bd0a989499f32b653c8e6da0768b9d8d4f559a0e2ff/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/d4ec2537fcdba/root/overlay2/f58198318938aa463a3ce0190223c5810127101294729e006f2cf04ded0d787c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork/d4ec2537fcdba/root/overlay2/70538a357e55ce37815f3bd0a989499f32b653c8e6da0768b9d8d4f559a0e2ff-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr2/da2840b17aa33/root/overlay2/da5a4f71bbe4299f903ce8c03589ad64c65a6ed2acb51b0873ed4aad4c0cf7de/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonBridgeFixedCidr2/da2840b17aa33/root/overlay2/da5a4f71bbe4299f903ce8c03589ad64c65a6ed2acb51b0873ed4aad4c0cf7de-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPsListContainersFilterIsTask/d83b3b18af33d/root/overlay2/ddd2b516ac444032353cf6c7165ad829132abccbbf206698264cef3e332c8507/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestPsListContainersFilterIsTask/d83b3b18af33d/root/overlay2/ddd2b516ac444032353cf6c7165ad829132abccbbf206698264cef3e332c8507-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkReConnect/dce26a99c86e1/root/overlay2/98680e3aebdba7172bfe1dc73e3b1ac39285f325a01d846d5e424477f8ca57e2-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestDockerNetworkReConnect/dce26a99c86e1/root/overlay2/98680e3aebdba7172bfe1dc73e3b1ac39285f325a01d846d5e424477f8ca57e2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNewFormat/d057bcf3c02e4/root/overlay2/96bcaa0505daf3ee5daa4b9b6b25758f754650664822f2a6131b42f7c073d817-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNewFormat/d057bcf3c02e4/root/overlay2/96bcaa0505daf3ee5daa4b9b6b25758f754650664822f2a6131b42f7c073d817/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer/da941b94f88bc/root/overlay2/632be48d7c692ce93725776183a38db0097fefbabd258ef56c62abe6335bbec6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer/da941b94f88bc/root/overlay2/632be48d7c692ce93725776183a38db0097fefbabd258ef56c62abe6335bbec6/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode/dd6017fece1cc/root/overlay2/2a4313549bc0dedfbb19bd472304f307587be9ea37ffd1b4dea2af672ddd6654-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode/dd6017fece1cc/root/overlay2/2a4313549bc0dedfbb19bd472304f307587be9ea37ffd1b4dea2af672ddd6654/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunOlderClient/d0e2c388c17f2/root/overlay2/f985d9051ae100eda3ee07e5b0ecca23dad37b1ab1768393e28ec1844fc2eb55-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunOlderClient/d0e2c388c17f2/root/overlay2/f985d9051ae100eda3ee07e5b0ecca23dad37b1ab1768393e28ec1844fc2eb55/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart/db52d24986c2c/root/overlay2/b06a76c779b9f9b3a47204c2772829d8998352e86b35c05eb8cf05d1dcc79ce6-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart/db52d24986c2c/root/overlay2/b06a76c779b9f9b3a47204c2772829d8998352e86b35c05eb8cf05d1dcc79ce6/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d31b72621d354/root/overlay2/440458b48fea790f959fc698986002da40043774590f7626ae91782c6da354ca-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d31b72621d354/root/overlay2/bf0bd669e536c35baecdf1c3aff6874003b92468b085cff1ebc53e1c6509aa70-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d31b72621d354/root/overlay2/440458b48fea790f959fc698986002da40043774590f7626ae91782c6da354ca/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmServiceNetworkUpdate/d31b72621d354/root/overlay2/bf0bd669e536c35baecdf1c3aff6874003b92468b085cff1ebc53e1c6509aa70/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromConfigFile/df30d58ad671b/root/overlay2/8b10d9d1f2e84208b9bbbe5d037eeb4b443ea568c90ab598ea5dac82095cabc7-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithRuntimeFromConfigFile/df30d58ad671b/root/overlay2/8b10d9d1f2e84208b9bbbe5d037eeb4b443ea568c90ab598ea5dac82095cabc7/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonShutdownTimeout/d30b87a0914d5/root/overlay2/fd4f5dbdfbc3bc4a0b3f1cd3a97c07f67ff4c95f05a9ef499a7110ab6b6425c1-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonShutdownTimeout/d30b87a0914d5/root/overlay2/fd4f5dbdfbc3bc4a0b3f1cd3a97c07f67ff4c95f05a9ef499a7110ab6b6425c1/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/c66eea5f6b286ec12449faee568ef12c9191e3a39b088eb8a757a0f9b5a5c16a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/c66eea5f6b286ec12449faee568ef12c9191e3a39b088eb8a757a0f9b5a5c16a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/f25732dfe9556fbe41ad9e8b6da6f7b80e8ced157230b9301cb10daf56c40561-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/e4c965b5d3a9f9121a445f8f3b14b7712102aa8527421dc11ece0a04c1def50c-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/a9b74518d3ed9904a0af0460c1af433a96f5185f95ad5dbfb9f43f0a3b1e5702/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/4455d7c4528d4b5c044ca6691cc43bf56f763f040ba3baceacc65b4ff8a7f933-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/a9b74518d3ed9904a0af0460c1af433a96f5185f95ad5dbfb9f43f0a3b1e5702-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/43599a68cffbd909064ba477d2ca1a937d89d00dfbaff0a9885acee189cd3afb/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/ed024ca47d33fef0c2625bd31235db7ba017e37a70bb9e8c75f0c1d1fc8933b2-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/4709a9ba9da0793789b2523d96b77c804283bb6158ad519bb5f30e45e19c086f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/600dd0781a68eab87b2bac23bbcb76530e5849b7afd0fe376238d47ea59b7b7f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/c2dbd847f4d2ef1d8428cbf5da6275b3da4b7dafed3d1bde425d377c1789e727/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/e4c965b5d3a9f9121a445f8f3b14b7712102aa8527421dc11ece0a04c1def50c/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/f25732dfe9556fbe41ad9e8b6da6f7b80e8ced157230b9301cb10daf56c40561/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/4455d7c4528d4b5c044ca6691cc43bf56f763f040ba3baceacc65b4ff8a7f933/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/2413c47ca6200f72746f9a2d1fa27a4eda53a3ba445beb9f840a77e7f7caf8a2-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/4709a9ba9da0793789b2523d96b77c804283bb6158ad519bb5f30e45e19c086f/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/600dd0781a68eab87b2bac23bbcb76530e5849b7afd0fe376238d47ea59b7b7f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/43599a68cffbd909064ba477d2ca1a937d89d00dfbaff0a9885acee189cd3afb-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/48572f16fdd264f4df7afed8ca51eb63e5febc904161cd4cb5017a4f31ee5c6a/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/c2dbd847f4d2ef1d8428cbf5da6275b3da4b7dafed3d1bde425d377c1789e727-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/2413c47ca6200f72746f9a2d1fa27a4eda53a3ba445beb9f840a77e7f7caf8a2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/ed024ca47d33fef0c2625bd31235db7ba017e37a70bb9e8c75f0c1d1fc8933b2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartContainerLinksRestart/d80280a13dde7/root/overlay2/48572f16fdd264f4df7afed8ca51eb63e5febc904161cd4cb5017a4f31ee5c6a-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmPublishDuplicatePorts/d968d4f9e7f1f/root/overlay2/9766323071fba7c7eaab997818c04b5e2155da566863cfc257373b05ac8ab005-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmPublishDuplicatePorts/d968d4f9e7f1f/root/overlay2/9766323071fba7c7eaab997818c04b5e2155da566863cfc257373b05ac8ab005/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivateFromConfig/d3a96d55e1d50/root/overlay2/86a305af85db625c73fad12627e481fb8c2fd29c4da4ebcbac19ab524ae3ba03/work/work’: Permission denied
find: ‘bundles/test-integration/TestDaemonIpcModePrivateFromConfig/d3a96d55e1d50/root/overlay2/86a305af85db625c73fad12627e481fb8c2fd29c4da4ebcbac19ab524ae3ba03-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d0849062f0583/root/overlay2/4970031e7669fdded16998040703b2da2f24fc905bf6929ee8fa692d87fee364-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d0849062f0583/root/overlay2/58f7e7fb37b57f0568d8204e1110bf27ec7ccc111934f9b06f1aa7495998a72f-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d0849062f0583/root/overlay2/4970031e7669fdded16998040703b2da2f24fc905bf6929ee8fa692d87fee364/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartWithNames/d0849062f0583/root/overlay2/58f7e7fb37b57f0568d8204e1110bf27ec7ccc111934f9b06f1aa7495998a72f/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest/d40c2f82d85ab/root/overlay2/675724430e4d611847194b09a3ae9017ae16b65047ff4fb7b7d1bcf5fb0d7b22-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest/d40c2f82d85ab/root/overlay2/675724430e4d611847194b09a3ae9017ae16b65047ff4fb7b7d1bcf5fb0d7b22/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer/dace512699f61/root/overlay2/caaaf21d8444de4ba6b30745705df0d36dcbf28639bd2e2c6fcddecbc17ff220/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer/dace512699f61/root/overlay2/caaaf21d8444de4ba6b30745705df0d36dcbf28639bd2e2c6fcddecbc17ff220-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRenameContainer/d4cc4a4ecc34a/root/overlay2/45bd13c3dc1fd34dd884a27ece901f7b9819db9c4cfec2af1f12f89d503eac31/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonRestartRenameContainer/d4cc4a4ecc34a/root/overlay2/45bd13c3dc1fd34dd884a27ece901f7b9819db9c4cfec2af1f12f89d503eac31-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/da619cba23f9d/root/overlay2/a7fefb741dfc143dd65674ff5fddd8c243aeb7cd1a479e8d22e6dd04897dbf46/work/work’: Permission denied
find: ‘bundles/test-integration/DockerSwarmSuite.TestSwarmTaskListFilter/da619cba23f9d/root/overlay2/a7fefb741dfc143dd65674ff5fddd8c243aeb7cd1a479e8d22e6dd04897dbf46-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNone/db34a3ef5fd95/root/overlay2/9a2b885f86056560a5fb67fa99ad05a72bed26d6bf7ab5f3fa59eb651907d2ae/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestDaemonLoggingDriverNone/db34a3ef5fd95/root/overlay2/9a2b885f86056560a5fb67fa99ad05a72bed26d6bf7ab5f3fa59eb651907d2ae-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestHTTPSRun/d83a0e5040628/root/overlay2/12226eb371a80ebffe70f11f3a56801259ad770e6237a956bc32a9d2fc27b0f2/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestHTTPSRun/d83a0e5040628/root/overlay2/12226eb371a80ebffe70f11f3a56801259ad770e6237a956bc32a9d2fc27b0f2-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunHostMode/de4d1a971e7cc/root/overlay2/57ada482fa7294f64589f56b020c875365d1b19b59320eaa668050e472e0ddf5/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesRunHostMode/de4d1a971e7cc/root/overlay2/57ada482fa7294f64589f56b020c875365d1b19b59320eaa668050e472e0ddf5-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap/d81efeabc5a69/root/overlay2/76f69c2dd52b07a55888acc09aeec0797c36296950e26442230444177e5d6d18/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap/d81efeabc5a69/root/overlay2/76f69c2dd52b07a55888acc09aeec0797c36296950e26442230444177e5d6d18-init/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuild/d029501acf162/root/overlay2/0a6a23ba74940d5f4770680cb728ecfb37369e97fb032be8bdb852f9c4d49d58/work/work’: Permission denied
find: ‘bundles/test-integration/TestCgroupNamespacesBuild/d029501acf162/root/overlay2/0a6a23ba74940d5f4770680cb728ecfb37369e97fb032be8bdb852f9c4d49d58-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d989003bdd456/root/overlay2/e00ffce73dd34dee0a4f9cbad3f4c85d215eff86dc6141434584ad39f0b0be68-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d989003bdd456/root/overlay2/b159a81d4380ba12c5a3d5725f8bce1b45e0c942a85edfc23f173cc5a7a2e168-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d989003bdd456/root/overlay2/e00ffce73dd34dee0a4f9cbad3f4c85d215eff86dc6141434584ad39f0b0be68/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestShmSizeReload/d989003bdd456/root/overlay2/b159a81d4380ba12c5a3d5725f8bce1b45e0c942a85edfc23f173cc5a7a2e168/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/debe5d45c1326/root/overlay2/1c4cdd589194196aba5317e7ea359dce3616a9870b3de79174d65cf3fe4934f0/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/debe5d45c1326/root/overlay2/83056cdd869746a35143812280dd7ff061bf4a622fb4bd4f599f02af40b16807-init/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/debe5d45c1326/root/overlay2/83056cdd869746a35143812280dd7ff061bf4a622fb4bd4f599f02af40b16807/work/work’: Permission denied
find: ‘bundles/test-integration/DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault/debe5d45c1326/root/overlay2/1c4cdd589194196aba5317e7ea359dce3616a9870b3de79174d65cf3fe4934f0-init/work/work’: Permission denied
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/3/artifacts/
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.051s
PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	0.870s
PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	1.941s
PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.095s
PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.770s
PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.930s
PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	1.151s
SKIP: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver (unmatched requirement IsAmd64)
PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	2.149s
PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.410s
PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.741s
PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	3.050s
PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.532s
PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.043s
OK: 1448 passed, 73 skipped
PASS
---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
Clearing AppArmor profiles cache:.
All profile caches have been cleared, but no profiles have been unloaded.
Unloading profiles will leave already running processes permanently
unconfined, which can lead to unexpected situations.

To set a process to complain mode, use the command line tool
'aa-complain'. To really tear down all profiles, run the init script
with the 'teardown' option."
Removing test suite binaries

Post stage
[Pipeline] sh
+ echo Ensuring container killed.
Ensuring container killed.
+ docker rm -vf docker-pr-power3
Error: No such container: docker-pr-power3
+ true
+ echo Chowning /workspace to jenkins user
Chowning /workspace to jenkins user
+ id -u
+ id -g
+ docker run --rm -v /home/docker/workspace/moby_PR-39177:/workspace ppc64le/busybox chown -R 1001:1001 /workspace
Unable to find image 'ppc64le/busybox:latest' locally
latest: Pulling from ppc64le/busybox
e38168a01e65: Pulling fs layer
e38168a01e65: Verifying Checksum
e38168a01e65: Download complete
e38168a01e65: Pull complete
Digest: sha256:b6e25123419cbaa5f07cf8e1a8b2e813cc6e7939b6c0d38161c7cfa435dbdc8d
Status: Downloaded newer image for ppc64le/busybox:latest
[Pipeline] sh
+ echo Creating bundles.tar.gz
Creating bundles.tar.gz
+ find bundles -name *.log
+ xargs tar -czf powerpc-bundles.tar.gz
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39177/3/artifacts/
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS