Skip to content
Success

Console Output

Pull request #409 updated
10:25:22 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine
Obtained Jenkinsfile from 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6+5e3d67cc14c712a77975f568941aa33607a194ef (3227a677385ad41a998d7c14a1efe5ab10771cf9)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:25:26 [2019-10-22T10:25:26.433Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/engine_PR-409
[Pipeline] {
[Pipeline] checkout
10:25:26 [2019-10-22T10:25:26.505Z] using credential docker-jenkins-github-credentials
10:25:26 [2019-10-22T10:25:26.529Z] Fetching changes from the remote Git repository
10:25:26 [2019-10-22T10:25:26.547Z] Fetching without tags
10:25:26 [2019-10-22T10:25:26.939Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:27 [2019-10-22T10:25:27.201Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:27 [2019-10-22T10:25:27.202Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:25:27 [2019-10-22T10:25:27.353Z] Commit message: "Add GoDoc to fix linting validation"
10:25:26 [2019-10-22T10:25:26.511Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:25:26 [2019-10-22T10:25:26.530Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:25:26 [2019-10-22T10:25:26.548Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:26 [2019-10-22T10:25:26.548Z]  > git --version # timeout=10
10:25:26 [2019-10-22T10:25:26.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:26 [2019-10-22T10:25:26.554Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:26 [2019-10-22T10:25:26.940Z]  > git config core.sparsecheckout # timeout=10
10:25:26 [2019-10-22T10:25:26.945Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:27 [2019-10-22T10:25:27.159Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:25:27 [2019-10-22T10:25:27.185Z]  > git rev-parse HEAD^{commit} # timeout=10
10:25:27 [2019-10-22T10:25:27.203Z]  > git config core.sparsecheckout # timeout=10
10:25:27 [2019-10-22T10:25:27.207Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:27 [2019-10-22T10:25:27.354Z]  > git rev-list --no-walk 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:25:28 [2019-10-22T10:25:28.388Z] + docker run --rm -v /home/docker/workspace/engine_PR-409:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
10:25:28 [2019-10-22T10:25:28.388Z] Unable to find image 'alpine:latest' locally
10:25:28 [2019-10-22T10:25:28.673Z] latest: Pulling from library/alpine
10:25:28 [2019-10-22T10:25:28.674Z] cd18d16ea896: Pulling fs layer
10:25:28 [2019-10-22T10:25:28.960Z] cd18d16ea896: Download complete
10:25:29 [2019-10-22T10:25:29.251Z] cd18d16ea896: Pull complete
10:25:29 [2019-10-22T10:25:29.251Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
10:25:29 [2019-10-22T10:25:29.251Z] Status: Downloaded newer image for alpine:latest
10:25:37 [2019-10-22T10:25:37.685Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: janky)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: z-master)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: powerpc-master)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (z-master)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (powerpc-master)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "z-master" skipped due to when conditional
Stage "powerpc-master" skipped due to when conditional
Stage "windowsRS1" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
Stage "windowsRS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
10:25:37 [2019-10-22T10:25:37.912Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/engine_PR-409
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
Stage "windowsRS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
10:25:38 [2019-10-22T10:25:38.020Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
10:25:38 [2019-10-22T10:25:38.039Z] Cloning the remote Git repository
10:25:38 [2019-10-22T10:25:38.039Z] Cloning with configured refspecs honoured and without tags
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
10:25:38 [2019-10-22T10:25:38.043Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/engine_PR-409
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
10:25:38 [2019-10-22T10:25:38.305Z] Running on azwin-2-14e520 in d:\jenkins\workspace\engine_PR-409
[Pipeline] {
[Pipeline] ws
10:25:38 [2019-10-22T10:25:38.317Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:25:38 [2019-10-22T10:25:38.425Z] using credential docker-jenkins-github-credentials
10:25:38 [2019-10-22T10:25:38.479Z] Cloning the remote Git repository
10:25:38 [2019-10-22T10:25:38.479Z] Cloning with configured refspecs honoured and without tags
10:25:38 [2019-10-22T10:25:38.624Z] using credential docker-jenkins-github-credentials
10:25:38 [2019-10-22T10:25:38.702Z] Cloning the remote Git repository
10:25:38 [2019-10-22T10:25:38.702Z] Cloning with configured refspecs honoured and without tags
10:25:38 [2019-10-22T10:25:38.731Z] Cloning repository https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.731Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:25:38 [2019-10-22T10:25:38.801Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.802Z]  > git --version # timeout=10
10:25:38 [2019-10-22T10:25:38.041Z] Cloning repository https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.041Z]  > git init /home/docker/workspace/engine_PR-409 # timeout=10
10:25:38 [2019-10-22T10:25:38.052Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.052Z]  > git --version # timeout=10
10:25:38 [2019-10-22T10:25:38.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:38 [2019-10-22T10:25:38.057Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:38 [2019-10-22T10:25:38.512Z] Cloning repository https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.515Z]  > git init /home/jenkins/workspace/engine_PR-409 # timeout=10
10:25:38 [2019-10-22T10:25:38.549Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:38 [2019-10-22T10:25:38.551Z]  > git --version # timeout=10
10:25:38 [2019-10-22T10:25:38.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:38 [2019-10-22T10:25:38.572Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:38 [2019-10-22T10:25:38.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:38 [2019-10-22T10:25:38.855Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:47 [2019-10-22T10:25:47.527Z] Fetching without tags
10:25:47 [2019-10-22T10:25:47.846Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:47 [2019-10-22T10:25:47.386Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:25:47 [2019-10-22T10:25:47.405Z]  > git config --add remote.origin.fetch +refs/pull/409/head:refs/remotes/origin/PR-409 # timeout=10
10:25:47 [2019-10-22T10:25:47.425Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
10:25:47 [2019-10-22T10:25:47.490Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:25:47 [2019-10-22T10:25:47.559Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:47 [2019-10-22T10:25:47.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:47 [2019-10-22T10:25:47.562Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:48 [2019-10-22T10:25:48.552Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:48 [2019-10-22T10:25:48.553Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:25:49 [2019-10-22T10:25:49.212Z] Commit message: "Add GoDoc to fix linting validation"
10:25:47 [2019-10-22T10:25:47.875Z]  > git config core.sparsecheckout # timeout=10
10:25:47 [2019-10-22T10:25:47.893Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:48 [2019-10-22T10:25:48.444Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:25:48 [2019-10-22T10:25:48.513Z]  > git rev-parse HEAD^{commit} # timeout=10
10:25:48 [2019-10-22T10:25:48.582Z]  > git config core.sparsecheckout # timeout=10
10:25:48 [2019-10-22T10:25:48.603Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:25:50 [2019-10-22T10:25:50.497Z] + docker version
10:25:50 [2019-10-22T10:25:50.497Z] Client:
10:25:50 [2019-10-22T10:25:50.497Z]  Version:           18.06.3-ce
10:25:50 [2019-10-22T10:25:50.497Z]  API version:       1.38
10:25:50 [2019-10-22T10:25:50.497Z]  Go version:        go1.10.3
10:25:50 [2019-10-22T10:25:50.497Z]  Git commit:        d7080c1
10:25:50 [2019-10-22T10:25:50.497Z]  Built:             Wed Feb 20 02:27:09 2019
10:25:50 [2019-10-22T10:25:50.497Z]  OS/Arch:           linux/s390x
10:25:50 [2019-10-22T10:25:50.497Z]  Experimental:      false
10:25:50 [2019-10-22T10:25:50.497Z] 
10:25:50 [2019-10-22T10:25:50.497Z] Server:
10:25:50 [2019-10-22T10:25:50.497Z]  Engine:
10:25:50 [2019-10-22T10:25:50.497Z]   Version:          18.06.3-ce
10:25:50 [2019-10-22T10:25:50.497Z]   API version:      1.38 (minimum version 1.12)
10:25:50 [2019-10-22T10:25:50.497Z]   Go version:       go1.10.3
10:25:50 [2019-10-22T10:25:50.497Z]   Git commit:       d7080c1
10:25:50 [2019-10-22T10:25:50.497Z]   Built:            Wed Feb 20 02:26:03 2019
10:25:50 [2019-10-22T10:25:50.497Z]   OS/Arch:          linux/s390x
10:25:50 [2019-10-22T10:25:50.497Z]   Experimental:     true
[Pipeline] sh
10:25:51 [2019-10-22T10:25:51.337Z] + docker info
10:25:51 [2019-10-22T10:25:51.337Z] Containers: 0
10:25:51 [2019-10-22T10:25:51.337Z]  Running: 0
10:25:51 [2019-10-22T10:25:51.337Z]  Paused: 0
10:25:51 [2019-10-22T10:25:51.337Z]  Stopped: 0
10:25:51 [2019-10-22T10:25:51.337Z] Images: 0
10:25:51 [2019-10-22T10:25:51.337Z] Server Version: 18.06.3-ce
10:25:51 [2019-10-22T10:25:51.337Z] Storage Driver: overlay2
10:25:51 [2019-10-22T10:25:51.337Z]  Backing Filesystem: extfs
10:25:51 [2019-10-22T10:25:51.337Z]  Supports d_type: true
10:25:51 [2019-10-22T10:25:51.337Z]  Native Overlay Diff: true
10:25:51 [2019-10-22T10:25:51.337Z] Logging Driver: json-file
10:25:51 [2019-10-22T10:25:51.337Z] Cgroup Driver: cgroupfs
10:25:51 [2019-10-22T10:25:51.337Z] Plugins:
10:25:51 [2019-10-22T10:25:51.337Z]  Volume: local
10:25:51 [2019-10-22T10:25:51.337Z]  Network: bridge host ipvlan macvlan null overlay
10:25:51 [2019-10-22T10:25:51.337Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:25:51 [2019-10-22T10:25:51.337Z] Swarm: inactive
10:25:51 [2019-10-22T10:25:51.337Z] Runtimes: runc
10:25:51 [2019-10-22T10:25:51.337Z] Default Runtime: runc
10:25:51 [2019-10-22T10:25:51.337Z] Init Binary: docker-init
10:25:51 [2019-10-22T10:25:51.337Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:25:51 [2019-10-22T10:25:51.337Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
10:25:51 [2019-10-22T10:25:51.337Z] init version: fec3683
10:25:51 [2019-10-22T10:25:51.337Z] Security Options:
10:25:51 [2019-10-22T10:25:51.337Z]  apparmor
10:25:51 [2019-10-22T10:25:51.337Z]  seccomp
10:25:51 [2019-10-22T10:25:51.337Z]   Profile: default
10:25:51 [2019-10-22T10:25:51.337Z] Kernel Version: 4.4.0-154-generic
10:25:51 [2019-10-22T10:25:51.337Z] Operating System: Ubuntu 16.04.5 LTS
10:25:51 [2019-10-22T10:25:51.337Z] OSType: linux
10:25:51 [2019-10-22T10:25:51.337Z] Architecture: s390x
10:25:51 [2019-10-22T10:25:51.337Z] CPUs: 2
10:25:51 [2019-10-22T10:25:51.337Z] Total Memory: 7.862GiB
10:25:51 [2019-10-22T10:25:51.337Z] Name: s390x-ubuntu-26
10:25:51 [2019-10-22T10:25:51.337Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:25:51 [2019-10-22T10:25:51.337Z] Docker Root Dir: /var/lib/docker
10:25:51 [2019-10-22T10:25:51.337Z] Debug Mode (client): false
10:25:51 [2019-10-22T10:25:51.337Z] Debug Mode (server): false
10:25:51 [2019-10-22T10:25:51.337Z] Username: dockerbuildbot
10:25:51 [2019-10-22T10:25:51.337Z] Registry: https://index.docker.io/v1/
10:25:51 [2019-10-22T10:25:51.337Z] Labels:
10:25:51 [2019-10-22T10:25:51.337Z] Experimental: true
10:25:51 [2019-10-22T10:25:51.337Z] Insecure Registries:
10:25:51 [2019-10-22T10:25:51.337Z]  127.0.0.0/8
10:25:51 [2019-10-22T10:25:51.337Z] Live Restore Enabled: false
10:25:51 [2019-10-22T10:25:51.337Z] 
10:25:51 [2019-10-22T10:25:51.337Z] WARNING: No swap limit support
[Pipeline] sh
10:25:52 [2019-10-22T10:25:52.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:25:52 [2019-10-22T10:25:52.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:25:52 [2019-10-22T10:25:52.146Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-409/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:25:52 [2019-10-22T10:25:52.146Z] + bash /home/jenkins/workspace/engine_PR-409/check-config.sh
10:25:52 [2019-10-22T10:25:52.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:25:52 [2019-10-22T10:25:52.146Z] info: reading kernel config from /boot/config-4.4.0-154-generic ...
10:25:52 [2019-10-22T10:25:52.146Z] 
10:25:52 [2019-10-22T10:25:52.146Z] Generally Necessary:
10:25:52 [2019-10-22T10:25:52.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:25:52 [2019-10-22T10:25:52.146Z] - apparmor: enabled and tools installed
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NAMESPACES: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NET_NS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_PID_NS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_IPC_NS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_UTS_NS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CGROUPS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CGROUP_CPUACCT: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CGROUP_DEVICE: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CGROUP_FREEZER: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CGROUP_SCHED: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_CPUSETS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_MEMCG: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_KEYS: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_VETH: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_BRIDGE: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NF_NAT: enabled (as module)
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_NF_NAT_NEEDED: enabled
10:25:52 [2019-10-22T10:25:52.146Z] - CONFIG_POSIX_MQUEUE: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:25:52 [2019-10-22T10:25:52.519Z] 
10:25:52 [2019-10-22T10:25:52.519Z] Optional Features:
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_USER_NS: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_SECCOMP: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CGROUP_PIDS: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_MEMCG_SWAP: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:25:52 [2019-10-22T10:25:52.519Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_MEMCG_KMEM: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_BLK_CGROUP: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IOSCHED_CFQ: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CGROUP_PERF: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CGROUP_HUGETLB: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_CFS_BANDWIDTH: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_RT_GROUP_SCHED: missing
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_VS: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_VS_NFCT: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_IP_VS_RR: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_EXT4_FS: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:25:52 [2019-10-22T10:25:52.519Z] - Network Drivers:
10:25:52 [2019-10-22T10:25:52.519Z]   - "overlay":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_VXLAN: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:25:52 [2019-10-22T10:25:52.519Z]       Optional (for encrypted networks):
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_CRYPTO: enabled
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_XFRM: enabled
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_XFRM_USER: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_INET_ESP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "ipvlan":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_IPVLAN: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "macvlan":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_MACVLAN: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_DUMMY: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "ftp,tftp client in container":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z] - Storage Drivers:
10:25:52 [2019-10-22T10:25:52.519Z]   - "aufs":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_AUFS_FS: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "btrfs":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:25:52 [2019-10-22T10:25:52.519Z]   - "devicemapper":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_BLK_DEV_DM: enabled
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "overlay":
10:25:52 [2019-10-22T10:25:52.519Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:25:52 [2019-10-22T10:25:52.519Z]   - "zfs":
10:25:52 [2019-10-22T10:25:52.519Z]     - /dev/zfs: missing
10:25:52 [2019-10-22T10:25:52.519Z]     - zfs command: missing
10:25:52 [2019-10-22T10:25:52.519Z]     - zpool command: missing
10:25:52 [2019-10-22T10:25:52.519Z] 
10:25:52 [2019-10-22T10:25:52.519Z] Limits:
10:25:52 [2019-10-22T10:25:52.519Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:25:52 [2019-10-22T10:25:52.519Z] 
10:25:52 [2019-10-22T10:25:52.519Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:25:52 [2019-10-22T10:25:52.357Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:25:52 [2019-10-22T10:25:52.409Z]  > git config --add remote.origin.fetch +refs/pull/409/head:refs/remotes/origin/PR-409 # timeout=10
10:25:52 [2019-10-22T10:25:52.460Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
10:25:52 [2019-10-22T10:25:52.582Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:25:52 [2019-10-22T10:25:52.678Z] Fetching without tags
10:25:52 [2019-10-22T10:25:52.863Z] Still waiting to schedule task
10:25:52 [2019-10-22T10:25:52.863Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-a3aca0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-c890c0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-cdca60’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-de9dd0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-e9a4f0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-fe3a40’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-00256240898fb0d55)’ is offline
10:25:52 [2019-10-22T10:25:52.864Z] Still waiting to schedule task
10:25:52 [2019-10-22T10:25:52.864Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-a3aca0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-c890c0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-cdca60’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-de9dd0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-e9a4f0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-fe3a40’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-00256240898fb0d55)’ is offline
10:25:53 [2019-10-22T10:25:53.147Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:53 [2019-10-22T10:25:53.358Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -f Dockerfile .
10:25:54 [2019-10-22T10:25:54.194Z] Sending build context to Docker daemon  44.44MB

10:25:54 [2019-10-22T10:25:54.194Z] Step 1/118 : ARG CROSS="false"
10:25:54 [2019-10-22T10:25:54.194Z] Step 2/118 : ARG GO_VERSION=1.12.10
10:25:54 [2019-10-22T10:25:54.194Z] Step 3/118 : ARG DEBIAN_FRONTEND=noninteractive
10:25:54 [2019-10-22T10:25:54.194Z] Step 4/118 : FROM golang:${GO_VERSION}-stretch AS base
10:25:52 [2019-10-22T10:25:52.706Z] Fetching upstream changes from https://github.com/docker/engine.git
10:25:52 [2019-10-22T10:25:52.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:52 [2019-10-22T10:25:52.708Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:25:53 [2019-10-22T10:25:53.176Z]  > git config core.sparsecheckout # timeout=10
10:25:53 [2019-10-22T10:25:53.230Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:54 [2019-10-22T10:25:54.562Z] 1.12.10-stretch: Pulling from library/golang
10:25:54 [2019-10-22T10:25:54.562Z] ade01ea651a2: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.562Z] fbabdb69f639: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.562Z] ff33bd1013d7: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.562Z] 85cfe9d77eff: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.562Z] ace5139f9caa: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.563Z] e4d79466b81c: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.563Z] b00baabad4ce: Pulling fs layer
10:25:54 [2019-10-22T10:25:54.563Z] 85cfe9d77eff: Waiting
10:25:54 [2019-10-22T10:25:54.563Z] b00baabad4ce: Waiting
10:25:54 [2019-10-22T10:25:54.563Z] ace5139f9caa: Waiting
10:25:54 [2019-10-22T10:25:54.563Z] e4d79466b81c: Waiting
10:25:54 [2019-10-22T10:25:54.983Z] fbabdb69f639: Verifying Checksum
10:25:54 [2019-10-22T10:25:54.983Z] fbabdb69f639: Download complete
10:25:54 [2019-10-22T10:25:54.983Z] ff33bd1013d7: Verifying Checksum
10:25:54 [2019-10-22T10:25:54.983Z] ff33bd1013d7: Download complete
10:25:56 [2019-10-22T10:25:56.408Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:56 [2019-10-22T10:25:56.409Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:25:57 [2019-10-22T10:25:57.009Z] ade01ea651a2: Verifying Checksum
10:25:57 [2019-10-22T10:25:57.009Z] ade01ea651a2: Download complete
10:25:57 [2019-10-22T10:25:57.009Z] ace5139f9caa: Verifying Checksum
10:25:57 [2019-10-22T10:25:57.009Z] ace5139f9caa: Download complete
10:25:57 [2019-10-22T10:25:57.009Z] 85cfe9d77eff: Verifying Checksum
10:25:57 [2019-10-22T10:25:57.009Z] 85cfe9d77eff: Download complete
10:25:57 [2019-10-22T10:25:57.009Z] b00baabad4ce: Verifying Checksum
10:25:57 [2019-10-22T10:25:57.009Z] b00baabad4ce: Download complete
10:25:57 [2019-10-22T10:25:57.305Z] Commit message: "Add GoDoc to fix linting validation"
10:25:57 [2019-10-22T10:25:57.392Z] e4d79466b81c: Verifying Checksum
10:25:57 [2019-10-22T10:25:57.392Z] e4d79466b81c: Download complete
10:25:57 [2019-10-22T10:25:57.758Z] ade01ea651a2: Pull complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:25:57 [2019-10-22T10:25:57.957Z] Running on ubuntu-1804-overlay2 (i-00256240898fb0d55) in /home/ubuntu/workspace/engine_PR-409
10:25:56 [2019-10-22T10:25:56.175Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:25:56 [2019-10-22T10:25:56.311Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:25:56 [2019-10-22T10:25:56.437Z]  > git config core.sparsecheckout # timeout=10
10:25:56 [2019-10-22T10:25:56.489Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:25:58 [2019-10-22T10:25:58.143Z] fbabdb69f639: Pull complete
10:25:58 [2019-10-22T10:25:58.143Z] ff33bd1013d7: Pull complete
[Pipeline] {
[Pipeline] checkout
10:25:58 [2019-10-22T10:25:58.743Z] + docker version
10:25:58 [2019-10-22T10:25:58.743Z] Client: Docker Engine - Enterprise
10:25:58 [2019-10-22T10:25:58.743Z]  Version:           19.03.2
10:25:58 [2019-10-22T10:25:58.743Z]  API version:       1.40
10:25:58 [2019-10-22T10:25:58.743Z]  Go version:        go1.12.8
10:25:58 [2019-10-22T10:25:58.743Z]  Git commit:        c92ab06ed9
10:25:58 [2019-10-22T10:25:58.743Z]  Built:             09/03/2019 16:38:11
10:25:58 [2019-10-22T10:25:58.743Z]  OS/Arch:           windows/amd64
10:25:58 [2019-10-22T10:25:58.743Z]  Experimental:      false
10:25:58 [2019-10-22T10:25:58.743Z] 
10:25:58 [2019-10-22T10:25:58.743Z] Server: Docker Engine - Enterprise
10:25:58 [2019-10-22T10:25:58.743Z]  Engine:
10:25:58 [2019-10-22T10:25:58.743Z]   Version:          19.03.2
10:25:58 [2019-10-22T10:25:58.743Z]   API version:      1.40 (minimum version 1.24)
10:25:58 [2019-10-22T10:25:58.743Z]   Go version:       go1.12.8
10:25:58 [2019-10-22T10:25:58.743Z]   Git commit:       c92ab06ed9
10:25:58 [2019-10-22T10:25:58.743Z]   Built:            09/03/2019 16:35:47
10:25:58 [2019-10-22T10:25:58.743Z]   OS/Arch:          windows/amd64
10:25:58 [2019-10-22T10:25:58.743Z]   Experimental:     true
[Pipeline] sh
10:25:59 [2019-10-22T10:25:59.792Z] + docker info
10:26:00 [2019-10-22T10:26:00.175Z] 85cfe9d77eff: Pull complete
10:26:01 [2019-10-22T10:26:01.186Z] Fetching without tags
10:26:01 [2019-10-22T10:26:01.401Z] Client:
10:26:01 [2019-10-22T10:26:01.401Z]  Debug Mode: false
10:26:01 [2019-10-22T10:26:01.401Z]  Plugins:
10:26:01 [2019-10-22T10:26:01.401Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
10:26:01 [2019-10-22T10:26:01.401Z] 
10:26:01 [2019-10-22T10:26:01.401Z] Server:
10:26:01 [2019-10-22T10:26:01.401Z]  Containers: 0
10:26:01 [2019-10-22T10:26:01.401Z]   Running: 0
10:26:01 [2019-10-22T10:26:01.401Z]   Paused: 0
10:26:01 [2019-10-22T10:26:01.401Z]   Stopped: 0
10:26:01 [2019-10-22T10:26:01.401Z]  Images: 8
10:26:01 [2019-10-22T10:26:01.401Z]  Server Version: 19.03.2
10:26:01 [2019-10-22T10:26:01.401Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:26:01 [2019-10-22T10:26:01.401Z]   Windows: 
10:26:01 [2019-10-22T10:26:01.401Z]   LCOW: 
10:26:01 [2019-10-22T10:26:01.401Z]  Logging Driver: json-file
10:26:01 [2019-10-22T10:26:01.401Z]  Plugins:
10:26:01 [2019-10-22T10:26:01.401Z]   Volume: local
10:26:01 [2019-10-22T10:26:01.401Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
10:26:01 [2019-10-22T10:26:01.401Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:26:01 [2019-10-22T10:26:01.401Z]  Swarm: inactive
10:26:01 [2019-10-22T10:26:01.401Z]  Default Isolation: process
10:26:01 [2019-10-22T10:26:01.401Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:26:01 [2019-10-22T10:26:01.401Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
10:26:01 [2019-10-22T10:26:01.401Z]  OSType: windows
10:26:01 [2019-10-22T10:26:01.401Z]  Architecture: x86_64
10:26:01 [2019-10-22T10:26:01.401Z]  CPUs: 4
10:26:01 [2019-10-22T10:26:01.401Z]  Total Memory: 32GiB
10:26:01 [2019-10-22T10:26:01.401Z]  Name: azwin-2-14e520
10:26:01 [2019-10-22T10:26:01.401Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
10:26:01 [2019-10-22T10:26:01.401Z]  Docker Root Dir: D:\docker
10:26:01 [2019-10-22T10:26:01.401Z]  Debug Mode: false
10:26:01 [2019-10-22T10:26:01.401Z]  Registry: https://index.docker.io/v1/
10:26:01 [2019-10-22T10:26:01.401Z]  Labels:
10:26:01 [2019-10-22T10:26:01.401Z]  Experimental: true
10:26:01 [2019-10-22T10:26:01.401Z]  Insecure Registries:
10:26:01 [2019-10-22T10:26:01.401Z]   10.0.0.4:5000
10:26:01 [2019-10-22T10:26:01.401Z]   127.0.0.0/8
10:26:01 [2019-10-22T10:26:01.401Z]  Registry Mirrors:
10:26:01 [2019-10-22T10:26:01.401Z]   http://10.0.0.4:5000/
10:26:01 [2019-10-22T10:26:01.401Z]  Live Restore Enabled: false
10:26:01 [2019-10-22T10:26:01.401Z] 
10:26:01 [2019-10-22T10:26:01.527Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
10:26:01 [2019-10-22T10:26:01.148Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:26:01 [2019-10-22T10:26:01.153Z]  > git config --add remote.origin.fetch +refs/pull/409/head:refs/remotes/origin/PR-409 # timeout=10
10:26:01 [2019-10-22T10:26:01.157Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
10:26:01 [2019-10-22T10:26:01.172Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:26:01 [2019-10-22T10:26:01.188Z] Fetching upstream changes from https://github.com/docker/engine.git
10:26:01 [2019-10-22T10:26:01.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:26:01 [2019-10-22T10:26:01.189Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:26:01 [2019-10-22T10:26:01.528Z]  > git config core.sparsecheckout # timeout=10
10:26:01 [2019-10-22T10:26:01.532Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
[Pipeline] powershell
10:26:01 [2019-10-22T10:26:01.997Z] ace5139f9caa: Pull complete
10:26:02 [2019-10-22T10:26:02.566Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:02 [2019-10-22T10:26:02.567Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:26:03 [2019-10-22T10:26:03.169Z] Commit message: "Add GoDoc to fix linting validation"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:26:02 [2019-10-22T10:26:02.527Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:26:02 [2019-10-22T10:26:02.551Z]  > git rev-parse HEAD^{commit} # timeout=10
10:26:02 [2019-10-22T10:26:02.568Z]  > git config core.sparsecheckout # timeout=10
10:26:02 [2019-10-22T10:26:02.572Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:04 [2019-10-22T10:26:04.100Z] + docker version
10:26:04 [2019-10-22T10:26:04.100Z] Client:
10:26:04 [2019-10-22T10:26:04.100Z]  Version:           18.06.1-ce
10:26:04 [2019-10-22T10:26:04.100Z]  API version:       1.38
10:26:04 [2019-10-22T10:26:04.100Z]  Go version:        go1.10.3
10:26:04 [2019-10-22T10:26:04.100Z]  Git commit:        e68fc7a
10:26:04 [2019-10-22T10:26:04.100Z]  Built:             Tue Aug 21 17:26:10 2018
10:26:04 [2019-10-22T10:26:04.100Z]  OS/Arch:           linux/ppc64le
10:26:04 [2019-10-22T10:26:04.100Z]  Experimental:      false
10:26:04 [2019-10-22T10:26:04.100Z] 
10:26:04 [2019-10-22T10:26:04.100Z] Server:
10:26:04 [2019-10-22T10:26:04.100Z]  Engine:
10:26:04 [2019-10-22T10:26:04.100Z]   Version:          18.06.1-ce
10:26:04 [2019-10-22T10:26:04.100Z]   API version:      1.38 (minimum version 1.12)
10:26:04 [2019-10-22T10:26:04.100Z]   Go version:       go1.10.3
10:26:04 [2019-10-22T10:26:04.100Z]   Git commit:       e68fc7a
10:26:04 [2019-10-22T10:26:04.100Z]   Built:            Tue Aug 21 17:24:20 2018
10:26:04 [2019-10-22T10:26:04.100Z]   OS/Arch:          linux/ppc64le
10:26:04 [2019-10-22T10:26:04.100Z]   Experimental:     true
10:26:04 [2019-10-22T10:26:04.120Z] using credential docker-jenkins-github-credentials
[Pipeline] sh
10:26:04 [2019-10-22T10:26:04.132Z] Cloning the remote Git repository
10:26:04 [2019-10-22T10:26:04.132Z] Cloning with configured refspecs honoured and without tags
10:26:04 [2019-10-22T10:26:04.479Z] + docker info
10:26:04 [2019-10-22T10:26:04.479Z] Containers: 0
10:26:04 [2019-10-22T10:26:04.479Z]  Running: 0
10:26:04 [2019-10-22T10:26:04.479Z]  Paused: 0
10:26:04 [2019-10-22T10:26:04.479Z]  Stopped: 0
10:26:04 [2019-10-22T10:26:04.479Z] Images: 0
10:26:04 [2019-10-22T10:26:04.479Z] Server Version: 18.06.1-ce
10:26:04 [2019-10-22T10:26:04.479Z] Storage Driver: overlay2
10:26:04 [2019-10-22T10:26:04.479Z]  Backing Filesystem: extfs
10:26:04 [2019-10-22T10:26:04.479Z]  Supports d_type: true
10:26:04 [2019-10-22T10:26:04.479Z]  Native Overlay Diff: true
10:26:04 [2019-10-22T10:26:04.479Z] Logging Driver: json-file
10:26:04 [2019-10-22T10:26:04.479Z] Cgroup Driver: cgroupfs
10:26:04 [2019-10-22T10:26:04.479Z] Plugins:
10:26:04 [2019-10-22T10:26:04.479Z]  Volume: local
10:26:04 [2019-10-22T10:26:04.479Z]  Network: bridge host ipvlan macvlan null overlay
10:26:04 [2019-10-22T10:26:04.479Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:26:04 [2019-10-22T10:26:04.479Z] Swarm: inactive
10:26:04 [2019-10-22T10:26:04.479Z] Runtimes: runc
10:26:04 [2019-10-22T10:26:04.479Z] Default Runtime: runc
10:26:04 [2019-10-22T10:26:04.479Z] Init Binary: docker-init
10:26:04 [2019-10-22T10:26:04.479Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:26:04 [2019-10-22T10:26:04.479Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:26:04 [2019-10-22T10:26:04.479Z] init version: fec3683
10:26:04 [2019-10-22T10:26:04.479Z] Security Options:
10:26:04 [2019-10-22T10:26:04.479Z]  apparmor
10:26:04 [2019-10-22T10:26:04.479Z]  seccomp
10:26:04 [2019-10-22T10:26:04.479Z]   Profile: default
10:26:04 [2019-10-22T10:26:04.479Z] Kernel Version: 4.4.0-130-generic
10:26:04 [2019-10-22T10:26:04.479Z] Operating System: Ubuntu 16.04.3 LTS
10:26:04 [2019-10-22T10:26:04.479Z] OSType: linux
10:26:04 [2019-10-22T10:26:04.479Z] Architecture: ppc64le
10:26:04 [2019-10-22T10:26:04.479Z] CPUs: 4
10:26:04 [2019-10-22T10:26:04.479Z] Total Memory: 7.972GiB
10:26:04 [2019-10-22T10:26:04.479Z] Name: ppc64le-ubuntu-14
10:26:04 [2019-10-22T10:26:04.479Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:26:04 [2019-10-22T10:26:04.479Z] Docker Root Dir: /var/lib/docker
10:26:04 [2019-10-22T10:26:04.479Z] Debug Mode (client): false
10:26:04 [2019-10-22T10:26:04.479Z] Debug Mode (server): false
10:26:04 [2019-10-22T10:26:04.479Z] Username: dockerbuildbot
10:26:04 [2019-10-22T10:26:04.479Z] Registry: https://index.docker.io/v1/
10:26:04 [2019-10-22T10:26:04.479Z] Labels:
10:26:04 [2019-10-22T10:26:04.479Z] Experimental: true
10:26:04 [2019-10-22T10:26:04.479Z] Insecure Registries:
10:26:04 [2019-10-22T10:26:04.479Z]  127.0.0.0/8
10:26:04 [2019-10-22T10:26:04.479Z] Live Restore Enabled: false
10:26:04 [2019-10-22T10:26:04.479Z] 
[Pipeline] sh
10:26:04 [2019-10-22T10:26:04.858Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:26:04 [2019-10-22T10:26:04.858Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:26:04 [2019-10-22T10:26:04.858Z] + curl -fsSL -o /home/docker/workspace/engine_PR-409/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:26:04 [2019-10-22T10:26:04.858Z] + bash /home/docker/workspace/engine_PR-409/check-config.sh
10:26:04 [2019-10-22T10:26:04.858Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:26:04 [2019-10-22T10:26:04.858Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
10:26:04 [2019-10-22T10:26:04.858Z] 
10:26:04 [2019-10-22T10:26:04.858Z] Generally Necessary:
10:26:04 [2019-10-22T10:26:04.858Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:26:04 [2019-10-22T10:26:04.858Z] - apparmor: enabled and tools installed
10:26:04 [2019-10-22T10:26:04.858Z] - CONFIG_NAMESPACES: enabled
10:26:04 [2019-10-22T10:26:04.858Z] - CONFIG_NET_NS: enabled
10:26:04 [2019-10-22T10:26:04.858Z] - CONFIG_PID_NS: enabled
10:26:04 [2019-10-22T10:26:04.204Z] Cloning repository https://github.com/docker/engine.git
10:26:04 [2019-10-22T10:26:04.256Z]  > git init /home/ubuntu/workspace/engine_PR-409 # timeout=10
10:26:04 [2019-10-22T10:26:04.676Z] Fetching upstream changes from https://github.com/docker/engine.git
10:26:04 [2019-10-22T10:26:04.676Z]  > git --version # timeout=10
10:26:04 [2019-10-22T10:26:04.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:26:04 [2019-10-22T10:26:04.718Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_IPC_NS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_UTS_NS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUPS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUP_CPUACCT: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUP_DEVICE: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUP_FREEZER: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUP_SCHED: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CPUSETS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_MEMCG: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_KEYS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_VETH: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_BRIDGE: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NF_NAT: enabled (as module)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_NF_NAT_NEEDED: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_POSIX_MQUEUE: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:26:05 [2019-10-22T10:26:05.142Z] 
10:26:05 [2019-10-22T10:26:05.142Z] Optional Features:
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_USER_NS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_SECCOMP: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_CGROUP_PIDS: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_MEMCG_SWAP: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:26:05 [2019-10-22T10:26:05.142Z]     (cgroup swap accounting is currently enabled)
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_MEMCG_KMEM: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_BLK_CGROUP: enabled
10:26:05 [2019-10-22T10:26:05.142Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:26:05 [2019-10-22T10:26:05.346Z] e4d79466b81c: Pull complete
10:26:05 [2019-10-22T10:26:05.346Z] b00baabad4ce: Pull complete
10:26:05 [2019-10-22T10:26:05.346Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
10:26:05 [2019-10-22T10:26:05.346Z] Status: Downloaded newer image for golang:1.12.10-stretch
10:26:05 [2019-10-22T10:26:05.346Z]  ---> 687421176e14
10:26:05 [2019-10-22T10:26:05.346Z] Step 5/118 : ARG APT_MIRROR
10:26:05 [2019-10-22T10:26:05.346Z]  ---> Running in 10c55913632d
10:26:05 [2019-10-22T10:26:05.346Z] Removing intermediate container 10c55913632d
10:26:05 [2019-10-22T10:26:05.346Z]  ---> d799e37a00b8
10:26:05 [2019-10-22T10:26:05.346Z] Step 6/118 : 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
10:26:05 [2019-10-22T10:26:05.346Z]  ---> Running in d3aac1c99d2a
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IOSCHED_CFQ: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_CGROUP_PERF: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_CGROUP_HUGETLB: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_CFS_BANDWIDTH: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_RT_GROUP_SCHED: missing
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_VS: enabled (as module)
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_VS_NFCT: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_IP_VS_RR: enabled (as module)
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_EXT4_FS: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:26:05 [2019-10-22T10:26:05.425Z] - Network Drivers:
10:26:05 [2019-10-22T10:26:05.425Z]   - "overlay":
10:26:05 [2019-10-22T10:26:05.425Z]     - CONFIG_VXLAN: enabled (as module)
10:26:05 [2019-10-22T10:26:05.425Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:26:05 [2019-10-22T10:26:05.425Z]       Optional (for encrypted networks):
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_CRYPTO: enabled
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_XFRM: enabled
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_XFRM_USER: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_INET_ESP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "ipvlan":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_IPVLAN: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "macvlan":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_MACVLAN: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_DUMMY: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "ftp,tftp client in container":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z] - Storage Drivers:
10:26:05 [2019-10-22T10:26:05.708Z]   - "aufs":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_AUFS_FS: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "btrfs":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:26:05 [2019-10-22T10:26:05.708Z]   - "devicemapper":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_BLK_DEV_DM: enabled
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "overlay":
10:26:05 [2019-10-22T10:26:05.708Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:26:05 [2019-10-22T10:26:05.708Z]   - "zfs":
10:26:05 [2019-10-22T10:26:05.708Z]     - /dev/zfs: missing
10:26:05 [2019-10-22T10:26:05.708Z]     - zfs command: missing
10:26:05 [2019-10-22T10:26:05.708Z]     - zpool command: missing
10:26:05 [2019-10-22T10:26:05.708Z] 
10:26:05 [2019-10-22T10:26:05.708Z] Limits:
10:26:05 [2019-10-22T10:26:05.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:26:05 [2019-10-22T10:26:05.708Z] 
10:26:05 [2019-10-22T10:26:05.708Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:26:06 [2019-10-22T10:26:06.124Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -f Dockerfile .
10:26:06 [2019-10-22T10:26:06.594Z] Removing intermediate container d3aac1c99d2a
10:26:06 [2019-10-22T10:26:06.594Z]  ---> 786ea202c620
10:26:06 [2019-10-22T10:26:06.594Z] Step 7/118 : FROM base AS criu
10:26:06 [2019-10-22T10:26:06.594Z]  ---> 786ea202c620
10:26:06 [2019-10-22T10:26:06.594Z] Step 8/118 : ARG DEBIAN_FRONTEND
10:26:06 [2019-10-22T10:26:06.594Z]  ---> Running in 87ea9a901d08
10:26:06 [2019-10-22T10:26:06.594Z] Removing intermediate container 87ea9a901d08
10:26:06 [2019-10-22T10:26:06.594Z]  ---> 4a7856ebdee9
10:26:06 [2019-10-22T10:26:06.594Z] Step 9/118 : ENV CRIU_VERSION 3.6
10:26:06 [2019-10-22T10:26:06.594Z]  ---> Running in 2f27a7cc6177
10:26:06 [2019-10-22T10:26:06.955Z] Removing intermediate container 2f27a7cc6177
10:26:06 [2019-10-22T10:26:06.955Z]  ---> ea01a1d5f035
10:26:06 [2019-10-22T10:26:06.955Z] Step 10/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
10:26:06 [2019-10-22T10:26:06.955Z]  ---> Running in 5372820d4bfa
10:26:07 [2019-10-22T10:26:07.324Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:26:07 [2019-10-22T10:26:07.704Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:26:07 [2019-10-22T10:26:07.704Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:26:07 [2019-10-22T10:26:07.704Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:26:07 [2019-10-22T10:26:07.704Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:26:07 [2019-10-22T10:26:07.704Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:26:07 [2019-10-22T10:26:07.704Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:26:07 [2019-10-22T10:26:07.704Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:26:08 [2019-10-22T10:26:08.175Z] Sending build context to Docker daemon  44.44MB

10:26:08 [2019-10-22T10:26:08.175Z] Step 1/118 : ARG CROSS="false"
10:26:08 [2019-10-22T10:26:08.175Z] Step 2/118 : ARG GO_VERSION=1.12.10
10:26:08 [2019-10-22T10:26:08.175Z] Step 3/118 : ARG DEBIAN_FRONTEND=noninteractive
10:26:08 [2019-10-22T10:26:08.175Z] Step 4/118 : FROM golang:${GO_VERSION}-stretch AS base
10:26:08 [2019-10-22T10:26:08.459Z] 1.12.10-stretch: Pulling from library/golang
10:26:08 [2019-10-22T10:26:08.759Z] fb056072eab9: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 6a33b1f9796f: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 8f8f8962e456: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 68adcc365214: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 76d8adf27bdf: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] d66e58854927: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 71497195576e: Pulling fs layer
10:26:08 [2019-10-22T10:26:08.759Z] 68adcc365214: Waiting
10:26:08 [2019-10-22T10:26:08.759Z] 76d8adf27bdf: Waiting
10:26:08 [2019-10-22T10:26:08.759Z] d66e58854927: Waiting
10:26:08 [2019-10-22T10:26:08.759Z] 71497195576e: Waiting
10:26:09 [2019-10-22T10:26:09.012Z] Fetched 7670 kB in 1s (4991 kB/s)
10:26:09 [2019-10-22T10:26:09.382Z] 8f8f8962e456: Verifying Checksum
10:26:09 [2019-10-22T10:26:09.382Z] 8f8f8962e456: Download complete
10:26:09 [2019-10-22T10:26:09.390Z] Reading package lists...
10:26:09 [2019-10-22T10:26:09.667Z] 6a33b1f9796f: Verifying Checksum
10:26:09 [2019-10-22T10:26:09.667Z] 6a33b1f9796f: Download complete
10:26:10 [2019-10-22T10:26:10.174Z] Reading package lists...
10:26:10 [2019-10-22T10:26:10.174Z] Building dependency tree...
10:26:10 [2019-10-22T10:26:10.174Z] Reading state information...
10:26:10 [2019-10-22T10:26:10.174Z] The following additional packages will be installed:
10:26:10 [2019-10-22T10:26:10.174Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:26:10 [2019-10-22T10:26:10.174Z]   libprotoc10 python-pkg-resources zlib1g-dev
10:26:10 [2019-10-22T10:26:10.174Z] Suggested packages:
10:26:10 [2019-10-22T10:26:10.174Z]   manpages-dev python-setuptools
10:26:10 [2019-10-22T10:26:10.785Z] The following NEW packages will be installed:
10:26:10 [2019-10-22T10:26:10.785Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:26:10 [2019-10-22T10:26:10.785Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:26:10 [2019-10-22T10:26:10.785Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:26:10 [2019-10-22T10:26:10.785Z]   zlib1g-dev
10:26:10 [2019-10-22T10:26:10.785Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:26:10 [2019-10-22T10:26:10.785Z] Need to get 3476 kB of archives.
10:26:10 [2019-10-22T10:26:10.785Z] After this operation, 20.2 MB of additional disk space will be used.
10:26:10 [2019-10-22T10:26:10.785Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
10:26:10 [2019-10-22T10:26:10.785Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
10:26:11 [2019-10-22T10:26:11.147Z] debconf: delaying package configuration, since apt-utils is not installed
10:26:11 [2019-10-22T10:26:11.147Z] Fetched 3476 kB in 0s (26.9 MB/s)
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libnet1:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libcap-dev:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libnet1-dev.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libnl-3-200:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libnl-3-dev:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libprotobuf-c1:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
10:26:11 [2019-10-22T10:26:11.515Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
10:26:11 [2019-10-22T10:26:11.515Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
10:26:11 [2019-10-22T10:26:11.515Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
10:26:11 [2019-10-22T10:26:11.719Z] fb056072eab9: Verifying Checksum
10:26:11 [2019-10-22T10:26:11.719Z] fb056072eab9: Download complete
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package zlib1g-dev:s390x.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package libprotobuf10:s390x.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package libprotobuf-lite10:s390x.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package libprotobuf-dev:s390x.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package libprotoc10:s390x.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.028Z] Selecting previously unselected package protobuf-c-compiler.
10:26:12 [2019-10-22T10:26:12.028Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.028Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
10:26:12 [2019-10-22T10:26:12.515Z] Selecting previously unselected package protobuf-compiler.
10:26:12 [2019-10-22T10:26:12.515Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.515Z] Unpacking protobuf-compiler (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.515Z] Selecting previously unselected package python-pkg-resources.
10:26:12 [2019-10-22T10:26:12.515Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:26:12 [2019-10-22T10:26:12.515Z] Unpacking python-pkg-resources (33.1.1-1) ...
10:26:12 [2019-10-22T10:26:12.515Z] Selecting previously unselected package python-protobuf.
10:26:12 [2019-10-22T10:26:12.515Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
10:26:12 [2019-10-22T10:26:12.515Z] Unpacking python-protobuf (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.515Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
10:26:12 [2019-10-22T10:26:12.515Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
10:26:12 [2019-10-22T10:26:12.515Z] Setting up python-pkg-resources (33.1.1-1) ...
10:26:12 [2019-10-22T10:26:12.955Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:26:12 [2019-10-22T10:26:12.955Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
10:26:12 [2019-10-22T10:26:12.955Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:26:12 [2019-10-22T10:26:12.955Z] Setting up python-protobuf (3.0.0-9) ...
10:26:13 [2019-10-22T10:26:13.204Z] 68adcc365214: Verifying Checksum
10:26:13 [2019-10-22T10:26:13.204Z] 68adcc365214: Download complete
10:26:13 [2019-10-22T10:26:13.204Z] 71497195576e: Verifying Checksum
10:26:13 [2019-10-22T10:26:13.204Z] 71497195576e: Download complete
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libcap-dev:s390x (1:2.25-1) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libprotoc10:s390x (3.0.0-9) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up protobuf-c-compiler (1.2.1-2) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up protobuf-compiler (3.0.0-9) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
10:26:13 [2019-10-22T10:26:13.365Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
10:26:13 [2019-10-22T10:26:13.365Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:26:13 [2019-10-22T10:26:13.827Z] 76d8adf27bdf: Verifying Checksum
10:26:13 [2019-10-22T10:26:13.827Z] 76d8adf27bdf: Download complete
10:26:14 [2019-10-22T10:26:14.153Z] Removing intermediate container 5372820d4bfa
10:26:14 [2019-10-22T10:26:14.153Z]  ---> 5cbd0949206d
10:26:14 [2019-10-22T10:26:14.153Z] Step 11/118 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
10:26:14 [2019-10-22T10:26:14.153Z]  ---> Running in 15b6b3f87430
10:26:15 [2019-10-22T10:26:15.428Z] fatal: Not a git repository (or any of the parent directories): .git
10:26:15 [2019-10-22T10:26:15.429Z]   GEN      .gitid
10:26:15 [2019-10-22T10:26:15.429Z]   GEN      criu/include/version.h
10:26:15 [2019-10-22T10:26:15.429Z]   GEN      include/common/asm
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/opts.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/sit.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/google/protobuf/descriptor.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/opts.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/sit.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/macvlan.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/macvlan.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/autofs.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/autofs.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/sysctl.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/sysctl.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/time.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/time.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/binfmt-misc.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/binfmt-misc.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/seccomp.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/seccomp.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/userns.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/userns.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/cgroup.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/cgroup.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/fown.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/ext-file.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/fown.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/ext-file.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/rpc.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/rpc.pb-c.d
10:26:15 [2019-10-22T10:26:15.429Z]   PBCC     images/siginfo.pb-c.c
10:26:15 [2019-10-22T10:26:15.429Z]   DEP      images/siginfo.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/pagemap.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/pagemap.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/rlimit.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/rlimit.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/file-lock.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/file-lock.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/tty.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/tty.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/tun.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/netdev.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/tun.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/netdev.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/vma.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/vma.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/creds.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/creds.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/utsns.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/utsns.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/ipc-desc.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/ipc-sem.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/ipc-desc.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/ipc-sem.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/ipc-msg.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/ipc-msg.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/ipc-shm.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/ipc-shm.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/ipc-var.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/ipc-var.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sk-opts.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/packet-sock.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sk-opts.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/packet-sock.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sk-netlink.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sk-netlink.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sk-inet.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sk-inet.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sk-unix.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sk-unix.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/mm.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/mm.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/timerfd.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/timerfd.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/timer.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/timer.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sa.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sa.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/pipe-data.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/pipe-data.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/mnt.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/mnt.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/sk-packet.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/sk-packet.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/tcp-stream.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/tcp-stream.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/pipe.pb-c.c
10:26:15 [2019-10-22T10:26:15.799Z]   DEP      images/pipe.pb-c.d
10:26:15 [2019-10-22T10:26:15.799Z]   PBCC     images/pstree.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/pstree.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/fs.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/fs.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/signalfd.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/signalfd.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/fh.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/fsnotify.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/fh.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/fsnotify.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/eventpoll.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/eventpoll.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/eventfd.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/eventfd.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/remap-file-path.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/remap-file-path.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/fifo.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/fifo.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/ghost-file.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/ghost-file.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/regfile.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/regfile.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/ns.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/ns.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/fdinfo.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/fdinfo.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core-aarch64.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core-arm.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core-ppc64.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core-s390.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core-x86.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/core.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/inventory.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core-aarch64.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core-arm.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core-ppc64.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core-s390.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core-x86.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/core.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/inventory.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/cpuinfo.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/cpuinfo.pb-c.d
10:26:16 [2019-10-22T10:26:16.162Z]   PBCC     images/stats.pb-c.c
10:26:16 [2019-10-22T10:26:16.162Z]   DEP      images/stats.pb-c.d
10:26:16 [2019-10-22T10:26:16.521Z] fb056072eab9: Pull complete
10:26:16 [2019-10-22T10:26:16.548Z] make[1]: Nothing to be done for 'all'.
10:26:16 [2019-10-22T10:26:16.548Z]   CC       images/stats.o
10:26:16 [2019-10-22T10:26:16.548Z]   CC       images/core.o
10:26:16 [2019-10-22T10:26:16.548Z]   CC       images/core-x86.o
10:26:16 [2019-10-22T10:26:16.979Z] 
10:26:16 [2019-10-22T10:26:16.979Z] INFO: executeCI.ps1 starting at Tue Oct 22 10:26:14 CUT 2019
10:26:16 [2019-10-22T10:26:16.979Z] 
10:26:16 [2019-10-22T10:26:16.979Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:26:16 [2019-10-22T10:26:16.979Z] INFO: Running git version 2.23.0.windows.1
10:26:16 [2019-10-22T10:26:16.979Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:26:16 [2019-10-22T10:26:16.979Z] INFO: Environment variables:
10:26:16 [2019-10-22T10:26:16.979Z] 
10:26:16 [2019-10-22T10:26:16.980Z] Name                           Value                                                                                   
10:26:16 [2019-10-22T10:26:16.980Z] ----                           -----                                                                                   
10:26:16 [2019-10-22T10:26:16.980Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:26:16 [2019-10-22T10:26:16.980Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:26:16 [2019-10-22T10:26:16.980Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:26:16 [2019-10-22T10:26:16.980Z] BRANCH_NAME                    PR-409                                                                                  
10:26:16 [2019-10-22T10:26:16.980Z] BUILD_DISPLAY_NAME             #4                                                                                      
10:26:16 [2019-10-22T10:26:16.980Z] BUILD_ID                       4                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] BUILD_NUMBER                   4                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] BUILD_TAG                      jenkins-engine-PR-409-4                                                                 
10:26:16 [2019-10-22T10:26:16.980Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/PR-409/4/                                   
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_BRANCH                  18.09_backport_fix_buildkit_prunegc_filter_config                                       
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_FORK                    thaJeztah                                                                               
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_ID                      409                                                                                     
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_TARGET                  18.09                                                                                   
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_TITLE                   [18.09 backport] daemon/config: fix filter type in BuildKit GC config                   
10:26:16 [2019-10-22T10:26:16.980Z] CHANGE_URL                     https://github.com/docker/engine/pull/409                                               
10:26:16 [2019-10-22T10:26:16.980Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:26:16 [2019-10-22T10:26:16.980Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:26:16 [2019-10-22T10:26:16.980Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:26:16 [2019-10-22T10:26:16.980Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:26:16 [2019-10-22T10:26:16.980Z] COMPUTERNAME                   azwin-2-14e520                                                                          
10:26:16 [2019-10-22T10:26:16.980Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:26:16 [2019-10-22T10:26:16.980Z] ConfigSequenceNumber           0                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] DOCKER_BUILDKIT                0                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:26:16 [2019-10-22T10:26:16.980Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:26:16 [2019-10-22T10:26:16.980Z] EXECUTOR_NUMBER                0                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] FQDN                           azwin-2-14e520.westus.cloudapp.azure.com                                                
10:26:16 [2019-10-22T10:26:16.980Z] GIT_BRANCH                     PR-409                                                                                  
10:26:16 [2019-10-22T10:26:16.980Z] GIT_COMMIT                     7243249fb367ef0af31a590ba0f3f8e20b6c7bd6                                                
10:26:16 [2019-10-22T10:26:16.980Z] GIT_PREVIOUS_COMMIT            7243249fb367ef0af31a590ba0f3f8e20b6c7bd6                                                
10:26:16 [2019-10-22T10:26:16.980Z] GIT_URL                        https://github.com/docker/engine.git                                                    
10:26:16 [2019-10-22T10:26:16.980Z] HUDSON_COOKIE                  4e3e6bd2-8dad-4122-9f73-189df114a31c                                                    
10:26:16 [2019-10-22T10:26:16.980Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:26:16 [2019-10-22T10:26:16.980Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:26:16 [2019-10-22T10:26:16.980Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
10:26:16 [2019-10-22T10:26:16.980Z] janky                          true                                                                                    
10:26:16 [2019-10-22T10:26:16.980Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
10:26:16 [2019-10-22T10:26:16.980Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:26:16 [2019-10-22T10:26:16.980Z] JENKINS_NODE_COOKIE            08300bbe-29df-46f3-9ff0-08f0c84c5102                                                    
10:26:16 [2019-10-22T10:26:16.980Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:26:16 [2019-10-22T10:26:16.980Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
10:26:16 [2019-10-22T10:26:16.980Z] JOB_BASE_NAME                  PR-409                                                                                  
10:26:16 [2019-10-22T10:26:16.980Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-409/display/redirect                     
10:26:16 [2019-10-22T10:26:16.980Z] JOB_NAME                       engine/PR-409                                                                           
10:26:16 [2019-10-22T10:26:16.980Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/PR-409/                                     
10:26:16 [2019-10-22T10:26:16.980Z] library.jps.version            master                                                                                  
10:26:16 [2019-10-22T10:26:16.980Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:26:16 [2019-10-22T10:26:16.980Z] NODE_LABELS                    amd64 azure azwin-2-14e520 azwin-2019 docker west-us windows windows-2019 x86_64        
10:26:16 [2019-10-22T10:26:16.980Z] NODE_NAME                      azwin-2-14e520                                                                          
10:26:16 [2019-10-22T10:26:16.980Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] OS                             Windows_NT                                                                              
10:26:16 [2019-10-22T10:26:16.980Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:26:16 [2019-10-22T10:26:16.980Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:26:16 [2019-10-22T10:26:16.980Z] powerpc                        true                                                                                    
10:26:16 [2019-10-22T10:26:16.980Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:26:16 [2019-10-22T10:26:16.980Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
10:26:16 [2019-10-22T10:26:16.980Z] PROCESSOR_LEVEL                6                                                                                       
10:26:16 [2019-10-22T10:26:16.980Z] PROCESSOR_REVISION             4f01                                                                                    
10:26:16 [2019-10-22T10:26:16.980Z] ProgramData                    C:\ProgramData                                                                          
10:26:16 [2019-10-22T10:26:16.980Z] ProgramFiles                   C:\Program Files                                                                        
10:26:16 [2019-10-22T10:26:16.981Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:26:16 [2019-10-22T10:26:16.981Z] ProgramW6432                   C:\Program Files                                                                        
10:26:16 [2019-10-22T10:26:16.981Z] PROMPT                         $P$G                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:26:16 [2019-10-22T10:26:16.981Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:26:16 [2019-10-22T10:26:16.981Z] PUBLIC                         C:\Users\Public                                                                         
10:26:16 [2019-10-22T10:26:16.981Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/PR-409/4/display/redirect?page=changes      
10:26:16 [2019-10-22T10:26:16.981Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-409/4/display/redirect                   
10:26:16 [2019-10-22T10:26:16.981Z] skip_dco                       false                                                                                   
10:26:16 [2019-10-22T10:26:16.981Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:26:16 [2019-10-22T10:26:16.981Z] SOURCES_DRIVE                  d                                                                                       
10:26:16 [2019-10-22T10:26:16.981Z] SOURCES_SUBDIR                 gopath                                                                                  
10:26:16 [2019-10-22T10:26:16.981Z] STAGE_NAME                     Run tests                                                                               
10:26:16 [2019-10-22T10:26:16.981Z] SystemDrive                    C:                                                                                      
10:26:16 [2019-10-22T10:26:16.981Z] SystemRoot                     C:\windows                                                                              
10:26:16 [2019-10-22T10:26:16.981Z] TEMP                           C:\windows\TEMP                                                                         
10:26:16 [2019-10-22T10:26:16.981Z] TESTRUN_DRIVE                  d                                                                                       
10:26:16 [2019-10-22T10:26:16.981Z] TESTRUN_SUBDIR                 CI-4                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] TIMEOUT                        120m                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] TMP                            C:\windows\TEMP                                                                         
10:26:16 [2019-10-22T10:26:16.981Z] unit_validate                  true                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] USERDOMAIN                     WORKGROUP                                                                               
10:26:16 [2019-10-22T10:26:16.981Z] USERNAME                       azwin-2-14e520$                                                                         
10:26:16 [2019-10-22T10:26:16.981Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:26:16 [2019-10-22T10:26:16.981Z] windir                         C:\windows                                                                              
10:26:16 [2019-10-22T10:26:16.981Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:26:16 [2019-10-22T10:26:16.981Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:26:16 [2019-10-22T10:26:16.981Z] windowsRS1                     false                                                                                   
10:26:16 [2019-10-22T10:26:16.981Z] windowsRS5                     true                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:26:16 [2019-10-22T10:26:16.981Z] z                              true                                                                                    
10:26:16 [2019-10-22T10:26:16.981Z] 
10:26:16 [2019-10-22T10:26:16.981Z] 
10:26:16 [2019-10-22T10:26:16.981Z] 
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Sources under d:\gopath\...
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Test run under d:\CI-4\...
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:26:16 [2019-10-22T10:26:16.981Z] INFO: docker/docker repository was found
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805'
10:26:16 [2019-10-22T10:26:16.981Z] INFO: Docker version of control daemon
10:26:16 [2019-10-22T10:26:16.981Z] 
10:26:16 [2019-10-22T10:26:16.981Z] Client: Docker Engine - Enterprise
10:26:16 [2019-10-22T10:26:16.981Z]  Version:           19.03.2
10:26:16 [2019-10-22T10:26:16.981Z]  API version:       1.40
10:26:16 [2019-10-22T10:26:16.981Z]  Go version:        go1.12.8
10:26:16 [2019-10-22T10:26:16.981Z]  Git commit:        c92ab06ed9
10:26:16 [2019-10-22T10:26:16.981Z]  Built:             09/03/2019 16:38:11
10:26:16 [2019-10-22T10:26:16.981Z]  OS/Arch:           windows/amd64
10:26:16 [2019-10-22T10:26:16.981Z]  Experimental:      false
10:26:16 [2019-10-22T10:26:16.981Z] 
10:26:16 [2019-10-22T10:26:16.981Z] Server: Docker Engine - Enterprise
10:26:16 [2019-10-22T10:26:16.981Z]  Engine:
10:26:16 [2019-10-22T10:26:16.982Z]   Version:          19.03.2
10:26:16 [2019-10-22T10:26:16.982Z]   API version:      1.40 (minimum version 1.24)
10:26:16 [2019-10-22T10:26:16.982Z]   Go version:       go1.12.8
10:26:16 [2019-10-22T10:26:16.982Z]   Git commit:       c92ab06ed9
10:26:16 [2019-10-22T10:26:16.982Z]   Built:            09/03/2019 16:35:47
10:26:16 [2019-10-22T10:26:16.982Z]   OS/Arch:          windows/amd64
10:26:16 [2019-10-22T10:26:16.982Z]   Experimental:     true
10:26:16 [2019-10-22T10:26:16.982Z] 
10:26:16 [2019-10-22T10:26:16.982Z] INFO: Docker info of control daemon
10:26:16 [2019-10-22T10:26:16.982Z] 
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/core-arm.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/core-aarch64.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/core-ppc64.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/core-s390.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/cpuinfo.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/inventory.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/fdinfo.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/fown.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/ns.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/regfile.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/ghost-file.o
10:26:17 [2019-10-22T10:26:17.102Z]   CC       images/fifo.o
10:26:17 [2019-10-22T10:26:17.139Z] 6a33b1f9796f: Pull complete
10:26:17 [2019-10-22T10:26:17.424Z] 8f8f8962e456: Pull complete
10:26:17 [2019-10-22T10:26:17.445Z] Client:
10:26:17 [2019-10-22T10:26:17.445Z]  Debug Mode: false
10:26:17 [2019-10-22T10:26:17.445Z]  Plugins:
10:26:17 [2019-10-22T10:26:17.445Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
10:26:17 [2019-10-22T10:26:17.445Z] 
10:26:17 [2019-10-22T10:26:17.445Z] Server:
10:26:17 [2019-10-22T10:26:17.445Z]  Containers: 0
10:26:17 [2019-10-22T10:26:17.445Z]   Running: 0
10:26:17 [2019-10-22T10:26:17.445Z]   Paused: 0
10:26:17 [2019-10-22T10:26:17.445Z]   Stopped: 0
10:26:17 [2019-10-22T10:26:17.445Z]  Images: 8
10:26:17 [2019-10-22T10:26:17.445Z]  Server Version: 19.03.2
10:26:17 [2019-10-22T10:26:17.445Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:26:17 [2019-10-22T10:26:17.445Z]   Windows: 
10:26:17 [2019-10-22T10:26:17.445Z]   LCOW: 
10:26:17 [2019-10-22T10:26:17.445Z]  Logging Driver: json-file
10:26:17 [2019-10-22T10:26:17.445Z]  Plugins:
10:26:17 [2019-10-22T10:26:17.445Z]   Volume: local
10:26:17 [2019-10-22T10:26:17.445Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
10:26:17 [2019-10-22T10:26:17.445Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:26:17 [2019-10-22T10:26:17.445Z]  Swarm: inactive
10:26:17 [2019-10-22T10:26:17.445Z]  Default Isolation: process
10:26:17 [2019-10-22T10:26:17.445Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:26:17 [2019-10-22T10:26:17.445Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
10:26:17 [2019-10-22T10:26:17.445Z]  OSType: windows
10:26:17 [2019-10-22T10:26:17.445Z]  Architecture: x86_64
10:26:17 [2019-10-22T10:26:17.445Z]  CPUs: 4
10:26:17 [2019-10-22T10:26:17.445Z]  Total Memory: 32GiB
10:26:17 [2019-10-22T10:26:17.445Z]  Name: azwin-2-14e520
10:26:17 [2019-10-22T10:26:17.445Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
10:26:17 [2019-10-22T10:26:17.445Z]  Docker Root Dir: D:\docker
10:26:17 [2019-10-22T10:26:17.445Z]  Debug Mode: false
10:26:17 [2019-10-22T10:26:17.445Z]  Registry: https://index.docker.io/v1/
10:26:17 [2019-10-22T10:26:17.445Z]  Labels:
10:26:17 [2019-10-22T10:26:17.445Z]  Experimental: true
10:26:17 [2019-10-22T10:26:17.445Z]  Insecure Registries:
10:26:17 [2019-10-22T10:26:17.445Z]   10.0.0.4:5000
10:26:17 [2019-10-22T10:26:17.445Z]   127.0.0.0/8
10:26:17 [2019-10-22T10:26:17.445Z]  Registry Mirrors:
10:26:17 [2019-10-22T10:26:17.445Z]   http://10.0.0.4:5000/
10:26:17 [2019-10-22T10:26:17.445Z]  Live Restore Enabled: false
10:26:17 [2019-10-22T10:26:17.445Z] 
10:26:17 [2019-10-22T10:26:17.445Z] 
10:26:17 [2019-10-22T10:26:17.445Z] INFO: Commit hash is 7243249fb
10:26:17 [2019-10-22T10:26:17.445Z] INFO: Nuke-Everything...
10:26:17 [2019-10-22T10:26:17.445Z] INFO: Container count on control daemon to delete is 0
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/remap-file-path.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/eventfd.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/eventpoll.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/fh.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/fsnotify.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/signalfd.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/fs.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/pstree.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/pipe.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/tcp-stream.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/sk-packet.o
10:26:17 [2019-10-22T10:26:17.481Z]   CC       images/mnt.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/pipe-data.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/sa.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/timer.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/timerfd.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/mm.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/sk-opts.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/sk-unix.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/sk-inet.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/tun.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/sk-netlink.o
10:26:17 [2019-10-22T10:26:17.855Z]   CC       images/packet-sock.o
10:26:17 [2019-10-22T10:26:17.910Z] INFO: Nuking d:\CI-4
10:26:17 [2019-10-22T10:26:17.910Z] INFO: Zapped successfully
10:26:17 [2019-10-22T10:26:17.910Z] INFO: Location for testing is d:\CI-4\CI-7243249fb
10:26:17 [2019-10-22T10:26:17.910Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/ipc-var.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/ipc-desc.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/ipc-shm.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/ipc-msg.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/ipc-sem.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/utsns.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/creds.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/vma.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/netdev.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/tty.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/file-lock.o
10:26:18 [2019-10-22T10:26:18.219Z]   CC       images/rlimit.o
10:26:18 [2019-10-22T10:26:18.375Z] 
10:26:18 [2019-10-22T10:26:18.375Z] 
10:26:18 [2019-10-22T10:26:18.375Z] INFO: Building the image from Dockerfile.windows at 10/22/2019 10:26:17...
10:26:18 [2019-10-22T10:26:18.375Z] 
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/pagemap.o
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/siginfo.o
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/rpc.o
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/ext-file.o
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/cgroup.o
10:26:18 [2019-10-22T10:26:18.590Z]   CC       images/userns.o
10:26:18 [2019-10-22T10:26:18.916Z] d66e58854927: Verifying Checksum
10:26:18 [2019-10-22T10:26:18.916Z] d66e58854927: Download complete
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/google/protobuf/descriptor.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/opts.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/seccomp.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/binfmt-misc.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/time.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/sysctl.o
10:26:18 [2019-10-22T10:26:18.959Z]   CC       images/autofs.o
10:26:19 [2019-10-22T10:26:19.325Z]   CC       images/macvlan.o
10:26:19 [2019-10-22T10:26:19.325Z]   CC       images/sit.o
10:26:19 [2019-10-22T10:26:19.325Z]   LINK     images/built-in.o
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/include/asm
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/include/version.h
10:26:19 [2019-10-22T10:26:19.325Z] touch .config
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      criu/include/config.h
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/plugins/include/uapi/std/syscall.h
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:26:19 [2019-10-22T10:26:19.325Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/std/infect.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/std/string.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/std/log.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/std/fds.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/std/std.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/shmem/shmem.d
10:26:19 [2019-10-22T10:26:19.325Z]   DEP      compel/plugins/fds/fds.d
10:26:19 [2019-10-22T10:26:19.325Z]   CC       compel/plugins/std/std.o
10:26:19 [2019-10-22T10:26:19.325Z]   CC       compel/plugins/std/fds.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/plugins/std/log.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/plugins/std/string.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/plugins/std/infect.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:26:19 [2019-10-22T10:26:19.690Z]   AR       compel/plugins/std.lib.a
10:26:19 [2019-10-22T10:26:19.690Z]   CC       compel/plugins/fds/fds.o
10:26:20 [2019-10-22T10:26:20.061Z]   AR       compel/plugins/fds.lib.a
10:26:20 [2019-10-22T10:26:20.061Z]   HOSTDEP  compel/src/lib/log-host.d
10:26:20 [2019-10-22T10:26:20.061Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
10:26:20 [2019-10-22T10:26:20.061Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:26:20 [2019-10-22T10:26:20.061Z]   HOSTDEP  compel/src/main-host.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/main.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/handle-elf.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/ptrace.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/infect.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/infect-util.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/infect-rpc.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/arch/s390/src/lib/infect.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/arch/s390/src/lib/cpu.d
10:26:20 [2019-10-22T10:26:20.061Z]   DEP      compel/src/lib/log.d
10:26:20 [2019-10-22T10:26:20.061Z]   CC       compel/src/lib/log.o
10:26:20 [2019-10-22T10:26:20.423Z]   CC       compel/arch/s390/src/lib/cpu.o
10:26:20 [2019-10-22T10:26:20.423Z]   CC       compel/arch/s390/src/lib/infect.o
10:26:20 [2019-10-22T10:26:20.423Z]   CC       compel/src/lib/infect-rpc.o
10:26:20 [2019-10-22T10:26:20.423Z]   CC       compel/src/lib/infect-util.o
10:26:20 [2019-10-22T10:26:20.423Z]   CC       compel/src/lib/infect.o
10:26:20 [2019-10-22T10:26:20.795Z]   CC       compel/src/lib/ptrace.o
10:26:21 [2019-10-22T10:26:21.168Z]   AR       compel/libcompel.a
10:26:21 [2019-10-22T10:26:21.168Z]   HOSTCC   compel/src/main-host.o
10:26:21 [2019-10-22T10:26:21.168Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:26:21 [2019-10-22T10:26:21.168Z]   HOSTCC   compel/src/lib/handle-elf-host.o
10:26:21 [2019-10-22T10:26:21.168Z]   HOSTCC   compel/src/lib/log-host.o
10:26:21 [2019-10-22T10:26:21.168Z]   HOSTLINK compel/compel-host-bin
10:26:21 [2019-10-22T10:26:21.168Z]   DEP      soccr/soccr.d
10:26:21 [2019-10-22T10:26:21.168Z]   CC       soccr/soccr.o
10:26:21 [2019-10-22T10:26:21.539Z]   AR       soccr/libsoccr.a
10:26:21 [2019-10-22T10:26:21.539Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:26:21 [2019-10-22T10:26:21.539Z]   DEP      criu/arch/s390/sigframe.d
10:26:21 [2019-10-22T10:26:21.539Z]   DEP      criu/arch/s390/crtools.d
10:26:21 [2019-10-22T10:26:21.539Z]   DEP      criu/arch/s390/cpu.d
10:26:21 [2019-10-22T10:26:21.539Z]   CC       criu/arch/s390/cpu.o
10:26:21 [2019-10-22T10:26:21.539Z]   CC       criu/arch/s390/crtools.o
10:26:21 [2019-10-22T10:26:21.636Z] 68adcc365214: Pull complete
10:26:21 [2019-10-22T10:26:21.909Z]   CC       criu/arch/s390/sigframe.o
10:26:21 [2019-10-22T10:26:21.909Z]   LINK     criu/arch/s390/crtools.built-in.o
10:26:21 [2019-10-22T10:26:21.909Z]   DEP      criu/arch/s390/vdso-pie.d
10:26:21 [2019-10-22T10:26:21.909Z]   DEP      criu/pie/parasite-vdso.d
10:26:21 [2019-10-22T10:26:21.909Z]   DEP      criu/pie/util-vdso.d
10:26:21 [2019-10-22T10:26:21.910Z]   DEP      criu/pie/util.d
10:26:21 [2019-10-22T10:26:21.910Z]   CC       criu/pie/util.o
10:26:21 [2019-10-22T10:26:21.910Z]   CC       criu/pie/util-vdso.o
10:26:22 [2019-10-22T10:26:22.283Z]   CC       criu/pie/parasite-vdso.o
10:26:22 [2019-10-22T10:26:22.283Z]   CC       criu/arch/s390/vdso-pie.o
10:26:22 [2019-10-22T10:26:22.283Z]   AR       criu/pie/pie.lib.a
10:26:22 [2019-10-22T10:26:22.283Z]   DEP      criu/pie/restorer.d
10:26:22 [2019-10-22T10:26:22.283Z]   DEP      criu/arch/s390/restorer.d
10:26:22 [2019-10-22T10:26:22.283Z]   DEP      criu/pie/parasite.d
10:26:22 [2019-10-22T10:26:22.283Z]   CC       criu/pie/parasite.o
10:26:22 [2019-10-22T10:26:22.656Z]   LINK     criu/pie/parasite.built-in.o
10:26:22 [2019-10-22T10:26:22.656Z]   GEN      criu/pie/parasite-blob.h
10:26:22 [2019-10-22T10:26:22.656Z]   CC       criu/arch/s390/restorer.o
10:26:22 [2019-10-22T10:26:22.656Z]   CC       criu/pie/restorer.o
10:26:23 [2019-10-22T10:26:23.026Z]   LINK     criu/pie/restorer.built-in.o
10:26:23 [2019-10-22T10:26:23.026Z]   GEN      criu/pie/restorer-blob.h
10:26:23 [2019-10-22T10:26:23.026Z]   DEP      criu/vdso.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/uts_ns.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/util.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/uffd.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/tun.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/tty.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/timerfd.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/sysfs_parse.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/sysctl.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/string.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/stats.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/sockets.d
10:26:23 [2019-10-22T10:26:23.395Z]   DEP      criu/sk-unix.d
10:26:23 [2019-10-22T10:26:23.664Z] 76d8adf27bdf: Pull complete
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sk-tcp.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sk-queue.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sk-packet.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sk-netlink.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sk-inet.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/signalfd.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/sigframe.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/shmem.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/seize.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/seccomp.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/rst-malloc.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/rbtree.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/pstree.d
10:26:23 [2019-10-22T10:26:23.824Z]   DEP      criu/protobuf.d
10:26:24 [2019-10-22T10:26:24.210Z] Sending build context to Docker daemon  44.43MB
10:26:24 [2019-10-22T10:26:24.210Z] 
10:26:24 [2019-10-22T10:26:24.210Z] Step 1/8 : FROM microsoft/windowsservercore
10:26:24 [2019-10-22T10:26:24.210Z]  ---> 739b21bd02e7
10:26:24 [2019-10-22T10:26:24.210Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:26:24 [2019-10-22T10:26:24.210Z]  ---> Using cache
10:26:24 [2019-10-22T10:26:24.210Z]  ---> ffba7d62448c
10:26:24 [2019-10-22T10:26:24.210Z] Step 3/8 : ARG GO_VERSION=1.12.10
10:26:24 [2019-10-22T10:26:24.210Z]  ---> Using cache
10:26:24 [2019-10-22T10:26:24.210Z]  ---> 070fc9833db6
10:26:24 [2019-10-22T10:26:24.210Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
10:26:24 [2019-10-22T10:26:24.210Z]  ---> Using cache
10:26:24 [2019-10-22T10:26:24.210Z]  ---> 83af14e46e40
10:26:24 [2019-10-22T10:26:24.210Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
10:26:24 [2019-10-22T10:26:24.262Z]   GEN      criu/protobuf-desc-gen.h
10:26:24 [2019-10-22T10:26:24.262Z]   DEP      criu/protobuf-desc.d
10:26:24 [2019-10-22T10:26:24.262Z]   DEP      criu/proc_parse.d
10:26:24 [2019-10-22T10:26:24.262Z]   DEP      criu/plugin.d
10:26:24 [2019-10-22T10:26:24.262Z]   DEP      criu/pipes.d
10:26:24 [2019-10-22T10:26:24.674Z]  ---> Running in 4030cf889393
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/pie-util.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/pie-util-vdso.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/pie-util-vdso-elf32.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/path.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/parasite-syscall.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/pagemap.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/pagemap-cache.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/page-xfer.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/page-pipe.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/netfilter.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/net.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/namespaces.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/mount.d
10:26:24 [2019-10-22T10:26:24.765Z]   DEP      criu/mem.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/lsm.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/log.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/libnetlink.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/kerndat.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/kcmp-ids.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/irmap.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/ipc_ns.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/image.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/image-desc.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/fsnotify.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/filesystems.d
10:26:25 [2019-10-22T10:26:25.141Z]   DEP      criu/files.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/files-reg.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/files-ext.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/file-lock.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/file-ids.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/fifo.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/fdstore.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/fault-injection.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/external.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/eventpoll.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/eventfd.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/crtools.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/cr-service.d
10:26:25 [2019-10-22T10:26:25.516Z]   DEP      criu/cr-restore.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cr-errno.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cr-dump.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cr-dedup.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cr-check.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/clone-noasan.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cgroup.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/cgroup-props.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/bitmap.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/bfd.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/autofs.d
10:26:25 [2019-10-22T10:26:25.884Z]   DEP      criu/aio.d
10:26:25 [2019-10-22T10:26:25.885Z]   DEP      criu/action-scripts.d
10:26:26 [2019-10-22T10:26:26.258Z]   CC       criu/action-scripts.o
10:26:26 [2019-10-22T10:26:26.258Z]   CC       criu/aio.o
10:26:26 [2019-10-22T10:26:26.258Z]   CC       criu/autofs.o
10:26:26 [2019-10-22T10:26:26.625Z]   CC       criu/bfd.o
10:26:26 [2019-10-22T10:26:26.625Z]   CC       criu/bitmap.o
10:26:26 [2019-10-22T10:26:26.625Z]   CC       criu/cgroup-props.o
10:26:26 [2019-10-22T10:26:26.659Z] Fetching without tags
10:26:26 [2019-10-22T10:26:26.913Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:27 [2019-10-22T10:26:27.003Z]   CC       criu/cgroup.o
10:26:27 [2019-10-22T10:26:27.372Z]   CC       criu/clone-noasan.o
10:26:27 [2019-10-22T10:26:27.372Z]   CC       criu/cr-check.o
10:26:26 [2019-10-22T10:26:26.576Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:26:26 [2019-10-22T10:26:26.603Z]  > git config --add remote.origin.fetch +refs/pull/409/head:refs/remotes/origin/PR-409 # timeout=10
10:26:26 [2019-10-22T10:26:26.616Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
10:26:26 [2019-10-22T10:26:26.638Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:26:26 [2019-10-22T10:26:26.663Z] Fetching upstream changes from https://github.com/docker/engine.git
10:26:26 [2019-10-22T10:26:26.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:26:26 [2019-10-22T10:26:26.664Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:26:26 [2019-10-22T10:26:26.921Z]  > git config core.sparsecheckout # timeout=10
10:26:26 [2019-10-22T10:26:26.953Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:27 [2019-10-22T10:26:27.751Z]   CC       criu/cr-dedup.o
10:26:27 [2019-10-22T10:26:27.751Z]   CC       criu/cr-dump.o
10:26:28 [2019-10-22T10:26:28.128Z]   CC       criu/cr-errno.o
10:26:28 [2019-10-22T10:26:28.128Z]   CC       criu/cr-restore.o
10:26:28 [2019-10-22T10:26:28.135Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:28 [2019-10-22T10:26:28.137Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:26:29 [2019-10-22T10:26:29.572Z]   CC       criu/cr-service.o
10:26:29 [2019-10-22T10:26:29.572Z]   CC       criu/crtools.o
10:26:28 [2019-10-22T10:26:28.047Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:26:28 [2019-10-22T10:26:28.090Z]  > git rev-parse HEAD^{commit} # timeout=10
10:26:28 [2019-10-22T10:26:28.139Z]  > git config core.sparsecheckout # timeout=10
10:26:28 [2019-10-22T10:26:28.166Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:26:29 [2019-10-22T10:26:29.934Z]   CC       criu/eventfd.o
10:26:29 [2019-10-22T10:26:29.934Z]   CC       criu/eventpoll.o
10:26:29 [2019-10-22T10:26:29.934Z]   CC       criu/external.o
10:26:29 [2019-10-22T10:26:29.934Z]   CC       criu/fault-injection.o
10:26:29 [2019-10-22T10:26:29.994Z] Commit message: "Add GoDoc to fix linting validation"
10:26:30 [2019-10-22T10:26:30.294Z]   CC       criu/fdstore.o
10:26:30 [2019-10-22T10:26:30.294Z]   CC       criu/fifo.o
10:26:30 [2019-10-22T10:26:30.294Z]   CC       criu/file-ids.o
10:26:30 [2019-10-22T10:26:30.294Z]   CC       criu/file-lock.o
[Pipeline] withEnv
[Pipeline] {
10:26:30 [2019-10-22T10:26:30.512Z] d66e58854927: Pull complete
10:26:30 [2019-10-22T10:26:30.512Z] 71497195576e: Pull complete
10:26:30 [2019-10-22T10:26:30.512Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
10:26:30 [2019-10-22T10:26:30.512Z] Status: Downloaded newer image for golang:1.12.10-stretch
10:26:30 [2019-10-22T10:26:30.512Z]  ---> ebd73b5ebd31
10:26:30 [2019-10-22T10:26:30.512Z] Step 5/118 : ARG APT_MIRROR
10:26:30 [2019-10-22T10:26:30.512Z]  ---> Running in b91a3a5a0714
10:26:30 [2019-10-22T10:26:30.512Z] Removing intermediate container b91a3a5a0714
10:26:30 [2019-10-22T10:26:30.512Z]  ---> 52bd27652e2b
10:26:30 [2019-10-22T10:26:30.512Z] Step 6/118 : 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
10:26:30 [2019-10-22T10:26:30.512Z]  ---> Running in 5a4d9e263327
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:26:30 [2019-10-22T10:26:30.546Z] 
10:26:30 [2019-10-22T10:26:30.546Z] SUCCESS: Specified value was saved.
10:26:30 [2019-10-22T10:26:30.664Z]   CC       criu/files-ext.o
10:26:30 [2019-10-22T10:26:30.664Z]   CC       criu/files-reg.o
10:26:30 [2019-10-22T10:26:30.795Z] Removing intermediate container 5a4d9e263327
10:26:30 [2019-10-22T10:26:30.795Z]  ---> 31779e44a03a
10:26:30 [2019-10-22T10:26:30.795Z] Step 7/118 : FROM base AS criu
10:26:30 [2019-10-22T10:26:30.795Z]  ---> 31779e44a03a
10:26:30 [2019-10-22T10:26:30.795Z] Step 8/118 : ARG DEBIAN_FRONTEND
10:26:30 [2019-10-22T10:26:30.795Z]  ---> Running in 50053a994fb4
10:26:30 [2019-10-22T10:26:30.795Z] Removing intermediate container 50053a994fb4
10:26:30 [2019-10-22T10:26:30.795Z]  ---> a2246ddaf64e
10:26:30 [2019-10-22T10:26:30.795Z] Step 9/118 : ENV CRIU_VERSION 3.6
10:26:30 [2019-10-22T10:26:30.795Z]  ---> Running in 781d52ae7fc4
10:26:30 [2019-10-22T10:26:30.795Z] Removing intermediate container 781d52ae7fc4
10:26:30 [2019-10-22T10:26:30.795Z]  ---> 6b2aee7466c4
10:26:30 [2019-10-22T10:26:30.795Z] Step 10/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
10:26:30 [2019-10-22T10:26:30.937Z] + docker version
10:26:31 [2019-10-22T10:26:31.009Z] INFO: Downloading git...
10:26:31 [2019-10-22T10:26:31.027Z]   CC       criu/files.o
10:26:31 [2019-10-22T10:26:31.077Z]  ---> Running in cc311f33ce0c
10:26:31 [2019-10-22T10:26:31.360Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:26:31 [2019-10-22T10:26:31.360Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:26:31 [2019-10-22T10:26:31.360Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:26:31 [2019-10-22T10:26:31.360Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:26:31 [2019-10-22T10:26:31.360Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:26:31 [2019-10-22T10:26:31.394Z]   CC       criu/filesystems.o
10:26:31 [2019-10-22T10:26:31.644Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:26:31 [2019-10-22T10:26:31.763Z]   CC       criu/fsnotify.o
10:26:31 [2019-10-22T10:26:31.943Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:26:31 [2019-10-22T10:26:31.943Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:26:32 [2019-10-22T10:26:32.132Z]   CC       criu/image-desc.o
10:26:32 [2019-10-22T10:26:32.132Z]   CC       criu/image.o
10:26:32 [2019-10-22T10:26:32.132Z]   CC       criu/ipc_ns.o
10:26:32 [2019-10-22T10:26:32.509Z]   CC       criu/irmap.o
10:26:32 [2019-10-22T10:26:32.509Z]   CC       criu/kcmp-ids.o
10:26:32 [2019-10-22T10:26:32.509Z]   CC       criu/kerndat.o
10:26:32 [2019-10-22T10:26:32.580Z] INFO: Downloading go...
10:26:32 [2019-10-22T10:26:32.871Z]   CC       criu/libnetlink.o
10:26:32 [2019-10-22T10:26:32.871Z]   CC       criu/log.o
10:26:33 [2019-10-22T10:26:33.248Z]   CC       criu/lsm.o
10:26:33 [2019-10-22T10:26:33.248Z]   CC       criu/mem.o
10:26:33 [2019-10-22T10:26:33.606Z]   CC       criu/mount.o
10:26:33 [2019-10-22T10:26:33.976Z] Fetched 7720 kB in 2s (3109 kB/s)
10:26:34 [2019-10-22T10:26:34.386Z]   CC       criu/namespaces.o
10:26:34 [2019-10-22T10:26:34.771Z]   CC       criu/net.o
10:26:35 [2019-10-22T10:26:35.022Z] Reading package lists...
10:26:35 [2019-10-22T10:26:35.132Z] Client: Docker Engine - Community
10:26:35 [2019-10-22T10:26:35.132Z]  Version:           19.03.2
10:26:35 [2019-10-22T10:26:35.132Z]  API version:       1.40
10:26:35 [2019-10-22T10:26:35.132Z]  Go version:        go1.12.8
10:26:35 [2019-10-22T10:26:35.132Z]  Git commit:        6a30dfc
10:26:35 [2019-10-22T10:26:35.132Z]  Built:             Thu Aug 29 05:29:11 2019
10:26:35 [2019-10-22T10:26:35.132Z]  OS/Arch:           linux/amd64
10:26:35 [2019-10-22T10:26:35.132Z]  Experimental:      false
10:26:35 [2019-10-22T10:26:35.132Z] 
10:26:35 [2019-10-22T10:26:35.132Z] Server: Docker Engine - Community
10:26:35 [2019-10-22T10:26:35.132Z]  Engine:
10:26:35 [2019-10-22T10:26:35.132Z]   Version:          19.03.2
10:26:35 [2019-10-22T10:26:35.132Z]   API version:      1.40 (minimum version 1.12)
10:26:35 [2019-10-22T10:26:35.132Z]   Go version:       go1.12.8
10:26:35 [2019-10-22T10:26:35.132Z]   Git commit:       6a30dfc
10:26:35 [2019-10-22T10:26:35.132Z]   Built:            Thu Aug 29 05:27:45 2019
10:26:35 [2019-10-22T10:26:35.132Z]   OS/Arch:          linux/amd64
10:26:35 [2019-10-22T10:26:35.132Z]   Experimental:     true
10:26:35 [2019-10-22T10:26:35.132Z]  containerd:
10:26:35 [2019-10-22T10:26:35.132Z]   Version:          1.2.6
10:26:35 [2019-10-22T10:26:35.132Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:26:35 [2019-10-22T10:26:35.132Z]  runc:
10:26:35 [2019-10-22T10:26:35.132Z]   Version:          1.0.0-rc8
10:26:35 [2019-10-22T10:26:35.132Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:26:35 [2019-10-22T10:26:35.132Z]  docker-init:
10:26:35 [2019-10-22T10:26:35.132Z]   Version:          0.18.0
10:26:35 [2019-10-22T10:26:35.132Z]   GitCommit:        fec3683
[Pipeline] sh
10:26:35 [2019-10-22T10:26:35.462Z] + docker info
10:26:35 [2019-10-22T10:26:35.606Z]   CC       criu/netfilter.o
10:26:35 [2019-10-22T10:26:35.606Z]   CC       criu/page-pipe.o
10:26:35 [2019-10-22T10:26:35.606Z]   CC       criu/page-xfer.o
10:26:36 [2019-10-22T10:26:36.034Z] Reading package lists...
10:26:36 [2019-10-22T10:26:36.038Z]   CC       criu/pagemap-cache.o
10:26:36 [2019-10-22T10:26:36.038Z]   CC       criu/pagemap.o
10:26:36 [2019-10-22T10:26:36.318Z] Building dependency tree...
10:26:36 [2019-10-22T10:26:36.318Z] Reading state information...
10:26:36 [2019-10-22T10:26:36.470Z]   CC       criu/parasite-syscall.o
10:26:36 [2019-10-22T10:26:36.470Z]   CC       criu/path.o
10:26:36 [2019-10-22T10:26:36.604Z] The following additional packages will be installed:
10:26:36 [2019-10-22T10:26:36.604Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:26:36 [2019-10-22T10:26:36.604Z]   libprotoc10 python-pkg-resources zlib1g-dev
10:26:36 [2019-10-22T10:26:36.604Z] Suggested packages:
10:26:36 [2019-10-22T10:26:36.604Z]   manpages-dev python-setuptools
10:26:36 [2019-10-22T10:26:36.866Z]   CC       criu/pie-util-vdso-elf32.o
10:26:36 [2019-10-22T10:26:36.866Z]   CC       criu/pie-util-vdso.o
10:26:36 [2019-10-22T10:26:36.866Z]   CC       criu/pie-util.o
10:26:36 [2019-10-22T10:26:36.866Z]   CC       criu/pipes.o
10:26:36 [2019-10-22T10:26:36.887Z] The following NEW packages will be installed:
10:26:36 [2019-10-22T10:26:36.888Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:26:36 [2019-10-22T10:26:36.888Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:26:36 [2019-10-22T10:26:36.888Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:26:36 [2019-10-22T10:26:36.888Z]   zlib1g-dev
10:26:36 [2019-10-22T10:26:36.888Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
10:26:36 [2019-10-22T10:26:36.888Z] Need to get 3548 kB of archives.
10:26:36 [2019-10-22T10:26:36.888Z] After this operation, 21.2 MB of additional disk space will be used.
10:26:36 [2019-10-22T10:26:36.888Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
10:26:36 [2019-10-22T10:26:36.888Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
10:26:37 [2019-10-22T10:26:37.173Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
10:26:37 [2019-10-22T10:26:37.173Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
10:26:37 [2019-10-22T10:26:37.173Z] debconf: delaying package configuration, since apt-utils is not installed
10:26:37 [2019-10-22T10:26:37.173Z] Fetched 3548 kB in 0s (15.6 MB/s)
10:26:37 [2019-10-22T10:26:37.173Z] Selecting previously unselected package libnet1:ppc64el.
10:26:37 [2019-10-22T10:26:37.173Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:26:37 [2019-10-22T10:26:37.173Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.173Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
10:26:37 [2019-10-22T10:26:37.249Z]   CC       criu/plugin.o
10:26:37 [2019-10-22T10:26:37.249Z]   CC       criu/proc_parse.o
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libcap-dev:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libnet1-dev.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libnl-3-200:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libnl-3-dev:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:26:37 [2019-10-22T10:26:37.460Z] Selecting previously unselected package zlib1g-dev:ppc64el.
10:26:37 [2019-10-22T10:26:37.460Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.460Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:26:37 [2019-10-22T10:26:37.743Z] Selecting previously unselected package libprotobuf10:ppc64el.
10:26:37 [2019-10-22T10:26:37.743Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.743Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
10:26:37 [2019-10-22T10:26:37.743Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
10:26:37 [2019-10-22T10:26:37.743Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.743Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:26:37 [2019-10-22T10:26:37.743Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
10:26:37 [2019-10-22T10:26:37.743Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
10:26:37 [2019-10-22T10:26:37.743Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
10:26:38 [2019-10-22T10:26:38.039Z] Selecting previously unselected package libprotoc10:ppc64el.
10:26:38 [2019-10-22T10:26:38.039Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
10:26:38 [2019-10-22T10:26:38.039Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
10:26:38 [2019-10-22T10:26:38.039Z] Selecting previously unselected package protobuf-c-compiler.
10:26:38 [2019-10-22T10:26:38.039Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
10:26:38 [2019-10-22T10:26:38.039Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
10:26:38 [2019-10-22T10:26:38.039Z] Selecting previously unselected package protobuf-compiler.
10:26:38 [2019-10-22T10:26:38.042Z]   CC       criu/protobuf-desc.o
10:26:38 [2019-10-22T10:26:38.332Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
10:26:38 [2019-10-22T10:26:38.332Z] Unpacking protobuf-compiler (3.0.0-9) ...
10:26:38 [2019-10-22T10:26:38.332Z] Selecting previously unselected package python-pkg-resources.
10:26:38 [2019-10-22T10:26:38.332Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:26:38 [2019-10-22T10:26:38.332Z] Unpacking python-pkg-resources (33.1.1-1) ...
10:26:38 [2019-10-22T10:26:38.332Z] Selecting previously unselected package python-protobuf.
10:26:38 [2019-10-22T10:26:38.332Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
10:26:38 [2019-10-22T10:26:38.332Z] Unpacking python-protobuf (3.0.0-9) ...
10:26:38 [2019-10-22T10:26:38.332Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
10:26:38 [2019-10-22T10:26:38.332Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
10:26:38 [2019-10-22T10:26:38.332Z] Setting up python-pkg-resources (33.1.1-1) ...
10:26:38 [2019-10-22T10:26:38.409Z]   CC       criu/protobuf.o
10:26:38 [2019-10-22T10:26:38.409Z]   CC       criu/pstree.o
10:26:38 [2019-10-22T10:26:38.803Z]   CC       criu/rbtree.o
10:26:38 [2019-10-22T10:26:38.803Z]   CC       criu/rst-malloc.o
10:26:38 [2019-10-22T10:26:38.803Z]   CC       criu/seccomp.o
10:26:39 [2019-10-22T10:26:39.205Z]   CC       criu/seize.o
10:26:39 [2019-10-22T10:26:39.205Z]   CC       criu/shmem.o
10:26:39 [2019-10-22T10:26:39.339Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:26:39 [2019-10-22T10:26:39.339Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
10:26:39 [2019-10-22T10:26:39.339Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:26:39 [2019-10-22T10:26:39.339Z] Setting up python-protobuf (3.0.0-9) ...
10:26:39 [2019-10-22T10:26:39.584Z]   CC       criu/sigframe.o
10:26:39 [2019-10-22T10:26:39.584Z]   CC       criu/signalfd.o
10:26:39 [2019-10-22T10:26:39.584Z]   CC       criu/sk-inet.o
10:26:39 [2019-10-22T10:26:39.700Z] INFO: Downloading compiler 1 of 3...
10:26:39 [2019-10-22T10:26:39.700Z] INFO: Downloading compiler 2 of 3...
10:26:39 [2019-10-22T10:26:39.700Z] INFO: Downloading compiler 3 of 3...
10:26:39 [2019-10-22T10:26:39.946Z]   CC       criu/sk-netlink.o
10:26:39 [2019-10-22T10:26:39.946Z]   CC       criu/sk-packet.o
10:26:40 [2019-10-22T10:26:40.165Z] INFO: Extracting git...
10:26:40 [2019-10-22T10:26:40.355Z]   CC       criu/sk-queue.o
10:26:40 [2019-10-22T10:26:40.355Z]   CC       criu/sk-tcp.o
10:26:40 [2019-10-22T10:26:40.771Z]   CC       criu/sk-unix.o
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up protobuf-c-compiler (1.2.1-2) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up protobuf-compiler (3.0.0-9) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
10:26:40 [2019-10-22T10:26:40.813Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
10:26:40 [2019-10-22T10:26:40.813Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:26:41 [2019-10-22T10:26:41.156Z]   CC       criu/sockets.o
10:26:41 [2019-10-22T10:26:41.156Z]   CC       criu/stats.o
10:26:41 [2019-10-22T10:26:41.156Z]   CC       criu/string.o
10:26:41 [2019-10-22T10:26:41.156Z]   CC       criu/sysctl.o
10:26:41 [2019-10-22T10:26:41.530Z]   CC       criu/sysfs_parse.o
10:26:41 [2019-10-22T10:26:41.530Z]   CC       criu/timerfd.o
10:26:41 [2019-10-22T10:26:41.825Z] Removing intermediate container cc311f33ce0c
10:26:41 [2019-10-22T10:26:41.825Z]  ---> 6fb6a5352113
10:26:41 [2019-10-22T10:26:41.825Z] Step 11/118 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
10:26:41 [2019-10-22T10:26:41.825Z]  ---> Running in 834505e9f5f4
10:26:41 [2019-10-22T10:26:41.894Z]   CC       criu/tty.o
10:26:42 [2019-10-22T10:26:42.258Z]   CC       criu/tun.o
10:26:42 [2019-10-22T10:26:42.636Z]   CC       criu/uffd.o
10:26:42 [2019-10-22T10:26:42.636Z]   CC       criu/util.o
10:26:42 [2019-10-22T10:26:42.836Z] fatal: Not a git repository (or any of the parent directories): .git
10:26:42 [2019-10-22T10:26:42.836Z]   GEN      .gitid
10:26:42 [2019-10-22T10:26:42.836Z]   GEN      criu/include/version.h
10:26:42 [2019-10-22T10:26:42.836Z]   GEN      include/common/asm
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/opts.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/sit.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/google/protobuf/descriptor.pb-c.d
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/opts.pb-c.d
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/sit.pb-c.d
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/macvlan.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/macvlan.pb-c.d
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/autofs.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/autofs.pb-c.d
10:26:43 [2019-10-22T10:26:43.120Z]   PBCC     images/sysctl.pb-c.c
10:26:43 [2019-10-22T10:26:43.120Z]   DEP      images/sysctl.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/time.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/time.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/binfmt-misc.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/binfmt-misc.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/seccomp.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/seccomp.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/userns.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/userns.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/cgroup.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/cgroup.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/fown.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/ext-file.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/fown.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/ext-file.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/rpc.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/rpc.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/siginfo.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/siginfo.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/pagemap.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/pagemap.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/rlimit.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/rlimit.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/file-lock.pb-c.c
10:26:43 [2019-10-22T10:26:43.403Z]   DEP      images/file-lock.pb-c.d
10:26:43 [2019-10-22T10:26:43.403Z]   PBCC     images/tty.pb-c.c
10:26:43 [2019-10-22T10:26:43.404Z]   CC       criu/uts_ns.o
10:26:43 [2019-10-22T10:26:43.404Z]   CC       criu/vdso.o
10:26:43 [2019-10-22T10:26:43.404Z]   LINK     criu/built-in.o
10:26:43 [2019-10-22T10:26:43.404Z]   LINK     criu/criu
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/tty.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/tun.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/netdev.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/tun.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/netdev.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/vma.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/vma.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/creds.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/creds.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/utsns.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/utsns.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/ipc-desc.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/ipc-sem.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/ipc-desc.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/ipc-sem.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/ipc-msg.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/ipc-msg.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/ipc-shm.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/ipc-shm.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/ipc-var.pb-c.c
10:26:43 [2019-10-22T10:26:43.686Z]   DEP      images/ipc-var.pb-c.d
10:26:43 [2019-10-22T10:26:43.686Z]   PBCC     images/sk-opts.pb-c.c
10:26:43 [2019-10-22T10:26:43.771Z]   DEP      lib/c/criu.d
10:26:43 [2019-10-22T10:26:43.771Z]   CC       images/rpc.pb-c.o
10:26:43 [2019-10-22T10:26:43.771Z]   CC       lib/c/criu.o
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/packet-sock.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/sk-opts.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/packet-sock.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/sk-netlink.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/sk-netlink.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/sk-inet.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/sk-inet.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/sk-unix.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/sk-unix.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/mm.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/mm.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/timerfd.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/timerfd.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/timer.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/timer.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/sa.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/sa.pb-c.d
10:26:43 [2019-10-22T10:26:43.969Z]   PBCC     images/pipe-data.pb-c.c
10:26:43 [2019-10-22T10:26:43.969Z]   DEP      images/pipe-data.pb-c.d
10:26:44 [2019-10-22T10:26:44.145Z]   LINK     lib/c/built-in.o
10:26:44 [2019-10-22T10:26:44.145Z]   LINK     lib/c/libcriu.so
10:26:44 [2019-10-22T10:26:44.145Z]   GEN      magic.py
10:26:44 [2019-10-22T10:26:44.145Z] fatal: Not a git repository (or any of the parent directories): .git
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/mnt.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/mnt.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/sk-packet.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/sk-packet.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/tcp-stream.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/tcp-stream.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/pipe.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/pipe.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/pstree.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/pstree.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/fs.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/fs.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/signalfd.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/signalfd.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/fh.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/fsnotify.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/fh.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/fsnotify.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/eventpoll.pb-c.c
10:26:44 [2019-10-22T10:26:44.252Z]   DEP      images/eventpoll.pb-c.d
10:26:44 [2019-10-22T10:26:44.252Z]   PBCC     images/eventfd.pb-c.c
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'images/built-in.o' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'compel/libcompel.a' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'compel/compel-host-bin' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.520Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:26:44 [2019-10-22T10:26:44.520Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.520Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.520Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/eventfd.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/remap-file-path.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/remap-file-path.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/fifo.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/fifo.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/ghost-file.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/ghost-file.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/regfile.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/regfile.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/ns.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/ns.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/fdinfo.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   DEP      images/fdinfo.pb-c.d
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core-aarch64.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core-arm.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core-ppc64.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core-s390.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core-x86.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/core.pb-c.c
10:26:44 [2019-10-22T10:26:44.540Z]   PBCC     images/inventory.pb-c.c
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core-aarch64.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core-arm.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core-ppc64.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core-s390.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core-x86.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/core.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/inventory.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   PBCC     images/cpuinfo.pb-c.c
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/cpuinfo.pb-c.d
10:26:44 [2019-10-22T10:26:44.833Z]   PBCC     images/stats.pb-c.c
10:26:44 [2019-10-22T10:26:44.833Z]   DEP      images/stats.pb-c.d
10:26:44 [2019-10-22T10:26:44.887Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.887Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.887Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.887Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.887Z] make[2]: Nothing to be done for 'all'.
10:26:44 [2019-10-22T10:26:44.887Z]   INSTALL  criu/criu
10:26:45 [2019-10-22T10:26:45.118Z] make[1]: Nothing to be done for 'all'.
10:26:45 [2019-10-22T10:26:45.402Z]   CC       images/stats.o
10:26:45 [2019-10-22T10:26:45.435Z] Client:
10:26:45 [2019-10-22T10:26:45.435Z]  Debug Mode: false
10:26:45 [2019-10-22T10:26:45.435Z] 
10:26:45 [2019-10-22T10:26:45.435Z] Server:
10:26:45 [2019-10-22T10:26:45.435Z]  Containers: 0
10:26:45 [2019-10-22T10:26:45.435Z]   Running: 0
10:26:45 [2019-10-22T10:26:45.435Z]   Paused: 0
10:26:45 [2019-10-22T10:26:45.435Z]   Stopped: 0
10:26:45 [2019-10-22T10:26:45.435Z]  Images: 0
10:26:45 [2019-10-22T10:26:45.435Z]  Server Version: 19.03.2
10:26:45 [2019-10-22T10:26:45.435Z]  Storage Driver: overlay2
10:26:45 [2019-10-22T10:26:45.435Z]   Backing Filesystem: extfs
10:26:45 [2019-10-22T10:26:45.435Z]   Supports d_type: true
10:26:45 [2019-10-22T10:26:45.435Z]   Native Overlay Diff: true
10:26:45 [2019-10-22T10:26:45.435Z]  Logging Driver: json-file
10:26:45 [2019-10-22T10:26:45.435Z]  Cgroup Driver: cgroupfs
10:26:45 [2019-10-22T10:26:45.435Z]  Plugins:
10:26:45 [2019-10-22T10:26:45.435Z]   Volume: local
10:26:45 [2019-10-22T10:26:45.435Z]   Network: bridge host ipvlan macvlan null overlay
10:26:45 [2019-10-22T10:26:45.435Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:26:45 [2019-10-22T10:26:45.435Z]  Swarm: inactive
10:26:45 [2019-10-22T10:26:45.435Z]  Runtimes: runc
10:26:45 [2019-10-22T10:26:45.435Z]  Default Runtime: runc
10:26:45 [2019-10-22T10:26:45.435Z]  Init Binary: docker-init
10:26:45 [2019-10-22T10:26:45.435Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:26:45 [2019-10-22T10:26:45.435Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:26:45 [2019-10-22T10:26:45.435Z]  init version: fec3683
10:26:45 [2019-10-22T10:26:45.435Z]  Security Options:
10:26:45 [2019-10-22T10:26:45.435Z]   apparmor
10:26:45 [2019-10-22T10:26:45.435Z]   seccomp
10:26:45 [2019-10-22T10:26:45.435Z]    Profile: default
10:26:45 [2019-10-22T10:26:45.435Z]  Kernel Version: 4.15.0-1048-aws
10:26:45 [2019-10-22T10:26:45.435Z]  Operating System: Ubuntu 18.04.3 LTS
10:26:45 [2019-10-22T10:26:45.435Z]  OSType: linux
10:26:45 [2019-10-22T10:26:45.435Z]  Architecture: x86_64
10:26:45 [2019-10-22T10:26:45.435Z]  CPUs: 2
10:26:45 [2019-10-22T10:26:45.435Z]  Total Memory: 7.501GiB
10:26:45 [2019-10-22T10:26:45.435Z]  Name: ip-10-100-46-39
10:26:45 [2019-10-22T10:26:45.435Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
10:26:45 [2019-10-22T10:26:45.435Z]  Docker Root Dir: /var/lib/docker
10:26:45 [2019-10-22T10:26:45.435Z]  Debug Mode: false
10:26:45 [2019-10-22T10:26:45.435Z]  Registry: https://index.docker.io/v1/
10:26:45 [2019-10-22T10:26:45.435Z]  Labels:
10:26:45 [2019-10-22T10:26:45.435Z]  Experimental: true
10:26:45 [2019-10-22T10:26:45.435Z]  Insecure Registries:
10:26:45 [2019-10-22T10:26:45.435Z]   127.0.0.0/8
10:26:45 [2019-10-22T10:26:45.435Z]  Live Restore Enabled: true
10:26:45 [2019-10-22T10:26:45.435Z] 
10:26:45 [2019-10-22T10:26:45.435Z] WARNING: No swap limit support
[Pipeline] sh
10:26:45 [2019-10-22T10:26:45.685Z]   CC       images/core.o
10:26:45 [2019-10-22T10:26:45.685Z]   CC       images/core-x86.o
10:26:45 [2019-10-22T10:26:45.696Z] Removing intermediate container 15b6b3f87430
10:26:45 [2019-10-22T10:26:45.696Z]  ---> 80eed7092a9f
10:26:45 [2019-10-22T10:26:45.696Z] Step 12/118 : FROM base AS registry
10:26:45 [2019-10-22T10:26:45.696Z]  ---> 786ea202c620
10:26:45 [2019-10-22T10:26:45.696Z] Step 13/118 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:26:45 [2019-10-22T10:26:45.696Z]  ---> Running in 305e89c9181e
10:26:45 [2019-10-22T10:26:45.728Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:26:45 [2019-10-22T10:26:45.729Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:26:45 [2019-10-22T10:26:45.729Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-409/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:26:45 [2019-10-22T10:26:45.729Z] + bash /home/ubuntu/workspace/engine_PR-409/check-config.sh
10:26:45 [2019-10-22T10:26:45.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:26:45 [2019-10-22T10:26:45.729Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
10:26:45 [2019-10-22T10:26:45.729Z] 
10:26:45 [2019-10-22T10:26:45.729Z] Generally Necessary:
10:26:45 [2019-10-22T10:26:45.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:26:45 [2019-10-22T10:26:45.729Z] - apparmor: enabled and tools installed
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_NAMESPACES: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_NET_NS: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_PID_NS: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_IPC_NS: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_UTS_NS: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_CGROUPS: enabled
10:26:45 [2019-10-22T10:26:45.729Z] - CONFIG_CGROUP_CPUACCT: enabled
10:26:45 [2019-10-22T10:26:45.968Z]   CC       images/core-arm.o
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_DEVICE: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_FREEZER: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_SCHED: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CPUSETS: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_MEMCG: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_KEYS: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_VETH: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_BRIDGE: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NF_NAT: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NF_NAT_NEEDED: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_POSIX_MQUEUE: enabled
10:26:46 [2019-10-22T10:26:46.001Z] 
10:26:46 [2019-10-22T10:26:46.001Z] Optional Features:
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_USER_NS: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_SECCOMP: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_PIDS: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_MEMCG_SWAP: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:26:46 [2019-10-22T10:26:46.001Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_BLK_CGROUP: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IOSCHED_CFQ: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_PERF: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_HUGETLB: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_CFS_BANDWIDTH: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_RT_GROUP_SCHED: missing
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:26:46 [2019-10-22T10:26:46.001Z] - CONFIG_IP_VS: enabled (as module)
10:26:46 [2019-10-22T10:26:46.069Z] Removing intermediate container 305e89c9181e
10:26:46 [2019-10-22T10:26:46.069Z]  ---> 7700e771493a
10:26:46 [2019-10-22T10:26:46.070Z] Step 14/118 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
10:26:46 [2019-10-22T10:26:46.070Z]  ---> Running in e52df41c28cd
10:26:46 [2019-10-22T10:26:46.070Z] Removing intermediate container e52df41c28cd
10:26:46 [2019-10-22T10:26:46.070Z]  ---> f65be02799de
10:26:46 [2019-10-22T10:26:46.070Z] Step 15/118 : 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"
10:26:46 [2019-10-22T10:26:46.070Z]  ---> Running in a295f960e28b
10:26:46 [2019-10-22T10:26:46.251Z]   CC       images/core-aarch64.o
10:26:46 [2019-10-22T10:26:46.251Z]   CC       images/core-ppc64.o
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_IP_VS_NFCT: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_IP_VS_RR: enabled (as module)
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_EXT4_FS: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:26:46 [2019-10-22T10:26:46.283Z] - Network Drivers:
10:26:46 [2019-10-22T10:26:46.283Z]   - "overlay":
10:26:46 [2019-10-22T10:26:46.283Z]     - CONFIG_VXLAN: enabled (as module)
10:26:46 [2019-10-22T10:26:46.283Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:26:46 [2019-10-22T10:26:46.283Z]       Optional (for encrypted networks):
10:26:46 [2019-10-22T10:26:46.283Z]       - CONFIG_CRYPTO: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_CRYPTO_AEAD: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_CRYPTO_GCM: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_CRYPTO_GHASH: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_XFRM: enabled
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_XFRM_USER: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_INET_ESP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]   - "ipvlan":
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_IPVLAN: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]   - "macvlan":
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_MACVLAN: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_DUMMY: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]   - "ftp,tftp client in container":
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z] - Storage Drivers:
10:26:46 [2019-10-22T10:26:46.284Z]   - "aufs":
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_AUFS_FS: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]   - "btrfs":
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:26:46 [2019-10-22T10:26:46.284Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:26:46 [2019-10-22T10:26:46.284Z]   - "devicemapper":
10:26:46 [2019-10-22T10:26:46.534Z]   CC       images/core-s390.o
10:26:46 [2019-10-22T10:26:46.541Z]     - CONFIG_BLK_DEV_DM: enabled
10:26:46 [2019-10-22T10:26:46.542Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:26:46 [2019-10-22T10:26:46.542Z]   - "overlay":
10:26:46 [2019-10-22T10:26:46.542Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:26:46 [2019-10-22T10:26:46.542Z]   - "zfs":
10:26:46 [2019-10-22T10:26:46.542Z]     - /dev/zfs: missing
10:26:46 [2019-10-22T10:26:46.542Z]     - zfs command: missing
10:26:46 [2019-10-22T10:26:46.542Z]     - zpool command: missing
10:26:46 [2019-10-22T10:26:46.542Z] 
10:26:46 [2019-10-22T10:26:46.542Z] Limits:
10:26:46 [2019-10-22T10:26:46.542Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:26:46 [2019-10-22T10:26:46.542Z] 
10:26:46 [2019-10-22T10:26:46.542Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:26:46 [2019-10-22T10:26:46.817Z]   CC       images/cpuinfo.o
10:26:46 [2019-10-22T10:26:46.817Z]   CC       images/inventory.o
10:26:46 [2019-10-22T10:26:46.817Z]   CC       images/fdinfo.o
10:26:46 [2019-10-22T10:26:46.844Z] + mktemp -d
10:26:46 [2019-10-22T10:26:46.844Z] + export GOPATH=/tmp/tmp.fV9VFeBrnd
10:26:46 [2019-10-22T10:26:46.844Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution
10:26:46 [2019-10-22T10:26:46.844Z] Cloning into '/tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution'...
10:26:46 [2019-10-22T10:26:46.893Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 .
10:26:46 [2019-10-22T10:26:46.893Z] #2 [internal] load build definition from Dockerfile
10:26:46 [2019-10-22T10:26:46.893Z] #2 transferring dockerfile: 10.40kB done
10:26:46 [2019-10-22T10:26:46.893Z] #2 DONE 0.1s
10:26:46 [2019-10-22T10:26:46.893Z] 
10:26:46 [2019-10-22T10:26:46.893Z] #1 [internal] load .dockerignore
10:26:46 [2019-10-22T10:26:46.893Z] #1 transferring context: 87B done
10:26:46 [2019-10-22T10:26:46.893Z] #1 DONE 0.1s
10:26:46 [2019-10-22T10:26:46.893Z] 
10:26:46 [2019-10-22T10:26:46.893Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
10:26:47 [2019-10-22T10:26:47.099Z]   CC       images/fown.o
10:26:47 [2019-10-22T10:26:47.099Z]   CC       images/ns.o
10:26:47 [2019-10-22T10:26:47.099Z]   CC       images/regfile.o
10:26:47 [2019-10-22T10:26:47.099Z]   CC       images/ghost-file.o
10:26:47 [2019-10-22T10:26:47.385Z]   CC       images/fifo.o
10:26:47 [2019-10-22T10:26:47.385Z]   CC       images/remap-file-path.o
10:26:47 [2019-10-22T10:26:47.385Z]   CC       images/eventfd.o
10:26:47 [2019-10-22T10:26:47.458Z] #3 DONE 0.4s
10:26:47 [2019-10-22T10:26:47.458Z] 
10:26:47 [2019-10-22T10:26:47.458Z] #18 [internal] load build context
10:26:47 [2019-10-22T10:26:47.668Z]   CC       images/eventpoll.o
10:26:47 [2019-10-22T10:26:47.668Z]   CC       images/fh.o
10:26:47 [2019-10-22T10:26:47.668Z]   CC       images/fsnotify.o
10:26:47 [2019-10-22T10:26:47.952Z]   CC       images/signalfd.o
10:26:47 [2019-10-22T10:26:47.952Z]   CC       images/fs.o
10:26:48 [2019-10-22T10:26:48.235Z]   CC       images/pstree.o
10:26:48 [2019-10-22T10:26:48.235Z]   CC       images/pipe.o
10:26:48 [2019-10-22T10:26:48.235Z]   CC       images/tcp-stream.o
10:26:48 [2019-10-22T10:26:48.235Z]   CC       images/sk-packet.o
10:26:48 [2019-10-22T10:26:48.519Z]   CC       images/mnt.o
10:26:48 [2019-10-22T10:26:48.519Z]   CC       images/pipe-data.o
10:26:48 [2019-10-22T10:26:48.519Z]   CC       images/sa.o
10:26:48 [2019-10-22T10:26:48.810Z]   CC       images/timer.o
10:26:48 [2019-10-22T10:26:48.810Z]   CC       images/timerfd.o
10:26:48 [2019-10-22T10:26:48.810Z]   CC       images/mm.o
10:26:48 [2019-10-22T10:26:48.896Z] + cd /tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution
10:26:48 [2019-10-22T10:26:48.896Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:26:48 [2019-10-22T10:26:48.896Z] + GOPATH=/tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fV9VFeBrnd go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:26:49 [2019-10-22T10:26:49.093Z]   CC       images/sk-opts.o
10:26:49 [2019-10-22T10:26:49.093Z]   CC       images/sk-unix.o
10:26:49 [2019-10-22T10:26:49.093Z]   CC       images/sk-inet.o
10:26:49 [2019-10-22T10:26:49.093Z]   CC       images/tun.o
10:26:49 [2019-10-22T10:26:49.376Z]   CC       images/sk-netlink.o
10:26:49 [2019-10-22T10:26:49.376Z]   CC       images/packet-sock.o
10:26:49 [2019-10-22T10:26:49.376Z]   CC       images/ipc-var.o
10:26:49 [2019-10-22T10:26:49.659Z]   CC       images/ipc-desc.o
10:26:49 [2019-10-22T10:26:49.659Z]   CC       images/ipc-shm.o
10:26:49 [2019-10-22T10:26:49.659Z]   CC       images/ipc-msg.o
10:26:49 [2019-10-22T10:26:49.942Z]   CC       images/ipc-sem.o
10:26:49 [2019-10-22T10:26:49.942Z]   CC       images/utsns.o
10:26:49 [2019-10-22T10:26:49.942Z]   CC       images/creds.o
10:26:49 [2019-10-22T10:26:49.942Z]   CC       images/vma.o
10:26:49 [2019-10-22T10:26:49.942Z]   CC       images/netdev.o
10:26:50 [2019-10-22T10:26:50.225Z]   CC       images/tty.o
10:26:50 [2019-10-22T10:26:50.509Z]   CC       images/file-lock.o
10:26:50 [2019-10-22T10:26:50.509Z]   CC       images/rlimit.o
10:26:50 [2019-10-22T10:26:50.509Z]   CC       images/pagemap.o
10:26:50 [2019-10-22T10:26:50.509Z]   CC       images/siginfo.o
10:26:50 [2019-10-22T10:26:50.792Z]   CC       images/rpc.o
10:26:51 [2019-10-22T10:26:51.074Z]   CC       images/ext-file.o
10:26:51 [2019-10-22T10:26:51.362Z]   CC       images/cgroup.o
10:26:51 [2019-10-22T10:26:51.362Z]   CC       images/userns.o
10:26:51 [2019-10-22T10:26:51.652Z]   CC       images/google/protobuf/descriptor.o
10:26:52 [2019-10-22T10:26:52.268Z]   CC       images/opts.o
10:26:52 [2019-10-22T10:26:52.268Z]   CC       images/seccomp.o
10:26:52 [2019-10-22T10:26:52.268Z]   CC       images/binfmt-misc.o
10:26:52 [2019-10-22T10:26:52.551Z]   CC       images/time.o
10:26:52 [2019-10-22T10:26:52.551Z]   CC       images/sysctl.o
10:26:52 [2019-10-22T10:26:52.551Z]   CC       images/autofs.o
10:26:52 [2019-10-22T10:26:52.551Z]   CC       images/macvlan.o
10:26:52 [2019-10-22T10:26:52.738Z] #18 transferring context: 31.01MB 4.5s
10:26:52 [2019-10-22T10:26:52.738Z] #18 transferring context: 40.15MB 5.0s done
10:26:52 [2019-10-22T10:26:52.834Z]   CC       images/sit.o
10:26:52 [2019-10-22T10:26:52.834Z]   LINK     images/built-in.o
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/include/asm
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/include/version.h
10:26:52 [2019-10-22T10:26:52.834Z] touch .config
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      criu/include/config.h
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/plugins/include/uapi/std/syscall.h
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:26:52 [2019-10-22T10:26:52.834Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/plugins/std/infect.d
10:26:52 [2019-10-22T10:26:52.834Z]   DEP      compel/plugins/std/string.d
10:26:53 [2019-10-22T10:26:53.002Z] #18 DONE 5.6s
10:26:53 [2019-10-22T10:26:53.002Z] 
10:26:53 [2019-10-22T10:26:53.002Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
10:26:53 [2019-10-22T10:26:53.002Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.6s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.7s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.6s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.1s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 5.6s done
10:26:53 [2019-10-22T10:26:53.002Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.5s
10:26:53 [2019-10-22T10:26:53.002Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 2.7s done
10:26:53 [2019-10-22T10:26:53.116Z]   DEP      compel/plugins/std/log.d
10:26:53 [2019-10-22T10:26:53.117Z]   DEP      compel/plugins/std/fds.d
10:26:53 [2019-10-22T10:26:53.117Z]   DEP      compel/plugins/std/std.d
10:26:53 [2019-10-22T10:26:53.117Z]   DEP      compel/plugins/shmem/shmem.d
10:26:53 [2019-10-22T10:26:53.117Z]   DEP      compel/plugins/fds/fds.d
10:26:53 [2019-10-22T10:26:53.117Z]   CC       compel/plugins/std/std.o
10:26:53 [2019-10-22T10:26:53.400Z]   CC       compel/plugins/std/fds.o
10:26:53 [2019-10-22T10:26:53.400Z]   CC       compel/plugins/std/log.o
10:26:53 [2019-10-22T10:26:53.549Z] Running on ubuntu-1804-overlay2 (i-07c5e742603ffe519) in /home/ubuntu/workspace/engine_PR-409
[Pipeline] {
[Pipeline] checkout
10:26:53 [2019-10-22T10:26:53.683Z]   CC       compel/plugins/std/string.o
10:26:53 [2019-10-22T10:26:53.966Z]   CC       compel/plugins/std/infect.o
10:26:53 [2019-10-22T10:26:53.966Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:26:53 [2019-10-22T10:26:53.966Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:26:53 [2019-10-22T10:26:53.966Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:26:54 [2019-10-22T10:26:54.249Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:26:54 [2019-10-22T10:26:54.249Z]   AR       compel/plugins/std.lib.a
10:26:54 [2019-10-22T10:26:54.249Z]   CC       compel/plugins/fds/fds.o
10:26:54 [2019-10-22T10:26:54.249Z]   AR       compel/plugins/fds.lib.a
10:26:54 [2019-10-22T10:26:54.249Z]   HOSTDEP  compel/src/lib/log-host.d
10:26:54 [2019-10-22T10:26:54.249Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
10:26:54 [2019-10-22T10:26:54.249Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:26:54 [2019-10-22T10:26:54.249Z]   HOSTDEP  compel/src/main-host.d
10:26:54 [2019-10-22T10:26:54.532Z]   DEP      compel/src/main.d
10:26:54 [2019-10-22T10:26:54.532Z]   DEP      compel/src/lib/handle-elf.d
10:26:54 [2019-10-22T10:26:54.532Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:26:54 [2019-10-22T10:26:54.532Z]   DEP      compel/src/lib/ptrace.d
10:26:54 [2019-10-22T10:26:54.532Z]   DEP      compel/src/lib/infect.d
10:26:54 [2019-10-22T10:26:54.815Z]   DEP      compel/src/lib/infect-util.d
10:26:54 [2019-10-22T10:26:54.815Z]   DEP      compel/src/lib/infect-rpc.d
10:26:54 [2019-10-22T10:26:54.815Z]   DEP      compel/arch/ppc64/src/lib/infect.d
10:26:54 [2019-10-22T10:26:54.815Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
10:26:54 [2019-10-22T10:26:54.815Z]   DEP      compel/src/lib/log.d
10:26:54 [2019-10-22T10:26:54.815Z]   CC       compel/src/lib/log.o
10:26:55 [2019-10-22T10:26:55.098Z]   CC       compel/arch/ppc64/src/lib/cpu.o
10:26:55 [2019-10-22T10:26:55.098Z]   CC       compel/arch/ppc64/src/lib/infect.o
10:26:55 [2019-10-22T10:26:55.381Z]   CC       compel/src/lib/infect-rpc.o
10:26:55 [2019-10-22T10:26:55.381Z]   CC       compel/src/lib/infect-util.o
10:26:55 [2019-10-22T10:26:55.535Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 6.0s done
10:26:55 [2019-10-22T10:26:55.535Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
10:26:55 [2019-10-22T10:26:55.663Z]   CC       compel/src/lib/infect.o
10:26:56 [2019-10-22T10:26:56.102Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.5s done
10:26:56 [2019-10-22T10:26:56.359Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
10:26:56 [2019-10-22T10:26:56.359Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
10:26:56 [2019-10-22T10:26:56.616Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
10:26:56 [2019-10-22T10:26:56.672Z]   CC       compel/src/lib/ptrace.o
10:26:56 [2019-10-22T10:26:56.672Z]   AR       compel/libcompel.a
10:26:56 [2019-10-22T10:26:56.672Z]   HOSTCC   compel/src/main-host.o
10:26:56 [2019-10-22T10:26:56.672Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:26:56 [2019-10-22T10:26:56.956Z]   HOSTCC   compel/src/lib/handle-elf-host.o
10:26:56 [2019-10-22T10:26:56.956Z]   HOSTCC   compel/src/lib/log-host.o
10:26:56 [2019-10-22T10:26:56.956Z]   HOSTLINK compel/compel-host-bin
10:26:56 [2019-10-22T10:26:56.956Z]   DEP      soccr/soccr.d
10:26:57 [2019-10-22T10:26:57.250Z]   CC       soccr/soccr.o
10:26:57 [2019-10-22T10:26:57.687Z] using credential docker-jenkins-github-credentials
10:26:57 [2019-10-22T10:26:57.698Z] Cloning the remote Git repository
10:26:57 [2019-10-22T10:26:57.698Z] Cloning with configured refspecs honoured and without tags
10:26:57 [2019-10-22T10:26:57.868Z]   AR       soccr/libsoccr.a
10:26:57 [2019-10-22T10:26:57.868Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:26:57 [2019-10-22T10:26:57.868Z]   DEP      criu/arch/ppc64/sigframe.d
10:26:57 [2019-10-22T10:26:57.868Z]   DEP      criu/arch/ppc64/crtools.d
10:26:57 [2019-10-22T10:26:57.868Z]   DEP      criu/arch/ppc64/cpu.d
10:26:57 [2019-10-22T10:26:57.921Z] INFO: Expanding go...
10:26:58 [2019-10-22T10:26:58.150Z]   CC       criu/arch/ppc64/cpu.o
10:26:58 [2019-10-22T10:26:58.150Z]   CC       criu/arch/ppc64/crtools.o
10:26:57 [2019-10-22T10:26:57.738Z] Cloning repository https://github.com/docker/engine.git
10:26:57 [2019-10-22T10:26:57.787Z]  > git init /home/ubuntu/workspace/engine_PR-409 # timeout=10
10:26:58 [2019-10-22T10:26:58.111Z] Fetching upstream changes from https://github.com/docker/engine.git
10:26:58 [2019-10-22T10:26:58.111Z]  > git --version # timeout=10
10:26:58 [2019-10-22T10:26:58.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:26:58 [2019-10-22T10:26:58.146Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:26:58 [2019-10-22T10:26:58.766Z]   CC       criu/arch/ppc64/sigframe.o
10:26:58 [2019-10-22T10:26:58.766Z]   LINK     criu/arch/ppc64/crtools.built-in.o
10:26:58 [2019-10-22T10:26:58.766Z]   DEP      criu/arch/ppc64/misc.d
10:26:58 [2019-10-22T10:26:58.766Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
10:26:58 [2019-10-22T10:26:58.766Z]   DEP      criu/arch/ppc64/vdso-pie.d
10:26:58 [2019-10-22T10:26:58.766Z]   DEP      criu/pie/parasite-vdso.d
10:26:58 [2019-10-22T10:26:58.766Z]   DEP      criu/pie/util-vdso.d
10:26:59 [2019-10-22T10:26:59.051Z]   DEP      criu/pie/util.d
10:26:59 [2019-10-22T10:26:59.051Z]   CC       criu/pie/util.o
10:26:59 [2019-10-22T10:26:59.051Z]   CC       criu/pie/util-vdso.o
10:26:59 [2019-10-22T10:26:59.149Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.5s done
10:26:59 [2019-10-22T10:26:59.334Z]   CC       criu/pie/parasite-vdso.o
10:26:59 [2019-10-22T10:26:59.409Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
10:26:59 [2019-10-22T10:26:59.618Z]   CC       criu/arch/ppc64/vdso-pie.o
10:26:59 [2019-10-22T10:26:59.901Z]   CC       criu/arch/ppc64/vdso-trampoline.o
10:26:59 [2019-10-22T10:26:59.901Z]   CC       criu/arch/ppc64/misc.o
10:26:59 [2019-10-22T10:26:59.901Z]   AR       criu/pie/pie.lib.a
10:26:59 [2019-10-22T10:26:59.901Z]   DEP      criu/pie/restorer.d
10:26:59 [2019-10-22T10:26:59.901Z]   DEP      criu/arch/ppc64/restorer.d
10:26:59 [2019-10-22T10:26:59.901Z]   DEP      criu/pie/parasite.d
10:27:00 [2019-10-22T10:27:00.184Z]   CC       criu/pie/parasite.o
10:27:00 [2019-10-22T10:27:00.467Z]   LINK     criu/pie/parasite.built-in.o
10:27:00 [2019-10-22T10:27:00.467Z]   GEN      criu/pie/parasite-blob.h
10:27:00 [2019-10-22T10:27:00.467Z]   CC       criu/arch/ppc64/restorer.o
10:27:00 [2019-10-22T10:27:00.750Z]   CC       criu/pie/restorer.o
10:27:01 [2019-10-22T10:27:01.759Z]   LINK     criu/pie/restorer.built-in.o
10:27:01 [2019-10-22T10:27:01.759Z]   GEN      criu/pie/restorer-blob.h
10:27:01 [2019-10-22T10:27:01.759Z]   DEP      criu/vdso.d
10:27:02 [2019-10-22T10:27:02.043Z]   DEP      criu/uts_ns.d
10:27:02 [2019-10-22T10:27:02.043Z]   DEP      criu/util.d
10:27:02 [2019-10-22T10:27:02.043Z]   DEP      criu/uffd.d
10:27:02 [2019-10-22T10:27:02.043Z]   DEP      criu/tun.d
10:27:02 [2019-10-22T10:27:02.325Z]   DEP      criu/tty.d
10:27:02 [2019-10-22T10:27:02.325Z]   DEP      criu/timerfd.d
10:27:02 [2019-10-22T10:27:02.325Z]   DEP      criu/sysfs_parse.d
10:27:02 [2019-10-22T10:27:02.325Z]   DEP      criu/sysctl.d
10:27:02 [2019-10-22T10:27:02.608Z]   DEP      criu/string.d
10:27:02 [2019-10-22T10:27:02.608Z]   DEP      criu/stats.d
10:27:02 [2019-10-22T10:27:02.608Z]   DEP      criu/sockets.d
10:27:02 [2019-10-22T10:27:02.608Z]   DEP      criu/sk-unix.d
10:27:02 [2019-10-22T10:27:02.608Z]   DEP      criu/sk-tcp.d
10:27:02 [2019-10-22T10:27:02.693Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.8s done
10:27:02 [2019-10-22T10:27:02.693Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6
10:27:02 [2019-10-22T10:27:02.891Z]   DEP      criu/sk-queue.d
10:27:02 [2019-10-22T10:27:02.891Z]   DEP      criu/sk-packet.d
10:27:02 [2019-10-22T10:27:02.891Z]   DEP      criu/sk-netlink.d
10:27:03 [2019-10-22T10:27:03.175Z]   DEP      criu/sk-inet.d
10:27:03 [2019-10-22T10:27:03.175Z]   DEP      criu/signalfd.d
10:27:03 [2019-10-22T10:27:03.175Z]   DEP      criu/sigframe.d
10:27:03 [2019-10-22T10:27:03.175Z]   DEP      criu/shmem.d
10:27:03 [2019-10-22T10:27:03.175Z]   DEP      criu/seize.d
10:27:03 [2019-10-22T10:27:03.457Z]   DEP      criu/seccomp.d
10:27:03 [2019-10-22T10:27:03.457Z]   DEP      criu/rst-malloc.d
10:27:03 [2019-10-22T10:27:03.457Z]   DEP      criu/rbtree.d
10:27:03 [2019-10-22T10:27:03.457Z]   DEP      criu/pstree.d
10:27:03 [2019-10-22T10:27:03.457Z]   DEP      criu/protobuf.d
10:27:03 [2019-10-22T10:27:03.744Z]   GEN      criu/protobuf-desc-gen.h
10:27:04 [2019-10-22T10:27:04.032Z]   DEP      criu/protobuf-desc.d
10:27:04 [2019-10-22T10:27:04.328Z]   DEP      criu/proc_parse.d
10:27:04 [2019-10-22T10:27:04.328Z]   DEP      criu/plugin.d
10:27:04 [2019-10-22T10:27:04.328Z]   DEP      criu/pipes.d
10:27:04 [2019-10-22T10:27:04.328Z]   DEP      criu/pie-util.d
10:27:04 [2019-10-22T10:27:04.328Z]   DEP      criu/pie-util-vdso.d
10:27:04 [2019-10-22T10:27:04.610Z]   DEP      criu/pie-util-vdso-elf32.d
10:27:04 [2019-10-22T10:27:04.610Z]   DEP      criu/path.d
10:27:04 [2019-10-22T10:27:04.610Z]   DEP      criu/parasite-syscall.d
10:27:04 [2019-10-22T10:27:04.610Z]   DEP      criu/pagemap.d
10:27:04 [2019-10-22T10:27:04.893Z]   DEP      criu/pagemap-cache.d
10:27:04 [2019-10-22T10:27:04.893Z]   DEP      criu/page-xfer.d
10:27:04 [2019-10-22T10:27:04.893Z]   DEP      criu/page-pipe.d
10:27:04 [2019-10-22T10:27:04.893Z]   DEP      criu/netfilter.d
10:27:05 [2019-10-22T10:27:05.176Z]   DEP      criu/net.d
10:27:05 [2019-10-22T10:27:05.176Z]   DEP      criu/namespaces.d
10:27:05 [2019-10-22T10:27:05.176Z]   DEP      criu/mount.d
10:27:05 [2019-10-22T10:27:05.176Z]   DEP      criu/mem.d
10:27:05 [2019-10-22T10:27:05.458Z]   DEP      criu/lsm.d
10:27:05 [2019-10-22T10:27:05.458Z]   DEP      criu/log.d
10:27:05 [2019-10-22T10:27:05.458Z]   DEP      criu/libnetlink.d
10:27:05 [2019-10-22T10:27:05.458Z]   DEP      criu/kerndat.d
10:27:05 [2019-10-22T10:27:05.741Z]   DEP      criu/kcmp-ids.d
10:27:05 [2019-10-22T10:27:05.741Z]   DEP      criu/irmap.d
10:27:05 [2019-10-22T10:27:05.741Z]   DEP      criu/ipc_ns.d
10:27:05 [2019-10-22T10:27:05.741Z]   DEP      criu/image.d
10:27:05 [2019-10-22T10:27:05.741Z]   DEP      criu/image-desc.d
10:27:06 [2019-10-22T10:27:06.025Z]   DEP      criu/fsnotify.d
10:27:06 [2019-10-22T10:27:06.025Z]   DEP      criu/filesystems.d
10:27:06 [2019-10-22T10:27:06.025Z]   DEP      criu/files.d
10:27:06 [2019-10-22T10:27:06.025Z]   DEP      criu/files-reg.d
10:27:06 [2019-10-22T10:27:06.307Z]   DEP      criu/files-ext.d
10:27:06 [2019-10-22T10:27:06.307Z]   DEP      criu/file-lock.d
10:27:06 [2019-10-22T10:27:06.307Z]   DEP      criu/file-ids.d
10:27:06 [2019-10-22T10:27:06.307Z]   DEP      criu/fifo.d
10:27:06 [2019-10-22T10:27:06.589Z]   DEP      criu/fdstore.d
10:27:06 [2019-10-22T10:27:06.589Z]   DEP      criu/fault-injection.d
10:27:06 [2019-10-22T10:27:06.589Z]   DEP      criu/external.d
10:27:06 [2019-10-22T10:27:06.589Z]   DEP      criu/eventpoll.d
10:27:06 [2019-10-22T10:27:06.589Z]   DEP      criu/eventfd.d
10:27:06 [2019-10-22T10:27:06.873Z]   DEP      criu/crtools.d
10:27:06 [2019-10-22T10:27:06.873Z]   DEP      criu/cr-service.d
10:27:06 [2019-10-22T10:27:06.873Z]   DEP      criu/cr-restore.d
10:27:06 [2019-10-22T10:27:06.873Z]   DEP      criu/cr-errno.d
10:27:07 [2019-10-22T10:27:07.169Z]   DEP      criu/cr-dump.d
10:27:07 [2019-10-22T10:27:07.169Z]   DEP      criu/cr-dedup.d
10:27:07 [2019-10-22T10:27:07.169Z]   DEP      criu/cr-check.d
10:27:07 [2019-10-22T10:27:07.169Z]   DEP      criu/clone-noasan.d
10:27:07 [2019-10-22T10:27:07.169Z]   DEP      criu/cgroup.d
10:27:07 [2019-10-22T10:27:07.461Z]   DEP      criu/cgroup-props.d
10:27:07 [2019-10-22T10:27:07.461Z]   DEP      criu/bitmap.d
10:27:07 [2019-10-22T10:27:07.461Z]   DEP      criu/bfd.d
10:27:07 [2019-10-22T10:27:07.461Z]   DEP      criu/autofs.d
10:27:07 [2019-10-22T10:27:07.461Z]   DEP      criu/aio.d
10:27:07 [2019-10-22T10:27:07.745Z]   DEP      criu/action-scripts.d
10:27:07 [2019-10-22T10:27:07.745Z]   CC       criu/action-scripts.o
10:27:07 [2019-10-22T10:27:07.954Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.2s
10:27:08 [2019-10-22T10:27:08.028Z]   CC       criu/aio.o
10:27:08 [2019-10-22T10:27:08.311Z]   CC       criu/autofs.o
10:27:08 [2019-10-22T10:27:08.783Z] + dpkg --print-architecture
10:27:08 [2019-10-22T10:27:08.783Z] + cd /tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution
10:27:08 [2019-10-22T10:27:08.783Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:27:08 [2019-10-22T10:27:08.783Z] + GOPATH=/tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fV9VFeBrnd
10:27:08 [2019-10-22T10:27:08.783Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:27:08 [2019-10-22T10:27:08.926Z]   CC       criu/bfd.o
10:27:09 [2019-10-22T10:27:09.210Z]   CC       criu/bitmap.o
10:27:09 [2019-10-22T10:27:09.210Z]   CC       criu/cgroup-props.o
10:27:09 [2019-10-22T10:27:09.494Z]   CC       criu/cgroup.o
10:27:10 [2019-10-22T10:27:10.483Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 8.0s done
10:27:10 [2019-10-22T10:27:10.978Z]   CC       criu/clone-noasan.o
10:27:10 [2019-10-22T10:27:10.978Z]   CC       criu/cr-check.o
10:27:11 [2019-10-22T10:27:11.052Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done
10:27:11 [2019-10-22T10:27:11.310Z] #4 DONE 23.7s
10:27:11 [2019-10-22T10:27:11.310Z] 
10:27:11 [2019-10-22T10:27:11.310Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:27:11 [2019-10-22T10:27:11.595Z]   CC       criu/cr-dedup.o
10:27:11 [2019-10-22T10:27:11.881Z]   CC       criu/cr-dump.o
10:27:12 [2019-10-22T10:27:12.004Z] + rm -rf /tmp/tmp.fV9VFeBrnd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fV9VFeBrnd
10:27:12 [2019-10-22T10:27:12.686Z] #5 DONE 1.6s
10:27:12 [2019-10-22T10:27:12.686Z] 
10:27:12 [2019-10-22T10:27:12.686Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:27:12 [2019-10-22T10:27:12.943Z] #15 ...
10:27:12 [2019-10-22T10:27:12.943Z] 
10:27:12 [2019-10-22T10:27:12.943Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:27:12 [2019-10-22T10:27:12.943Z] #22 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:27:13 [2019-10-22T10:27:13.201Z] #52 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:27:13 [2019-10-22T10:27:13.201Z] #23 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:27:13 [2019-10-22T10:27:13.201Z] #29 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:27:13 [2019-10-22T10:27:13.201Z] #32 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:27:13 [2019-10-22T10:27:13.201Z] #49 DONE 0.2s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:27:13 [2019-10-22T10:27:13.201Z] #26 DONE 0.3s
10:27:13 [2019-10-22T10:27:13.201Z] 
10:27:13 [2019-10-22T10:27:13.201Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:27:13 [2019-10-22T10:27:13.268Z] Removing intermediate container a295f960e28b
10:27:13 [2019-10-22T10:27:13.269Z]  ---> 49d32e295a84
10:27:13 [2019-10-22T10:27:13.269Z] Step 16/118 : FROM base AS swagger
10:27:13 [2019-10-22T10:27:13.269Z]  ---> 786ea202c620
10:27:13 [2019-10-22T10:27:13.269Z] Step 17/118 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
10:27:13 [2019-10-22T10:27:13.269Z]  ---> Running in 96d288c154c7
10:27:13 [2019-10-22T10:27:13.355Z]   CC       criu/cr-errno.o
10:27:13 [2019-10-22T10:27:13.355Z]   CC       criu/cr-restore.o
10:27:13 [2019-10-22T10:27:13.665Z] Removing intermediate container 96d288c154c7
10:27:13 [2019-10-22T10:27:13.665Z]  ---> 284ba91fac32
10:27:13 [2019-10-22T10:27:13.665Z] Step 18/118 : 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"
10:27:13 [2019-10-22T10:27:13.665Z]  ---> Running in 563684cbd972
10:27:14 [2019-10-22T10:27:14.097Z] + mktemp -d
10:27:14 [2019-10-22T10:27:14.097Z] + export GOPATH=/tmp/tmp.zNKJVcBC34
10:27:14 [2019-10-22T10:27:14.097Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.zNKJVcBC34/src/github.com/go-swagger/go-swagger
10:27:14 [2019-10-22T10:27:14.097Z] Cloning into '/tmp/tmp.zNKJVcBC34/src/github.com/go-swagger/go-swagger'...
10:27:15 [2019-10-22T10:27:15.385Z]   CC       criu/cr-service.o
10:27:16 [2019-10-22T10:27:16.396Z]   CC       criu/crtools.o
10:27:16 [2019-10-22T10:27:16.679Z]   CC       criu/eventfd.o
10:27:16 [2019-10-22T10:27:16.962Z]   CC       criu/eventpoll.o
10:27:17 [2019-10-22T10:27:17.250Z]   CC       criu/external.o
10:27:17 [2019-10-22T10:27:17.454Z] + cd /tmp/tmp.zNKJVcBC34/src/github.com/go-swagger/go-swagger
10:27:17 [2019-10-22T10:27:17.454Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:27:17 [2019-10-22T10:27:17.533Z]   CC       criu/fault-injection.o
10:27:17 [2019-10-22T10:27:17.533Z]   CC       criu/fdstore.o
10:27:17 [2019-10-22T10:27:17.533Z]   CC       criu/fifo.o
10:27:17 [2019-10-22T10:27:17.816Z]   CC       criu/file-ids.o
10:27:17 [2019-10-22T10:27:17.819Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:27:18 [2019-10-22T10:27:18.100Z]   CC       criu/file-lock.o
10:27:18 [2019-10-22T10:27:18.383Z]   CC       criu/files-ext.o
10:27:18 [2019-10-22T10:27:18.666Z]   CC       criu/files-reg.o
10:27:19 [2019-10-22T10:27:19.099Z] INFO: Expanding compiler 1 of 3...
10:27:19 [2019-10-22T10:27:19.676Z]   CC       criu/files.o
10:27:19 [2019-10-22T10:27:19.758Z] #27 ...
10:27:19 [2019-10-22T10:27:19.758Z] 
10:27:19 [2019-10-22T10:27:19.758Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:27:19 [2019-10-22T10:27:19.758Z] #55 3.978 + mktemp -d
10:27:19 [2019-10-22T10:27:19.758Z] #55 3.978 + export GOPATH=/tmp/tmp.6BfZkCpQme
10:27:19 [2019-10-22T10:27:19.758Z] #55 3.978 + git clone https://github.com/docker/distribution.git /tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution
10:27:19 [2019-10-22T10:27:19.758Z] #55 3.981 Cloning into '/tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution'...
10:27:19 [2019-10-22T10:27:19.758Z] #55 ...
10:27:19 [2019-10-22T10:27:19.758Z] 
10:27:19 [2019-10-22T10:27:19.758Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:27:19 [2019-10-22T10:27:19.758Z] #6 6.590 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:19 [2019-10-22T10:27:19.758Z] #6 6.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:19 [2019-10-22T10:27:19.758Z] #6 6.774 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:19 [2019-10-22T10:27:19.758Z] #6 6.798 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:19 [2019-10-22T10:27:19.758Z] #6 6.849 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:19 [2019-10-22T10:27:19.758Z] #6 ...
10:27:19 [2019-10-22T10:27:19.758Z] 
10:27:19 [2019-10-22T10:27:19.758Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:27:19 [2019-10-22T10:27:19.758Z] #15 6.726 + mktemp -d
10:27:19 [2019-10-22T10:27:19.758Z] #15 6.726 + export GOPATH=/tmp/tmp.X8x6eym0bl
10:27:19 [2019-10-22T10:27:19.758Z] #15 6.726 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.X8x6eym0bl/src/github.com/go-swagger/go-swagger
10:27:19 [2019-10-22T10:27:19.758Z] #15 6.734 Cloning into '/tmp/tmp.X8x6eym0bl/src/github.com/go-swagger/go-swagger'...
10:27:20 [2019-10-22T10:27:20.079Z] INFO: Expanding compiler 2 of 3...
10:27:21 [2019-10-22T10:27:21.149Z]   CC       criu/filesystems.o
10:27:21 [2019-10-22T10:27:21.149Z]   CC       criu/fsnotify.o
10:27:21 [2019-10-22T10:27:21.710Z] Fetching without tags
10:27:21 [2019-10-22T10:27:21.765Z]   CC       criu/image-desc.o
10:27:21 [2019-10-22T10:27:21.978Z] Merging remotes/origin/18.09 commit 5e3d67cc14c712a77975f568941aa33607a194ef into PR head commit 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:27:22 [2019-10-22T10:27:22.048Z]   CC       criu/image.o
10:27:22 [2019-10-22T10:27:22.331Z]   CC       criu/ipc_ns.o
10:27:21 [2019-10-22T10:27:21.639Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:27:21 [2019-10-22T10:27:21.651Z]  > git config --add remote.origin.fetch +refs/pull/409/head:refs/remotes/origin/PR-409 # timeout=10
10:27:21 [2019-10-22T10:27:21.663Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
10:27:21 [2019-10-22T10:27:21.678Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
10:27:21 [2019-10-22T10:27:21.756Z] Fetching upstream changes from https://github.com/docker/engine.git
10:27:21 [2019-10-22T10:27:21.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:27:21 [2019-10-22T10:27:21.757Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/18.09:refs/remotes/origin/18.09
10:27:21 [2019-10-22T10:27:21.984Z]  > git config core.sparsecheckout # timeout=10
10:27:22 [2019-10-22T10:27:22.007Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:27:22 [2019-10-22T10:27:22.776Z] Merge succeeded, producing 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:27:22 [2019-10-22T10:27:22.777Z] Checking out Revision 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 (PR-409)
10:27:22 [2019-10-22T10:27:22.947Z]   CC       criu/irmap.o
10:27:23 [2019-10-22T10:27:23.039Z] #15 ...
10:27:23 [2019-10-22T10:27:23.039Z] 
10:27:23 [2019-10-22T10:27:23.039Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:27:23 [2019-10-22T10:27:23.039Z] #17 ...
10:27:23 [2019-10-22T10:27:23.039Z] 
10:27:23 [2019-10-22T10:27:23.039Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:23 [2019-10-22T10:27:23.039Z] #57 7.902 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:23 [2019-10-22T10:27:23.039Z] #57 7.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:23 [2019-10-22T10:27:23.039Z] #57 7.960 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:23 [2019-10-22T10:27:23.039Z] #57 7.976 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:23 [2019-10-22T10:27:23.039Z] #57 8.008 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:23 [2019-10-22T10:27:23.039Z] #57 9.356 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:27:23 [2019-10-22T10:27:23.039Z] #57 ...
10:27:23 [2019-10-22T10:27:23.039Z] 
10:27:23 [2019-10-22T10:27:23.039Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:27:23 [2019-10-22T10:27:23.039Z] #44 ...
10:27:23 [2019-10-22T10:27:23.039Z] 
10:27:23 [2019-10-22T10:27:23.039Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:23 [2019-10-22T10:27:23.297Z] #35 ...
10:27:23 [2019-10-22T10:27:23.297Z] 
10:27:23 [2019-10-22T10:27:23.297Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.059 + RM_GOPATH=0
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.059 + TMP_GOPATH=
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.059 + : /build
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.059 + '[' -z '' ']'
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.059 ++ mktemp -d
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.075 + export GOPATH=/tmp/tmp.KJe9AxeVMn
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.075 + GOPATH=/tmp/tmp.KJe9AxeVMn
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.075 + RM_GOPATH=1
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 Installing gometalinter version v2.0.6
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 ++ dirname ./install.sh
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + dir=.
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + bin=gometalinter
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + shift
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + '[' '!' -f ./gometalinter.installer ']'
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + . ./gometalinter.installer
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 ++ GOMETALINTER_COMMIT=v2.0.6
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + install_gometalinter
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + echo 'Installing gometalinter version v2.0.6'
10:27:23 [2019-10-22T10:27:23.297Z] #24 9.083 + go get -d github.com/alecthomas/gometalinter
10:27:23 [2019-10-22T10:27:23.297Z] #24 ...
10:27:23 [2019-10-22T10:27:23.297Z] 
10:27:23 [2019-10-22T10:27:23.297Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.693 + RM_GOPATH=0
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.693 + TMP_GOPATH=
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.693 + : /build
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.693 + '[' -z '' ']'
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.693 ++ mktemp -d
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.702 + export GOPATH=/tmp/tmp.GrYjjUdotY
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.702 + GOPATH=/tmp/tmp.GrYjjUdotY
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.702 + RM_GOPATH=1
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.702 ++ dirname ./install.sh
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + dir=.
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + bin=dockercli
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + shift
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + '[' '!' -f ./dockercli.installer ']'
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + . ./dockercli.installer
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 ++ DOCKERCLI_CHANNEL=stable
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 ++ DOCKERCLI_VERSION=17.06.2-ce
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + install_dockercli
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.704 Install docker/cli version 17.06.2-ce from stable
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.714 ++ uname -m
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.715 + arch=x86_64
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.715 + '[' x86_64 '!=' x86_64 ']'
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.716 + url=https://download.docker.com/linux/static
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.716 + tar -xz docker/docker
10:27:23 [2019-10-22T10:27:23.297Z] #53 8.718 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:27:23 [2019-10-22T10:27:23.554Z] #53 ...
10:27:23 [2019-10-22T10:27:23.554Z] 
10:27:23 [2019-10-22T10:27:23.554Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.515 + RM_GOPATH=0
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.515 + TMP_GOPATH=
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.515 + : /build
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.515 + '[' -z '' ']'
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.515 ++ mktemp -d
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + export GOPATH=/tmp/tmp.yBBOQ4Irte
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + GOPATH=/tmp/tmp.yBBOQ4Irte
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + RM_GOPATH=1
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 ++ dirname ./install.sh
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + dir=.
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + bin=vndr
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + shift
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + '[' '!' -f ./vndr.installer ']'
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + . ./vndr.installer
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + install_vndr
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yBBOQ4Irte/src/github.com/LK4D4/vndr
10:27:23 [2019-10-22T10:27:23.554Z] #33 8.541 Cloning into '/tmp/tmp.yBBOQ4Irte/src/github.com/LK4D4/vndr'...
10:27:23 [2019-10-22T10:27:23.554Z] #33 9.922 + cd /tmp/tmp.yBBOQ4Irte/src/github.com/LK4D4/vndr
10:27:23 [2019-10-22T10:27:23.554Z] #33 9.922 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
10:27:23 [2019-10-22T10:27:23.554Z] #33 9.959 + go build -buildmode=pie -v -o /build/vndr .
10:27:23 [2019-10-22T10:27:23.554Z] #33 ...
10:27:23 [2019-10-22T10:27:23.554Z] 
10:27:23 [2019-10-22T10:27:23.554Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.033 + RM_GOPATH=0
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.033 + TMP_GOPATH=
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.033 + : /build
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.033 + '[' -z '' ']'
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.033 ++ mktemp -d
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + export GOPATH=/tmp/tmp.xdwzNMexSy
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + GOPATH=/tmp/tmp.xdwzNMexSy
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + RM_GOPATH=1
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 ++ dirname ./install.sh
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + dir=.
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + bin=tomlv
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + shift
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + '[' '!' -f ./tomlv.installer ']'
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + . ./tomlv.installer
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + install_tomlv
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xdwzNMexSy/src/github.com/BurntSushi/toml
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.046 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:23 [2019-10-22T10:27:23.554Z] #30 9.053 Cloning into '/tmp/tmp.xdwzNMexSy/src/github.com/BurntSushi/toml'...
10:27:23 [2019-10-22T10:27:23.554Z] #30 10.47 + cd /tmp/tmp.xdwzNMexSy/src/github.com/BurntSushi/toml
10:27:23 [2019-10-22T10:27:23.554Z] #30 10.47 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:23 [2019-10-22T10:27:23.554Z] #30 10.49 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:27:23 [2019-10-22T10:27:23.564Z]   CC       criu/kcmp-ids.o
10:27:23 [2019-10-22T10:27:23.564Z]   CC       criu/kerndat.o
10:27:23 [2019-10-22T10:27:23.812Z] #30 ...
10:27:23 [2019-10-22T10:27:23.812Z] 
10:27:23 [2019-10-22T10:27:23.812Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.542 + RM_GOPATH=0
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.542 + TMP_GOPATH=
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.542 + : /build
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.542 + '[' -z '' ']'
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.542 ++ mktemp -d
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + export GOPATH=/tmp/tmp.Na2nXUsd6V
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + GOPATH=/tmp/tmp.Na2nXUsd6V
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + RM_GOPATH=1
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 ++ dirname ./install.sh
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + dir=.
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + bin=proxy
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + shift
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + '[' '!' -f ./proxy.installer ']'
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + . ./proxy.installer
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + install_proxy
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + case "$1" in
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + export CGO_ENABLED=0
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + CGO_ENABLED=0
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + _install_proxy
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.545 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Na2nXUsd6V/src/github.com/docker/libnetwork
10:27:23 [2019-10-22T10:27:23.812Z] #50 9.550 Cloning into '/tmp/tmp.Na2nXUsd6V/src/github.com/docker/libnetwork'...
10:27:24 [2019-10-22T10:27:24.038Z] Commit message: "Add GoDoc to fix linting validation"
10:27:24 [2019-10-22T10:27:24.069Z] #50 ...
10:27:24 [2019-10-22T10:27:24.069Z] 
10:27:24 [2019-10-22T10:27:24.069Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:24 [2019-10-22T10:27:24.069Z] #35 10.88 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:24 [2019-10-22T10:27:24.069Z] #35 10.88 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:24 [2019-10-22T10:27:24.069Z] #35 10.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:24 [2019-10-22T10:27:24.069Z] #35 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:24 [2019-10-22T10:27:24.069Z] #35 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:24 [2019-10-22T10:27:24.179Z]   CC       criu/libnetlink.o
10:27:24 [2019-10-22T10:27:24.179Z]   CC       criu/log.o
10:27:24 [2019-10-22T10:27:24.462Z]   CC       criu/lsm.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:27:24 [2019-10-22T10:27:24.744Z]   CC       criu/mem.o
10:27:22 [2019-10-22T10:27:22.722Z]  > git merge 5e3d67cc14c712a77975f568941aa33607a194ef # timeout=10
10:27:22 [2019-10-22T10:27:22.752Z]  > git rev-parse HEAD^{commit} # timeout=10
10:27:22 [2019-10-22T10:27:22.779Z]  > git config core.sparsecheckout # timeout=10
10:27:22 [2019-10-22T10:27:22.802Z]  > git checkout -f 7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:27:24 [2019-10-22T10:27:24.926Z] + docker version
10:27:25 [2019-10-22T10:27:25.444Z] #35 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:27:25 [2019-10-22T10:27:25.772Z]   CC       criu/mount.o
10:27:27 [2019-10-22T10:27:27.202Z] INFO: Expanding compiler 3 of 3...
10:27:27 [2019-10-22T10:27:27.202Z] INFO: Removing downloaded files...
10:27:27 [2019-10-22T10:27:27.202Z] INFO: Creating source directory...
10:27:27 [2019-10-22T10:27:27.202Z] INFO: Configuring git core.autocrlf...
10:27:27 [2019-10-22T10:27:27.202Z] INFO: Completed
10:27:27 [2019-10-22T10:27:27.342Z] + rm -rf /tmp/tmp.zNKJVcBC34
10:27:27 [2019-10-22T10:27:27.794Z]   CC       criu/namespaces.o
10:27:27 [2019-10-22T10:27:27.977Z] #35 15.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:27:28 [2019-10-22T10:27:28.145Z] Removing intermediate container 563684cbd972
10:27:28 [2019-10-22T10:27:28.145Z]  ---> fbdf866a4520
10:27:28 [2019-10-22T10:27:28.145Z] Step 19/118 : FROM base AS frozen-images
10:27:28 [2019-10-22T10:27:28.145Z]  ---> 786ea202c620
10:27:28 [2019-10-22T10:27:28.145Z] Step 20/118 : ARG DEBIAN_FRONTEND
10:27:28 [2019-10-22T10:27:28.145Z]  ---> Using cache
10:27:28 [2019-10-22T10:27:28.145Z]  ---> 4a7856ebdee9
10:27:28 [2019-10-22T10:27:28.145Z] Step 21/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
10:27:28 [2019-10-22T10:27:28.145Z]  ---> Running in b37a84712aee
10:27:28 [2019-10-22T10:27:28.801Z]   CC       criu/net.o
10:27:28 [2019-10-22T10:27:28.912Z] #35 16.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:27:28 [2019-10-22T10:27:28.927Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:28 [2019-10-22T10:27:28.927Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:28 [2019-10-22T10:27:28.927Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:28 [2019-10-22T10:27:28.927Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:28 [2019-10-22T10:27:28.927Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:28 [2019-10-22T10:27:28.927Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:27:29 [2019-10-22T10:27:29.100Z] Client: Docker Engine - Community
10:27:29 [2019-10-22T10:27:29.100Z]  Version:           19.03.2
10:27:29 [2019-10-22T10:27:29.100Z]  API version:       1.40
10:27:29 [2019-10-22T10:27:29.100Z]  Go version:        go1.12.8
10:27:29 [2019-10-22T10:27:29.100Z]  Git commit:        6a30dfc
10:27:29 [2019-10-22T10:27:29.100Z]  Built:             Thu Aug 29 05:29:11 2019
10:27:29 [2019-10-22T10:27:29.100Z]  OS/Arch:           linux/amd64
10:27:29 [2019-10-22T10:27:29.100Z]  Experimental:      false
10:27:29 [2019-10-22T10:27:29.100Z] 
10:27:29 [2019-10-22T10:27:29.100Z] Server: Docker Engine - Community
10:27:29 [2019-10-22T10:27:29.100Z]  Engine:
10:27:29 [2019-10-22T10:27:29.100Z]   Version:          19.03.2
10:27:29 [2019-10-22T10:27:29.100Z]   API version:      1.40 (minimum version 1.12)
10:27:29 [2019-10-22T10:27:29.100Z]   Go version:       go1.12.8
10:27:29 [2019-10-22T10:27:29.100Z]   Git commit:       6a30dfc
10:27:29 [2019-10-22T10:27:29.100Z]   Built:            Thu Aug 29 05:27:45 2019
10:27:29 [2019-10-22T10:27:29.100Z]   OS/Arch:          linux/amd64
10:27:29 [2019-10-22T10:27:29.100Z]   Experimental:     true
10:27:29 [2019-10-22T10:27:29.100Z]  containerd:
10:27:29 [2019-10-22T10:27:29.100Z]   Version:          1.2.6
10:27:29 [2019-10-22T10:27:29.100Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:27:29 [2019-10-22T10:27:29.100Z]  runc:
10:27:29 [2019-10-22T10:27:29.100Z]   Version:          1.0.0-rc8
10:27:29 [2019-10-22T10:27:29.100Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:27:29 [2019-10-22T10:27:29.100Z]  docker-init:
10:27:29 [2019-10-22T10:27:29.100Z]   Version:          0.18.0
10:27:29 [2019-10-22T10:27:29.100Z]   GitCommit:        fec3683
[Pipeline] sh
10:27:29 [2019-10-22T10:27:29.175Z] #35 ...
10:27:29 [2019-10-22T10:27:29.175Z] 
10:27:29 [2019-10-22T10:27:29.175Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:27:29 [2019-10-22T10:27:29.175Z] #55 13.65 + cd /tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution
10:27:29 [2019-10-22T10:27:29.175Z] #55 13.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:27:29 [2019-10-22T10:27:29.175Z] #55 16.49 + GOPATH=/tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6BfZkCpQme go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:27:29 [2019-10-22T10:27:29.288Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:27:29 [2019-10-22T10:27:29.288Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:27:29 [2019-10-22T10:27:29.450Z] + docker info
10:27:30 [2019-10-22T10:27:30.274Z]   CC       criu/netfilter.o
10:27:30 [2019-10-22T10:27:30.274Z]   CC       criu/page-pipe.o
10:27:30 [2019-10-22T10:27:30.522Z] Fetched 7670 kB in 1s (4636 kB/s)
10:27:30 [2019-10-22T10:27:30.558Z]   CC       criu/page-xfer.o
10:27:30 [2019-10-22T10:27:30.902Z] Reading package lists...
10:27:31 [2019-10-22T10:27:31.072Z] #55 ...
10:27:31 [2019-10-22T10:27:31.072Z] 
10:27:31 [2019-10-22T10:27:31.072Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:27:31 [2019-10-22T10:27:31.072Z] #6 8.065 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:27:31 [2019-10-22T10:27:31.072Z] #6 10.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:27:31 [2019-10-22T10:27:31.072Z] #6 11.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:27:31 [2019-10-22T10:27:31.072Z] #6 ...
10:27:31 [2019-10-22T10:27:31.072Z] 
10:27:31 [2019-10-22T10:27:31.072Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:27:31 [2019-10-22T10:27:31.072Z] #33 11.22 errors
10:27:31 [2019-10-22T10:27:31.072Z] #33 11.32 internal/race
10:27:31 [2019-10-22T10:27:31.072Z] #33 11.42 internal/cpu
10:27:31 [2019-10-22T10:27:31.072Z] #33 11.45 runtime/internal/atomic
10:27:31 [2019-10-22T10:27:31.072Z] #33 11.83 runtime/internal/sys
10:27:31 [2019-10-22T10:27:31.072Z] #33 12.17 runtime/internal/math
10:27:31 [2019-10-22T10:27:31.072Z] #33 12.25 sync/atomic
10:27:31 [2019-10-22T10:27:31.072Z] #33 12.30 internal/bytealg
10:27:31 [2019-10-22T10:27:31.072Z] #33 12.85 unicode
10:27:31 [2019-10-22T10:27:31.072Z] #33 13.59 runtime
10:27:31 [2019-10-22T10:27:31.567Z]   CC       criu/pagemap-cache.o
10:27:31 [2019-10-22T10:27:31.567Z]   CC       criu/pagemap.o
10:27:31 [2019-10-22T10:27:31.639Z] #33 18.34 unicode/utf8
10:27:31 [2019-10-22T10:27:31.672Z] Reading package lists...
10:27:31 [2019-10-22T10:27:31.672Z] Building dependency tree...
10:27:31 [2019-10-22T10:27:31.672Z] Reading state information...
10:27:31 [2019-10-22T10:27:31.672Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:27:31 [2019-10-22T10:27:31.672Z] The following additional packages will be installed:
10:27:31 [2019-10-22T10:27:31.672Z]   libjq1 libonig4
10:27:31 [2019-10-22T10:27:31.672Z] The following NEW packages will be installed:
10:27:31 [2019-10-22T10:27:31.672Z]   jq libjq1 libonig4
10:27:31 [2019-10-22T10:27:31.672Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:27:31 [2019-10-22T10:27:31.672Z] Need to get 328 kB of archives.
10:27:31 [2019-10-22T10:27:31.672Z] After this operation, 1263 kB of additional disk space will be used.
10:27:31 [2019-10-22T10:27:31.672Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:27:31 [2019-10-22T10:27:31.672Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:27:31 [2019-10-22T10:27:31.672Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:27:32 [2019-10-22T10:27:32.051Z] debconf: delaying package configuration, since apt-utils is not installed
10:27:32 [2019-10-22T10:27:32.183Z]   CC       criu/parasite-syscall.o
10:27:32 [2019-10-22T10:27:32.572Z] #33 ...
10:27:32 [2019-10-22T10:27:32.572Z] 
10:27:32 [2019-10-22T10:27:32.572Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.183 + RM_GOPATH=0
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.183 + TMP_GOPATH=
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.183 + : /build
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.183 + '[' -z '' ']'
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.186 ++ mktemp -d
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.212 + export GOPATH=/tmp/tmp.yJMK4hL5zy
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.212 + GOPATH=/tmp/tmp.yJMK4hL5zy
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.212 + RM_GOPATH=1
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.218 ++ dirname ./install.sh
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.218 + dir=.
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.219 + bin=gotestsum
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.219 + shift
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.219 + '[' '!' -f ./gotestsum.installer ']'
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.219 + . ./gotestsum.installer
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.225 Installing gotestsum version v0.3.5
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.227 ++ GOTESTSUM_COMMIT=v0.3.5
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.227 + install_gotestsum
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.227 + echo 'Installing gotestsum version v0.3.5'
10:27:32 [2019-10-22T10:27:32.572Z] #27 9.227 + go get -d gotest.tools/gotestsum
10:27:32 [2019-10-22T10:27:32.572Z] #27 ...
10:27:32 [2019-10-22T10:27:32.572Z] 
10:27:32 [2019-10-22T10:27:32.572Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:27:32 [2019-10-22T10:27:32.572Z] #30 11.43 errors
10:27:32 [2019-10-22T10:27:32.572Z] #30 11.46 internal/cpu
10:27:32 [2019-10-22T10:27:32.572Z] #30 11.56 math/bits
10:27:32 [2019-10-22T10:27:32.572Z] #30 12.26 internal/bytealg
10:27:32 [2019-10-22T10:27:32.572Z] #30 12.61 math
10:27:32 [2019-10-22T10:27:32.572Z] #30 13.05 runtime/internal/atomic
10:27:32 [2019-10-22T10:27:32.572Z] #30 13.60 runtime/internal/sys
10:27:32 [2019-10-22T10:27:32.572Z] #30 13.76 runtime/internal/math
10:27:32 [2019-10-22T10:27:32.572Z] #30 14.29 runtime
10:27:32 [2019-10-22T10:27:32.572Z] #30 ...
10:27:32 [2019-10-22T10:27:32.572Z] 
10:27:32 [2019-10-22T10:27:32.572Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:27:32 [2019-10-22T10:27:32.572Z] #24 19.53 + cd /tmp/tmp.KJe9AxeVMn/src/github.com/alecthomas/gometalinter
10:27:32 [2019-10-22T10:27:32.572Z] #24 19.53 + git checkout -q v2.0.6
10:27:32 [2019-10-22T10:27:32.591Z] Fetched 328 kB in 0s (3566 kB/s)
10:27:32 [2019-10-22T10:27:32.591Z] Selecting previously unselected package libonig4:s390x.
10:27:32 [2019-10-22T10:27:32.591Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:27:32 [2019-10-22T10:27:32.591Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
10:27:32 [2019-10-22T10:27:32.591Z] Unpacking libonig4:s390x (6.1.3-2) ...
10:27:32 [2019-10-22T10:27:32.591Z] Selecting previously unselected package libjq1:s390x.
10:27:32 [2019-10-22T10:27:32.591Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
10:27:32 [2019-10-22T10:27:32.591Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:27:32 [2019-10-22T10:27:32.591Z] Selecting previously unselected package jq.
10:27:32 [2019-10-22T10:27:32.591Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
10:27:32 [2019-10-22T10:27:32.591Z] Unpacking jq (1.5+dfsg-1.3) ...
10:27:32 [2019-10-22T10:27:32.591Z] Setting up libonig4:s390x (6.1.3-2) ...
10:27:32 [2019-10-22T10:27:32.591Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:27:32 [2019-10-22T10:27:32.591Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:27:32 [2019-10-22T10:27:32.591Z] Setting up jq (1.5+dfsg-1.3) ...
10:27:32 [2019-10-22T10:27:32.799Z]   CC       criu/path.o
10:27:32 [2019-10-22T10:27:32.799Z]   CC       criu/pie-util-vdso-elf32.o
10:27:33 [2019-10-22T10:27:33.074Z] Removing intermediate container b37a84712aee
10:27:33 [2019-10-22T10:27:33.074Z]  ---> 5ffd7b681233
10:27:33 [2019-10-22T10:27:33.074Z] Step 22/118 : COPY contrib/download-frozen-image-v2.sh /
10:27:33 [2019-10-22T10:27:33.082Z]   CC       criu/pie-util-vdso.o
10:27:33 [2019-10-22T10:27:33.137Z] #24 ...
10:27:33 [2019-10-22T10:27:33.137Z] 
10:27:33 [2019-10-22T10:27:33.137Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:27:33 [2019-10-22T10:27:33.137Z] #17 10.37 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:33 [2019-10-22T10:27:33.137Z] #17 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:33 [2019-10-22T10:27:33.137Z] #17 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:33 [2019-10-22T10:27:33.137Z] #17 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:33 [2019-10-22T10:27:33.137Z] #17 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:33 [2019-10-22T10:27:33.137Z] #17 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:27:33 [2019-10-22T10:27:33.137Z] #17 13.60 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:27:33 [2019-10-22T10:27:33.137Z] #17 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:27:33 [2019-10-22T10:27:33.365Z]   CC       criu/pie-util.o
10:27:33 [2019-10-22T10:27:33.365Z]   CC       criu/pipes.o
10:27:33 [2019-10-22T10:27:33.395Z] #17 ...
10:27:33 [2019-10-22T10:27:33.395Z] 
10:27:33 [2019-10-22T10:27:33.395Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:27:33 [2019-10-22T10:27:33.395Z] #30 19.87 unicode/utf8
10:27:33 [2019-10-22T10:27:33.395Z] #30 ...
10:27:33 [2019-10-22T10:27:33.395Z] 
10:27:33 [2019-10-22T10:27:33.395Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:27:33 [2019-10-22T10:27:33.395Z] #44 10.72 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:33 [2019-10-22T10:27:33.395Z] #44 10.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:33 [2019-10-22T10:27:33.395Z] #44 10.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:33 [2019-10-22T10:27:33.395Z] #44 10.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:33 [2019-10-22T10:27:33.395Z] #44 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:33 [2019-10-22T10:27:33.395Z] #44 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:27:33 [2019-10-22T10:27:33.395Z] #44 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:27:33 [2019-10-22T10:27:33.395Z] #44 15.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:27:33 [2019-10-22T10:27:33.436Z]  ---> c4c903b2a583
10:27:33 [2019-10-22T10:27:33.436Z] Step 23/118 : 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
10:27:33 [2019-10-22T10:27:33.436Z]  ---> Running in 7c51dce6aad9
10:27:33 [2019-10-22T10:27:33.653Z] #44 ...
10:27:33 [2019-10-22T10:27:33.653Z] 
10:27:33 [2019-10-22T10:27:33.653Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:27:33 [2019-10-22T10:27:33.653Z] #24 20.51 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:27:33 [2019-10-22T10:27:33.984Z]   CC       criu/plugin.o
10:27:34 [2019-10-22T10:27:34.294Z]   CC       criu/proc_parse.o
10:27:34 [2019-10-22T10:27:34.586Z] #24 ...
10:27:34 [2019-10-22T10:27:34.586Z] 
10:27:34 [2019-10-22T10:27:34.586Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:34 [2019-10-22T10:27:34.586Z] #57 11.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:27:34 [2019-10-22T10:27:34.586Z] #57 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:27:34 [2019-10-22T10:27:34.586Z] #57 ...
10:27:34 [2019-10-22T10:27:34.586Z] 
10:27:34 [2019-10-22T10:27:34.586Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:27:34 [2019-10-22T10:27:34.586Z] #53 20.48 + mkdir -p /build
10:27:34 [2019-10-22T10:27:34.586Z] #53 20.49 + mv docker/docker /build/
10:27:34 [2019-10-22T10:27:34.586Z] #53 20.49 + rmdir docker
10:27:34 [2019-10-22T10:27:34.701Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:27:34 [2019-10-22T10:27:34.701Z] 
10:27:35 [2019-10-22T10:27:35.463Z] 
########                                                                  12.0%
#################                                                         24.6%
############################                                              39.2%
######################################                                    53.8%
#################################################                         68.5%
###########################################################               83.1%
######################################################################    97.7%
######################################################################## 100.0%
10:27:35 [2019-10-22T10:27:35.463Z] 
10:27:35 [2019-10-22T10:27:35.522Z] #53 DONE 22.3s
10:27:35 [2019-10-22T10:27:35.522Z] 
10:27:35 [2019-10-22T10:27:35.522Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:27:35 [2019-10-22T10:27:35.522Z] #33 19.62 math/bits
10:27:35 [2019-10-22T10:27:35.522Z] #33 20.25 math
10:27:35 [2019-10-22T10:27:35.843Z] 
######################                                                    31.5%
###################################################                       71.2%
######################################################################## 100.0%
10:27:35 [2019-10-22T10:27:35.997Z] Client:
10:27:35 [2019-10-22T10:27:35.997Z]  Debug Mode: false
10:27:35 [2019-10-22T10:27:35.997Z] 
10:27:35 [2019-10-22T10:27:35.997Z] Server:
10:27:35 [2019-10-22T10:27:35.997Z]  Containers: 0
10:27:35 [2019-10-22T10:27:35.997Z]   Running: 0
10:27:35 [2019-10-22T10:27:35.997Z]   Paused: 0
10:27:35 [2019-10-22T10:27:35.997Z]   Stopped: 0
10:27:35 [2019-10-22T10:27:35.997Z]  Images: 0
10:27:35 [2019-10-22T10:27:35.997Z]  Server Version: 19.03.2
10:27:35 [2019-10-22T10:27:35.997Z]  Storage Driver: overlay2
10:27:35 [2019-10-22T10:27:35.997Z]   Backing Filesystem: extfs
10:27:35 [2019-10-22T10:27:35.997Z]   Supports d_type: true
10:27:35 [2019-10-22T10:27:35.997Z]   Native Overlay Diff: true
10:27:35 [2019-10-22T10:27:35.997Z]  Logging Driver: json-file
10:27:35 [2019-10-22T10:27:35.997Z]  Cgroup Driver: cgroupfs
10:27:35 [2019-10-22T10:27:35.997Z]  Plugins:
10:27:35 [2019-10-22T10:27:35.997Z]   Volume: local
10:27:35 [2019-10-22T10:27:35.997Z]   Network: bridge host ipvlan macvlan null overlay
10:27:35 [2019-10-22T10:27:35.997Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:27:35 [2019-10-22T10:27:35.997Z]  Swarm: inactive
10:27:35 [2019-10-22T10:27:35.997Z]  Runtimes: runc
10:27:35 [2019-10-22T10:27:35.997Z]  Default Runtime: runc
10:27:35 [2019-10-22T10:27:35.997Z]  Init Binary: docker-init
10:27:35 [2019-10-22T10:27:35.997Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:27:35 [2019-10-22T10:27:35.997Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:27:35 [2019-10-22T10:27:35.997Z]  init version: fec3683
10:27:35 [2019-10-22T10:27:35.997Z]  Security Options:
10:27:35 [2019-10-22T10:27:35.997Z]   apparmor
10:27:35 [2019-10-22T10:27:35.997Z]   seccomp
10:27:35 [2019-10-22T10:27:35.997Z]    Profile: default
10:27:35 [2019-10-22T10:27:35.997Z]  Kernel Version: 4.15.0-1048-aws
10:27:35 [2019-10-22T10:27:35.997Z]  Operating System: Ubuntu 18.04.3 LTS
10:27:35 [2019-10-22T10:27:35.997Z]  OSType: linux
10:27:35 [2019-10-22T10:27:35.997Z]  Architecture: x86_64
10:27:35 [2019-10-22T10:27:35.997Z]  CPUs: 2
10:27:35 [2019-10-22T10:27:35.997Z]  Total Memory: 7.501GiB
10:27:35 [2019-10-22T10:27:35.997Z]  Name: ip-10-100-80-39
10:27:35 [2019-10-22T10:27:35.997Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
10:27:35 [2019-10-22T10:27:35.997Z]  Docker Root Dir: /var/lib/docker
10:27:35 [2019-10-22T10:27:35.997Z]  Debug Mode: false
10:27:35 [2019-10-22T10:27:35.997Z]  Registry: https://index.docker.io/v1/
10:27:35 [2019-10-22T10:27:35.997Z]  Labels:
10:27:35 [2019-10-22T10:27:35.997Z]  Experimental: true
10:27:35 [2019-10-22T10:27:35.997Z]  Insecure Registries:
10:27:35 [2019-10-22T10:27:35.997Z]   127.0.0.0/8
10:27:35 [2019-10-22T10:27:35.997Z]  Live Restore Enabled: true
10:27:35 [2019-10-22T10:27:35.997Z] 
10:27:35 [2019-10-22T10:27:35.997Z] WARNING: No swap limit support
[Pipeline] sh
10:27:36 [2019-10-22T10:27:36.226Z] 
10:27:36 [2019-10-22T10:27:36.320Z]   CC       criu/protobuf-desc.o
10:27:36 [2019-10-22T10:27:36.383Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:27:36 [2019-10-22T10:27:36.383Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:27:36 [2019-10-22T10:27:36.383Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-409/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:27:36 [2019-10-22T10:27:36.383Z] + bash /home/ubuntu/workspace/engine_PR-409/check-config.sh
10:27:36 [2019-10-22T10:27:36.383Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:27:36 [2019-10-22T10:27:36.383Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
10:27:36 [2019-10-22T10:27:36.383Z] 
10:27:36 [2019-10-22T10:27:36.383Z] Generally Necessary:
10:27:36 [2019-10-22T10:27:36.383Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:27:36 [2019-10-22T10:27:36.383Z] - apparmor: enabled and tools installed
10:27:36 [2019-10-22T10:27:36.383Z] - CONFIG_NAMESPACES: enabled
10:27:36 [2019-10-22T10:27:36.383Z] - CONFIG_NET_NS: enabled
10:27:36 [2019-10-22T10:27:36.383Z] - CONFIG_PID_NS: enabled
10:27:36 [2019-10-22T10:27:36.604Z]   CC       criu/protobuf.o
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_IPC_NS: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_UTS_NS: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_CGROUPS: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_CGROUP_CPUACCT: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_CGROUP_DEVICE: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_CGROUP_FREEZER: enabled
10:27:36 [2019-10-22T10:27:36.650Z] - CONFIG_CGROUP_SCHED: enabled
10:27:36 [2019-10-22T10:27:36.887Z]   CC       criu/pstree.o
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_CPUSETS: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_MEMCG: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_KEYS: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_VETH: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_BRIDGE: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NF_NAT: enabled (as module)
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_NF_NAT_NEEDED: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_POSIX_MQUEUE: enabled
10:27:36 [2019-10-22T10:27:36.923Z] 
10:27:36 [2019-10-22T10:27:36.923Z] Optional Features:
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_USER_NS: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_SECCOMP: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_CGROUP_PIDS: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_MEMCG_SWAP: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:27:36 [2019-10-22T10:27:36.923Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_BLK_CGROUP: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_IOSCHED_CFQ: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_CGROUP_PERF: enabled
10:27:36 [2019-10-22T10:27:36.923Z] - CONFIG_CGROUP_HUGETLB: enabled
10:27:36 [2019-10-22T10:27:36.987Z] 
#########                                                                 13.5%
####################                                                      28.8%
#################################                                         46.6%
##############################################                            64.4%
###########################################################               82.2%
######################################################################## 100.0%
10:27:36 [2019-10-22T10:27:36.987Z] 
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_CFS_BANDWIDTH: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_RT_GROUP_SCHED: missing
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_VS: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_VS_NFCT: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_IP_VS_RR: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_EXT4_FS: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:27:37 [2019-10-22T10:27:37.181Z] - Network Drivers:
10:27:37 [2019-10-22T10:27:37.181Z]   - "overlay":
10:27:37 [2019-10-22T10:27:37.181Z]     - CONFIG_VXLAN: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       Optional (for encrypted networks):
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_CRYPTO: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_CRYPTO_AEAD: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_CRYPTO_GCM: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_CRYPTO_GHASH: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_XFRM: enabled
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_XFRM_USER: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_INET_ESP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]   - "ipvlan":
10:27:37 [2019-10-22T10:27:37.181Z]     - CONFIG_IPVLAN: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]   - "macvlan":
10:27:37 [2019-10-22T10:27:37.181Z]     - CONFIG_MACVLAN: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]     - CONFIG_DUMMY: enabled (as module)
10:27:37 [2019-10-22T10:27:37.181Z]   - "ftp,tftp client in container":
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z] - Storage Drivers:
10:27:37 [2019-10-22T10:27:37.437Z]   - "aufs":
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_AUFS_FS: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]   - "btrfs":
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:27:37 [2019-10-22T10:27:37.437Z]   - "devicemapper":
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_BLK_DEV_DM: enabled
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]   - "overlay":
10:27:37 [2019-10-22T10:27:37.437Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:27:37 [2019-10-22T10:27:37.437Z]   - "zfs":
10:27:37 [2019-10-22T10:27:37.437Z]     - /dev/zfs: missing
10:27:37 [2019-10-22T10:27:37.437Z]     - zfs command: missing
10:27:37 [2019-10-22T10:27:37.437Z]     - zpool command: missing
10:27:37 [2019-10-22T10:27:37.437Z] 
10:27:37 [2019-10-22T10:27:37.437Z] Limits:
10:27:37 [2019-10-22T10:27:37.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:27:37 [2019-10-22T10:27:37.437Z] 
10:27:37 [2019-10-22T10:27:37.437Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:27:37 [2019-10-22T10:27:37.503Z]   CC       criu/rbtree.o
10:27:37 [2019-10-22T10:27:37.785Z]   CC       criu/rst-malloc.o
10:27:37 [2019-10-22T10:27:37.785Z]   CC       criu/seccomp.o
10:27:37 [2019-10-22T10:27:37.805Z] + sudo modprobe ip_vs
10:27:38 [2019-10-22T10:27:38.064Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 .
10:27:38 [2019-10-22T10:27:38.068Z]   CC       criu/seize.o
10:27:38 [2019-10-22T10:27:38.319Z] #2 [internal] load build definition from Dockerfile
10:27:38 [2019-10-22T10:27:38.319Z] #2 transferring dockerfile: 10.40kB 0.0s done
10:27:38 [2019-10-22T10:27:38.319Z] #2 DONE 0.1s
10:27:38 [2019-10-22T10:27:38.319Z] 
10:27:38 [2019-10-22T10:27:38.319Z] #1 [internal] load .dockerignore
10:27:38 [2019-10-22T10:27:38.319Z] #1 transferring context: 87B 0.0s done
10:27:38 [2019-10-22T10:27:38.319Z] #1 DONE 0.1s
10:27:38 [2019-10-22T10:27:38.319Z] 
10:27:38 [2019-10-22T10:27:38.319Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
10:27:38 [2019-10-22T10:27:38.656Z] 
###                                                                        5.0%
########                                                                  11.6%
#############                                                             18.2%
#################                                                         24.8%
######################                                                    31.4%
###########################                                               38.0%
################################                                          44.6%
####################################                                      51.2%
########################################                                  56.0%
############################################                              61.6%
#################################################                         68.3%
#####################################################                     74.9%
##########################################################                80.6%
##############################################################            86.2%
##################################################################        91.9%
######################################################################    97.6%
######################################################################## 100.0%
10:27:38 [2019-10-22T10:27:38.656Z] 
10:27:38 [2019-10-22T10:27:38.683Z]   CC       criu/shmem.o
10:27:39 [2019-10-22T10:27:39.248Z] #3 DONE 0.9s
10:27:39 [2019-10-22T10:27:39.248Z] 
10:27:39 [2019-10-22T10:27:39.248Z] #18 [internal] load build context
10:27:39 [2019-10-22T10:27:39.298Z]   CC       criu/sigframe.o
10:27:39 [2019-10-22T10:27:39.577Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:27:39 [2019-10-22T10:27:39.577Z] 
10:27:39 [2019-10-22T10:27:39.577Z] 
######################################################################## 100.0%
10:27:39 [2019-10-22T10:27:39.577Z] 
10:27:39 [2019-10-22T10:27:39.580Z]   CC       criu/signalfd.o
10:27:39 [2019-10-22T10:27:39.580Z]   CC       criu/sk-inet.o
10:27:39 [2019-10-22T10:27:39.703Z] #33 26.50 strconv
10:27:40 [2019-10-22T10:27:40.195Z]   CC       criu/sk-netlink.o
10:27:40 [2019-10-22T10:27:40.268Z] #33 ...
10:27:40 [2019-10-22T10:27:40.268Z] 
10:27:40 [2019-10-22T10:27:40.268Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:27:40 [2019-10-22T10:27:40.268Z] #6 27.34 Fetched 7919 kB in 21s (364 kB/s)
10:27:40 [2019-10-22T10:27:40.362Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:27:40 [2019-10-22T10:27:40.362Z] 
10:27:40 [2019-10-22T10:27:40.482Z]   CC       criu/sk-packet.o
10:27:40 [2019-10-22T10:27:40.728Z] 
######################################################################## 100.0%
10:27:40 [2019-10-22T10:27:40.728Z] 
10:27:41 [2019-10-22T10:27:41.108Z]   CC       criu/sk-queue.o
10:27:41 [2019-10-22T10:27:41.391Z]   CC       criu/sk-tcp.o
10:27:41 [2019-10-22T10:27:41.503Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:27:41 [2019-10-22T10:27:41.503Z] skipping existing b63cc5f62c21
10:27:41 [2019-10-22T10:27:41.503Z] 
10:27:41 [2019-10-22T10:27:41.674Z]   CC       criu/sk-unix.o
10:27:41 [2019-10-22T10:27:41.866Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:27:41 [2019-10-22T10:27:41.866Z] 
10:27:42 [2019-10-22T10:27:42.234Z] 
######################################################################## 100.0%
10:27:42 [2019-10-22T10:27:42.234Z] 
10:27:42 [2019-10-22T10:27:42.234Z] Download of images into '/build' complete.
10:27:42 [2019-10-22T10:27:42.234Z] Use something like the following to load the result into a Docker daemon:
10:27:42 [2019-10-22T10:27:42.234Z]   tar -cC '/build' . | docker load
10:27:42 [2019-10-22T10:27:42.681Z]   CC       criu/sockets.o
10:27:43 [2019-10-22T10:27:43.298Z]   CC       criu/stats.o
10:27:43 [2019-10-22T10:27:43.298Z]   CC       criu/string.o
10:27:43 [2019-10-22T10:27:43.298Z]   CC       criu/sysctl.o
10:27:43 [2019-10-22T10:27:43.417Z] #18 transferring context: 20.68MB 4.1s
10:27:43 [2019-10-22T10:27:43.506Z] Removing intermediate container 7c51dce6aad9
10:27:43 [2019-10-22T10:27:43.506Z]  ---> 1279efcc8215
10:27:43 [2019-10-22T10:27:43.506Z] Step 24/118 : FROM base AS cross-false
10:27:43 [2019-10-22T10:27:43.506Z]  ---> 786ea202c620
10:27:43 [2019-10-22T10:27:43.506Z] Step 25/118 : FROM base AS cross-true
10:27:43 [2019-10-22T10:27:43.506Z]  ---> 786ea202c620
10:27:43 [2019-10-22T10:27:43.506Z] Step 26/118 : ARG DEBIAN_FRONTEND
10:27:43 [2019-10-22T10:27:43.506Z]  ---> Using cache
10:27:43 [2019-10-22T10:27:43.506Z]  ---> 4a7856ebdee9
10:27:43 [2019-10-22T10:27:43.506Z] Step 27/118 : RUN dpkg --add-architecture armhf
10:27:43 [2019-10-22T10:27:43.506Z]  ---> Running in fe778a124f12
10:27:43 [2019-10-22T10:27:43.928Z]   CC       criu/sysfs_parse.o
10:27:44 [2019-10-22T10:27:44.212Z]   CC       criu/timerfd.o
10:27:44 [2019-10-22T10:27:44.452Z] #6 27.34 Reading package lists...
10:27:44 [2019-10-22T10:27:44.452Z] #6 ...
10:27:44 [2019-10-22T10:27:44.452Z] 
10:27:44 [2019-10-22T10:27:44.452Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:27:44 [2019-10-22T10:27:44.452Z] #30 20.85 strconv
10:27:44 [2019-10-22T10:27:44.452Z] #30 24.69 internal/race
10:27:44 [2019-10-22T10:27:44.452Z] #30 24.82 sync/atomic
10:27:44 [2019-10-22T10:27:44.452Z] #30 25.51 unicode
10:27:44 [2019-10-22T10:27:44.452Z] #30 31.07 internal/testlog
10:27:44 [2019-10-22T10:27:44.452Z] #30 ...
10:27:44 [2019-10-22T10:27:44.452Z] 
10:27:44 [2019-10-22T10:27:44.452Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:27:44 [2019-10-22T10:27:44.452Z] #17 30.73 Fetched 7919 kB in 21s (368 kB/s)
10:27:44 [2019-10-22T10:27:44.494Z]   CC       criu/tty.o
10:27:44 [2019-10-22T10:27:44.757Z] Removing intermediate container fe778a124f12
10:27:44 [2019-10-22T10:27:44.757Z]  ---> 284535a24840
10:27:44 [2019-10-22T10:27:44.757Z] Step 28/118 : RUN dpkg --add-architecture arm64
10:27:44 [2019-10-22T10:27:44.757Z]  ---> Running in b29f19e314c5
10:27:44 [2019-10-22T10:27:44.779Z] #18 transferring context: 40.15MB 5.5s done
10:27:45 [2019-10-22T10:27:45.339Z] #18 DONE 5.9s
10:27:45 [2019-10-22T10:27:45.339Z] 
10:27:45 [2019-10-22T10:27:45.339Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:5ab11592...
10:27:45 [2019-10-22T10:27:45.339Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.7s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.5s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.5s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 5.8s
10:27:45 [2019-10-22T10:27:45.339Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.6s
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 2.6s done
10:27:45 [2019-10-22T10:27:45.339Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 5.9s done
10:27:45 [2019-10-22T10:27:45.728Z] Removing intermediate container b29f19e314c5
10:27:45 [2019-10-22T10:27:45.728Z]  ---> aaa2dedd4d29
10:27:45 [2019-10-22T10:27:45.728Z] Step 29/118 : RUN dpkg --add-architecture armel
10:27:45 [2019-10-22T10:27:45.967Z]   CC       criu/tun.o
10:27:46 [2019-10-22T10:27:46.145Z]  ---> Running in 46a031b1d968
10:27:46 [2019-10-22T10:27:46.250Z]   CC       criu/uffd.o
10:27:46 [2019-10-22T10:27:46.703Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.3s done
10:27:46 [2019-10-22T10:27:46.869Z]   CC       criu/util.o
10:27:46 [2019-10-22T10:27:46.931Z] Removing intermediate container 46a031b1d968
10:27:46 [2019-10-22T10:27:46.931Z]  ---> 8fb9edb40f60
10:27:46 [2019-10-22T10:27:46.931Z] Step 30/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:27:46 [2019-10-22T10:27:46.931Z]  ---> Running in 2d4872658506
10:27:46 [2019-10-22T10:27:46.961Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.1s
10:27:47 [2019-10-22T10:27:47.879Z]   CC       criu/uts_ns.o
10:27:47 [2019-10-22T10:27:47.879Z]   CC       criu/vdso.o
10:27:47 [2019-10-22T10:27:47.911Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done
10:27:47 [2019-10-22T10:27:47.911Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
10:27:48 [2019-10-22T10:27:48.183Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done
10:27:48 [2019-10-22T10:27:48.191Z] Removing intermediate container 2d4872658506
10:27:48 [2019-10-22T10:27:48.191Z]  ---> cd14f5a6a602
10:27:48 [2019-10-22T10:27:48.191Z] Step 31/118 : FROM cross-${CROSS} as dev-base
10:27:48 [2019-10-22T10:27:48.191Z]  ---> 786ea202c620
10:27:48 [2019-10-22T10:27:48.191Z] Step 32/118 : FROM dev-base AS runtime-dev-cross-false
10:27:48 [2019-10-22T10:27:48.191Z]  ---> 786ea202c620
10:27:48 [2019-10-22T10:27:48.191Z] Step 33/118 : ARG DEBIAN_FRONTEND
10:27:48 [2019-10-22T10:27:48.191Z]  ---> Using cache
10:27:48 [2019-10-22T10:27:48.191Z]  ---> 4a7856ebdee9
10:27:48 [2019-10-22T10:27:48.191Z] Step 34/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
10:27:48 [2019-10-22T10:27:48.191Z]  ---> Running in 3a7730d73e6b
10:27:48 [2019-10-22T10:27:48.444Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
10:27:48 [2019-10-22T10:27:48.495Z]   LINK     criu/built-in.o
10:27:48 [2019-10-22T10:27:48.495Z]   LINK     criu/criu
10:27:48 [2019-10-22T10:27:48.556Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:27:48 [2019-10-22T10:27:48.556Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:27:48 [2019-10-22T10:27:48.556Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:27:48 [2019-10-22T10:27:48.556Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:27:48 [2019-10-22T10:27:48.556Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:27:48 [2019-10-22T10:27:48.662Z] #17 30.73 Reading package lists...
10:27:48 [2019-10-22T10:27:48.662Z] #17 ...
10:27:48 [2019-10-22T10:27:48.662Z] 
10:27:48 [2019-10-22T10:27:48.662Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:27:48 [2019-10-22T10:27:48.662Z] #6 27.34 Reading package lists...
10:27:48 [2019-10-22T10:27:48.782Z]   DEP      lib/c/criu.d
10:27:48 [2019-10-22T10:27:48.782Z]   CC       images/rpc.pb-c.o
10:27:48 [2019-10-22T10:27:48.942Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:27:48 [2019-10-22T10:27:48.942Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:27:48 [2019-10-22T10:27:48.942Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:27:49 [2019-10-22T10:27:49.407Z]   CC       lib/c/criu.o
10:27:50 [2019-10-22T10:27:50.025Z]   LINK     lib/c/built-in.o
10:27:50 [2019-10-22T10:27:50.025Z]   LINK     lib/c/libcriu.so
10:27:50 [2019-10-22T10:27:50.025Z]   GEN      magic.py
10:27:50 [2019-10-22T10:27:50.163Z] #6 36.59 Reading package lists...
10:27:50 [2019-10-22T10:27:50.163Z] #6 ...
10:27:50 [2019-10-22T10:27:50.163Z] 
10:27:50 [2019-10-22T10:27:50.163Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:27:50 [2019-10-22T10:27:50.163Z] #50 27.13 + cd /tmp/tmp.Na2nXUsd6V/src/github.com/docker/libnetwork
10:27:50 [2019-10-22T10:27:50.163Z] #50 27.13 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
10:27:50 [2019-10-22T10:27:50.163Z] #50 28.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:27:50 [2019-10-22T10:27:50.223Z] Fetched 7670 kB in 1s (4939 kB/s)
10:27:50 [2019-10-22T10:27:50.423Z] #50 ...
10:27:50 [2019-10-22T10:27:50.423Z] 
10:27:50 [2019-10-22T10:27:50.423Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:27:50 [2019-10-22T10:27:50.423Z] #33 31.50 internal/testlog
10:27:50 [2019-10-22T10:27:50.423Z] #33 31.85 encoding
10:27:50 [2019-10-22T10:27:50.423Z] #33 32.02 unicode/utf16
10:27:50 [2019-10-22T10:27:50.423Z] #33 32.50 container/list
10:27:50 [2019-10-22T10:27:50.423Z] #33 33.39 crypto/internal/subtle
10:27:50 [2019-10-22T10:27:50.423Z] #33 34.01 crypto/subtle
10:27:50 [2019-10-22T10:27:50.423Z] #33 34.36 crypto/rc4
10:27:50 [2019-10-22T10:27:50.423Z] #33 34.76 internal/x/crypto/cryptobyte/asn1
10:27:50 [2019-10-22T10:27:50.423Z] #33 34.81 internal/nettrace
10:27:50 [2019-10-22T10:27:50.423Z] #33 35.34 internal/x/net/dns/dnsmessage
10:27:50 [2019-10-22T10:27:50.616Z] Reading package lists...
10:27:50 [2019-10-22T10:27:50.643Z] fatal: Not a git repository (or any of the parent directories): .git
10:27:50 [2019-10-22T10:27:50.643Z] make[1]: Nothing to be done for 'all'.
10:27:50 [2019-10-22T10:27:50.682Z] #33 ...
10:27:50 [2019-10-22T10:27:50.682Z] 
10:27:50 [2019-10-22T10:27:50.682Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:50 [2019-10-22T10:27:50.682Z] #57 28.00 Fetched 7919 kB in 21s (375 kB/s)
10:27:50 [2019-10-22T10:27:50.682Z] #57 28.00 Reading package lists...
10:27:50 [2019-10-22T10:27:50.929Z] make[1]: 'images/built-in.o' is up to date.
10:27:50 [2019-10-22T10:27:50.929Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
10:27:50 [2019-10-22T10:27:50.940Z] #57 37.00 Reading package lists...
10:27:50 [2019-10-22T10:27:50.940Z] #57 ...
10:27:50 [2019-10-22T10:27:50.940Z] 
10:27:50 [2019-10-22T10:27:50.940Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:27:50 [2019-10-22T10:27:50.940Z] #30 31.40 encoding
10:27:50 [2019-10-22T10:27:50.940Z] #30 31.71 runtime/cgo
10:27:51 [2019-10-22T10:27:51.219Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:27:51 [2019-10-22T10:27:51.219Z] make[1]: 'compel/libcompel.a' is up to date.
10:27:51 [2019-10-22T10:27:51.219Z] make[1]: 'compel/compel-host-bin' is up to date.
10:27:51 [2019-10-22T10:27:51.219Z] make[1]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.219Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.506Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.506Z] make[2]: Nothing to be done for 'all'.
10:27:51 [2019-10-22T10:27:51.506Z]   INSTALL  criu/criu
10:27:51 [2019-10-22T10:27:51.528Z] Reading package lists...
10:27:51 [2019-10-22T10:27:51.528Z] Building dependency tree...
10:27:51 [2019-10-22T10:27:51.528Z] Reading state information...
10:27:51 [2019-10-22T10:27:51.528Z] The following additional packages will be installed:
10:27:51 [2019-10-22T10:27:51.528Z]   libapparmor1 libseccomp2
10:27:51 [2019-10-22T10:27:51.528Z] Suggested packages:
10:27:51 [2019-10-22T10:27:51.528Z]   seccomp
10:27:51 [2019-10-22T10:27:51.528Z] The following NEW packages will be installed:
10:27:51 [2019-10-22T10:27:51.528Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:27:51 [2019-10-22T10:27:51.528Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:27:51 [2019-10-22T10:27:51.528Z] Need to get 301 kB of archives.
10:27:51 [2019-10-22T10:27:51.528Z] After this operation, 1402 kB of additional disk space will be used.
10:27:51 [2019-10-22T10:27:51.528Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
10:27:51 [2019-10-22T10:27:51.528Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
10:27:51 [2019-10-22T10:27:51.528Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
10:27:51 [2019-10-22T10:27:51.528Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
10:27:51 [2019-10-22T10:27:51.938Z] #30 ...
10:27:51 [2019-10-22T10:27:51.938Z] 
10:27:51 [2019-10-22T10:27:51.938Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:27:51 [2019-10-22T10:27:51.938Z] #17 30.73 Reading package lists...
10:27:52 [2019-10-22T10:27:52.005Z] debconf: delaying package configuration, since apt-utils is not installed
10:27:52 [2019-10-22T10:27:52.005Z] Fetched 301 kB in 0s (4108 kB/s)
10:27:52 [2019-10-22T10:27:52.005Z] Selecting previously unselected package libseccomp2:s390x.
10:27:52 [2019-10-22T10:27:52.005Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:27:52 [2019-10-22T10:27:52.005Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
10:27:52 [2019-10-22T10:27:52.005Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:27:52 [2019-10-22T10:27:52.005Z] Selecting previously unselected package libseccomp-dev:s390x.
10:27:52 [2019-10-22T10:27:52.005Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
10:27:52 [2019-10-22T10:27:52.005Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:27:52 [2019-10-22T10:27:52.005Z] Selecting previously unselected package libapparmor1:s390x.
10:27:52 [2019-10-22T10:27:52.005Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
10:27:52 [2019-10-22T10:27:52.005Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:27:52 [2019-10-22T10:27:52.005Z] Selecting previously unselected package libapparmor-dev:s390x.
10:27:52 [2019-10-22T10:27:52.005Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
10:27:52 [2019-10-22T10:27:52.005Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:27:52 [2019-10-22T10:27:52.005Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:27:52 [2019-10-22T10:27:52.005Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:27:52 [2019-10-22T10:27:52.005Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:27:52 [2019-10-22T10:27:52.005Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:27:52 [2019-10-22T10:27:52.005Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:27:52 [2019-10-22T10:27:52.005Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:27:52 [2019-10-22T10:27:52.420Z] Removing intermediate container 3a7730d73e6b
10:27:52 [2019-10-22T10:27:52.420Z]  ---> 627669db1e46
10:27:52 [2019-10-22T10:27:52.420Z] Step 35/118 : FROM cross-true AS runtime-dev-cross-true
10:27:52 [2019-10-22T10:27:52.420Z]  ---> cd14f5a6a602
10:27:52 [2019-10-22T10:27:52.420Z] Step 36/118 : ARG DEBIAN_FRONTEND
10:27:52 [2019-10-22T10:27:52.619Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.4s done
10:27:52 [2019-10-22T10:27:52.619Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
10:27:52 [2019-10-22T10:27:52.816Z]  ---> Running in 5df762294caa
10:27:52 [2019-10-22T10:27:52.816Z] Removing intermediate container 5df762294caa
10:27:52 [2019-10-22T10:27:52.816Z]  ---> c5ebf141d382
10:27:52 [2019-10-22T10:27:52.816Z] Step 37/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:27:52 [2019-10-22T10:27:52.816Z]  ---> Running in a1c5ce0d08a8
10:27:52 [2019-10-22T10:27:52.986Z] Removing intermediate container 834505e9f5f4
10:27:52 [2019-10-22T10:27:52.986Z]  ---> df2f95424651
10:27:52 [2019-10-22T10:27:52.986Z] Step 12/118 : FROM base AS registry
10:27:52 [2019-10-22T10:27:52.986Z]  ---> 31779e44a03a
10:27:52 [2019-10-22T10:27:52.986Z] Step 13/118 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:27:52 [2019-10-22T10:27:52.986Z]  ---> Running in 50737d38e5ba
10:27:52 [2019-10-22T10:27:52.986Z] Removing intermediate container 50737d38e5ba
10:27:52 [2019-10-22T10:27:52.986Z]  ---> 9db6c67d89b8
10:27:52 [2019-10-22T10:27:52.986Z] Step 14/118 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
10:27:52 [2019-10-22T10:27:52.986Z]  ---> Running in 7adb06b091b7
10:27:53 [2019-10-22T10:27:53.270Z] Removing intermediate container 7adb06b091b7
10:27:53 [2019-10-22T10:27:53.270Z]  ---> 58b70e890c15
10:27:53 [2019-10-22T10:27:53.270Z] Step 15/118 : 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"
10:27:53 [2019-10-22T10:27:53.270Z]  ---> Running in 1d838082e9cb
10:27:53 [2019-10-22T10:27:53.553Z] + mktemp -d
10:27:53 [2019-10-22T10:27:53.553Z] + export GOPATH=/tmp/tmp.r3pNIQi48N
10:27:53 [2019-10-22T10:27:53.553Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution
10:27:53 [2019-10-22T10:27:53.553Z] Cloning into '/tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution'...
10:27:54 [2019-10-22T10:27:54.075Z] Removing intermediate container a1c5ce0d08a8
10:27:54 [2019-10-22T10:27:54.075Z]  ---> d4d522a42f61
10:27:54 [2019-10-22T10:27:54.075Z] Step 38/118 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:27:54 [2019-10-22T10:27:54.075Z]  ---> 627669db1e46
10:27:54 [2019-10-22T10:27:54.075Z] Step 39/118 : FROM base AS tomlv
10:27:54 [2019-10-22T10:27:54.075Z]  ---> 786ea202c620
10:27:54 [2019-10-22T10:27:54.075Z] Step 40/118 : ENV INSTALL_BINARY_NAME=tomlv
10:27:54 [2019-10-22T10:27:54.075Z]  ---> Running in 5799675848cb
10:27:54 [2019-10-22T10:27:54.075Z] Removing intermediate container 5799675848cb
10:27:54 [2019-10-22T10:27:54.075Z]  ---> b517ffa3346d
10:27:54 [2019-10-22T10:27:54.075Z] Step 41/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:27:54 [2019-10-22T10:27:54.075Z]  ---> 3293af045b97
10:27:54 [2019-10-22T10:27:54.075Z] Step 42/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:27:54 [2019-10-22T10:27:54.440Z]  ---> f031ce4fdad4
10:27:54 [2019-10-22T10:27:54.440Z] Step 43/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:27:54 [2019-10-22T10:27:54.440Z]  ---> Running in 3f52dff94906
10:27:54 [2019-10-22T10:27:54.552Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.6s done
10:27:55 [2019-10-22T10:27:55.113Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 0.1s
10:27:55 [2019-10-22T10:27:55.132Z] #17 39.89 Reading package lists...
10:27:55 [2019-10-22T10:27:55.132Z] #17 ...
10:27:55 [2019-10-22T10:27:55.132Z] 
10:27:55 [2019-10-22T10:27:55.132Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:27:55 [2019-10-22T10:27:55.132Z] #44 31.90 Fetched 7919 kB in 22s (355 kB/s)
10:27:55 [2019-10-22T10:27:55.132Z] #44 31.90 Reading package lists...
10:27:55 [2019-10-22T10:27:55.132Z] #44 41.53 Reading package lists...
10:27:55 [2019-10-22T10:27:55.132Z] #44 ...
10:27:55 [2019-10-22T10:27:55.132Z] 
10:27:55 [2019-10-22T10:27:55.132Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:27:55 [2019-10-22T10:27:55.132Z] #33 41.39 runtime/cgo
10:27:55 [2019-10-22T10:27:55.132Z] #33 ...
10:27:55 [2019-10-22T10:27:55.132Z] 
10:27:55 [2019-10-22T10:27:55.132Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:27:55 [2019-10-22T10:27:55.132Z] #35 32.27 Fetched 7919 kB in 22s (354 kB/s)
10:27:55 [2019-10-22T10:27:55.132Z] #35 32.27 Reading package lists...
10:27:55 [2019-10-22T10:27:55.239Z] + RM_GOPATH=0
10:27:55 [2019-10-22T10:27:55.239Z] + TMP_GOPATH=
10:27:55 [2019-10-22T10:27:55.239Z] + : /build
10:27:55 [2019-10-22T10:27:55.239Z] + '[' -z '' ']'
10:27:55 [2019-10-22T10:27:55.239Z] ++ mktemp -d
10:27:55 [2019-10-22T10:27:55.239Z] + export GOPATH=/tmp/tmp.gRpj6MtLNh
10:27:55 [2019-10-22T10:27:55.239Z] + GOPATH=/tmp/tmp.gRpj6MtLNh
10:27:55 [2019-10-22T10:27:55.239Z] + RM_GOPATH=1
10:27:55 [2019-10-22T10:27:55.239Z] ++ dirname ./install.sh
10:27:55 [2019-10-22T10:27:55.239Z] + dir=.
10:27:55 [2019-10-22T10:27:55.239Z] + bin=tomlv
10:27:55 [2019-10-22T10:27:55.239Z] + shift
10:27:55 [2019-10-22T10:27:55.239Z] + '[' '!' -f ./tomlv.installer ']'
10:27:55 [2019-10-22T10:27:55.239Z] + . ./tomlv.installer
10:27:55 [2019-10-22T10:27:55.239Z] ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:55 [2019-10-22T10:27:55.239Z] + install_tomlv
10:27:55 [2019-10-22T10:27:55.239Z] + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
10:27:55 [2019-10-22T10:27:55.239Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gRpj6MtLNh/src/github.com/BurntSushi/toml
10:27:55 [2019-10-22T10:27:55.239Z] Cloning into '/tmp/tmp.gRpj6MtLNh/src/github.com/BurntSushi/toml'...
10:27:55 [2019-10-22T10:27:55.239Z] Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:55 [2019-10-22T10:27:55.239Z] + cd /tmp/tmp.gRpj6MtLNh/src/github.com/BurntSushi/toml
10:27:55 [2019-10-22T10:27:55.239Z] + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:27:55 [2019-10-22T10:27:55.239Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:27:55 [2019-10-22T10:27:55.239Z] errors
10:27:55 [2019-10-22T10:27:55.239Z] math/bits
10:27:55 [2019-10-22T10:27:55.606Z] internal/cpu
10:27:55 [2019-10-22T10:27:55.606Z] math
10:27:55 [2019-10-22T10:27:55.606Z] internal/bytealg
10:27:55 [2019-10-22T10:27:55.606Z] runtime/internal/atomic
10:27:55 [2019-10-22T10:27:55.606Z] runtime/internal/sys
10:27:55 [2019-10-22T10:27:55.606Z] runtime/internal/math
10:27:55 [2019-10-22T10:27:55.606Z] runtime
10:27:55 [2019-10-22T10:27:55.606Z] unicode/utf8
10:27:55 [2019-10-22T10:27:55.975Z] strconv
10:27:55 [2019-10-22T10:27:55.975Z] internal/race
10:27:55 [2019-10-22T10:27:55.975Z] sync/atomic
10:27:55 [2019-10-22T10:27:55.975Z] unicode
10:27:56 [2019-10-22T10:27:56.255Z] + cd /tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution
10:27:56 [2019-10-22T10:27:56.256Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:27:56 [2019-10-22T10:27:56.356Z] internal/testlog
10:27:56 [2019-10-22T10:27:56.356Z] encoding
10:27:56 [2019-10-22T10:27:56.356Z] runtime/cgo
10:27:56 [2019-10-22T10:27:56.879Z] + GOPATH=/tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r3pNIQi48N go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:27:57 [2019-10-22T10:27:57.641Z] sync
10:27:57 [2019-10-22T10:27:57.641Z] reflect
10:27:57 [2019-10-22T10:27:57.641Z] io
10:27:57 [2019-10-22T10:27:57.641Z] syscall
10:27:58 [2019-10-22T10:27:58.682Z] time
10:27:58 [2019-10-22T10:27:58.682Z] sort
10:27:59 [2019-10-22T10:27:59.120Z] internal/fmtsort
10:27:59 [2019-10-22T10:27:59.120Z] internal/syscall/unix
10:27:59 [2019-10-22T10:27:59.120Z] internal/poll
10:27:59 [2019-10-22T10:27:59.120Z] strings
10:27:59 [2019-10-22T10:27:59.311Z] #35 41.36 Reading package lists...
10:27:59 [2019-10-22T10:27:59.311Z] #35 ...
10:27:59 [2019-10-22T10:27:59.311Z] 
10:27:59 [2019-10-22T10:27:59.311Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:27:59 [2019-10-22T10:27:59.311Z] #6 36.59 Reading package lists...
10:27:59 [2019-10-22T10:27:59.531Z] os
10:27:59 [2019-10-22T10:27:59.531Z] bytes
10:27:59 [2019-10-22T10:27:59.531Z] bufio
10:27:59 [2019-10-22T10:27:59.917Z] path
10:27:59 [2019-10-22T10:27:59.917Z] fmt
10:27:59 [2019-10-22T10:27:59.917Z] path/filepath
10:27:59 [2019-10-22T10:27:59.917Z] io/ioutil
10:27:59 [2019-10-22T10:27:59.917Z] text/tabwriter
10:27:59 [2019-10-22T10:27:59.917Z] flag
10:27:59 [2019-10-22T10:27:59.917Z] github.com/BurntSushi/toml
10:28:00 [2019-10-22T10:28:00.280Z] log
10:28:00 [2019-10-22T10:28:00.280Z] github.com/BurntSushi/toml/cmd/tomlv
10:28:00 [2019-10-22T10:28:00.362Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.3s
10:28:00 [2019-10-22T10:28:00.704Z] #6 46.34 Building dependency tree...
10:28:00 [2019-10-22T10:28:00.962Z] #6 48.09 Reading state information...
10:28:01 [2019-10-22T10:28:01.554Z] Removing intermediate container 3f52dff94906
10:28:01 [2019-10-22T10:28:01.554Z]  ---> 52e0be45749f
10:28:01 [2019-10-22T10:28:01.554Z] Step 44/118 : FROM base AS vndr
10:28:01 [2019-10-22T10:28:01.554Z]  ---> 786ea202c620
10:28:01 [2019-10-22T10:28:01.554Z] Step 45/118 : ENV INSTALL_BINARY_NAME=vndr
10:28:01 [2019-10-22T10:28:01.554Z]  ---> Running in 5c361b7ff397
10:28:01 [2019-10-22T10:28:01.894Z] #6 49.23 The following additional packages will be installed:
10:28:01 [2019-10-22T10:28:01.918Z] Removing intermediate container 5c361b7ff397
10:28:01 [2019-10-22T10:28:01.918Z]  ---> 680746925cf4
10:28:01 [2019-10-22T10:28:01.918Z] Step 46/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:28:01 [2019-10-22T10:28:01.918Z]  ---> 2c908daec703
10:28:01 [2019-10-22T10:28:01.918Z] Step 47/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:28:02 [2019-10-22T10:28:02.151Z] #6 49.26   libapparmor1 libseccomp2
10:28:02 [2019-10-22T10:28:02.151Z] #6 49.26 Suggested packages:
10:28:02 [2019-10-22T10:28:02.151Z] #6 49.26   seccomp
10:28:02 [2019-10-22T10:28:02.305Z]  ---> 9fc5f93a2565
10:28:02 [2019-10-22T10:28:02.305Z] Step 48/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:28:02 [2019-10-22T10:28:02.305Z]  ---> Running in d375558bb5ce
10:28:02 [2019-10-22T10:28:02.409Z] #6 49.68 The following NEW packages will be installed:
10:28:02 [2019-10-22T10:28:02.409Z] #6 49.72   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:28:02 [2019-10-22T10:28:02.879Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 8.1s done
10:28:03 [2019-10-22T10:28:03.099Z] + RM_GOPATH=0
10:28:03 [2019-10-22T10:28:03.099Z] + TMP_GOPATH=
10:28:03 [2019-10-22T10:28:03.099Z] + : /build
10:28:03 [2019-10-22T10:28:03.099Z] + '[' -z '' ']'
10:28:03 [2019-10-22T10:28:03.099Z] ++ mktemp -d
10:28:03 [2019-10-22T10:28:03.099Z] + export GOPATH=/tmp/tmp.S3srJzocDB
10:28:03 [2019-10-22T10:28:03.099Z] + GOPATH=/tmp/tmp.S3srJzocDB
10:28:03 [2019-10-22T10:28:03.099Z] + RM_GOPATH=1
10:28:03 [2019-10-22T10:28:03.099Z] ++ dirname ./install.sh
10:28:03 [2019-10-22T10:28:03.099Z] + dir=.
10:28:03 [2019-10-22T10:28:03.099Z] + bin=vndr
10:28:03 [2019-10-22T10:28:03.099Z] + shift
10:28:03 [2019-10-22T10:28:03.099Z] + '[' '!' -f ./vndr.installer ']'
10:28:03 [2019-10-22T10:28:03.099Z] + . ./vndr.installer
10:28:03 [2019-10-22T10:28:03.099Z] ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
10:28:03 [2019-10-22T10:28:03.099Z] + install_vndr
10:28:03 [2019-10-22T10:28:03.099Z] + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
10:28:03 [2019-10-22T10:28:03.099Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S3srJzocDB/src/github.com/LK4D4/vndr
10:28:03 [2019-10-22T10:28:03.099Z] Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
10:28:03 [2019-10-22T10:28:03.099Z] Cloning into '/tmp/tmp.S3srJzocDB/src/github.com/LK4D4/vndr'...
10:28:03 [2019-10-22T10:28:03.099Z] + cd /tmp/tmp.S3srJzocDB/src/github.com/LK4D4/vndr
10:28:03 [2019-10-22T10:28:03.099Z] + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
10:28:03 [2019-10-22T10:28:03.099Z] + go build -buildmode=pie -v -o /build/vndr .
10:28:03 [2019-10-22T10:28:03.099Z] errors
10:28:03 [2019-10-22T10:28:03.099Z] internal/cpu
10:28:03 [2019-10-22T10:28:03.099Z] internal/race
10:28:03 [2019-10-22T10:28:03.099Z] runtime/internal/atomic
10:28:03 [2019-10-22T10:28:03.175Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done
10:28:03 [2019-10-22T10:28:03.430Z] #4 DONE 24.2s
10:28:03 [2019-10-22T10:28:03.430Z] 
10:28:03 [2019-10-22T10:28:03.430Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:28:03 [2019-10-22T10:28:03.477Z] internal/bytealg
10:28:03 [2019-10-22T10:28:03.477Z] runtime/internal/sys
10:28:03 [2019-10-22T10:28:03.477Z] runtime/internal/math
10:28:03 [2019-10-22T10:28:03.477Z] sync/atomic
10:28:03 [2019-10-22T10:28:03.477Z] runtime
10:28:03 [2019-10-22T10:28:03.477Z] unicode
10:28:03 [2019-10-22T10:28:03.477Z] unicode/utf8
10:28:03 [2019-10-22T10:28:03.477Z] math/bits
10:28:03 [2019-10-22T10:28:03.477Z] math
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.97 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.97 Need to get 300 kB of archives.
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.97 After this operation, 1201 kB of additional disk space will be used.
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:28:03 [2019-10-22T10:28:03.783Z] #6 50.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:28:03 [2019-10-22T10:28:03.868Z] strconv
10:28:04 [2019-10-22T10:28:04.383Z] internal/testlog
10:28:04 [2019-10-22T10:28:04.383Z] encoding
10:28:04 [2019-10-22T10:28:04.383Z] unicode/utf16
10:28:04 [2019-10-22T10:28:04.383Z] container/list
10:28:04 [2019-10-22T10:28:04.383Z] crypto/internal/subtle
10:28:04 [2019-10-22T10:28:04.383Z] crypto/subtle
10:28:04 [2019-10-22T10:28:04.383Z] crypto/rc4
10:28:04 [2019-10-22T10:28:04.383Z] internal/x/crypto/cryptobyte/asn1
10:28:04 [2019-10-22T10:28:04.383Z] internal/nettrace
10:28:04 [2019-10-22T10:28:04.383Z] internal/x/net/dns/dnsmessage
10:28:04 [2019-10-22T10:28:04.793Z] #5 DONE 1.4s
10:28:05 [2019-10-22T10:28:05.049Z] 
10:28:05 [2019-10-22T10:28:05.049Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:05 [2019-10-22T10:28:05.049Z] #22 DONE 0.1s
10:28:05 [2019-10-22T10:28:05.049Z] 
10:28:05 [2019-10-22T10:28:05.049Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:28:05 [2019-10-22T10:28:05.074Z] runtime/cgo
10:28:05 [2019-10-22T10:28:05.161Z] #6 52.30 debconf: delaying package configuration, since apt-utils is not installed
10:28:05 [2019-10-22T10:28:05.161Z] #6 ...
10:28:05 [2019-10-22T10:28:05.161Z] 
10:28:05 [2019-10-22T10:28:05.161Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:28:05 [2019-10-22T10:28:05.161Z] #27 51.94 + cd /tmp/tmp.yJMK4hL5zy/src/gotest.tools/gotestsum
10:28:05 [2019-10-22T10:28:05.161Z] #27 51.94 + git checkout -q v0.3.5
10:28:05 [2019-10-22T10:28:05.161Z] #27 52.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:28:06 [2019-10-22T10:28:06.009Z] sync
10:28:06 [2019-10-22T10:28:06.009Z] io
10:28:06 [2019-10-22T10:28:06.009Z] reflect
10:28:06 [2019-10-22T10:28:06.009Z] bytes
10:28:06 [2019-10-22T10:28:06.101Z] #27 ...
10:28:06 [2019-10-22T10:28:06.101Z] 
10:28:06 [2019-10-22T10:28:06.101Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:28:06 [2019-10-22T10:28:06.101Z] #50 DONE 53.0s
10:28:06 [2019-10-22T10:28:06.359Z] 
10:28:06 [2019-10-22T10:28:06.359Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:06 [2019-10-22T10:28:06.359Z] #6 52.54 Fetched 300 kB in 1s (265 kB/s)
10:28:06 [2019-10-22T10:28:06.359Z] #6 52.79 Selecting previously unselected package libseccomp2:amd64.
10:28:06 [2019-10-22T10:28:06.359Z] #6 52.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:06 [2019-10-22T10:28:06.359Z] #6 52.87 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:28:06 [2019-10-22T10:28:06.359Z] #6 52.89 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:28:06 [2019-10-22T10:28:06.359Z] #6 53.46 Selecting previously unselected package libseccomp-dev:amd64.
10:28:06 [2019-10-22T10:28:06.359Z] #6 53.48 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:28:06 [2019-10-22T10:28:06.359Z] #6 53.48 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:28:06 [2019-10-22T10:28:06.395Z] bufio
10:28:06 [2019-10-22T10:28:06.395Z] syscall
10:28:06 [2019-10-22T10:28:06.784Z] time
10:28:06 [2019-10-22T10:28:06.784Z] sort
10:28:06 [2019-10-22T10:28:06.925Z] #6 54.05 Selecting previously unselected package libapparmor1:amd64.
10:28:06 [2019-10-22T10:28:06.926Z] #6 54.05 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:28:06 [2019-10-22T10:28:06.926Z] #6 54.08 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:28:07 [2019-10-22T10:28:07.179Z] internal/fmtsort
10:28:07 [2019-10-22T10:28:07.179Z] internal/syscall/unix
10:28:07 [2019-10-22T10:28:07.179Z] strings
10:28:07 [2019-10-22T10:28:07.179Z] internal/poll
10:28:07 [2019-10-22T10:28:07.179Z] path
10:28:07 [2019-10-22T10:28:07.184Z] #6 54.37 Selecting previously unselected package libapparmor-dev:amd64.
10:28:07 [2019-10-22T10:28:07.184Z] #6 54.40 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:28:07 [2019-10-22T10:28:07.184Z] #6 54.42 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:28:07 [2019-10-22T10:28:07.583Z] regexp/syntax
10:28:07 [2019-10-22T10:28:07.583Z] os
10:28:07 [2019-10-22T10:28:07.583Z] fmt
10:28:07 [2019-10-22T10:28:07.583Z] path/filepath
10:28:07 [2019-10-22T10:28:07.750Z] #6 55.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:07 [2019-10-22T10:28:07.981Z] regexp
10:28:07 [2019-10-22T10:28:07.981Z] flag
10:28:07 [2019-10-22T10:28:07.981Z] go/token
10:28:08 [2019-10-22T10:28:08.008Z] #6 55.26 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:28:08 [2019-10-22T10:28:08.008Z] #6 55.31 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:28:08 [2019-10-22T10:28:08.008Z] #6 55.33 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:28:08 [2019-10-22T10:28:08.008Z] #6 55.36 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:28:08 [2019-10-22T10:28:08.008Z] #6 55.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:08 [2019-10-22T10:28:08.351Z] io/ioutil
10:28:08 [2019-10-22T10:28:08.351Z] go/scanner
10:28:08 [2019-10-22T10:28:08.351Z] net/url
10:28:08 [2019-10-22T10:28:08.351Z] go/ast
10:28:08 [2019-10-22T10:28:08.351Z] text/template/parse
10:28:08 [2019-10-22T10:28:08.733Z] text/template
10:28:08 [2019-10-22T10:28:08.733Z] go/parser
10:28:09 [2019-10-22T10:28:09.127Z] go/doc
10:28:09 [2019-10-22T10:28:09.127Z] log
10:28:09 [2019-10-22T10:28:09.127Z] encoding/binary
10:28:09 [2019-10-22T10:28:09.127Z] encoding/base64
10:28:09 [2019-10-22T10:28:09.386Z] #6 DONE 56.4s
10:28:09 [2019-10-22T10:28:09.386Z] 
10:28:09 [2019-10-22T10:28:09.386Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:09 [2019-10-22T10:28:09.386Z] #57 37.00 Reading package lists...
10:28:09 [2019-10-22T10:28:09.386Z] #57 46.92 Building dependency tree...
10:28:09 [2019-10-22T10:28:09.386Z] #57 48.53 Reading state information...
10:28:09 [2019-10-22T10:28:09.386Z] #57 50.18 The following additional packages will be installed:
10:28:09 [2019-10-22T10:28:09.386Z] #57 50.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:28:09 [2019-10-22T10:28:09.386Z] #57 50.21   libprotoc10 python-pkg-resources zlib1g-dev
10:28:09 [2019-10-22T10:28:09.386Z] #57 50.21 Suggested packages:
10:28:09 [2019-10-22T10:28:09.386Z] #57 50.21   manpages-dev python-setuptools
10:28:09 [2019-10-22T10:28:09.386Z] #57 52.10 The following NEW packages will be installed:
10:28:09 [2019-10-22T10:28:09.386Z] #57 52.10   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:28:09 [2019-10-22T10:28:09.386Z] #57 52.11   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:28:09 [2019-10-22T10:28:09.386Z] #57 52.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:28:09 [2019-10-22T10:28:09.386Z] #57 52.12   zlib1g-dev
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.28 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.28 Need to get 3602 kB of archives.
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.28 After this operation, 18.9 MB of additional disk space will be used.
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.84 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.84 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 53.84 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:28:09 [2019-10-22T10:28:09.386Z] #57 54.83 debconf: delaying package configuration, since apt-utils is not installed
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.03 Fetched 3602 kB in 1s (2176 kB/s)
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.28 Selecting previously unselected package libnet1:amd64.
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.41 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.81 Selecting previously unselected package libcap-dev:amd64.
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.83 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 55.95 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.11 Selecting previously unselected package libnet1-dev.
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.15 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 ...
10:28:09 [2019-10-22T10:28:09.386Z] 
10:28:09 [2019-10-22T10:28:09.386Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:09 [2019-10-22T10:28:09.386Z] #40 DONE 0.2s
10:28:09 [2019-10-22T10:28:09.386Z] 
10:28:09 [2019-10-22T10:28:09.386Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.55 Selecting previously unselected package libnl-3-200:amd64.
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 56.59 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:28:09 [2019-10-22T10:28:09.386Z] #57 ...
10:28:09 [2019-10-22T10:28:09.386Z] 
10:28:09 [2019-10-22T10:28:09.386Z] #7 [dev 1/22] RUN groupadd -r docker
10:28:09 [2019-10-22T10:28:09.513Z] encoding/json
10:28:09 [2019-10-22T10:28:09.513Z] github.com/LK4D4/vndr/build
10:28:09 [2019-10-22T10:28:09.513Z] encoding/xml
10:28:09 [2019-10-22T10:28:09.643Z] #7 ...
10:28:09 [2019-10-22T10:28:09.643Z] 
10:28:09 [2019-10-22T10:28:09.643Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:28:09 [2019-10-22T10:28:09.643Z] #41 DONE 0.1s
10:28:09 [2019-10-22T10:28:09.643Z] 
10:28:09 [2019-10-22T10:28:09.643Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:09 [2019-10-22T10:28:09.643Z] #57 56.77 Selecting previously unselected package libnl-3-dev:amd64.
10:28:09 [2019-10-22T10:28:09.643Z] #57 56.79 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:28:09 [2019-10-22T10:28:09.643Z] #57 56.91 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:28:09 [2019-10-22T10:28:09.909Z] github.com/LK4D4/vndr/godl/singleflight
10:28:09 [2019-10-22T10:28:09.909Z] compress/flate
10:28:09 [2019-10-22T10:28:09.909Z] hash
10:28:09 [2019-10-22T10:28:09.909Z] hash/crc32
10:28:10 [2019-10-22T10:28:10.211Z] #57 ...
10:28:10 [2019-10-22T10:28:10.211Z] 
10:28:10 [2019-10-22T10:28:10.211Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:28:10 [2019-10-22T10:28:10.211Z] #17 39.89 Reading package lists...
10:28:10 [2019-10-22T10:28:10.211Z] #17 49.11 Building dependency tree...
10:28:10 [2019-10-22T10:28:10.211Z] #17 50.75 Reading state information...
10:28:10 [2019-10-22T10:28:10.211Z] #17 52.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:28:10 [2019-10-22T10:28:10.211Z] #17 52.30 The following additional packages will be installed:
10:28:10 [2019-10-22T10:28:10.211Z] #17 52.30   libjq1 libonig4
10:28:10 [2019-10-22T10:28:10.211Z] #17 52.77 The following NEW packages will be installed:
10:28:10 [2019-10-22T10:28:10.211Z] #17 52.77   jq libjq1 libonig4
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.87 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.87 Need to get 327 kB of archives.
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.87 After this operation, 1157 kB of additional disk space will be used.
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:28:10 [2019-10-22T10:28:10.211Z] #17 53.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:28:10 [2019-10-22T10:28:10.211Z] #17 54.81 debconf: delaying package configuration, since apt-utils is not installed
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.05 Fetched 327 kB in 1s (309 kB/s)
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.17 Selecting previously unselected package libonig4:amd64.
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.29 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.36 Unpacking libonig4:amd64 (6.1.3-2) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.99 Selecting previously unselected package libjq1:amd64.
10:28:10 [2019-10-22T10:28:10.211Z] #17 55.99 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.00 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.44 Selecting previously unselected package jq.
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.44 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.44 Unpacking jq (1.5+dfsg-1.3) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.77 Setting up libonig4:amd64 (6.1.3-2) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.93 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 56.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 57.19 Setting up jq (1.5+dfsg-1.3) ...
10:28:10 [2019-10-22T10:28:10.211Z] #17 DONE 57.6s
10:28:10 [2019-10-22T10:28:10.211Z] 
10:28:10 [2019-10-22T10:28:10.211Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:10 [2019-10-22T10:28:10.211Z] #57 57.54 Selecting previously unselected package libprotobuf-c1:amd64.
10:28:10 [2019-10-22T10:28:10.211Z] #57 57.54 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:28:10 [2019-10-22T10:28:10.211Z] #57 57.58 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:28:10 [2019-10-22T10:28:10.288Z] compress/gzip
10:28:10 [2019-10-22T10:28:10.288Z] context
10:28:10 [2019-10-22T10:28:10.288Z] crypto/cipher
10:28:10 [2019-10-22T10:28:10.288Z] math/rand
10:28:10 [2019-10-22T10:28:10.288Z] math/big
10:28:10 [2019-10-22T10:28:10.288Z] crypto/aes
10:28:10 [2019-10-22T10:28:10.288Z] crypto
10:28:10 [2019-10-22T10:28:10.294Z] #17 4.497 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:10 [2019-10-22T10:28:10.294Z] #17 4.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:10 [2019-10-22T10:28:10.294Z] #17 4.521 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:10 [2019-10-22T10:28:10.294Z] #17 4.572 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:10 [2019-10-22T10:28:10.294Z] #17 4.574 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:10 [2019-10-22T10:28:10.294Z] #17 5.352 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:10 [2019-10-22T10:28:10.468Z] #57 ...
10:28:10 [2019-10-22T10:28:10.468Z] 
10:28:10 [2019-10-22T10:28:10.468Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:28:10 [2019-10-22T10:28:10.468Z] #19 DONE 0.2s
10:28:10 [2019-10-22T10:28:10.468Z] 
10:28:10 [2019-10-22T10:28:10.468Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:10 [2019-10-22T10:28:10.468Z] #57 57.83 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:28:10 [2019-10-22T10:28:10.468Z] #57 57.83 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:28:10 [2019-10-22T10:28:10.468Z] #57 57.83 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:28:10 [2019-10-22T10:28:10.666Z] crypto/des
10:28:10 [2019-10-22T10:28:10.666Z] crypto/internal/randutil
10:28:10 [2019-10-22T10:28:10.666Z] crypto/sha512
10:28:10 [2019-10-22T10:28:10.666Z] crypto/hmac
10:28:10 [2019-10-22T10:28:10.666Z] crypto/md5
10:28:10 [2019-10-22T10:28:10.666Z] crypto/sha1
10:28:10 [2019-10-22T10:28:10.666Z] crypto/sha256
10:28:10 [2019-10-22T10:28:10.856Z] #17 ...
10:28:10 [2019-10-22T10:28:10.856Z] 
10:28:10 [2019-10-22T10:28:10.856Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:28:10 [2019-10-22T10:28:10.856Z] #15 3.418 + mktemp -d
10:28:10 [2019-10-22T10:28:10.856Z] #15 3.421 + export GOPATH=/tmp/tmp.Niueci4ld8
10:28:10 [2019-10-22T10:28:10.856Z] #15 3.422 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Niueci4ld8/src/github.com/go-swagger/go-swagger
10:28:10 [2019-10-22T10:28:10.856Z] #15 3.426 Cloning into '/tmp/tmp.Niueci4ld8/src/github.com/go-swagger/go-swagger'...
10:28:11 [2019-10-22T10:28:11.042Z] #57 58.19 Selecting previously unselected package zlib1g-dev:amd64.
10:28:11 [2019-10-22T10:28:11.042Z] #57 58.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:28:11 [2019-10-22T10:28:11.042Z] #57 58.21 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:28:11 [2019-10-22T10:28:11.163Z] encoding/hex
10:28:11 [2019-10-22T10:28:11.163Z] crypto/rand
10:28:11 [2019-10-22T10:28:11.163Z] crypto/elliptic
10:28:11 [2019-10-22T10:28:11.163Z] encoding/asn1
10:28:11 [2019-10-22T10:28:11.300Z] #57 58.68 Selecting previously unselected package libprotobuf10:amd64.
10:28:11 [2019-10-22T10:28:11.300Z] #57 58.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:28:11 [2019-10-22T10:28:11.300Z] #57 58.70 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:28:11 [2019-10-22T10:28:11.459Z] #15 ...
10:28:11 [2019-10-22T10:28:11.459Z] 
10:28:11 [2019-10-22T10:28:11.459Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:28:11 [2019-10-22T10:28:11.459Z] #17 6.436 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:11 [2019-10-22T10:28:11.720Z] crypto/rsa
10:28:11 [2019-10-22T10:28:11.720Z] crypto/ecdsa
10:28:11 [2019-10-22T10:28:11.720Z] crypto/dsa
10:28:11 [2019-10-22T10:28:11.720Z] crypto/x509/pkix
10:28:11 [2019-10-22T10:28:11.720Z] encoding/pem
10:28:11 [2019-10-22T10:28:11.720Z] internal/x/crypto/cryptobyte
10:28:11 [2019-10-22T10:28:11.720Z] internal/singleflight
10:28:11 [2019-10-22T10:28:11.720Z] net
10:28:12 [2019-10-22T10:28:12.113Z] internal/x/crypto/internal/chacha20
10:28:12 [2019-10-22T10:28:12.113Z] internal/x/crypto/poly1305
10:28:12 [2019-10-22T10:28:12.113Z] internal/x/crypto/chacha20poly1305
10:28:12 [2019-10-22T10:28:12.113Z] internal/x/crypto/curve25519
10:28:12 [2019-10-22T10:28:12.237Z] #57 ...
10:28:12 [2019-10-22T10:28:12.237Z] 
10:28:12 [2019-10-22T10:28:12.237Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:28:12 [2019-10-22T10:28:12.237Z] #44 41.53 Reading package lists...
10:28:12 [2019-10-22T10:28:12.237Z] #44 50.36 Building dependency tree...
10:28:12 [2019-10-22T10:28:12.237Z] #44 51.81 Reading state information...
10:28:12 [2019-10-22T10:28:12.237Z] #44 53.49 The following additional packages will be installed:
10:28:12 [2019-10-22T10:28:12.237Z] #44 53.51   btrfs-progs liblzo2-2
10:28:12 [2019-10-22T10:28:12.237Z] #44 53.75 The following NEW packages will be installed:
10:28:12 [2019-10-22T10:28:12.237Z] #44 53.77   btrfs-progs btrfs-tools liblzo2-2
10:28:12 [2019-10-22T10:28:12.237Z] #44 54.97 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
10:28:12 [2019-10-22T10:28:12.237Z] #44 54.97 Need to get 649 kB of archives.
10:28:12 [2019-10-22T10:28:12.237Z] #44 54.97 After this operation, 4320 kB of additional disk space will be used.
10:28:12 [2019-10-22T10:28:12.237Z] #44 54.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:28:12 [2019-10-22T10:28:12.237Z] #44 54.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:28:12 [2019-10-22T10:28:12.237Z] #44 55.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:28:12 [2019-10-22T10:28:12.237Z] #44 55.81 debconf: delaying package configuration, since apt-utils is not installed
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.09 Fetched 649 kB in 1s (546 kB/s)
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.42 Selecting previously unselected package liblzo2-2:amd64.
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.49 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.92 Selecting previously unselected package btrfs-progs.
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.92 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 56.96 Unpacking btrfs-progs (4.7.3-1) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.46 Selecting previously unselected package btrfs-tools.
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.46 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.47 Unpacking btrfs-tools (4.7.3-1) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.81 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.82 Setting up btrfs-progs (4.7.3-1) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.89 Setting up btrfs-tools (4.7.3-1) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 58.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:12 [2019-10-22T10:28:12.237Z] #44 DONE 59.5s
10:28:12 [2019-10-22T10:28:12.385Z] #17 7.409 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:12 [2019-10-22T10:28:12.495Z] 
10:28:12 [2019-10-22T10:28:12.495Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:12 [2019-10-22T10:28:12.495Z] #45 ...
10:28:12 [2019-10-22T10:28:12.495Z] 
10:28:12 [2019-10-22T10:28:12.495Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:12 [2019-10-22T10:28:12.495Z] #35 41.36 Reading package lists...
10:28:12 [2019-10-22T10:28:12.495Z] #35 50.11 Building dependency tree...
10:28:12 [2019-10-22T10:28:12.495Z] #35 51.58 Reading state information...
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.31 The following additional packages will be installed:
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.34   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.39 Suggested packages:
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.39   codeblocks eclipse ninja-build lrzip
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.39 Recommended packages:
10:28:12 [2019-10-22T10:28:12.495Z] #35 53.39   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:28:12 [2019-10-22T10:28:12.495Z] #35 54.36 The following NEW packages will be installed:
10:28:12 [2019-10-22T10:28:12.495Z] #35 54.38   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:28:12 [2019-10-22T10:28:12.495Z] #35 54.38   vim-common xxd
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.50 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.50 Need to get 13.7 MB of archives.
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.50 After this operation, 57.2 MB of additional disk space will be used.
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 55.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 56.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 56.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 56.55 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 56.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 56.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 57.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 57.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:28:12 [2019-10-22T10:28:12.495Z] #35 58.92 debconf: delaying package configuration, since apt-utils is not installed
10:28:12 [2019-10-22T10:28:12.495Z] #35 59.19 Fetched 13.7 MB in 2s (5260 kB/s)
10:28:12 [2019-10-22T10:28:12.495Z] #35 59.47 Selecting previously unselected package cmake-data.
10:28:12 [2019-10-22T10:28:12.495Z] #35 59.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 ... 15091 files and directories currently installed.)
10:28:12 [2019-10-22T10:28:12.495Z] #35 59.56 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:28:12 [2019-10-22T10:28:12.495Z] #35 59.60 Unpacking cmake-data (3.7.2-1) ...
10:28:12 [2019-10-22T10:28:12.513Z] internal/x/crypto/hkdf
10:28:12 [2019-10-22T10:28:12.513Z] internal/x/text/transform
10:28:12 [2019-10-22T10:28:12.513Z] internal/x/text/unicode/bidi
10:28:12 [2019-10-22T10:28:12.752Z] #35 ...
10:28:12 [2019-10-22T10:28:12.752Z] 
10:28:12 [2019-10-22T10:28:12.752Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:12 [2019-10-22T10:28:12.752Z] #45 DONE 0.4s
10:28:12 [2019-10-22T10:28:12.752Z] 
10:28:12 [2019-10-22T10:28:12.752Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:12 [2019-10-22T10:28:12.752Z] #57 59.87 Selecting previously unselected package libprotobuf-lite10:amd64.
10:28:12 [2019-10-22T10:28:12.752Z] #57 59.87 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:28:12 [2019-10-22T10:28:12.752Z] #57 59.89 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:28:12 [2019-10-22T10:28:12.752Z] #57 ...
10:28:12 [2019-10-22T10:28:12.752Z] 
10:28:12 [2019-10-22T10:28:12.752Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:28:12 [2019-10-22T10:28:12.752Z] #46 DONE 0.1s
10:28:12 [2019-10-22T10:28:12.752Z] 
10:28:12 [2019-10-22T10:28:12.752Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:12 [2019-10-22T10:28:12.752Z] #57 60.14 Selecting previously unselected package libprotobuf-dev:amd64.
10:28:12 [2019-10-22T10:28:12.752Z] #57 60.14 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:28:12 [2019-10-22T10:28:12.907Z] internal/x/text/secure/bidirule
10:28:12 [2019-10-22T10:28:12.907Z] internal/x/text/unicode/norm
10:28:13 [2019-10-22T10:28:13.009Z] #57 60.16 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:28:13 [2019-10-22T10:28:13.321Z] internal/x/net/idna
10:28:13 [2019-10-22T10:28:13.321Z] internal/x/net/http2/hpack
10:28:13 [2019-10-22T10:28:13.712Z] mime
10:28:13 [2019-10-22T10:28:13.712Z] crypto/x509
10:28:13 [2019-10-22T10:28:13.712Z] net/textproto
10:28:14 [2019-10-22T10:28:14.105Z] internal/x/net/http/httpguts
10:28:14 [2019-10-22T10:28:14.105Z] internal/x/net/http/httpproxy
10:28:14 [2019-10-22T10:28:14.105Z] mime/quotedprintable
10:28:14 [2019-10-22T10:28:14.105Z] mime/multipart
10:28:14 [2019-10-22T10:28:14.105Z] crypto/tls
10:28:14 [2019-10-22T10:28:14.105Z] net/http/internal
10:28:14 [2019-10-22T10:28:14.105Z] os/exec
10:28:14 [2019-10-22T10:28:14.382Z] #57 61.69 Selecting previously unselected package libprotoc10:amd64.
10:28:14 [2019-10-22T10:28:14.382Z] #57 61.69 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:28:14 [2019-10-22T10:28:14.382Z] #57 61.70 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:28:14 [2019-10-22T10:28:14.903Z] #17 ...
10:28:14 [2019-10-22T10:28:14.903Z] 
10:28:14 [2019-10-22T10:28:14.903Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.139 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.165 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.166 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:14 [2019-10-22T10:28:14.903Z] #35 4.667 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 5.721 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 6.317 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #35 ...
10:28:14 [2019-10-22T10:28:14.903Z] 
10:28:14 [2019-10-22T10:28:14.903Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.301 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.329 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.346 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:14 [2019-10-22T10:28:14.903Z] #44 4.929 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #44 5.892 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:14 [2019-10-22T10:28:14.903Z] #44 6.678 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #44 ...
10:28:15 [2019-10-22T10:28:15.163Z] 
10:28:15 [2019-10-22T10:28:15.163Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:15 [2019-10-22T10:28:15.163Z] #6 4.524 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:15 [2019-10-22T10:28:15.163Z] #6 4.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #6 4.584 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #6 4.612 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #6 4.648 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:15 [2019-10-22T10:28:15.163Z] #6 5.485 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #6 6.178 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:15 [2019-10-22T10:28:15.163Z] #6 6.736 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.38 Selecting previously unselected package protobuf-c-compiler.
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.38 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.39 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:28:15 [2019-10-22T10:28:15.209Z] #57 ...
10:28:15 [2019-10-22T10:28:15.209Z] 
10:28:15 [2019-10-22T10:28:15.209Z] #7 [dev 1/22] RUN groupadd -r docker
10:28:15 [2019-10-22T10:28:15.209Z] #7 DONE 6.3s
10:28:15 [2019-10-22T10:28:15.209Z] 
10:28:15 [2019-10-22T10:28:15.209Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.58 Selecting previously unselected package protobuf-compiler.
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.61 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:28:15 [2019-10-22T10:28:15.209Z] #57 62.62 Unpacking protobuf-compiler (3.0.0-9) ...
10:28:15 [2019-10-22T10:28:15.209Z] #57 ...
10:28:15 [2019-10-22T10:28:15.209Z] 
10:28:15 [2019-10-22T10:28:15.209Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:28:15 [2019-10-22T10:28:15.209Z] #15 52.53 + cd /tmp/tmp.X8x6eym0bl/src/github.com/go-swagger/go-swagger
10:28:15 [2019-10-22T10:28:15.209Z] #15 52.54 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:28:15 [2019-10-22T10:28:15.209Z] #15 55.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:28:15 [2019-10-22T10:28:15.403Z] net/http/httptrace
10:28:15 [2019-10-22T10:28:15.403Z] net/http
10:28:15 [2019-10-22T10:28:15.469Z] #15 ...
10:28:15 [2019-10-22T10:28:15.469Z] 
10:28:15 [2019-10-22T10:28:15.469Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
10:28:17 [2019-10-22T10:28:17.268Z] github.com/LK4D4/vndr/godl
10:28:17 [2019-10-22T10:28:17.268Z] github.com/LK4D4/vndr
10:28:17 [2019-10-22T10:28:17.677Z] #6 ...
10:28:17 [2019-10-22T10:28:17.677Z] 
10:28:17 [2019-10-22T10:28:17.677Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:28:17 [2019-10-22T10:28:17.677Z] #44 12.59 Fetched 7919 kB in 9s (852 kB/s)
10:28:18 [2019-10-22T10:28:18.761Z] #8 ...
10:28:18 [2019-10-22T10:28:18.761Z] 
10:28:18 [2019-10-22T10:28:18.761Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:28:18 [2019-10-22T10:28:18.761Z] #33 55.38 internal/x/crypto/curve25519
10:28:18 [2019-10-22T10:28:18.761Z] #33 61.29 sync
10:28:18 [2019-10-22T10:28:18.761Z] #33 61.91 io
10:28:18 [2019-10-22T10:28:18.761Z] #33 61.91 reflect
10:28:18 [2019-10-22T10:28:18.761Z] #33 63.61 bytes
10:28:18 [2019-10-22T10:28:18.761Z] #33 ...
10:28:18 [2019-10-22T10:28:18.761Z] 
10:28:18 [2019-10-22T10:28:18.761Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:18 [2019-10-22T10:28:18.761Z] #20 7.010 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:28:18 [2019-10-22T10:28:18.761Z] #20 7.484 
10:28:18 [2019-10-22T10:28:18.761Z] #20 7.764 
####                                                                       6.4%
########                                                                  11.7%
############                                                              17.1%
10:28:18 [2019-10-22T10:28:18.761Z] #20 ...
10:28:18 [2019-10-22T10:28:18.761Z] 
10:28:18 [2019-10-22T10:28:18.761Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
10:28:18 [2019-10-22T10:28:18.761Z] #8 DONE 3.3s
10:28:18 [2019-10-22T10:28:18.761Z] 
10:28:18 [2019-10-22T10:28:18.761Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:18 [2019-10-22T10:28:18.761Z] #20 7.764 
####                                                                       6.4%
########                                                                  11.7%
############                                                              17.1%
################                                                          22.3%
####################                                                      28.2%
10:28:18 [2019-10-22T10:28:18.761Z] #20 ...
10:28:18 [2019-10-22T10:28:18.761Z] 
10:28:18 [2019-10-22T10:28:18.761Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:28:19 [2019-10-22T10:28:19.333Z] #9 ...
10:28:19 [2019-10-22T10:28:19.333Z] 
10:28:19 [2019-10-22T10:28:19.333Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.251 + RM_GOPATH=0
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.251 + TMP_GOPATH=
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.251 + : /build
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.252 + '[' -z '' ']'
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.274 ++ mktemp -d
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.274 + export GOPATH=/tmp/tmp.tJjdFX17ce
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.274 + GOPATH=/tmp/tmp.tJjdFX17ce
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.274 + RM_GOPATH=1
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.285 ++ dirname ./install.sh
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.285 + dir=.
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.285 + bin=runc
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.285 + shift
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.286 + '[' '!' -f ./runc.installer ']'
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.286 + . ./runc.installer
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.286 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.286 + install_runc
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.286 + uname -r
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.288 + grep -q '^3\.10\.0.*\.el7\.'
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.295 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.295 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.295 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.295 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tJjdFX17ce/src/github.com/opencontainers/runc
10:28:19 [2019-10-22T10:28:19.333Z] #42 6.301 Cloning into '/tmp/tmp.tJjdFX17ce/src/github.com/opencontainers/runc'...
10:28:19 [2019-10-22T10:28:19.596Z] #42 ...
10:28:19 [2019-10-22T10:28:19.596Z] 
10:28:19 [2019-10-22T10:28:19.596Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:19 [2019-10-22T10:28:19.854Z] #20 7.764 
####                                                                       6.4%
########                                                                  11.7%
############                                                              17.1%
################                                                          22.3%
####################                                                      28.2%
#########################                                                 34.8%
###############################                                           43.3%
####################################                                      51.0%
##########################################                                59.5%
###############################################                           65.6%
###################################################                       72.1%
##########################################################                80.8%
###############################################################           88.4%
10:28:19 [2019-10-22T10:28:19.854Z] #20 ...
10:28:19 [2019-10-22T10:28:19.854Z] 
10:28:19 [2019-10-22T10:28:19.854Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:28:19 [2019-10-22T10:28:19.854Z] #30 56.67 sync
10:28:19 [2019-10-22T10:28:19.854Z] #30 57.97 io
10:28:19 [2019-10-22T10:28:19.854Z] #30 58.00 reflect
10:28:19 [2019-10-22T10:28:19.854Z] #30 60.07 syscall
10:28:19 [2019-10-22T10:28:19.854Z] #30 ...
10:28:19 [2019-10-22T10:28:19.854Z] 
10:28:19 [2019-10-22T10:28:19.854Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:19 [2019-10-22T10:28:19.962Z] Removing intermediate container d375558bb5ce
10:28:19 [2019-10-22T10:28:19.962Z]  ---> 58913213ea6e
10:28:19 [2019-10-22T10:28:19.962Z] Step 49/118 : FROM dev-base AS containerd
10:28:19 [2019-10-22T10:28:19.962Z]  ---> 786ea202c620
10:28:19 [2019-10-22T10:28:19.962Z] Step 50/118 : ARG DEBIAN_FRONTEND
10:28:19 [2019-10-22T10:28:19.962Z]  ---> Using cache
10:28:19 [2019-10-22T10:28:19.962Z]  ---> 4a7856ebdee9
10:28:19 [2019-10-22T10:28:19.962Z] Step 51/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
10:28:19 [2019-10-22T10:28:19.962Z]  ---> Running in df3becafd591
10:28:20 [2019-10-22T10:28:20.113Z] #20 7.764 
####                                                                       6.4%
########                                                                  11.7%
############                                                              17.1%
################                                                          22.3%
####################                                                      28.2%
#########################                                                 34.8%
###############################                                           43.3%
####################################                                      51.0%
##########################################                                59.5%
###############################################                           65.6%
###################################################                       72.1%
##########################################################                80.8%
###############################################################           88.4%
###################################################################       93.7%
#######################################################################   99.1%
######################################################################## 100.0%
10:28:20 [2019-10-22T10:28:20.342Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:20 [2019-10-22T10:28:20.342Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:20 [2019-10-22T10:28:20.342Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:20 [2019-10-22T10:28:20.342Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:20 [2019-10-22T10:28:20.342Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:20 [2019-10-22T10:28:20.342Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:28:20 [2019-10-22T10:28:20.342Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:28:20 [2019-10-22T10:28:20.371Z] #20 9.929 
10:28:20 [2019-10-22T10:28:20.720Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:28:21 [2019-10-22T10:28:21.147Z] #20 10.20 
##################                                                        26.2%
###########################################                               60.0%
#############################################################             85.9%
######################################################################## 100.0%
10:28:21 [2019-10-22T10:28:21.713Z] #20 10.99 
10:28:21 [2019-10-22T10:28:21.891Z] #44 12.59 Reading package lists...
10:28:21 [2019-10-22T10:28:21.998Z] Fetched 7670 kB in 1s (4957 kB/s)
10:28:22 [2019-10-22T10:28:22.232Z] #20 11.30 
#####                                                                      7.7%
#########                                                                 13.7%
###############                                                           21.4%
####################                                                      28.0%
#
10:28:22 [2019-10-22T10:28:22.232Z] #20 ...
10:28:22 [2019-10-22T10:28:22.232Z] 
10:28:22 [2019-10-22T10:28:22.232Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:28:22 [2019-10-22T10:28:22.232Z] #9 3.165 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:28:22 [2019-10-22T10:28:22.232Z] #9 DONE 3.7s
10:28:22 [2019-10-22T10:28:22.232Z] 
10:28:22 [2019-10-22T10:28:22.232Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:22 [2019-10-22T10:28:22.413Z] Reading package lists...
10:28:22 [2019-10-22T10:28:22.784Z] Reading package lists...
10:28:22 [2019-10-22T10:28:22.784Z] Building dependency tree...
10:28:22 [2019-10-22T10:28:22.784Z] Reading state information...
10:28:23 [2019-10-22T10:28:23.007Z] #20 11.30 
#####                                                                      7.7%
#########                                                                 13.7%
###############                                                           21.4%
####################                                                      28.0%
##########################                                                37.3%
################################                                          44.6%
#################################                                         46.8%
###################################                                       49.7%
########################################                                  56.5%
#############################################                             62.8%
#
10:28:23 [2019-10-22T10:28:23.007Z] #20 ...
10:28:23 [2019-10-22T10:28:23.007Z] 
10:28:23 [2019-10-22T10:28:23.007Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.991 + RM_GOPATH=0
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.992 + TMP_GOPATH=
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.992 + : /build
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.993 + '[' -z '' ']'
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.993 ++ mktemp -d
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.995 + export GOPATH=/tmp/tmp.q3XPrjx6yN
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.996 + GOPATH=/tmp/tmp.q3XPrjx6yN
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.996 + RM_GOPATH=1
10:28:23 [2019-10-22T10:28:23.007Z] #47 3.997 ++ dirname ./install.sh
10:28:23 [2019-10-22T10:28:23.007Z] #47 4.006 + dir=.
10:28:23 [2019-10-22T10:28:23.007Z] #47 4.007 + bin=containerd
10:28:23 [2019-10-22T10:28:23.007Z] #47 4.008 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:23 [2019-10-22T10:28:23.007Z] #47 4.012 + shift
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 + '[' '!' -f ./containerd.installer ']'
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 + . ./containerd.installer
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 + install_containerd
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q3XPrjx6yN/src/github.com/containerd/containerd
10:28:23 [2019-10-22T10:28:23.008Z] #47 4.012 Cloning into '/tmp/tmp.q3XPrjx6yN/src/github.com/containerd/containerd'...
10:28:23 [2019-10-22T10:28:23.008Z] #47 ...
10:28:23 [2019-10-22T10:28:23.008Z] 
10:28:23 [2019-10-22T10:28:23.008Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:23 [2019-10-22T10:28:23.164Z] The following additional packages will be installed:
10:28:23 [2019-10-22T10:28:23.165Z]   btrfs-progs liblzo2-2
10:28:23 [2019-10-22T10:28:23.165Z] The following NEW packages will be installed:
10:28:23 [2019-10-22T10:28:23.165Z]   btrfs-progs btrfs-tools liblzo2-2
10:28:23 [2019-10-22T10:28:23.165Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:28:23 [2019-10-22T10:28:23.165Z] Need to get 668 kB of archives.
10:28:23 [2019-10-22T10:28:23.165Z] After this operation, 5446 kB of additional disk space will be used.
10:28:23 [2019-10-22T10:28:23.165Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:28:23 [2019-10-22T10:28:23.165Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:28:23 [2019-10-22T10:28:23.165Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:28:23 [2019-10-22T10:28:23.165Z] debconf: delaying package configuration, since apt-utils is not installed
10:28:23 [2019-10-22T10:28:23.165Z] Fetched 668 kB in 0s (7172 kB/s)
10:28:23 [2019-10-22T10:28:23.165Z] Selecting previously unselected package liblzo2-2:s390x.
10:28:23 [2019-10-22T10:28:23.165Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:28:23 [2019-10-22T10:28:23.165Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:28:23 [2019-10-22T10:28:23.165Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:28:23 [2019-10-22T10:28:23.165Z] Selecting previously unselected package btrfs-progs.
10:28:23 [2019-10-22T10:28:23.165Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
10:28:23 [2019-10-22T10:28:23.165Z] Unpacking btrfs-progs (4.7.3-1) ...
10:28:23 [2019-10-22T10:28:23.266Z] #20 11.30 
#####                                                                      7.7%
#########                                                                 13.7%
###############                                                           21.4%
####################                                                      28.0%
##########################                                                37.3%
################################                                          44.6%
#################################                                         46.8%
###################################                                       49.7%
########################################                                  56.5%
#############################################                             62.8%
###################################################                       71.4%
#####################################################                     74.7%
############################################################              84.5%
####################################################################      95.0%
######################################################################## 100.0%
10:28:23 [2019-10-22T10:28:23.532Z] Selecting previously unselected package btrfs-tools.
10:28:23 [2019-10-22T10:28:23.532Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
10:28:23 [2019-10-22T10:28:23.532Z] Unpacking btrfs-tools (4.7.3-1) ...
10:28:23 [2019-10-22T10:28:23.532Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:23 [2019-10-22T10:28:23.532Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:28:23 [2019-10-22T10:28:23.532Z] Setting up btrfs-progs (4.7.3-1) ...
10:28:23 [2019-10-22T10:28:23.532Z] Setting up btrfs-tools (4.7.3-1) ...
10:28:23 [2019-10-22T10:28:23.532Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:24 [2019-10-22T10:28:24.201Z] #20 13.52 
10:28:24 [2019-10-22T10:28:24.312Z] Removing intermediate container df3becafd591
10:28:24 [2019-10-22T10:28:24.312Z]  ---> 893712388bed
10:28:24 [2019-10-22T10:28:24.312Z] Step 52/118 : ENV INSTALL_BINARY_NAME=containerd
10:28:24 [2019-10-22T10:28:24.312Z]  ---> Running in f4f9f74f9a70
10:28:24 [2019-10-22T10:28:24.312Z] Removing intermediate container f4f9f74f9a70
10:28:24 [2019-10-22T10:28:24.312Z]  ---> 76b3a2c153b4
10:28:24 [2019-10-22T10:28:24.312Z] Step 53/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:28:24 [2019-10-22T10:28:24.465Z] #44 16.62 Reading package lists...
10:28:24 [2019-10-22T10:28:24.465Z] #44 ...
10:28:24 [2019-10-22T10:28:24.465Z] 
10:28:24 [2019-10-22T10:28:24.465Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:28:24 [2019-10-22T10:28:24.465Z] #17 13.97 Fetched 7919 kB in 10s (758 kB/s)
10:28:24 [2019-10-22T10:28:24.465Z] #17 13.97 Reading package lists...
10:28:24 [2019-10-22T10:28:24.683Z]  ---> cc3daec50065
10:28:24 [2019-10-22T10:28:24.683Z] Step 54/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:28:24 [2019-10-22T10:28:24.683Z]  ---> 92c24bfc31a7
10:28:24 [2019-10-22T10:28:24.683Z] Step 55/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:28:25 [2019-10-22T10:28:25.139Z]  ---> Running in 8c4246d66cf0
10:28:25 [2019-10-22T10:28:25.407Z] #17 18.11 Reading package lists...
10:28:25 [2019-10-22T10:28:25.408Z] #17 ...
10:28:25 [2019-10-22T10:28:25.408Z] 
10:28:25 [2019-10-22T10:28:25.408Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:28:25 [2019-10-22T10:28:25.408Z] #44 16.62 Reading package lists...
10:28:25 [2019-10-22T10:28:25.520Z] + RM_GOPATH=0
10:28:25 [2019-10-22T10:28:25.520Z] + TMP_GOPATH=
10:28:25 [2019-10-22T10:28:25.520Z] + : /build
10:28:25 [2019-10-22T10:28:25.520Z] + '[' -z '' ']'
10:28:25 [2019-10-22T10:28:25.520Z] ++ mktemp -d
10:28:25 [2019-10-22T10:28:25.520Z] + export GOPATH=/tmp/tmp.YeujKgFK4L
10:28:25 [2019-10-22T10:28:25.520Z] + GOPATH=/tmp/tmp.YeujKgFK4L
10:28:25 [2019-10-22T10:28:25.520Z] + RM_GOPATH=1
10:28:25 [2019-10-22T10:28:25.520Z] ++ dirname ./install.sh
10:28:25 [2019-10-22T10:28:25.520Z] + dir=.
10:28:25 [2019-10-22T10:28:25.520Z] + bin=containerd
10:28:25 [2019-10-22T10:28:25.520Z] + shift
10:28:25 [2019-10-22T10:28:25.520Z] + '[' '!' -f ./containerd.installer ']'
10:28:25 [2019-10-22T10:28:25.520Z] + . ./containerd.installer
10:28:25 [2019-10-22T10:28:25.520Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:25 [2019-10-22T10:28:25.520Z] + install_containerd
10:28:25 [2019-10-22T10:28:25.520Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
10:28:25 [2019-10-22T10:28:25.520Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.YeujKgFK4L/src/github.com/containerd/containerd
10:28:25 [2019-10-22T10:28:25.520Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:25 [2019-10-22T10:28:25.520Z] Cloning into '/tmp/tmp.YeujKgFK4L/src/github.com/containerd/containerd'...
10:28:25 [2019-10-22T10:28:25.787Z] #20 13.89 
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.2%
#####                                                                      7.6%
#######                                                                   10.4%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.0%
###############                                                           21.9%
#################                                                         24.0%
###################                
10:28:25 [2019-10-22T10:28:25.787Z] #20 ...
10:28:25 [2019-10-22T10:28:25.787Z] 
10:28:25 [2019-10-22T10:28:25.787Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:25 [2019-10-22T10:28:25.787Z] #57 62.96 Selecting previously unselected package python-pkg-resources.
10:28:25 [2019-10-22T10:28:25.788Z] #57 62.96 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 62.98 Unpacking python-pkg-resources (33.1.1-1) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 63.29 Selecting previously unselected package python-protobuf.
10:28:25 [2019-10-22T10:28:25.788Z] #57 63.29 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 63.31 Unpacking python-protobuf (3.0.0-9) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 64.00 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 64.10 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 64.11 Setting up python-pkg-resources (33.1.1-1) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 69.35 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 69.47 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 69.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 69.66 Setting up python-protobuf (3.0.0-9) ...
10:28:25 [2019-10-22T10:28:25.788Z] #57 ...
10:28:25 [2019-10-22T10:28:25.788Z] 
10:28:25 [2019-10-22T10:28:25.788Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:26 [2019-10-22T10:28:26.226Z] #44 20.72 Building dependency tree...
10:28:26 [2019-10-22T10:28:26.226Z] #44 21.45 Reading state information...
10:28:26 [2019-10-22T10:28:26.313Z] #20 13.89 
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.2%
#####                                                                      7.6%
#######                                                                   10.4%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.0%
###############                                                           21.9%
#################                                                         24.0%
###################                                                       27.2%
#####################                                                     30.3%
########################                                                  33.8%
##########################                                                36.3%
#############################                                             41.2%
###########################
10:28:26 [2019-10-22T10:28:26.313Z] #20 ...
10:28:26 [2019-10-22T10:28:26.313Z] 
10:28:26 [2019-10-22T10:28:26.313Z] #10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:28:26 [2019-10-22T10:28:26.313Z] #10 DONE 4.0s
10:28:26 [2019-10-22T10:28:26.313Z] 
10:28:26 [2019-10-22T10:28:26.313Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:26 [2019-10-22T10:28:26.482Z] #44 21.61 The following additional packages will be installed:
10:28:26 [2019-10-22T10:28:26.483Z] #44 21.61   btrfs-progs liblzo2-2
10:28:26 [2019-10-22T10:28:26.483Z] #44 21.74 The following NEW packages will be installed:
10:28:26 [2019-10-22T10:28:26.575Z] #20 13.89 
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.2%
#####                                                                      7.6%
#######                                                                   10.4%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.0%
###############                                                           21.9%
#################                                                         24.0%
###################                                                       27.2%
#####################                                                     30.3%
########################                                                  33.8%
##########################                                                36.3%
#############################                                             41.2%
################################                                          44.9%
###################################                                       48.6%
###################################                                       49.9%
10:28:26 [2019-10-22T10:28:26.575Z] #20 ...
10:28:26 [2019-10-22T10:28:26.575Z] 
10:28:26 [2019-10-22T10:28:26.575Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.71 Selecting previously unselected package liblzo2-2:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.71 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.88 Selecting previously unselected package libicu57:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.89 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 63.89 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.04 Selecting previously unselected package libxml2:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.05 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.93 Selecting previously unselected package libarchive13:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.93 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 72.94 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.51 Selecting previously unselected package libjsoncpp1:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.52 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.82 Selecting previously unselected package libuv1:amd64.
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.82 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 73.83 Unpacking libuv1:amd64 (1.9.1-3) ...
10:28:26 [2019-10-22T10:28:26.575Z] #35 ...
10:28:26 [2019-10-22T10:28:26.575Z] 
10:28:26 [2019-10-22T10:28:26.575Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:26 [2019-10-22T10:28:26.739Z] #44 21.74   btrfs-progs btrfs-tools liblzo2-2
10:28:27 [2019-10-22T10:28:27.301Z] #44 ...
10:28:27 [2019-10-22T10:28:27.301Z] 
10:28:27 [2019-10-22T10:28:27.301Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:27 [2019-10-22T10:28:27.301Z] #35 12.50 Fetched 7919 kB in 9s (845 kB/s)
10:28:27 [2019-10-22T10:28:27.301Z] #35 12.50 Reading package lists...
10:28:27 [2019-10-22T10:28:27.301Z] #35 16.75 Reading package lists...
10:28:27 [2019-10-22T10:28:27.301Z] #35 20.68 Building dependency tree...
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.41 Reading state information...
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.87 The following additional packages will be installed:
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.88   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.88 Suggested packages:
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.88   codeblocks eclipse ninja-build lrzip
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.88 Recommended packages:
10:28:27 [2019-10-22T10:28:27.301Z] #35 21.88   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:28:27 [2019-10-22T10:28:27.301Z] #35 22.27 The following NEW packages will be installed:
10:28:27 [2019-10-22T10:28:27.301Z] #35 22.27   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:28:27 [2019-10-22T10:28:27.301Z] #35 22.28   vim-common xxd
10:28:27 [2019-10-22T10:28:27.557Z] #35 ...
10:28:27 [2019-10-22T10:28:27.557Z] 
10:28:27 [2019-10-22T10:28:27.557Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:28:27 [2019-10-22T10:28:27.557Z] #15 22.31 + cd /tmp/tmp.Niueci4ld8/src/github.com/go-swagger/go-swagger
10:28:27 [2019-10-22T10:28:27.557Z] #15 22.31 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:28:27 [2019-10-22T10:28:27.814Z] #15 22.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:28:27 [2019-10-22T10:28:27.814Z] #15 ...
10:28:27 [2019-10-22T10:28:27.814Z] 
10:28:27 [2019-10-22T10:28:27.814Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:27 [2019-10-22T10:28:27.814Z] #6 13.05 Fetched 7919 kB in 9s (819 kB/s)
10:28:27 [2019-10-22T10:28:27.814Z] #6 13.05 Reading package lists...
10:28:27 [2019-10-22T10:28:27.814Z] #6 17.06 Reading package lists...
10:28:27 [2019-10-22T10:28:27.814Z] #6 21.32 Building dependency tree...
10:28:27 [2019-10-22T10:28:27.814Z] #6 21.89 Reading state information...
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.36 The following additional packages will be installed:
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.36   libapparmor1 libseccomp2
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.36 Suggested packages:
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.36   seccomp
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.50 The following NEW packages will be installed:
10:28:27 [2019-10-22T10:28:27.814Z] #6 22.52   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:28:28 [2019-10-22T10:28:28.073Z] #6 ...
10:28:28 [2019-10-22T10:28:28.073Z] 
10:28:28 [2019-10-22T10:28:28.073Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.86 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.86 Need to get 649 kB of archives.
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.86 After this operation, 4320 kB of additional disk space will be used.
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:28:28 [2019-10-22T10:28:28.073Z] #44 22.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:28:28 [2019-10-22T10:28:28.073Z] #44 23.22 debconf: delaying package configuration, since apt-utils is not installed
10:28:28 [2019-10-22T10:28:28.073Z] #44 23.28 Fetched 649 kB in 1s (595 kB/s)
10:28:28 [2019-10-22T10:28:28.073Z] #44 23.32 Selecting previously unselected package liblzo2-2:amd64.
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.33 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.44 Selecting previously unselected package btrfs-progs.
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.45 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:28:28 [2019-10-22T10:28:28.331Z] #44 23.45 Unpacking btrfs-progs (4.7.3-1) ...
10:28:28 [2019-10-22T10:28:28.647Z] #20 13.89 
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.2%
#####                                                                      7.6%
#######                                                                   10.4%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.0%
###############                                                           21.9%
#################                                                         24.0%
###################                                                       27.2%
#####################                                                     30.3%
########################                                                  33.8%
##########################                                                36.3%
#############################                                             41.2%
################################                                          44.9%
###################################                                       48.6%
###################################                                       49.9%
######################################                                    52.8%
#######################################                                   55.5%
##########################################                                59.1%
############################################                              61.9%
#############################################                             62.9%
##############################################                            64.6%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.2%
#################################################                         69.2%
##################################################                        70.8%
####################################################                      73.2%
#######################################################                   76.8%
##########################################################                81.1%
#############################################################             85.0%
###############################################################           88.3%
###################################################################       93.5%
######################################################################## 100.0%
10:28:28 [2019-10-22T10:28:28.647Z] #20 18.08 
10:28:28 [2019-10-22T10:28:28.790Z] + cd /tmp/tmp.YeujKgFK4L/src/github.com/containerd/containerd
10:28:28 [2019-10-22T10:28:28.790Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:28 [2019-10-22T10:28:28.790Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:28:28 [2019-10-22T10:28:28.790Z] + BUILDTAGS='netgo osusergo static_build'
10:28:28 [2019-10-22T10:28:28.790Z] + export EXTRA_FLAGS=-buildmode=pie
10:28:28 [2019-10-22T10:28:28.790Z] + EXTRA_FLAGS=-buildmode=pie
10:28:28 [2019-10-22T10:28:28.790Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:28:28 [2019-10-22T10:28:28.790Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:28:28 [2019-10-22T10:28:28.790Z] + '[' '' = dynamic ']'
10:28:28 [2019-10-22T10:28:28.790Z] + make
10:28:28 [2019-10-22T10:28:28.893Z] #44 24.02 Selecting previously unselected package btrfs-tools.
10:28:28 [2019-10-22T10:28:28.893Z] #44 24.02 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:28:28 [2019-10-22T10:28:28.893Z] #44 24.03 Unpacking btrfs-tools (4.7.3-1) ...
10:28:29 [2019-10-22T10:28:29.152Z] #44 24.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:29 [2019-10-22T10:28:29.152Z] #44 24.24 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:29 [2019-10-22T10:28:29.152Z] #44 24.25 Setting up btrfs-progs (4.7.3-1) ...
10:28:29 [2019-10-22T10:28:29.152Z] #44 24.26 Setting up btrfs-tools (4.7.3-1) ...
10:28:29 [2019-10-22T10:28:29.152Z] #44 24.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:29 [2019-10-22T10:28:29.165Z] 🇩 bin/ctr
10:28:29 [2019-10-22T10:28:29.582Z] #20 ...
10:28:29 [2019-10-22T10:28:29.582Z] 
10:28:29 [2019-10-22T10:28:29.582Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:28:29 [2019-10-22T10:28:29.582Z] #33 66.39 bufio
10:28:29 [2019-10-22T10:28:29.582Z] #33 68.45 syscall
10:28:29 [2019-10-22T10:28:29.840Z] #33 ...
10:28:29 [2019-10-22T10:28:29.840Z] 
10:28:29 [2019-10-22T10:28:29.840Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.58 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.59 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.60 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.63 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.65 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.66 Setting up protobuf-c-compiler (1.2.1-2) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.68 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.72 Setting up protobuf-compiler (3.0.0-9) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.73 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.74 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:28:29 [2019-10-22T10:28:29.840Z] #57 76.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:30 [2019-10-22T10:28:30.405Z] #57 ...
10:28:30 [2019-10-22T10:28:30.405Z] 
10:28:30 [2019-10-22T10:28:30.405Z] #11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:28:30 [2019-10-22T10:28:30.405Z] #11 DONE 3.9s
10:28:30 [2019-10-22T10:28:30.405Z] 
10:28:30 [2019-10-22T10:28:30.405Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:30 [2019-10-22T10:28:30.405Z] #57 DONE 77.6s
10:28:30 [2019-10-22T10:28:30.405Z] 
10:28:30 [2019-10-22T10:28:30.405Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:30 [2019-10-22T10:28:30.560Z] #44 DONE 25.7s
10:28:30 [2019-10-22T10:28:30.560Z] 
10:28:30 [2019-10-22T10:28:30.560Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 Need to get 300 kB of archives.
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 After this operation, 1201 kB of additional disk space will be used.
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:28:30 [2019-10-22T10:28:30.560Z] #6 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.27 debconf: delaying package configuration, since apt-utils is not installed
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.45 Fetched 300 kB in 1s (283 kB/s)
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.69 Selecting previously unselected package libseccomp2:amd64.
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.71 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.82 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.94 Selecting previously unselected package libseccomp-dev:amd64.
10:28:30 [2019-10-22T10:28:30.560Z] #6 24.94 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:28:30 [2019-10-22T10:28:30.560Z] #6 25.11 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:28:30 [2019-10-22T10:28:30.560Z] #6 25.68 Selecting previously unselected package libapparmor1:amd64.
10:28:30 [2019-10-22T10:28:30.560Z] #6 25.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:28:30 [2019-10-22T10:28:30.560Z] #6 25.70 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:28:30 [2019-10-22T10:28:30.816Z] #6 ...
10:28:30 [2019-10-22T10:28:30.817Z] 
10:28:30 [2019-10-22T10:28:30.817Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:30 [2019-10-22T10:28:30.817Z] #45 DONE 0.1s
10:28:30 [2019-10-22T10:28:30.817Z] 
10:28:30 [2019-10-22T10:28:30.817Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:30 [2019-10-22T10:28:30.817Z] #6 25.81 Selecting previously unselected package libapparmor-dev:amd64.
10:28:30 [2019-10-22T10:28:30.817Z] #6 25.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:28:30 [2019-10-22T10:28:30.817Z] #6 25.82 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:28:30 [2019-10-22T10:28:30.817Z] #6 25.99 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:30 [2019-10-22T10:28:30.817Z] #6 26.02 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:28:31 [2019-10-22T10:28:31.075Z] #6 ...
10:28:31 [2019-10-22T10:28:31.075Z] 
10:28:31 [2019-10-22T10:28:31.075Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:28:31 [2019-10-22T10:28:31.075Z] #17 18.11 Reading package lists...
10:28:31 [2019-10-22T10:28:31.075Z] #17 21.96 Building dependency tree...
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.55 Reading state information...
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.74 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.74 The following additional packages will be installed:
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.74   libjq1 libonig4
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.80 The following NEW packages will be installed:
10:28:31 [2019-10-22T10:28:31.075Z] #17 22.81   jq libjq1 libonig4
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.82 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.82 Need to get 327 kB of archives.
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.82 After this operation, 1157 kB of additional disk space will be used.
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:28:31 [2019-10-22T10:28:31.075Z] #17 23.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.41 debconf: delaying package configuration, since apt-utils is not installed
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.52 Fetched 327 kB in 1s (301 kB/s)
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.78 Selecting previously unselected package libonig4:amd64.
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.80 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 24.87 Unpacking libonig4:amd64 (6.1.3-2) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.19 Selecting previously unselected package libjq1:amd64.
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.20 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.22 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.68 Selecting previously unselected package jq.
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.71 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.72 Unpacking jq (1.5+dfsg-1.3) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.88 Setting up libonig4:amd64 (6.1.3-2) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.88 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 25.96 Setting up jq (1.5+dfsg-1.3) ...
10:28:31 [2019-10-22T10:28:31.075Z] #17 DONE 26.1s
10:28:31 [2019-10-22T10:28:31.075Z] 
10:28:31 [2019-10-22T10:28:31.075Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:28:31 [2019-10-22T10:28:31.075Z] #6 26.04 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:28:31 [2019-10-22T10:28:31.075Z] #6 26.05 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:28:31 [2019-10-22T10:28:31.075Z] #6 26.06 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:28:31 [2019-10-22T10:28:31.075Z] #6 26.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:31 [2019-10-22T10:28:31.332Z] #6 DONE 26.3s
10:28:31 [2019-10-22T10:28:31.332Z] 
10:28:31 [2019-10-22T10:28:31.332Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:28:31 [2019-10-22T10:28:31.332Z] #19 DONE 0.2s
10:28:31 [2019-10-22T10:28:31.332Z] 
10:28:31 [2019-10-22T10:28:31.332Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:31 [2019-10-22T10:28:31.332Z] #20 ...
10:28:31 [2019-10-22T10:28:31.332Z] 
10:28:31 [2019-10-22T10:28:31.332Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:31 [2019-10-22T10:28:31.332Z] #40 DONE 0.2s
10:28:31 [2019-10-22T10:28:31.635Z] 
10:28:31 [2019-10-22T10:28:31.635Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.34 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.34 Need to get 13.7 MB of archives.
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.34 After this operation, 57.2 MB of additional disk space will be used.
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.77 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 23.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:28:31 [2019-10-22T10:28:31.635Z] #35 24.72 debconf: delaying package configuration, since apt-utils is not installed
10:28:31 [2019-10-22T10:28:31.635Z] #35 24.81 Fetched 13.7 MB in 1s (8420 kB/s)
10:28:31 [2019-10-22T10:28:31.635Z] #35 24.90 Selecting previously unselected package cmake-data.
10:28:31 [2019-10-22T10:28:31.635Z] #35 24.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:28:31 [2019-10-22T10:28:31.635Z] #35 24.92 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:28:31 [2019-10-22T10:28:31.635Z] #35 25.08 Unpacking cmake-data (3.7.2-1) ...
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.22 Selecting previously unselected package liblzo2-2:amd64.
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.22 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.22 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.33 Selecting previously unselected package libicu57:amd64.
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.34 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
10:28:32 [2019-10-22T10:28:32.199Z] #35 27.34 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.300Z] #58 ...
10:28:32 [2019-10-22T10:28:32.300Z] 
10:28:32 [2019-10-22T10:28:32.300Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:28:32 [2019-10-22T10:28:32.300Z] #30 68.87 time
10:28:32 [2019-10-22T10:28:32.300Z] #30 74.48 sort
10:28:32 [2019-10-22T10:28:32.300Z] #30 75.71 internal/fmtsort
10:28:32 [2019-10-22T10:28:32.300Z] #30 76.43 internal/poll
10:28:32 [2019-10-22T10:28:32.300Z] #30 76.71 internal/syscall/unix
10:28:32 [2019-10-22T10:28:32.300Z] #30 77.09 strings
10:28:32 [2019-10-22T10:28:32.300Z] #30 ...
10:28:32 [2019-10-22T10:28:32.300Z] 
10:28:32 [2019-10-22T10:28:32.300Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:32 [2019-10-22T10:28:32.300Z] #20 19.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:28:32 [2019-10-22T10:28:32.300Z] #20 19.97 
10:28:32 [2019-10-22T10:28:32.300Z] #20 20.39 
######################################################################## 100.0%
10:28:32 [2019-10-22T10:28:32.300Z] #20 20.67 
10:28:32 [2019-10-22T10:28:32.561Z] #20 ...
10:28:32 [2019-10-22T10:28:32.561Z] 
10:28:32 [2019-10-22T10:28:32.561Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:32 [2019-10-22T10:28:32.561Z] #35 74.15 Selecting previously unselected package cmake.
10:28:32 [2019-10-22T10:28:32.561Z] #35 74.17 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 74.42 Unpacking cmake (3.7.2-1) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.23 Selecting previously unselected package xxd.
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.26 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.60 Selecting previously unselected package vim-common.
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.60 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 78.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.13 Processing triggers for mime-support (3.60) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.18 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.19 Setting up libuv1:amd64 (1.9.1-3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.20 Setting up cmake-data (3.7.2-1) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.23 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.24 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.32 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.34 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.38 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.40 Setting up cmake (3.7.2-1) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 79.49 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:32 [2019-10-22T10:28:32.561Z] #35 DONE 79.8s
10:28:32 [2019-10-22T10:28:32.561Z] 
10:28:32 [2019-10-22T10:28:32.561Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:32 [2019-10-22T10:28:32.561Z] #36 DONE 0.1s
10:28:32 [2019-10-22T10:28:32.819Z] 
10:28:32 [2019-10-22T10:28:32.819Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:28:32 [2019-10-22T10:28:32.819Z] #37 DONE 0.1s
10:28:32 [2019-10-22T10:28:32.819Z] 
10:28:32 [2019-10-22T10:28:32.819Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:28:34 [2019-10-22T10:28:34.726Z] #38 ...
10:28:34 [2019-10-22T10:28:34.726Z] 
10:28:34 [2019-10-22T10:28:34.726Z] #12 [dev 6/22] RUN ldconfig
10:28:34 [2019-10-22T10:28:34.726Z] #12 DONE 4.1s
10:28:34 [2019-10-22T10:28:34.726Z] 
10:28:34 [2019-10-22T10:28:34.726Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:28:34 [2019-10-22T10:28:34.726Z] #42 14.85 + cd /tmp/tmp.tJjdFX17ce/src/github.com/opencontainers/runc
10:28:34 [2019-10-22T10:28:34.726Z] #42 14.86 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:28:34 [2019-10-22T10:28:34.726Z] #42 15.10 + '[' -z '' ']'
10:28:34 [2019-10-22T10:28:34.726Z] #42 15.10 + target=static
10:28:34 [2019-10-22T10:28:34.726Z] #42 15.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:28:34 [2019-10-22T10:28:34.726Z] #42 17.60 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
10:28:34 [2019-10-22T10:28:34.726Z] #42 ...
10:28:34 [2019-10-22T10:28:34.726Z] 
10:28:34 [2019-10-22T10:28:34.726Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:34 [2019-10-22T10:28:34.726Z] #20 22.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:28:34 [2019-10-22T10:28:34.726Z] #20 23.00 
10:28:34 [2019-10-22T10:28:34.726Z] #20 23.34 
######################################                                    53.8%
######################################################################## 100.0%
10:28:34 [2019-10-22T10:28:34.726Z] #20 23.50 
10:28:35 [2019-10-22T10:28:35.480Z] #35 ...
10:28:35 [2019-10-22T10:28:35.480Z] 
10:28:35 [2019-10-22T10:28:35.480Z] #7 [dev 1/22] RUN groupadd -r docker
10:28:35 [2019-10-22T10:28:35.480Z] #7 DONE 3.9s
10:28:35 [2019-10-22T10:28:35.480Z] 
10:28:35 [2019-10-22T10:28:35.480Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:35 [2019-10-22T10:28:35.480Z] #35 30.28 Selecting previously unselected package libxml2:amd64.
10:28:35 [2019-10-22T10:28:35.480Z] #35 ...
10:28:35 [2019-10-22T10:28:35.480Z] 
10:28:35 [2019-10-22T10:28:35.480Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
10:28:35 [2019-10-22T10:28:35.661Z] #20 25.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:28:35 [2019-10-22T10:28:35.661Z] #20 25.13 skipping existing 1849cc453dee
10:28:35 [2019-10-22T10:28:35.919Z] #20 25.32 
10:28:36 [2019-10-22T10:28:36.116Z] + dpkg --print-architecture
10:28:36 [2019-10-22T10:28:36.116Z] + cd /tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution
10:28:36 [2019-10-22T10:28:36.116Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:28:36 [2019-10-22T10:28:36.116Z] + GOPATH=/tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r3pNIQi48N
10:28:36 [2019-10-22T10:28:36.116Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:28:37 [2019-10-22T10:28:37.815Z] #20 27.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:28:38 [2019-10-22T10:28:38.003Z] #8 DONE 2.9s
10:28:38 [2019-10-22T10:28:38.003Z] 
10:28:38 [2019-10-22T10:28:38.003Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:38 [2019-10-22T10:28:38.003Z] #20 4.025 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:28:38 [2019-10-22T10:28:38.003Z] #20 4.374 
10:28:38 [2019-10-22T10:28:38.003Z] #20 4.620 
#####                                                                      8.0%
##################                                                        25.0%
################################                                          44.6%
###########################################                               60.7%
######################################################                    75.9%
###################################################################       93.4%
######################################################################## 100.0%
10:28:38 [2019-10-22T10:28:38.003Z] #20 5.545 
10:28:38 [2019-10-22T10:28:38.003Z] #20 5.800 
###################                                                       26.7%
############################################################              83.8%
######################################################################## 100.0%
10:28:38 [2019-10-22T10:28:38.003Z] #20 6.281 
10:28:38 [2019-10-22T10:28:38.076Z] #20 27.60 
10:28:38 [2019-10-22T10:28:38.259Z] #20 6.495 
######                                                                     8.9%
#############################                                             41.6%
#################################################                         69.0%
#################################################################         91.5%
######################################################################## 100.0%
10:28:38 [2019-10-22T10:28:38.259Z] #20 7.135 
10:28:38 [2019-10-22T10:28:38.641Z] #20 27.92 
######################################################################## 100.0%
10:28:38 [2019-10-22T10:28:38.641Z] #20 28.05 
10:28:38 [2019-10-22T10:28:38.641Z] #20 28.10 Download of images into '/build' complete.
10:28:38 [2019-10-22T10:28:38.641Z] #20 28.10 Use something like the following to load the result into a Docker daemon:
10:28:38 [2019-10-22T10:28:38.641Z] #20 28.10   tar -cC '/build' . | docker load
10:28:38 [2019-10-22T10:28:38.898Z] #20 DONE 28.4s
10:28:38 [2019-10-22T10:28:38.898Z] 
10:28:38 [2019-10-22T10:28:38.898Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.126 + RM_GOPATH=0
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.126 + TMP_GOPATH=
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.126 + : /build
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.126 + '[' -z '' ']'
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.127 ++ mktemp -d
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.140 + export GOPATH=/tmp/tmp.86znsscEuW
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.140 + GOPATH=/tmp/tmp.86znsscEuW
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.140 + RM_GOPATH=1
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.141 ++ dirname ./install.sh
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.147 + dir=.
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.147 + bin=tini
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.147 + shift
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.147 + '[' '!' -f ./tini.installer ']'
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 + . ./tini.installer
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 + install_tini
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.149 + git clone https://github.com/krallin/tini.git /tmp/tmp.86znsscEuW/tini
10:28:38 [2019-10-22T10:28:38.898Z] #38 3.151 Cloning into '/tmp/tmp.86znsscEuW/tini'...
10:28:38 [2019-10-22T10:28:38.898Z] #38 4.209 + cd /tmp/tmp.86znsscEuW/tini
10:28:38 [2019-10-22T10:28:38.898Z] #38 4.209 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:28:38 [2019-10-22T10:28:38.898Z] #38 4.240 + cmake .
10:28:38 [2019-10-22T10:28:38.898Z] #38 4.698 -- The C compiler identification is GNU 6.3.0
10:28:38 [2019-10-22T10:28:38.898Z] #38 4.733 -- Check for working C compiler: /usr/bin/cc
10:28:38 [2019-10-22T10:28:38.898Z] #38 5.112 -- Check for working C compiler: /usr/bin/cc -- works
10:28:38 [2019-10-22T10:28:38.898Z] #38 5.114 -- Detecting C compiler ABI info
10:28:38 [2019-10-22T10:28:38.898Z] #38 5.695 -- Detecting C compiler ABI info - done
10:28:38 [2019-10-22T10:28:38.898Z] #38 5.778 -- Detecting C compile features
10:28:39 [2019-10-22T10:28:39.597Z] #20 7.348 
##                                                                         3.1%
######                                                                     9.1%
############                                                              17.6%
####################                                                      28.2%
#####################                                                     29.8%
######################                                                    31.5%
###########################                                               37.6%
###############################                                          
10:28:39 [2019-10-22T10:28:39.597Z] #20 ...
10:28:39 [2019-10-22T10:28:39.597Z] 
10:28:39 [2019-10-22T10:28:39.597Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.71 Selecting previously unselected package libarchive13:amd64.
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.71 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.73 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.89 Selecting previously unselected package libjsoncpp1:amd64.
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.89 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 30.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.03 Selecting previously unselected package libuv1:amd64.
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.05 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.05 Unpacking libuv1:amd64 (1.9.1-3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.19 Selecting previously unselected package cmake.
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.20 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 31.30 Unpacking cmake (3.7.2-1) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.16 Selecting previously unselected package xxd.
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.17 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.35 Selecting previously unselected package vim-common.
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.36 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.38 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.51 Processing triggers for mime-support (3.60) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.54 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.55 Setting up libuv1:amd64 (1.9.1-3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.56 Setting up cmake-data (3.7.2-1) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.58 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.59 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.60 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.65 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.70 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.72 Setting up cmake (3.7.2-1) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 33.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:28:39 [2019-10-22T10:28:39.597Z] #35 DONE 34.6s
10:28:39 [2019-10-22T10:28:39.597Z] 
10:28:39 [2019-10-22T10:28:39.597Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:39 [2019-10-22T10:28:39.597Z] #20 7.348 
##                                                                         3.1%
######                                                                     9.1%
############                                                              17.6%
####################                                                      28.2%
#####################                                                     29.8%
######################                                                    31.5%
###########################                                               37.6%
###############################                                           43.4%
##################################                                        48.1%
10:28:39 [2019-10-22T10:28:39.597Z] #20 ...
10:28:39 [2019-10-22T10:28:39.597Z] 
10:28:39 [2019-10-22T10:28:39.597Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:28:39 [2019-10-22T10:28:39.597Z] #36 DONE 0.1s
10:28:39 [2019-10-22T10:28:39.597Z] 
10:28:39 [2019-10-22T10:28:39.597Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:40 [2019-10-22T10:28:40.272Z] #38 ...
10:28:40 [2019-10-22T10:28:40.272Z] 
10:28:40 [2019-10-22T10:28:40.272Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:28:40 [2019-10-22T10:28:40.272Z] #33 76.97 sort
10:28:40 [2019-10-22T10:28:40.272Z] #33 77.98 time
10:28:40 [2019-10-22T10:28:40.272Z] #33 78.89 internal/fmtsort
10:28:40 [2019-10-22T10:28:40.272Z] #33 79.81 internal/syscall/unix
10:28:40 [2019-10-22T10:28:40.272Z] #33 80.12 strings
10:28:40 [2019-10-22T10:28:40.272Z] #33 83.60 path
10:28:40 [2019-10-22T10:28:40.272Z] #33 84.23 regexp/syntax
10:28:40 [2019-10-22T10:28:40.272Z] #33 84.70 internal/poll
10:28:40 [2019-10-22T10:28:40.272Z] #33 ...
10:28:40 [2019-10-22T10:28:40.272Z] 
10:28:40 [2019-10-22T10:28:40.272Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:40 [2019-10-22T10:28:40.272Z] #58 5.658 Note: Building without ia32 C/R, missed ia32 support in gcc
10:28:40 [2019-10-22T10:28:40.272Z] #58 5.658       That may be related to missing gcc-multilib in your
10:28:40 [2019-10-22T10:28:40.272Z] #58 5.658       distribution or you may have Debian with buggy toolchain
10:28:40 [2019-10-22T10:28:40.272Z] #58 5.659       (issue https://github.com/xemul/criu/issues/315)
10:28:40 [2019-10-22T10:28:40.272Z] #58 7.104 fatal: Not a git repository (or any of the parent directories): .git
10:28:40 [2019-10-22T10:28:40.272Z] #58 7.128   GEN      .gitid
10:28:40 [2019-10-22T10:28:40.272Z] #58 7.154   GEN      criu/include/version.h
10:28:40 [2019-10-22T10:28:40.272Z] #58 7.171   GEN      include/common/asm
10:28:40 [2019-10-22T10:28:40.272Z] #58 8.715   PBCC     images/google/protobuf/descriptor.pb-c.c
10:28:40 [2019-10-22T10:28:40.272Z] #58 8.917   PBCC     images/opts.pb-c.c
10:28:40 [2019-10-22T10:28:40.272Z] #58 8.967   PBCC     images/sit.pb-c.c
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.170   DEP      images/google/protobuf/descriptor.pb-c.d
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.301   DEP      images/opts.pb-c.d
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.381   DEP      images/sit.pb-c.d
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.495   PBCC     images/macvlan.pb-c.c
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.630   DEP      images/macvlan.pb-c.d
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.694   PBCC     images/autofs.pb-c.c
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.850   DEP      images/autofs.pb-c.d
10:28:40 [2019-10-22T10:28:40.272Z] #58 9.986   PBCC     images/sysctl.pb-c.c
10:28:40 [2019-10-22T10:28:40.376Z] #20 7.348 
##                                                                         3.1%
######                                                                     9.1%
############                                                              17.6%
####################                                                      28.2%
#####################                                                     29.8%
######################                                                    31.5%
###########################                                               37.6%
###############################                                           43.4%
##################################                                        48.1%
#######################################                                   55.0%
##############################################                            64.5%
#####################################################                     73.7%
#########################################################                 79.3%
#############################################################             85.8%
##################################################################        92.1%
######################################################################    97.5%
######################################################################## 100.0%
10:28:40 [2019-10-22T10:28:40.376Z] #20 9.077 
10:28:40 [2019-10-22T10:28:40.531Z] #58 10.12   DEP      images/sysctl.pb-c.d
10:28:40 [2019-10-22T10:28:40.531Z] #58 10.25   PBCC     images/time.pb-c.c
10:28:40 [2019-10-22T10:28:40.531Z] #58 10.34   DEP      images/time.pb-c.d
10:28:40 [2019-10-22T10:28:40.788Z] #58 10.58   PBCC     images/binfmt-misc.pb-c.c
10:28:41 [2019-10-22T10:28:41.046Z] #58 10.71   DEP      images/binfmt-misc.pb-c.d
10:28:41 [2019-10-22T10:28:41.046Z] #58 10.90   PBCC     images/seccomp.pb-c.c
10:28:41 [2019-10-22T10:28:41.303Z] #58 10.98   DEP      images/seccomp.pb-c.d
10:28:41 [2019-10-22T10:28:41.303Z] #58 11.15   PBCC     images/userns.pb-c.c
10:28:41 [2019-10-22T10:28:41.306Z] #20 ...
10:28:41 [2019-10-22T10:28:41.306Z] 
10:28:41 [2019-10-22T10:28:41.306Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:28:41 [2019-10-22T10:28:41.306Z] #9 2.587 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:28:41 [2019-10-22T10:28:41.306Z] #9 DONE 3.0s
10:28:41 [2019-10-22T10:28:41.306Z] 
10:28:41 [2019-10-22T10:28:41.306Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:41 [2019-10-22T10:28:41.306Z] #20 9.786 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:28:41 [2019-10-22T10:28:41.306Z] #20 10.03 
10:28:41 [2019-10-22T10:28:41.306Z] #20 10.17 
######################################################################## 100.0%
10:28:41 [2019-10-22T10:28:41.561Z] #58 11.23   DEP      images/userns.pb-c.d
10:28:41 [2019-10-22T10:28:41.561Z] #58 11.43   PBCC     images/cgroup.pb-c.c
10:28:41 [2019-10-22T10:28:41.562Z] #20 10.26 
10:28:41 [2019-10-22T10:28:41.819Z] #58 11.53   DEP      images/cgroup.pb-c.d
10:28:41 [2019-10-22T10:28:41.819Z] #58 11.67   PBCC     images/fown.pb-c.c
10:28:41 [2019-10-22T10:28:41.819Z] #58 11.69   PBCC     images/ext-file.pb-c.c
10:28:42 [2019-10-22T10:28:42.076Z] #58 11.72   DEP      images/fown.pb-c.d
10:28:42 [2019-10-22T10:28:42.076Z] #58 11.75   DEP      images/ext-file.pb-c.d
10:28:42 [2019-10-22T10:28:42.076Z] #58 11.79   PBCC     images/rpc.pb-c.c
10:28:42 [2019-10-22T10:28:42.076Z] #58 11.86   DEP      images/rpc.pb-c.d
10:28:42 [2019-10-22T10:28:42.334Z] #58 11.91   PBCC     images/siginfo.pb-c.c
10:28:42 [2019-10-22T10:28:42.334Z] #58 11.95   DEP      images/siginfo.pb-c.d
10:28:42 [2019-10-22T10:28:42.334Z] #58 12.00   PBCC     images/pagemap.pb-c.c
10:28:42 [2019-10-22T10:28:42.334Z] #58 ...
10:28:42 [2019-10-22T10:28:42.334Z] 
10:28:42 [2019-10-22T10:28:42.334Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:28:42 [2019-10-22T10:28:42.334Z] #30 79.16 os
10:28:42 [2019-10-22T10:28:42.334Z] #30 80.92 bytes
10:28:42 [2019-10-22T10:28:42.334Z] #30 83.19 bufio
10:28:42 [2019-10-22T10:28:42.334Z] #30 84.60 path
10:28:42 [2019-10-22T10:28:42.334Z] #30 84.61 fmt
10:28:42 [2019-10-22T10:28:42.334Z] #30 85.23 path/filepath
10:28:42 [2019-10-22T10:28:42.334Z] #30 87.70 io/ioutil
10:28:42 [2019-10-22T10:28:42.334Z] #30 89.25 text/tabwriter
10:28:42 [2019-10-22T10:28:42.334Z] #30 ...
10:28:42 [2019-10-22T10:28:42.334Z] 
10:28:42 [2019-10-22T10:28:42.334Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:42 [2019-10-22T10:28:42.334Z] #58 12.06   DEP      images/pagemap.pb-c.d
10:28:42 [2019-10-22T10:28:42.334Z] #58 12.12   PBCC     images/rlimit.pb-c.c
10:28:42 [2019-10-22T10:28:42.490Z] #20 10.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:28:42 [2019-10-22T10:28:42.490Z] #20 11.21 
10:28:42 [2019-10-22T10:28:42.592Z] #58 12.13   DEP      images/rlimit.pb-c.d
10:28:42 [2019-10-22T10:28:42.592Z] #58 12.18   PBCC     images/file-lock.pb-c.c
10:28:42 [2019-10-22T10:28:42.592Z] #58 12.22   DEP      images/file-lock.pb-c.d
10:28:42 [2019-10-22T10:28:42.592Z] #58 12.26   PBCC     images/tty.pb-c.c
10:28:42 [2019-10-22T10:28:42.592Z] #58 12.35   DEP      images/tty.pb-c.d
10:28:42 [2019-10-22T10:28:42.747Z] #20 11.37 
######################################################################## 100.0%
10:28:42 [2019-10-22T10:28:42.747Z] #20 11.42 
10:28:42 [2019-10-22T10:28:42.849Z] #58 12.42   PBCC     images/tun.pb-c.c
10:28:42 [2019-10-22T10:28:42.849Z] #58 12.49   PBCC     images/netdev.pb-c.c
10:28:42 [2019-10-22T10:28:42.849Z] #58 12.56   DEP      images/tun.pb-c.d
10:28:42 [2019-10-22T10:28:42.849Z] #58 12.62   DEP      images/netdev.pb-c.d
10:28:42 [2019-10-22T10:28:42.949Z] + rm -rf /tmp/tmp.r3pNIQi48N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r3pNIQi48N
10:28:43 [2019-10-22T10:28:43.003Z] #20 ...
10:28:43 [2019-10-22T10:28:43.003Z] 
10:28:43 [2019-10-22T10:28:43.003Z] #10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:28:43 [2019-10-22T10:28:43.003Z] #10 DONE 2.0s
10:28:43 [2019-10-22T10:28:43.106Z] #58 12.69   PBCC     images/vma.pb-c.c
10:28:43 [2019-10-22T10:28:43.106Z] #58 12.77   DEP      images/vma.pb-c.d
10:28:43 [2019-10-22T10:28:43.106Z] #58 12.82   PBCC     images/creds.pb-c.c
10:28:43 [2019-10-22T10:28:43.106Z] #58 12.86   DEP      images/creds.pb-c.d
10:28:43 [2019-10-22T10:28:43.106Z] #58 12.90   PBCC     images/utsns.pb-c.c
10:28:43 [2019-10-22T10:28:43.258Z] 
10:28:43 [2019-10-22T10:28:43.258Z] #11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:28:43 [2019-10-22T10:28:43.364Z] #58 12.95   DEP      images/utsns.pb-c.d
10:28:43 [2019-10-22T10:28:43.364Z] #58 12.99   PBCC     images/ipc-desc.pb-c.c
10:28:43 [2019-10-22T10:28:43.364Z] #58 13.04   PBCC     images/ipc-sem.pb-c.c
10:28:43 [2019-10-22T10:28:43.364Z] #58 13.10   DEP      images/ipc-desc.pb-c.d
10:28:43 [2019-10-22T10:28:43.364Z] #58 13.14   DEP      images/ipc-sem.pb-c.d
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.23   PBCC     images/ipc-msg.pb-c.c
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.25   DEP      images/ipc-msg.pb-c.d
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.30   PBCC     images/ipc-shm.pb-c.c
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.33   DEP      images/ipc-shm.pb-c.d
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.37   PBCC     images/ipc-var.pb-c.c
10:28:43 [2019-10-22T10:28:43.623Z] #58 13.39   DEP      images/ipc-var.pb-c.d
10:28:43 [2019-10-22T10:28:43.881Z] #58 13.49   PBCC     images/sk-opts.pb-c.c
10:28:43 [2019-10-22T10:28:43.881Z] #58 13.55   PBCC     images/packet-sock.pb-c.c
10:28:43 [2019-10-22T10:28:43.959Z] Removing intermediate container 1d838082e9cb
10:28:43 [2019-10-22T10:28:43.959Z]  ---> 8cfbe0c525c0
10:28:43 [2019-10-22T10:28:43.959Z] Step 16/118 : FROM base AS swagger
10:28:43 [2019-10-22T10:28:43.959Z]  ---> 31779e44a03a
10:28:43 [2019-10-22T10:28:43.959Z] Step 17/118 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
10:28:43 [2019-10-22T10:28:43.959Z]  ---> Running in 3d2a6bad3ef6
10:28:44 [2019-10-22T10:28:44.138Z] #58 13.65   DEP      images/sk-opts.pb-c.d
10:28:44 [2019-10-22T10:28:44.138Z] #58 13.70   DEP      images/packet-sock.pb-c.d
10:28:44 [2019-10-22T10:28:44.138Z] #58 13.79   PBCC     images/sk-netlink.pb-c.c
10:28:44 [2019-10-22T10:28:44.138Z] #58 13.86   DEP      images/sk-netlink.pb-c.d
10:28:44 [2019-10-22T10:28:44.138Z] #58 13.93   PBCC     images/sk-inet.pb-c.c
10:28:44 [2019-10-22T10:28:44.138Z] #58 14.00   DEP      images/sk-inet.pb-c.d
10:28:44 [2019-10-22T10:28:44.244Z] Removing intermediate container 3d2a6bad3ef6
10:28:44 [2019-10-22T10:28:44.244Z]  ---> 13d0b648a4f3
10:28:44 [2019-10-22T10:28:44.244Z] Step 18/118 : 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"
10:28:44 [2019-10-22T10:28:44.244Z]  ---> Running in abd025e0eb0a
10:28:44 [2019-10-22T10:28:44.395Z] #58 14.08   PBCC     images/sk-unix.pb-c.c
10:28:44 [2019-10-22T10:28:44.395Z] #58 ...
10:28:44 [2019-10-22T10:28:44.395Z] 
10:28:44 [2019-10-22T10:28:44.395Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:44 [2019-10-22T10:28:44.395Z] #13 3.890 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:44 [2019-10-22T10:28:44.395Z] #13 3.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:44 [2019-10-22T10:28:44.395Z] #13 3.920 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:44 [2019-10-22T10:28:44.395Z] #13 3.932 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:44 [2019-10-22T10:28:44.395Z] #13 3.979 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:44 [2019-10-22T10:28:44.395Z] #13 4.923 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:44 [2019-10-22T10:28:44.395Z] #13 7.453 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:44 [2019-10-22T10:28:44.395Z] #13 8.103 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:44 [2019-10-22T10:28:44.527Z] + mktemp -d
10:28:44 [2019-10-22T10:28:44.527Z] + export GOPATH=/tmp/tmp.rekfTWiKFN
10:28:44 [2019-10-22T10:28:44.527Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.rekfTWiKFN/src/github.com/go-swagger/go-swagger
10:28:44 [2019-10-22T10:28:44.527Z] Cloning into '/tmp/tmp.rekfTWiKFN/src/github.com/go-swagger/go-swagger'...
10:28:44 [2019-10-22T10:28:44.667Z] #13 ...
10:28:44 [2019-10-22T10:28:44.667Z] 
10:28:44 [2019-10-22T10:28:44.667Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:44 [2019-10-22T10:28:44.667Z] #58 14.17   DEP      images/sk-unix.pb-c.d
10:28:44 [2019-10-22T10:28:44.667Z] #58 14.23   PBCC     images/mm.pb-c.c
10:28:44 [2019-10-22T10:28:44.667Z] #58 14.36   DEP      images/mm.pb-c.d
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.47   PBCC     images/timerfd.pb-c.c
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.56   DEP      images/timerfd.pb-c.d
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.63   PBCC     images/timer.pb-c.c
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.67   DEP      images/timer.pb-c.d
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.73   PBCC     images/sa.pb-c.c
10:28:44 [2019-10-22T10:28:44.924Z] #58 14.79   DEP      images/sa.pb-c.d
10:28:45 [2019-10-22T10:28:45.156Z] #11 DONE 1.9s
10:28:45 [2019-10-22T10:28:45.156Z] 
10:28:45 [2019-10-22T10:28:45.156Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:28:45 [2019-10-22T10:28:45.156Z] #20 12.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:28:45 [2019-10-22T10:28:45.156Z] #20 12.24 skipping existing 1849cc453dee
10:28:45 [2019-10-22T10:28:45.156Z] #20 12.29 
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.23 
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.38 
######################################################################## 100.0%
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.48 
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.54 Download of images into '/build' complete.
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.54 Use something like the following to load the result into a Docker daemon:
10:28:45 [2019-10-22T10:28:45.156Z] #20 13.54   tar -cC '/build' . | docker load
10:28:45 [2019-10-22T10:28:45.156Z] #20 DONE 13.7s
10:28:45 [2019-10-22T10:28:45.156Z] 
10:28:45 [2019-10-22T10:28:45.156Z] #12 [dev 6/22] RUN ldconfig
10:28:45 [2019-10-22T10:28:45.183Z] #58 ...
10:28:45 [2019-10-22T10:28:45.183Z] 
10:28:45 [2019-10-22T10:28:45.183Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.137 -- Detecting C compile features - done
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.255 -- Performing Test HAS_BUILTIN_FORTIFY
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.509 -- Configuring done
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.533 -- Generating done
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.543 -- Build files have been written to: /tmp/tmp.86znsscEuW/tini
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.555 + make tini-static
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.848 Scanning dependencies of target tini-static
10:28:45 [2019-10-22T10:28:45.183Z] #38 9.918 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:28:45 [2019-10-22T10:28:45.183Z] #38 11.45 [100%] Linking C executable tini-static
10:28:45 [2019-10-22T10:28:45.183Z] #38 11.86 [100%] Built target tini-static
10:28:45 [2019-10-22T10:28:45.183Z] #38 11.94 + mkdir -p /build
10:28:45 [2019-10-22T10:28:45.183Z] #38 11.94 + cp tini-static /build/docker-init
10:28:45 [2019-10-22T10:28:45.183Z] #38 DONE 12.5s
10:28:45 [2019-10-22T10:28:45.183Z] 
10:28:45 [2019-10-22T10:28:45.183Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:45 [2019-10-22T10:28:45.183Z] #58 14.84   PBCC     images/pipe-data.pb-c.c
10:28:45 [2019-10-22T10:28:45.183Z] #58 14.88   DEP      images/pipe-data.pb-c.d
10:28:45 [2019-10-22T10:28:45.440Z] #58 14.97   PBCC     images/mnt.pb-c.c
10:28:45 [2019-10-22T10:28:45.440Z] #58 15.01   DEP      images/mnt.pb-c.d
10:28:45 [2019-10-22T10:28:45.440Z] #58 15.16   PBCC     images/sk-packet.pb-c.c
10:28:45 [2019-10-22T10:28:45.697Z] #58 15.24   DEP      images/sk-packet.pb-c.d
10:28:45 [2019-10-22T10:28:45.697Z] #58 15.39   PBCC     images/tcp-stream.pb-c.c
10:28:45 [2019-10-22T10:28:45.697Z] #58 15.51   DEP      images/tcp-stream.pb-c.d
10:28:45 [2019-10-22T10:28:45.955Z] #58 15.56   PBCC     images/pipe.pb-c.c
10:28:45 [2019-10-22T10:28:45.955Z] #58 15.63   DEP      images/pipe.pb-c.d
10:28:45 [2019-10-22T10:28:45.955Z] #58 15.67   PBCC     images/pstree.pb-c.c
10:28:45 [2019-10-22T10:28:45.955Z] #58 15.72   DEP      images/pstree.pb-c.d
10:28:46 [2019-10-22T10:28:46.212Z] #58 15.83   PBCC     images/fs.pb-c.c
10:28:46 [2019-10-22T10:28:46.212Z] #58 15.89   DEP      images/fs.pb-c.d
10:28:46 [2019-10-22T10:28:46.212Z] #58 15.97   PBCC     images/signalfd.pb-c.c
10:28:46 [2019-10-22T10:28:46.469Z] #58 16.19   DEP      images/signalfd.pb-c.d
10:28:46 [2019-10-22T10:28:46.470Z] #58 16.23   PBCC     images/fh.pb-c.c
10:28:46 [2019-10-22T10:28:46.470Z] #58 16.28   PBCC     images/fsnotify.pb-c.c
10:28:46 [2019-10-22T10:28:46.727Z] #58 16.38   DEP      images/fh.pb-c.d
10:28:46 [2019-10-22T10:28:46.727Z] #58 16.45   DEP      images/fsnotify.pb-c.d
10:28:46 [2019-10-22T10:28:46.727Z] #58 16.51   PBCC     images/eventpoll.pb-c.c
10:28:46 [2019-10-22T10:28:46.727Z] #58 16.57   DEP      images/eventpoll.pb-c.d
10:28:46 [2019-10-22T10:28:46.985Z] #58 16.66   PBCC     images/eventfd.pb-c.c
10:28:46 [2019-10-22T10:28:46.985Z] #58 16.73   DEP      images/eventfd.pb-c.d
10:28:46 [2019-10-22T10:28:46.985Z] #58 16.80   PBCC     images/remap-file-path.pb-c.c
10:28:46 [2019-10-22T10:28:46.985Z] #58 16.83   DEP      images/remap-file-path.pb-c.d
10:28:47 [2019-10-22T10:28:47.243Z] #58 16.87   PBCC     images/fifo.pb-c.c
10:28:47 [2019-10-22T10:28:47.243Z] #58 16.91   DEP      images/fifo.pb-c.d
10:28:47 [2019-10-22T10:28:47.243Z] #58 16.96   PBCC     images/ghost-file.pb-c.c
10:28:47 [2019-10-22T10:28:47.243Z] #58 17.01   DEP      images/ghost-file.pb-c.d
10:28:47 [2019-10-22T10:28:47.243Z] #58 17.03   PBCC     images/regfile.pb-c.c
10:28:47 [2019-10-22T10:28:47.243Z] #58 17.06   DEP      images/regfile.pb-c.d
10:28:47 [2019-10-22T10:28:47.500Z] #58 17.12   PBCC     images/ns.pb-c.c
10:28:47 [2019-10-22T10:28:47.500Z] #58 17.16   DEP      images/ns.pb-c.d
10:28:47 [2019-10-22T10:28:47.500Z] #58 17.20   PBCC     images/fdinfo.pb-c.c
10:28:47 [2019-10-22T10:28:47.500Z] #58 17.29   DEP      images/fdinfo.pb-c.d
10:28:47 [2019-10-22T10:28:47.500Z] #58 17.34   PBCC     images/core-aarch64.pb-c.c
10:28:47 [2019-10-22T10:28:47.757Z] #58 17.37   PBCC     images/core-arm.pb-c.c
10:28:47 [2019-10-22T10:28:47.757Z] #58 17.40   PBCC     images/core-ppc64.pb-c.c
10:28:47 [2019-10-22T10:28:47.757Z] #58 17.45   PBCC     images/core-s390.pb-c.c
10:28:47 [2019-10-22T10:28:47.757Z] #58 17.47   PBCC     images/core-x86.pb-c.c
10:28:47 [2019-10-22T10:28:47.757Z] #58 17.54   PBCC     images/core.pb-c.c
10:28:48 [2019-10-22T10:28:48.015Z] #58 17.65   PBCC     images/inventory.pb-c.c
10:28:48 [2019-10-22T10:28:48.015Z] #58 17.74   DEP      images/core-aarch64.pb-c.d
10:28:48 [2019-10-22T10:28:48.015Z] #58 17.80   DEP      images/core-arm.pb-c.d
10:28:48 [2019-10-22T10:28:48.274Z] #58 17.83   DEP      images/core-ppc64.pb-c.d
10:28:48 [2019-10-22T10:28:48.274Z] #58 17.90   DEP      images/core-s390.pb-c.d
10:28:48 [2019-10-22T10:28:48.274Z] #58 17.97   DEP      images/core-x86.pb-c.d
10:28:48 [2019-10-22T10:28:48.423Z] #12 DONE 3.1s
10:28:48 [2019-10-22T10:28:48.424Z] 
10:28:48 [2019-10-22T10:28:48.424Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.06   DEP      images/core.pb-c.d
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.11   DEP      images/inventory.pb-c.d
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.17   PBCC     images/cpuinfo.pb-c.c
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.21   DEP      images/cpuinfo.pb-c.d
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.26   PBCC     images/stats.pb-c.c
10:28:48 [2019-10-22T10:28:48.532Z] #58 18.29   DEP      images/stats.pb-c.d
10:28:49 [2019-10-22T10:28:49.902Z] #58 19.74 make[1]: Nothing to be done for 'all'.
10:28:50 [2019-10-22T10:28:50.833Z] #58 ...
10:28:50 [2019-10-22T10:28:50.833Z] 
10:28:50 [2019-10-22T10:28:50.833Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:28:50 [2019-10-22T10:28:50.833Z] #33 87.58 os
10:28:50 [2019-10-22T10:28:50.833Z] #33 91.41 regexp
10:28:50 [2019-10-22T10:28:50.833Z] #33 92.00 fmt
10:28:50 [2019-10-22T10:28:50.833Z] #33 95.79 path/filepath
10:28:50 [2019-10-22T10:28:50.833Z] #33 97.13 io/ioutil
10:28:50 [2019-10-22T10:28:50.833Z] #33 97.56 flag
10:28:50 [2019-10-22T10:28:50.833Z] #33 97.76 go/token
10:28:50 [2019-10-22T10:28:50.833Z] #33 ...
10:28:50 [2019-10-22T10:28:50.833Z] 
10:28:50 [2019-10-22T10:28:50.833Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:28:50 [2019-10-22T10:28:50.833Z] #47 32.77 + cd /tmp/tmp.q3XPrjx6yN/src/github.com/containerd/containerd
10:28:50 [2019-10-22T10:28:50.833Z] #47 32.77 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + export 'BUILDTAGS=netgo osusergo static_build'
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + BUILDTAGS='netgo osusergo static_build'
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + export EXTRA_FLAGS=-buildmode=pie
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + EXTRA_FLAGS=-buildmode=pie
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + '[' '' = dynamic ']'
10:28:50 [2019-10-22T10:28:50.833Z] #47 34.56 + make
10:28:50 [2019-10-22T10:28:50.833Z] #47 35.05 🇩 bin/ctr
10:28:51 [2019-10-22T10:28:51.359Z] + cd /tmp/tmp.rekfTWiKFN/src/github.com/go-swagger/go-swagger
10:28:51 [2019-10-22T10:28:51.359Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:28:51 [2019-10-22T10:28:51.398Z] #47 ...
10:28:51 [2019-10-22T10:28:51.398Z] 
10:28:51 [2019-10-22T10:28:51.398Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:51 [2019-10-22T10:28:51.398Z] #58 21.11   CC       images/stats.o
10:28:51 [2019-10-22T10:28:51.642Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:28:51 [2019-10-22T10:28:51.656Z] #58 21.50   CC       images/core.o
10:28:51 [2019-10-22T10:28:51.695Z] #13 3.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:28:51 [2019-10-22T10:28:51.695Z] #13 3.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:28:51 [2019-10-22T10:28:51.695Z] #13 3.482 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:28:51 [2019-10-22T10:28:51.695Z] #13 3.494 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:28:51 [2019-10-22T10:28:51.695Z] #13 3.495 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:28:51 [2019-10-22T10:28:51.951Z] #13 3.753 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:28:52 [2019-10-22T10:28:52.512Z] #13 4.186 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:28:52 [2019-10-22T10:28:52.512Z] #13 4.489 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:28:52 [2019-10-22T10:28:52.587Z] #58 22.23   CC       images/core-x86.o
10:28:53 [2019-10-22T10:28:53.153Z] #58 ...
10:28:53 [2019-10-22T10:28:53.153Z] 
10:28:53 [2019-10-22T10:28:53.153Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:28:53 [2019-10-22T10:28:53.153Z] #30 90.27 github.com/BurntSushi/toml
10:28:53 [2019-10-22T10:28:53.153Z] #30 90.27 flag
10:28:53 [2019-10-22T10:28:53.153Z] #30 92.91 log
10:28:53 [2019-10-22T10:28:53.153Z] #30 95.30 github.com/BurntSushi/toml/cmd/tomlv
10:28:53 [2019-10-22T10:28:53.153Z] #30 DONE 100.1s
10:28:53 [2019-10-22T10:28:53.153Z] 
10:28:53 [2019-10-22T10:28:53.153Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:28:53 [2019-10-22T10:28:53.153Z] #58 22.84   CC       images/core-arm.o
10:28:53 [2019-10-22T10:28:53.719Z] #58 23.43   CC       images/core-aarch64.o
10:28:54 [2019-10-22T10:28:54.285Z] #58 23.94   CC       images/core-ppc64.o
10:28:54 [2019-10-22T10:28:54.852Z] #58 24.59   CC       images/core-s390.o
10:28:55 [2019-10-22T10:28:55.114Z] #13 6.766 Fetched 7919 kB in 4s (1820 kB/s)
10:28:55 [2019-10-22T10:28:55.786Z] #58 25.23   CC       images/cpuinfo.o
10:28:55 [2019-10-22T10:28:55.786Z] #58 25.57   CC       images/inventory.o
10:28:56 [2019-10-22T10:28:56.049Z] #13 6.766 Reading package lists...
10:28:56 [2019-10-22T10:28:56.352Z] #58 25.85   CC       images/fdinfo.o
10:28:56 [2019-10-22T10:28:56.610Z] #58 26.27   CC       images/fown.o
10:28:56 [2019-10-22T10:28:56.868Z] #58 26.54   CC       images/ns.o
10:28:57 [2019-10-22T10:28:57.126Z] #58 26.71   CC       images/regfile.o
10:28:57 [2019-10-22T10:28:57.384Z] #58 27.00   CC       images/ghost-file.o
10:28:57 [2019-10-22T10:28:57.716Z] #13 8.102 Reading package lists...
10:28:57 [2019-10-22T10:28:57.716Z] #13 9.387 Building dependency tree...
10:28:57 [2019-10-22T10:28:57.716Z] #13 9.608 Reading state information...
10:28:57 [2019-10-22T10:28:57.877Z] 🇩 bin/containerd
10:28:57 [2019-10-22T10:28:57.949Z] #58 27.39   CC       images/fifo.o
10:28:57 [2019-10-22T10:28:57.949Z] #58 27.58   CC       images/remap-file-path.o
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.770 The following additional packages will be installed:
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.770   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.771   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.771   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.771   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.772   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.772   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.772   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.773   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.773   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.775 Suggested packages:
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.775   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776   vim-doc vim-scripts xfsdump acl attr quota
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776 Recommended packages:
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:28:57 [2019-10-22T10:28:57.973Z] #13 9.776   python3-keyrings.alt python3-xdg unzip
10:28:58 [2019-10-22T10:28:58.207Z] #58 27.88   CC       images/eventfd.o
10:28:58 [2019-10-22T10:28:58.465Z] #58 28.12   CC       images/eventpoll.o
10:28:58 [2019-10-22T10:28:58.723Z] #58 28.42   CC       images/fh.o
10:28:59 [2019-10-22T10:28:59.300Z] #58 28.77   CC       images/fsnotify.o
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24 The following NEW packages will be installed:
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   apparmor aufs-tools bash-completion binutils-mingw-w64
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:28:59 [2019-10-22T10:28:59.337Z] #13 11.24   xfsprogs xxd xz-utils zip
10:28:59 [2019-10-22T10:28:59.915Z] #58 29.57   CC       images/signalfd.o
10:28:59 [2019-10-22T10:28:59.915Z] #58 29.75   CC       images/fs.o
10:29:00 [2019-10-22T10:29:00.174Z] #58 30.04   CC       images/pstree.o
10:29:00 [2019-10-22T10:29:00.432Z] #58 30.30   CC       images/pipe.o
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.30 0 upgraded, 66 newly installed, 0 to remove and 12 not upgraded.
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.30 Need to get 90.8 MB of archives.
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.30 After this operation, 541 MB of additional disk space will be used.
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.49 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.50 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.50 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.51 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.57 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.57 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.58 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.58 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.58 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.58 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.59 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.59 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.59 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.64 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.65 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.65 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 12.66 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:29:00 [2019-10-22T10:29:00.700Z] #13 ...
10:29:00 [2019-10-22T10:29:00.700Z] 
10:29:00 [2019-10-22T10:29:00.700Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:29:00 [2019-10-22T10:29:00.996Z] #15 55.85 + rm -rf /tmp/tmp.Niueci4ld8
10:29:00 [2019-10-22T10:29:00.999Z] #58 30.57   CC       images/tcp-stream.o
10:29:00 [2019-10-22T10:29:00.999Z] #58 30.75   CC       images/sk-packet.o
10:29:01 [2019-10-22T10:29:01.256Z] #58 31.02   CC       images/mnt.o
10:29:01 [2019-10-22T10:29:01.513Z] #58 31.20   CC       images/pipe-data.o
10:29:01 [2019-10-22T10:29:01.770Z] #58 ...
10:29:01 [2019-10-22T10:29:01.770Z] 
10:29:01 [2019-10-22T10:29:01.770Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:01 [2019-10-22T10:29:01.770Z] #33 98.58 go/scanner
10:29:01 [2019-10-22T10:29:01.770Z] #33 99.59 net/url
10:29:01 [2019-10-22T10:29:01.770Z] #33 99.79 go/ast
10:29:01 [2019-10-22T10:29:01.770Z] #33 101.6 text/template/parse
10:29:01 [2019-10-22T10:29:01.770Z] #33 104.6 go/parser
10:29:01 [2019-10-22T10:29:01.770Z] #33 106.9 text/template
10:29:01 [2019-10-22T10:29:01.770Z] #33 108.0 log
10:29:01 [2019-10-22T10:29:01.770Z] #33 108.7 encoding/binary
10:29:01 [2019-10-22T10:29:01.770Z] #33 ...
10:29:01 [2019-10-22T10:29:01.770Z] 
10:29:01 [2019-10-22T10:29:01.770Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:01 [2019-10-22T10:29:01.770Z] #58 31.46   CC       images/sa.o
10:29:02 [2019-10-22T10:29:02.027Z] #58 31.69   CC       images/timer.o
10:29:02 [2019-10-22T10:29:02.284Z] #58 ...
10:29:02 [2019-10-22T10:29:02.284Z] 
10:29:02 [2019-10-22T10:29:02.284Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:02 [2019-10-22T10:29:02.284Z] #13 17.73 Fetched 7919 kB in 14s (533 kB/s)
10:29:02 [2019-10-22T10:29:02.284Z] #13 17.73 Reading package lists...
10:29:02 [2019-10-22T10:29:02.284Z] #13 22.92 Reading package lists...
10:29:02 [2019-10-22T10:29:02.284Z] #13 27.45 Building dependency tree...
10:29:02 [2019-10-22T10:29:02.284Z] #13 ...
10:29:02 [2019-10-22T10:29:02.284Z] 
10:29:02 [2019-10-22T10:29:02.284Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:02 [2019-10-22T10:29:02.284Z] #58 32.01   CC       images/timerfd.o
10:29:02 [2019-10-22T10:29:02.849Z] #58 32.31   CC       images/mm.o
10:29:03 [2019-10-22T10:29:03.107Z] #58 32.67   CC       images/sk-opts.o
10:29:03 [2019-10-22T10:29:03.107Z] #58 32.83   CC       images/sk-unix.o
10:29:03 [2019-10-22T10:29:03.364Z] #58 33.12   CC       images/sk-inet.o
10:29:03 [2019-10-22T10:29:03.622Z] #58 33.47   CC       images/tun.o
10:29:04 [2019-10-22T10:29:04.189Z] #58 33.76   CC       images/sk-netlink.o
10:29:04 [2019-10-22T10:29:04.189Z] #58 34.02   CC       images/packet-sock.o
10:29:04 [2019-10-22T10:29:04.260Z] #15 DONE 59.1s
10:29:04 [2019-10-22T10:29:04.260Z] 
10:29:04 [2019-10-22T10:29:04.260Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.71 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.71 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.71 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.71 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.83 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.83 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 12.97 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.02 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.06 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.07 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.14 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.15 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.40 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.41 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.49 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.62 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.62 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.63 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]
10:29:04 [2019-10-22T10:29:04.260Z] #13 13.92 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]
10:29:04 [2019-10-22T10:29:04.260Z] #13 14.10 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]
10:29:04 [2019-10-22T10:29:04.260Z] #13 14.17 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 14.36 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:29:04 [2019-10-22T10:29:04.260Z] #13 14.55 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]
10:29:04 [2019-10-22T10:29:04.260Z] #13 14.62 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]
10:29:04 [2019-10-22T10:29:04.260Z] #13 15.97 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]
10:29:04 [2019-10-22T10:29:04.515Z] #13 16.50 debconf: delaying package configuration, since apt-utils is not installed
10:29:04 [2019-10-22T10:29:04.755Z] #58 34.59   CC       images/ipc-var.o
10:29:04 [2019-10-22T10:29:04.770Z] #13 16.52 Fetched 90.8 MB in 5s (17.9 MB/s)
10:29:04 [2019-10-22T10:29:04.770Z] #13 16.56 Selecting previously unselected package bash-completion.
10:29:04 [2019-10-22T10:29:04.770Z] #13 16.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 ... 15161 files and directories currently installed.)
10:29:04 [2019-10-22T10:29:04.770Z] #13 16.56 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:29:05 [2019-10-22T10:29:05.320Z] #58 34.79   CC       images/ipc-desc.o
10:29:05 [2019-10-22T10:29:05.320Z] #58 35.00   CC       images/ipc-shm.o
10:29:05 [2019-10-22T10:29:05.333Z] #13 17.31 Unpacking bash-completion (1:2.1-4.3) ...
10:29:05 [2019-10-22T10:29:05.578Z] #58 35.23   CC       images/ipc-msg.o
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.52 Selecting previously unselected package libnfnetlink0:amd64.
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.52 Preparing to unpack .../01-libnfnetlink0_1.0.1-3_amd64.deb ...
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.53 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.56 Selecting previously unselected package libpcrecpp0v5:amd64.
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.56 Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.56 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.61 Selecting previously unselected package libudev-dev:amd64.
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.61 Preparing to unpack .../03-libudev-dev_232-25+deb9u12_amd64.deb ...
10:29:05 [2019-10-22T10:29:05.589Z] #13 17.62 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
10:29:05 [2019-10-22T10:29:05.836Z] #58 35.55   CC       images/ipc-sem.o
10:29:05 [2019-10-22T10:29:05.845Z] #13 17.67 Selecting previously unselected package libpython3.5-minimal:amd64.
10:29:05 [2019-10-22T10:29:05.845Z] #13 17.67 Preparing to unpack .../04-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:29:05 [2019-10-22T10:29:05.845Z] #13 17.68 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:29:05 [2019-10-22T10:29:05.845Z] #13 17.92 Selecting previously unselected package python3.5-minimal.
10:29:06 [2019-10-22T10:29:06.095Z] #58 35.73   CC       images/utsns.o
10:29:06 [2019-10-22T10:29:06.095Z] #58 35.96   CC       images/creds.o
10:29:06 [2019-10-22T10:29:06.099Z] #13 17.92 Preparing to unpack .../05-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.099Z] #13 17.93 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.23 Selecting previously unselected package python3-minimal.
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.23 Preparing to unpack .../06-python3-minimal_3.5.3-1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.23 Unpacking python3-minimal (3.5.3-1) ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.26 Selecting previously unselected package libmpdec2:amd64.
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.26 Preparing to unpack .../07-libmpdec2_2.4.2-1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.26 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.29 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.29 Preparing to unpack .../08-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.357Z] #13 18.30 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:29:06 [2019-10-22T10:29:06.656Z] #13 18.65 Selecting previously unselected package python3.5.
10:29:06 [2019-10-22T10:29:06.656Z] #13 18.65 Preparing to unpack .../09-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.660Z] #58 36.27   CC       images/vma.o
10:29:06 [2019-10-22T10:29:06.660Z] #58 36.53   CC       images/netdev.o
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.66 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.69 Selecting previously unselected package libpython3-stdlib:amd64.
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.69 Preparing to unpack .../10-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.69 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.72 Selecting previously unselected package dh-python.
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.72 Preparing to unpack .../11-dh-python_2.20170125_all.deb ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.73 Unpacking dh-python (2.20170125) ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.86 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:29:06 [2019-10-22T10:29:06.911Z] #13 18.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:29:07 [2019-10-22T10:29:07.226Z] #58 36.80   CC       images/tty.o
10:29:07 [2019-10-22T10:29:07.514Z] #13 19.31 Setting up python3-minimal (3.5.3-1) ...
10:29:07 [2019-10-22T10:29:07.514Z] #13 19.55 Selecting previously unselected package python3.
10:29:07 [2019-10-22T10:29:07.791Z] #58 37.40   CC       images/file-lock.o
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.55 (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 ... 16738 files and directories currently installed.)
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.56 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.56 Unpacking python3 (3.5.3-1) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.58 Selecting previously unselected package pigz.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.58 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.59 Unpacking pigz (2.3.4-1) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.62 Selecting previously unselected package libip4tc0:amd64.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.62 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.62 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.65 Selecting previously unselected package libip6tc0:amd64.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.65 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.66 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.69 Selecting previously unselected package libiptc0:amd64.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.69 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.69 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.72 Selecting previously unselected package libxtables12:amd64.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.73 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.76 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.79 Selecting previously unselected package iptables.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.79 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.80 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.85 Selecting previously unselected package xxd.
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.85 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:29:07 [2019-10-22T10:29:07.812Z] #13 19.90 Selecting previously unselected package vim-common.
10:29:08 [2019-10-22T10:29:08.049Z] #58 37.57   CC       images/rlimit.o
10:29:08 [2019-10-22T10:29:08.049Z] #58 37.71   CC       images/pagemap.o
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.90 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.95 Selecting previously unselected package bzip2.
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.95 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.95 Unpacking bzip2 (1.0.6-8.1) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.98 Selecting previously unselected package libgpm2:amd64.
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.98 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 19.98 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.01 Selecting previously unselected package xz-utils.
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.01 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.01 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.06 Selecting previously unselected package aufs-tools.
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.06 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.10 Selecting previously unselected package liblzo2-2:amd64.
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.10 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.11 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:29:08 [2019-10-22T10:29:08.066Z] #13 20.13 Selecting previously unselected package btrfs-progs.
10:29:08 [2019-10-22T10:29:08.307Z] #58 37.92   CC       images/siginfo.o
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.14 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.14 Unpacking btrfs-progs (4.7.3-1) ...
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.36 Selecting previously unselected package btrfs-tools.
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.36 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.36 Unpacking btrfs-tools (4.7.3-1) ...
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.40 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:29:08 [2019-10-22T10:29:08.321Z] #13 20.40 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.565Z] #58 38.18   CC       images/rpc.o
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.52 Selecting previously unselected package dmsetup.
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.52 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.52 Unpacking dmsetup (2:1.02.137-2) ...
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.57 Selecting previously unselected package libonig4:amd64.
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.57 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.577Z] #13 20.57 Unpacking libonig4:amd64 (6.1.3-2) ...
10:29:08 [2019-10-22T10:29:08.832Z] #13 20.69 Selecting previously unselected package libjq1:amd64.
10:29:08 [2019-10-22T10:29:08.832Z] #13 20.69 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.832Z] #13 20.70 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:29:08 [2019-10-22T10:29:08.832Z] #13 20.79 Selecting previously unselected package jq.
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.80 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.80 Unpacking jq (1.5+dfsg-1.3) ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.83 Selecting previously unselected package libaio1:amd64.
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.83 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.84 Unpacking libaio1:amd64 (0.3.110-3) ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.86 Selecting previously unselected package libcap2-bin.
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.86 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.86 Unpacking libcap2-bin (1:2.25-1) ...
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.90 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:29:08 [2019-10-22T10:29:08.833Z] #13 20.90 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 20.90 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 20.92 Selecting previously unselected package libsepol1-dev:amd64.
10:29:09 [2019-10-22T10:29:09.087Z] #13 20.92 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 20.93 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 21.07 Selecting previously unselected package libpcre16-3:amd64.
10:29:09 [2019-10-22T10:29:09.087Z] #13 21.08 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 21.08 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:29:09 [2019-10-22T10:29:09.087Z] #13 21.19 Selecting previously unselected package libpcre32-3:amd64.
10:29:09 [2019-10-22T10:29:09.131Z] #58 ...
10:29:09 [2019-10-22T10:29:09.131Z] 
10:29:09 [2019-10-22T10:29:09.131Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:09 [2019-10-22T10:29:09.131Z] #13 27.45 Building dependency tree...
10:29:09 [2019-10-22T10:29:09.131Z] #13 28.36 Reading state information...
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.19 The following additional packages will be installed:
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.19   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.20 Suggested packages:
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   vim-doc vim-scripts xfsdump acl attr quota
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21 Recommended packages:
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:29:09 [2019-10-22T10:29:09.131Z] #13 29.21   python3-keyrings.alt python3-xdg unzip
10:29:09 [2019-10-22T10:29:09.131Z] #13 32.99 The following NEW packages will be installed:
10:29:09 [2019-10-22T10:29:09.131Z] #13 32.99   apparmor aufs-tools bash-completion binutils-mingw-w64
10:29:09 [2019-10-22T10:29:09.131Z] #13 32.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:29:09 [2019-10-22T10:29:09.131Z] #13 32.99   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.00   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.01   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:29:09 [2019-10-22T10:29:09.131Z] #13 33.02   xfsprogs xxd xz-utils zip
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.11 0 upgraded, 66 newly installed, 0 to remove and 12 not upgraded.
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.11 Need to get 90.8 MB of archives.
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.11 After this operation, 541 MB of additional disk space will be used.
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.53 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.72 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.76 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.77 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:29:09 [2019-10-22T10:29:09.131Z] #13 34.78 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:29:09 [2019-10-22T10:29:09.342Z] #13 21.19 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.342Z] #13 21.19 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:29:09 [2019-10-22T10:29:09.342Z] #13 21.31 Selecting previously unselected package libpcre3-dev:amd64.
10:29:09 [2019-10-22T10:29:09.342Z] #13 21.31 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.342Z] #13 21.32 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.79 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.79 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.82 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.83 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.86 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.86 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.88 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.89 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.91 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.95 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.96 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.98 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:29:09 [2019-10-22T10:29:09.389Z] #13 34.99 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:29:09 [2019-10-22T10:29:09.596Z] #13 21.52 Selecting previously unselected package libselinux1-dev:amd64.
10:29:09 [2019-10-22T10:29:09.596Z] #13 21.52 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.596Z] #13 21.53 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:29:09 [2019-10-22T10:29:09.596Z] #13 21.61 Selecting previously unselected package libdevmapper-dev:amd64.
10:29:09 [2019-10-22T10:29:09.596Z] #13 21.61 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.647Z] #13 34.99 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.00 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.01 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.02 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.02 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.03 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.04 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.09 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.13 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.16 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.16 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:29:09 [2019-10-22T10:29:09.647Z] #13 35.18 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.62 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.65 Selecting previously unselected package libreadline5:amd64.
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.65 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.72 Selecting previously unselected package libsystemd-dev:amd64.
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.73 Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_amd64.deb ...
10:29:09 [2019-10-22T10:29:09.851Z] #13 21.73 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
10:29:09 [2019-10-22T10:29:09.905Z] #13 35.34 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:29:09 [2019-10-22T10:29:09.905Z] #13 35.35 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:29:09 [2019-10-22T10:29:09.905Z] #13 ...
10:29:09 [2019-10-22T10:29:09.905Z] 
10:29:09 [2019-10-22T10:29:09.905Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:09 [2019-10-22T10:29:09.905Z] #58 39.56   CC       images/ext-file.o
10:29:10 [2019-10-22T10:29:10.163Z] #58 39.82   CC       images/cgroup.o
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.24 Selecting previously unselected package net-tools.
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.24 Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.24 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.29 Selecting previously unselected package python-pip-whl.
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.29 Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:29:10 [2019-10-22T10:29:10.412Z] #13 22.30 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.48 Selecting previously unselected package python3-pip.
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.48 Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.48 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.53 Selecting previously unselected package python3-pkg-resources.
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.53 Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.53 Unpacking python3-pkg-resources (33.1.1-1) ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.57 Selecting previously unselected package python3-setuptools.
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.57 Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.58 Unpacking python3-setuptools (33.1.1-1) ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.62 Selecting previously unselected package python3-wheel.
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.63 Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.63 Unpacking python3-wheel (0.29.0-2) ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.66 Selecting previously unselected package thin-provisioning-tools.
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.66 Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:29:10 [2019-10-22T10:29:10.667Z] #13 22.67 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:29:10 [2019-10-22T10:29:10.728Z] #58 40.45   CC       images/userns.o
10:29:10 [2019-10-22T10:29:10.921Z] #13 22.84 Selecting previously unselected package vim-runtime.
10:29:10 [2019-10-22T10:29:10.921Z] #13 22.84 Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:29:10 [2019-10-22T10:29:10.921Z] #13 22.85 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:29:10 [2019-10-22T10:29:10.921Z] #13 22.86 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:29:10 [2019-10-22T10:29:10.921Z] #13 22.86 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:29:10 [2019-10-22T10:29:10.986Z] #58 40.82   CC       images/google/protobuf/descriptor.o
10:29:12 [2019-10-22T10:29:12.281Z] #13 24.24 Selecting previously unselected package vim.
10:29:12 [2019-10-22T10:29:12.281Z] #13 24.25 Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.281Z] #13 24.25 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.36 Selecting previously unselected package xfsprogs.
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.37 Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.37 Unpacking xfsprogs (4.9.0+nmu1) ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.52 Selecting previously unselected package zip.
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.52 Preparing to unpack .../43-zip_3.0-11+b1_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.53 Unpacking zip (3.0-11+b1) ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.56 Selecting previously unselected package libapparmor-perl.
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.56 Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.57 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:29:12 [2019-10-22T10:29:12.536Z] #13 24.61 Selecting previously unselected package apparmor.
10:29:12 [2019-10-22T10:29:12.791Z] #13 24.61 Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.791Z] #13 24.62 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:29:12 [2019-10-22T10:29:12.791Z] #13 24.71 Selecting previously unselected package binutils-mingw-w64-i686.
10:29:12 [2019-10-22T10:29:12.791Z] #13 24.71 Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:29:12 [2019-10-22T10:29:12.791Z] #13 24.71 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:29:12 [2019-10-22T10:29:12.886Z] #58 42.50   CC       images/opts.o
10:29:13 [2019-10-22T10:29:13.144Z] #58 42.68   CC       images/seccomp.o
10:29:13 [2019-10-22T10:29:13.402Z] #58 43.01   CC       images/binfmt-misc.o
10:29:13 [2019-10-22T10:29:13.402Z] #58 43.19   CC       images/time.o
10:29:13 [2019-10-22T10:29:13.402Z] #58 ...
10:29:13 [2019-10-22T10:29:13.402Z] 
10:29:13 [2019-10-22T10:29:13.402Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:13 [2019-10-22T10:29:13.402Z] #33 110.3 encoding/base64
10:29:13 [2019-10-22T10:29:13.402Z] #33 110.9 encoding/json
10:29:13 [2019-10-22T10:29:13.402Z] #33 112.3 go/doc
10:29:13 [2019-10-22T10:29:13.402Z] #33 115.6 github.com/LK4D4/vndr/build
10:29:13 [2019-10-22T10:29:13.402Z] #33 116.6 encoding/xml
10:29:13 [2019-10-22T10:29:13.402Z] #33 119.7 github.com/LK4D4/vndr/godl/singleflight
10:29:13 [2019-10-22T10:29:13.402Z] #33 120.0 compress/flate
10:29:13 [2019-10-22T10:29:13.660Z] #33 ...
10:29:13 [2019-10-22T10:29:13.660Z] 
10:29:13 [2019-10-22T10:29:13.660Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.46 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.47 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.48 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.50 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.50 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.54 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.89 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 35.97 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.03 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.04 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.05 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.10 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]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.28 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]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.40 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]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.41 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 36.72 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:29:13 [2019-10-22T10:29:13.660Z] #13 37.00 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]
10:29:13 [2019-10-22T10:29:13.660Z] #13 37.01 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]
10:29:13 [2019-10-22T10:29:13.917Z] #13 39.51 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]
10:29:14 [2019-10-22T10:29:14.042Z] + rm -rf /tmp/tmp.rekfTWiKFN
10:29:14 [2019-10-22T10:29:14.042Z] Removing intermediate container abd025e0eb0a
10:29:14 [2019-10-22T10:29:14.042Z]  ---> 4837c3e36453
10:29:14 [2019-10-22T10:29:14.042Z] Step 19/118 : FROM base AS frozen-images
10:29:14 [2019-10-22T10:29:14.042Z]  ---> 31779e44a03a
10:29:14 [2019-10-22T10:29:14.042Z] Step 20/118 : ARG DEBIAN_FRONTEND
10:29:14 [2019-10-22T10:29:14.042Z]  ---> Using cache
10:29:14 [2019-10-22T10:29:14.042Z]  ---> a2246ddaf64e
10:29:14 [2019-10-22T10:29:14.042Z] Step 21/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
10:29:14 [2019-10-22T10:29:14.042Z]  ---> Running in b6423fc5e67b
10:29:14 [2019-10-22T10:29:14.042Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:29:14 [2019-10-22T10:29:14.042Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:29:14 [2019-10-22T10:29:14.042Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:29:14 [2019-10-22T10:29:14.042Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:29:14 [2019-10-22T10:29:14.042Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:29:14 [2019-10-22T10:29:14.042Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:29:14 [2019-10-22T10:29:14.042Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:29:14 [2019-10-22T10:29:14.153Z] #13 25.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:29:14 [2019-10-22T10:29:14.153Z] #13 25.78 Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:29:14 [2019-10-22T10:29:14.153Z] #13 25.78 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:29:14 [2019-10-22T10:29:14.325Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.57 Selecting previously unselected package binutils-mingw-w64.
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.57 Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.58 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.61 Selecting previously unselected package mingw-w64-common.
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.61 Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
10:29:14 [2019-10-22T10:29:14.712Z] #13 26.62 Unpacking mingw-w64-common (5.0.1-1) ...
10:29:15 [2019-10-22T10:29:15.272Z] #13 27.26 Selecting previously unselected package mingw-w64-x86-64-dev.
10:29:15 [2019-10-22T10:29:15.272Z] #13 27.26 Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:29:15 [2019-10-22T10:29:15.272Z] #13 27.26 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:29:15 [2019-10-22T10:29:15.290Z] #13 ...
10:29:15 [2019-10-22T10:29:15.291Z] 
10:29:15 [2019-10-22T10:29:15.291Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:15 [2019-10-22T10:29:15.291Z] #33 122.3 hash
10:29:15 [2019-10-22T10:29:15.548Z] #33 122.5 hash/crc32
10:29:15 [2019-10-22T10:29:15.806Z] #33 122.7 context
10:29:16 [2019-10-22T10:29:16.198Z] #13 28.19 Selecting previously unselected package gcc-mingw-w64-base.
10:29:16 [2019-10-22T10:29:16.198Z] #13 28.20 Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:29:16 [2019-10-22T10:29:16.198Z] #13 28.20 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:29:16 [2019-10-22T10:29:16.198Z] #13 28.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:29:16 [2019-10-22T10:29:16.350Z] Fetched 7720 kB in 2s (3205 kB/s)
10:29:16 [2019-10-22T10:29:16.371Z] #33 123.3 compress/gzip
10:29:16 [2019-10-22T10:29:16.371Z] #33 123.4 crypto/cipher
10:29:16 [2019-10-22T10:29:16.453Z] #13 28.24 Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:29:16 [2019-10-22T10:29:16.453Z] #13 28.24 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:29:17 [2019-10-22T10:29:17.304Z] #33 124.1 math/rand
10:29:17 [2019-10-22T10:29:17.361Z] Reading package lists...
10:29:17 [2019-10-22T10:29:17.870Z] #33 124.7 crypto/aes
10:29:17 [2019-10-22T10:29:17.937Z] 🇩 bin/containerd-stress
10:29:17 [2019-10-22T10:29:17.937Z] 🇩 bin/containerd-shim
10:29:18 [2019-10-22T10:29:18.128Z] #33 124.9 math/big
10:29:18 [2019-10-22T10:29:18.373Z] Reading package lists...
10:29:18 [2019-10-22T10:29:18.656Z] Building dependency tree...
10:29:18 [2019-10-22T10:29:18.656Z] Reading state information...
10:29:18 [2019-10-22T10:29:18.656Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:29:18 [2019-10-22T10:29:18.656Z] The following additional packages will be installed:
10:29:18 [2019-10-22T10:29:18.656Z]   libjq1 libonig4
10:29:18 [2019-10-22T10:29:18.939Z] The following NEW packages will be installed:
10:29:18 [2019-10-22T10:29:18.939Z]   jq libjq1 libonig4
10:29:18 [2019-10-22T10:29:18.939Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:29:18 [2019-10-22T10:29:18.939Z] Need to get 310 kB of archives.
10:29:18 [2019-10-22T10:29:18.939Z] After this operation, 1267 kB of additional disk space will be used.
10:29:18 [2019-10-22T10:29:18.939Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
10:29:18 [2019-10-22T10:29:18.939Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
10:29:18 [2019-10-22T10:29:18.939Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
10:29:19 [2019-10-22T10:29:19.061Z] #33 125.8 crypto
10:29:19 [2019-10-22T10:29:19.061Z] #33 125.9 crypto/des
10:29:19 [2019-10-22T10:29:19.223Z] debconf: delaying package configuration, since apt-utils is not installed
10:29:19 [2019-10-22T10:29:19.223Z] Fetched 310 kB in 0s (3609 kB/s)
10:29:19 [2019-10-22T10:29:19.223Z] Selecting previously unselected package libonig4:ppc64el.
10:29:19 [2019-10-22T10:29:19.223Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:29:19 [2019-10-22T10:29:19.223Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
10:29:19 [2019-10-22T10:29:19.223Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
10:29:19 [2019-10-22T10:29:19.223Z] Selecting previously unselected package libjq1:ppc64el.
10:29:19 [2019-10-22T10:29:19.223Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
10:29:19 [2019-10-22T10:29:19.223Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
10:29:19 [2019-10-22T10:29:19.223Z] Selecting previously unselected package jq.
10:29:19 [2019-10-22T10:29:19.223Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
10:29:19 [2019-10-22T10:29:19.223Z] Unpacking jq (1.5+dfsg-1.3) ...
10:29:19 [2019-10-22T10:29:19.223Z] Setting up libonig4:ppc64el (6.1.3-2) ...
10:29:19 [2019-10-22T10:29:19.223Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
10:29:19 [2019-10-22T10:29:19.223Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:29:19 [2019-10-22T10:29:19.223Z] Setting up jq (1.5+dfsg-1.3) ...
10:29:19 [2019-10-22T10:29:19.628Z] #33 126.5 crypto/internal/randutil
10:29:19 [2019-10-22T10:29:19.717Z] #13 31.61 Selecting previously unselected package g++-mingw-w64-x86-64.
10:29:19 [2019-10-22T10:29:19.717Z] #13 31.61 Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:29:19 [2019-10-22T10:29:19.717Z] #13 31.62 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:29:19 [2019-10-22T10:29:19.837Z] Removing intermediate container b6423fc5e67b
10:29:19 [2019-10-22T10:29:19.838Z]  ---> 78b263341d2c
10:29:19 [2019-10-22T10:29:19.838Z] Step 22/118 : COPY contrib/download-frozen-image-v2.sh /
10:29:19 [2019-10-22T10:29:19.886Z] #33 126.6 crypto/sha512
10:29:20 [2019-10-22T10:29:20.121Z]  ---> 9cc6a47cb84c
10:29:20 [2019-10-22T10:29:20.122Z] Step 23/118 : 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
10:29:20 [2019-10-22T10:29:20.122Z]  ---> Running in eb885b2667c3
10:29:20 [2019-10-22T10:29:20.818Z] #33 127.8 crypto/hmac
10:29:21 [2019-10-22T10:29:21.076Z] #33 127.9 crypto/md5
10:29:21 [2019-10-22T10:29:21.334Z] #33 ...
10:29:21 [2019-10-22T10:29:21.334Z] 
10:29:21 [2019-10-22T10:29:21.334Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:21 [2019-10-22T10:29:21.334Z] #58 43.50   CC       images/sysctl.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 43.68   CC       images/autofs.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 43.87   CC       images/macvlan.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.14   CC       images/sit.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.47   LINK     images/built-in.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.59   GEN      compel/include/asm
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.60   GEN      compel/include/version.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.62 touch .config
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.63   GEN      criu/include/config.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.73   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.76   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.79   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.80   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.83   DEP      compel/arch/x86/plugins/std/memcpy.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.84   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.89   GEN      compel/plugins/include/uapi/std/syscall.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.94   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.97   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 44.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.00   DEP      compel/plugins/std/infect.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.13   DEP      compel/plugins/std/string.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.20   DEP      compel/plugins/std/log.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.29   DEP      compel/plugins/std/fds.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.37   DEP      compel/plugins/std/std.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.57   DEP      compel/plugins/shmem/shmem.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.73   DEP      compel/plugins/fds/fds.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 45.92   CC       compel/plugins/std/std.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 46.18   CC       compel/plugins/std/fds.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 46.73   CC       compel/plugins/std/log.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 47.61   CC       compel/plugins/std/string.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 48.27   CC       compel/plugins/std/infect.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 48.83   CC       compel/arch/x86/plugins/std/parasite-head.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 48.90   CC       compel/arch/x86/plugins/std/memcpy.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 48.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 49.06   AR       compel/plugins/std.lib.a
10:29:21 [2019-10-22T10:29:21.334Z] #58 49.11   CC       compel/plugins/fds/fds.o
10:29:21 [2019-10-22T10:29:21.334Z] #58 49.32   AR       compel/plugins/fds.lib.a
10:29:21 [2019-10-22T10:29:21.334Z] #58 49.35   HOSTDEP  compel/src/lib/log-host.d
10:29:21 [2019-10-22T10:29:21.334Z] #58 49.46   HOSTDEP  compel/src/lib/handle-elf-host.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 49.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 49.67   HOSTDEP  compel/src/main-host.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 49.79   DEP      compel/src/main.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 49.95   DEP      compel/src/lib/handle-elf.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.09   DEP      compel/arch/x86/src/lib/handle-elf.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.24   DEP      compel/src/lib/ptrace.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.44   DEP      compel/src/lib/infect.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.57   DEP      compel/src/lib/infect-util.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.79   DEP      compel/src/lib/infect-rpc.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 50.91   DEP      compel/arch/x86/src/lib/infect.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 51.08   DEP      compel/arch/x86/src/lib/cpu.d
10:29:21 [2019-10-22T10:29:21.335Z] #58 51.18   DEP      compel/src/lib/log.d
10:29:21 [2019-10-22T10:29:21.592Z] #58 51.41   CC       compel/src/lib/log.o
10:29:21 [2019-10-22T10:29:21.592Z] #58 ...
10:29:21 [2019-10-22T10:29:21.592Z] 
10:29:21 [2019-10-22T10:29:21.592Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:21 [2019-10-22T10:29:21.592Z] #33 128.7 crypto/sha1
10:29:21 [2019-10-22T10:29:21.594Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:29:21 [2019-10-22T10:29:21.594Z] 
10:29:22 [2019-10-22T10:29:22.173Z] 
########                                                                  11.7%
######################                                                    30.6%
#####################################                                     52.2%
####################################################                      72.5%
###################################################################       93.5%
######################################################################## 100.0%
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.08 Setting up aufs-tools (1:4.1+20161219-1) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.10 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.10 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.11 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.12 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.13 Processing triggers for mime-support (3.60) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.14 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.15 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.16 Setting up libcap2-bin (1:2.25-1) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.17 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.17 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:29:22 [2019-10-22T10:29:22.312Z] #13 34.18 Setting up bash-completion (1:2.1-4.3) ...
10:29:22 [2019-10-22T10:29:22.462Z] 
10:29:22 [2019-10-22T10:29:22.746Z] 
#######################                                                   32.9%
################################################################          89.1%
######################################################################## 100.0%
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.74 Setting up libonig4:amd64 (6.1.3-2) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.75 Setting up zip (3.0-11+b1) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.76 Setting up bzip2 (1.0.6-8.1) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.77 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.78 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.80 Setting up libaio1:amd64 (0.3.110-3) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.81 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.82 Setting up xz-utils (5.2.2-1.2+b1) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.84 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.86 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:29:22 [2019-10-22T10:29:22.871Z] #13 34.87 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:29:22 [2019-10-22T10:29:22.872Z] #13 34.88 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:29:22 [2019-10-22T10:29:22.872Z] #13 34.89 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:29:22 [2019-10-22T10:29:22.966Z] #33 129.8 crypto/sha256
10:29:23 [2019-10-22T10:29:23.030Z] 
10:29:23 [2019-10-22T10:29:23.126Z] #13 34.97 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 34.98 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 34.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.01 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.02 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.10 Setting up pigz (2.3.4-1) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.14 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.15 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.16 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.17 Setting up mingw-w64-common (5.0.1-1) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.20 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.21 Setting up jq (1.5+dfsg-1.3) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.22 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:29:23 [2019-10-22T10:29:23.126Z] #13 35.24 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:29:23 [2019-10-22T10:29:23.133Z] 🇩 bin/containerd-shim-runc-v1
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.25 Setting up xfsprogs (4.9.0+nmu1) ...
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.26 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:29:23 [2019-10-22T10:29:23.381Z] #13 35.31 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.32 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.33 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.34 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.35 Setting up btrfs-progs (4.7.3-1) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.36 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:29:23 [2019-10-22T10:29:23.382Z] #13 35.37 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:29:23 [2019-10-22T10:29:23.620Z] 
#############                                                             18.2%
#############################                                             40.4%
##############################################                            64.4%
###############################################################           88.6%
######################################################################## 100.0%
10:29:23 [2019-10-22T10:29:23.899Z] #33 130.8 encoding/hex
10:29:23 [2019-10-22T10:29:23.904Z] 
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.30 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.30 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.32 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.32 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.32 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.32 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.33 Setting up btrfs-tools (4.7.3-1) ...
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.34 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.34 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.35 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
10:29:24 [2019-10-22T10:29:24.307Z] #13 36.35 Setting up python3 (3.5.3-1) ...
10:29:24 [2019-10-22T10:29:24.465Z] #33 131.3 encoding/pem
10:29:24 [2019-10-22T10:29:24.909Z] #13 36.66 Setting up apparmor (2.11.0-3+deb9u2) ...
10:29:25 [2019-10-22T10:29:25.096Z] 
##                                                                         3.2%
########                                                                  11.5%
##############                                                            20.0%
#####################                                                     29.4%
#########################                                                 36.1%
################################                                          45.6%
#######################################                                   54.8%
#############################################                             63.9%
#####################################################                     74.3%
############################################################              83.8%
###################################################################       93.6%
######################################################################## 100.0%
10:29:25 [2019-10-22T10:29:25.096Z] 
10:29:25 [2019-10-22T10:29:25.164Z] #13 37.21 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:29:25 [2019-10-22T10:29:25.399Z] #33 132.1 internal/singleflight
10:29:25 [2019-10-22T10:29:25.399Z] #33 132.4 net
10:29:25 [2019-10-22T10:29:25.420Z] #13 37.25 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:29:25 [2019-10-22T10:29:25.420Z] #13 37.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:29:25 [2019-10-22T10:29:25.420Z] #13 37.27 Setting up python3-wheel (0.29.0-2) ...
10:29:25 [2019-10-22T10:29:25.420Z] #13 37.44 Setting up python3-pkg-resources (33.1.1-1) ...
10:29:25 [2019-10-22T10:29:25.631Z] 🇩 binaries
10:29:25 [2019-10-22T10:29:25.631Z] + mkdir -p /build
10:29:25 [2019-10-22T10:29:25.631Z] + cp bin/containerd /build/containerd
10:29:25 [2019-10-22T10:29:25.631Z] + cp bin/containerd-shim /build/containerd-shim
10:29:25 [2019-10-22T10:29:25.631Z] + cp bin/ctr /build/ctr
10:29:25 [2019-10-22T10:29:25.675Z] #13 37.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:29:25 [2019-10-22T10:29:25.675Z] #13 37.65 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:29:25 [2019-10-22T10:29:25.931Z] #13 37.86 Setting up dmsetup (2:1.02.137-2) ...
10:29:25 [2019-10-22T10:29:25.931Z] #13 37.87 Setting up python3-setuptools (33.1.1-1) ...
10:29:26 [2019-10-22T10:29:26.106Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:29:26 [2019-10-22T10:29:26.106Z] 
10:29:26 [2019-10-22T10:29:26.185Z] #13 38.08 Setting up dh-python (2.20170125) ...
10:29:26 [2019-10-22T10:29:26.185Z] #13 38.22 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:29:26 [2019-10-22T10:29:26.387Z] 
######################################################################## 100.0%
10:29:26 [2019-10-22T10:29:26.387Z] 
10:29:26 [2019-10-22T10:29:26.439Z] #13 38.23 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:29:26 [2019-10-22T10:29:26.694Z] #13 DONE 38.6s
10:29:26 [2019-10-22T10:29:26.694Z] 
10:29:26 [2019-10-22T10:29:26.694Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
10:29:26 [2019-10-22T10:29:26.772Z] #33 ...
10:29:26 [2019-10-22T10:29:26.773Z] 
10:29:26 [2019-10-22T10:29:26.773Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:26 [2019-10-22T10:29:26.773Z] #13 42.07 debconf: delaying package configuration, since apt-utils is not installed
10:29:26 [2019-10-22T10:29:26.773Z] #13 42.22 Fetched 90.8 MB in 8s (11.1 MB/s)
10:29:26 [2019-10-22T10:29:26.773Z] #13 42.32 Selecting previously unselected package bash-completion.
10:29:26 [2019-10-22T10:29:26.773Z] #13 42.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
10:29:26 [2019-10-22T10:29:26.773Z] #13 42.38 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 45.82 Unpacking bash-completion (1:2.1-4.3) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.37 Selecting previously unselected package libnfnetlink0:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.37 Preparing to unpack .../01-libnfnetlink0_1.0.1-3_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.38 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.43 Selecting previously unselected package libpcrecpp0v5:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.44 Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.46 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.56 Selecting previously unselected package libudev-dev:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.56 Preparing to unpack .../03-libudev-dev_232-25+deb9u12_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.58 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.77 Selecting previously unselected package libpython3.5-minimal:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.77 Preparing to unpack .../04-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 46.79 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 47.43 Selecting previously unselected package python3.5-minimal.
10:29:26 [2019-10-22T10:29:26.773Z] #13 47.43 Preparing to unpack .../05-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 47.44 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.59 Selecting previously unselected package python3-minimal.
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.59 Preparing to unpack .../06-python3-minimal_3.5.3-1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.60 Unpacking python3-minimal (3.5.3-1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.73 Selecting previously unselected package libmpdec2:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.73 Preparing to unpack .../07-libmpdec2_2.4.2-1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.74 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.90 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.90 Preparing to unpack .../08-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 48.91 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.70 Selecting previously unselected package python3.5.
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.70 Preparing to unpack .../09-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.71 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.99 Selecting previously unselected package libpython3-stdlib:amd64.
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.99 Preparing to unpack .../10-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 50.99 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 51.12 Selecting previously unselected package dh-python.
10:29:26 [2019-10-22T10:29:26.773Z] #13 51.12 Preparing to unpack .../11-dh-python_2.20170125_all.deb ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 51.13 Unpacking dh-python (2.20170125) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 51.34 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 51.37 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:29:26 [2019-10-22T10:29:26.773Z] #13 ...
10:29:26 [2019-10-22T10:29:26.773Z] 
10:29:26 [2019-10-22T10:29:26.773Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:26 [2019-10-22T10:29:26.773Z] #33 133.5 crypto/rand
10:29:27 [2019-10-22T10:29:27.031Z] #33 134.0 crypto/elliptic
10:29:27 [2019-10-22T10:29:27.396Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:29:27 [2019-10-22T10:29:27.396Z] 
10:29:27 [2019-10-22T10:29:27.680Z] 
######################################################################## 100.0%
10:29:27 [2019-10-22T10:29:27.680Z] 
10:29:28 [2019-10-22T10:29:28.084Z] Removing intermediate container 8c4246d66cf0
10:29:28 [2019-10-22T10:29:28.084Z]  ---> 3554f75f917b
10:29:28 [2019-10-22T10:29:28.084Z] Step 56/118 : FROM dev-base AS proxy
10:29:28 [2019-10-22T10:29:28.084Z]  ---> 786ea202c620
10:29:28 [2019-10-22T10:29:28.084Z] Step 57/118 : ENV INSTALL_BINARY_NAME=proxy
10:29:28 [2019-10-22T10:29:28.307Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:29:28 [2019-10-22T10:29:28.307Z] skipping existing c8c2d4a6b2e3
10:29:28 [2019-10-22T10:29:28.307Z] 
10:29:28 [2019-10-22T10:29:28.447Z]  ---> Running in f09c2b394b5a
10:29:28 [2019-10-22T10:29:28.447Z] Removing intermediate container f09c2b394b5a
10:29:28 [2019-10-22T10:29:28.447Z]  ---> c1e3e88822cf
10:29:28 [2019-10-22T10:29:28.447Z] Step 58/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:29:28 [2019-10-22T10:29:28.579Z] #14 1.791 Collecting yamllint==1.16.0
10:29:28 [2019-10-22T10:29:28.819Z]  ---> 33e19b1eb4b4
10:29:28 [2019-10-22T10:29:28.819Z] Step 59/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:29:28 [2019-10-22T10:29:28.819Z]  ---> babfe2c1985c
10:29:28 [2019-10-22T10:29:28.819Z] Step 60/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:29:29 [2019-10-22T10:29:29.185Z]  ---> Running in 2209624a3551
10:29:29 [2019-10-22T10:29:29.315Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:29:29 [2019-10-22T10:29:29.316Z] 
10:29:29 [2019-10-22T10:29:29.559Z] #33 136.3 encoding/asn1
10:29:29 [2019-10-22T10:29:29.582Z] + RM_GOPATH=0
10:29:29 [2019-10-22T10:29:29.582Z] + TMP_GOPATH=
10:29:29 [2019-10-22T10:29:29.582Z] + : /build
10:29:29 [2019-10-22T10:29:29.582Z] + '[' -z '' ']'
10:29:29 [2019-10-22T10:29:29.582Z] ++ mktemp -d
10:29:29 [2019-10-22T10:29:29.582Z] + export GOPATH=/tmp/tmp.x8j1pFQpip
10:29:29 [2019-10-22T10:29:29.582Z] + GOPATH=/tmp/tmp.x8j1pFQpip
10:29:29 [2019-10-22T10:29:29.582Z] + RM_GOPATH=1
10:29:29 [2019-10-22T10:29:29.582Z] ++ dirname ./install.sh
10:29:29 [2019-10-22T10:29:29.582Z] Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
10:29:29 [2019-10-22T10:29:29.582Z] + dir=.
10:29:29 [2019-10-22T10:29:29.582Z] + bin=proxy
10:29:29 [2019-10-22T10:29:29.582Z] + shift
10:29:29 [2019-10-22T10:29:29.582Z] + '[' '!' -f ./proxy.installer ']'
10:29:29 [2019-10-22T10:29:29.582Z] + . ./proxy.installer
10:29:29 [2019-10-22T10:29:29.582Z] ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
10:29:29 [2019-10-22T10:29:29.582Z] + install_proxy
10:29:29 [2019-10-22T10:29:29.582Z] + case "$1" in
10:29:29 [2019-10-22T10:29:29.582Z] + export CGO_ENABLED=0
10:29:29 [2019-10-22T10:29:29.582Z] + CGO_ENABLED=0
10:29:29 [2019-10-22T10:29:29.582Z] + _install_proxy
10:29:29 [2019-10-22T10:29:29.582Z] + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
10:29:29 [2019-10-22T10:29:29.582Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.x8j1pFQpip/src/github.com/docker/libnetwork
10:29:29 [2019-10-22T10:29:29.582Z] Cloning into '/tmp/tmp.x8j1pFQpip/src/github.com/docker/libnetwork'...
10:29:29 [2019-10-22T10:29:29.599Z] 
######################################################################## 100.0%
10:29:29 [2019-10-22T10:29:29.599Z] 
10:29:29 [2019-10-22T10:29:29.599Z] Download of images into '/build' complete.
10:29:29 [2019-10-22T10:29:29.599Z] Use something like the following to load the result into a Docker daemon:
10:29:29 [2019-10-22T10:29:29.599Z]   tar -cC '/build' . | docker load
10:29:31 [2019-10-22T10:29:31.481Z] + cd /tmp/tmp.x8j1pFQpip/src/github.com/docker/libnetwork
10:29:31 [2019-10-22T10:29:31.481Z] + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
10:29:31 [2019-10-22T10:29:31.481Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:29:32 [2019-10-22T10:29:32.086Z] #33 ...
10:29:32 [2019-10-22T10:29:32.086Z] 
10:29:32 [2019-10-22T10:29:32.086Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:32 [2019-10-22T10:29:32.086Z] #13 54.67 Setting up python3-minimal (3.5.3-1) ...
10:29:32 [2019-10-22T10:29:32.086Z] #13 55.88 Selecting previously unselected package python3.
10:29:32 [2019-10-22T10:29:32.087Z] #13 55.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16738 files and directories currently installed.)
10:29:32 [2019-10-22T10:29:32.087Z] #13 55.91 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 55.92 Unpacking python3 (3.5.3-1) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.03 Selecting previously unselected package pigz.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.05 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.06 Unpacking pigz (2.3.4-1) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.20 Selecting previously unselected package libip4tc0:amd64.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.20 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.24 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.36 Selecting previously unselected package libip6tc0:amd64.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.37 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.37 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.49 Selecting previously unselected package libiptc0:amd64.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.49 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.51 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.61 Selecting previously unselected package libxtables12:amd64.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.61 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.61 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.72 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.86 Selecting previously unselected package iptables.
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.88 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 56.89 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.23 Selecting previously unselected package xxd.
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.26 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.45 Selecting previously unselected package vim-common.
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.45 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.65 Selecting previously unselected package bzip2.
10:29:32 [2019-10-22T10:29:32.087Z] #13 ...
10:29:32 [2019-10-22T10:29:32.087Z] 
10:29:32 [2019-10-22T10:29:32.087Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:32 [2019-10-22T10:29:32.087Z] #58 51.74   CC       compel/arch/x86/src/lib/cpu.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 52.22   CC       compel/arch/x86/src/lib/infect.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 53.09   CC       compel/src/lib/infect-rpc.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 53.43   CC       compel/src/lib/infect-util.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 53.83   CC       compel/src/lib/infect.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 56.51   CC       compel/src/lib/ptrace.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 56.96   AR       compel/libcompel.a
10:29:32 [2019-10-22T10:29:32.087Z] #58 57.04   HOSTCC   compel/src/main-host.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 57.36   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 57.65   HOSTCC   compel/src/lib/handle-elf-host.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 58.16   HOSTCC   compel/src/lib/log-host.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 58.37   HOSTLINK compel/compel-host-bin
10:29:32 [2019-10-22T10:29:32.087Z] #58 58.59   DEP      soccr/soccr.d
10:29:32 [2019-10-22T10:29:32.087Z] #58 58.83   CC       soccr/soccr.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 60.27   AR       soccr/libsoccr.a
10:29:32 [2019-10-22T10:29:32.087Z] #58 60.30 make[1]: 'soccr/libsoccr.a' is up to date.
10:29:32 [2019-10-22T10:29:32.087Z] #58 60.65   DEP      criu/arch/x86/sigframe.d
10:29:32 [2019-10-22T10:29:32.087Z] #58 60.77   DEP      criu/arch/x86/crtools.d
10:29:32 [2019-10-22T10:29:32.087Z] #58 61.12   DEP      criu/arch/x86/cpu.d
10:29:32 [2019-10-22T10:29:32.087Z] #58 61.31   CC       criu/arch/x86/cpu.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 61.86   CC       criu/arch/x86/crtools.o
10:29:32 [2019-10-22T10:29:32.087Z] #58 ...
10:29:32 [2019-10-22T10:29:32.087Z] 
10:29:32 [2019-10-22T10:29:32.087Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.65 Selecting previously unselected package bzip2.
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.087Z] #13 57.66 Unpacking bzip2 (1.0.6-8.1) ...
10:29:32 [2019-10-22T10:29:32.301Z] Removing intermediate container eb885b2667c3
10:29:32 [2019-10-22T10:29:32.301Z]  ---> 07fe4a9b3810
10:29:32 [2019-10-22T10:29:32.301Z] Step 24/118 : FROM base AS cross-false
10:29:32 [2019-10-22T10:29:32.301Z]  ---> 31779e44a03a
10:29:32 [2019-10-22T10:29:32.301Z] Step 25/118 : FROM base AS cross-true
10:29:32 [2019-10-22T10:29:32.301Z]  ---> 31779e44a03a
10:29:32 [2019-10-22T10:29:32.301Z] Step 26/118 : ARG DEBIAN_FRONTEND
10:29:32 [2019-10-22T10:29:32.301Z]  ---> Using cache
10:29:32 [2019-10-22T10:29:32.301Z]  ---> a2246ddaf64e
10:29:32 [2019-10-22T10:29:32.301Z] Step 27/118 : RUN dpkg --add-architecture armhf
10:29:32 [2019-10-22T10:29:32.301Z]  ---> Running in 843a423d384d
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.82 Selecting previously unselected package libgpm2:amd64.
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.83 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.92 Selecting previously unselected package xz-utils.
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.345Z] #13 57.93 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:29:32 [2019-10-22T10:29:32.603Z] #13 58.22 Selecting previously unselected package aufs-tools.
10:29:32 [2019-10-22T10:29:32.861Z] #13 58.24 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.861Z] #13 58.24 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:29:32 [2019-10-22T10:29:32.861Z] #13 58.44 Selecting previously unselected package liblzo2-2:amd64.
10:29:32 [2019-10-22T10:29:32.861Z] #13 58.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:29:32 [2019-10-22T10:29:32.861Z] #13 58.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:29:32 [2019-10-22T10:29:32.940Z] Removing intermediate container 843a423d384d
10:29:32 [2019-10-22T10:29:32.940Z]  ---> 402517b87881
10:29:32 [2019-10-22T10:29:32.940Z] Step 28/118 : RUN dpkg --add-architecture arm64
10:29:32 [2019-10-22T10:29:32.940Z]  ---> Running in 7cbd20775081
10:29:33 [2019-10-22T10:29:33.118Z] #13 58.57 Selecting previously unselected package btrfs-progs.
10:29:33 [2019-10-22T10:29:33.118Z] #13 58.57 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:29:33 [2019-10-22T10:29:33.118Z] #13 58.57 Unpacking btrfs-progs (4.7.3-1) ...
10:29:33 [2019-10-22T10:29:33.691Z] #13 59.27 Selecting previously unselected package btrfs-tools.
10:29:33 [2019-10-22T10:29:33.691Z] #13 59.28 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:29:33 [2019-10-22T10:29:33.691Z] #13 59.29 Unpacking btrfs-tools (4.7.3-1) ...
10:29:33 [2019-10-22T10:29:33.940Z] Removing intermediate container 2209624a3551
10:29:33 [2019-10-22T10:29:33.940Z]  ---> 598678470469
10:29:33 [2019-10-22T10:29:33.940Z] Step 61/118 : FROM base AS gometalinter
10:29:33 [2019-10-22T10:29:33.940Z]  ---> 786ea202c620
10:29:33 [2019-10-22T10:29:33.940Z] Step 62/118 : ENV INSTALL_BINARY_NAME=gometalinter
10:29:33 [2019-10-22T10:29:33.940Z]  ---> Running in f7994d946db5
10:29:33 [2019-10-22T10:29:33.940Z] Removing intermediate container f7994d946db5
10:29:33 [2019-10-22T10:29:33.940Z]  ---> 5f66dac6b165
10:29:33 [2019-10-22T10:29:33.940Z] Step 63/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.37 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.57 Selecting previously unselected package dmsetup.
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.57 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:29:33 [2019-10-22T10:29:33.949Z] #13 59.57 Unpacking dmsetup (2:1.02.137-2) ...
10:29:33 [2019-10-22T10:29:33.950Z] Removing intermediate container 7cbd20775081
10:29:33 [2019-10-22T10:29:33.950Z]  ---> e6f3ec0594b2
10:29:33 [2019-10-22T10:29:33.950Z] Step 29/118 : RUN dpkg --add-architecture armel
10:29:33 [2019-10-22T10:29:33.950Z]  ---> Running in 9278073ff96d
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.65 Selecting previously unselected package libonig4:amd64.
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.65 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.66 Unpacking libonig4:amd64 (6.1.3-2) ...
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.82 Selecting previously unselected package libjq1:amd64.
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.82 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.207Z] #13 59.83 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:29:34 [2019-10-22T10:29:34.319Z]  ---> 323bbfa6b26a
10:29:34 [2019-10-22T10:29:34.319Z] Step 64/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:29:34 [2019-10-22T10:29:34.319Z]  ---> e37b9e040e78
10:29:34 [2019-10-22T10:29:34.319Z] Step 65/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:29:34 [2019-10-22T10:29:34.319Z]  ---> Running in 3c07e02c542a
10:29:34 [2019-10-22T10:29:34.465Z] #13 59.95 Selecting previously unselected package jq.
10:29:34 [2019-10-22T10:29:34.465Z] #13 59.96 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.465Z] #13 59.96 Unpacking jq (1.5+dfsg-1.3) ...
10:29:34 [2019-10-22T10:29:34.465Z] #13 60.10 Selecting previously unselected package libaio1:amd64.
10:29:34 [2019-10-22T10:29:34.465Z] #13 60.10 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.465Z] #13 60.10 Unpacking libaio1:amd64 (0.3.110-3) ...
10:29:34 [2019-10-22T10:29:34.465Z] #13 60.17 Selecting previously unselected package libcap2-bin.
10:29:34 [2019-10-22T10:29:34.465Z] #13 60.18 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.570Z] Removing intermediate container 9278073ff96d
10:29:34 [2019-10-22T10:29:34.570Z]  ---> 13c6e6cc3b17
10:29:34 [2019-10-22T10:29:34.570Z] Step 30/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:29:34 [2019-10-22T10:29:34.570Z]  ---> Running in 9cd20fe2d73b
10:29:34 [2019-10-22T10:29:34.723Z] #13 60.19 Unpacking libcap2-bin (1:2.25-1) ...
10:29:34 [2019-10-22T10:29:34.723Z] #13 60.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:29:34 [2019-10-22T10:29:34.723Z] #13 60.31 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.723Z] #13 60.32 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:29:34 [2019-10-22T10:29:34.723Z] #13 60.41 Selecting previously unselected package libsepol1-dev:amd64.
10:29:34 [2019-10-22T10:29:34.985Z] #13 60.43 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:29:34 [2019-10-22T10:29:34.985Z] #13 60.43 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:29:35 [2019-10-22T10:29:35.099Z] #14 8.146   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:29:35 [2019-10-22T10:29:35.099Z] #14 8.210 Collecting pyyaml (from yamllint==1.16.0)
10:29:35 [2019-10-22T10:29:35.249Z] #13 60.68 Selecting previously unselected package libpcre16-3:amd64.
10:29:35 [2019-10-22T10:29:35.249Z] #13 60.68 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:29:35 [2019-10-22T10:29:35.249Z] #13 60.69 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:29:35 [2019-10-22T10:29:35.262Z] + RM_GOPATH=0
10:29:35 [2019-10-22T10:29:35.262Z] + TMP_GOPATH=
10:29:35 [2019-10-22T10:29:35.262Z] + : /build
10:29:35 [2019-10-22T10:29:35.262Z] + '[' -z '' ']'
10:29:35 [2019-10-22T10:29:35.262Z] ++ mktemp -d
10:29:35 [2019-10-22T10:29:35.262Z] + export GOPATH=/tmp/tmp.lW2qXUUiuO
10:29:35 [2019-10-22T10:29:35.262Z] + GOPATH=/tmp/tmp.lW2qXUUiuO
10:29:35 [2019-10-22T10:29:35.262Z] + RM_GOPATH=1
10:29:35 [2019-10-22T10:29:35.262Z] ++ dirname ./install.sh
10:29:35 [2019-10-22T10:29:35.262Z] + dir=.
10:29:35 [2019-10-22T10:29:35.262Z] + bin=gometalinter
10:29:35 [2019-10-22T10:29:35.262Z] + shift
10:29:35 [2019-10-22T10:29:35.262Z] + '[' '!' -f ./gometalinter.installer ']'
10:29:35 [2019-10-22T10:29:35.262Z] + . ./gometalinter.installer
10:29:35 [2019-10-22T10:29:35.262Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:29:35 [2019-10-22T10:29:35.262Z] + install_gometalinter
10:29:35 [2019-10-22T10:29:35.262Z] + echo 'Installing gometalinter version v2.0.6'
10:29:35 [2019-10-22T10:29:35.262Z] + go get -d github.com/alecthomas/gometalinter
10:29:35 [2019-10-22T10:29:35.262Z] Installing gometalinter version v2.0.6
10:29:35 [2019-10-22T10:29:35.507Z] #13 60.90 Selecting previously unselected package libpcre32-3:amd64.
10:29:35 [2019-10-22T10:29:35.507Z] #13 60.90 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:29:35 [2019-10-22T10:29:35.507Z] #13 60.91 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:29:35 [2019-10-22T10:29:35.582Z] Removing intermediate container 9cd20fe2d73b
10:29:35 [2019-10-22T10:29:35.582Z]  ---> 2a24d30c494b
10:29:35 [2019-10-22T10:29:35.582Z] Step 31/118 : FROM cross-${CROSS} as dev-base
10:29:35 [2019-10-22T10:29:35.582Z]  ---> 31779e44a03a
10:29:35 [2019-10-22T10:29:35.582Z] Step 32/118 : FROM dev-base AS runtime-dev-cross-false
10:29:35 [2019-10-22T10:29:35.582Z]  ---> 31779e44a03a
10:29:35 [2019-10-22T10:29:35.582Z] Step 33/118 : ARG DEBIAN_FRONTEND
10:29:35 [2019-10-22T10:29:35.582Z]  ---> Using cache
10:29:35 [2019-10-22T10:29:35.582Z]  ---> a2246ddaf64e
10:29:35 [2019-10-22T10:29:35.582Z] Step 34/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
10:29:35 [2019-10-22T10:29:35.582Z]  ---> Running in efef56e76f39
10:29:35 [2019-10-22T10:29:35.764Z] #13 61.13 Selecting previously unselected package libpcre3-dev:amd64.
10:29:35 [2019-10-22T10:29:35.764Z] #13 61.14 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:29:35 [2019-10-22T10:29:35.764Z] #13 61.14 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:29:35 [2019-10-22T10:29:35.869Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:29:35 [2019-10-22T10:29:35.869Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:29:35 [2019-10-22T10:29:35.869Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:29:35 [2019-10-22T10:29:35.869Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:29:35 [2019-10-22T10:29:35.869Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:29:35 [2019-10-22T10:29:35.869Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:29:36 [2019-10-22T10:29:36.021Z] #14 9.260   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:29:36 [2019-10-22T10:29:36.022Z] #13 61.67 Selecting previously unselected package libselinux1-dev:amd64.
10:29:36 [2019-10-22T10:29:36.022Z] #13 61.69 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:29:36 [2019-10-22T10:29:36.083Z] + cd /tmp/tmp.lW2qXUUiuO/src/github.com/alecthomas/gometalinter
10:29:36 [2019-10-22T10:29:36.083Z] + git checkout -q v2.0.6
10:29:36 [2019-10-22T10:29:36.083Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:29:36 [2019-10-22T10:29:36.153Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:29:36 [2019-10-22T10:29:36.277Z] #14 9.702 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:29:36 [2019-10-22T10:29:36.280Z] #13 61.70 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:29:36 [2019-10-22T10:29:36.437Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:29:36 [2019-10-22T10:29:36.537Z] #13 62.03 Selecting previously unselected package libdevmapper-dev:amd64.
10:29:36 [2019-10-22T10:29:36.537Z] #13 62.03 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:29:36 [2019-10-22T10:29:36.537Z] #13 62.06 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.19 Selecting previously unselected package libreadline5:amd64.
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.19 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.36 Selecting previously unselected package libsystemd-dev:amd64.
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.37 Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_amd64.deb ...
10:29:36 [2019-10-22T10:29:36.795Z] #13 62.38 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
10:29:37 [2019-10-22T10:29:37.245Z] #14 10.75   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:29:37 [2019-10-22T10:29:37.500Z] #14 11.01 Building wheels for collected packages: pyyaml, pathspec
10:29:37 [2019-10-22T10:29:37.755Z] #14 11.01   Running setup.py bdist_wheel for pyyaml: started
10:29:37 [2019-10-22T10:29:37.755Z] #14 11.29   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:29:38 [2019-10-22T10:29:38.051Z] #14 11.29   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:29:38 [2019-10-22T10:29:38.051Z] #14 11.31   Running setup.py bdist_wheel for pathspec: started
10:29:38 [2019-10-22T10:29:38.051Z] #14 11.59   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:29:38 [2019-10-22T10:29:38.306Z] #14 11.59   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:29:38 [2019-10-22T10:29:38.306Z] #14 11.60 Successfully built pyyaml pathspec
10:29:38 [2019-10-22T10:29:38.306Z] #14 11.60 Installing collected packages: pyyaml, pathspec, yamllint
10:29:38 [2019-10-22T10:29:38.306Z] #14 11.70 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
10:29:38 [2019-10-22T10:29:38.463Z] Fetched 7720 kB in 2s (3153 kB/s)
10:29:38 [2019-10-22T10:29:38.571Z] #14 DONE 11.9s
10:29:38 [2019-10-22T10:29:38.571Z] 
10:29:38 [2019-10-22T10:29:38.571Z] #16 [dev 9/22] COPY --from=swagger /build/swagger* /usr/local/bin/
10:29:38 [2019-10-22T10:29:38.571Z] #16 DONE 0.1s
10:29:38 [2019-10-22T10:29:38.704Z] #13 64.21 Selecting previously unselected package net-tools.
10:29:38 [2019-10-22T10:29:38.704Z] #13 64.21 Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:29:38 [2019-10-22T10:29:38.704Z] #13 64.21 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:29:38 [2019-10-22T10:29:38.826Z] 
10:29:38 [2019-10-22T10:29:38.826Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:29:38 [2019-10-22T10:29:38.826Z] #26 ...
10:29:38 [2019-10-22T10:29:38.826Z] 
10:29:38 [2019-10-22T10:29:38.826Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:29:38 [2019-10-22T10:29:38.826Z] #49 DONE 0.1s
10:29:38 [2019-10-22T10:29:38.826Z] 
10:29:38 [2019-10-22T10:29:38.826Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:29:38 [2019-10-22T10:29:38.826Z] #23 DONE 0.2s
10:29:38 [2019-10-22T10:29:38.826Z] 
10:29:38 [2019-10-22T10:29:38.826Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:29:38 [2019-10-22T10:29:38.826Z] #46 DONE 0.2s
10:29:38 [2019-10-22T10:29:38.826Z] 
10:29:38 [2019-10-22T10:29:38.826Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:29:38 [2019-10-22T10:29:38.826Z] #52 DONE 0.2s
10:29:38 [2019-10-22T10:29:38.962Z] #13 64.47 Selecting previously unselected package python-pip-whl.
10:29:38 [2019-10-22T10:29:38.962Z] #13 64.48 Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:29:38 [2019-10-22T10:29:38.962Z] #13 64.48 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:29:39 [2019-10-22T10:29:39.005Z] Removing intermediate container 4030cf889393
10:29:39 [2019-10-22T10:29:39.005Z]  ---> c6067f2dd510
10:29:39 [2019-10-22T10:29:39.005Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
10:29:39 [2019-10-22T10:29:39.005Z]  ---> Running in ad411a2ac3db
10:29:39 [2019-10-22T10:29:39.005Z] Removing intermediate container ad411a2ac3db
10:29:39 [2019-10-22T10:29:39.005Z]  ---> 45ea9bb2f4f7
10:29:39 [2019-10-22T10:29:39.005Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
10:29:39 [2019-10-22T10:29:39.005Z]  ---> Running in 63930ab14853
10:29:39 [2019-10-22T10:29:39.005Z] Removing intermediate container 63930ab14853
10:29:39 [2019-10-22T10:29:39.005Z]  ---> 26cef56b7120
10:29:39 [2019-10-22T10:29:39.005Z] Step 8/8 : COPY . .
10:29:39 [2019-10-22T10:29:39.080Z] 
10:29:39 [2019-10-22T10:29:39.080Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:29:39 [2019-10-22T10:29:39.335Z] #53 ...
10:29:39 [2019-10-22T10:29:39.335Z] 
10:29:39 [2019-10-22T10:29:39.335Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:29:39 [2019-10-22T10:29:39.335Z] #29 DONE 0.6s
10:29:39 [2019-10-22T10:29:39.335Z] 
10:29:39 [2019-10-22T10:29:39.335Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:29:39 [2019-10-22T10:29:39.335Z] #32 DONE 0.7s
10:29:39 [2019-10-22T10:29:39.335Z] 
10:29:39 [2019-10-22T10:29:39.335Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:39 [2019-10-22T10:29:39.492Z] Reading package lists...
10:29:39 [2019-10-22T10:29:39.894Z] #33 ...
10:29:39 [2019-10-22T10:29:39.894Z] 
10:29:39 [2019-10-22T10:29:39.894Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:29:39 [2019-10-22T10:29:39.894Z] #41 DONE 1.1s
10:29:39 [2019-10-22T10:29:39.894Z] 
10:29:39 [2019-10-22T10:29:39.894Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:29:39 [2019-10-22T10:29:39.894Z] #37 DONE 1.1s
10:29:39 [2019-10-22T10:29:39.894Z] 
10:29:39 [2019-10-22T10:29:39.894Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:29:39 [2019-10-22T10:29:39.894Z] #26 DONE 1.1s
10:29:39 [2019-10-22T10:29:39.894Z] 
10:29:39 [2019-10-22T10:29:39.894Z] #21 [dev 10/22] COPY --from=frozen-images /build/ /docker-frozen-images
10:29:39 [2019-10-22T10:29:39.894Z] #21 DONE 1.1s
10:29:39 [2019-10-22T10:29:39.894Z] 
10:29:39 [2019-10-22T10:29:39.894Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:29:39 [2019-10-22T10:29:39.895Z] #13 65.23 Selecting previously unselected package python3-pip.
10:29:39 [2019-10-22T10:29:39.895Z] #13 65.23 Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:29:39 [2019-10-22T10:29:39.895Z] #13 65.23 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.50 Selecting previously unselected package python3-pkg-resources.
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.50 Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.52 Unpacking python3-pkg-resources (33.1.1-1) ...
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.71 Selecting previously unselected package python3-setuptools.
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.71 Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
10:29:40 [2019-10-22T10:29:40.153Z] #13 65.71 Unpacking python3-setuptools (33.1.1-1) ...
10:29:40 [2019-10-22T10:29:40.412Z] #13 66.00 Selecting previously unselected package python3-wheel.
10:29:40 [2019-10-22T10:29:40.412Z] #13 66.01 Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
10:29:40 [2019-10-22T10:29:40.412Z] #13 66.02 Unpacking python3-wheel (0.29.0-2) ...
10:29:40 [2019-10-22T10:29:40.502Z] Reading package lists...
10:29:40 [2019-10-22T10:29:40.670Z] #13 66.17 Selecting previously unselected package thin-provisioning-tools.
10:29:40 [2019-10-22T10:29:40.670Z] #13 66.17 Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:29:40 [2019-10-22T10:29:40.670Z] #13 66.17 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:29:40 [2019-10-22T10:29:40.785Z] Building dependency tree...
10:29:40 [2019-10-22T10:29:40.785Z] Reading state information...
10:29:40 [2019-10-22T10:29:40.785Z] The following additional packages will be installed:
10:29:40 [2019-10-22T10:29:40.785Z]   libapparmor1 libseccomp2
10:29:40 [2019-10-22T10:29:40.785Z] Suggested packages:
10:29:40 [2019-10-22T10:29:40.785Z]   seccomp
10:29:40 [2019-10-22T10:29:40.928Z] #13 66.47 Selecting previously unselected package vim-runtime.
10:29:40 [2019-10-22T10:29:40.928Z] #13 66.48 Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:29:40 [2019-10-22T10:29:40.928Z] #13 66.61 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:29:41 [2019-10-22T10:29:41.068Z] The following NEW packages will be installed:
10:29:41 [2019-10-22T10:29:41.069Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:29:41 [2019-10-22T10:29:41.069Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
10:29:41 [2019-10-22T10:29:41.069Z] Need to get 296 kB of archives.
10:29:41 [2019-10-22T10:29:41.069Z] After this operation, 1346 kB of additional disk space will be used.
10:29:41 [2019-10-22T10:29:41.069Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
10:29:41 [2019-10-22T10:29:41.069Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
10:29:41 [2019-10-22T10:29:41.069Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
10:29:41 [2019-10-22T10:29:41.069Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
10:29:41 [2019-10-22T10:29:41.186Z] #13 66.65 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:29:41 [2019-10-22T10:29:41.186Z] #13 66.67 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:29:41 [2019-10-22T10:29:41.353Z] debconf: delaying package configuration, since apt-utils is not installed
10:29:41 [2019-10-22T10:29:41.353Z] Fetched 296 kB in 0s (3811 kB/s)
10:29:41 [2019-10-22T10:29:41.353Z] Selecting previously unselected package libseccomp2:ppc64el.
10:29:41 [2019-10-22T10:29:41.353Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:29:41 [2019-10-22T10:29:41.353Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:29:41 [2019-10-22T10:29:41.353Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:29:41 [2019-10-22T10:29:41.353Z] Selecting previously unselected package libseccomp-dev:ppc64el.
10:29:41 [2019-10-22T10:29:41.353Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:29:41 [2019-10-22T10:29:41.353Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:29:41 [2019-10-22T10:29:41.353Z] Selecting previously unselected package libapparmor1:ppc64el.
10:29:41 [2019-10-22T10:29:41.353Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
10:29:41 [2019-10-22T10:29:41.353Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:29:41 [2019-10-22T10:29:41.353Z] Selecting previously unselected package libapparmor-dev:ppc64el.
10:29:41 [2019-10-22T10:29:41.353Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
10:29:41 [2019-10-22T10:29:41.353Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:29:41 [2019-10-22T10:29:41.353Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:29:41 [2019-10-22T10:29:41.353Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:29:41 [2019-10-22T10:29:41.353Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:29:41 [2019-10-22T10:29:41.353Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:29:41 [2019-10-22T10:29:41.353Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:29:41 [2019-10-22T10:29:41.353Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:29:41 [2019-10-22T10:29:41.973Z] Removing intermediate container efef56e76f39
10:29:41 [2019-10-22T10:29:41.973Z]  ---> a386520dd4b5
10:29:41 [2019-10-22T10:29:41.973Z] Step 35/118 : FROM cross-true AS runtime-dev-cross-true
10:29:41 [2019-10-22T10:29:41.973Z]  ---> 2a24d30c494b
10:29:41 [2019-10-22T10:29:41.973Z] Step 36/118 : ARG DEBIAN_FRONTEND
10:29:41 [2019-10-22T10:29:41.973Z]  ---> Running in b82dbdc35cb5
10:29:41 [2019-10-22T10:29:41.973Z] Removing intermediate container b82dbdc35cb5
10:29:41 [2019-10-22T10:29:41.973Z]  ---> 25f7a58c8ea5
10:29:41 [2019-10-22T10:29:41.973Z] Step 37/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:29:41 [2019-10-22T10:29:41.973Z]  ---> Running in f40de458af76
10:29:42 [2019-10-22T10:29:42.119Z] #13 ...
10:29:42 [2019-10-22T10:29:42.119Z] 
10:29:42 [2019-10-22T10:29:42.119Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:42 [2019-10-22T10:29:42.119Z] #33 139.0 crypto/ecdsa
10:29:42 [2019-10-22T10:29:42.119Z] #33 139.9 crypto/rsa
10:29:42 [2019-10-22T10:29:42.119Z] #33 141.6 crypto/dsa
10:29:42 [2019-10-22T10:29:42.119Z] #33 142.0 crypto/x509/pkix
10:29:42 [2019-10-22T10:29:42.119Z] #33 142.5 internal/x/crypto/cryptobyte
10:29:42 [2019-10-22T10:29:42.119Z] #33 145.0 internal/x/crypto/internal/chacha20
10:29:42 [2019-10-22T10:29:42.119Z] #33 145.5 internal/x/crypto/poly1305
10:29:42 [2019-10-22T10:29:42.119Z] #33 145.9 internal/x/crypto/chacha20poly1305
10:29:42 [2019-10-22T10:29:42.119Z] #33 147.2 internal/x/crypto/hkdf
10:29:42 [2019-10-22T10:29:42.119Z] #33 147.4 internal/x/text/transform
10:29:42 [2019-10-22T10:29:42.119Z] #33 148.4 internal/x/text/unicode/bidi
10:29:42 [2019-10-22T10:29:42.377Z] #33 ...
10:29:42 [2019-10-22T10:29:42.377Z] 
10:29:42 [2019-10-22T10:29:42.377Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.05   CC       criu/arch/x86/sigframe.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.32   LINK     criu/arch/x86/crtools.built-in.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.36   DEP      criu/arch/x86/vdso-pie.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.48   DEP      criu/pie/parasite-vdso.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.77   DEP      criu/pie/util-vdso.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 63.92   DEP      criu/pie/util.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 64.17   CC       criu/pie/util.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 64.60   CC       criu/pie/util-vdso.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 65.35   CC       criu/pie/parasite-vdso.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 66.68   CC       criu/arch/x86/vdso-pie.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 67.10   AR       criu/pie/pie.lib.a
10:29:42 [2019-10-22T10:29:42.377Z] #58 67.15   DEP      criu/pie/restorer.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 67.51   DEP      criu/arch/x86/restorer.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 67.79   DEP      criu/pie/parasite.d
10:29:42 [2019-10-22T10:29:42.377Z] #58 68.08   CC       criu/pie/parasite.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 69.53   LINK     criu/pie/parasite.built-in.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 69.55   GEN      criu/pie/parasite-blob.h
10:29:42 [2019-10-22T10:29:42.377Z] #58 69.58   CC       criu/arch/x86/restorer.o
10:29:42 [2019-10-22T10:29:42.377Z] #58 70.12   CC       criu/pie/restorer.o
10:29:42 [2019-10-22T10:29:42.996Z] Removing intermediate container f40de458af76
10:29:42 [2019-10-22T10:29:42.996Z]  ---> 098445e40a8d
10:29:42 [2019-10-22T10:29:42.996Z] Step 38/118 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:29:42 [2019-10-22T10:29:42.996Z]  ---> a386520dd4b5
10:29:42 [2019-10-22T10:29:42.996Z] Step 39/118 : FROM base AS tomlv
10:29:42 [2019-10-22T10:29:42.996Z]  ---> 31779e44a03a
10:29:42 [2019-10-22T10:29:42.996Z] Step 40/118 : ENV INSTALL_BINARY_NAME=tomlv
10:29:42 [2019-10-22T10:29:42.996Z]  ---> Running in 436c66e1d699
10:29:42 [2019-10-22T10:29:42.996Z] Removing intermediate container 436c66e1d699
10:29:42 [2019-10-22T10:29:42.996Z]  ---> 703d5a8ce2bf
10:29:42 [2019-10-22T10:29:42.996Z] Step 41/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:29:42 [2019-10-22T10:29:42.996Z]  ---> b7b93d54593c
10:29:42 [2019-10-22T10:29:42.996Z] Step 42/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:29:43 [2019-10-22T10:29:43.284Z]  ---> a1429ecfbe92
10:29:43 [2019-10-22T10:29:43.284Z] Step 43/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:29:43 [2019-10-22T10:29:43.284Z]  ---> Running in 53efaa150a8c
10:29:43 [2019-10-22T10:29:43.567Z] + RM_GOPATH=0
10:29:43 [2019-10-22T10:29:43.567Z] + TMP_GOPATH=
10:29:43 [2019-10-22T10:29:43.567Z] + : /build
10:29:43 [2019-10-22T10:29:43.567Z] + '[' -z '' ']'
10:29:43 [2019-10-22T10:29:43.567Z] ++ mktemp -d
10:29:43 [2019-10-22T10:29:43.567Z] + export GOPATH=/tmp/tmp.RwQi4LPiuM
10:29:43 [2019-10-22T10:29:43.567Z] + GOPATH=/tmp/tmp.RwQi4LPiuM
10:29:43 [2019-10-22T10:29:43.567Z] + RM_GOPATH=1
10:29:43 [2019-10-22T10:29:43.567Z] ++ dirname ./install.sh
10:29:43 [2019-10-22T10:29:43.567Z] + dir=.
10:29:43 [2019-10-22T10:29:43.567Z] + bin=tomlv
10:29:43 [2019-10-22T10:29:43.567Z] + shift
10:29:43 [2019-10-22T10:29:43.567Z] + '[' '!' -f ./tomlv.installer ']'
10:29:43 [2019-10-22T10:29:43.567Z] + . ./tomlv.installer
10:29:43 [2019-10-22T10:29:43.567Z] ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:43 [2019-10-22T10:29:43.567Z] Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:43 [2019-10-22T10:29:43.567Z] + install_tomlv
10:29:43 [2019-10-22T10:29:43.567Z] + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
10:29:43 [2019-10-22T10:29:43.567Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RwQi4LPiuM/src/github.com/BurntSushi/toml
10:29:43 [2019-10-22T10:29:43.567Z] Cloning into '/tmp/tmp.RwQi4LPiuM/src/github.com/BurntSushi/toml'...
10:29:43 [2019-10-22T10:29:43.749Z] #58 ...
10:29:43 [2019-10-22T10:29:43.749Z] 
10:29:43 [2019-10-22T10:29:43.749Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.4 + GOBIN=/build
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.4 + /build/gometalinter --install
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5 Installing:
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   deadcode
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   dupl
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   errcheck
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gas
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gochecknoglobals
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gochecknoinits
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   goconst
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gocyclo
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   goimports
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   golint
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gosimple
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gotype
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   gotypex
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   ineffassign
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   interfacer
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   lll
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   maligned
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   megacheck
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   misspell
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   nakedret
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   safesql
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   staticcheck
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   structcheck
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   unconvert
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   unparam
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   unused
10:29:43 [2019-10-22T10:29:43.749Z] #24 150.5   varcheck
10:29:44 [2019-10-22T10:29:44.186Z] + cd /tmp/tmp.RwQi4LPiuM/src/github.com/BurntSushi/toml
10:29:44 [2019-10-22T10:29:44.186Z] + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:44 [2019-10-22T10:29:44.186Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:29:44 [2019-10-22T10:29:44.186Z] internal/cpu
10:29:44 [2019-10-22T10:29:44.186Z] math/bits
10:29:44 [2019-10-22T10:29:44.186Z] errors
10:29:44 [2019-10-22T10:29:44.186Z] runtime/internal/atomic
10:29:44 [2019-10-22T10:29:44.186Z] runtime/internal/sys
10:29:44 [2019-10-22T10:29:44.186Z] runtime/internal/math
10:29:44 [2019-10-22T10:29:44.186Z] unicode/utf8
10:29:44 [2019-10-22T10:29:44.186Z] internal/bytealg
10:29:44 [2019-10-22T10:29:44.186Z] internal/race
10:29:44 [2019-10-22T10:29:44.186Z] math
10:29:44 [2019-10-22T10:29:44.186Z] sync/atomic
10:29:44 [2019-10-22T10:29:44.186Z] unicode
10:29:44 [2019-10-22T10:29:44.473Z] runtime
10:29:44 [2019-10-22T10:29:44.474Z] internal/testlog
10:29:44 [2019-10-22T10:29:44.474Z] encoding
10:29:44 [2019-10-22T10:29:44.474Z] runtime/cgo
10:29:45 [2019-10-22T10:29:45.098Z] strconv
10:29:45 [2019-10-22T10:29:45.183Z] #27 ...
10:29:45 [2019-10-22T10:29:45.183Z] 
10:29:45 [2019-10-22T10:29:45.183Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.413 + RM_GOPATH=0
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.413 + TMP_GOPATH=
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.413 + : /build
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.413 + '[' -z '' ']'
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.422 ++ mktemp -d
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.422 + export GOPATH=/tmp/tmp.lpxRkP3Lpw
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.422 + GOPATH=/tmp/tmp.lpxRkP3Lpw
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.422 + RM_GOPATH=1
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.422 ++ dirname ./install.sh
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.453 + dir=.
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.453 + bin=dockercli
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.453 + shift
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.454 + '[' '!' -f ./dockercli.installer ']'
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.454 + . ./dockercli.installer
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.454 ++ DOCKERCLI_CHANNEL=stable
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.454 ++ DOCKERCLI_VERSION=17.06.2-ce
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.458 + install_dockercli
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.463 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.463 Install docker/cli version 17.06.2-ce from stable
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.468 ++ uname -m
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.484 + arch=x86_64
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.507 + '[' x86_64 '!=' x86_64 ']'
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.507 + url=https://download.docker.com/linux/static
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.509 + tar -xz docker/docker
10:29:45 [2019-10-22T10:29:45.183Z] #53 5.510 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:29:45 [2019-10-22T10:29:45.716Z] + GOBIN=/build
10:29:45 [2019-10-22T10:29:45.716Z] + /build/gometalinter --install
10:29:45 [2019-10-22T10:29:45.716Z] Installing:
10:29:45 [2019-10-22T10:29:45.716Z]   deadcode
10:29:45 [2019-10-22T10:29:45.716Z]   dupl
10:29:45 [2019-10-22T10:29:45.716Z]   errcheck
10:29:45 [2019-10-22T10:29:45.716Z]   gas
10:29:45 [2019-10-22T10:29:45.716Z]   gochecknoglobals
10:29:45 [2019-10-22T10:29:45.716Z]   gochecknoinits
10:29:45 [2019-10-22T10:29:45.716Z]   goconst
10:29:45 [2019-10-22T10:29:45.716Z]   gocyclo
10:29:45 [2019-10-22T10:29:45.716Z]   goimports
10:29:45 [2019-10-22T10:29:45.716Z]   golint
10:29:45 [2019-10-22T10:29:45.716Z]   gosimple
10:29:45 [2019-10-22T10:29:45.716Z]   gotype
10:29:45 [2019-10-22T10:29:45.716Z]   gotypex
10:29:45 [2019-10-22T10:29:45.716Z]   ineffassign
10:29:45 [2019-10-22T10:29:45.716Z]   interfacer
10:29:45 [2019-10-22T10:29:45.716Z]   lll
10:29:45 [2019-10-22T10:29:45.716Z]   maligned
10:29:45 [2019-10-22T10:29:45.716Z]   megacheck
10:29:45 [2019-10-22T10:29:45.716Z]   misspell
10:29:45 [2019-10-22T10:29:45.716Z]   nakedret
10:29:45 [2019-10-22T10:29:45.716Z]   safesql
10:29:45 [2019-10-22T10:29:45.716Z]   staticcheck
10:29:45 [2019-10-22T10:29:45.716Z]   structcheck
10:29:45 [2019-10-22T10:29:45.716Z]   unconvert
10:29:45 [2019-10-22T10:29:45.716Z]   unparam
10:29:45 [2019-10-22T10:29:45.716Z]   unused
10:29:45 [2019-10-22T10:29:45.716Z]   varcheck
10:29:48 [2019-10-22T10:29:48.599Z] sync
10:29:48 [2019-10-22T10:29:48.600Z] io
10:29:48 [2019-10-22T10:29:48.600Z] reflect
10:29:48 [2019-10-22T10:29:48.600Z] syscall
10:29:48 [2019-10-22T10:29:48.674Z] #53 ...
10:29:48 [2019-10-22T10:29:48.674Z] 
10:29:48 [2019-10-22T10:29:48.674Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.053 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.115 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.141 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:29:48 [2019-10-22T10:29:48.674Z] #57 4.845 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
10:29:48 [2019-10-22T10:29:48.674Z] #57 6.132 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:29:48 [2019-10-22T10:29:48.674Z] #57 6.726 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
10:29:48 [2019-10-22T10:29:48.885Z] strings
10:29:48 [2019-10-22T10:29:48.885Z] bytes
10:29:48 [2019-10-22T10:29:48.929Z] #57 ...
10:29:48 [2019-10-22T10:29:48.929Z] 
10:29:48 [2019-10-22T10:29:48.929Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.134 + RM_GOPATH=0
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.134 + TMP_GOPATH=
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.134 + : /build
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.134 + '[' -z '' ']'
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.134 ++ mktemp -d
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.140 + export GOPATH=/tmp/tmp.JF6C1szqh2
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.143 + GOPATH=/tmp/tmp.JF6C1szqh2
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.143 + RM_GOPATH=1
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.143 ++ dirname ./install.sh
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + dir=.
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + bin=proxy
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + shift
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + '[' '!' -f ./proxy.installer ']'
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + . ./proxy.installer
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + install_proxy
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + case "$1" in
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + export CGO_ENABLED=0
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + CGO_ENABLED=0
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + _install_proxy
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JF6C1szqh2/src/github.com/docker/libnetwork
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.146 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
10:29:48 [2019-10-22T10:29:48.929Z] #50 6.158 Cloning into '/tmp/tmp.JF6C1szqh2/src/github.com/docker/libnetwork'...
10:29:48 [2019-10-22T10:29:48.929Z] #50 ...
10:29:48 [2019-10-22T10:29:48.929Z] 
10:29:48 [2019-10-22T10:29:48.929Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:29:48 [2019-10-22T10:29:48.929Z] #55 3.889 + mktemp -d
10:29:48 [2019-10-22T10:29:48.929Z] #55 3.891 + export GOPATH=/tmp/tmp.bPBFFUWFmi
10:29:48 [2019-10-22T10:29:48.929Z] #55 3.891 + git clone https://github.com/docker/distribution.git /tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution
10:29:48 [2019-10-22T10:29:48.929Z] #55 3.894 Cloning into '/tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution'...
10:29:49 [2019-10-22T10:29:49.023Z] #24 ...
10:29:49 [2019-10-22T10:29:49.023Z] 
10:29:49 [2019-10-22T10:29:49.023Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:29:49 [2019-10-22T10:29:49.023Z] #13 71.87 Selecting previously unselected package vim.
10:29:49 [2019-10-22T10:29:49.024Z] #13 71.87 Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 72.02 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 72.65 Selecting previously unselected package xfsprogs.
10:29:49 [2019-10-22T10:29:49.024Z] #13 72.65 Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 72.66 Unpacking xfsprogs (4.9.0+nmu1) ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.22 Selecting previously unselected package zip.
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.23 Preparing to unpack .../43-zip_3.0-11+b1_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.29 Unpacking zip (3.0-11+b1) ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.53 Selecting previously unselected package libapparmor-perl.
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.55 Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.55 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.71 Selecting previously unselected package apparmor.
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.71 Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 73.78 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 74.26 Selecting previously unselected package binutils-mingw-w64-i686.
10:29:49 [2019-10-22T10:29:49.024Z] #13 74.26 Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:29:49 [2019-10-22T10:29:49.024Z] #13 74.27 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:29:49 [2019-10-22T10:29:49.175Z] bufio
10:29:49 [2019-10-22T10:29:49.184Z] #55 ...
10:29:49 [2019-10-22T10:29:49.184Z] 
10:29:49 [2019-10-22T10:29:49.184Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.899 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.899 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.899 + : /build
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.899 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.902 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 Installing gometalinter version v2.0.6
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + export GOPATH=/tmp/tmp.IUqQXU5jlj
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + GOPATH=/tmp/tmp.IUqQXU5jlj
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + dir=.
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + bin=gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + shift
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + '[' '!' -f ./gometalinter.installer ']'
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + . ./gometalinter.installer
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 ++ GOMETALINTER_COMMIT=v2.0.6
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + install_gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + echo 'Installing gometalinter version v2.0.6'
10:29:49 [2019-10-22T10:29:49.184Z] #24 3.907 + go get -d github.com/alecthomas/gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 9.820 + cd /tmp/tmp.IUqQXU5jlj/src/github.com/alecthomas/gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 9.821 + git checkout -q v2.0.6
10:29:49 [2019-10-22T10:29:49.184Z] #24 10.15 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:29:49 [2019-10-22T10:29:49.184Z] #24 ...
10:29:49 [2019-10-22T10:29:49.184Z] 
10:29:49 [2019-10-22T10:29:49.184Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.154 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.154 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.154 + : /build
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.154 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.157 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.164 + export GOPATH=/tmp/tmp.ts4rdRoJF8
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.165 + GOPATH=/tmp/tmp.ts4rdRoJF8
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.165 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.166 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.166 + dir=.
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 + bin=containerd
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 + shift
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 + '[' '!' -f ./containerd.installer ']'
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 + . ./containerd.installer
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.167 + install_containerd
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.168 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.168 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.168 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ts4rdRoJF8/src/github.com/containerd/containerd
10:29:49 [2019-10-22T10:29:49.184Z] #47 6.172 Cloning into '/tmp/tmp.ts4rdRoJF8/src/github.com/containerd/containerd'...
10:29:49 [2019-10-22T10:29:49.439Z] #47 ...
10:29:49 [2019-10-22T10:29:49.439Z] 
10:29:49 [2019-10-22T10:29:49.439Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.642 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.642 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.642 + : /build
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.642 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.654 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.659 + export GOPATH=/tmp/tmp.Hi4xzrqUc5
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.659 + GOPATH=/tmp/tmp.Hi4xzrqUc5
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.659 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.659 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.664 + dir=.
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.664 + bin=tomlv
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.664 + shift
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 + '[' '!' -f ./tomlv.installer ']'
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 + . ./tomlv.installer
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 + install_tomlv
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Hi4xzrqUc5/src/github.com/BurntSushi/toml
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.672 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:49 [2019-10-22T10:29:49.439Z] #30 5.692 Cloning into '/tmp/tmp.Hi4xzrqUc5/src/github.com/BurntSushi/toml'...
10:29:49 [2019-10-22T10:29:49.439Z] #30 6.996 + cd /tmp/tmp.Hi4xzrqUc5/src/github.com/BurntSushi/toml
10:29:49 [2019-10-22T10:29:49.439Z] #30 6.996 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:29:49 [2019-10-22T10:29:49.439Z] #30 7.004 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:29:49 [2019-10-22T10:29:49.439Z] #30 7.774 errors
10:29:49 [2019-10-22T10:29:49.439Z] #30 7.805 internal/cpu
10:29:49 [2019-10-22T10:29:49.439Z] #30 7.863 math/bits
10:29:49 [2019-10-22T10:29:49.439Z] #30 8.312 internal/bytealg
10:29:49 [2019-10-22T10:29:49.439Z] #30 8.502 math
10:29:49 [2019-10-22T10:29:49.439Z] #30 8.698 runtime/internal/atomic
10:29:49 [2019-10-22T10:29:49.439Z] #30 9.075 runtime/internal/sys
10:29:49 [2019-10-22T10:29:49.439Z] #30 9.177 runtime/internal/math
10:29:49 [2019-10-22T10:29:49.439Z] #30 9.442 runtime
10:29:49 [2019-10-22T10:29:49.462Z] path
10:29:49 [2019-10-22T10:29:49.694Z] #30 ...
10:29:49 [2019-10-22T10:29:49.694Z] 
10:29:49 [2019-10-22T10:29:49.694Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.859 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.859 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.859 + : /build
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.859 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.863 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.867 + export GOPATH=/tmp/tmp.adXCJMI2MV
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.867 + GOPATH=/tmp/tmp.adXCJMI2MV
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.867 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 + dir=.
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 + bin=vndr
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 + shift
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 + '[' '!' -f ./vndr.installer ']'
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 + . ./vndr.installer
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.868 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.869 + install_vndr
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.869 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.869 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.adXCJMI2MV/src/github.com/LK4D4/vndr
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.871 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:49 [2019-10-22T10:29:49.694Z] #33 4.892 Cloning into '/tmp/tmp.adXCJMI2MV/src/github.com/LK4D4/vndr'...
10:29:49 [2019-10-22T10:29:49.694Z] #33 5.760 + cd /tmp/tmp.adXCJMI2MV/src/github.com/LK4D4/vndr
10:29:49 [2019-10-22T10:29:49.694Z] #33 5.761 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:49 [2019-10-22T10:29:49.694Z] #33 5.766 + go build -buildmode=pie -v -o /build/vndr .
10:29:49 [2019-10-22T10:29:49.694Z] #33 6.960 internal/cpu
10:29:49 [2019-10-22T10:29:49.694Z] #33 6.979 errors
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.091 internal/race
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.212 runtime/internal/atomic
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.390 internal/bytealg
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.512 runtime/internal/sys
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.705 runtime/internal/math
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.810 sync/atomic
10:29:49 [2019-10-22T10:29:49.694Z] #33 7.953 runtime
10:29:49 [2019-10-22T10:29:49.694Z] #33 8.248 unicode
10:29:49 [2019-10-22T10:29:49.694Z] #33 ...
10:29:49 [2019-10-22T10:29:49.694Z] 
10:29:49 [2019-10-22T10:29:49.694Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.266 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.266 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.266 + : /build
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.268 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.272 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.272 + export GOPATH=/tmp/tmp.3wHPO7ZNOM
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.272 + GOPATH=/tmp/tmp.3wHPO7ZNOM
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.272 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.274 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.274 + dir=.
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.274 + bin=runc
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.274 + shift
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.274 + '[' '!' -f ./runc.installer ']'
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.276 + . ./runc.installer
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.276 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.282 + install_runc
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.285 + uname -r
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.286 + grep -q '^3\.10\.0.*\.el7\.'
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.316 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.316 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.316 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3wHPO7ZNOM/src/github.com/opencontainers/runc
10:29:49 [2019-10-22T10:29:49.694Z] #42 5.322 Cloning into '/tmp/tmp.3wHPO7ZNOM/src/github.com/opencontainers/runc'...
10:29:49 [2019-10-22T10:29:49.750Z] text/tabwriter
10:29:49 [2019-10-22T10:29:49.949Z] #42 ...
10:29:49 [2019-10-22T10:29:49.949Z] 
10:29:49 [2019-10-22T10:29:49.949Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.365 + RM_GOPATH=0
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.365 + TMP_GOPATH=
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.367 + : /build
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.367 + '[' -z '' ']'
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.370 ++ mktemp -d
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.376 + export GOPATH=/tmp/tmp.I0mz0JET5S
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.378 + GOPATH=/tmp/tmp.I0mz0JET5S
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.378 + RM_GOPATH=1
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.378 ++ dirname ./install.sh
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.379 + dir=.
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.382 + bin=tini
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.382 + shift
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.382 + '[' '!' -f ./tini.installer ']'
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.382 + . ./tini.installer
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.383 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.383 + install_tini
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.384 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.384 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.I0mz0JET5S/tini
10:29:49 [2019-10-22T10:29:49.949Z] #38 5.389 Cloning into '/tmp/tmp.I0mz0JET5S/tini'...
10:29:49 [2019-10-22T10:29:49.949Z] #38 6.416 + cd /tmp/tmp.I0mz0JET5S/tini
10:29:49 [2019-10-22T10:29:49.949Z] #38 6.419 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:29:49 [2019-10-22T10:29:49.949Z] #38 6.432 + cmake .
10:29:49 [2019-10-22T10:29:49.949Z] #38 6.987 -- The C compiler identification is GNU 6.3.0
10:29:49 [2019-10-22T10:29:49.949Z] #38 7.026 -- Check for working C compiler: /usr/bin/cc
10:29:49 [2019-10-22T10:29:49.949Z] #38 7.721 -- Check for working C compiler: /usr/bin/cc -- works
10:29:49 [2019-10-22T10:29:49.949Z] #38 7.732 -- Detecting C compiler ABI info
10:29:49 [2019-10-22T10:29:49.949Z] #38 8.389 -- Detecting C compiler ABI info - done
10:29:49 [2019-10-22T10:29:49.949Z] #38 8.455 -- Detecting C compile features
10:29:49 [2019-10-22T10:29:49.949Z] #38 10.23 -- Detecting C compile features - done
10:29:49 [2019-10-22T10:29:49.949Z] #38 10.28 -- Performing Test HAS_BUILTIN_FORTIFY
10:29:50 [2019-10-22T10:29:50.041Z] time
10:29:50 [2019-10-22T10:29:50.041Z] internal/syscall/unix
10:29:50 [2019-10-22T10:29:50.203Z] #38 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:29:50 [2019-10-22T10:29:50.458Z] #38 10.56 -- Configuring done
10:29:50 [2019-10-22T10:29:50.458Z] #38 10.58 -- Generating done
10:29:50 [2019-10-22T10:29:50.458Z] #38 10.59 -- Build files have been written to: /tmp/tmp.I0mz0JET5S/tini
10:29:50 [2019-10-22T10:29:50.458Z] #38 10.60 + make tini-static
10:29:50 [2019-10-22T10:29:50.662Z] sort
10:29:50 [2019-10-22T10:29:50.662Z] internal/poll
10:29:50 [2019-10-22T10:29:50.662Z] internal/fmtsort
10:29:50 [2019-10-22T10:29:50.715Z] #38 10.92 Scanning dependencies of target tini-static
10:29:50 [2019-10-22T10:29:50.715Z] #38 ...
10:29:50 [2019-10-22T10:29:50.715Z] 
10:29:50 [2019-10-22T10:29:50.715Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:50 [2019-10-22T10:29:50.715Z] #33 11.35 unicode/utf8
10:29:50 [2019-10-22T10:29:50.922Z] #13 76.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:29:50 [2019-10-22T10:29:50.922Z] #13 76.17 Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:29:50 [2019-10-22T10:29:50.922Z] #13 76.18 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:29:50 [2019-10-22T10:29:50.947Z] os
10:29:51 [2019-10-22T10:29:51.232Z] path/filepath
10:29:51 [2019-10-22T10:29:51.232Z] fmt
10:29:51 [2019-10-22T10:29:51.275Z] #33 11.87 math/bits
10:29:51 [2019-10-22T10:29:51.516Z] io/ioutil
10:29:51 [2019-10-22T10:29:51.530Z] #33 ...
10:29:51 [2019-10-22T10:29:51.530Z] 
10:29:51 [2019-10-22T10:29:51.530Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:29:51 [2019-10-22T10:29:51.530Z] #53 12.35 + mkdir -p /build
10:29:51 [2019-10-22T10:29:51.530Z] #53 12.36 + mv docker/docker /build/
10:29:51 [2019-10-22T10:29:51.530Z] #53 12.36 + rmdir docker
10:29:51 [2019-10-22T10:29:51.530Z] #53 DONE 12.8s
10:29:51 [2019-10-22T10:29:51.785Z] 
10:29:51 [2019-10-22T10:29:51.785Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.607 + RM_GOPATH=0
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.607 + TMP_GOPATH=
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.607 + : /build
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.607 + '[' -z '' ']'
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.617 ++ mktemp -d
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.617 + export GOPATH=/tmp/tmp.uJ4UqIWP7n
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.617 + GOPATH=/tmp/tmp.uJ4UqIWP7n
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.617 + RM_GOPATH=1
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.621 ++ dirname ./install.sh
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.625 + dir=.
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.625 + bin=gotestsum
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.625 + shift
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.625 + '[' '!' -f ./gotestsum.installer ']'
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.626 + . ./gotestsum.installer
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.626 ++ GOTESTSUM_COMMIT=v0.3.5
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.626 + install_gotestsum
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.626 + echo 'Installing gotestsum version v0.3.5'
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.627 Installing gotestsum version v0.3.5
10:29:51 [2019-10-22T10:29:51.785Z] #27 5.627 + go get -d gotest.tools/gotestsum
10:29:51 [2019-10-22T10:29:51.800Z] flag
10:29:51 [2019-10-22T10:29:51.800Z] log
10:29:51 [2019-10-22T10:29:51.800Z] github.com/BurntSushi/toml
10:29:52 [2019-10-22T10:29:52.039Z] #27 ...
10:29:52 [2019-10-22T10:29:52.039Z] 
10:29:52 [2019-10-22T10:29:52.039Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:52 [2019-10-22T10:29:52.039Z] #33 12.53 math
10:29:52 [2019-10-22T10:29:52.417Z] github.com/BurntSushi/toml/cmd/tomlv
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.50 Selecting previously unselected package binutils-mingw-w64.
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.51 Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.52 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.66 Selecting previously unselected package mingw-w64-common.
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.67 Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
10:29:53 [2019-10-22T10:29:53.452Z] #13 78.68 Unpacking mingw-w64-common (5.0.1-1) ...
10:29:53 [2019-10-22T10:29:53.711Z] #13 ...
10:29:53 [2019-10-22T10:29:53.711Z] 
10:29:53 [2019-10-22T10:29:53.711Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:53 [2019-10-22T10:29:53.711Z] #58 73.33   LINK     criu/pie/restorer.built-in.o
10:29:53 [2019-10-22T10:29:53.711Z] #58 73.35   GEN      criu/pie/restorer-blob.h
10:29:53 [2019-10-22T10:29:53.711Z] #58 73.44   DEP      criu/vdso.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 73.70   DEP      criu/uts_ns.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 73.88   DEP      criu/util.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 74.12   DEP      criu/uffd.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 74.36   DEP      criu/tun.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 74.53   DEP      criu/tty.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 74.76   DEP      criu/timerfd.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 74.96   DEP      criu/sysfs_parse.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 75.20   DEP      criu/sysctl.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 75.38   DEP      criu/string.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 75.46   DEP      criu/stats.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 75.64   DEP      criu/sockets.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 75.84   DEP      criu/sk-unix.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 76.07   DEP      criu/sk-tcp.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 76.37   DEP      criu/sk-queue.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 76.65   DEP      criu/sk-packet.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 76.85   DEP      criu/sk-netlink.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 77.17   DEP      criu/sk-inet.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 77.43   DEP      criu/signalfd.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 77.61   DEP      criu/sigframe.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 77.72   DEP      criu/shmem.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 77.95   DEP      criu/seize.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.18   DEP      criu/seccomp.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.46   DEP      criu/rst-malloc.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.56   DEP      criu/rbtree.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.60   DEP      criu/pstree.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.78   DEP      criu/protobuf.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 78.95   GEN      criu/protobuf-desc-gen.h
10:29:53 [2019-10-22T10:29:53.711Z] #58 80.53   DEP      criu/protobuf-desc.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 80.75   DEP      criu/proc_parse.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.01   DEP      criu/plugin.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.15   DEP      criu/pipes.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.33   DEP      criu/pie-util.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.52   DEP      criu/pie-util-vdso.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.71   DEP      criu/pie-util-vdso-elf32.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 81.86   DEP      criu/path.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 82.04   DEP      criu/parasite-syscall.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 82.35   DEP      criu/pagemap.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 82.65   DEP      criu/pagemap-cache.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 82.80   DEP      criu/page-xfer.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 82.96   DEP      criu/page-pipe.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 83.11   DEP      criu/netfilter.d
10:29:53 [2019-10-22T10:29:53.711Z] #58 83.29   DEP      criu/net.d
10:29:53 [2019-10-22T10:29:53.922Z] #33 ...
10:29:53 [2019-10-22T10:29:53.922Z] 
10:29:53 [2019-10-22T10:29:53.922Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:29:53 [2019-10-22T10:29:53.922Z] #38 11.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:29:53 [2019-10-22T10:29:53.922Z] #38 12.73 [100%] Linking C executable tini-static
10:29:53 [2019-10-22T10:29:53.922Z] #38 13.61 [100%] Built target tini-static
10:29:53 [2019-10-22T10:29:53.922Z] #38 13.68 + mkdir -p /build
10:29:53 [2019-10-22T10:29:53.922Z] #38 13.68 + cp tini-static /build/docker-init
10:29:53 [2019-10-22T10:29:53.922Z] #38 DONE 13.8s
10:29:53 [2019-10-22T10:29:53.922Z] 
10:29:53 [2019-10-22T10:29:53.922Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:29:53 [2019-10-22T10:29:53.922Z] #42 12.75 + cd /tmp/tmp.3wHPO7ZNOM/src/github.com/opencontainers/runc
10:29:53 [2019-10-22T10:29:53.922Z] #42 12.75 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:29:53 [2019-10-22T10:29:53.922Z] #42 13.00 + '[' -z '' ']'
10:29:53 [2019-10-22T10:29:53.922Z] #42 13.00 + target=static
10:29:53 [2019-10-22T10:29:53.922Z] #42 13.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:29:53 [2019-10-22T10:29:53.969Z] #58 83.64   DEP      criu/namespaces.d
10:29:53 [2019-10-22T10:29:53.969Z] #58 ...
10:29:53 [2019-10-22T10:29:53.969Z] 
10:29:53 [2019-10-22T10:29:53.969Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:29:53 [2019-10-22T10:29:53.969Z] #33 150.7 internal/x/text/secure/bidirule
10:29:53 [2019-10-22T10:29:53.969Z] #33 151.1 internal/x/text/unicode/norm
10:29:53 [2019-10-22T10:29:53.969Z] #33 154.6 crypto/x509
10:29:53 [2019-10-22T10:29:53.969Z] #33 155.5 internal/x/net/idna
10:29:53 [2019-10-22T10:29:53.969Z] #33 158.0 net/textproto
10:29:53 [2019-10-22T10:29:53.969Z] #33 159.2 internal/x/net/http/httpguts
10:29:53 [2019-10-22T10:29:53.969Z] #33 159.5 internal/x/net/http/httpproxy
10:29:53 [2019-10-22T10:29:53.969Z] #33 160.3 internal/x/net/http2/hpack
10:29:53 [2019-10-22T10:29:53.969Z] #33 160.9 crypto/tls
10:29:54 [2019-10-22T10:29:54.227Z] #33 ...
10:29:54 [2019-10-22T10:29:54.227Z] 
10:29:54 [2019-10-22T10:29:54.227Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:29:54 [2019-10-22T10:29:54.227Z] #58 83.81   DEP      criu/mount.d
10:29:54 [2019-10-22T10:29:54.227Z] #58 84.01   DEP      criu/mem.d
10:29:54 [2019-10-22T10:29:54.449Z] Removing intermediate container 53efaa150a8c
10:29:54 [2019-10-22T10:29:54.449Z]  ---> 5220f06c06e8
10:29:54 [2019-10-22T10:29:54.449Z] Step 44/118 : FROM base AS vndr
10:29:54 [2019-10-22T10:29:54.449Z]  ---> 31779e44a03a
10:29:54 [2019-10-22T10:29:54.449Z] Step 45/118 : ENV INSTALL_BINARY_NAME=vndr
10:29:54 [2019-10-22T10:29:54.449Z]  ---> Running in 18f9b2b88d76
10:29:54 [2019-10-22T10:29:54.449Z] Removing intermediate container 18f9b2b88d76
10:29:54 [2019-10-22T10:29:54.449Z]  ---> 839e42dc8401
10:29:54 [2019-10-22T10:29:54.449Z] Step 46/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:29:54 [2019-10-22T10:29:54.449Z]  ---> 63b8e30b2bef
10:29:54 [2019-10-22T10:29:54.449Z] Step 47/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:29:54 [2019-10-22T10:29:54.449Z]  ---> 66d649cf78e5
10:29:54 [2019-10-22T10:29:54.449Z] Step 48/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:29:54 [2019-10-22T10:29:54.449Z]  ---> Running in 9f7ffd323cc3
10:29:54 [2019-10-22T10:29:54.486Z] #42 14.93 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
10:29:54 [2019-10-22T10:29:54.793Z] #58 84.29   DEP      criu/lsm.d
10:29:54 [2019-10-22T10:29:54.793Z] #58 84.52   DEP      criu/log.d
10:29:54 [2019-10-22T10:29:54.793Z] #58 84.65   DEP      criu/libnetlink.d
10:29:55 [2019-10-22T10:29:55.051Z] #58 84.90   DEP      criu/kerndat.d
10:29:55 [2019-10-22T10:29:55.075Z] + RM_GOPATH=0
10:29:55 [2019-10-22T10:29:55.075Z] + TMP_GOPATH=
10:29:55 [2019-10-22T10:29:55.075Z] + : /build
10:29:55 [2019-10-22T10:29:55.075Z] + '[' -z '' ']'
10:29:55 [2019-10-22T10:29:55.075Z] ++ mktemp -d
10:29:55 [2019-10-22T10:29:55.075Z] + export GOPATH=/tmp/tmp.yftvWH2PKP
10:29:55 [2019-10-22T10:29:55.075Z] + GOPATH=/tmp/tmp.yftvWH2PKP
10:29:55 [2019-10-22T10:29:55.075Z] + RM_GOPATH=1
10:29:55 [2019-10-22T10:29:55.075Z] ++ dirname ./install.sh
10:29:55 [2019-10-22T10:29:55.075Z] + dir=.
10:29:55 [2019-10-22T10:29:55.075Z] + bin=vndr
10:29:55 [2019-10-22T10:29:55.075Z] + shift
10:29:55 [2019-10-22T10:29:55.075Z] + '[' '!' -f ./vndr.installer ']'
10:29:55 [2019-10-22T10:29:55.075Z] + . ./vndr.installer
10:29:55 [2019-10-22T10:29:55.075Z] ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:55 [2019-10-22T10:29:55.075Z] + install_vndr
10:29:55 [2019-10-22T10:29:55.075Z] + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
10:29:55 [2019-10-22T10:29:55.075Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yftvWH2PKP/src/github.com/LK4D4/vndr
10:29:55 [2019-10-22T10:29:55.075Z] Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:55 [2019-10-22T10:29:55.075Z] Cloning into '/tmp/tmp.yftvWH2PKP/src/github.com/LK4D4/vndr'...
10:29:55 [2019-10-22T10:29:55.365Z] + cd /tmp/tmp.yftvWH2PKP/src/github.com/LK4D4/vndr
10:29:55 [2019-10-22T10:29:55.365Z] + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
10:29:55 [2019-10-22T10:29:55.365Z] + go build -buildmode=pie -v -o /build/vndr .
10:29:55 [2019-10-22T10:29:55.616Z] #58 85.12   DEP      criu/kcmp-ids.d
10:29:55 [2019-10-22T10:29:55.616Z] #58 85.32   DEP      criu/irmap.d
10:29:55 [2019-10-22T10:29:55.616Z] #58 85.47   DEP      criu/ipc_ns.d
10:29:55 [2019-10-22T10:29:55.652Z] errors
10:29:55 [2019-10-22T10:29:55.652Z] internal/cpu
10:29:55 [2019-10-22T10:29:55.652Z] internal/race
10:29:55 [2019-10-22T10:29:55.652Z] runtime/internal/sys
10:29:55 [2019-10-22T10:29:55.652Z] runtime/internal/atomic
10:29:55 [2019-10-22T10:29:55.652Z] sync/atomic
10:29:55 [2019-10-22T10:29:55.652Z] internal/bytealg
10:29:55 [2019-10-22T10:29:55.652Z] runtime/internal/math
10:29:55 [2019-10-22T10:29:55.652Z] unicode
10:29:55 [2019-10-22T10:29:55.652Z] unicode/utf8
10:29:55 [2019-10-22T10:29:55.652Z] math/bits
10:29:55 [2019-10-22T10:29:55.652Z] runtime
10:29:55 [2019-10-22T10:29:55.652Z] internal/testlog
10:29:55 [2019-10-22T10:29:55.944Z] math
10:29:55 [2019-10-22T10:29:55.944Z] encoding
10:29:55 [2019-10-22T10:29:55.944Z] unicode/utf16
10:29:55 [2019-10-22T10:29:55.944Z] container/list
10:29:55 [2019-10-22T10:29:55.944Z] crypto/internal/subtle
10:29:56 [2019-10-22T10:29:56.182Z] #58 85.69   DEP      criu/image.d
10:29:56 [2019-10-22T10:29:56.182Z] #58 85.87   DEP      criu/image-desc.d
10:29:56 [2019-10-22T10:29:56.233Z] crypto/subtle
10:29:56 [2019-10-22T10:29:56.233Z] internal/x/crypto/cryptobyte/asn1
10:29:56 [2019-10-22T10:29:56.233Z] internal/nettrace
10:29:56 [2019-10-22T10:29:56.233Z] internal/x/net/dns/dnsmessage
10:29:56 [2019-10-22T10:29:56.440Z] #58 85.94   DEP      criu/fsnotify.d
10:29:56 [2019-10-22T10:29:56.440Z] #58 86.13   DEP      criu/filesystems.d
10:29:56 [2019-10-22T10:29:56.522Z] runtime/cgo
10:29:56 [2019-10-22T10:29:56.522Z] strconv
10:29:56 [2019-10-22T10:29:56.698Z] #58 86.38   DEP      criu/files.d
10:29:56 [2019-10-22T10:29:56.754Z]  ---> e95e1a790571
10:29:56 [2019-10-22T10:29:56.956Z] #58 86.58   DEP      criu/files-reg.d
10:29:57 [2019-10-22T10:29:57.148Z] crypto/rc4
10:29:57 [2019-10-22T10:29:57.213Z] #58 86.88   DEP      criu/files-ext.d
10:29:57 [2019-10-22T10:29:57.216Z] Successfully built e95e1a790571
10:29:57 [2019-10-22T10:29:57.216Z] Successfully tagged docker:latest
10:29:57 [2019-10-22T10:29:57.216Z] INFO: Image build ended at 10/22/2019 10:29:57. Duration:00:03:39.1646231
10:29:57 [2019-10-22T10:29:57.471Z] #58 87.14   DEP      criu/file-lock.d
10:29:57 [2019-10-22T10:29:57.673Z] 
10:29:57 [2019-10-22T10:29:57.673Z] 
10:29:57 [2019-10-22T10:29:57.673Z] INFO: Building the test binaries at 10/22/2019 10:29:57...
10:29:57 [2019-10-22T10:29:57.729Z] #58 87.41   DEP      criu/file-ids.d
10:29:57 [2019-10-22T10:29:57.986Z] #58 87.57   DEP      criu/fifo.d
10:29:58 [2019-10-22T10:29:58.244Z] #58 87.83   DEP      criu/fdstore.d
10:29:58 [2019-10-22T10:29:58.244Z] #58 87.96   DEP      criu/fault-injection.d
10:29:58 [2019-10-22T10:29:58.244Z] #58 87.99   DEP      criu/external.d
10:29:58 [2019-10-22T10:29:58.502Z] #58 88.12   DEP      criu/eventpoll.d
10:29:58 [2019-10-22T10:29:58.647Z] #42 ...
10:29:58 [2019-10-22T10:29:58.647Z] 
10:29:58 [2019-10-22T10:29:58.647Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:29:58 [2019-10-22T10:29:58.647Z] #50 18.71 + cd /tmp/tmp.JF6C1szqh2/src/github.com/docker/libnetwork
10:29:58 [2019-10-22T10:29:58.647Z] #50 18.71 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
10:29:58 [2019-10-22T10:29:58.647Z] #50 19.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:29:58 [2019-10-22T10:29:58.759Z] #58 88.28   DEP      criu/eventfd.d
10:29:58 [2019-10-22T10:29:58.759Z] #58 88.52   DEP      criu/crtools.d
10:29:59 [2019-10-22T10:29:59.017Z] #58 88.79   DEP      criu/cr-service.d
10:29:59 [2019-10-22T10:29:59.275Z] #58 88.99   DEP      criu/cr-restore.d
10:29:59 [2019-10-22T10:29:59.533Z] #58 89.26   DEP      criu/cr-errno.d
10:29:59 [2019-10-22T10:29:59.533Z] #58 89.27   DEP      criu/cr-dump.d
10:29:59 [2019-10-22T10:29:59.791Z] #58 89.51   DEP      criu/cr-dedup.d
10:30:00 [2019-10-22T10:30:00.048Z] #58 89.74   DEP      criu/cr-check.d
10:30:00 [2019-10-22T10:30:00.306Z] #58 90.02   DEP      criu/clone-noasan.d
10:30:00 [2019-10-22T10:30:00.306Z] #58 90.09   DEP      criu/cgroup.d
10:30:00 [2019-10-22T10:30:00.563Z] #58 90.33   DEP      criu/cgroup-props.d
10:30:00 [2019-10-22T10:30:00.612Z] sync
10:30:00 [2019-10-22T10:30:00.612Z] github.com/LK4D4/vndr/godl/singleflight
10:30:00 [2019-10-22T10:30:00.612Z] io
10:30:00 [2019-10-22T10:30:00.612Z] reflect
10:30:00 [2019-10-22T10:30:00.612Z] syscall
10:30:00 [2019-10-22T10:30:00.612Z] math/rand
10:30:00 [2019-10-22T10:30:00.612Z] bytes
10:30:00 [2019-10-22T10:30:00.612Z] strings
10:30:00 [2019-10-22T10:30:00.821Z] #58 90.53   DEP      criu/bitmap.d
10:30:00 [2019-10-22T10:30:00.821Z] #58 90.56   DEP      criu/bfd.d
10:30:00 [2019-10-22T10:30:00.899Z] bufio
10:30:01 [2019-10-22T10:30:01.079Z] #58 90.75   DEP      criu/autofs.d
10:30:01 [2019-10-22T10:30:01.339Z] #58 91.02   DEP      criu/aio.d
10:30:01 [2019-10-22T10:30:01.546Z] path
10:30:01 [2019-10-22T10:30:01.546Z] hash
10:30:01 [2019-10-22T10:30:01.546Z] crypto/internal/randutil
10:30:01 [2019-10-22T10:30:01.546Z] hash/crc32
10:30:01 [2019-10-22T10:30:01.546Z] crypto
10:30:01 [2019-10-22T10:30:01.546Z] crypto/sha512
10:30:01 [2019-10-22T10:30:01.598Z] #58 91.27   DEP      criu/action-scripts.d
10:30:01 [2019-10-22T10:30:01.856Z] #58 91.62   CC       criu/action-scripts.o
10:30:01 [2019-10-22T10:30:01.911Z] crypto/hmac
10:30:01 [2019-10-22T10:30:01.911Z] crypto/sha1
10:30:01 [2019-10-22T10:30:01.911Z] crypto/sha256
10:30:02 [2019-10-22T10:30:02.197Z] time
10:30:02 [2019-10-22T10:30:02.197Z] internal/syscall/unix
10:30:02 [2019-10-22T10:30:02.197Z] internal/singleflight
10:30:02 [2019-10-22T10:30:02.197Z] internal/x/crypto/hkdf
10:30:02 [2019-10-22T10:30:02.197Z] internal/x/text/transform
10:30:02 [2019-10-22T10:30:02.352Z] INFO: make.ps1 starting at 10/22/2019 10:30:01
10:30:02 [2019-10-22T10:30:02.352Z] INFO: Git commit (7243249fb) assumed from DOCKER_GITCOMMIT environment variable
10:30:02 [2019-10-22T10:30:02.352Z] INFO: Invoking autogen...
10:30:02 [2019-10-22T10:30:02.397Z] Removing intermediate container 3c07e02c542a
10:30:02 [2019-10-22T10:30:02.397Z]  ---> 4f52460f564f
10:30:02 [2019-10-22T10:30:02.397Z] Step 66/118 : FROM base AS gotestsum
10:30:02 [2019-10-22T10:30:02.397Z]  ---> 786ea202c620
10:30:02 [2019-10-22T10:30:02.397Z] Step 67/118 : ENV INSTALL_BINARY_NAME=gotestsum
10:30:02 [2019-10-22T10:30:02.397Z]  ---> Running in 98052a6fd0ef
10:30:02 [2019-10-22T10:30:02.397Z] Removing intermediate container 98052a6fd0ef
10:30:02 [2019-10-22T10:30:02.397Z]  ---> 3518e2a7b3fa
10:30:02 [2019-10-22T10:30:02.397Z] Step 68/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:30:02 [2019-10-22T10:30:02.422Z] #58 92.27   CC       criu/aio.o
10:30:02 [2019-10-22T10:30:02.762Z]  ---> b79bcd2ac292
10:30:02 [2019-10-22T10:30:02.762Z] Step 69/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:30:02 [2019-10-22T10:30:02.762Z]  ---> fefbf1808091
10:30:02 [2019-10-22T10:30:02.762Z] Step 70/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:30:02 [2019-10-22T10:30:02.802Z] #50 ...
10:30:02 [2019-10-22T10:30:02.802Z] 
10:30:02 [2019-10-22T10:30:02.802Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:30:02 [2019-10-22T10:30:02.802Z] #30 12.92 unicode/utf8
10:30:02 [2019-10-22T10:30:02.802Z] #30 13.57 strconv
10:30:02 [2019-10-22T10:30:02.802Z] #30 16.67 internal/race
10:30:02 [2019-10-22T10:30:02.802Z] #30 16.73 sync/atomic
10:30:02 [2019-10-22T10:30:02.802Z] #30 16.90 unicode
10:30:02 [2019-10-22T10:30:02.802Z] #30 19.30 internal/testlog
10:30:02 [2019-10-22T10:30:02.802Z] #30 19.58 encoding
10:30:02 [2019-10-22T10:30:02.802Z] #30 19.70 runtime/cgo
10:30:02 [2019-10-22T10:30:02.802Z] #30 ...
10:30:02 [2019-10-22T10:30:02.802Z] 
10:30:02 [2019-10-22T10:30:02.802Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:02 [2019-10-22T10:30:02.802Z] #33 16.98 strconv
10:30:02 [2019-10-22T10:30:02.802Z] #33 19.36 internal/testlog
10:30:02 [2019-10-22T10:30:02.802Z] #33 19.48 encoding
10:30:02 [2019-10-22T10:30:02.802Z] #33 19.58 unicode/utf16
10:30:02 [2019-10-22T10:30:02.802Z] #33 19.72 container/list
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.04 crypto/internal/subtle
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.13 crypto/subtle
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.18 crypto/rc4
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.38 internal/x/crypto/cryptobyte/asn1
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.46 internal/nettrace
10:30:02 [2019-10-22T10:30:02.802Z] #33 20.50 internal/x/net/dns/dnsmessage
10:30:02 [2019-10-22T10:30:02.810Z] INFO: Building daemon...
10:30:02 [2019-10-22T10:30:02.817Z] encoding/binary
10:30:02 [2019-10-22T10:30:02.817Z] sort
10:30:03 [2019-10-22T10:30:03.105Z] internal/poll
10:30:03 [2019-10-22T10:30:03.105Z] internal/fmtsort
10:30:03 [2019-10-22T10:30:03.105Z] regexp/syntax
10:30:03 [2019-10-22T10:30:03.124Z]  ---> Running in 24b399bfccdd
10:30:03 [2019-10-22T10:30:03.356Z] #58 93.04   CC       criu/autofs.o
10:30:03 [2019-10-22T10:30:03.362Z] #33 23.81 runtime/cgo
10:30:03 [2019-10-22T10:30:03.394Z] encoding/base64
10:30:03 [2019-10-22T10:30:03.394Z] crypto/cipher
10:30:03 [2019-10-22T10:30:03.394Z] os
10:30:03 [2019-10-22T10:30:03.513Z] + RM_GOPATH=0
10:30:03 [2019-10-22T10:30:03.513Z] + TMP_GOPATH=
10:30:03 [2019-10-22T10:30:03.513Z] + : /build
10:30:03 [2019-10-22T10:30:03.513Z] + '[' -z '' ']'
10:30:03 [2019-10-22T10:30:03.513Z] ++ mktemp -d
10:30:03 [2019-10-22T10:30:03.513Z] + export GOPATH=/tmp/tmp.Wzd5kfGEJw
10:30:03 [2019-10-22T10:30:03.513Z] + GOPATH=/tmp/tmp.Wzd5kfGEJw
10:30:03 [2019-10-22T10:30:03.513Z] + RM_GOPATH=1
10:30:03 [2019-10-22T10:30:03.513Z] ++ dirname ./install.sh
10:30:03 [2019-10-22T10:30:03.513Z] + dir=.
10:30:03 [2019-10-22T10:30:03.513Z] + bin=gotestsum
10:30:03 [2019-10-22T10:30:03.513Z] + shift
10:30:03 [2019-10-22T10:30:03.513Z] + '[' '!' -f ./gotestsum.installer ']'
10:30:03 [2019-10-22T10:30:03.513Z] + . ./gotestsum.installer
10:30:03 [2019-10-22T10:30:03.513Z] ++ GOTESTSUM_COMMIT=v0.3.5
10:30:03 [2019-10-22T10:30:03.513Z] + install_gotestsum
10:30:03 [2019-10-22T10:30:03.513Z] + echo 'Installing gotestsum version v0.3.5'
10:30:03 [2019-10-22T10:30:03.513Z] + go get -d gotest.tools/gotestsum
10:30:03 [2019-10-22T10:30:03.514Z] Installing gotestsum version v0.3.5
10:30:03 [2019-10-22T10:30:03.683Z] crypto/md5
10:30:03 [2019-10-22T10:30:03.683Z] crypto/aes
10:30:03 [2019-10-22T10:30:03.683Z] crypto/des
10:30:03 [2019-10-22T10:30:03.973Z] encoding/pem
10:30:03 [2019-10-22T10:30:03.973Z] internal/x/crypto/internal/chacha20
10:30:03 [2019-10-22T10:30:03.973Z] internal/x/crypto/poly1305
10:30:04 [2019-10-22T10:30:04.260Z] internal/x/crypto/curve25519
10:30:04 [2019-10-22T10:30:04.260Z] internal/x/crypto/chacha20poly1305
10:30:04 [2019-10-22T10:30:04.260Z] regexp
10:30:04 [2019-10-22T10:30:04.260Z] path/filepath
10:30:04 [2019-10-22T10:30:04.260Z] fmt
10:30:04 [2019-10-22T10:30:04.546Z] io/ioutil
10:30:04 [2019-10-22T10:30:04.731Z] #58 ...
10:30:04 [2019-10-22T10:30:04.731Z] 
10:30:04 [2019-10-22T10:30:04.731Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:04 [2019-10-22T10:30:04.731Z] #33 161.5 mime
10:30:04 [2019-10-22T10:30:04.731Z] #33 163.6 mime/quotedprintable
10:30:04 [2019-10-22T10:30:04.731Z] #33 164.1 mime/multipart
10:30:04 [2019-10-22T10:30:04.731Z] #33 165.4 net/http/internal
10:30:04 [2019-10-22T10:30:04.731Z] #33 165.7 os/exec
10:30:04 [2019-10-22T10:30:04.731Z] #33 ...
10:30:04 [2019-10-22T10:30:04.731Z] 
10:30:04 [2019-10-22T10:30:04.731Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:04 [2019-10-22T10:30:04.731Z] #13 83.52 Selecting previously unselected package mingw-w64-x86-64-dev.
10:30:04 [2019-10-22T10:30:04.731Z] #13 83.54 Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:30:04 [2019-10-22T10:30:04.731Z] #13 83.54 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.27 Selecting previously unselected package gcc-mingw-w64-base.
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.31 Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.31 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.50 Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:30:04 [2019-10-22T10:30:04.731Z] #13 89.50 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:30:04 [2019-10-22T10:30:04.827Z] #33 ...
10:30:04 [2019-10-22T10:30:04.828Z] 
10:30:04 [2019-10-22T10:30:04.828Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:30:04 [2019-10-22T10:30:04.828Z] #55 16.16 + cd /tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution
10:30:04 [2019-10-22T10:30:04.828Z] #55 16.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:30:04 [2019-10-22T10:30:04.828Z] #55 17.93 + GOPATH=/tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bPBFFUWFmi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:30:05 [2019-10-22T10:30:05.001Z] #13 ...
10:30:05 [2019-10-22T10:30:05.001Z] 
10:30:05 [2019-10-22T10:30:05.001Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:05 [2019-10-22T10:30:05.001Z] #33 171.8 net/http/httptrace
10:30:05 [2019-10-22T10:30:05.083Z] #55 ...
10:30:05 [2019-10-22T10:30:05.083Z] 
10:30:05 [2019-10-22T10:30:05.083Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:05 [2019-10-22T10:30:05.083Z] #57 16.88 Fetched 7919 kB in 13s (572 kB/s)
10:30:05 [2019-10-22T10:30:05.083Z] #57 16.88 Reading package lists...
10:30:05 [2019-10-22T10:30:05.083Z] #57 21.58 Reading package lists...
10:30:05 [2019-10-22T10:30:05.165Z] flag
10:30:05 [2019-10-22T10:30:05.165Z] net/url
10:30:05 [2019-10-22T10:30:05.165Z] go/token
10:30:05 [2019-10-22T10:30:05.165Z] text/template/parse
10:30:05 [2019-10-22T10:30:05.165Z] go/scanner
10:30:05 [2019-10-22T10:30:05.259Z] #33 172.2 net/http
10:30:05 [2019-10-22T10:30:05.463Z] log
10:30:05 [2019-10-22T10:30:05.463Z] encoding/json
10:30:05 [2019-10-22T10:30:05.463Z] go/ast
10:30:05 [2019-10-22T10:30:05.463Z] encoding/xml
10:30:05 [2019-10-22T10:30:05.642Z] #57 26.30 Building dependency tree...
10:30:05 [2019-10-22T10:30:05.642Z] #57 27.11 Reading state information...
10:30:06 [2019-10-22T10:30:06.243Z] #57 27.75 The following additional packages will be installed:
10:30:06 [2019-10-22T10:30:06.484Z] text/template
10:30:06 [2019-10-22T10:30:06.499Z] #57 27.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:30:06 [2019-10-22T10:30:06.499Z] #57 27.75   libprotoc10 python-pkg-resources zlib1g-dev
10:30:06 [2019-10-22T10:30:06.499Z] #57 27.76 Suggested packages:
10:30:06 [2019-10-22T10:30:06.499Z] #57 27.76   manpages-dev python-setuptools
10:30:07 [2019-10-22T10:30:07.111Z] go/parser
10:30:07 [2019-10-22T10:30:07.111Z] compress/flate
10:30:07 [2019-10-22T10:30:07.111Z] context
10:30:07 [2019-10-22T10:30:07.396Z] math/big
10:30:07 [2019-10-22T10:30:07.424Z] #57 ...
10:30:07 [2019-10-22T10:30:07.424Z] 
10:30:07 [2019-10-22T10:30:07.424Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:30:07 [2019-10-22T10:30:07.424Z] #47 28.65 + cd /tmp/tmp.ts4rdRoJF8/src/github.com/containerd/containerd
10:30:07 [2019-10-22T10:30:07.424Z] #47 28.65 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
10:30:07 [2019-10-22T10:30:07.682Z] go/doc
10:30:07 [2019-10-22T10:30:07.736Z] + cd /tmp/tmp.Wzd5kfGEJw/src/gotest.tools/gotestsum
10:30:07 [2019-10-22T10:30:07.736Z] + git checkout -q v0.3.5
10:30:07 [2019-10-22T10:30:07.736Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:30:07 [2019-10-22T10:30:07.793Z] #33 ...
10:30:07 [2019-10-22T10:30:07.794Z] 
10:30:07 [2019-10-22T10:30:07.794Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:30:07 [2019-10-22T10:30:07.794Z] #27 DONE 174.2s
10:30:07 [2019-10-22T10:30:07.794Z] 
10:30:07 [2019-10-22T10:30:07.794Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:07 [2019-10-22T10:30:07.794Z] #58 95.21   CC       criu/bfd.o
10:30:07 [2019-10-22T10:30:07.794Z] #58 96.22   CC       criu/bitmap.o
10:30:07 [2019-10-22T10:30:07.794Z] #58 96.46   CC       criu/cgroup-props.o
10:30:07 [2019-10-22T10:30:07.969Z] compress/gzip
10:30:07 [2019-10-22T10:30:07.969Z] encoding/hex
10:30:08 [2019-10-22T10:30:08.050Z] #58 97.69   CC       criu/cgroup.o
10:30:08 [2019-10-22T10:30:08.256Z] internal/x/text/unicode/bidi
10:30:08 [2019-10-22T10:30:08.256Z] net
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + export 'BUILDTAGS=netgo osusergo static_build'
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + BUILDTAGS='netgo osusergo static_build'
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + export EXTRA_FLAGS=-buildmode=pie
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + EXTRA_FLAGS=-buildmode=pie
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + '[' '' = dynamic ']'
10:30:08 [2019-10-22T10:30:08.785Z] #47 29.78 + make
10:30:08 [2019-10-22T10:30:08.882Z] github.com/LK4D4/vndr/build
10:30:08 [2019-10-22T10:30:08.882Z] internal/x/text/secure/bidirule
10:30:08 [2019-10-22T10:30:08.882Z] internal/x/text/unicode/norm
10:30:09 [2019-10-22T10:30:09.752Z] #47 30.68 🇩 bin/ctr
10:30:09 [2019-10-22T10:30:09.899Z] internal/x/net/http2/hpack
10:30:09 [2019-10-22T10:30:09.899Z] crypto/rand
10:30:09 [2019-10-22T10:30:09.899Z] crypto/elliptic
10:30:10 [2019-10-22T10:30:10.187Z] encoding/asn1
10:30:10 [2019-10-22T10:30:10.187Z] crypto/rsa
10:30:10 [2019-10-22T10:30:10.815Z] crypto/dsa
10:30:10 [2019-10-22T10:30:10.815Z] internal/x/net/idna
10:30:10 [2019-10-22T10:30:10.815Z] mime
10:30:11 [2019-10-22T10:30:11.102Z] crypto/ecdsa
10:30:11 [2019-10-22T10:30:11.102Z] crypto/x509/pkix
10:30:11 [2019-10-22T10:30:11.113Z] #47 ...
10:30:11 [2019-10-22T10:30:11.113Z] 
10:30:11 [2019-10-22T10:30:11.113Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:30:11 [2019-10-22T10:30:11.113Z] #50 DONE 32.2s
10:30:11 [2019-10-22T10:30:11.113Z] 
10:30:11 [2019-10-22T10:30:11.113Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:11 [2019-10-22T10:30:11.113Z] #57 29.10 The following NEW packages will be installed:
10:30:11 [2019-10-22T10:30:11.113Z] #57 29.10   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:30:11 [2019-10-22T10:30:11.113Z] #57 29.10   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:30:11 [2019-10-22T10:30:11.113Z] #57 29.10   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:30:11 [2019-10-22T10:30:11.113Z] #57 29.10   zlib1g-dev
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 Need to get 3602 kB of archives.
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 After this operation, 18.9 MB of additional disk space will be used.
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.31 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.35 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 30.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:30:11 [2019-10-22T10:30:11.113Z] #57 31.14 debconf: delaying package configuration, since apt-utils is not installed
10:30:11 [2019-10-22T10:30:11.113Z] #57 31.26 Fetched 3602 kB in 1s (2812 kB/s)
10:30:11 [2019-10-22T10:30:11.113Z] #57 31.34 Selecting previously unselected package libnet1:amd64.
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.57 Selecting previously unselected package libcap-dev:amd64.
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.59 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.61 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.80 Selecting previously unselected package libnet1-dev.
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 31.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.19 Selecting previously unselected package libnl-3-200:amd64.
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.20 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.22 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.46 Selecting previously unselected package libnl-3-dev:amd64.
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.47 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.114Z] #57 32.47 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:30:11 [2019-10-22T10:30:11.372Z] #57 32.74 Selecting previously unselected package libprotobuf-c1:amd64.
10:30:11 [2019-10-22T10:30:11.372Z] #57 32.74 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.372Z] #57 32.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:30:11 [2019-10-22T10:30:11.388Z] internal/x/crypto/cryptobyte
10:30:11 [2019-10-22T10:30:11.388Z] mime/quotedprintable
10:30:11 [2019-10-22T10:30:11.627Z] #57 32.91 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:30:11 [2019-10-22T10:30:11.627Z] #57 32.92 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.627Z] #57 32.93 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:30:11 [2019-10-22T10:30:11.627Z] #57 33.10 Selecting previously unselected package zlib1g-dev:amd64.
10:30:11 [2019-10-22T10:30:11.627Z] #57 33.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:30:11 [2019-10-22T10:30:11.627Z] #57 33.13 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:30:11 [2019-10-22T10:30:11.673Z] net/http/internal
10:30:11 [2019-10-22T10:30:11.673Z] os/exec
10:30:12 [2019-10-22T10:30:12.187Z] #57 33.63 Selecting previously unselected package libprotobuf10:amd64.
10:30:12 [2019-10-22T10:30:12.229Z] #58 101.6   CC       criu/clone-noasan.o
10:30:12 [2019-10-22T10:30:12.229Z] #58 101.7   CC       criu/cr-check.o
10:30:12 [2019-10-22T10:30:12.441Z] #57 33.63 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:30:12 [2019-10-22T10:30:12.441Z] #57 33.63 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:30:12 [2019-10-22T10:30:12.701Z] #57 34.14 Selecting previously unselected package libprotobuf-lite10:amd64.
10:30:12 [2019-10-22T10:30:12.701Z] #57 34.14 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:30:12 [2019-10-22T10:30:12.701Z] #57 34.14 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:30:12 [2019-10-22T10:30:12.795Z] #58 ...
10:30:12 [2019-10-22T10:30:12.795Z] 
10:30:12 [2019-10-22T10:30:12.795Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:30:12 [2019-10-22T10:30:12.795Z] #15 179.9 + rm -rf /tmp/tmp.X8x6eym0bl
10:30:12 [2019-10-22T10:30:12.957Z] #57 34.28 Selecting previously unselected package libprotobuf-dev:amd64.
10:30:12 [2019-10-22T10:30:12.957Z] #57 34.28 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:30:12 [2019-10-22T10:30:12.957Z] #57 34.29 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:30:13 [2019-10-22T10:30:13.151Z] internal/x/net/http/httpproxy
10:30:13 [2019-10-22T10:30:13.151Z] net/textproto
10:30:13 [2019-10-22T10:30:13.151Z] crypto/x509
10:30:13 [2019-10-22T10:30:13.360Z] #15 DONE 180.6s
10:30:13 [2019-10-22T10:30:13.360Z] 
10:30:13 [2019-10-22T10:30:13.360Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:30:13 [2019-10-22T10:30:13.434Z] internal/x/net/http/httpguts
10:30:13 [2019-10-22T10:30:13.434Z] mime/multipart
10:30:13 [2019-10-22T10:30:13.516Z] #57 35.08 Selecting previously unselected package libprotoc10:amd64.
10:30:13 [2019-10-22T10:30:13.516Z] #57 35.08 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:30:13 [2019-10-22T10:30:13.771Z] #57 35.08 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:30:14 [2019-10-22T10:30:14.051Z] crypto/tls
10:30:14 [2019-10-22T10:30:14.294Z] #47 ...
10:30:14 [2019-10-22T10:30:14.294Z] 
10:30:14 [2019-10-22T10:30:14.294Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:14 [2019-10-22T10:30:14.294Z] #58 104.0   CC       criu/cr-dedup.o
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.55 Selecting previously unselected package protobuf-c-compiler.
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.55 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.57 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.70 Selecting previously unselected package protobuf-compiler.
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.71 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.71 Unpacking protobuf-compiler (3.0.0-9) ...
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.80 Selecting previously unselected package python-pkg-resources.
10:30:14 [2019-10-22T10:30:14.330Z] #57 35.80 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:30:14 [2019-10-22T10:30:14.585Z] #57 35.80 Unpacking python-pkg-resources (33.1.1-1) ...
10:30:14 [2019-10-22T10:30:14.585Z] #57 36.00 Selecting previously unselected package python-protobuf.
10:30:14 [2019-10-22T10:30:14.585Z] #57 36.00 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:30:14 [2019-10-22T10:30:14.585Z] #57 36.01 Unpacking python-protobuf (3.0.0-9) ...
10:30:14 [2019-10-22T10:30:14.840Z] #57 36.31 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:30:14 [2019-10-22T10:30:14.840Z] #57 36.40 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:30:14 [2019-10-22T10:30:14.860Z] #58 104.6   CC       criu/cr-dump.o
10:30:15 [2019-10-22T10:30:15.095Z] #57 36.41 Setting up python-pkg-resources (33.1.1-1) ...
10:30:16 [2019-10-22T10:30:16.109Z] net/http/httptrace
10:30:16 [2019-10-22T10:30:16.109Z] net/http
10:30:17 [2019-10-22T10:30:17.402Z] #58 107.0   CC       criu/cr-errno.o
10:30:17 [2019-10-22T10:30:17.402Z] #58 107.1   CC       criu/cr-restore.o
10:30:18 [2019-10-22T10:30:18.355Z] #57 39.30 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:30:18 [2019-10-22T10:30:18.355Z] #57 39.31 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:30:18 [2019-10-22T10:30:18.355Z] #57 39.32 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:18 [2019-10-22T10:30:18.355Z] #57 39.33 Setting up python-protobuf (3.0.0-9) ...
10:30:18 [2019-10-22T10:30:18.914Z] #57 ...
10:30:18 [2019-10-22T10:30:18.914Z] 
10:30:18 [2019-10-22T10:30:18.914Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:30:18 [2019-10-22T10:30:18.914Z] #27 29.11 + cd /tmp/tmp.uJ4UqIWP7n/src/gotest.tools/gotestsum
10:30:18 [2019-10-22T10:30:18.914Z] #27 29.11 + git checkout -q v0.3.5
10:30:18 [2019-10-22T10:30:18.914Z] #27 29.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:30:19 [2019-10-22T10:30:19.125Z] Removing intermediate container 24b399bfccdd
10:30:19 [2019-10-22T10:30:19.125Z]  ---> 0cded3f1530e
10:30:19 [2019-10-22T10:30:19.125Z] Step 71/118 : FROM dev-base AS dockercli
10:30:19 [2019-10-22T10:30:19.125Z]  ---> 786ea202c620
10:30:19 [2019-10-22T10:30:19.125Z] Step 72/118 : ENV INSTALL_BINARY_NAME=dockercli
10:30:19 [2019-10-22T10:30:19.125Z]  ---> Running in d4b55ad1c125
10:30:19 [2019-10-22T10:30:19.125Z] Removing intermediate container d4b55ad1c125
10:30:19 [2019-10-22T10:30:19.125Z]  ---> b37ef58d2762
10:30:19 [2019-10-22T10:30:19.125Z] Step 73/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:30:19 [2019-10-22T10:30:19.125Z]  ---> 8a57addb09a1
10:30:19 [2019-10-22T10:30:19.125Z] Step 74/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:30:19 [2019-10-22T10:30:19.125Z]  ---> 1924aa35259b
10:30:19 [2019-10-22T10:30:19.125Z] Step 75/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:30:19 [2019-10-22T10:30:19.125Z]  ---> Running in 1ba2d1cb0c70
10:30:19 [2019-10-22T10:30:19.125Z] + RM_GOPATH=0
10:30:19 [2019-10-22T10:30:19.125Z] + TMP_GOPATH=
10:30:19 [2019-10-22T10:30:19.125Z] + : /build
10:30:19 [2019-10-22T10:30:19.125Z] + '[' -z '' ']'
10:30:19 [2019-10-22T10:30:19.125Z] ++ mktemp -d
10:30:19 [2019-10-22T10:30:19.125Z] + export GOPATH=/tmp/tmp.5FDHzxgXzw
10:30:19 [2019-10-22T10:30:19.125Z] + GOPATH=/tmp/tmp.5FDHzxgXzw
10:30:19 [2019-10-22T10:30:19.125Z] + RM_GOPATH=1
10:30:19 [2019-10-22T10:30:19.125Z] ++ dirname ./install.sh
10:30:19 [2019-10-22T10:30:19.125Z] + dir=.
10:30:19 [2019-10-22T10:30:19.125Z] + bin=dockercli
10:30:19 [2019-10-22T10:30:19.125Z] + shift
10:30:19 [2019-10-22T10:30:19.125Z] + '[' '!' -f ./dockercli.installer ']'
10:30:19 [2019-10-22T10:30:19.125Z] + . ./dockercli.installer
10:30:19 [2019-10-22T10:30:19.125Z] ++ DOCKERCLI_CHANNEL=stable
10:30:19 [2019-10-22T10:30:19.125Z] ++ DOCKERCLI_VERSION=17.06.2-ce
10:30:19 [2019-10-22T10:30:19.125Z] + install_dockercli
10:30:19 [2019-10-22T10:30:19.125Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
10:30:19 [2019-10-22T10:30:19.125Z] Install docker/cli version 17.06.2-ce from stable
10:30:19 [2019-10-22T10:30:19.125Z] ++ uname -m
10:30:19 [2019-10-22T10:30:19.125Z] + arch=s390x
10:30:19 [2019-10-22T10:30:19.125Z] + '[' s390x '!=' x86_64 ']'
10:30:19 [2019-10-22T10:30:19.125Z] + '[' s390x '!=' s390x ']'
10:30:19 [2019-10-22T10:30:19.125Z] + url=https://download.docker.com/linux/static
10:30:19 [2019-10-22T10:30:19.125Z] + tar -xz docker/docker
10:30:19 [2019-10-22T10:30:19.126Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:30:19 [2019-10-22T10:30:19.169Z] #27 ...
10:30:19 [2019-10-22T10:30:19.169Z] 
10:30:19 [2019-10-22T10:30:19.169Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:19 [2019-10-22T10:30:19.169Z] #33 30.57 internal/x/crypto/curve25519
10:30:19 [2019-10-22T10:30:19.169Z] #33 34.26 sync
10:30:19 [2019-10-22T10:30:19.169Z] #33 34.69 io
10:30:19 [2019-10-22T10:30:19.169Z] #33 34.69 reflect
10:30:19 [2019-10-22T10:30:19.169Z] #33 35.49 bytes
10:30:19 [2019-10-22T10:30:19.169Z] #33 37.18 bufio
10:30:19 [2019-10-22T10:30:19.169Z] #33 38.18 syscall
10:30:19 [2019-10-22T10:30:19.581Z] github.com/LK4D4/vndr/godl
10:30:19 [2019-10-22T10:30:19.582Z] github.com/LK4D4/vndr
10:30:19 [2019-10-22T10:30:19.937Z] + mkdir -p /build
10:30:19 [2019-10-22T10:30:19.937Z] + mv docker/docker /build/
10:30:19 [2019-10-22T10:30:19.937Z] + rmdir docker
10:30:20 [2019-10-22T10:30:20.789Z] Removing intermediate container 1ba2d1cb0c70
10:30:20 [2019-10-22T10:30:20.789Z]  ---> a0fb31c2a930
10:30:20 [2019-10-22T10:30:20.789Z] Step 76/118 : FROM runtime-dev AS runc
10:30:20 [2019-10-22T10:30:20.789Z]  ---> 627669db1e46
10:30:20 [2019-10-22T10:30:20.789Z] Step 77/118 : ENV INSTALL_BINARY_NAME=runc
10:30:20 [2019-10-22T10:30:20.789Z]  ---> Running in f2edc032d5a1
10:30:21 [2019-10-22T10:30:21.169Z] Removing intermediate container f2edc032d5a1
10:30:21 [2019-10-22T10:30:21.169Z]  ---> 913c86544b8b
10:30:21 [2019-10-22T10:30:21.169Z] Step 78/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:30:21 [2019-10-22T10:30:21.169Z]  ---> d580a470fca8
10:30:21 [2019-10-22T10:30:21.169Z] Step 79/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:30:21 [2019-10-22T10:30:21.539Z]  ---> 84804e58ba03
10:30:21 [2019-10-22T10:30:21.539Z] Step 80/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:30:21 [2019-10-22T10:30:21.539Z]  ---> Running in 53c4157b1407
10:30:21 [2019-10-22T10:30:21.724Z] #33 ...
10:30:21 [2019-10-22T10:30:21.724Z] 
10:30:21 [2019-10-22T10:30:21.724Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:30:21 [2019-10-22T10:30:21.724Z] #30 32.88 sync
10:30:21 [2019-10-22T10:30:21.724Z] #30 33.27 io
10:30:21 [2019-10-22T10:30:21.724Z] #30 33.28 reflect
10:30:21 [2019-10-22T10:30:21.724Z] #30 34.26 syscall
10:30:21 [2019-10-22T10:30:21.724Z] #30 38.99 time
10:30:21 [2019-10-22T10:30:21.724Z] #30 42.49 sort
10:30:21 [2019-10-22T10:30:21.979Z] #30 ...
10:30:21 [2019-10-22T10:30:21.979Z] 
10:30:21 [2019-10-22T10:30:21.979Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.40 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.43 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.45 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.48 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.49 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.50 Setting up protobuf-c-compiler (1.2.1-2) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.51 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:30:21 [2019-10-22T10:30:21.979Z] #57 43.52 Setting up protobuf-compiler (3.0.0-9) ...
10:30:22 [2019-10-22T10:30:22.234Z] #57 43.54 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:30:22 [2019-10-22T10:30:22.234Z] #57 43.55 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:30:22 [2019-10-22T10:30:22.234Z] #57 43.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:22 [2019-10-22T10:30:22.327Z] + RM_GOPATH=0
10:30:22 [2019-10-22T10:30:22.327Z] + TMP_GOPATH=
10:30:22 [2019-10-22T10:30:22.327Z] + : /build
10:30:22 [2019-10-22T10:30:22.327Z] + '[' -z '' ']'
10:30:22 [2019-10-22T10:30:22.327Z] ++ mktemp -d
10:30:22 [2019-10-22T10:30:22.327Z] + export GOPATH=/tmp/tmp.LSGGVzPeNW
10:30:22 [2019-10-22T10:30:22.327Z] + GOPATH=/tmp/tmp.LSGGVzPeNW
10:30:22 [2019-10-22T10:30:22.327Z] + RM_GOPATH=1
10:30:22 [2019-10-22T10:30:22.327Z] ++ dirname ./install.sh
10:30:22 [2019-10-22T10:30:22.327Z] + dir=.
10:30:22 [2019-10-22T10:30:22.327Z] + bin=runc
10:30:22 [2019-10-22T10:30:22.327Z] + shift
10:30:22 [2019-10-22T10:30:22.327Z] + '[' '!' -f ./runc.installer ']'
10:30:22 [2019-10-22T10:30:22.327Z] + . ./runc.installer
10:30:22 [2019-10-22T10:30:22.327Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:30:22 [2019-10-22T10:30:22.327Z] + install_runc
10:30:22 [2019-10-22T10:30:22.327Z] + uname -r
10:30:22 [2019-10-22T10:30:22.327Z] + grep -q '^3\.10\.0.*\.el7\.'
10:30:22 [2019-10-22T10:30:22.327Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:30:22 [2019-10-22T10:30:22.327Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
10:30:22 [2019-10-22T10:30:22.327Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LSGGVzPeNW/src/github.com/opencontainers/runc
10:30:22 [2019-10-22T10:30:22.327Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
10:30:22 [2019-10-22T10:30:22.327Z] Cloning into '/tmp/tmp.LSGGVzPeNW/src/github.com/opencontainers/runc'...
10:30:22 [2019-10-22T10:30:22.669Z] #58 111.9   CC       criu/cr-service.o
10:30:22 [2019-10-22T10:30:22.669Z] #58 ...
10:30:22 [2019-10-22T10:30:22.669Z] 
10:30:22 [2019-10-22T10:30:22.669Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:22 [2019-10-22T10:30:22.669Z] #13 107.9 Selecting previously unselected package g++-mingw-w64-x86-64.
10:30:22 [2019-10-22T10:30:22.669Z] #13 107.9 Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:30:22 [2019-10-22T10:30:22.669Z] #13 107.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:30:22 [2019-10-22T10:30:22.793Z] #57 DONE 44.1s
10:30:22 [2019-10-22T10:30:22.793Z] 
10:30:22 [2019-10-22T10:30:22.793Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:22 [2019-10-22T10:30:22.793Z] #33 43.15 time
10:30:23 [2019-10-22T10:30:23.147Z] + cd /tmp/tmp.LSGGVzPeNW/src/github.com/opencontainers/runc
10:30:23 [2019-10-22T10:30:23.147Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:30:23 [2019-10-22T10:30:23.147Z] + '[' -z '' ']'
10:30:23 [2019-10-22T10:30:23.147Z] + target=static
10:30:23 [2019-10-22T10:30:23.147Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:30:23 [2019-10-22T10:30:23.147Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
10:30:23 [2019-10-22T10:30:23.353Z] #33 44.03 sort
10:30:23 [2019-10-22T10:30:23.980Z] Removing intermediate container 9f7ffd323cc3
10:30:23 [2019-10-22T10:30:23.980Z]  ---> 13f5c7635d69
10:30:23 [2019-10-22T10:30:23.980Z] Step 49/118 : FROM dev-base AS containerd
10:30:23 [2019-10-22T10:30:23.980Z]  ---> 31779e44a03a
10:30:23 [2019-10-22T10:30:23.980Z] Step 50/118 : ARG DEBIAN_FRONTEND
10:30:23 [2019-10-22T10:30:23.980Z]  ---> Using cache
10:30:23 [2019-10-22T10:30:23.980Z]  ---> a2246ddaf64e
10:30:23 [2019-10-22T10:30:23.980Z] Step 51/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
10:30:23 [2019-10-22T10:30:23.980Z]  ---> Running in 7708e7a5fc95
10:30:23 [2019-10-22T10:30:23.980Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:30:23 [2019-10-22T10:30:23.980Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:30:23 [2019-10-22T10:30:23.980Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:30:23 [2019-10-22T10:30:23.980Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:30:23 [2019-10-22T10:30:23.980Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:30:23 [2019-10-22T10:30:23.980Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:30:24 [2019-10-22T10:30:24.276Z] #33 44.88 internal/fmtsort
10:30:24 [2019-10-22T10:30:24.597Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:30:24 [2019-10-22T10:30:24.597Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:30:24 [2019-10-22T10:30:24.835Z] #33 45.51 internal/syscall/unix
10:30:25 [2019-10-22T10:30:25.090Z] #33 45.69 strings
10:30:26 [2019-10-22T10:30:26.071Z] Fetched 7720 kB in 2s (3232 kB/s)
10:30:26 [2019-10-22T10:30:26.973Z] #33 47.51 internal/poll
10:30:26 [2019-10-22T10:30:26.973Z] #33 47.77 path
10:30:27 [2019-10-22T10:30:27.531Z] #33 48.23 regexp/syntax
10:30:27 [2019-10-22T10:30:27.543Z] Reading package lists...
10:30:28 [2019-10-22T10:30:28.455Z] #33 48.96 os
10:30:28 [2019-10-22T10:30:28.554Z] Reading package lists...
10:30:28 [2019-10-22T10:30:28.752Z] #33 ...
10:30:28 [2019-10-22T10:30:28.753Z] 
10:30:28 [2019-10-22T10:30:28.753Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:28 [2019-10-22T10:30:28.753Z] #58 3.057 Note: Building without ia32 C/R, missed ia32 support in gcc
10:30:28 [2019-10-22T10:30:28.753Z] #58 3.057       That may be related to missing gcc-multilib in your
10:30:28 [2019-10-22T10:30:28.753Z] #58 3.058       distribution or you may have Debian with buggy toolchain
10:30:28 [2019-10-22T10:30:28.753Z] #58 3.058       (issue https://github.com/xemul/criu/issues/315)
10:30:28 [2019-10-22T10:30:28.753Z] #58 4.091 fatal: Not a git repository (or any of the parent directories): .git
10:30:28 [2019-10-22T10:30:28.753Z] #58 4.114   GEN      .gitid
10:30:28 [2019-10-22T10:30:28.753Z] #58 4.115   GEN      criu/include/version.h
10:30:28 [2019-10-22T10:30:28.753Z] #58 4.157   GEN      include/common/asm
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.211   PBCC     images/google/protobuf/descriptor.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.315   PBCC     images/opts.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.347   PBCC     images/sit.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.380   DEP      images/google/protobuf/descriptor.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.429   DEP      images/opts.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.486   DEP      images/sit.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.529   PBCC     images/macvlan.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.565   DEP      images/macvlan.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.617   PBCC     images/autofs.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.633   DEP      images/autofs.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.661   PBCC     images/sysctl.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.688   DEP      images/sysctl.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.727   PBCC     images/time.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.752   DEP      images/time.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.790   PBCC     images/binfmt-misc.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.822   DEP      images/binfmt-misc.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.857   PBCC     images/seccomp.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.877   DEP      images/seccomp.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.912   PBCC     images/userns.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.931   DEP      images/userns.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.969   PBCC     images/cgroup.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 5.992   DEP      images/cgroup.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 6.038   PBCC     images/fown.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 6.049   PBCC     images/ext-file.pb-c.c
10:30:28 [2019-10-22T10:30:28.753Z] #58 6.089   DEP      images/fown.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 6.124   DEP      images/ext-file.pb-c.d
10:30:28 [2019-10-22T10:30:28.753Z] #58 6.162   PBCC     images/rpc.pb-c.c
10:30:28 [2019-10-22T10:30:28.837Z] Building dependency tree...
10:30:28 [2019-10-22T10:30:28.837Z] Reading state information...
10:30:28 [2019-10-22T10:30:28.837Z] The following additional packages will be installed:
10:30:28 [2019-10-22T10:30:28.837Z]   btrfs-progs liblzo2-2
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.213   DEP      images/rpc.pb-c.d
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.254   PBCC     images/siginfo.pb-c.c
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.293   DEP      images/siginfo.pb-c.d
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.329   PBCC     images/pagemap.pb-c.c
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.363   DEP      images/pagemap.pb-c.d
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.388   PBCC     images/rlimit.pb-c.c
10:30:29 [2019-10-22T10:30:29.007Z] #58 6.408   DEP      images/rlimit.pb-c.d
10:30:29 [2019-10-22T10:30:29.120Z] The following NEW packages will be installed:
10:30:29 [2019-10-22T10:30:29.120Z]   btrfs-progs btrfs-tools liblzo2-2
10:30:29 [2019-10-22T10:30:29.120Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:30:29 [2019-10-22T10:30:29.120Z] Need to get 588 kB of archives.
10:30:29 [2019-10-22T10:30:29.120Z] After this operation, 5005 kB of additional disk space will be used.
10:30:29 [2019-10-22T10:30:29.120Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:30:29 [2019-10-22T10:30:29.120Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
10:30:29 [2019-10-22T10:30:29.120Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
10:30:29 [2019-10-22T10:30:29.220Z] #13 ...
10:30:29 [2019-10-22T10:30:29.220Z] 
10:30:29 [2019-10-22T10:30:29.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:29 [2019-10-22T10:30:29.220Z] #58 113.2   CC       criu/crtools.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 114.6   CC       criu/eventfd.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 115.0   CC       criu/eventpoll.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 115.5   CC       criu/external.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 115.9   CC       criu/fault-injection.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 116.0   CC       criu/fdstore.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 116.5   CC       criu/fifo.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 117.0   CC       criu/file-ids.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 117.3   CC       criu/file-lock.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 118.2   CC       criu/files-ext.o
10:30:29 [2019-10-22T10:30:29.220Z] #58 ...
10:30:29 [2019-10-22T10:30:29.220Z] 
10:30:29 [2019-10-22T10:30:29.220Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:29 [2019-10-22T10:30:29.220Z] #33 185.6 github.com/LK4D4/vndr/godl
10:30:29 [2019-10-22T10:30:29.220Z] #33 186.5 github.com/LK4D4/vndr
10:30:29 [2019-10-22T10:30:29.220Z] #33 DONE 195.6s
10:30:29 [2019-10-22T10:30:29.220Z] 
10:30:29 [2019-10-22T10:30:29.220Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:30:29 [2019-10-22T10:30:29.220Z] #55 ...
10:30:29 [2019-10-22T10:30:29.220Z] 
10:30:29 [2019-10-22T10:30:29.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:29 [2019-10-22T10:30:29.220Z] #58 118.6   CC       criu/files-reg.o
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.444   PBCC     images/file-lock.pb-c.c
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.465   DEP      images/file-lock.pb-c.d
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.502   PBCC     images/tty.pb-c.c
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.554   DEP      images/tty.pb-c.d
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.602   PBCC     images/tun.pb-c.c
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.642   PBCC     images/netdev.pb-c.c
10:30:29 [2019-10-22T10:30:29.261Z] #58 6.686   DEP      images/tun.pb-c.d
10:30:29 [2019-10-22T10:30:29.403Z] debconf: delaying package configuration, since apt-utils is not installed
10:30:29 [2019-10-22T10:30:29.403Z] Fetched 588 kB in 0s (6117 kB/s)
10:30:29 [2019-10-22T10:30:29.403Z] Selecting previously unselected package liblzo2-2:ppc64el.
10:30:29 [2019-10-22T10:30:29.403Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:30:29 [2019-10-22T10:30:29.403Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:30:29 [2019-10-22T10:30:29.403Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:30:29 [2019-10-22T10:30:29.403Z] Selecting previously unselected package btrfs-progs.
10:30:29 [2019-10-22T10:30:29.403Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
10:30:29 [2019-10-22T10:30:29.403Z] Unpacking btrfs-progs (4.7.3-1) ...
10:30:29 [2019-10-22T10:30:29.403Z] Selecting previously unselected package btrfs-tools.
10:30:29 [2019-10-22T10:30:29.403Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
10:30:29 [2019-10-22T10:30:29.403Z] Unpacking btrfs-tools (4.7.3-1) ...
10:30:29 [2019-10-22T10:30:29.403Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.712   DEP      images/netdev.pb-c.d
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.740   PBCC     images/vma.pb-c.c
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.782   DEP      images/vma.pb-c.d
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.842   PBCC     images/creds.pb-c.c
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.881   DEP      images/creds.pb-c.d
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.934   PBCC     images/utsns.pb-c.c
10:30:29 [2019-10-22T10:30:29.516Z] #58 6.941   DEP      images/utsns.pb-c.d
10:30:29 [2019-10-22T10:30:29.687Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:30:29 [2019-10-22T10:30:29.687Z] Setting up btrfs-progs (4.7.3-1) ...
10:30:29 [2019-10-22T10:30:29.687Z] Setting up btrfs-tools (4.7.3-1) ...
10:30:29 [2019-10-22T10:30:29.687Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:29 [2019-10-22T10:30:29.770Z] #58 6.985   PBCC     images/ipc-desc.pb-c.c
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.000   PBCC     images/ipc-sem.pb-c.c
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.023   DEP      images/ipc-desc.pb-c.d
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.058   DEP      images/ipc-sem.pb-c.d
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.093   PBCC     images/ipc-msg.pb-c.c
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.132   DEP      images/ipc-msg.pb-c.d
10:30:29 [2019-10-22T10:30:29.770Z] #58 7.175   PBCC     images/ipc-shm.pb-c.c
10:30:29 [2019-10-22T10:30:29.971Z] Removing intermediate container 7708e7a5fc95
10:30:29 [2019-10-22T10:30:29.971Z]  ---> c1016d914005
10:30:29 [2019-10-22T10:30:29.971Z] Step 52/118 : ENV INSTALL_BINARY_NAME=containerd
10:30:29 [2019-10-22T10:30:29.971Z]  ---> Running in c7d8354c3303
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.202   DEP      images/ipc-shm.pb-c.d
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.245   PBCC     images/ipc-var.pb-c.c
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.264   DEP      images/ipc-var.pb-c.d
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.311   PBCC     images/sk-opts.pb-c.c
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.320   PBCC     images/packet-sock.pb-c.c
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.390   DEP      images/sk-opts.pb-c.d
10:30:30 [2019-10-22T10:30:30.025Z] #58 7.434   DEP      images/packet-sock.pb-c.d
10:30:30 [2019-10-22T10:30:30.254Z] Removing intermediate container c7d8354c3303
10:30:30 [2019-10-22T10:30:30.254Z]  ---> 934d85f2c69f
10:30:30 [2019-10-22T10:30:30.254Z] Step 53/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:30:30 [2019-10-22T10:30:30.254Z]  ---> 6dd3638bdbbc
10:30:30 [2019-10-22T10:30:30.254Z] Step 54/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:30:30 [2019-10-22T10:30:30.279Z] #58 7.491   PBCC     images/sk-netlink.pb-c.c
10:30:30 [2019-10-22T10:30:30.279Z] #58 7.535   DEP      images/sk-netlink.pb-c.d
10:30:30 [2019-10-22T10:30:30.279Z] #58 7.564   PBCC     images/sk-inet.pb-c.c
10:30:30 [2019-10-22T10:30:30.279Z] #58 7.610   DEP      images/sk-inet.pb-c.d
10:30:30 [2019-10-22T10:30:30.279Z] #58 7.669   PBCC     images/sk-unix.pb-c.c
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.729   DEP      images/sk-unix.pb-c.d
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.781   PBCC     images/mm.pb-c.c
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.792   DEP      images/mm.pb-c.d
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.819   PBCC     images/timerfd.pb-c.c
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.869   DEP      images/timerfd.pb-c.d
10:30:30 [2019-10-22T10:30:30.535Z] #58 7.925   PBCC     images/timer.pb-c.c
10:30:30 [2019-10-22T10:30:30.538Z]  ---> b1848b0015bd
10:30:30 [2019-10-22T10:30:30.538Z] Step 55/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:30:30 [2019-10-22T10:30:30.538Z]  ---> Running in 7ce085aac469
10:30:30 [2019-10-22T10:30:30.789Z] #58 7.937   DEP      images/timer.pb-c.d
10:30:30 [2019-10-22T10:30:30.789Z] #58 7.971   PBCC     images/sa.pb-c.c
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.022   DEP      images/sa.pb-c.d
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.067   PBCC     images/pipe-data.pb-c.c
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.077   DEP      images/pipe-data.pb-c.d
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.124   PBCC     images/mnt.pb-c.c
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.164   DEP      images/mnt.pb-c.d
10:30:30 [2019-10-22T10:30:30.789Z] #58 8.210   PBCC     images/sk-packet.pb-c.c
10:30:30 [2019-10-22T10:30:30.821Z] + RM_GOPATH=0
10:30:30 [2019-10-22T10:30:30.821Z] + TMP_GOPATH=
10:30:30 [2019-10-22T10:30:30.821Z] + : /build
10:30:30 [2019-10-22T10:30:30.821Z] + '[' -z '' ']'
10:30:30 [2019-10-22T10:30:30.821Z] ++ mktemp -d
10:30:30 [2019-10-22T10:30:30.821Z] + export GOPATH=/tmp/tmp.J5e5V3RzfI
10:30:30 [2019-10-22T10:30:30.821Z] + GOPATH=/tmp/tmp.J5e5V3RzfI
10:30:30 [2019-10-22T10:30:30.821Z] + RM_GOPATH=1
10:30:30 [2019-10-22T10:30:30.821Z] ++ dirname ./install.sh
10:30:30 [2019-10-22T10:30:30.821Z] + dir=.
10:30:30 [2019-10-22T10:30:30.821Z] + bin=containerd
10:30:30 [2019-10-22T10:30:30.821Z] + shift
10:30:30 [2019-10-22T10:30:30.821Z] + '[' '!' -f ./containerd.installer ']'
10:30:30 [2019-10-22T10:30:30.821Z] + . ./containerd.installer
10:30:30 [2019-10-22T10:30:30.821Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
10:30:30 [2019-10-22T10:30:30.821Z] + install_containerd
10:30:30 [2019-10-22T10:30:30.821Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
10:30:30 [2019-10-22T10:30:30.821Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.J5e5V3RzfI/src/github.com/containerd/containerd
10:30:30 [2019-10-22T10:30:30.821Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
10:30:30 [2019-10-22T10:30:30.821Z] Cloning into '/tmp/tmp.J5e5V3RzfI/src/github.com/containerd/containerd'...
10:30:31 [2019-10-22T10:30:31.044Z] #58 8.257   DEP      images/sk-packet.pb-c.d
10:30:31 [2019-10-22T10:30:31.044Z] #58 8.304   PBCC     images/tcp-stream.pb-c.c
10:30:31 [2019-10-22T10:30:31.044Z] #58 8.343   DEP      images/tcp-stream.pb-c.d
10:30:31 [2019-10-22T10:30:31.044Z] #58 ...
10:30:31 [2019-10-22T10:30:31.044Z] 
10:30:31 [2019-10-22T10:30:31.044Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:31 [2019-10-22T10:30:31.044Z] #33 51.71 fmt
10:30:31 [2019-10-22T10:30:31.603Z] #33 52.17 path/filepath
10:30:31 [2019-10-22T10:30:31.743Z] #58 121.2   CC       criu/files.o
10:30:32 [2019-10-22T10:30:32.162Z] #33 ...
10:30:32 [2019-10-22T10:30:32.162Z] 
10:30:32 [2019-10-22T10:30:32.162Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:30:32 [2019-10-22T10:30:32.162Z] #30 42.85 internal/poll
10:30:32 [2019-10-22T10:30:32.162Z] #30 43.22 internal/fmtsort
10:30:32 [2019-10-22T10:30:32.162Z] #30 43.88 internal/syscall/unix
10:30:32 [2019-10-22T10:30:32.162Z] #30 44.13 strings
10:30:32 [2019-10-22T10:30:32.162Z] #30 44.98 os
10:30:32 [2019-10-22T10:30:32.162Z] #30 46.12 bytes
10:30:32 [2019-10-22T10:30:32.162Z] #30 47.38 bufio
10:30:32 [2019-10-22T10:30:32.162Z] #30 47.98 fmt
10:30:32 [2019-10-22T10:30:32.162Z] #30 48.64 path/filepath
10:30:32 [2019-10-22T10:30:32.162Z] #30 49.69 io/ioutil
10:30:32 [2019-10-22T10:30:32.162Z] #30 50.20 path
10:30:32 [2019-10-22T10:30:32.162Z] #30 50.55 text/tabwriter
10:30:32 [2019-10-22T10:30:32.162Z] #30 51.47 github.com/BurntSushi/toml
10:30:32 [2019-10-22T10:30:32.162Z] #30 51.47 flag
10:30:32 [2019-10-22T10:30:32.162Z] #30 52.72 log
10:30:32 [2019-10-22T10:30:32.416Z] #30 ...
10:30:32 [2019-10-22T10:30:32.416Z] 
10:30:32 [2019-10-22T10:30:32.416Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.376   PBCC     images/pipe.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.433   DEP      images/pipe.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.477   PBCC     images/pstree.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.498   DEP      images/pstree.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.531   PBCC     images/fs.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.558   DEP      images/fs.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.621   PBCC     images/signalfd.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.649   DEP      images/signalfd.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.698   PBCC     images/fh.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.732   PBCC     images/fsnotify.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.819   DEP      images/fh.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.885   DEP      images/fsnotify.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.917   PBCC     images/eventpoll.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.925   DEP      images/eventpoll.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.965   PBCC     images/eventfd.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 8.993   DEP      images/eventfd.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.029   PBCC     images/remap-file-path.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.070   DEP      images/remap-file-path.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.126   PBCC     images/fifo.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.161   DEP      images/fifo.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.203   PBCC     images/ghost-file.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.270   DEP      images/ghost-file.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.328   PBCC     images/regfile.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.377   DEP      images/regfile.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.433   PBCC     images/ns.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.444   DEP      images/ns.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.482   PBCC     images/fdinfo.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.561   DEP      images/fdinfo.pb-c.d
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.646   PBCC     images/core-aarch64.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.701   PBCC     images/core-arm.pb-c.c
10:30:32 [2019-10-22T10:30:32.416Z] #58 9.732   PBCC     images/core-ppc64.pb-c.c
10:30:32 [2019-10-22T10:30:32.671Z] #58 9.801   PBCC     images/core-s390.pb-c.c
10:30:32 [2019-10-22T10:30:32.671Z] #58 9.827   PBCC     images/core-x86.pb-c.c
10:30:32 [2019-10-22T10:30:32.671Z] #58 9.868   PBCC     images/core.pb-c.c
10:30:32 [2019-10-22T10:30:32.671Z] #58 9.932   PBCC     images/inventory.pb-c.c
10:30:32 [2019-10-22T10:30:32.671Z] #58 9.960   DEP      images/core-aarch64.pb-c.d
10:30:32 [2019-10-22T10:30:32.671Z] #58 10.05   DEP      images/core-arm.pb-c.d
10:30:32 [2019-10-22T10:30:32.926Z] #58 10.11   DEP      images/core-ppc64.pb-c.d
10:30:32 [2019-10-22T10:30:32.926Z] #58 10.18   DEP      images/core-s390.pb-c.d
10:30:32 [2019-10-22T10:30:32.926Z] #58 10.24   DEP      images/core-x86.pb-c.d
10:30:32 [2019-10-22T10:30:32.926Z] #58 10.29   DEP      images/core.pb-c.d
10:30:33 [2019-10-22T10:30:33.181Z] #58 10.34   DEP      images/inventory.pb-c.d
10:30:33 [2019-10-22T10:30:33.181Z] #58 10.39   PBCC     images/cpuinfo.pb-c.c
10:30:33 [2019-10-22T10:30:33.181Z] #58 10.42   DEP      images/cpuinfo.pb-c.d
10:30:33 [2019-10-22T10:30:33.181Z] #58 10.48   PBCC     images/stats.pb-c.c
10:30:33 [2019-10-22T10:30:33.181Z] #58 10.50   DEP      images/stats.pb-c.d
10:30:34 [2019-10-22T10:30:34.266Z] #58 123.6   CC       criu/filesystems.o
10:30:34 [2019-10-22T10:30:34.267Z] #58 ...
10:30:34 [2019-10-22T10:30:34.267Z] 
10:30:34 [2019-10-22T10:30:34.267Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.1 Setting up aufs-tools (1:4.1+20161219-1) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.2 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.2 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.2 Processing triggers for mime-support (3.60) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up libcap2-bin (1:2.25-1) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:30:34 [2019-10-22T10:30:34.267Z] #13 119.3 Setting up bash-completion (1:2.1-4.3) ...
10:30:34 [2019-10-22T10:30:34.541Z] #58 11.63 make[1]: Nothing to be done for 'all'.
10:30:35 [2019-10-22T10:30:35.465Z] #58 12.64   CC       images/stats.o
10:30:35 [2019-10-22T10:30:35.720Z] #58 12.97   CC       images/core.o
10:30:36 [2019-10-22T10:30:36.281Z] #58 13.50   CC       images/core-x86.o
10:30:36 [2019-10-22T10:30:36.537Z] #58 13.89   CC       images/core-arm.o
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.0 Setting up libonig4:amd64 (6.1.3-2) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.0 Setting up zip (3.0-11+b1) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.0 Setting up bzip2 (1.0.6-8.1) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 Setting up libaio1:amd64 (0.3.110-3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 Setting up xz-utils (5.2.2-1.2+b1) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #13 122.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:30:36 [2019-10-22T10:30:36.793Z] #58 14.20   CC       images/core-aarch64.o
10:30:37 [2019-10-22T10:30:37.051Z] #13 122.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
10:30:37 [2019-10-22T10:30:37.051Z] #13 122.7 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:30:37 [2019-10-22T10:30:37.051Z] #13 122.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:30:37 [2019-10-22T10:30:37.069Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:30:37 [2019-10-22T10:30:37.069Z] + mkdir -p /build
10:30:37 [2019-10-22T10:30:37.069Z] + cp runc /build/runc
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up pigz (2.3.4-1) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up mingw-w64-common (5.0.1-1) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up jq (1.5+dfsg-1.3) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up xfsprogs (4.9.0+nmu1) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:30:37 [2019-10-22T10:30:37.309Z] #13 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:30:37 [2019-10-22T10:30:37.309Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:30:37 [2019-10-22T10:30:37.309Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:30:37 [2019-10-22T10:30:37.354Z] #58 ...
10:30:37 [2019-10-22T10:30:37.354Z] 
10:30:37 [2019-10-22T10:30:37.354Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:30:37 [2019-10-22T10:30:37.354Z] #30 54.60 github.com/BurntSushi/toml/cmd/tomlv
10:30:37 [2019-10-22T10:30:37.354Z] #30 DONE 57.9s
10:30:37 [2019-10-22T10:30:37.354Z] 
10:30:37 [2019-10-22T10:30:37.354Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:37 [2019-10-22T10:30:37.354Z] #33 53.20 regexp
10:30:37 [2019-10-22T10:30:37.354Z] #33 55.22 flag
10:30:37 [2019-10-22T10:30:37.354Z] #33 56.19 go/token
10:30:37 [2019-10-22T10:30:37.354Z] #33 56.63 io/ioutil
10:30:37 [2019-10-22T10:30:37.354Z] #33 56.87 go/scanner
10:30:37 [2019-10-22T10:30:37.354Z] #33 57.17 net/url
10:30:37 [2019-10-22T10:30:37.354Z] #33 57.65 go/ast
10:30:37 [2019-10-22T10:30:37.454Z] Removing intermediate container 53c4157b1407
10:30:37 [2019-10-22T10:30:37.454Z]  ---> cfe7f8f1c031
10:30:37 [2019-10-22T10:30:37.454Z] Step 81/118 : FROM dev-base AS tini
10:30:37 [2019-10-22T10:30:37.454Z]  ---> 786ea202c620
10:30:37 [2019-10-22T10:30:37.454Z] Step 82/118 : ARG DEBIAN_FRONTEND
10:30:37 [2019-10-22T10:30:37.454Z]  ---> Using cache
10:30:37 [2019-10-22T10:30:37.454Z]  ---> 4a7856ebdee9
10:30:37 [2019-10-22T10:30:37.454Z] Step 83/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
10:30:37 [2019-10-22T10:30:37.454Z]  ---> Running in c1d0b1e17d54
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up btrfs-progs (4.7.3-1) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:30:37 [2019-10-22T10:30:37.567Z] #13 123.1 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:30:37 [2019-10-22T10:30:37.634Z] + cd /tmp/tmp.J5e5V3RzfI/src/github.com/containerd/containerd
10:30:37 [2019-10-22T10:30:37.634Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
10:30:37 [2019-10-22T10:30:37.634Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:30:37 [2019-10-22T10:30:37.634Z] + BUILDTAGS='netgo osusergo static_build'
10:30:37 [2019-10-22T10:30:37.634Z] + export EXTRA_FLAGS=-buildmode=pie
10:30:37 [2019-10-22T10:30:37.634Z] + EXTRA_FLAGS=-buildmode=pie
10:30:37 [2019-10-22T10:30:37.634Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:30:37 [2019-10-22T10:30:37.634Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:30:37 [2019-10-22T10:30:37.634Z] + '[' '' = dynamic ']'
10:30:37 [2019-10-22T10:30:37.634Z] + make
10:30:38 [2019-10-22T10:30:38.253Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:30:38 [2019-10-22T10:30:38.253Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:30:38 [2019-10-22T10:30:38.253Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:30:38 [2019-10-22T10:30:38.253Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:30:38 [2019-10-22T10:30:38.253Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:30:38 [2019-10-22T10:30:38.253Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:30:38 [2019-10-22T10:30:38.253Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:30:38 [2019-10-22T10:30:38.253Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:30:38 [2019-10-22T10:30:38.260Z] 🇩 bin/ctr
10:30:38 [2019-10-22T10:30:38.281Z] #33 59.02 text/template/parse
10:30:39 [2019-10-22T10:30:39.495Z] Fetched 7670 kB in 1s (4881 kB/s)
10:30:39 [2019-10-22T10:30:39.644Z] #33 ...
10:30:39 [2019-10-22T10:30:39.644Z] 
10:30:39 [2019-10-22T10:30:39.644Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:39 [2019-10-22T10:30:39.644Z] #58 14.63   CC       images/core-ppc64.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 15.28   CC       images/core-s390.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 15.77   CC       images/cpuinfo.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 16.14   CC       images/inventory.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 16.31   CC       images/fdinfo.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 16.59   CC       images/fown.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 16.80   CC       images/ns.o
10:30:39 [2019-10-22T10:30:39.644Z] #58 16.95   CC       images/regfile.o
10:30:39 [2019-10-22T10:30:39.900Z] #58 17.12   CC       images/ghost-file.o
10:30:40 [2019-10-22T10:30:40.155Z] #58 17.41   CC       images/fifo.o
10:30:40 [2019-10-22T10:30:40.267Z] Reading package lists...
10:30:40 [2019-10-22T10:30:40.411Z] #58 17.58   CC       images/remap-file-path.o
10:30:40 [2019-10-22T10:30:40.411Z] #58 17.71   CC       images/eventfd.o
10:30:40 [2019-10-22T10:30:40.633Z] Reading package lists...
10:30:40 [2019-10-22T10:30:40.633Z] Building dependency tree...
10:30:40 [2019-10-22T10:30:40.633Z] Reading state information...
10:30:40 [2019-10-22T10:30:40.633Z] The following additional packages will be installed:
10:30:40 [2019-10-22T10:30:40.633Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:30:40 [2019-10-22T10:30:40.633Z] Suggested packages:
10:30:40 [2019-10-22T10:30:40.633Z]   codeblocks eclipse ninja-build lrzip
10:30:40 [2019-10-22T10:30:40.633Z] Recommended packages:
10:30:40 [2019-10-22T10:30:40.633Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:30:40 [2019-10-22T10:30:40.667Z] #58 17.89   CC       images/eventpoll.o
10:30:40 [2019-10-22T10:30:40.925Z] #58 18.10   CC       images/fh.o
10:30:41 [2019-10-22T10:30:41.080Z] The following NEW packages will be installed:
10:30:41 [2019-10-22T10:30:41.080Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:30:41 [2019-10-22T10:30:41.080Z]   vim-common xxd
10:30:41 [2019-10-22T10:30:41.080Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:30:41 [2019-10-22T10:30:41.080Z] Need to get 13.2 MB of archives.
10:30:41 [2019-10-22T10:30:41.080Z] After this operation, 59.4 MB of additional disk space will be used.
10:30:41 [2019-10-22T10:30:41.080Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:30:41 [2019-10-22T10:30:41.080Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:30:41 [2019-10-22T10:30:41.180Z] #58 18.40   CC       images/fsnotify.o
10:30:41 [2019-10-22T10:30:41.492Z] debconf: delaying package configuration, since apt-utils is not installed
10:30:41 [2019-10-22T10:30:41.492Z] Fetched 13.2 MB in 0s (44.8 MB/s)
10:30:41 [2019-10-22T10:30:41.492Z] Selecting previously unselected package cmake-data.
10:30:41 [2019-10-22T10:30:41.492Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
10:30:41 [2019-10-22T10:30:41.492Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:30:41 [2019-10-22T10:30:41.492Z] Unpacking cmake-data (3.7.2-1) ...
10:30:41 [2019-10-22T10:30:41.742Z] #58 18.91   CC       images/signalfd.o
10:30:41 [2019-10-22T10:30:41.742Z] #58 19.08   CC       images/fs.o
10:30:41 [2019-10-22T10:30:41.959Z] Selecting previously unselected package liblzo2-2:s390x.
10:30:41 [2019-10-22T10:30:41.959Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:30:41 [2019-10-22T10:30:41.959Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:30:41 [2019-10-22T10:30:41.959Z] Selecting previously unselected package libicu57:s390x.
10:30:41 [2019-10-22T10:30:41.959Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
10:30:41 [2019-10-22T10:30:41.959Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
10:30:41 [2019-10-22T10:30:41.998Z] #58 19.25   CC       images/pstree.o
10:30:41 [2019-10-22T10:30:41.998Z] #58 19.39   CC       images/pipe.o
10:30:42 [2019-10-22T10:30:42.561Z] #58 19.62   CC       images/tcp-stream.o
10:30:42 [2019-10-22T10:30:42.561Z] #58 19.86   CC       images/sk-packet.o
10:30:42 [2019-10-22T10:30:42.816Z] #58 20.07   CC       images/mnt.o
10:30:42 [2019-10-22T10:30:42.821Z] Selecting previously unselected package libxml2:s390x.
10:30:42 [2019-10-22T10:30:42.821Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
10:30:42 [2019-10-22T10:30:42.821Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:30:42 [2019-10-22T10:30:42.821Z] Selecting previously unselected package libarchive13:s390x.
10:30:42 [2019-10-22T10:30:42.821Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
10:30:42 [2019-10-22T10:30:42.821Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
10:30:42 [2019-10-22T10:30:42.821Z] Selecting previously unselected package libjsoncpp1:s390x.
10:30:42 [2019-10-22T10:30:42.821Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
10:30:42 [2019-10-22T10:30:42.821Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:30:42 [2019-10-22T10:30:42.821Z] Selecting previously unselected package libuv1:s390x.
10:30:42 [2019-10-22T10:30:42.821Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
10:30:42 [2019-10-22T10:30:42.821Z] Unpacking libuv1:s390x (1.9.1-3) ...
10:30:42 [2019-10-22T10:30:42.821Z] Selecting previously unselected package cmake.
10:30:42 [2019-10-22T10:30:42.821Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
10:30:42 [2019-10-22T10:30:42.821Z] Unpacking cmake (3.7.2-1) ...
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 Setting up btrfs-tools (4.7.3-1) ...
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:30:42 [2019-10-22T10:30:42.827Z] #13 127.4 Setting up python3 (3.5.3-1) ...
10:30:43 [2019-10-22T10:30:43.072Z] #58 20.22   CC       images/pipe-data.o
10:30:43 [2019-10-22T10:30:43.073Z] #58 20.39   CC       images/sa.o
10:30:43 [2019-10-22T10:30:43.195Z] Selecting previously unselected package xxd.
10:30:43 [2019-10-22T10:30:43.195Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:30:43 [2019-10-22T10:30:43.195Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:30:43 [2019-10-22T10:30:43.195Z] Selecting previously unselected package vim-common.
10:30:43 [2019-10-22T10:30:43.195Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:30:43 [2019-10-22T10:30:43.195Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:30:43 [2019-10-22T10:30:43.195Z] Processing triggers for mime-support (3.60) ...
10:30:43 [2019-10-22T10:30:43.195Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:30:43 [2019-10-22T10:30:43.195Z] Setting up libuv1:s390x (1.9.1-3) ...
10:30:43 [2019-10-22T10:30:43.195Z] Setting up cmake-data (3.7.2-1) ...
10:30:43 [2019-10-22T10:30:43.195Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
10:30:43 [2019-10-22T10:30:43.195Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:30:43 [2019-10-22T10:30:43.195Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:43 [2019-10-22T10:30:43.328Z] #58 20.56   CC       images/timer.o
10:30:43 [2019-10-22T10:30:43.563Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:30:43 [2019-10-22T10:30:43.563Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:30:43 [2019-10-22T10:30:43.563Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:30:43 [2019-10-22T10:30:43.563Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
10:30:43 [2019-10-22T10:30:43.563Z] Setting up cmake (3.7.2-1) ...
10:30:43 [2019-10-22T10:30:43.563Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:43 [2019-10-22T10:30:43.584Z] #58 20.84   CC       images/timerfd.o
10:30:43 [2019-10-22T10:30:43.584Z] #58 20.96   CC       images/mm.o
10:30:43 [2019-10-22T10:30:43.650Z] #13 129.1 Setting up apparmor (2.11.0-3+deb9u2) ...
10:30:43 [2019-10-22T10:30:43.844Z] #58 21.20   CC       images/sk-opts.o
10:30:44 [2019-10-22T10:30:44.100Z] #58 21.38   CC       images/sk-unix.o
10:30:44 [2019-10-22T10:30:44.343Z] Removing intermediate container c1d0b1e17d54
10:30:44 [2019-10-22T10:30:44.343Z]  ---> e2dc538ad7b5
10:30:44 [2019-10-22T10:30:44.343Z] Step 84/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:30:44 [2019-10-22T10:30:44.356Z] #58 21.63   CC       images/sk-inet.o
10:30:44 [2019-10-22T10:30:44.582Z] #13 ...
10:30:44 [2019-10-22T10:30:44.582Z] 
10:30:44 [2019-10-22T10:30:44.582Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:44 [2019-10-22T10:30:44.582Z] #58 124.3   CC       criu/fsnotify.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 125.5   CC       criu/image-desc.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 125.7   CC       criu/image.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 126.4   CC       criu/ipc_ns.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 127.4   CC       criu/irmap.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 128.1   CC       criu/kcmp-ids.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 128.4   CC       criu/kerndat.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 129.5   CC       criu/libnetlink.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 129.9   CC       criu/log.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 130.4   CC       criu/lsm.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 130.7   CC       criu/mem.o
10:30:44 [2019-10-22T10:30:44.582Z] #58 132.5   CC       criu/mount.o
10:30:44 [2019-10-22T10:30:44.719Z]  ---> 5b2ab0c3b4ae
10:30:44 [2019-10-22T10:30:44.719Z] Step 85/118 : ENV INSTALL_BINARY_NAME=tini
10:30:44 [2019-10-22T10:30:44.719Z]  ---> Running in e561941b9c2a
10:30:44 [2019-10-22T10:30:44.916Z] #58 21.97   CC       images/tun.o
10:30:44 [2019-10-22T10:30:44.916Z] #58 22.20   CC       images/sk-netlink.o
10:30:45 [2019-10-22T10:30:45.082Z] Removing intermediate container e561941b9c2a
10:30:45 [2019-10-22T10:30:45.082Z]  ---> 5f656e86c1f2
10:30:45 [2019-10-22T10:30:45.082Z] Step 86/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:30:45 [2019-10-22T10:30:45.082Z]  ---> 61a06f58e339
10:30:45 [2019-10-22T10:30:45.082Z] Step 87/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:30:45 [2019-10-22T10:30:45.147Z] #58 ...
10:30:45 [2019-10-22T10:30:45.147Z] 
10:30:45 [2019-10-22T10:30:45.147Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
10:30:45 [2019-10-22T10:30:45.147Z] #13 130.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:30:45 [2019-10-22T10:30:45.147Z] #13 130.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:30:45 [2019-10-22T10:30:45.147Z] #13 130.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:30:45 [2019-10-22T10:30:45.147Z] #13 130.7 Setting up python3-wheel (0.29.0-2) ...
10:30:45 [2019-10-22T10:30:45.172Z] #58 22.34   CC       images/packet-sock.o
10:30:45 [2019-10-22T10:30:45.428Z] #58 22.66   CC       images/ipc-var.o
10:30:45 [2019-10-22T10:30:45.456Z]  ---> Running in 7d82f49a4bd4
10:30:45 [2019-10-22T10:30:45.684Z] #58 22.88   CC       images/ipc-desc.o
10:30:45 [2019-10-22T10:30:45.823Z] + RM_GOPATH=0
10:30:45 [2019-10-22T10:30:45.823Z] + TMP_GOPATH=
10:30:45 [2019-10-22T10:30:45.823Z] + : /build
10:30:45 [2019-10-22T10:30:45.823Z] + '[' -z '' ']'
10:30:45 [2019-10-22T10:30:45.823Z] ++ mktemp -d
10:30:45 [2019-10-22T10:30:45.823Z] + export GOPATH=/tmp/tmp.HZ4hYVVmSG
10:30:45 [2019-10-22T10:30:45.823Z] + GOPATH=/tmp/tmp.HZ4hYVVmSG
10:30:45 [2019-10-22T10:30:45.823Z] + RM_GOPATH=1
10:30:45 [2019-10-22T10:30:45.823Z] ++ dirname ./install.sh
10:30:45 [2019-10-22T10:30:45.823Z] + dir=.
10:30:45 [2019-10-22T10:30:45.823Z] + bin=tini
10:30:45 [2019-10-22T10:30:45.823Z] + shift
10:30:45 [2019-10-22T10:30:45.823Z] + '[' '!' -f ./tini.installer ']'
10:30:45 [2019-10-22T10:30:45.823Z] + . ./tini.installer
10:30:45 [2019-10-22T10:30:45.823Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:30:45 [2019-10-22T10:30:45.823Z] + install_tini
10:30:45 [2019-10-22T10:30:45.823Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:30:45 [2019-10-22T10:30:45.823Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:30:45 [2019-10-22T10:30:45.823Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.HZ4hYVVmSG/tini
10:30:45 [2019-10-22T10:30:45.823Z] Cloning into '/tmp/tmp.HZ4hYVVmSG/tini'...
10:30:45 [2019-10-22T10:30:45.940Z] #58 23.04   CC       images/ipc-shm.o
10:30:45 [2019-10-22T10:30:45.940Z] #58 23.23   CC       images/ipc-msg.o
10:30:46 [2019-10-22T10:30:46.080Z] #13 131.6 Setting up python3-pkg-resources (33.1.1-1) ...
10:30:46 [2019-10-22T10:30:46.236Z] #58 23.46   CC       images/ipc-sem.o
10:30:46 [2019-10-22T10:30:46.366Z] + cd /tmp/tmp.HZ4hYVVmSG/tini
10:30:46 [2019-10-22T10:30:46.366Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:30:46 [2019-10-22T10:30:46.366Z] + cmake .
10:30:46 [2019-10-22T10:30:46.366Z] -- The C compiler identification is GNU 6.3.0
10:30:46 [2019-10-22T10:30:46.366Z] -- Check for working C compiler: /usr/bin/cc
10:30:46 [2019-10-22T10:30:46.366Z] -- Check for working C compiler: /usr/bin/cc -- works
10:30:46 [2019-10-22T10:30:46.366Z] -- Detecting C compiler ABI info
10:30:46 [2019-10-22T10:30:46.366Z] -- Detecting C compiler ABI info - done
10:30:46 [2019-10-22T10:30:46.366Z] -- Detecting C compile features
10:30:46 [2019-10-22T10:30:46.492Z] #58 23.65   CC       images/utsns.o
10:30:46 [2019-10-22T10:30:46.492Z] #58 23.81   CC       images/creds.o
10:30:46 [2019-10-22T10:30:46.748Z] #58 24.05   CC       images/vma.o
10:30:46 [2019-10-22T10:30:46.771Z] -- Detecting C compile features - done
10:30:46 [2019-10-22T10:30:46.771Z] -- Performing Test HAS_BUILTIN_FORTIFY
10:30:46 [2019-10-22T10:30:46.771Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:30:46 [2019-10-22T10:30:46.771Z] -- Configuring done
10:30:46 [2019-10-22T10:30:46.771Z] -- Generating done
10:30:46 [2019-10-22T10:30:46.771Z] -- Build files have been written to: /tmp/tmp.HZ4hYVVmSG/tini
10:30:46 [2019-10-22T10:30:46.771Z] + make tini-static
10:30:46 [2019-10-22T10:30:46.771Z] Scanning dependencies of target tini-static
10:30:46 [2019-10-22T10:30:46.771Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:30:46 [2019-10-22T10:30:46.771Z] [100%] Linking C executable tini-static
10:30:46 [2019-10-22T10:30:46.771Z] [100%] Built target tini-static
10:30:46 [2019-10-22T10:30:46.771Z] + mkdir -p /build
10:30:46 [2019-10-22T10:30:46.771Z] + cp tini-static /build/docker-init
10:30:47 [2019-10-22T10:30:47.004Z] #58 24.26   CC       images/netdev.o
10:30:47 [2019-10-22T10:30:47.013Z] #13 132.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:30:47 [2019-10-22T10:30:47.013Z] #13 132.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:30:47 [2019-10-22T10:30:47.260Z] #58 24.48   CC       images/tty.o
10:30:47 [2019-10-22T10:30:47.561Z] Removing intermediate container 7d82f49a4bd4
10:30:47 [2019-10-22T10:30:47.561Z]  ---> 6b3476031b41
10:30:47 [2019-10-22T10:30:47.561Z] Step 88/118 : FROM runtime-dev AS dev
10:30:47 [2019-10-22T10:30:47.561Z]  ---> 627669db1e46
10:30:47 [2019-10-22T10:30:47.561Z] Step 89/118 : ARG DEBIAN_FRONTEND
10:30:47 [2019-10-22T10:30:47.561Z]  ---> Running in 04ca5b28b58c
10:30:47 [2019-10-22T10:30:47.561Z] Removing intermediate container 04ca5b28b58c
10:30:47 [2019-10-22T10:30:47.561Z]  ---> d8da655ce3ca
10:30:47 [2019-10-22T10:30:47.561Z] Step 90/118 : RUN groupadd -r docker
10:30:47 [2019-10-22T10:30:47.561Z]  ---> Running in 317a2eb58d8c
10:30:47 [2019-10-22T10:30:47.822Z] #58 24.94   CC       images/file-lock.o
10:30:47 [2019-10-22T10:30:47.822Z] #58 25.11   CC       images/rlimit.o
10:30:48 [2019-10-22T10:30:48.118Z] #58 25.26   CC       images/pagemap.o
10:30:48 [2019-10-22T10:30:48.118Z] #58 25.49   CC       images/siginfo.o
10:30:48 [2019-10-22T10:30:48.378Z] #58 25.71   CC       images/rpc.o
10:30:48 [2019-10-22T10:30:48.384Z] #13 133.8 Setting up dmsetup (2:1.02.137-2) ...
10:30:48 [2019-10-22T10:30:48.384Z] #13 133.8 Setting up python3-setuptools (33.1.1-1) ...
10:30:48 [2019-10-22T10:30:48.804Z] Removing intermediate container 317a2eb58d8c
10:30:48 [2019-10-22T10:30:48.804Z]  ---> efe4a60c1c1f
10:30:48 [2019-10-22T10:30:48.804Z] Step 91/118 : RUN useradd --create-home --gid docker unprivilegeduser
10:30:48 [2019-10-22T10:30:48.804Z]  ---> Running in e583d322905c
10:30:49 [2019-10-22T10:30:49.573Z] #13 135.0 Setting up dh-python (2.20170125) ...
10:30:49 [2019-10-22T10:30:49.746Z] #58 26.71   CC       images/ext-file.o
10:30:49 [2019-10-22T10:30:49.746Z] #58 26.83   CC       images/cgroup.o
10:30:50 [2019-10-22T10:30:50.001Z] #58 27.27   CC       images/userns.o
10:30:50 [2019-10-22T10:30:50.057Z] Removing intermediate container e583d322905c
10:30:50 [2019-10-22T10:30:50.057Z]  ---> 9effdd23b366
10:30:50 [2019-10-22T10:30:50.057Z] Step 92/118 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:30:50 [2019-10-22T10:30:50.057Z]  ---> Running in 9baab3684599
10:30:50 [2019-10-22T10:30:50.140Z] #13 135.7 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:30:50 [2019-10-22T10:30:50.140Z] #13 135.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:30:50 [2019-10-22T10:30:50.257Z] #58 27.44   CC       images/google/protobuf/descriptor.o
10:30:50 [2019-10-22T10:30:50.417Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:30:50 [2019-10-22T10:30:50.782Z] Removing intermediate container 9baab3684599
10:30:50 [2019-10-22T10:30:50.782Z]  ---> 433f1892f6c5
10:30:50 [2019-10-22T10:30:50.782Z] Step 93/118 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:30:51 [2019-10-22T10:30:51.074Z] #13 DONE 136.5s
10:30:51 [2019-10-22T10:30:51.074Z] 
10:30:51 [2019-10-22T10:30:51.074Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
10:30:51 [2019-10-22T10:30:51.145Z]  ---> Running in 2d74064e4288
10:30:51 [2019-10-22T10:30:51.228Z] #58 ...
10:30:51 [2019-10-22T10:30:51.228Z] 
10:30:51 [2019-10-22T10:30:51.228Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:30:51 [2019-10-22T10:30:51.228Z] #33 61.71 go/parser
10:30:51 [2019-10-22T10:30:51.228Z] #33 62.14 text/template
10:30:51 [2019-10-22T10:30:51.228Z] #33 64.32 log
10:30:51 [2019-10-22T10:30:51.228Z] #33 64.76 encoding/binary
10:30:51 [2019-10-22T10:30:51.228Z] #33 65.73 go/doc
10:30:51 [2019-10-22T10:30:51.228Z] #33 66.40 encoding/base64
10:30:51 [2019-10-22T10:30:51.228Z] #33 66.99 encoding/json
10:30:51 [2019-10-22T10:30:51.228Z] #33 68.58 github.com/LK4D4/vndr/build
10:30:51 [2019-10-22T10:30:51.228Z] #33 70.93 encoding/xml
10:30:51 [2019-10-22T10:30:51.228Z] #33 71.52 github.com/LK4D4/vndr/godl/singleflight
10:30:51 [2019-10-22T10:30:51.228Z] #33 71.75 compress/flate
10:30:51 [2019-10-22T10:30:51.484Z] #33 ...
10:30:51 [2019-10-22T10:30:51.484Z] 
10:30:51 [2019-10-22T10:30:51.484Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:51 [2019-10-22T10:30:51.484Z] #58 28.71   CC       images/opts.o
10:30:51 [2019-10-22T10:30:51.484Z] #58 28.84   CC       images/seccomp.o
10:30:51 [2019-10-22T10:30:51.782Z] #58 29.03   CC       images/binfmt-misc.o
10:30:51 [2019-10-22T10:30:51.941Z] Removing intermediate container 2d74064e4288
10:30:51 [2019-10-22T10:30:51.941Z]  ---> adc1e277a6e4
10:30:51 [2019-10-22T10:30:51.941Z] Step 94/118 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:30:52 [2019-10-22T10:30:52.038Z] #58 29.23   CC       images/time.o
10:30:52 [2019-10-22T10:30:52.304Z]  ---> Running in 25ce1a54e3ae
10:30:52 [2019-10-22T10:30:52.344Z] #58 29.36   CC       images/sysctl.o
10:30:52 [2019-10-22T10:30:52.603Z] #58 29.65   CC       images/autofs.o
10:30:52 [2019-10-22T10:30:52.603Z] #58 29.92   CC       images/macvlan.o
10:30:52 [2019-10-22T10:30:52.879Z] #58 30.09   CC       images/sit.o
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.30   LINK     images/built-in.o
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.41   GEN      compel/include/asm
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.42   GEN      compel/include/version.h
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.42 touch .config
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.42   GEN      criu/include/config.h
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.47   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:30:53 [2019-10-22T10:30:53.149Z] #58 30.49   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.50   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.51   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.52   DEP      compel/arch/x86/plugins/std/memcpy.d
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.53   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.55   GEN      compel/plugins/include/uapi/std/syscall.h
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.59   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:30:53 [2019-10-22T10:30:53.418Z] #58 30.64   DEP      compel/plugins/std/infect.d
10:30:53 [2019-10-22T10:30:53.563Z] Removing intermediate container 25ce1a54e3ae
10:30:53 [2019-10-22T10:30:53.563Z]  ---> 410badcb26ce
10:30:53 [2019-10-22T10:30:53.563Z] Step 95/118 : RUN ldconfig
10:30:53 [2019-10-22T10:30:53.563Z]  ---> Running in a3009c034191
10:30:53 [2019-10-22T10:30:53.680Z] #58 30.76   DEP      compel/plugins/std/string.d
10:30:53 [2019-10-22T10:30:53.680Z] #58 30.83   DEP      compel/plugins/std/log.d
10:30:53 [2019-10-22T10:30:53.680Z] #58 30.98   DEP      compel/plugins/std/fds.d
10:30:53 [2019-10-22T10:30:53.935Z] #58 31.14   DEP      compel/plugins/std/std.d
10:30:53 [2019-10-22T10:30:53.935Z] #58 31.26   DEP      compel/plugins/shmem/shmem.d
10:30:54 [2019-10-22T10:30:54.190Z] #58 31.38   DEP      compel/plugins/fds/fds.d
10:30:54 [2019-10-22T10:30:54.446Z] #58 31.54   CC       compel/plugins/std/std.o
10:30:54 [2019-10-22T10:30:54.446Z] #58 31.78   CC       compel/plugins/std/fds.o
10:30:54 [2019-10-22T10:30:54.526Z] Removing intermediate container a3009c034191
10:30:54 [2019-10-22T10:30:54.526Z]  ---> c13469daf409
10:30:54 [2019-10-22T10:30:54.526Z] Step 96/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	&& rm -rf /var/lib/apt/lists/*
10:30:54 [2019-10-22T10:30:54.526Z]  ---> Running in dd3b6bd08887
10:30:54 [2019-10-22T10:30:54.895Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:30:54 [2019-10-22T10:30:54.895Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:30:55 [2019-10-22T10:30:55.007Z] #58 32.22   CC       compel/plugins/std/log.o
10:30:55 [2019-10-22T10:30:55.257Z] #14 ...
10:30:55 [2019-10-22T10:30:55.257Z] 
10:30:55 [2019-10-22T10:30:55.257Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:30:55 [2019-10-22T10:30:55.257Z] #42 163.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:30:55 [2019-10-22T10:30:55.257Z] #42 165.3 + mkdir -p /build
10:30:55 [2019-10-22T10:30:55.257Z] #42 165.3 + cp runc /build/runc
10:30:55 [2019-10-22T10:30:55.257Z] #42 DONE 165.6s
10:30:55 [2019-10-22T10:30:55.257Z] 
10:30:55 [2019-10-22T10:30:55.257Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:30:55 [2019-10-22T10:30:55.257Z] #58 136.2   CC       criu/namespaces.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 138.0   CC       criu/net.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 140.8   CC       criu/netfilter.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 141.2   CC       criu/page-pipe.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 141.9   CC       criu/page-xfer.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 143.4   CC       criu/pagemap-cache.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 143.8   CC       criu/pagemap.o
10:30:55 [2019-10-22T10:30:55.257Z] #58 144.9   CC       criu/parasite-syscall.o
10:30:55 [2019-10-22T10:30:55.265Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:30:55 [2019-10-22T10:30:55.265Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:30:55 [2019-10-22T10:30:55.265Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:30:55 [2019-10-22T10:30:55.265Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:30:55 [2019-10-22T10:30:55.265Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:30:55 [2019-10-22T10:30:55.265Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:30:55 [2019-10-22T10:30:55.612Z] #58 32.80   CC       compel/plugins/std/string.o
10:30:56 [2019-10-22T10:30:56.172Z] #58 33.32   CC       compel/plugins/std/infect.o
10:30:56 [2019-10-22T10:30:56.428Z] #58 33.62   CC       compel/arch/x86/plugins/std/parasite-head.o
10:30:56 [2019-10-22T10:30:56.428Z] #58 33.67   CC       compel/arch/x86/plugins/std/memcpy.o
10:30:56 [2019-10-22T10:30:56.428Z] #58 33.72   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:30:56 [2019-10-22T10:30:56.516Z] Fetched 7670 kB in 1s (5215 kB/s)
10:30:56 [2019-10-22T10:30:56.631Z] #58 146.2   CC       criu/path.o
10:30:56 [2019-10-22T10:30:56.683Z] #58 33.78   AR       compel/plugins/std.lib.a
10:30:56 [2019-10-22T10:30:56.683Z] #58 33.82   CC       compel/plugins/fds/fds.o
10:30:56 [2019-10-22T10:30:56.881Z] Reading package lists...
10:30:56 [2019-10-22T10:30:56.888Z] #58 146.5   CC       criu/pie-util-vdso-elf32.o
10:30:56 [2019-10-22T10:30:56.938Z] #58 34.15   AR       compel/plugins/fds.lib.a
10:30:56 [2019-10-22T10:30:56.938Z] #58 34.19   HOSTDEP  compel/src/lib/log-host.d
10:30:56 [2019-10-22T10:30:56.938Z] #58 34.25   HOSTDEP  compel/src/lib/handle-elf-host.d
10:30:56 [2019-10-22T10:30:56.938Z] #58 34.34   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:30:57 [2019-10-22T10:30:57.193Z] #58 34.46   HOSTDEP  compel/src/main-host.d
10:30:57 [2019-10-22T10:30:57.449Z] #58 34.63   DEP      compel/src/main.d
10:30:57 [2019-10-22T10:30:57.449Z] #58 34.74   DEP      compel/src/lib/handle-elf.d
10:30:57 [2019-10-22T10:30:57.454Z] #58 147.0   CC       criu/pie-util-vdso.o
10:30:57 [2019-10-22T10:30:57.454Z] #58 ...
10:30:57 [2019-10-22T10:30:57.454Z] 
10:30:57 [2019-10-22T10:30:57.454Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
10:30:57 [2019-10-22T10:30:57.454Z] #14 6.464 Collecting yamllint==1.16.0
10:30:57 [2019-10-22T10:30:57.658Z] Reading package lists...
10:30:57 [2019-10-22T10:30:57.658Z] Building dependency tree...
10:30:57 [2019-10-22T10:30:57.658Z] Reading state information...
10:30:57 [2019-10-22T10:30:57.658Z] The following additional packages will be installed:
10:30:57 [2019-10-22T10:30:57.658Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:30:57 [2019-10-22T10:30:57.658Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:30:57 [2019-10-22T10:30:57.658Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:30:57 [2019-10-22T10:30:57.658Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:30:57 [2019-10-22T10:30:57.658Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:30:57 [2019-10-22T10:30:57.658Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:30:57 [2019-10-22T10:30:57.658Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:30:57 [2019-10-22T10:30:57.658Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:30:57 [2019-10-22T10:30:57.658Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:30:57 [2019-10-22T10:30:57.658Z] Suggested packages:
10:30:57 [2019-10-22T10:30:57.658Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:30:57 [2019-10-22T10:30:57.658Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:30:57 [2019-10-22T10:30:57.658Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:30:57 [2019-10-22T10:30:57.658Z]   vim-doc vim-scripts xfsdump acl attr quota
10:30:57 [2019-10-22T10:30:57.658Z] Recommended packages:
10:30:57 [2019-10-22T10:30:57.658Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:30:57 [2019-10-22T10:30:57.658Z]   python3-keyrings.alt python3-xdg unzip
10:30:57 [2019-10-22T10:30:57.704Z] #58 34.90   DEP      compel/arch/x86/src/lib/handle-elf.d
10:30:57 [2019-10-22T10:30:57.959Z] #58 35.07   DEP      compel/src/lib/ptrace.d
10:30:57 [2019-10-22T10:30:57.959Z] #58 35.18   DEP      compel/src/lib/infect.d
10:30:58 [2019-10-22T10:30:58.215Z] #58 35.37   DEP      compel/src/lib/infect-util.d
10:30:58 [2019-10-22T10:30:58.215Z] #58 35.49   DEP      compel/src/lib/infect-rpc.d
10:30:58 [2019-10-22T10:30:58.215Z] #58 35.57   DEP      compel/arch/x86/src/lib/infect.d
10:30:58 [2019-10-22T10:30:58.462Z] The following NEW packages will be installed:
10:30:58 [2019-10-22T10:30:58.462Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
10:30:58 [2019-10-22T10:30:58.462Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:30:58 [2019-10-22T10:30:58.462Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:30:58 [2019-10-22T10:30:58.462Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:30:58 [2019-10-22T10:30:58.462Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:30:58 [2019-10-22T10:30:58.462Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
10:30:58 [2019-10-22T10:30:58.462Z]   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
10:30:58 [2019-10-22T10:30:58.462Z]   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
10:30:58 [2019-10-22T10:30:58.462Z]   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
10:30:58 [2019-10-22T10:30:58.462Z]   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:30:58 [2019-10-22T10:30:58.462Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:30:58 [2019-10-22T10:30:58.462Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:30:58 [2019-10-22T10:30:58.462Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:30:58 [2019-10-22T10:30:58.462Z]   xfsprogs xxd xz-utils zip
10:30:58 [2019-10-22T10:30:58.462Z] 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
10:30:58 [2019-10-22T10:30:58.462Z] Need to get 88.1 MB of archives.
10:30:58 [2019-10-22T10:30:58.462Z] After this operation, 564 MB of additional disk space will be used.
10:30:58 [2019-10-22T10:30:58.462Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
10:30:58 [2019-10-22T10:30:58.462Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
10:30:58 [2019-10-22T10:30:58.462Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:30:58 [2019-10-22T10:30:58.470Z] #58 35.73   DEP      compel/arch/x86/src/lib/cpu.d
10:30:58 [2019-10-22T10:30:58.470Z] #58 35.81   DEP      compel/src/lib/log.d
10:30:58 [2019-10-22T10:30:58.726Z] #58 35.95   CC       compel/src/lib/log.o
10:30:58 [2019-10-22T10:30:58.845Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
10:30:58 [2019-10-22T10:30:58.845Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
10:30:58 [2019-10-22T10:30:58.845Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
10:30:58 [2019-10-22T10:30:58.845Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
10:30:58 [2019-10-22T10:30:58.845Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
10:30:58 [2019-10-22T10:30:58.845Z] 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]
10:30:58 [2019-10-22T10:30:58.845Z] 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]
10:30:58 [2019-10-22T10:30:58.845Z] 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]
10:30:58 [2019-10-22T10:30:58.845Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
10:30:58 [2019-10-22T10:30:58.845Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:30:58 [2019-10-22T10:30:58.845Z] 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]
10:30:58 [2019-10-22T10:30:58.845Z] 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]
10:30:58 [2019-10-22T10:30:58.980Z] #58 36.25   CC       compel/arch/x86/src/lib/cpu.o
10:30:59 [2019-10-22T10:30:59.278Z] 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]
10:30:59 [2019-10-22T10:30:59.540Z] #58 36.62   CC       compel/arch/x86/src/lib/infect.o
10:30:59 [2019-10-22T10:30:59.795Z] debconf: delaying package configuration, since apt-utils is not installed
10:30:59 [2019-10-22T10:30:59.796Z] Fetched 88.1 MB in 1s (79.8 MB/s)
10:30:59 [2019-10-22T10:30:59.796Z] Selecting previously unselected package bash-completion.
10:30:59 [2019-10-22T10:30:59.796Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
10:30:59 [2019-10-22T10:30:59.796Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:31:00 [2019-10-22T10:31:00.100Z] #58 37.21   CC       compel/src/lib/infect-rpc.o
10:31:00 [2019-10-22T10:31:00.100Z] #58 37.43   CC       compel/src/lib/infect-util.o
10:31:00 [2019-10-22T10:31:00.198Z] Unpacking bash-completion (1:2.1-4.3) ...
10:31:00 [2019-10-22T10:31:00.198Z] Selecting previously unselected package libnfnetlink0:s390x.
10:31:00 [2019-10-22T10:31:00.198Z] Preparing to unpack .../01-libnfnetlink0_1.0.1-3_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.198Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
10:31:00 [2019-10-22T10:31:00.198Z] Selecting previously unselected package libpcrecpp0v5:s390x.
10:31:00 [2019-10-22T10:31:00.198Z] Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.198Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
10:31:00 [2019-10-22T10:31:00.198Z] Selecting previously unselected package libudev-dev:s390x.
10:31:00 [2019-10-22T10:31:00.198Z] Preparing to unpack .../03-libudev-dev_232-25+deb9u12_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.198Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
10:31:00 [2019-10-22T10:31:00.198Z] Selecting previously unselected package libpython3.5-minimal:s390x.
10:31:00 [2019-10-22T10:31:00.198Z] Preparing to unpack .../04-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.198Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:31:00 [2019-10-22T10:31:00.356Z] #58 37.67   CC       compel/src/lib/infect.o
10:31:00 [2019-10-22T10:31:00.565Z] Selecting previously unselected package python3.5-minimal.
10:31:00 [2019-10-22T10:31:00.565Z] Preparing to unpack .../05-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.565Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:31:00 [2019-10-22T10:31:00.565Z] Selecting previously unselected package python3-minimal.
10:31:00 [2019-10-22T10:31:00.565Z] Preparing to unpack .../06-python3-minimal_3.5.3-1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.565Z] Unpacking python3-minimal (3.5.3-1) ...
10:31:00 [2019-10-22T10:31:00.565Z] Selecting previously unselected package libmpdec2:s390x.
10:31:00 [2019-10-22T10:31:00.565Z] Preparing to unpack .../07-libmpdec2_2.4.2-1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.565Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
10:31:00 [2019-10-22T10:31:00.565Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
10:31:00 [2019-10-22T10:31:00.565Z] Preparing to unpack .../08-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.565Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:31:00 [2019-10-22T10:31:00.932Z] Selecting previously unselected package python3.5.
10:31:00 [2019-10-22T10:31:00.932Z] Preparing to unpack .../09-python3.5_3.5.3-1+deb9u1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.932Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:31:00 [2019-10-22T10:31:00.932Z] Selecting previously unselected package libpython3-stdlib:s390x.
10:31:00 [2019-10-22T10:31:00.932Z] Preparing to unpack .../10-libpython3-stdlib_3.5.3-1_s390x.deb ...
10:31:00 [2019-10-22T10:31:00.932Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
10:31:00 [2019-10-22T10:31:00.932Z] Selecting previously unselected package dh-python.
10:31:00 [2019-10-22T10:31:00.932Z] Preparing to unpack .../11-dh-python_2.20170125_all.deb ...
10:31:00 [2019-10-22T10:31:00.932Z] Unpacking dh-python (2.20170125) ...
10:31:00 [2019-10-22T10:31:00.932Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:31:00 [2019-10-22T10:31:00.932Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:31:01 [2019-10-22T10:31:01.712Z] Setting up python3-minimal (3.5.3-1) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package python3.
10:31:01 [2019-10-22T10:31:01.712Z] (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 ... 16475 files and directories currently installed.)
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking python3 (3.5.3-1) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package pigz.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking pigz (2.3.4-1) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package libip4tc0:s390x.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package libip6tc0:s390x.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package libiptc0:s390x.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package libxtables12:s390x.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
10:31:01 [2019-10-22T10:31:01.712Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:31:01 [2019-10-22T10:31:01.712Z] Selecting previously unselected package iptables.
10:31:01 [2019-10-22T10:31:01.712Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package xxd.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package vim-common.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package bzip2.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking bzip2 (1.0.6-8.1) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package libgpm2:s390x.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package xz-utils.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package aufs-tools.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package liblzo2-2:s390x.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:31:02 [2019-10-22T10:31:02.095Z] Selecting previously unselected package btrfs-progs.
10:31:02 [2019-10-22T10:31:02.095Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.095Z] Unpacking btrfs-progs (4.7.3-1) ...
10:31:02 [2019-10-22T10:31:02.242Z] #58 39.54   CC       compel/src/lib/ptrace.o
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package btrfs-tools.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking btrfs-tools (4.7.3-1) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package dmsetup.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking dmsetup (2:1.02.137-2) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package libonig4:s390x.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking libonig4:s390x (6.1.3-2) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package libjq1:s390x.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package jq.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking jq (1.5+dfsg-1.3) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package libaio1:s390x.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking libaio1:s390x (0.3.110-3) ...
10:31:02 [2019-10-22T10:31:02.459Z] Selecting previously unselected package libcap2-bin.
10:31:02 [2019-10-22T10:31:02.459Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.459Z] Unpacking libcap2-bin (1:2.25-1) ...
10:31:02 [2019-10-22T10:31:02.805Z] #58 39.89   AR       compel/libcompel.a
10:31:02 [2019-10-22T10:31:02.805Z] #58 39.98   HOSTCC   compel/src/main-host.o
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libsepol1-dev:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libpcre16-3:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libpcre32-3:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libpcre3-dev:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libselinux1-dev:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libdevmapper-dev:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
10:31:02 [2019-10-22T10:31:02.849Z] Selecting previously unselected package libreadline5:s390x.
10:31:02 [2019-10-22T10:31:02.849Z] Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
10:31:02 [2019-10-22T10:31:02.849Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
10:31:03 [2019-10-22T10:31:03.104Z] #58 40.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:31:03 [2019-10-22T10:31:03.217Z] Selecting previously unselected package libsystemd-dev:s390x.
10:31:03 [2019-10-22T10:31:03.217Z] Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_s390x.deb ...
10:31:03 [2019-10-22T10:31:03.217Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
10:31:03 [2019-10-22T10:31:03.217Z] Selecting previously unselected package net-tools.
10:31:03 [2019-10-22T10:31:03.217Z] Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
10:31:03 [2019-10-22T10:31:03.217Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:31:03 [2019-10-22T10:31:03.360Z] #58 40.49   HOSTCC   compel/src/lib/handle-elf-host.o
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package python-pip-whl.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package python3-pip.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package python3-pkg-resources.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking python3-pkg-resources (33.1.1-1) ...
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package python3-setuptools.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking python3-setuptools (33.1.1-1) ...
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package python3-wheel.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking python3-wheel (0.29.0-2) ...
10:31:03 [2019-10-22T10:31:03.599Z] Selecting previously unselected package thin-provisioning-tools.
10:31:03 [2019-10-22T10:31:03.599Z] Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
10:31:03 [2019-10-22T10:31:03.599Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:31:03 [2019-10-22T10:31:03.616Z] #58 40.83   HOSTCC   compel/src/lib/log-host.o
10:31:03 [2019-10-22T10:31:03.871Z] #58 41.08   HOSTLINK compel/compel-host-bin
10:31:03 [2019-10-22T10:31:03.871Z] #58 ...
10:31:03 [2019-10-22T10:31:03.871Z] 
10:31:03 [2019-10-22T10:31:03.871Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:03 [2019-10-22T10:31:03.871Z] #33 74.43 hash
10:31:03 [2019-10-22T10:31:03.871Z] #33 74.57 hash/crc32
10:31:03 [2019-10-22T10:31:03.871Z] #33 75.02 compress/gzip
10:31:03 [2019-10-22T10:31:03.871Z] #33 75.57 context
10:31:03 [2019-10-22T10:31:03.871Z] #33 76.14 crypto/cipher
10:31:03 [2019-10-22T10:31:03.871Z] #33 76.17 math/rand
10:31:03 [2019-10-22T10:31:03.871Z] #33 76.67 math/big
10:31:03 [2019-10-22T10:31:03.871Z] #33 77.51 crypto/aes
10:31:03 [2019-10-22T10:31:03.871Z] #33 78.27 crypto
10:31:03 [2019-10-22T10:31:03.871Z] #33 78.50 crypto/des
10:31:03 [2019-10-22T10:31:03.871Z] #33 79.07 crypto/internal/randutil
10:31:03 [2019-10-22T10:31:03.871Z] #33 79.14 crypto/sha512
10:31:03 [2019-10-22T10:31:03.871Z] #33 79.93 crypto/hmac
10:31:03 [2019-10-22T10:31:03.871Z] #33 80.15 crypto/md5
10:31:03 [2019-10-22T10:31:03.871Z] #33 80.66 crypto/sha1
10:31:03 [2019-10-22T10:31:03.871Z] #33 81.36 crypto/sha256
10:31:03 [2019-10-22T10:31:03.871Z] #33 82.17 encoding/hex
10:31:03 [2019-10-22T10:31:03.871Z] #33 82.48 encoding/pem
10:31:03 [2019-10-22T10:31:03.871Z] #33 82.85 internal/singleflight
10:31:03 [2019-10-22T10:31:03.871Z] #33 83.01 net
10:31:03 [2019-10-22T10:31:03.871Z] #33 83.52 crypto/rand
10:31:03 [2019-10-22T10:31:03.871Z] #33 83.90 crypto/elliptic
10:31:03 [2019-10-22T10:31:03.871Z] #33 ...
10:31:03 [2019-10-22T10:31:03.871Z] 
10:31:03 [2019-10-22T10:31:03.871Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:03 [2019-10-22T10:31:03.871Z] #58 41.19   DEP      soccr/soccr.d
10:31:03 [2019-10-22T10:31:03.971Z] Selecting previously unselected package vim-runtime.
10:31:03 [2019-10-22T10:31:03.971Z] Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:31:03 [2019-10-22T10:31:03.971Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:31:03 [2019-10-22T10:31:03.971Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:31:03 [2019-10-22T10:31:03.971Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:31:04 [2019-10-22T10:31:04.008Z] #14 ...
10:31:04 [2019-10-22T10:31:04.008Z] 
10:31:04 [2019-10-22T10:31:04.008Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:04 [2019-10-22T10:31:04.008Z] #58 147.4   CC       criu/pie-util.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 147.6   CC       criu/pipes.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 148.2   CC       criu/plugin.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 148.5   CC       criu/proc_parse.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 150.6   CC       criu/protobuf-desc.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 151.4   CC       criu/protobuf.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 151.6   CC       criu/pstree.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 152.5   CC       criu/rbtree.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 152.7   CC       criu/rst-malloc.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 153.0   CC       criu/seccomp.o
10:31:04 [2019-10-22T10:31:04.008Z] #58 153.4   CC       criu/seize.o
10:31:04 [2019-10-22T10:31:04.127Z] #58 41.29   CC       soccr/soccr.o
10:31:04 [2019-10-22T10:31:04.265Z] #58 ...
10:31:04 [2019-10-22T10:31:04.265Z] 
10:31:04 [2019-10-22T10:31:04.265Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
10:31:04 [2019-10-22T10:31:04.265Z] #14 13.21   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:31:04 [2019-10-22T10:31:04.523Z] #14 13.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:31:04 [2019-10-22T10:31:04.758Z] Selecting previously unselected package vim.
10:31:04 [2019-10-22T10:31:04.758Z] Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:31:04 [2019-10-22T10:31:04.758Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:31:04 [2019-10-22T10:31:04.758Z] Selecting previously unselected package xfsprogs.
10:31:04 [2019-10-22T10:31:04.758Z] Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_s390x.deb ...
10:31:04 [2019-10-22T10:31:04.758Z] Unpacking xfsprogs (4.9.0+nmu1) ...
10:31:04 [2019-10-22T10:31:04.758Z] Selecting previously unselected package zip.
10:31:04 [2019-10-22T10:31:04.758Z] Preparing to unpack .../43-zip_3.0-11+b1_s390x.deb ...
10:31:04 [2019-10-22T10:31:04.758Z] Unpacking zip (3.0-11+b1) ...
10:31:04 [2019-10-22T10:31:04.758Z] Selecting previously unselected package libapparmor-perl.
10:31:04 [2019-10-22T10:31:04.758Z] Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
10:31:04 [2019-10-22T10:31:04.758Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:31:04 [2019-10-22T10:31:04.758Z] Selecting previously unselected package apparmor.
10:31:04 [2019-10-22T10:31:04.758Z] Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_s390x.deb ...
10:31:04 [2019-10-22T10:31:04.758Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
10:31:05 [2019-10-22T10:31:05.053Z] #58 42.44   AR       soccr/libsoccr.a
10:31:05 [2019-10-22T10:31:05.053Z] #58 42.46 make[1]: 'soccr/libsoccr.a' is up to date.
10:31:05 [2019-10-22T10:31:05.134Z] Selecting previously unselected package binutils-mingw-w64-i686.
10:31:05 [2019-10-22T10:31:05.134Z] Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
10:31:05 [2019-10-22T10:31:05.134Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:31:05 [2019-10-22T10:31:05.498Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
10:31:05 [2019-10-22T10:31:05.498Z] Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
10:31:05 [2019-10-22T10:31:05.498Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:31:05 [2019-10-22T10:31:05.614Z] #58 42.75   DEP      criu/arch/x86/sigframe.d
10:31:05 [2019-10-22T10:31:05.614Z] #58 42.85   DEP      criu/arch/x86/crtools.d
10:31:05 [2019-10-22T10:31:05.901Z] #14 14.63   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:31:05 [2019-10-22T10:31:05.914Z] #58 43.06   DEP      criu/arch/x86/cpu.d
10:31:05 [2019-10-22T10:31:05.922Z] Selecting previously unselected package binutils-mingw-w64.
10:31:05 [2019-10-22T10:31:05.923Z] Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:31:05 [2019-10-22T10:31:05.923Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:31:05 [2019-10-22T10:31:05.923Z] Selecting previously unselected package mingw-w64-common.
10:31:05 [2019-10-22T10:31:05.923Z] Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
10:31:05 [2019-10-22T10:31:05.923Z] Unpacking mingw-w64-common (5.0.1-1) ...
10:31:06 [2019-10-22T10:31:06.212Z] #58 43.21   CC       criu/arch/x86/cpu.o
10:31:06 [2019-10-22T10:31:06.510Z] #58 43.75   CC       criu/arch/x86/crtools.o
10:31:06 [2019-10-22T10:31:06.802Z] Selecting previously unselected package mingw-w64-x86-64-dev.
10:31:06 [2019-10-22T10:31:06.802Z] Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:31:06 [2019-10-22T10:31:06.802Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:31:07 [2019-10-22T10:31:07.275Z] #14 16.00 Collecting pyyaml (from yamllint==1.16.0)
10:31:07 [2019-10-22T10:31:07.435Z] #58 44.66   CC       criu/arch/x86/sigframe.o
10:31:07 [2019-10-22T10:31:07.582Z] Selecting previously unselected package gcc-mingw-w64-base.
10:31:07 [2019-10-22T10:31:07.582Z] Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
10:31:07 [2019-10-22T10:31:07.582Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:31:07 [2019-10-22T10:31:07.582Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
10:31:07 [2019-10-22T10:31:07.582Z] Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:31:07 [2019-10-22T10:31:07.582Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:31:07 [2019-10-22T10:31:07.691Z] #58 45.01   LINK     criu/arch/x86/crtools.built-in.o
10:31:07 [2019-10-22T10:31:07.691Z] #58 45.05   DEP      criu/arch/x86/vdso-pie.d
10:31:07 [2019-10-22T10:31:07.946Z] #58 45.14   DEP      criu/pie/parasite-vdso.d
10:31:08 [2019-10-22T10:31:08.202Z] #58 45.32   DEP      criu/pie/util-vdso.d
10:31:08 [2019-10-22T10:31:08.202Z] #58 45.46   DEP      criu/pie/util.d
10:31:08 [2019-10-22T10:31:08.208Z] #14 17.19   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:31:08 [2019-10-22T10:31:08.457Z] #58 45.58   CC       criu/pie/util.o
10:31:08 [2019-10-22T10:31:08.457Z] #58 45.80   CC       criu/pie/util-vdso.o
10:31:09 [2019-10-22T10:31:09.018Z] #58 46.40   CC       criu/pie/parasite-vdso.o
10:31:09 [2019-10-22T10:31:09.581Z] #14 ...
10:31:09 [2019-10-22T10:31:09.581Z] 
10:31:09 [2019-10-22T10:31:09.581Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:31:09 [2019-10-22T10:31:09.581Z] #55 234.5 + dpkg --print-architecture
10:31:09 [2019-10-22T10:31:09.581Z] #55 234.5 + cd /tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution
10:31:09 [2019-10-22T10:31:09.581Z] #55 234.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:31:09 [2019-10-22T10:31:09.581Z] #55 235.1 + GOPATH=/tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6BfZkCpQme
10:31:09 [2019-10-22T10:31:09.581Z] #55 235.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:31:10 [2019-10-22T10:31:10.382Z] #58 47.38   CC       criu/arch/x86/vdso-pie.o
10:31:10 [2019-10-22T10:31:10.382Z] #58 47.68   AR       criu/pie/pie.lib.a
10:31:10 [2019-10-22T10:31:10.382Z] #58 47.79   DEP      criu/pie/restorer.d
10:31:10 [2019-10-22T10:31:10.778Z] Selecting previously unselected package g++-mingw-w64-x86-64.
10:31:10 [2019-10-22T10:31:10.778Z] Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:31:10 [2019-10-22T10:31:10.778Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:31:10 [2019-10-22T10:31:10.943Z] #58 47.98   DEP      criu/arch/x86/restorer.d
10:31:10 [2019-10-22T10:31:10.943Z] #58 48.13   DEP      criu/pie/parasite.d
10:31:10 [2019-10-22T10:31:10.943Z] #58 48.35   CC       criu/pie/parasite.o
10:31:12 [2019-10-22T10:31:12.305Z] #58 49.38   LINK     criu/pie/parasite.built-in.o
10:31:12 [2019-10-22T10:31:12.305Z] #58 49.41   GEN      criu/pie/parasite-blob.h
10:31:12 [2019-10-22T10:31:12.305Z] #58 49.42   CC       criu/arch/x86/restorer.o
10:31:12 [2019-10-22T10:31:12.560Z] #58 ...
10:31:12 [2019-10-22T10:31:12.560Z] 
10:31:12 [2019-10-22T10:31:12.560Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.77 + GOBIN=/build
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.77 + /build/gometalinter --install
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80 Installing:
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   deadcode
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   dupl
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   errcheck
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gas
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gochecknoglobals
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gochecknoinits
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   goconst
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gocyclo
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   goimports
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   golint
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gosimple
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gotype
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   gotypex
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   ineffassign
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   interfacer
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   lll
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   maligned
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   megacheck
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   misspell
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   nakedret
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   safesql
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   staticcheck
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   structcheck
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   unconvert
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   unparam
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   unused
10:31:12 [2019-10-22T10:31:12.560Z] #24 93.80   varcheck
10:31:13 [2019-10-22T10:31:13.274Z] Setting up aufs-tools (1:4.1+20161219-1) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up libsepol1-dev:s390x (2.6-2) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:13 [2019-10-22T10:31:13.274Z] Processing triggers for mime-support (3.60) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up libcap2-bin (1:2.25-1) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:31:13 [2019-10-22T10:31:13.274Z] Setting up bash-completion (1:2.1-4.3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libonig4:s390x (6.1.3-2) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up zip (3.0-11+b1) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up bzip2 (1.0.6-8.1) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libaio1:s390x (0.3.110-3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up xz-utils (5.2.2-1.2+b1) ...
10:31:13 [2019-10-22T10:31:13.673Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:31:13 [2019-10-22T10:31:13.673Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
10:31:13 [2019-10-22T10:31:13.673Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:31:13 [2019-10-22T10:31:13.763Z] #55 ...
10:31:13 [2019-10-22T10:31:13.763Z] 
10:31:13 [2019-10-22T10:31:13.763Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
10:31:13 [2019-10-22T10:31:13.763Z] #14 18.67 Building wheels for collected packages: pathspec, pyyaml
10:31:13 [2019-10-22T10:31:13.763Z] #14 18.68   Running setup.py bdist_wheel for pathspec: started
10:31:13 [2019-10-22T10:31:13.763Z] #14 19.85   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:31:13 [2019-10-22T10:31:13.763Z] #14 19.85   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:31:13 [2019-10-22T10:31:13.763Z] #14 19.88   Running setup.py bdist_wheel for pyyaml: started
10:31:13 [2019-10-22T10:31:13.763Z] #14 21.12   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:31:13 [2019-10-22T10:31:13.763Z] #14 21.12   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:31:13 [2019-10-22T10:31:13.763Z] #14 21.17 Successfully built pathspec pyyaml
10:31:13 [2019-10-22T10:31:13.763Z] #14 21.17 Installing collected packages: pathspec, pyyaml, yamllint
10:31:13 [2019-10-22T10:31:13.763Z] #14 21.60 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
10:31:13 [2019-10-22T10:31:13.763Z] #14 DONE 22.4s
10:31:13 [2019-10-22T10:31:13.763Z] 
10:31:13 [2019-10-22T10:31:13.763Z] #16 [dev 9/22] COPY --from=swagger /build/swagger* /usr/local/bin/
10:31:13 [2019-10-22T10:31:13.763Z] #16 DONE 0.2s
10:31:13 [2019-10-22T10:31:13.763Z] 
10:31:13 [2019-10-22T10:31:13.763Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:13 [2019-10-22T10:31:13.763Z] #58 154.3   CC       criu/shmem.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 155.1   CC       criu/sigframe.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 155.2   CC       criu/signalfd.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 155.6   CC       criu/sk-inet.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 156.5   CC       criu/sk-netlink.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 156.9   CC       criu/sk-packet.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 157.4   CC       criu/sk-queue.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 157.8   CC       criu/sk-tcp.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 158.3   CC       criu/sk-unix.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 159.9   CC       criu/sockets.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 160.6   CC       criu/stats.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 160.8   CC       criu/string.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 160.9   CC       criu/sysctl.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 161.7   CC       criu/sysfs_parse.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 162.2   CC       criu/timerfd.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 162.6   CC       criu/tty.o
10:31:13 [2019-10-22T10:31:13.763Z] #58 ...
10:31:13 [2019-10-22T10:31:13.763Z] 
10:31:13 [2019-10-22T10:31:13.763Z] #21 [dev 10/22] COPY --from=frozen-images /build/ /docker-frozen-images
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up pigz (2.3.4-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libmpdec2:s390x (2.4.2-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up mingw-w64-common (5.0.1-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up jq (1.5+dfsg-1.3) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up xfsprogs (4.9.0+nmu1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up btrfs-progs (4.7.3-1) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
10:31:14 [2019-10-22T10:31:14.061Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
10:31:14 [2019-10-22T10:31:14.697Z] #21 DONE 1.2s
10:31:14 [2019-10-22T10:31:14.697Z] 
10:31:14 [2019-10-22T10:31:14.697Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:31:14 [2019-10-22T10:31:14.918Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:31:14 [2019-10-22T10:31:14.918Z] 
10:31:14 [2019-10-22T10:31:14.918Z]  ________   ____  __.
10:31:14 [2019-10-22T10:31:14.918Z]  \_____  \ |    |/ _|
10:31:14 [2019-10-22T10:31:14.918Z]  /   |   \|      <
10:31:14 [2019-10-22T10:31:14.918Z]  /    |    \    |  \
10:31:14 [2019-10-22T10:31:14.918Z]  \_______  /____|__ \
10:31:14 [2019-10-22T10:31:14.918Z]          \/        \/
10:31:14 [2019-10-22T10:31:14.918Z] 
10:31:14 [2019-10-22T10:31:14.918Z] INFO: make.ps1 ended at 10/22/2019 10:31:13
10:31:14 [2019-10-22T10:31:14.955Z] #55 ...
10:31:14 [2019-10-22T10:31:14.955Z] 
10:31:14 [2019-10-22T10:31:14.955Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:14 [2019-10-22T10:31:14.955Z] #58 164.6   CC       criu/tun.o
10:31:15 [2019-10-22T10:31:15.074Z] #24 ...
10:31:15 [2019-10-22T10:31:15.074Z] 
10:31:15 [2019-10-22T10:31:15.074Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:15 [2019-10-22T10:31:15.074Z] #33 85.69 encoding/asn1
10:31:15 [2019-10-22T10:31:15.074Z] #33 87.72 crypto/ecdsa
10:31:15 [2019-10-22T10:31:15.074Z] #33 88.40 crypto/rsa
10:31:15 [2019-10-22T10:31:15.074Z] #33 89.70 crypto/dsa
10:31:15 [2019-10-22T10:31:15.074Z] #33 89.97 crypto/x509/pkix
10:31:15 [2019-10-22T10:31:15.074Z] #33 90.54 internal/x/crypto/cryptobyte
10:31:15 [2019-10-22T10:31:15.074Z] #33 92.34 internal/x/crypto/internal/chacha20
10:31:15 [2019-10-22T10:31:15.074Z] #33 92.70 internal/x/crypto/poly1305
10:31:15 [2019-10-22T10:31:15.074Z] #33 93.15 internal/x/crypto/chacha20poly1305
10:31:15 [2019-10-22T10:31:15.074Z] #33 94.20 internal/x/crypto/hkdf
10:31:15 [2019-10-22T10:31:15.074Z] #33 94.33 internal/x/text/transform
10:31:15 [2019-10-22T10:31:15.074Z] #33 94.98 internal/x/text/unicode/bidi
10:31:15 [2019-10-22T10:31:15.074Z] #33 ...
10:31:15 [2019-10-22T10:31:15.074Z] 
10:31:15 [2019-10-22T10:31:15.074Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:15 [2019-10-22T10:31:15.074Z] #58 49.97   CC       criu/pie/restorer.o
10:31:15 [2019-10-22T10:31:15.074Z] #58 52.25   LINK     criu/pie/restorer.built-in.o
10:31:15 [2019-10-22T10:31:15.074Z] #58 52.26   GEN      criu/pie/restorer-blob.h
10:31:15 [2019-10-22T10:31:15.074Z] #58 52.35   DEP      criu/vdso.d
10:31:15 [2019-10-22T10:31:15.329Z] #58 52.60   DEP      criu/uts_ns.d
10:31:15 [2019-10-22T10:31:15.332Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
10:31:15 [2019-10-22T10:31:15.332Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] Setting up btrfs-tools (4.7.3-1) ...
10:31:15 [2019-10-22T10:31:15.332Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] 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
10:31:15 [2019-10-22T10:31:15.332Z] Setting up python3 (3.5.3-1) ...
10:31:15 [2019-10-22T10:31:15.332Z] Setting up apparmor (2.11.0-3+deb9u2) ...
10:31:15 [2019-10-22T10:31:15.522Z] #58 165.1   CC       criu/uffd.o
10:31:15 [2019-10-22T10:31:15.585Z] #58 52.72   DEP      criu/util.d
10:31:15 [2019-10-22T10:31:15.585Z] #58 52.86   DEP      criu/uffd.d
10:31:15 [2019-10-22T10:31:15.840Z] #58 53.13   DEP      criu/tun.d
10:31:15 [2019-10-22T10:31:15.895Z] INFO: Binaries build ended at 10/22/2019 10:31:15. Duration:00:01:18.1723481
10:31:16 [2019-10-22T10:31:16.095Z] #58 53.39   DEP      criu/tty.d
10:31:16 [2019-10-22T10:31:16.119Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:31:16 [2019-10-22T10:31:16.119Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:31:16 [2019-10-22T10:31:16.119Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:31:16 [2019-10-22T10:31:16.119Z] Setting up python3-wheel (0.29.0-2) ...
10:31:16 [2019-10-22T10:31:16.119Z] Setting up python3-pkg-resources (33.1.1-1) ...
10:31:16 [2019-10-22T10:31:16.351Z] #58 53.63   DEP      criu/timerfd.d
10:31:16 [2019-10-22T10:31:16.456Z] #58 166.0   CC       criu/util.o
10:31:16 [2019-10-22T10:31:16.482Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:31:16 [2019-10-22T10:31:16.482Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
10:31:16 [2019-10-22T10:31:16.482Z] Setting up dmsetup (2:1.02.137-2) ...
10:31:16 [2019-10-22T10:31:16.482Z] Setting up python3-setuptools (33.1.1-1) ...
10:31:16 [2019-10-22T10:31:16.606Z] #58 53.85   DEP      criu/sysfs_parse.d
10:31:16 [2019-10-22T10:31:16.847Z] Setting up dh-python (2.20170125) ...
10:31:16 [2019-10-22T10:31:16.847Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
10:31:16 [2019-10-22T10:31:16.847Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:31:16 [2019-10-22T10:31:16.862Z] #58 54.06   DEP      criu/sysctl.d
10:31:16 [2019-10-22T10:31:16.862Z] #58 54.23   DEP      criu/string.d
10:31:16 [2019-10-22T10:31:16.862Z] #58 54.27   DEP      criu/stats.d
10:31:17 [2019-10-22T10:31:17.117Z] #58 54.38   DEP      criu/sockets.d
10:31:17 [2019-10-22T10:31:17.372Z] #58 54.57   DEP      criu/sk-unix.d
10:31:17 [2019-10-22T10:31:17.436Z] INFO: Copying the built daemon binary to d:\CI-4\CI-7243249fb\binary\dockerd-7243249fb.exe...
10:31:17 [2019-10-22T10:31:17.628Z] #58 54.76   DEP      criu/sk-tcp.d
10:31:17 [2019-10-22T10:31:17.829Z] #58 167.2   CC       criu/uts_ns.o
10:31:17 [2019-10-22T10:31:17.829Z] #58 167.5   CC       criu/vdso.o
10:31:17 [2019-10-22T10:31:17.883Z] #58 54.98   DEP      criu/sk-queue.d
10:31:17 [2019-10-22T10:31:17.883Z] #58 55.16   DEP      criu/sk-packet.d
10:31:18 [2019-10-22T10:31:18.139Z] #58 55.35   DEP      criu/sk-netlink.d
10:31:18 [2019-10-22T10:31:18.139Z] #58 55.57   DEP      criu/sk-inet.d
10:31:18 [2019-10-22T10:31:18.700Z] #58 55.74   DEP      criu/signalfd.d
10:31:18 [2019-10-22T10:31:18.700Z] #58 55.88   DEP      criu/sigframe.d
10:31:18 [2019-10-22T10:31:18.700Z] #58 56.01   DEP      criu/shmem.d
10:31:18 [2019-10-22T10:31:18.763Z] #58 168.3   LINK     criu/built-in.o
10:31:18 [2019-10-22T10:31:18.763Z] #58 168.4   LINK     criu/criu
10:31:18 [2019-10-22T10:31:18.955Z] #58 56.14   DEP      criu/seize.d
10:31:18 [2019-10-22T10:31:18.977Z] INFO: Copying the built client binary to d:\CI-4\CI-7243249fb\binary\docker-7243249fb.exe...
10:31:18 [2019-10-22T10:31:18.977Z] INFO: Copying dockerversion from the container...
10:31:18 [2019-10-22T10:31:18.977Z] INFO: Copying the golang package from the container to d:\CI-4\CI-7243249fb\installer\go.zip...
10:31:19 [2019-10-22T10:31:19.021Z] #58 168.7   DEP      lib/c/criu.d
10:31:19 [2019-10-22T10:31:19.210Z] #58 56.30   DEP      criu/seccomp.d
10:31:19 [2019-10-22T10:31:19.210Z] #58 56.49   DEP      criu/rst-malloc.d
10:31:19 [2019-10-22T10:31:19.210Z] #58 56.56   DEP      criu/rbtree.d
10:31:19 [2019-10-22T10:31:19.279Z] #58 168.8   CC       images/rpc.pb-c.o
10:31:19 [2019-10-22T10:31:19.466Z] #58 56.60   DEP      criu/pstree.d
10:31:19 [2019-10-22T10:31:19.466Z] #58 56.80   DEP      criu/protobuf.d
10:31:19 [2019-10-22T10:31:19.536Z] #58 169.3   CC       lib/c/criu.o
10:31:19 [2019-10-22T10:31:19.721Z] #58 56.96   GEN      criu/protobuf-desc-gen.h
10:31:20 [2019-10-22T10:31:20.470Z] #58 170.0   LINK     lib/c/built-in.o
10:31:20 [2019-10-22T10:31:20.470Z] #58 170.0   LINK     lib/c/libcriu.so
10:31:20 [2019-10-22T10:31:20.470Z] #58 170.1   GEN      magic.py
10:31:20 [2019-10-22T10:31:20.728Z] #58 170.3 Note: Building without ia32 C/R, missed ia32 support in gcc
10:31:20 [2019-10-22T10:31:20.728Z] #58 170.3       That may be related to missing gcc-multilib in your
10:31:20 [2019-10-22T10:31:20.728Z] #58 170.3       distribution or you may have Debian with buggy toolchain
10:31:20 [2019-10-22T10:31:20.728Z] #58 170.3       (issue https://github.com/xemul/criu/issues/315)
10:31:20 [2019-10-22T10:31:20.881Z] Removing intermediate container dd3b6bd08887
10:31:20 [2019-10-22T10:31:20.881Z]  ---> 8c72b0806f6d
10:31:20 [2019-10-22T10:31:20.881Z] Step 97/118 : RUN pip3 install yamllint==1.16.0
10:31:20 [2019-10-22T10:31:20.881Z]  ---> Running in d0c627dea73d
10:31:21 [2019-10-22T10:31:21.084Z] #58 58.17   DEP      criu/protobuf-desc.d
10:31:21 [2019-10-22T10:31:21.084Z] #58 58.32   DEP      criu/proc_parse.d
10:31:21 [2019-10-22T10:31:21.162Z] INFO: Extracting go.zip to d:\CI-4\CI-7243249fb\go
10:31:21 [2019-10-22T10:31:21.294Z] #58 170.9 fatal: Not a git repository (or any of the parent directories): .git
10:31:21 [2019-10-22T10:31:21.340Z] #58 58.49   DEP      criu/plugin.d
10:31:21 [2019-10-22T10:31:21.340Z] #58 58.61   DEP      criu/pipes.d
10:31:21 [2019-10-22T10:31:21.595Z] #58 58.81   DEP      criu/pie-util.d
10:31:21 [2019-10-22T10:31:21.850Z] #58 58.95   DEP      criu/pie-util-vdso.d
10:31:21 [2019-10-22T10:31:21.850Z] #58 59.05   DEP      criu/pie-util-vdso-elf32.d
10:31:21 [2019-10-22T10:31:21.850Z] #58 59.16   DEP      criu/path.d
10:31:21 [2019-10-22T10:31:21.860Z] #58 171.5 make[1]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.106Z] #58 59.35   DEP      criu/parasite-syscall.d
10:31:22 [2019-10-22T10:31:22.289Z] Collecting yamllint==1.16.0
10:31:22 [2019-10-22T10:31:22.405Z] #58 59.61   DEP      criu/pagemap.d
10:31:22 [2019-10-22T10:31:22.425Z] #58 172.1 make[1]: 'images/built-in.o' is up to date.
10:31:22 [2019-10-22T10:31:22.425Z] #58 172.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:31:22 [2019-10-22T10:31:22.425Z] #58 172.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:31:22 [2019-10-22T10:31:22.426Z] #58 172.2 make[1]: 'compel/libcompel.a' is up to date.
10:31:22 [2019-10-22T10:31:22.426Z] #58 172.2 make[1]: 'compel/compel-host-bin' is up to date.
10:31:22 [2019-10-22T10:31:22.655Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:31:22 [2019-10-22T10:31:22.655Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:31:22 [2019-10-22T10:31:22.655Z]   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:31:22 [2019-10-22T10:31:22.661Z] #58 59.88   DEP      criu/pagemap-cache.d
10:31:22 [2019-10-22T10:31:22.661Z] #58 60.03   DEP      criu/page-xfer.d
10:31:22 [2019-10-22T10:31:22.683Z] #58 172.2 make[1]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.683Z] #58 172.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:31:22 [2019-10-22T10:31:22.683Z] #58 172.4 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.683Z] #58 172.4 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.916Z] #58 60.22   DEP      criu/page-pipe.d
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.5 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.6 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.6 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.6 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.6 make[2]: Nothing to be done for 'all'.
10:31:22 [2019-10-22T10:31:22.941Z] #58 172.7 make[2]: Nothing to be done for 'all'.
10:31:23 [2019-10-22T10:31:23.020Z] Collecting pyyaml (from yamllint==1.16.0)
10:31:23 [2019-10-22T10:31:23.020Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:31:23 [2019-10-22T10:31:23.172Z] #58 60.39   DEP      criu/netfilter.d
10:31:23 [2019-10-22T10:31:23.199Z] #58 172.7   INSTALL  criu/criu
10:31:23 [2019-10-22T10:31:23.381Z] Building wheels for collected packages: pathspec, pyyaml
10:31:23 [2019-10-22T10:31:23.381Z]   Running setup.py bdist_wheel for pathspec: started
10:31:23 [2019-10-22T10:31:23.428Z] #58 60.56   DEP      criu/net.d
10:31:23 [2019-10-22T10:31:23.428Z] #58 60.74   DEP      criu/namespaces.d
10:31:23 [2019-10-22T10:31:23.458Z] #58 DONE 173.1s
10:31:23 [2019-10-22T10:31:23.458Z] 
10:31:23 [2019-10-22T10:31:23.458Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:31:23 [2019-10-22T10:31:23.683Z] #58 60.93   DEP      criu/mount.d
10:31:23 [2019-10-22T10:31:23.744Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:31:23 [2019-10-22T10:31:23.744Z]   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:31:23 [2019-10-22T10:31:23.744Z]   Running setup.py bdist_wheel for pyyaml: started
10:31:23 [2019-10-22T10:31:23.744Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:31:23 [2019-10-22T10:31:23.744Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:31:23 [2019-10-22T10:31:23.744Z] Successfully built pathspec pyyaml
10:31:23 [2019-10-22T10:31:23.744Z] Installing collected packages: pathspec, pyyaml, yamllint
10:31:23 [2019-10-22T10:31:23.938Z] #58 61.19   DEP      criu/mem.d
10:31:24 [2019-10-22T10:31:24.106Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
10:31:24 [2019-10-22T10:31:24.194Z] #58 61.39   DEP      criu/lsm.d
10:31:24 [2019-10-22T10:31:24.194Z] #58 61.58   DEP      criu/log.d
10:31:24 [2019-10-22T10:31:24.449Z] #58 61.69   DEP      criu/libnetlink.d
10:31:24 [2019-10-22T10:31:24.449Z] #58 61.80   DEP      criu/kerndat.d
10:31:24 [2019-10-22T10:31:24.704Z] #58 61.98   DEP      criu/kcmp-ids.d
10:31:25 [2019-10-22T10:31:25.001Z] #58 62.15   DEP      criu/irmap.d
10:31:25 [2019-10-22T10:31:25.001Z] #58 62.28   DEP      criu/ipc_ns.d
10:31:25 [2019-10-22T10:31:25.257Z] #58 62.42   DEP      criu/image.d
10:31:25 [2019-10-22T10:31:25.257Z] #58 62.63   DEP      criu/image-desc.d
10:31:25 [2019-10-22T10:31:25.349Z] Removing intermediate container d0c627dea73d
10:31:25 [2019-10-22T10:31:25.349Z]  ---> 063e24289245
10:31:25 [2019-10-22T10:31:25.349Z] Step 98/118 : COPY --from=swagger /build/swagger* /usr/local/bin/
10:31:25 [2019-10-22T10:31:25.512Z] #58 62.74   DEP      criu/fsnotify.d
10:31:25 [2019-10-22T10:31:25.722Z]  ---> e0482ae3630c
10:31:25 [2019-10-22T10:31:25.722Z] Step 99/118 : COPY --from=frozen-images /build/ /docker-frozen-images
10:31:25 [2019-10-22T10:31:25.768Z] #58 62.89   DEP      criu/filesystems.d
10:31:26 [2019-10-22T10:31:26.088Z] #58 63.13   DEP      criu/files.d
10:31:26 [2019-10-22T10:31:26.088Z] #58 63.31   DEP      criu/files-reg.d
10:31:26 [2019-10-22T10:31:26.088Z] #58 ...
10:31:26 [2019-10-22T10:31:26.088Z] 
10:31:26 [2019-10-22T10:31:26.088Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:26 [2019-10-22T10:31:26.088Z] #33 96.67 internal/x/text/secure/bidirule
10:31:26 [2019-10-22T10:31:26.088Z] #33 96.85 internal/x/text/unicode/norm
10:31:26 [2019-10-22T10:31:26.088Z] #33 100.2 internal/x/net/idna
10:31:26 [2019-10-22T10:31:26.088Z] #33 100.6 crypto/x509
10:31:26 [2019-10-22T10:31:26.088Z] #33 102.3 net/textproto
10:31:26 [2019-10-22T10:31:26.088Z] #33 103.1 internal/x/net/http/httpguts
10:31:26 [2019-10-22T10:31:26.088Z] #33 103.4 internal/x/net/http/httpproxy
10:31:26 [2019-10-22T10:31:26.088Z] #33 103.8 internal/x/net/http2/hpack
10:31:26 [2019-10-22T10:31:26.088Z] #33 104.7 mime
10:31:26 [2019-10-22T10:31:26.088Z] #33 105.5 crypto/tls
10:31:26 [2019-10-22T10:31:26.088Z] #33 106.1 mime/quotedprintable
10:31:26 [2019-10-22T10:31:26.088Z] #33 106.5 mime/multipart
10:31:26 [2019-10-22T10:31:26.344Z] #33 ...
10:31:26 [2019-10-22T10:31:26.344Z] 
10:31:26 [2019-10-22T10:31:26.344Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:26 [2019-10-22T10:31:26.344Z] #58 63.45   DEP      criu/files-ext.d
10:31:26 [2019-10-22T10:31:26.344Z] #58 63.59   DEP      criu/file-lock.d
10:31:26 [2019-10-22T10:31:26.600Z] #58 63.80   DEP      criu/file-ids.d
10:31:26 [2019-10-22T10:31:26.600Z] #58 63.94   DEP      criu/fifo.d
10:31:26 [2019-10-22T10:31:26.855Z] #58 64.10   DEP      criu/fdstore.d
10:31:26 [2019-10-22T10:31:26.855Z] #58 64.19   DEP      criu/fault-injection.d
10:31:27 [2019-10-22T10:31:27.111Z] #58 64.24   DEP      criu/external.d
10:31:27 [2019-10-22T10:31:27.111Z] #58 64.41   DEP      criu/eventpoll.d
10:31:27 [2019-10-22T10:31:27.366Z] #58 64.58   DEP      criu/eventfd.d
10:31:27 [2019-10-22T10:31:27.621Z] #58 64.85   DEP      criu/crtools.d
10:31:27 [2019-10-22T10:31:27.876Z] #58 65.06   DEP      criu/cr-service.d
10:31:27 [2019-10-22T10:31:27.876Z] #58 65.27   DEP      criu/cr-restore.d
10:31:28 [2019-10-22T10:31:28.132Z] #58 65.52   DEP      criu/cr-errno.d
10:31:28 [2019-10-22T10:31:28.132Z] #58 65.53   DEP      criu/cr-dump.d
10:31:28 [2019-10-22T10:31:28.377Z]  ---> 708a44130eb3
10:31:28 [2019-10-22T10:31:28.377Z] Step 100/118 : COPY --from=gometalinter /build/ /usr/local/bin/
10:31:28 [2019-10-22T10:31:28.387Z] #58 65.81   DEP      criu/cr-dedup.d
10:31:28 [2019-10-22T10:31:28.685Z] #58 66.01   DEP      criu/cr-check.d
10:31:28 [2019-10-22T10:31:28.794Z] #55 256.1 + rm -rf /tmp/tmp.6BfZkCpQme/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6BfZkCpQme
10:31:29 [2019-10-22T10:31:29.052Z] #55 DONE 256.4s
10:31:29 [2019-10-22T10:31:29.052Z] 
10:31:29 [2019-10-22T10:31:29.052Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:31:29 [2019-10-22T10:31:29.158Z]  ---> cdc72723ac1e
10:31:29 [2019-10-22T10:31:29.158Z] Step 101/118 : COPY --from=gotestsum /build/ /usr/local/bin/
10:31:29 [2019-10-22T10:31:29.247Z] #58 66.28   DEP      criu/clone-noasan.d
10:31:29 [2019-10-22T10:31:29.247Z] #58 66.31   DEP      criu/cgroup.d
10:31:29 [2019-10-22T10:31:29.502Z] #58 66.58   DEP      criu/cgroup-props.d
10:31:29 [2019-10-22T10:31:29.502Z] #58 66.73   DEP      criu/bitmap.d
10:31:29 [2019-10-22T10:31:29.502Z] #58 66.75   DEP      criu/bfd.d
10:31:29 [2019-10-22T10:31:29.502Z] #58 66.83   DEP      criu/autofs.d
10:31:29 [2019-10-22T10:31:29.527Z]  ---> 1db99034b552
10:31:29 [2019-10-22T10:31:29.527Z] Step 102/118 : COPY --from=tomlv /build/ /usr/local/bin/
10:31:29 [2019-10-22T10:31:29.758Z] #58 66.94   DEP      criu/aio.d
10:31:29 [2019-10-22T10:31:29.892Z]  ---> d2016bfb6d6b
10:31:29 [2019-10-22T10:31:29.892Z] Step 103/118 : COPY --from=vndr /build/ /usr/local/bin/
10:31:29 [2019-10-22T10:31:29.892Z]  ---> 6665c1259a7e
10:31:29 [2019-10-22T10:31:29.892Z] Step 104/118 : COPY --from=tini /build/ /usr/local/bin/
10:31:30 [2019-10-22T10:31:30.014Z] #58 67.10   DEP      criu/action-scripts.d
10:31:30 [2019-10-22T10:31:30.256Z]  ---> 7b11ade7999e
10:31:30 [2019-10-22T10:31:30.256Z] Step 105/118 : COPY --from=runc /build/ /usr/local/bin/
10:31:30 [2019-10-22T10:31:30.269Z] #58 67.42   CC       criu/action-scripts.o
10:31:30 [2019-10-22T10:31:30.524Z] #58 67.82   CC       criu/aio.o
10:31:30 [2019-10-22T10:31:30.636Z]  ---> 733e61a38598
10:31:30 [2019-10-22T10:31:30.636Z] Step 106/118 : COPY --from=containerd /build/ /usr/local/bin/
10:31:31 [2019-10-22T10:31:31.085Z] #58 68.36   CC       criu/autofs.o
10:31:31 [2019-10-22T10:31:31.422Z]  ---> f8498162d8ae
10:31:31 [2019-10-22T10:31:31.422Z] Step 107/118 : COPY --from=proxy /build/ /usr/local/bin/
10:31:31 [2019-10-22T10:31:31.422Z]  ---> 1bb725abdf91
10:31:31 [2019-10-22T10:31:31.422Z] Step 108/118 : COPY --from=dockercli /build/ /usr/local/cli
10:31:31 [2019-10-22T10:31:31.782Z]  ---> 89f0742b7ba5
10:31:31 [2019-10-22T10:31:31.782Z] Step 109/118 : COPY --from=registry /build/registry* /usr/local/bin/
10:31:32 [2019-10-22T10:31:32.971Z] #58 69.96   CC       criu/bfd.o
10:31:33 [2019-10-22T10:31:33.042Z]  ---> 17b95abb5c59
10:31:33 [2019-10-22T10:31:33.042Z] Step 110/118 : COPY --from=criu /build/ /usr/local/
10:31:33 [2019-10-22T10:31:33.042Z]  ---> 628686c1190c
10:31:33 [2019-10-22T10:31:33.042Z] Step 111/118 : ENV PATH=/usr/local/cli:$PATH
10:31:33 [2019-10-22T10:31:33.226Z] #58 70.49   CC       criu/bitmap.o
10:31:33 [2019-10-22T10:31:33.241Z] #47 ...
10:31:33 [2019-10-22T10:31:33.241Z] 
10:31:33 [2019-10-22T10:31:33.241Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:31:33 [2019-10-22T10:31:33.241Z] #24 DONE 260.1s
10:31:33 [2019-10-22T10:31:33.241Z] 
10:31:33 [2019-10-22T10:31:33.241Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:31:33 [2019-10-22T10:31:33.404Z]  ---> Running in 01116384daad
10:31:33 [2019-10-22T10:31:33.404Z] Removing intermediate container 01116384daad
10:31:33 [2019-10-22T10:31:33.404Z]  ---> 065fc2c1708c
10:31:33 [2019-10-22T10:31:33.404Z] Step 112/118 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
10:31:33 [2019-10-22T10:31:33.404Z]  ---> Running in b47dbc517e6d
10:31:33 [2019-10-22T10:31:33.482Z] #58 70.69   CC       criu/cgroup-props.o
10:31:33 [2019-10-22T10:31:33.794Z] Removing intermediate container b47dbc517e6d
10:31:33 [2019-10-22T10:31:33.794Z]  ---> 5afab61b990e
10:31:33 [2019-10-22T10:31:33.794Z] Step 113/118 : ENV GOMETALINTER_OPTS="--deadline=2m"
10:31:33 [2019-10-22T10:31:33.794Z]  ---> Running in 5a6dbedb0d2a
10:31:33 [2019-10-22T10:31:33.794Z] Removing intermediate container 5a6dbedb0d2a
10:31:33 [2019-10-22T10:31:33.794Z]  ---> 7e104c9f1156
10:31:33 [2019-10-22T10:31:33.794Z] Step 114/118 : WORKDIR /go/src/github.com/docker/docker
10:31:33 [2019-10-22T10:31:33.794Z]  ---> Running in 89788749474e
10:31:34 [2019-10-22T10:31:34.267Z] Removing intermediate container 89788749474e
10:31:34 [2019-10-22T10:31:34.267Z]  ---> d176382c0a48
10:31:34 [2019-10-22T10:31:34.267Z] Step 115/118 : VOLUME /var/lib/docker
10:31:34 [2019-10-22T10:31:34.267Z]  ---> Running in 725becdec771
10:31:34 [2019-10-22T10:31:34.267Z] Removing intermediate container 725becdec771
10:31:34 [2019-10-22T10:31:34.267Z]  ---> 6f19f3591106
10:31:34 [2019-10-22T10:31:34.267Z] Step 116/118 : ENTRYPOINT ["hack/dind"]
10:31:34 [2019-10-22T10:31:34.267Z]  ---> Running in 5fc4c23f160d
10:31:34 [2019-10-22T10:31:34.409Z] #58 71.51   CC       criu/cgroup.o
10:31:34 [2019-10-22T10:31:34.680Z] Removing intermediate container 5fc4c23f160d
10:31:34 [2019-10-22T10:31:34.680Z]  ---> 9d831a152618
10:31:34 [2019-10-22T10:31:34.680Z] Step 117/118 : FROM dev AS final
10:31:34 [2019-10-22T10:31:34.680Z]  ---> 9d831a152618
10:31:34 [2019-10-22T10:31:34.680Z] Step 118/118 : COPY . /go/src/github.com/docker/docker
10:31:35 [2019-10-22T10:31:35.098Z] 🇩 bin/containerd
10:31:35 [2019-10-22T10:31:35.334Z] #58 ...
10:31:35 [2019-10-22T10:31:35.334Z] 
10:31:35 [2019-10-22T10:31:35.334Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:31:35 [2019-10-22T10:31:35.334Z] #27 DONE 115.6s
10:31:35 [2019-10-22T10:31:35.334Z] 
10:31:35 [2019-10-22T10:31:35.334Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:35 [2019-10-22T10:31:35.334Z] #33 107.5 net/http/internal
10:31:35 [2019-10-22T10:31:35.334Z] #33 107.9 os/exec
10:31:35 [2019-10-22T10:31:35.334Z] #33 113.1 net/http/httptrace
10:31:35 [2019-10-22T10:31:35.334Z] #33 113.5 net/http
10:31:35 [2019-10-22T10:31:35.805Z] #47 ...
10:31:35 [2019-10-22T10:31:35.805Z] 
10:31:35 [2019-10-22T10:31:35.805Z] #25 [dev 11/22] COPY --from=gometalinter /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.395Z] #25 DONE 0.8s
10:31:36 [2019-10-22T10:31:36.395Z] 
10:31:36 [2019-10-22T10:31:36.395Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:31:36 [2019-10-22T10:31:36.395Z] #47 ...
10:31:36 [2019-10-22T10:31:36.395Z] 
10:31:36 [2019-10-22T10:31:36.395Z] #28 [dev 12/22] COPY --from=gotestsum /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.395Z] #28 DONE 0.1s
10:31:36 [2019-10-22T10:31:36.395Z] 
10:31:36 [2019-10-22T10:31:36.395Z] #31 [dev 13/22] COPY --from=tomlv /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.395Z] #31 DONE 0.1s
10:31:36 [2019-10-22T10:31:36.395Z] 
10:31:36 [2019-10-22T10:31:36.395Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:31:36 [2019-10-22T10:31:36.676Z] #47 ...
10:31:36 [2019-10-22T10:31:36.676Z] 
10:31:36 [2019-10-22T10:31:36.676Z] #34 [dev 14/22] COPY --from=vndr /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.676Z] #34 DONE 0.1s
10:31:36 [2019-10-22T10:31:36.676Z] 
10:31:36 [2019-10-22T10:31:36.676Z] #39 [dev 15/22] COPY --from=tini /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.676Z] #39 DONE 0.1s
10:31:36 [2019-10-22T10:31:36.676Z] 
10:31:36 [2019-10-22T10:31:36.676Z] #43 [dev 16/22] COPY --from=runc /build/ /usr/local/bin/
10:31:36 [2019-10-22T10:31:36.934Z] #43 DONE 0.1s
10:31:36 [2019-10-22T10:31:36.934Z] 
10:31:36 [2019-10-22T10:31:36.934Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:31:37 [2019-10-22T10:31:37.163Z]  ---> 3f1e3ee8e275
10:31:37 [2019-10-22T10:31:37.163Z] Successfully built 3f1e3ee8e275
10:31:37 [2019-10-22T10:31:37.163Z] Successfully tagged docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:31:37 [2019-10-22T10:31:37.845Z] #33 ...
10:31:37 [2019-10-22T10:31:37.845Z] 
10:31:37 [2019-10-22T10:31:37.845Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:37 [2019-10-22T10:31:37.845Z] #58 74.69   CC       criu/clone-noasan.o
10:31:37 [2019-10-22T10:31:37.845Z] #58 74.75   CC       criu/cr-check.o
10:31:38 [2019-10-22T10:31:38.029Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/test/unit
10:31:38 [2019-10-22T10:31:38.769Z] #58 76.03   CC       criu/cr-dedup.o
10:31:39 [2019-10-22T10:31:39.024Z] #58 76.44   CC       criu/cr-dump.o
10:31:40 [2019-10-22T10:31:40.623Z] ?   	github.com/docker/docker/api	[no test files]
10:31:41 [2019-10-22T10:31:41.538Z] #58 78.61   CC       criu/cr-errno.o
10:31:41 [2019-10-22T10:31:41.538Z] #58 78.71   CC       criu/cr-restore.o
10:31:43 [2019-10-22T10:31:43.425Z] #58 ...
10:31:43 [2019-10-22T10:31:43.425Z] 
10:31:43 [2019-10-22T10:31:43.425Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:43 [2019-10-22T10:31:43.425Z] #33 123.8 github.com/LK4D4/vndr/godl
10:31:43 [2019-10-22T10:31:43.484Z] #47 210.2 🇩 bin/containerd
10:31:43 [2019-10-22T10:31:43.986Z] #33 124.5 github.com/LK4D4/vndr
10:31:49 [2019-10-22T10:31:49.220Z] #33 ...
10:31:49 [2019-10-22T10:31:49.220Z] 
10:31:49 [2019-10-22T10:31:49.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:49 [2019-10-22T10:31:49.220Z] #58 82.61   CC       criu/cr-service.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 83.85   CC       criu/crtools.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 84.85   CC       criu/eventfd.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 85.15   CC       criu/eventpoll.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 85.63   CC       criu/external.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 86.10   CC       criu/fault-injection.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 86.21   CC       criu/fdstore.o
10:31:49 [2019-10-22T10:31:49.220Z] #58 86.57   CC       criu/fifo.o
10:31:49 [2019-10-22T10:31:49.779Z] #58 86.99   CC       criu/file-ids.o
10:31:50 [2019-10-22T10:31:50.034Z] #58 87.31   CC       criu/file-lock.o
10:31:50 [2019-10-22T10:31:50.595Z] #58 ...
10:31:50 [2019-10-22T10:31:50.595Z] 
10:31:50 [2019-10-22T10:31:50.595Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:31:50 [2019-10-22T10:31:50.595Z] #33 DONE 131.4s
10:31:50 [2019-10-22T10:31:50.850Z] 
10:31:50 [2019-10-22T10:31:50.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:50 [2019-10-22T10:31:50.850Z] #58 88.05   CC       criu/files-ext.o
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Extraction ended at 10/22/2019 10:31:48. Duration:00:00:27.4361052
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Updating the golang and path environment variables
10:31:51 [2019-10-22T10:31:51.321Z] INFO: GOPATH=d:\gopath
10:31:51 [2019-10-22T10:31:51.321Z] INFO: go version go1.12.1 windows/amd64
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Starting a daemon under test...
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-4\CI-7243249fb\daemon --pidfile d:\CI-4\CI-7243249fb\docker.pid
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Process started successfully.
10:31:51 [2019-10-22T10:31:51.321Z] INFO: Waiting for the daemon under test to start...
10:31:51 [2019-10-22T10:31:51.412Z] #58 88.66   CC       criu/files-reg.o
10:31:52 [2019-10-22T10:31:52.307Z] INFO: Daemon under test started and replied!
10:31:52 [2019-10-22T10:31:52.307Z] INFO: Docker version of the daemon under test
10:31:52 [2019-10-22T10:31:52.307Z] 
10:31:52 [2019-10-22T10:31:52.307Z] Client:
10:31:52 [2019-10-22T10:31:52.307Z]  Version:      17.06.2-ce
10:31:52 [2019-10-22T10:31:52.307Z]  API version:  1.30
10:31:52 [2019-10-22T10:31:52.307Z]  Go version:   go1.8.3
10:31:52 [2019-10-22T10:31:52.307Z]  Git commit:   cec0b72
10:31:52 [2019-10-22T10:31:52.307Z]  Built:        Tue Sep  5 19:57:19 2017
10:31:52 [2019-10-22T10:31:52.307Z]  OS/Arch:      windows/amd64
10:31:52 [2019-10-22T10:31:52.307Z] 
10:31:52 [2019-10-22T10:31:52.307Z] Server:
10:31:52 [2019-10-22T10:31:52.307Z]  Version:      0.0.0-dev
10:31:52 [2019-10-22T10:31:52.307Z]  API version:  1.39 (minimum version 1.24)
10:31:52 [2019-10-22T10:31:52.307Z]  Go version:   go1.12.1
10:31:52 [2019-10-22T10:31:52.307Z]  Git commit:   7243249fb
10:31:52 [2019-10-22T10:31:52.307Z]  Built:        10/22/2019 10:30:02
10:31:52 [2019-10-22T10:31:52.307Z]  OS/Arch:      windows/amd64
10:31:52 [2019-10-22T10:31:52.307Z]  Experimental: false
10:31:52 [2019-10-22T10:31:52.307Z] 
10:31:52 [2019-10-22T10:31:52.307Z] INFO: Docker info of the daemon under test
10:31:52 [2019-10-22T10:31:52.307Z] 
10:31:52 [2019-10-22T10:31:52.767Z] Containers: 0
10:31:52 [2019-10-22T10:31:52.767Z]  Running: 0
10:31:52 [2019-10-22T10:31:52.767Z]  Paused: 0
10:31:52 [2019-10-22T10:31:52.767Z]  Stopped: 0
10:31:52 [2019-10-22T10:31:52.767Z] Images: 0
10:31:52 [2019-10-22T10:31:52.767Z] Server Version: 0.0.0-dev
10:31:52 [2019-10-22T10:31:52.767Z] Storage Driver: windowsfilter
10:31:52 [2019-10-22T10:31:52.767Z]  Windows: 
10:31:52 [2019-10-22T10:31:52.767Z] Logging Driver: json-file
10:31:52 [2019-10-22T10:31:52.767Z] Plugins: 
10:31:52 [2019-10-22T10:31:52.767Z]  Volume: local
10:31:52 [2019-10-22T10:31:52.767Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
10:31:52 [2019-10-22T10:31:52.767Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
10:31:52 [2019-10-22T10:31:52.767Z] Swarm: inactive
10:31:52 [2019-10-22T10:31:52.767Z] Default Isolation: process
10:31:52 [2019-10-22T10:31:52.767Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:31:52 [2019-10-22T10:31:52.767Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
10:31:52 [2019-10-22T10:31:52.767Z] OSType: windows
10:31:52 [2019-10-22T10:31:52.767Z] Architecture: x86_64
10:31:52 [2019-10-22T10:31:52.767Z] CPUs: 4
10:31:52 [2019-10-22T10:31:52.767Z] Total Memory: 32GiB
10:31:52 [2019-10-22T10:31:52.767Z] Name: azwin-2-14e520
10:31:52 [2019-10-22T10:31:52.767Z] ID: X4SM:CMDF:234W:ZPUZ:3TTF:Y7EL:CRBL:ZYZY:Q7Z4:OXX3:UAUJ:XRV4
10:31:52 [2019-10-22T10:31:52.767Z] Docker Root Dir: D:\CI-4\CI-7243249fb\daemon
10:31:52 [2019-10-22T10:31:52.767Z] Debug Mode (client): false
10:31:52 [2019-10-22T10:31:52.767Z] Debug Mode (server): false
10:31:52 [2019-10-22T10:31:52.767Z] Registry: https://index.docker.io/v1/
10:31:52 [2019-10-22T10:31:52.767Z] Labels:
10:31:52 [2019-10-22T10:31:52.767Z] Experimental: false
10:31:52 [2019-10-22T10:31:52.767Z] Insecure Registries:
10:31:52 [2019-10-22T10:31:52.767Z]  127.0.0.0/8
10:31:52 [2019-10-22T10:31:52.767Z] Live Restore Enabled: false
10:31:52 [2019-10-22T10:31:52.767Z] 
10:31:52 [2019-10-22T10:31:52.767Z] 
10:31:52 [2019-10-22T10:31:52.767Z] INFO: Docker images of the daemon under test
10:31:52 [2019-10-22T10:31:52.767Z] 
10:31:52 [2019-10-22T10:31:52.767Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:31:52 [2019-10-22T10:31:52.767Z] 
10:31:52 [2019-10-22T10:31:52.767Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:31:52 [2019-10-22T10:31:52.767Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:31:52 [2019-10-22T10:31:52.767Z] ltsc2019: Pulling from windows/servercore
10:31:53 [2019-10-22T10:31:53.227Z] 65014b3c3121: Pulling fs layer
10:31:53 [2019-10-22T10:31:53.227Z] 12c8dbabfd62: Pulling fs layer
10:31:53 [2019-10-22T10:31:53.339Z] #58 90.47   CC       criu/files.o
10:31:54 [2019-10-22T10:31:54.416Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 8.0% of statements
10:31:55 [2019-10-22T10:31:55.227Z] #58 92.33   CC       criu/filesystems.o
10:31:55 [2019-10-22T10:31:55.787Z] #58 92.84   CC       criu/fsnotify.o
10:31:56 [2019-10-22T10:31:56.754Z] #58 93.75   CC       criu/image-desc.o
10:31:56 [2019-10-22T10:31:56.755Z] #58 93.92   CC       criu/image.o
10:31:57 [2019-10-22T10:31:57.315Z] #58 94.59   CC       criu/ipc_ns.o
10:31:57 [2019-10-22T10:31:57.920Z] #58 ...
10:31:57 [2019-10-22T10:31:57.920Z] 
10:31:57 [2019-10-22T10:31:57.920Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:31:57 [2019-10-22T10:31:57.920Z] #42 136.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:31:57 [2019-10-22T10:31:57.920Z] #42 137.9 + mkdir -p /build
10:31:57 [2019-10-22T10:31:57.920Z] #42 137.9 + cp runc /build/runc
10:31:57 [2019-10-22T10:31:57.920Z] #42 DONE 138.2s
10:31:58 [2019-10-22T10:31:58.175Z] 
10:31:58 [2019-10-22T10:31:58.176Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:31:58 [2019-10-22T10:31:58.176Z] #58 95.55   CC       criu/irmap.o
10:31:59 [2019-10-22T10:31:59.110Z] #58 96.25   CC       criu/kcmp-ids.o
10:31:59 [2019-10-22T10:31:59.110Z] #58 96.46   CC       criu/kerndat.o
10:32:00 [2019-10-22T10:32:00.036Z] #58 97.07   CC       criu/libnetlink.o
10:32:00 [2019-10-22T10:32:00.036Z] #58 97.32   CC       criu/log.o
10:32:00 [2019-10-22T10:32:00.291Z] #58 97.59   CC       criu/lsm.o
10:32:00 [2019-10-22T10:32:00.546Z] #58 97.87   CC       criu/mem.o
10:32:01 [2019-10-22T10:32:01.472Z] #58 98.89   CC       criu/mount.o
10:32:01 [2019-10-22T10:32:01.830Z] 12c8dbabfd62: Verifying Checksum
10:32:01 [2019-10-22T10:32:01.830Z] 12c8dbabfd62: Download complete
10:32:03 [2019-10-22T10:32:03.985Z] #58 101.2   CC       criu/namespaces.o
10:32:05 [2019-10-22T10:32:05.389Z] #58 102.5   CC       criu/net.o
10:32:07 [2019-10-22T10:32:07.275Z] #58 104.2   CC       criu/netfilter.o
10:32:07 [2019-10-22T10:32:07.275Z] #58 104.5   CC       criu/page-pipe.o
10:32:07 [2019-10-22T10:32:07.686Z] 🇩 bin/containerd-stress
10:32:07 [2019-10-22T10:32:07.836Z] #58 104.9   CC       criu/page-xfer.o
10:32:08 [2019-10-22T10:32:08.763Z] #58 106.0   CC       criu/pagemap-cache.o
10:32:09 [2019-10-22T10:32:09.019Z] #58 106.3   CC       criu/pagemap.o
10:32:09 [2019-10-22T10:32:09.945Z] #58 107.0   CC       criu/parasite-syscall.o
10:32:10 [2019-10-22T10:32:10.006Z] #47 233.2 🇩 bin/containerd-stress
10:32:10 [2019-10-22T10:32:10.006Z] #47 234.8 🇩 bin/containerd-shim
10:32:10 [2019-10-22T10:32:10.428Z] 65014b3c3121: Verifying Checksum
10:32:10 [2019-10-22T10:32:10.428Z] 65014b3c3121: Download complete
10:32:10 [2019-10-22T10:32:10.505Z] #58 107.7   CC       criu/path.o
10:32:10 [2019-10-22T10:32:10.761Z] #58 107.9   CC       criu/pie-util-vdso-elf32.o
10:32:11 [2019-10-22T10:32:11.016Z] #58 108.3   CC       criu/pie-util-vdso.o
10:32:11 [2019-10-22T10:32:11.577Z] #58 108.7   CC       criu/pie-util.o
10:32:11 [2019-10-22T10:32:11.577Z] #58 108.9   CC       criu/pipes.o
10:32:12 [2019-10-22T10:32:12.092Z] 🇩 bin/containerd-shim
10:32:12 [2019-10-22T10:32:12.137Z] #58 109.5   CC       criu/plugin.o
10:32:12 [2019-10-22T10:32:12.740Z] #58 109.7   CC       criu/proc_parse.o
10:32:14 [2019-10-22T10:32:14.187Z] #47 241.1 🇩 bin/containerd-shim-runc-v1
10:32:15 [2019-10-22T10:32:15.302Z] #58 112.1   CC       criu/protobuf-desc.o
10:32:15 [2019-10-22T10:32:15.557Z] #58 112.8   CC       criu/protobuf.o
10:32:16 [2019-10-22T10:32:16.117Z] #58 113.2   CC       criu/pstree.o
10:32:16 [2019-10-22T10:32:16.715Z] #47 243.9 🇩 binaries
10:32:16 [2019-10-22T10:32:16.715Z] #47 243.9 + mkdir -p /build
10:32:16 [2019-10-22T10:32:16.715Z] #47 243.9 + cp bin/containerd /build/containerd
10:32:16 [2019-10-22T10:32:16.715Z] #47 244.0 + cp bin/containerd-shim /build/containerd-shim
10:32:16 [2019-10-22T10:32:16.715Z] #47 244.0 + cp bin/ctr /build/ctr
10:32:17 [2019-10-22T10:32:17.087Z] #58 114.1   CC       criu/rbtree.o
10:32:17 [2019-10-22T10:32:17.087Z] #58 114.3   CC       criu/rst-malloc.o
10:32:17 [2019-10-22T10:32:17.341Z] #58 114.5   CC       criu/seccomp.o
10:32:17 [2019-10-22T10:32:17.646Z] #47 DONE 244.7s
10:32:17 [2019-10-22T10:32:17.901Z] #58 114.9   CC       criu/seize.o
10:32:18 [2019-10-22T10:32:18.210Z] 
10:32:18 [2019-10-22T10:32:18.210Z] #48 [dev 17/22] COPY --from=containerd /build/ /usr/local/bin/
10:32:18 [2019-10-22T10:32:18.503Z] #58 115.6   CC       criu/shmem.o
10:32:18 [2019-10-22T10:32:18.774Z] #48 DONE 0.3s
10:32:18 [2019-10-22T10:32:18.775Z] 
10:32:18 [2019-10-22T10:32:18.775Z] #51 [dev 18/22] COPY --from=proxy /build/ /usr/local/bin/
10:32:18 [2019-10-22T10:32:18.775Z] #51 DONE 0.1s
10:32:18 [2019-10-22T10:32:18.775Z] 
10:32:18 [2019-10-22T10:32:18.775Z] #54 [dev 19/22] COPY --from=dockercli /build/ /usr/local/cli
10:32:19 [2019-10-22T10:32:19.031Z] #54 DONE 0.2s
10:32:19 [2019-10-22T10:32:19.031Z] 
10:32:19 [2019-10-22T10:32:19.031Z] #56 [dev 20/22] COPY --from=registry /build/registry* /usr/local/bin/
10:32:19 [2019-10-22T10:32:19.031Z] #56 DONE 0.2s
10:32:19 [2019-10-22T10:32:19.031Z] 
10:32:19 [2019-10-22T10:32:19.031Z] #59 [dev 21/22] COPY --from=criu /build/ /usr/local/
10:32:19 [2019-10-22T10:32:19.063Z] #58 116.2   CC       criu/sigframe.o
10:32:19 [2019-10-22T10:32:19.063Z] #58 116.4   CC       criu/signalfd.o
10:32:19 [2019-10-22T10:32:19.288Z] #59 DONE 0.1s
10:32:19 [2019-10-22T10:32:19.288Z] 
10:32:19 [2019-10-22T10:32:19.288Z] #60 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
10:32:19 [2019-10-22T10:32:19.288Z] #60 DONE 0.0s
10:32:19 [2019-10-22T10:32:19.288Z] 
10:32:19 [2019-10-22T10:32:19.288Z] #61 [final 1/1] COPY . /go/src/github.com/docker/docker
10:32:19 [2019-10-22T10:32:19.360Z] #58 116.6   CC       criu/sk-inet.o
10:32:19 [2019-10-22T10:32:19.920Z] #58 117.3   CC       criu/sk-netlink.o
10:32:20 [2019-10-22T10:32:20.481Z] #58 117.6   CC       criu/sk-packet.o
10:32:20 [2019-10-22T10:32:20.659Z] #61 DONE 1.5s
10:32:20 [2019-10-22T10:32:20.659Z] 
10:32:20 [2019-10-22T10:32:20.659Z] #62 exporting to image
10:32:20 [2019-10-22T10:32:20.659Z] #62 exporting layers
10:32:20 [2019-10-22T10:32:20.737Z] #58 118.0   CC       criu/sk-queue.o
10:32:21 [2019-10-22T10:32:21.297Z] #58 118.4   CC       criu/sk-tcp.o
10:32:21 [2019-10-22T10:32:21.552Z] #58 118.9   CC       criu/sk-unix.o
10:32:22 [2019-10-22T10:32:22.414Z] 🇩 bin/containerd-shim-runc-v1
10:32:22 [2019-10-22T10:32:22.915Z] #58 120.0   CC       criu/sockets.o
10:32:23 [2019-10-22T10:32:23.169Z] #58 120.6   CC       criu/stats.o
10:32:23 [2019-10-22T10:32:23.465Z] #58 120.9   CC       criu/string.o
10:32:23 [2019-10-22T10:32:23.839Z] #58 121.0   CC       criu/sysctl.o
10:32:24 [2019-10-22T10:32:24.399Z] #58 121.6   CC       criu/sysfs_parse.o
10:32:24 [2019-10-22T10:32:24.654Z] #58 122.0   CC       criu/timerfd.o
10:32:24 [2019-10-22T10:32:24.952Z] #58 ...
10:32:24 [2019-10-22T10:32:24.952Z] 
10:32:24 [2019-10-22T10:32:24.952Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:32:25 [2019-10-22T10:32:25.208Z] #55 166.4 + dpkg --print-architecture
10:32:25 [2019-10-22T10:32:25.208Z] #55 166.4 + cd /tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution
10:32:25 [2019-10-22T10:32:25.208Z] #55 166.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:32:25 [2019-10-22T10:32:25.208Z] #55 166.7 + GOPATH=/tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bPBFFUWFmi
10:32:25 [2019-10-22T10:32:25.463Z] #55 166.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:32:26 [2019-10-22T10:32:26.844Z] 🇩 binaries
10:32:26 [2019-10-22T10:32:26.844Z] + mkdir -p /build
10:32:26 [2019-10-22T10:32:26.844Z] + cp bin/containerd /build/containerd
10:32:26 [2019-10-22T10:32:26.845Z] + cp bin/containerd-shim /build/containerd-shim
10:32:26 [2019-10-22T10:32:26.845Z] + cp bin/ctr /build/ctr
10:32:27 [2019-10-22T10:32:27.210Z] #62 exporting layers 6.6s done
10:32:27 [2019-10-22T10:32:27.210Z] #62 writing image sha256:6de4cd68662124b20c377088706501d84b71ada39824fca6a288844255e8fa2a done
10:32:27 [2019-10-22T10:32:27.210Z] #62 naming to docker.io/library/docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 done
10:32:27 [2019-10-22T10:32:27.210Z] #62 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:32:27 [2019-10-22T10:32:27.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-409/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/validate/default
10:32:32 [2019-10-22T10:32:32.338Z] Removing intermediate container 7ce085aac469
10:32:32 [2019-10-22T10:32:32.338Z]  ---> dd803f20d168
10:32:32 [2019-10-22T10:32:32.338Z] Step 56/118 : FROM dev-base AS proxy
10:32:32 [2019-10-22T10:32:32.338Z]  ---> 31779e44a03a
10:32:32 [2019-10-22T10:32:32.338Z] Step 57/118 : ENV INSTALL_BINARY_NAME=proxy
10:32:32 [2019-10-22T10:32:32.338Z]  ---> Running in f33b12d2c9f3
10:32:32 [2019-10-22T10:32:32.620Z] Removing intermediate container f33b12d2c9f3
10:32:32 [2019-10-22T10:32:32.620Z]  ---> 36738eee4cdd
10:32:32 [2019-10-22T10:32:32.620Z] Step 58/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:32:32 [2019-10-22T10:32:32.620Z]  ---> 5f9fbdc31691
10:32:32 [2019-10-22T10:32:32.620Z] Step 59/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:32:32 [2019-10-22T10:32:32.903Z]  ---> a5e1ecb5cb48
10:32:32 [2019-10-22T10:32:32.903Z] Step 60/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:32:32 [2019-10-22T10:32:32.903Z]  ---> Running in 37a401c1795d
10:32:33 [2019-10-22T10:32:33.185Z] + RM_GOPATH=0
10:32:33 [2019-10-22T10:32:33.185Z] + TMP_GOPATH=
10:32:33 [2019-10-22T10:32:33.185Z] + : /build
10:32:33 [2019-10-22T10:32:33.185Z] + '[' -z '' ']'
10:32:33 [2019-10-22T10:32:33.185Z] ++ mktemp -d
10:32:33 [2019-10-22T10:32:33.185Z] + export GOPATH=/tmp/tmp.1afl5Gd6Vp
10:32:33 [2019-10-22T10:32:33.185Z] + GOPATH=/tmp/tmp.1afl5Gd6Vp
10:32:33 [2019-10-22T10:32:33.185Z] + RM_GOPATH=1
10:32:33 [2019-10-22T10:32:33.185Z] ++ dirname ./install.sh
10:32:33 [2019-10-22T10:32:33.185Z] + dir=.
10:32:33 [2019-10-22T10:32:33.185Z] + bin=proxy
10:32:33 [2019-10-22T10:32:33.185Z] + shift
10:32:33 [2019-10-22T10:32:33.185Z] + '[' '!' -f ./proxy.installer ']'
10:32:33 [2019-10-22T10:32:33.185Z] + . ./proxy.installer
10:32:33 [2019-10-22T10:32:33.185Z] ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
10:32:33 [2019-10-22T10:32:33.185Z] + install_proxy
10:32:33 [2019-10-22T10:32:33.185Z] + case "$1" in
10:32:33 [2019-10-22T10:32:33.185Z] + export CGO_ENABLED=0
10:32:33 [2019-10-22T10:32:33.185Z] + CGO_ENABLED=0
10:32:33 [2019-10-22T10:32:33.185Z] + _install_proxy
10:32:33 [2019-10-22T10:32:33.185Z] + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
10:32:33 [2019-10-22T10:32:33.185Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1afl5Gd6Vp/src/github.com/docker/libnetwork
10:32:33 [2019-10-22T10:32:33.185Z] Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
10:32:33 [2019-10-22T10:32:33.185Z] Cloning into '/tmp/tmp.1afl5Gd6Vp/src/github.com/docker/libnetwork'...
10:32:33 [2019-10-22T10:32:33.586Z] #55 ...
10:32:33 [2019-10-22T10:32:33.586Z] 
10:32:33 [2019-10-22T10:32:33.586Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:32:33 [2019-10-22T10:32:33.586Z] #58 122.3   CC       criu/tty.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 124.1   CC       criu/tun.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 124.6   CC       criu/uffd.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 125.6   CC       criu/util.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 126.8   CC       criu/uts_ns.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 127.0   CC       criu/vdso.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 127.7   LINK     criu/built-in.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 127.8   LINK     criu/criu
10:32:33 [2019-10-22T10:32:33.586Z] #58 128.1   DEP      lib/c/criu.d
10:32:33 [2019-10-22T10:32:33.586Z] #58 128.1   CC       images/rpc.pb-c.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 128.7   CC       lib/c/criu.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.5   LINK     lib/c/built-in.o
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.5   LINK     lib/c/libcriu.so
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.6   GEN      magic.py
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.8 Note: Building without ia32 C/R, missed ia32 support in gcc
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.8       That may be related to missing gcc-multilib in your
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.8       distribution or you may have Debian with buggy toolchain
10:32:33 [2019-10-22T10:32:33.586Z] #58 129.8       (issue https://github.com/xemul/criu/issues/315)
10:32:33 [2019-10-22T10:32:33.586Z] #58 130.4 fatal: Not a git repository (or any of the parent directories): .git
10:32:33 [2019-10-22T10:32:33.842Z] #58 131.1 make[1]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.098Z] Congratulations!  All commits are properly signed with the DCO!
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.6 make[1]: 'images/built-in.o' is up to date.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.6 make[1]: 'compel/libcompel.a' is up to date.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.7 make[1]: 'compel/compel-host-bin' is up to date.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.7 make[1]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.405Z] #58 131.7 make[1]: 'soccr/libsoccr.a' is up to date.
10:32:34 [2019-10-22T10:32:34.661Z] #58 131.9 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.661Z] #58 131.9 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.661Z] #58 131.9 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.661Z] #58 132.0 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.916Z] #58 132.0 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.916Z] #58 132.1 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.916Z] #58 132.1 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.916Z] #58 132.1 make[2]: Nothing to be done for 'all'.
10:32:34 [2019-10-22T10:32:34.916Z] #58 132.1   INSTALL  criu/criu
10:32:36 [2019-10-22T10:32:36.287Z] #58 DONE 133.5s
10:32:36 [2019-10-22T10:32:36.287Z] 
10:32:36 [2019-10-22T10:32:36.287Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:36 [2019-10-22T10:32:36.841Z] Congratulations! Seccomp profile generation is done correctly.
10:32:36 [2019-10-22T10:32:36.857Z] + cd /tmp/tmp.1afl5Gd6Vp/src/github.com/docker/libnetwork
10:32:36 [2019-10-22T10:32:36.857Z] + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
10:32:36 [2019-10-22T10:32:36.857Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:32:40 [2019-10-22T10:32:40.346Z] Removing intermediate container 37a401c1795d
10:32:40 [2019-10-22T10:32:40.346Z]  ---> 1cdc27235886
10:32:40 [2019-10-22T10:32:40.346Z] Step 61/118 : FROM base AS gometalinter
10:32:40 [2019-10-22T10:32:40.346Z]  ---> 31779e44a03a
10:32:40 [2019-10-22T10:32:40.346Z] Step 62/118 : ENV INSTALL_BINARY_NAME=gometalinter
10:32:40 [2019-10-22T10:32:40.346Z]  ---> Running in 7025c55ac5fd
10:32:40 [2019-10-22T10:32:40.346Z] Removing intermediate container 7025c55ac5fd
10:32:40 [2019-10-22T10:32:40.346Z]  ---> aade8f32568a
10:32:40 [2019-10-22T10:32:40.346Z] Step 63/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:32:40 [2019-10-22T10:32:40.346Z]  ---> e4017a21f8b9
10:32:40 [2019-10-22T10:32:40.346Z] Step 64/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:32:40 [2019-10-22T10:32:40.629Z]  ---> 7ac6a3923fd7
10:32:40 [2019-10-22T10:32:40.629Z] Step 65/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:32:40 [2019-10-22T10:32:40.629Z]  ---> Running in e45eb81b0c59
10:32:40 [2019-10-22T10:32:40.912Z] + RM_GOPATH=0
10:32:40 [2019-10-22T10:32:40.912Z] + TMP_GOPATH=
10:32:40 [2019-10-22T10:32:40.912Z] + : /build
10:32:40 [2019-10-22T10:32:40.912Z] + '[' -z '' ']'
10:32:40 [2019-10-22T10:32:40.912Z] ++ mktemp -d
10:32:40 [2019-10-22T10:32:40.912Z] + export GOPATH=/tmp/tmp.FVg7pXXa40
10:32:40 [2019-10-22T10:32:40.912Z] + GOPATH=/tmp/tmp.FVg7pXXa40
10:32:40 [2019-10-22T10:32:40.912Z] + RM_GOPATH=1
10:32:40 [2019-10-22T10:32:40.912Z] Installing gometalinter version v2.0.6
10:32:40 [2019-10-22T10:32:40.912Z] ++ dirname ./install.sh
10:32:40 [2019-10-22T10:32:40.912Z] + dir=.
10:32:40 [2019-10-22T10:32:40.912Z] + bin=gometalinter
10:32:40 [2019-10-22T10:32:40.912Z] + shift
10:32:40 [2019-10-22T10:32:40.912Z] + '[' '!' -f ./gometalinter.installer ']'
10:32:40 [2019-10-22T10:32:40.912Z] + . ./gometalinter.installer
10:32:40 [2019-10-22T10:32:40.912Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:32:40 [2019-10-22T10:32:40.912Z] + install_gometalinter
10:32:40 [2019-10-22T10:32:40.912Z] + echo 'Installing gometalinter version v2.0.6'
10:32:40 [2019-10-22T10:32:40.912Z] + go get -d github.com/alecthomas/gometalinter
10:32:42 [2019-10-22T10:32:42.456Z] + cd /tmp/tmp.FVg7pXXa40/src/github.com/alecthomas/gometalinter
10:32:42 [2019-10-22T10:32:42.456Z] + git checkout -q v2.0.6
10:32:42 [2019-10-22T10:32:42.456Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 11.1% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:32:43 [2019-10-22T10:32:43.813Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
10:32:44 [2019-10-22T10:32:44.553Z] #47 ...
10:32:44 [2019-10-22T10:32:44.553Z] 
10:32:44 [2019-10-22T10:32:44.553Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:32:44 [2019-10-22T10:32:44.553Z] #55 184.7 + rm -rf /tmp/tmp.bPBFFUWFmi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bPBFFUWFmi
10:32:44 [2019-10-22T10:32:44.553Z] #55 DONE 185.0s
10:32:44 [2019-10-22T10:32:44.553Z] 
10:32:44 [2019-10-22T10:32:44.553Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:45 [2019-10-22T10:32:45.479Z] #47 ...
10:32:45 [2019-10-22T10:32:45.479Z] 
10:32:45 [2019-10-22T10:32:45.479Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:32:45 [2019-10-22T10:32:45.479Z] #24 DONE 186.4s
10:32:45 [2019-10-22T10:32:45.479Z] 
10:32:45 [2019-10-22T10:32:45.479Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:47 [2019-10-22T10:32:47.073Z] ok  	github.com/docker/docker/builder/fscache	0.111s	coverage: 69.2% of statements
10:32:47 [2019-10-22T10:32:47.891Z] ok  	github.com/docker/docker/builder/dockerfile	1.044s	coverage: 45.4% of statements
10:32:48 [2019-10-22T10:32:48.016Z] #47 ...
10:32:48 [2019-10-22T10:32:48.016Z] 
10:32:48 [2019-10-22T10:32:48.016Z] #25 [dev 11/22] COPY --from=gometalinter /build/ /usr/local/bin/
10:32:48 [2019-10-22T10:32:48.579Z] #25 DONE 1.0s
10:32:48 [2019-10-22T10:32:48.579Z] 
10:32:48 [2019-10-22T10:32:48.579Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:48 [2019-10-22T10:32:48.834Z] #47 ...
10:32:48 [2019-10-22T10:32:48.834Z] 
10:32:48 [2019-10-22T10:32:48.834Z] #28 [dev 12/22] COPY --from=gotestsum /build/ /usr/local/bin/
10:32:48 [2019-10-22T10:32:48.834Z] #28 DONE 0.1s
10:32:48 [2019-10-22T10:32:48.834Z] 
10:32:48 [2019-10-22T10:32:48.834Z] #31 [dev 13/22] COPY --from=tomlv /build/ /usr/local/bin/
10:32:48 [2019-10-22T10:32:48.834Z] #31 DONE 0.1s
10:32:48 [2019-10-22T10:32:48.834Z] 
10:32:48 [2019-10-22T10:32:48.834Z] #34 [dev 14/22] COPY --from=vndr /build/ /usr/local/bin/
10:32:49 [2019-10-22T10:32:49.090Z] #34 DONE 0.1s
10:32:49 [2019-10-22T10:32:49.090Z] 
10:32:49 [2019-10-22T10:32:49.090Z] #39 [dev 15/22] COPY --from=tini /build/ /usr/local/bin/
10:32:49 [2019-10-22T10:32:49.090Z] #39 DONE 0.1s
10:32:49 [2019-10-22T10:32:49.090Z] 
10:32:49 [2019-10-22T10:32:49.090Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:49 [2019-10-22T10:32:49.090Z] #47 ...
10:32:49 [2019-10-22T10:32:49.090Z] 
10:32:49 [2019-10-22T10:32:49.090Z] #43 [dev 16/22] COPY --from=runc /build/ /usr/local/bin/
10:32:49 [2019-10-22T10:32:49.090Z] #43 DONE 0.1s
10:32:49 [2019-10-22T10:32:49.210Z] ok  	github.com/docker/docker/builder/remotecontext	0.234s	coverage: 13.6% of statements
10:32:49 [2019-10-22T10:32:49.345Z] 
10:32:49 [2019-10-22T10:32:49.345Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:32:49 [2019-10-22T10:32:49.587Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.662s	coverage: 85.1% of statements
10:32:49 [2019-10-22T10:32:49.587Z] ?   	github.com/docker/docker/cli	[no test files]
10:32:49 [2019-10-22T10:32:49.958Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:32:49 [2019-10-22T10:32:49.958Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
10:32:53 [2019-10-22T10:32:53.591Z] #47 194.4 🇩 bin/containerd
10:32:54 [2019-10-22T10:32:54.534Z] ok  	github.com/docker/docker/client	0.257s	coverage: 75.1% of statements
10:33:01 [2019-10-22T10:33:01.001Z] + GOBIN=/build
10:33:01 [2019-10-22T10:33:01.001Z] + /build/gometalinter --install
10:33:01 [2019-10-22T10:33:01.001Z] Installing:
10:33:01 [2019-10-22T10:33:01.001Z]   deadcode
10:33:01 [2019-10-22T10:33:01.001Z]   dupl
10:33:01 [2019-10-22T10:33:01.001Z]   errcheck
10:33:01 [2019-10-22T10:33:01.001Z]   gas
10:33:01 [2019-10-22T10:33:01.001Z]   gochecknoglobals
10:33:01 [2019-10-22T10:33:01.001Z]   gochecknoinits
10:33:01 [2019-10-22T10:33:01.001Z]   goconst
10:33:01 [2019-10-22T10:33:01.001Z]   gocyclo
10:33:01 [2019-10-22T10:33:01.001Z]   goimports
10:33:01 [2019-10-22T10:33:01.001Z]   golint
10:33:01 [2019-10-22T10:33:01.001Z]   gosimple
10:33:01 [2019-10-22T10:33:01.001Z]   gotype
10:33:01 [2019-10-22T10:33:01.001Z]   gotypex
10:33:01 [2019-10-22T10:33:01.001Z]   ineffassign
10:33:01 [2019-10-22T10:33:01.001Z]   interfacer
10:33:01 [2019-10-22T10:33:01.001Z]   lll
10:33:01 [2019-10-22T10:33:01.001Z]   maligned
10:33:01 [2019-10-22T10:33:01.001Z]   megacheck
10:33:01 [2019-10-22T10:33:01.001Z]   misspell
10:33:01 [2019-10-22T10:33:01.001Z]   nakedret
10:33:01 [2019-10-22T10:33:01.001Z]   safesql
10:33:01 [2019-10-22T10:33:01.001Z]   staticcheck
10:33:01 [2019-10-22T10:33:01.001Z]   structcheck
10:33:01 [2019-10-22T10:33:01.001Z]   unconvert
10:33:01 [2019-10-22T10:33:01.001Z]   unparam
10:33:01 [2019-10-22T10:33:01.001Z]   unused
10:33:01 [2019-10-22T10:33:01.001Z]   varcheck
10:33:20 [2019-10-22T10:33:20.130Z] #47 217.5 🇩 bin/containerd-stress
10:33:20 [2019-10-22T10:33:20.130Z] #47 219.1 🇩 bin/containerd-shim
10:33:23 [2019-10-22T10:33:23.204Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
10:33:23 [2019-10-22T10:33:23.204Z] ok  	github.com/docker/docker/cmd/dockerd	0.048s	coverage: 30.9% of statements
10:33:24 [2019-10-22T10:33:24.291Z] #47 225.3 🇩 bin/containerd-shim-runc-v1
10:33:24 [2019-10-22T10:33:24.518Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.6% of statements
10:33:24 [2019-10-22T10:33:24.518Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:33:24 [2019-10-22T10:33:24.518Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:33:24 [2019-10-22T10:33:24.519Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:33:24 [2019-10-22T10:33:24.519Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:33:27 [2019-10-22T10:33:27.554Z] #47 228.2 🇩 binaries
10:33:27 [2019-10-22T10:33:27.554Z] #47 228.2 + mkdir -p /build
10:33:27 [2019-10-22T10:33:27.554Z] #47 228.2 + cp bin/containerd /build/containerd
10:33:27 [2019-10-22T10:33:27.554Z] #47 228.2 + cp bin/containerd-shim /build/containerd-shim
10:33:27 [2019-10-22T10:33:27.554Z] #47 228.2 + cp bin/ctr /build/ctr
10:33:27 [2019-10-22T10:33:27.809Z] #47 DONE 228.8s
10:33:28 [2019-10-22T10:33:28.370Z] 
10:33:28 [2019-10-22T10:33:28.370Z] #48 [dev 17/22] COPY --from=containerd /build/ /usr/local/bin/
10:33:28 [2019-10-22T10:33:28.929Z] #48 DONE 0.4s
10:33:28 [2019-10-22T10:33:28.929Z] 
10:33:28 [2019-10-22T10:33:28.929Z] #51 [dev 18/22] COPY --from=proxy /build/ /usr/local/bin/
10:33:28 [2019-10-22T10:33:28.929Z] #51 DONE 0.1s
10:33:28 [2019-10-22T10:33:28.929Z] 
10:33:28 [2019-10-22T10:33:28.929Z] #54 [dev 19/22] COPY --from=dockercli /build/ /usr/local/cli
10:33:28 [2019-10-22T10:33:28.929Z] #54 DONE 0.1s
10:33:29 [2019-10-22T10:33:29.183Z] 
10:33:29 [2019-10-22T10:33:29.183Z] #56 [dev 20/22] COPY --from=registry /build/registry* /usr/local/bin/
10:33:29 [2019-10-22T10:33:29.183Z] #56 DONE 0.2s
10:33:29 [2019-10-22T10:33:29.183Z] 
10:33:29 [2019-10-22T10:33:29.183Z] #59 [dev 21/22] COPY --from=criu /build/ /usr/local/
10:33:29 [2019-10-22T10:33:29.183Z] #59 DONE 0.1s
10:33:29 [2019-10-22T10:33:29.437Z] 
10:33:29 [2019-10-22T10:33:29.437Z] #60 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
10:33:29 [2019-10-22T10:33:29.437Z] #60 DONE 0.0s
10:33:29 [2019-10-22T10:33:29.437Z] 
10:33:29 [2019-10-22T10:33:29.437Z] #61 [final 1/1] COPY . /go/src/github.com/docker/docker
10:33:30 [2019-10-22T10:33:30.362Z] #61 DONE 1.1s
10:33:30 [2019-10-22T10:33:30.362Z] 
10:33:30 [2019-10-22T10:33:30.362Z] #62 exporting to image
10:33:30 [2019-10-22T10:33:30.362Z] #62 exporting layers
10:33:33 [2019-10-22T10:33:33.590Z] Removing intermediate container e45eb81b0c59
10:33:33 [2019-10-22T10:33:33.590Z]  ---> 717986d248c1
10:33:33 [2019-10-22T10:33:33.590Z] Step 66/118 : FROM base AS gotestsum
10:33:33 [2019-10-22T10:33:33.590Z]  ---> 31779e44a03a
10:33:33 [2019-10-22T10:33:33.590Z] Step 67/118 : ENV INSTALL_BINARY_NAME=gotestsum
10:33:33 [2019-10-22T10:33:33.590Z]  ---> Running in 4c07ab60f2b8
10:33:33 [2019-10-22T10:33:33.590Z] Removing intermediate container 4c07ab60f2b8
10:33:33 [2019-10-22T10:33:33.590Z]  ---> 3b0eea44ca01
10:33:33 [2019-10-22T10:33:33.590Z] Step 68/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:33:33 [2019-10-22T10:33:33.590Z]  ---> c34a6f11e232
10:33:33 [2019-10-22T10:33:33.590Z] Step 69/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:33:33 [2019-10-22T10:33:33.590Z]  ---> 583ed1e15f88
10:33:33 [2019-10-22T10:33:33.590Z] Step 70/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:33:33 [2019-10-22T10:33:33.590Z]  ---> Running in 0cc3f551e80f
10:33:33 [2019-10-22T10:33:33.873Z] + RM_GOPATH=0
10:33:33 [2019-10-22T10:33:33.873Z] + TMP_GOPATH=
10:33:33 [2019-10-22T10:33:33.873Z] + : /build
10:33:33 [2019-10-22T10:33:33.873Z] + '[' -z '' ']'
10:33:33 [2019-10-22T10:33:33.873Z] ++ mktemp -d
10:33:33 [2019-10-22T10:33:33.873Z] + export GOPATH=/tmp/tmp.O8bj4FVgI3
10:33:33 [2019-10-22T10:33:33.873Z] + GOPATH=/tmp/tmp.O8bj4FVgI3
10:33:33 [2019-10-22T10:33:33.873Z] + RM_GOPATH=1
10:33:33 [2019-10-22T10:33:33.873Z] ++ dirname ./install.sh
10:33:33 [2019-10-22T10:33:33.873Z] + dir=.
10:33:33 [2019-10-22T10:33:33.873Z] + bin=gotestsum
10:33:33 [2019-10-22T10:33:33.873Z] + shift
10:33:33 [2019-10-22T10:33:33.873Z] + '[' '!' -f ./gotestsum.installer ']'
10:33:33 [2019-10-22T10:33:33.873Z] + . ./gotestsum.installer
10:33:33 [2019-10-22T10:33:33.873Z] Installing gotestsum version v0.3.5
10:33:33 [2019-10-22T10:33:33.873Z] ++ GOTESTSUM_COMMIT=v0.3.5
10:33:33 [2019-10-22T10:33:33.873Z] + install_gotestsum
10:33:33 [2019-10-22T10:33:33.873Z] + echo 'Installing gotestsum version v0.3.5'
10:33:33 [2019-10-22T10:33:33.873Z] + go get -d gotest.tools/gotestsum
10:33:34 [2019-10-22T10:33:34.149Z] ok  	github.com/docker/docker/daemon/cluster	0.040s	coverage: 0.5% of statements
10:33:34 [2019-10-22T10:33:34.526Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
10:33:36 [2019-10-22T10:33:36.384Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 28.1% of statements
10:33:36 [2019-10-22T10:33:36.889Z] #62 exporting layers 6.4s done
10:33:36 [2019-10-22T10:33:36.889Z] #62 writing image sha256:9ad510100b3eefffebe203f17f92e45f01e41ce16e558874107edd5b8edd851a
10:33:36 [2019-10-22T10:33:36.889Z] #62 writing image sha256:9ad510100b3eefffebe203f17f92e45f01e41ce16e558874107edd5b8edd851a done
10:33:36 [2019-10-22T10:33:36.889Z] #62 naming to docker.io/library/docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 done
10:33:36 [2019-10-22T10:33:36.889Z] #62 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:33:38 [2019-10-22T10:33:38.849Z] 
10:33:38 [2019-10-22T10:33:38.849Z] Removing bundles/
10:33:38 [2019-10-22T10:33:38.849Z] 
10:33:38 [2019-10-22T10:33:38.849Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:33:38 [2019-10-22T10:33:38.849Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:33:38 [2019-10-22T10:33:38.849Z] GOOS="" GOARCH="" GOARM=""
10:33:44 [2019-10-22T10:33:44.145Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 12.7% of statements
10:33:44 [2019-10-22T10:33:44.177Z] + cd /tmp/tmp.O8bj4FVgI3/src/gotest.tools/gotestsum
10:33:44 [2019-10-22T10:33:44.177Z] + git checkout -q v0.3.5
10:33:44 [2019-10-22T10:33:44.177Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:33:44 [2019-10-22T10:33:44.935Z] ok  	github.com/docker/docker/daemon	12.250s	coverage: 13.8% of statements
10:33:44 [2019-10-22T10:33:44.935Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
10:33:44 [2019-10-22T10:33:44.935Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:33:44 [2019-10-22T10:33:44.935Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:33:46 [2019-10-22T10:33:46.229Z] ok  	github.com/docker/docker/daemon/config	0.082s	coverage: 82.3% of statements
10:33:46 [2019-10-22T10:33:46.229Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
10:33:47 [2019-10-22T10:33:47.512Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:33:47 [2019-10-22T10:33:47.512Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:33:47 [2019-10-22T10:33:47.512Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:33:47 [2019-10-22T10:33:47.887Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:33:51 [2019-10-22T10:33:51.315Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:33:52 [2019-10-22T10:33:52.102Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.281s	coverage: 57.8% of statements
10:33:58 [2019-10-22T10:33:58.469Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.518s	coverage: 46.1% of statements
10:34:01 [2019-10-22T10:34:01.839Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.042s	coverage: 50.8% of statements
10:34:01 [2019-10-22T10:34:01.839Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.581s	coverage: 72.3% of statements
10:34:01 [2019-10-22T10:34:01.839Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:34:03 [2019-10-22T10:34:03.696Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.556s	coverage: 76.1% of statements
10:34:05 [2019-10-22T10:34:05.009Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 70.5% of statements
10:34:05 [2019-10-22T10:34:05.812Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
10:34:06 [2019-10-22T10:34:06.539Z] Removing intermediate container 0cc3f551e80f
10:34:06 [2019-10-22T10:34:06.539Z]  ---> f3e64569460a
10:34:06 [2019-10-22T10:34:06.539Z] Step 71/118 : FROM dev-base AS dockercli
10:34:06 [2019-10-22T10:34:06.539Z]  ---> 31779e44a03a
10:34:06 [2019-10-22T10:34:06.539Z] Step 72/118 : ENV INSTALL_BINARY_NAME=dockercli
10:34:06 [2019-10-22T10:34:06.539Z]  ---> Running in 29c2a5786790
10:34:06 [2019-10-22T10:34:06.539Z] Removing intermediate container 29c2a5786790
10:34:06 [2019-10-22T10:34:06.539Z]  ---> 4f01a5325849
10:34:06 [2019-10-22T10:34:06.539Z] Step 73/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:34:06 [2019-10-22T10:34:06.539Z]  ---> df41dda4ffc0
10:34:06 [2019-10-22T10:34:06.539Z] Step 74/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:34:06 [2019-10-22T10:34:06.539Z]  ---> 339bf0ba580e
10:34:06 [2019-10-22T10:34:06.539Z] Step 75/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:34:06 [2019-10-22T10:34:06.539Z]  ---> Running in e7ef1ad80c62
10:34:06 [2019-10-22T10:34:06.539Z] + RM_GOPATH=0
10:34:06 [2019-10-22T10:34:06.539Z] + TMP_GOPATH=
10:34:06 [2019-10-22T10:34:06.539Z] + : /build
10:34:06 [2019-10-22T10:34:06.539Z] + '[' -z '' ']'
10:34:06 [2019-10-22T10:34:06.539Z] ++ mktemp -d
10:34:06 [2019-10-22T10:34:06.539Z] + export GOPATH=/tmp/tmp.anEL3TcnLd
10:34:06 [2019-10-22T10:34:06.539Z] + GOPATH=/tmp/tmp.anEL3TcnLd
10:34:06 [2019-10-22T10:34:06.539Z] + RM_GOPATH=1
10:34:06 [2019-10-22T10:34:06.539Z] ++ dirname ./install.sh
10:34:06 [2019-10-22T10:34:06.539Z] + dir=.
10:34:06 [2019-10-22T10:34:06.539Z] + bin=dockercli
10:34:06 [2019-10-22T10:34:06.539Z] + shift
10:34:06 [2019-10-22T10:34:06.539Z] + '[' '!' -f ./dockercli.installer ']'
10:34:06 [2019-10-22T10:34:06.539Z] + . ./dockercli.installer
10:34:06 [2019-10-22T10:34:06.539Z] ++ DOCKERCLI_CHANNEL=stable
10:34:06 [2019-10-22T10:34:06.539Z] ++ DOCKERCLI_VERSION=17.06.2-ce
10:34:06 [2019-10-22T10:34:06.539Z] + install_dockercli
10:34:06 [2019-10-22T10:34:06.539Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
10:34:06 [2019-10-22T10:34:06.539Z] Install docker/cli version 17.06.2-ce from stable
10:34:06 [2019-10-22T10:34:06.539Z] ++ uname -m
10:34:06 [2019-10-22T10:34:06.539Z] + arch=ppc64le
10:34:06 [2019-10-22T10:34:06.539Z] + '[' ppc64le '!=' x86_64 ']'
10:34:06 [2019-10-22T10:34:06.539Z] + '[' ppc64le '!=' s390x ']'
10:34:06 [2019-10-22T10:34:06.539Z] + '[' ppc64le '!=' armhf ']'
10:34:06 [2019-10-22T10:34:06.539Z] + build_dockercli
10:34:06 [2019-10-22T10:34:06.539Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.anEL3TcnLd/tmp/docker-ce
10:34:06 [2019-10-22T10:34:06.539Z] Cloning into '/tmp/tmp.anEL3TcnLd/tmp/docker-ce'...
10:34:08 [2019-10-22T10:34:08.426Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 5.0% of statements
10:34:08 [2019-10-22T10:34:08.825Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.128s	coverage: 56.9% of statements
10:34:08 [2019-10-22T10:34:08.825Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:34:08 [2019-10-22T10:34:08.825Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:34:08 [2019-10-22T10:34:08.825Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:34:08 [2019-10-22T10:34:08.825Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:34:08 [2019-10-22T10:34:08.825Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:34:10 [2019-10-22T10:34:10.702Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.7% of statements
10:34:10 [2019-10-22T10:34:10.702Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 72.6% of statements
10:34:10 [2019-10-22T10:34:10.702Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:34:10 [2019-10-22T10:34:10.702Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:34:11 [2019-10-22T10:34:11.503Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
10:34:11 [2019-10-22T10:34:11.885Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
10:34:12 [2019-10-22T10:34:12.702Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
10:34:12 [2019-10-22T10:34:12.702Z] time="2019-10-22T10:34:12Z" level=error msg="Failed to open log file: open /tmp/docker-logger-721577073/container.log.1: no such file or directory"
10:34:12 [2019-10-22T10:34:12.702Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 62.1% of statements
10:34:14 [2019-10-22T10:34:14.710Z] ok  	github.com/docker/docker/daemon/logger/local	0.078s	coverage: 74.7% of statements
10:34:14 [2019-10-22T10:34:14.710Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:34:14 [2019-10-22T10:34:14.710Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 20.0% of statements
10:34:16 [2019-10-22T10:34:16.598Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.022s	coverage: 22.8% of statements
10:34:16 [2019-10-22T10:34:16.967Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
10:34:17 [2019-10-22T10:34:17.365Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 57.1% of statements
10:34:18 [2019-10-22T10:34:18.164Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.785s	coverage: 84.5% of statements
10:34:18 [2019-10-22T10:34:18.164Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:34:18 [2019-10-22T10:34:18.164Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:34:20 [2019-10-22T10:34:20.048Z] ok  	github.com/docker/docker/distribution	0.413s	coverage: 17.0% of statements
10:34:20 [2019-10-22T10:34:20.048Z] ok  	github.com/docker/docker/distribution/metadata	0.050s	coverage: 48.2% of statements
10:34:20 [2019-10-22T10:34:20.048Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:34:20 [2019-10-22T10:34:20.866Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 76.6% of statements
10:34:22 [2019-10-22T10:34:22.295Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
10:34:22 [2019-10-22T10:34:22.686Z] ok  	github.com/docker/docker/distribution/xfer	1.677s	coverage: 83.4% of statements
10:34:22 [2019-10-22T10:34:22.686Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:34:23 [2019-10-22T10:34:23.077Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
10:34:23 [2019-10-22T10:34:23.077Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:34:23 [2019-10-22T10:34:23.903Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
10:34:23 [2019-10-22T10:34:23.903Z] ok  	github.com/docker/docker/internal/procfs	0.004s	coverage: 78.4% of statements
10:34:23 [2019-10-22T10:34:23.903Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:34:25 [2019-10-22T10:34:25.746Z] ok  	github.com/docker/docker/internal/testutil	0.010s	coverage: 62.5% of statements
10:34:28 [2019-10-22T10:34:28.271Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:34:28 [2019-10-22T10:34:28.352Z] ok  	github.com/docker/docker/libcontainerd	0.031s	coverage: 3.3% of statements
10:34:29 [2019-10-22T10:34:29.339Z] ok  	github.com/docker/docker/migrate/v1	0.008s	coverage: 15.6% of statements
10:34:30 [2019-10-22T10:34:30.195Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 68.0% of statements
10:34:30 [2019-10-22T10:34:30.588Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 50.0% of statements
10:34:32 [2019-10-22T10:34:32.447Z] ok  	github.com/docker/docker/pkg/archive	0.333s	coverage: 82.4% of statements
10:34:33 [2019-10-22T10:34:33.627Z] + cd /tmp/tmp.anEL3TcnLd/tmp/docker-ce
10:34:33 [2019-10-22T10:34:33.627Z] + git checkout -q v17.06.2-ce
10:34:33 [2019-10-22T10:34:33.627Z] + mkdir -p /tmp/tmp.anEL3TcnLd/src/github.com/docker
10:34:33 [2019-10-22T10:34:33.627Z] + mv components/cli /tmp/tmp.anEL3TcnLd/src/github.com/docker/cli
10:34:33 [2019-10-22T10:34:33.627Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:34:33 [2019-10-22T10:34:33.753Z] ok  	github.com/docker/docker/pkg/authorization	0.487s	coverage: 65.2% of statements
10:34:34 [2019-10-22T10:34:34.132Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
10:34:34 [2019-10-22T10:34:34.821Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
10:34:35 [2019-10-22T10:34:35.430Z] ok  	github.com/docker/docker/layer	7.744s	coverage: 72.0% of statements
10:34:35 [2019-10-22T10:34:35.430Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:34:35 [2019-10-22T10:34:35.430Z] ?   	github.com/docker/docker/oci	[no test files]
10:34:35 [2019-10-22T10:34:35.430Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:34:36 [2019-10-22T10:34:36.191Z] Congratulations! All api changes are done the right way.
10:34:36 [2019-10-22T10:34:36.191Z] Congratulations!  No testing.T found.
10:34:36 [2019-10-22T10:34:36.191Z] Congratulations!  All toml source files changed here have valid syntax.
10:34:36 [2019-10-22T10:34:36.191Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:34:36 [2019-10-22T10:34:36.191Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:34:36 [2019-10-22T10:34:36.448Z] Congratulations!  No new tests added to integration-cli.
10:34:36 [2019-10-22T10:34:36.797Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
10:34:36 [2019-10-22T10:34:36.797Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:34:37 [2019-10-22T10:34:37.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/make.sh dynbinary-daemon test-docker-py
10:34:37 [2019-10-22T10:34:37.454Z] 65014b3c3121: Pull complete
10:34:37 [2019-10-22T10:34:37.917Z] 
10:34:37 [2019-10-22T10:34:37.917Z] Removing bundles/
10:34:37 [2019-10-22T10:34:37.917Z] 
10:34:37 [2019-10-22T10:34:37.917Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:34:37 [2019-10-22T10:34:37.917Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:34:37 [2019-10-22T10:34:37.917Z] GOOS="" GOARCH="" GOARM=""
10:34:38 [2019-10-22T10:34:38.640Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.491s	coverage: 43.2% of statements
10:34:38 [2019-10-22T10:34:38.640Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:34:38 [2019-10-22T10:34:38.640Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:34:38 [2019-10-22T10:34:38.640Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
10:34:39 [2019-10-22T10:34:39.472Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
10:34:39 [2019-10-22T10:34:39.855Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
10:34:40 [2019-10-22T10:34:40.686Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 66.3% of statements
10:34:41 [2019-10-22T10:34:41.075Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.115s	coverage: 84.1% of statements
10:34:41 [2019-10-22T10:34:41.470Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
10:34:41 [2019-10-22T10:34:41.854Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 41.7% of statements
10:34:41 [2019-10-22T10:34:41.854Z] ok  	github.com/docker/docker/pkg/fsutils	0.383s	coverage: 85.1% of statements
10:34:43 [2019-10-22T10:34:43.359Z] ok  	github.com/docker/docker/pkg/idtools	0.307s	coverage: 70.1% of statements
10:34:43 [2019-10-22T10:34:43.733Z] ok  	github.com/docker/docker/pkg/ioutils	0.487s	coverage: 70.0% of statements
10:34:44 [2019-10-22T10:34:44.108Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 88.3% of statements
10:34:44 [2019-10-22T10:34:44.510Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
10:34:44 [2019-10-22T10:34:44.510Z] ok  	github.com/docker/docker/pkg/locker	0.083s	coverage: 88.9% of statements
10:34:44 [2019-10-22T10:34:44.510Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:34:44 [2019-10-22T10:34:44.907Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
10:34:45 [2019-10-22T10:34:45.298Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:34:45 [2019-10-22T10:34:45.678Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
10:34:46 [2019-10-22T10:34:46.062Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.0% of statements
10:34:46 [2019-10-22T10:34:46.444Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:34:46 [2019-10-22T10:34:46.444Z] ok  	github.com/docker/docker/pkg/mount	1.279s	coverage: 68.2% of statements
10:34:46 [2019-10-22T10:34:46.444Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:34:46 [2019-10-22T10:34:46.444Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:34:46 [2019-10-22T10:34:46.444Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:34:47 [2019-10-22T10:34:47.746Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
10:34:48 [2019-10-22T10:34:48.145Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
10:34:49 [2019-10-22T10:34:49.028Z] ok  	github.com/docker/docker/pkg/pools	0.031s	coverage: 87.9% of statements
10:34:49 [2019-10-22T10:34:49.434Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
10:34:50 [2019-10-22T10:34:50.704Z] ok  	github.com/docker/docker/pkg/pubsub	1.048s	coverage: 72.7% of statements
10:34:51 [2019-10-22T10:34:51.097Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
10:34:54 [2019-10-22T10:34:54.268Z] ok  	github.com/docker/docker/pkg/signal	2.464s	coverage: 61.0% of statements
10:34:54 [2019-10-22T10:34:54.636Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
10:34:55 [2019-10-22T10:34:55.048Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:34:55 [2019-10-22T10:34:55.439Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
10:34:55 [2019-10-22T10:34:55.942Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
10:34:56 [2019-10-22T10:34:56.453Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 76.0% of statements
10:34:57 [2019-10-22T10:34:57.354Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.1% of statements
10:34:57 [2019-10-22T10:34:57.719Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
10:34:58 [2019-10-22T10:34:58.542Z] ok  	github.com/docker/docker/pkg/tarsum	0.062s	coverage: 89.3% of statements
10:34:58 [2019-10-22T10:34:58.917Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
10:34:59 [2019-10-22T10:34:59.310Z] testing: warning: no tests to run
10:34:59 [2019-10-22T10:34:59.310Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
10:34:59 [2019-10-22T10:34:59.697Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
10:35:00 [2019-10-22T10:35:00.064Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
10:35:00 [2019-10-22T10:35:00.064Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
10:35:00 [2019-10-22T10:35:00.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:35:00 [2019-10-22T10:35:00.245Z] 
10:35:00 [2019-10-22T10:35:00.245Z] 
10:35:00 [2019-10-22T10:35:00.245Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:35:00 [2019-10-22T10:35:00.245Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
10:35:00 [2019-10-22T10:35:00.245Z] 
10:35:00 [2019-10-22T10:35:00.245Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:35:00 [2019-10-22T10:35:00.245Z] 
10:35:00 [2019-10-22T10:35:00.245Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:35:00 [2019-10-22T10:35:00.245Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
10:35:00 [2019-10-22T10:35:00.245Z] PKG_CONFIG=pkg-config
10:35:00 [2019-10-22T10:35:00.245Z] GOLANG_VERSION=1.12.10
10:35:00 [2019-10-22T10:35:00.245Z] HOSTNAME=0b6e38bca0d4
10:35:00 [2019-10-22T10:35:00.245Z] KEEPBUNDLE=1
10:35:00 [2019-10-22T10:35:00.245Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
10:35:00 [2019-10-22T10:35:00.245Z] container=docker
10:35:00 [2019-10-22T10:35:00.245Z] TEST_SKIP_INTEGRATION=1
10:35:00 [2019-10-22T10:35:00.245Z] GOMETALINTER_OPTS=--deadline=2m
10:35:00 [2019-10-22T10:35:00.245Z] GOPATH=/go
10:35:00 [2019-10-22T10:35:00.245Z] PWD=/go/src/github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.245Z] HOME=/root
10:35:00 [2019-10-22T10:35:00.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:35:00 [2019-10-22T10:35:00.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:35:00 [2019-10-22T10:35:00.245Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:35:00 [2019-10-22T10:35:00.245Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:35:00 [2019-10-22T10:35:00.245Z] DOCKER_GRAPHDRIVER=overlay2
10:35:00 [2019-10-22T10:35:00.245Z] TEST_INTEGRATION_DEST=3
10:35:00 [2019-10-22T10:35:00.245Z] TERM=xterm
10:35:00 [2019-10-22T10:35:00.245Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
10:35:00 [2019-10-22T10:35:00.245Z] SHLVL=1
10:35:00 [2019-10-22T10:35:00.245Z] TIMEOUT=120m
10:35:00 [2019-10-22T10:35:00.246Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
10:35:00 [2019-10-22T10:35:00.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_PKG=github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.246Z] _=/usr/bin/env
10:35:00 [2019-10-22T10:35:00.246Z] Building test suite binary ./integration-cli/test.main
10:35:00 [2019-10-22T10:35:00.246Z] PKG_CONFIG=pkg-config
10:35:00 [2019-10-22T10:35:00.246Z] GOLANG_VERSION=1.12.10
10:35:00 [2019-10-22T10:35:00.246Z] HOSTNAME=5b9c24f3a8d0
10:35:00 [2019-10-22T10:35:00.246Z] KEEPBUNDLE=1
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
10:35:00 [2019-10-22T10:35:00.246Z] container=docker
10:35:00 [2019-10-22T10:35:00.246Z] TEST_SKIP_INTEGRATION=1
10:35:00 [2019-10-22T10:35:00.246Z] GOMETALINTER_OPTS=--deadline=2m
10:35:00 [2019-10-22T10:35:00.246Z] GOPATH=/go
10:35:00 [2019-10-22T10:35:00.246Z] PWD=/go/src/github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.246Z] HOME=/root
10:35:00 [2019-10-22T10:35:00.246Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:35:00 [2019-10-22T10:35:00.246Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_GRAPHDRIVER=overlay2
10:35:00 [2019-10-22T10:35:00.246Z] TEST_INTEGRATION_DEST=2
10:35:00 [2019-10-22T10:35:00.246Z] TERM=xterm
10:35:00 [2019-10-22T10:35:00.246Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
10:35:00 [2019-10-22T10:35:00.246Z] SHLVL=1
10:35:00 [2019-10-22T10:35:00.246Z] TIMEOUT=120m
10:35:00 [2019-10-22T10:35:00.246Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
10:35:00 [2019-10-22T10:35:00.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_PKG=github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.246Z] _=/usr/bin/env
10:35:00 [2019-10-22T10:35:00.246Z] Building test suite binary ./integration-cli/test.main
10:35:00 [2019-10-22T10:35:00.246Z] 
10:35:00 [2019-10-22T10:35:00.246Z] Found new integrations tests:
10:35:00 [2019-10-22T10:35:00.246Z] +func TestBuildWithHugeFile(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestBuildWithEmptyDockerfile(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestContainerInvalidJSON(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestCopyFromContainer(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDaemonRestartIpcMode(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestExecWithCloseStdin(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestExecUser(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestHealthKillContainer(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestAPIIpcModeHost(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDaemonIpcModeShareable(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDaemonIpcModePrivate(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDaemonIpcModePrivateFromConfig(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDaemonIpcModeShareableFromConfig(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestStopContainerWithTimeout(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDeleteDevicemapper(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestStopContainerWithTimeout(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestImagesFilterMultiReference(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestNetworkInvalidJSON(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestPluginInvalidJSON(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestDockerNetworkReConnect(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestServiceUpdateLabel(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestServiceUpdateSecrets(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestServiceUpdateConfigs(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestServiceUpdateNetwork(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] +func TestVolumesInvalidJSON(t *testing.T) {
10:35:00 [2019-10-22T10:35:00.246Z] Running stress test for them.
10:35:00 [2019-10-22T10:35:00.246Z] Using test flags: -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON
10:35:00 [2019-10-22T10:35:00.246Z] Skipping integration-cli tests since TESTFLAGS includes integration only flags
10:35:00 [2019-10-22T10:35:00.246Z] PKG_CONFIG=pkg-config
10:35:00 [2019-10-22T10:35:00.246Z] GOLANG_VERSION=1.12.10
10:35:00 [2019-10-22T10:35:00.246Z] HOSTNAME=1dda50b2830c
10:35:00 [2019-10-22T10:35:00.246Z] KEEPBUNDLE=1
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
10:35:00 [2019-10-22T10:35:00.246Z] container=docker
10:35:00 [2019-10-22T10:35:00.246Z] TEST_SKIP_INTEGRATION_CLI=1
10:35:00 [2019-10-22T10:35:00.246Z] GOMETALINTER_OPTS=--deadline=2m
10:35:00 [2019-10-22T10:35:00.246Z] GOPATH=/go
10:35:00 [2019-10-22T10:35:00.246Z] PWD=/go/src/github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.246Z] HOME=/root
10:35:00 [2019-10-22T10:35:00.246Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:35:00 [2019-10-22T10:35:00.246Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_GRAPHDRIVER=overlay2
10:35:00 [2019-10-22T10:35:00.246Z] TEST_INTEGRATION_DEST=1
10:35:00 [2019-10-22T10:35:00.246Z] TERM=xterm
10:35:00 [2019-10-22T10:35:00.246Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
10:35:00 [2019-10-22T10:35:00.246Z] SHLVL=1
10:35:00 [2019-10-22T10:35:00.246Z] TIMEOUT=120m
10:35:00 [2019-10-22T10:35:00.246Z] TESTFLAGS=-test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON
10:35:00 [2019-10-22T10:35:00.246Z] TEST_REPEAT=5
10:35:00 [2019-10-22T10:35:00.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:35:00 [2019-10-22T10:35:00.246Z] DOCKER_PKG=github.com/docker/docker
10:35:00 [2019-10-22T10:35:00.246Z] _=/usr/bin/env
10:35:00 [2019-10-22T10:35:00.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:35:02 [2019-10-22T10:35:02.564Z] ok  	github.com/docker/docker/plugin	0.548s	coverage: 27.3% of statements
10:35:04 [2019-10-22T10:35:04.075Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.017s	coverage: 33.3% of statements
10:35:04 [2019-10-22T10:35:04.873Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
10:35:05 [2019-10-22T10:35:05.710Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 81.0% of statements
10:35:06 [2019-10-22T10:35:06.094Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.2% of statements
10:35:07 [2019-10-22T10:35:07.961Z] ok  	github.com/docker/docker/registry	0.144s	coverage: 57.0% of statements
10:35:08 [2019-10-22T10:35:08.331Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:35:08 [2019-10-22T10:35:08.715Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 49.0% of statements
10:35:09 [2019-10-22T10:35:09.523Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
10:35:10 [2019-10-22T10:35:10.470Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:35:10 [2019-10-22T10:35:10.854Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
10:35:11 [2019-10-22T10:35:11.673Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.3% of statements
10:35:12 [2019-10-22T10:35:12.985Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
10:35:22 [2019-10-22T10:35:22.263Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.8% of statements
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/volume	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === Skipped
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver btrfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver btrfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver btrfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver btrfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver btrfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:73: No driver to put!
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     overlay_test.go:49: Fails to compute changes intermittently
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver zfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver zfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver zfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver zfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:46: Driver zfs not supported
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     graphtest_unix.go:73: No driver to put!
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: migrate/v1 TestMigrateContainers (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     migratev1_test.go:71: Test tailored to amd64 architecture
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: migrate/v1 TestMigrateImages (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     migratev1_test.go:150: Test tailored to amd64 architecture
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:35:22 [2019-10-22T10:35:22.263Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] 
10:35:22 [2019-10-22T10:35:22.263Z] DONE 1925 tests, 21 skipped in 222.205s
Post stage
[Pipeline] junit
10:35:22 [2019-10-22T10:35:22.399Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:35:24 [2019-10-22T10:35:24.773Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/make.sh dynbinary test-integration
10:35:25 [2019-10-22T10:35:25.148Z] 
10:35:25 [2019-10-22T10:35:25.148Z] Removing bundles/
10:35:25 [2019-10-22T10:35:25.148Z] 
10:35:25 [2019-10-22T10:35:25.148Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:35:25 [2019-10-22T10:35:25.148Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:35:25 [2019-10-22T10:35:25.148Z] GOOS="" GOARCH="" GOARM=""
10:35:41 [2019-10-22T10:35:41.970Z] + return
10:35:41 [2019-10-22T10:35:41.970Z] Removing intermediate container e7ef1ad80c62
10:35:41 [2019-10-22T10:35:41.970Z]  ---> c8fc93f133b4
10:35:41 [2019-10-22T10:35:41.970Z] Step 76/118 : FROM runtime-dev AS runc
10:35:41 [2019-10-22T10:35:41.970Z]  ---> a386520dd4b5
10:35:41 [2019-10-22T10:35:41.970Z] Step 77/118 : ENV INSTALL_BINARY_NAME=runc
10:35:41 [2019-10-22T10:35:41.970Z]  ---> Running in 3519486fb4c9
10:35:41 [2019-10-22T10:35:41.970Z] Removing intermediate container 3519486fb4c9
10:35:41 [2019-10-22T10:35:41.970Z]  ---> 755f3dc45568
10:35:41 [2019-10-22T10:35:41.970Z] Step 78/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:35:41 [2019-10-22T10:35:41.970Z]  ---> d5be1e5993b4
10:35:41 [2019-10-22T10:35:41.970Z] Step 79/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:35:41 [2019-10-22T10:35:41.970Z]  ---> ab1ff54c7268
10:35:41 [2019-10-22T10:35:41.970Z] Step 80/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:35:41 [2019-10-22T10:35:41.970Z]  ---> Running in 136dfb94ff19
10:35:41 [2019-10-22T10:35:41.970Z] + RM_GOPATH=0
10:35:41 [2019-10-22T10:35:41.970Z] + TMP_GOPATH=
10:35:41 [2019-10-22T10:35:41.970Z] + : /build
10:35:41 [2019-10-22T10:35:41.970Z] + '[' -z '' ']'
10:35:41 [2019-10-22T10:35:41.970Z] ++ mktemp -d
10:35:41 [2019-10-22T10:35:41.970Z] + export GOPATH=/tmp/tmp.7USNNOG2e1
10:35:41 [2019-10-22T10:35:41.970Z] + GOPATH=/tmp/tmp.7USNNOG2e1
10:35:41 [2019-10-22T10:35:41.970Z] + RM_GOPATH=1
10:35:41 [2019-10-22T10:35:41.970Z] ++ dirname ./install.sh
10:35:41 [2019-10-22T10:35:41.970Z] + dir=.
10:35:41 [2019-10-22T10:35:41.970Z] + bin=runc
10:35:41 [2019-10-22T10:35:41.970Z] + shift
10:35:41 [2019-10-22T10:35:41.970Z] + '[' '!' -f ./runc.installer ']'
10:35:41 [2019-10-22T10:35:41.970Z] + . ./runc.installer
10:35:41 [2019-10-22T10:35:41.970Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:35:41 [2019-10-22T10:35:41.970Z] + install_runc
10:35:41 [2019-10-22T10:35:41.970Z] + uname -r
10:35:41 [2019-10-22T10:35:41.970Z] + grep -q '^3\.10\.0.*\.el7\.'
10:35:41 [2019-10-22T10:35:41.970Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:35:41 [2019-10-22T10:35:41.970Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
10:35:41 [2019-10-22T10:35:41.970Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7USNNOG2e1/src/github.com/opencontainers/runc
10:35:41 [2019-10-22T10:35:41.970Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
10:35:41 [2019-10-22T10:35:41.970Z] Cloning into '/tmp/tmp.7USNNOG2e1/src/github.com/opencontainers/runc'...
10:35:42 [2019-10-22T10:35:42.253Z] + cd /tmp/tmp.7USNNOG2e1/src/github.com/opencontainers/runc
10:35:42 [2019-10-22T10:35:42.253Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
10:35:42 [2019-10-22T10:35:42.536Z] + '[' -z '' ']'
10:35:42 [2019-10-22T10:35:42.536Z] + target=static
10:35:42 [2019-10-22T10:35:42.536Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:35:43 [2019-10-22T10:35:43.152Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
10:35:59 [2019-10-22T10:35:59.329Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:35:59 [2019-10-22T10:35:59.329Z] 
10:35:59 [2019-10-22T10:35:59.329Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:35:59 [2019-10-22T10:35:59.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:35:59 [2019-10-22T10:35:59.329Z] Using test binary docker
10:35:59 [2019-10-22T10:35:59.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:35:59 [2019-10-22T10:35:59.329Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:35:59 [2019-10-22T10:35:59.329Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:35:59 [2019-10-22T10:35:59.329Z] Warning failed to create cache: (null)
10:35:59 [2019-10-22T10:35:59.329Z] .
10:35:59 [2019-10-22T10:35:59.329Z] INFO: Waiting for daemon to start...
10:35:59 [2019-10-22T10:35:59.329Z] Starting dockerd
10:35:59 [2019-10-22T10:35:59.329Z] .
10:35:59 [2019-10-22T10:35:59.329Z] INFO: Building docker-sdk-python3:master...
10:36:10 [2019-10-22T10:36:10.201Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:36:10 [2019-10-22T10:36:10.201Z] + mkdir -p /build
10:36:10 [2019-10-22T10:36:10.201Z] + cp runc /build/runc
10:36:10 [2019-10-22T10:36:10.201Z] Removing intermediate container 136dfb94ff19
10:36:10 [2019-10-22T10:36:10.201Z]  ---> bcc67e39b099
10:36:10 [2019-10-22T10:36:10.201Z] Step 81/118 : FROM dev-base AS tini
10:36:10 [2019-10-22T10:36:10.201Z]  ---> 31779e44a03a
10:36:10 [2019-10-22T10:36:10.201Z] Step 82/118 : ARG DEBIAN_FRONTEND
10:36:10 [2019-10-22T10:36:10.201Z]  ---> Using cache
10:36:10 [2019-10-22T10:36:10.201Z]  ---> a2246ddaf64e
10:36:10 [2019-10-22T10:36:10.201Z] Step 83/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
10:36:10 [2019-10-22T10:36:10.201Z]  ---> Running in 5be2292cb0dc
10:36:10 [2019-10-22T10:36:10.201Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:36:10 [2019-10-22T10:36:10.201Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:36:10 [2019-10-22T10:36:10.201Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:36:10 [2019-10-22T10:36:10.201Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:36:10 [2019-10-22T10:36:10.201Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:36:10 [2019-10-22T10:36:10.484Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:36:10 [2019-10-22T10:36:10.771Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:36:10 [2019-10-22T10:36:10.771Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:36:12 [2019-10-22T10:36:12.798Z] Fetched 7720 kB in 2s (3184 kB/s)
10:36:13 [2019-10-22T10:36:13.805Z] Reading package lists...
10:36:14 [2019-10-22T10:36:14.813Z] Reading package lists...
10:36:15 [2019-10-22T10:36:15.097Z] Building dependency tree...
10:36:15 [2019-10-22T10:36:15.097Z] Reading state information...
10:36:15 [2019-10-22T10:36:15.380Z] The following additional packages will be installed:
10:36:15 [2019-10-22T10:36:15.380Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:36:15 [2019-10-22T10:36:15.380Z] Suggested packages:
10:36:15 [2019-10-22T10:36:15.380Z]   codeblocks eclipse ninja-build lrzip
10:36:15 [2019-10-22T10:36:15.380Z] Recommended packages:
10:36:15 [2019-10-22T10:36:15.380Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:36:15 [2019-10-22T10:36:15.380Z] The following NEW packages will be installed:
10:36:15 [2019-10-22T10:36:15.380Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:36:15 [2019-10-22T10:36:15.380Z]   vim-common xxd
10:36:15 [2019-10-22T10:36:15.380Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:36:15 [2019-10-22T10:36:15.380Z] Need to get 13.4 MB of archives.
10:36:15 [2019-10-22T10:36:15.380Z] After this operation, 60.4 MB of additional disk space will be used.
10:36:15 [2019-10-22T10:36:15.380Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
10:36:15 [2019-10-22T10:36:15.667Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
10:36:15 [2019-10-22T10:36:15.959Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
10:36:15 [2019-10-22T10:36:15.959Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:36:16 [2019-10-22T10:36:16.251Z] debconf: delaying package configuration, since apt-utils is not installed
10:36:16 [2019-10-22T10:36:16.251Z] Fetched 13.4 MB in 0s (30.7 MB/s)
10:36:16 [2019-10-22T10:36:16.251Z] Selecting previously unselected package cmake-data.
10:36:16 [2019-10-22T10:36:16.251Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
10:36:16 [2019-10-22T10:36:16.251Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:36:16 [2019-10-22T10:36:16.251Z] Unpacking cmake-data (3.7.2-1) ...
10:36:16 [2019-10-22T10:36:16.870Z] Selecting previously unselected package liblzo2-2:ppc64el.
10:36:16 [2019-10-22T10:36:16.870Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:36:16 [2019-10-22T10:36:16.870Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:36:16 [2019-10-22T10:36:16.870Z] Selecting previously unselected package libicu57:ppc64el.
10:36:16 [2019-10-22T10:36:16.870Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
10:36:16 [2019-10-22T10:36:16.870Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
10:36:17 [2019-10-22T10:36:17.880Z] Selecting previously unselected package libxml2:ppc64el.
10:36:17 [2019-10-22T10:36:17.880Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
10:36:17 [2019-10-22T10:36:17.880Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
10:36:18 [2019-10-22T10:36:18.165Z] Selecting previously unselected package libarchive13:ppc64el.
10:36:18 [2019-10-22T10:36:18.165Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
10:36:18 [2019-10-22T10:36:18.165Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
10:36:18 [2019-10-22T10:36:18.165Z] Selecting previously unselected package libjsoncpp1:ppc64el.
10:36:18 [2019-10-22T10:36:18.165Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
10:36:18 [2019-10-22T10:36:18.165Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
10:36:18 [2019-10-22T10:36:18.165Z] Selecting previously unselected package libuv1:ppc64el.
10:36:18 [2019-10-22T10:36:18.165Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
10:36:18 [2019-10-22T10:36:18.165Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
10:36:18 [2019-10-22T10:36:18.165Z] Selecting previously unselected package cmake.
10:36:18 [2019-10-22T10:36:18.165Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
10:36:18 [2019-10-22T10:36:18.165Z] Unpacking cmake (3.7.2-1) ...
10:36:18 [2019-10-22T10:36:18.780Z] Selecting previously unselected package xxd.
10:36:18 [2019-10-22T10:36:18.780Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:36:18 [2019-10-22T10:36:18.780Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Selecting previously unselected package vim-common.
10:36:18 [2019-10-22T10:36:18.780Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:36:18 [2019-10-22T10:36:18.780Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Processing triggers for mime-support (3.60) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up libuv1:ppc64el (1.9.1-3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up cmake-data (3.7.2-1) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
10:36:18 [2019-10-22T10:36:18.780Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
10:36:18 [2019-10-22T10:36:18.780Z] Setting up cmake (3.7.2-1) ...
10:36:19 [2019-10-22T10:36:19.062Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:36:20 [2019-10-22T10:36:20.538Z] Removing intermediate container 5be2292cb0dc
10:36:20 [2019-10-22T10:36:20.538Z]  ---> 8a526fd2e068
10:36:20 [2019-10-22T10:36:20.538Z] Step 84/118 : COPY hack/dockerfile/install/install.sh ./install.sh
10:36:20 [2019-10-22T10:36:20.821Z]  ---> 1aa369c55e4e
10:36:20 [2019-10-22T10:36:20.821Z] Step 85/118 : ENV INSTALL_BINARY_NAME=tini
10:36:20 [2019-10-22T10:36:20.821Z]  ---> Running in 58dd2bf44084
10:36:21 [2019-10-22T10:36:21.105Z] Removing intermediate container 58dd2bf44084
10:36:21 [2019-10-22T10:36:21.105Z]  ---> 7a9fe90ace3b
10:36:21 [2019-10-22T10:36:21.105Z] Step 86/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:36:21 [2019-10-22T10:36:21.105Z]  ---> 537980f27f63
10:36:21 [2019-10-22T10:36:21.105Z] Step 87/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:36:21 [2019-10-22T10:36:21.105Z]  ---> Running in 15ba830ba9d4
10:36:21 [2019-10-22T10:36:21.394Z] + RM_GOPATH=0
10:36:21 [2019-10-22T10:36:21.394Z] + TMP_GOPATH=
10:36:21 [2019-10-22T10:36:21.394Z] + : /build
10:36:21 [2019-10-22T10:36:21.394Z] + '[' -z '' ']'
10:36:21 [2019-10-22T10:36:21.394Z] ++ mktemp -d
10:36:21 [2019-10-22T10:36:21.394Z] + export GOPATH=/tmp/tmp.TMKEGD50ev
10:36:21 [2019-10-22T10:36:21.394Z] + GOPATH=/tmp/tmp.TMKEGD50ev
10:36:21 [2019-10-22T10:36:21.394Z] + RM_GOPATH=1
10:36:21 [2019-10-22T10:36:21.394Z] ++ dirname ./install.sh
10:36:21 [2019-10-22T10:36:21.394Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:36:21 [2019-10-22T10:36:21.394Z] + dir=.
10:36:21 [2019-10-22T10:36:21.394Z] + bin=tini
10:36:21 [2019-10-22T10:36:21.394Z] + shift
10:36:21 [2019-10-22T10:36:21.394Z] + '[' '!' -f ./tini.installer ']'
10:36:21 [2019-10-22T10:36:21.394Z] + . ./tini.installer
10:36:21 [2019-10-22T10:36:21.394Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:36:21 [2019-10-22T10:36:21.394Z] + install_tini
10:36:21 [2019-10-22T10:36:21.394Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:36:21 [2019-10-22T10:36:21.394Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.TMKEGD50ev/tini
10:36:21 [2019-10-22T10:36:21.394Z] Cloning into '/tmp/tmp.TMKEGD50ev/tini'...
10:36:22 [2019-10-22T10:36:22.027Z] + cd /tmp/tmp.TMKEGD50ev/tini
10:36:22 [2019-10-22T10:36:22.027Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:36:22 [2019-10-22T10:36:22.027Z] + cmake .
10:36:22 [2019-10-22T10:36:22.027Z] -- The C compiler identification is GNU 6.3.0
10:36:22 [2019-10-22T10:36:22.027Z] -- Check for working C compiler: /usr/bin/cc
10:36:22 [2019-10-22T10:36:22.027Z] -- Check for working C compiler: /usr/bin/cc -- works
10:36:22 [2019-10-22T10:36:22.027Z] -- Detecting C compiler ABI info
10:36:22 [2019-10-22T10:36:22.310Z] -- Detecting C compiler ABI info - done
10:36:22 [2019-10-22T10:36:22.310Z] -- Detecting C compile features
10:36:22 [2019-10-22T10:36:22.595Z] -- Detecting C compile features - done
10:36:22 [2019-10-22T10:36:22.595Z] -- Performing Test HAS_BUILTIN_FORTIFY
10:36:22 [2019-10-22T10:36:22.877Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:36:22 [2019-10-22T10:36:22.877Z] -- Configuring done
10:36:22 [2019-10-22T10:36:22.877Z] -- Generating done
10:36:22 [2019-10-22T10:36:22.877Z] -- Build files have been written to: /tmp/tmp.TMKEGD50ev/tini
10:36:22 [2019-10-22T10:36:22.877Z] + make tini-static
10:36:22 [2019-10-22T10:36:22.877Z] Scanning dependencies of target tini-static
10:36:22 [2019-10-22T10:36:22.877Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:36:23 [2019-10-22T10:36:23.493Z] [100%] Linking C executable tini-static
10:36:23 [2019-10-22T10:36:23.493Z] [100%] Built target tini-static
10:36:23 [2019-10-22T10:36:23.493Z] + mkdir -p /build
10:36:23 [2019-10-22T10:36:23.493Z] + cp tini-static /build/docker-init
10:36:24 [2019-10-22T10:36:24.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:36:24 [2019-10-22T10:36:24.062Z] 
10:36:24 [2019-10-22T10:36:24.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:36:24 [2019-10-22T10:36:24.062Z] PKG_CONFIG=pkg-config
10:36:24 [2019-10-22T10:36:24.062Z] GOLANG_VERSION=1.12.10
10:36:24 [2019-10-22T10:36:24.062Z] HOSTNAME=81a882ca4c9c
10:36:24 [2019-10-22T10:36:24.062Z] DOCKER_EXPERIMENTAL=1
10:36:24 [2019-10-22T10:36:24.062Z] container=docker
10:36:24 [2019-10-22T10:36:24.062Z] TEST_SKIP_INTEGRATION_CLI=1
10:36:24 [2019-10-22T10:36:24.062Z] GOMETALINTER_OPTS=--deadline=2m
10:36:24 [2019-10-22T10:36:24.062Z] GOPATH=/go
10:36:24 [2019-10-22T10:36:24.062Z] PWD=/go/src/github.com/docker/docker
10:36:24 [2019-10-22T10:36:24.062Z] HOME=/root
10:36:24 [2019-10-22T10:36:24.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:36:24 [2019-10-22T10:36:24.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:36:24 [2019-10-22T10:36:24.062Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:36:24 [2019-10-22T10:36:24.062Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:36:24 [2019-10-22T10:36:24.062Z] DOCKER_GRAPHDRIVER=overlay2
10:36:24 [2019-10-22T10:36:24.062Z] TERM=xterm
10:36:24 [2019-10-22T10:36:24.062Z] DEST=bundles/test-integration
10:36:24 [2019-10-22T10:36:24.062Z] SHLVL=1
10:36:24 [2019-10-22T10:36:24.062Z] TIMEOUT=120m
10:36:24 [2019-10-22T10:36:24.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:36:24 [2019-10-22T10:36:24.062Z] DOCKER_PKG=github.com/docker/docker
10:36:24 [2019-10-22T10:36:24.062Z] _=/usr/bin/env
10:36:24 [2019-10-22T10:36:24.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:36:24 [2019-10-22T10:36:24.113Z] Removing intermediate container 15ba830ba9d4
10:36:24 [2019-10-22T10:36:24.113Z]  ---> 507659a2dae4
10:36:24 [2019-10-22T10:36:24.113Z] Step 88/118 : FROM runtime-dev AS dev
10:36:24 [2019-10-22T10:36:24.113Z]  ---> a386520dd4b5
10:36:24 [2019-10-22T10:36:24.113Z] Step 89/118 : ARG DEBIAN_FRONTEND
10:36:24 [2019-10-22T10:36:24.113Z]  ---> Running in 6d24d0e06e58
10:36:24 [2019-10-22T10:36:24.113Z] Removing intermediate container 6d24d0e06e58
10:36:24 [2019-10-22T10:36:24.113Z]  ---> 3c75033a2ca3
10:36:24 [2019-10-22T10:36:24.113Z] Step 90/118 : RUN groupadd -r docker
10:36:24 [2019-10-22T10:36:24.113Z]  ---> Running in adc1686240ee
10:36:25 [2019-10-22T10:36:25.128Z] Removing intermediate container adc1686240ee
10:36:25 [2019-10-22T10:36:25.128Z]  ---> 190e46fb330a
10:36:25 [2019-10-22T10:36:25.128Z] Step 91/118 : RUN useradd --create-home --gid docker unprivilegeduser
10:36:25 [2019-10-22T10:36:25.128Z]  ---> Running in a8a40ff0b757
10:36:25 [2019-10-22T10:36:25.743Z] Removing intermediate container a8a40ff0b757
10:36:25 [2019-10-22T10:36:25.743Z]  ---> d7692ddab67b
10:36:25 [2019-10-22T10:36:25.743Z] Step 92/118 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:36:25 [2019-10-22T10:36:25.743Z]  ---> Running in cc65c23a48a6
10:36:26 [2019-10-22T10:36:26.027Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:36:26 [2019-10-22T10:36:26.643Z] Removing intermediate container cc65c23a48a6
10:36:26 [2019-10-22T10:36:26.643Z]  ---> 830dd80a3dd5
10:36:26 [2019-10-22T10:36:26.643Z] Step 93/118 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:36:26 [2019-10-22T10:36:26.643Z]  ---> Running in 73f70d3454c6
10:36:27 [2019-10-22T10:36:27.262Z] Removing intermediate container 73f70d3454c6
10:36:27 [2019-10-22T10:36:27.262Z]  ---> 9a02287b5077
10:36:27 [2019-10-22T10:36:27.262Z] Step 94/118 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:36:27 [2019-10-22T10:36:27.262Z]  ---> Running in 054c7c70da66
10:36:27 [2019-10-22T10:36:27.884Z] Removing intermediate container 054c7c70da66
10:36:27 [2019-10-22T10:36:27.884Z]  ---> e7f095c887b9
10:36:27 [2019-10-22T10:36:27.884Z] Step 95/118 : RUN ldconfig
10:36:28 [2019-10-22T10:36:28.165Z]  ---> Running in 3b1b01c9c781
10:36:28 [2019-10-22T10:36:28.783Z] Removing intermediate container 3b1b01c9c781
10:36:28 [2019-10-22T10:36:28.783Z]  ---> 34a01fc05d2f
10:36:28 [2019-10-22T10:36:28.783Z] Step 96/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	&& rm -rf /var/lib/apt/lists/*
10:36:28 [2019-10-22T10:36:28.783Z]  ---> Running in 49ff636e20c5
10:36:29 [2019-10-22T10:36:29.067Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:36:29 [2019-10-22T10:36:29.067Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:36:29 [2019-10-22T10:36:29.353Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:36:29 [2019-10-22T10:36:29.353Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:36:29 [2019-10-22T10:36:29.353Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
10:36:29 [2019-10-22T10:36:29.353Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:36:29 [2019-10-22T10:36:29.641Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:36:29 [2019-10-22T10:36:29.934Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
10:36:31 [2019-10-22T10:36:31.962Z] Fetched 7720 kB in 2s (3090 kB/s)
10:36:32 [2019-10-22T10:36:32.974Z] Reading package lists...
10:36:33 [2019-10-22T10:36:33.982Z] Reading package lists...
10:36:34 [2019-10-22T10:36:34.265Z] Building dependency tree...
10:36:34 [2019-10-22T10:36:34.265Z] Reading state information...
10:36:34 [2019-10-22T10:36:34.265Z] The following additional packages will be installed:
10:36:34 [2019-10-22T10:36:34.265Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:36:34 [2019-10-22T10:36:34.265Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:36:34 [2019-10-22T10:36:34.265Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:36:34 [2019-10-22T10:36:34.265Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:36:34 [2019-10-22T10:36:34.265Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:36:34 [2019-10-22T10:36:34.265Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:36:34 [2019-10-22T10:36:34.265Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:36:34 [2019-10-22T10:36:34.265Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:36:34 [2019-10-22T10:36:34.265Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:36:34 [2019-10-22T10:36:34.265Z] Suggested packages:
10:36:34 [2019-10-22T10:36:34.265Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:36:34 [2019-10-22T10:36:34.265Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:36:34 [2019-10-22T10:36:34.265Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:36:34 [2019-10-22T10:36:34.265Z]   vim-doc vim-scripts xfsdump acl attr quota
10:36:34 [2019-10-22T10:36:34.265Z] Recommended packages:
10:36:34 [2019-10-22T10:36:34.265Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:36:34 [2019-10-22T10:36:34.265Z]   python3-keyrings.alt python3-xdg unzip
10:36:35 [2019-10-22T10:36:35.272Z] The following NEW packages will be installed:
10:36:35 [2019-10-22T10:36:35.272Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
10:36:35 [2019-10-22T10:36:35.272Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:36:35 [2019-10-22T10:36:35.272Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:36:35 [2019-10-22T10:36:35.272Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:36:35 [2019-10-22T10:36:35.272Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:36:35 [2019-10-22T10:36:35.272Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
10:36:35 [2019-10-22T10:36:35.272Z]   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
10:36:35 [2019-10-22T10:36:35.272Z]   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
10:36:35 [2019-10-22T10:36:35.272Z]   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
10:36:35 [2019-10-22T10:36:35.272Z]   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:36:35 [2019-10-22T10:36:35.272Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:36:35 [2019-10-22T10:36:35.272Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:36:35 [2019-10-22T10:36:35.272Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:36:35 [2019-10-22T10:36:35.272Z]   xfsprogs xxd xz-utils zip
10:36:35 [2019-10-22T10:36:35.557Z] 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
10:36:35 [2019-10-22T10:36:35.557Z] Need to get 87.2 MB of archives.
10:36:35 [2019-10-22T10:36:35.557Z] After this operation, 585 MB of additional disk space will be used.
10:36:35 [2019-10-22T10:36:35.557Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
10:36:35 [2019-10-22T10:36:35.557Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
10:36:35 [2019-10-22T10:36:35.557Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
10:36:35 [2019-10-22T10:36:35.842Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
10:36:36 [2019-10-22T10:36:36.126Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
10:36:36 [2019-10-22T10:36:36.126Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
10:36:36 [2019-10-22T10:36:36.126Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
10:36:36 [2019-10-22T10:36:36.126Z] 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]
10:36:36 [2019-10-22T10:36:36.126Z] 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]
10:36:36 [2019-10-22T10:36:36.126Z] 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]
10:36:36 [2019-10-22T10:36:36.126Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
10:36:36 [2019-10-22T10:36:36.126Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:36:36 [2019-10-22T10:36:36.415Z] 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]
10:36:36 [2019-10-22T10:36:36.415Z] 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]
10:36:37 [2019-10-22T10:36:37.034Z] 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]
10:36:37 [2019-10-22T10:36:37.652Z] debconf: delaying package configuration, since apt-utils is not installed
10:36:37 [2019-10-22T10:36:37.652Z] Fetched 87.2 MB in 2s (42.9 MB/s)
10:36:37 [2019-10-22T10:36:37.652Z] Selecting previously unselected package bash-completion.
10:36:37 [2019-10-22T10:36:37.652Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
10:36:37 [2019-10-22T10:36:37.652Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:36:38 [2019-10-22T10:36:38.664Z] Unpacking bash-completion (1:2.1-4.3) ...
10:36:38 [2019-10-22T10:36:38.950Z] Selecting previously unselected package libnfnetlink0:ppc64el.
10:36:38 [2019-10-22T10:36:38.950Z] Preparing to unpack .../01-libnfnetlink0_1.0.1-3_ppc64el.deb ...
10:36:38 [2019-10-22T10:36:38.950Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
10:36:38 [2019-10-22T10:36:38.950Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
10:36:38 [2019-10-22T10:36:38.950Z] Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
10:36:38 [2019-10-22T10:36:38.950Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
10:36:38 [2019-10-22T10:36:38.950Z] Selecting previously unselected package libudev-dev:ppc64el.
10:36:38 [2019-10-22T10:36:38.950Z] Preparing to unpack .../03-libudev-dev_232-25+deb9u12_ppc64el.deb ...
10:36:38 [2019-10-22T10:36:38.950Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
10:36:38 [2019-10-22T10:36:38.950Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
10:36:38 [2019-10-22T10:36:38.950Z] Preparing to unpack .../04-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
10:36:38 [2019-10-22T10:36:38.950Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
10:36:39 [2019-10-22T10:36:39.233Z] Selecting previously unselected package python3.5-minimal.
10:36:39 [2019-10-22T10:36:39.233Z] Preparing to unpack .../05-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.233Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:36:39 [2019-10-22T10:36:39.515Z] Selecting previously unselected package python3-minimal.
10:36:39 [2019-10-22T10:36:39.515Z] Preparing to unpack .../06-python3-minimal_3.5.3-1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.515Z] Unpacking python3-minimal (3.5.3-1) ...
10:36:39 [2019-10-22T10:36:39.515Z] Selecting previously unselected package libmpdec2:ppc64el.
10:36:39 [2019-10-22T10:36:39.515Z] Preparing to unpack .../07-libmpdec2_2.4.2-1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.515Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
10:36:39 [2019-10-22T10:36:39.515Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
10:36:39 [2019-10-22T10:36:39.515Z] Preparing to unpack .../08-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.515Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
10:36:39 [2019-10-22T10:36:39.798Z] Selecting previously unselected package python3.5.
10:36:39 [2019-10-22T10:36:39.798Z] Preparing to unpack .../09-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.798Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:36:39 [2019-10-22T10:36:39.798Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
10:36:39 [2019-10-22T10:36:39.798Z] Preparing to unpack .../10-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
10:36:39 [2019-10-22T10:36:39.798Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
10:36:40 [2019-10-22T10:36:40.082Z] Selecting previously unselected package dh-python.
10:36:40 [2019-10-22T10:36:40.082Z] Preparing to unpack .../11-dh-python_2.20170125_all.deb ...
10:36:40 [2019-10-22T10:36:40.082Z] Unpacking dh-python (2.20170125) ...
10:36:40 [2019-10-22T10:36:40.082Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
10:36:40 [2019-10-22T10:36:40.082Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:36:41 [2019-10-22T10:36:41.090Z] Setting up python3-minimal (3.5.3-1) ...
10:36:41 [2019-10-22T10:36:41.090Z] Selecting previously unselected package python3.
10:36:41 [2019-10-22T10:36:41.090Z] (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 ... 16597 files and directories currently installed.)
10:36:41 [2019-10-22T10:36:41.090Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.090Z] Unpacking python3 (3.5.3-1) ...
10:36:41 [2019-10-22T10:36:41.090Z] Selecting previously unselected package pigz.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking pigz (2.3.4-1) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package libip4tc0:ppc64el.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package libip6tc0:ppc64el.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package libiptc0:ppc64el.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package libxtables12:ppc64el.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package iptables.
10:36:41 [2019-10-22T10:36:41.380Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.380Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:36:41 [2019-10-22T10:36:41.380Z] Selecting previously unselected package xxd.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package vim-common.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package bzip2.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking bzip2 (1.0.6-8.1) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package libgpm2:ppc64el.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package xz-utils.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package aufs-tools.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package liblzo2-2:ppc64el.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:36:41 [2019-10-22T10:36:41.665Z] Selecting previously unselected package btrfs-progs.
10:36:41 [2019-10-22T10:36:41.665Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.665Z] Unpacking btrfs-progs (4.7.3-1) ...
10:36:41 [2019-10-22T10:36:41.948Z] Selecting previously unselected package btrfs-tools.
10:36:41 [2019-10-22T10:36:41.948Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.948Z] Unpacking btrfs-tools (4.7.3-1) ...
10:36:41 [2019-10-22T10:36:41.948Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
10:36:41 [2019-10-22T10:36:41.948Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.948Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
10:36:41 [2019-10-22T10:36:41.948Z] Selecting previously unselected package dmsetup.
10:36:41 [2019-10-22T10:36:41.948Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.948Z] Unpacking dmsetup (2:1.02.137-2) ...
10:36:41 [2019-10-22T10:36:41.948Z] Selecting previously unselected package libonig4:ppc64el.
10:36:41 [2019-10-22T10:36:41.948Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.948Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
10:36:41 [2019-10-22T10:36:41.948Z] Selecting previously unselected package libjq1:ppc64el.
10:36:41 [2019-10-22T10:36:41.948Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
10:36:41 [2019-10-22T10:36:41.948Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package jq.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking jq (1.5+dfsg-1.3) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libaio1:ppc64el.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libcap2-bin.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libcap2-bin (1:2.25-1) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libsepol1-dev:ppc64el.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libpcre16-3:ppc64el.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
10:36:42 [2019-10-22T10:36:42.232Z] Selecting previously unselected package libpcre32-3:ppc64el.
10:36:42 [2019-10-22T10:36:42.232Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.232Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
10:36:42 [2019-10-22T10:36:42.515Z] Selecting previously unselected package libpcre3-dev:ppc64el.
10:36:42 [2019-10-22T10:36:42.515Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.515Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
10:36:42 [2019-10-22T10:36:42.515Z] Selecting previously unselected package libselinux1-dev:ppc64el.
10:36:42 [2019-10-22T10:36:42.515Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.515Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
10:36:42 [2019-10-22T10:36:42.515Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
10:36:42 [2019-10-22T10:36:42.515Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.515Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
10:36:42 [2019-10-22T10:36:42.515Z] Selecting previously unselected package libreadline5:ppc64el.
10:36:42 [2019-10-22T10:36:42.515Z] Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.515Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
10:36:42 [2019-10-22T10:36:42.801Z] Selecting previously unselected package libsystemd-dev:ppc64el.
10:36:42 [2019-10-22T10:36:42.801Z] Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
10:36:42 [2019-10-22T10:36:42.801Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
10:36:43 [2019-10-22T10:36:43.084Z] Selecting previously unselected package net-tools.
10:36:43 [2019-10-22T10:36:43.084Z] Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
10:36:43 [2019-10-22T10:36:43.084Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:36:43 [2019-10-22T10:36:43.084Z] Selecting previously unselected package python-pip-whl.
10:36:43 [2019-10-22T10:36:43.084Z] Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:36:43 [2019-10-22T10:36:43.084Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:36:43 [2019-10-22T10:36:43.369Z] Selecting previously unselected package python3-pip.
10:36:43 [2019-10-22T10:36:43.369Z] Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:36:43 [2019-10-22T10:36:43.369Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:36:43 [2019-10-22T10:36:43.369Z] Selecting previously unselected package python3-pkg-resources.
10:36:43 [2019-10-22T10:36:43.369Z] Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
10:36:43 [2019-10-22T10:36:43.369Z] Unpacking python3-pkg-resources (33.1.1-1) ...
10:36:43 [2019-10-22T10:36:43.369Z] Selecting previously unselected package python3-setuptools.
10:36:43 [2019-10-22T10:36:43.369Z] Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
10:36:43 [2019-10-22T10:36:43.369Z] Unpacking python3-setuptools (33.1.1-1) ...
10:36:43 [2019-10-22T10:36:43.369Z] Selecting previously unselected package python3-wheel.
10:36:43 [2019-10-22T10:36:43.369Z] Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
10:36:43 [2019-10-22T10:36:43.369Z] Unpacking python3-wheel (0.29.0-2) ...
10:36:43 [2019-10-22T10:36:43.369Z] Selecting previously unselected package thin-provisioning-tools.
10:36:43 [2019-10-22T10:36:43.369Z] Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
10:36:43 [2019-10-22T10:36:43.653Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:36:43 [2019-10-22T10:36:43.653Z] Selecting previously unselected package vim-runtime.
10:36:43 [2019-10-22T10:36:43.653Z] Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:36:43 [2019-10-22T10:36:43.653Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:36:43 [2019-10-22T10:36:43.653Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:36:43 [2019-10-22T10:36:43.653Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:36:45 [2019-10-22T10:36:45.153Z] Selecting previously unselected package vim.
10:36:45 [2019-10-22T10:36:45.153Z] Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.153Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:36:45 [2019-10-22T10:36:45.153Z] Selecting previously unselected package xfsprogs.
10:36:45 [2019-10-22T10:36:45.153Z] Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.153Z] Unpacking xfsprogs (4.9.0+nmu1) ...
10:36:45 [2019-10-22T10:36:45.153Z] Selecting previously unselected package zip.
10:36:45 [2019-10-22T10:36:45.153Z] Preparing to unpack .../43-zip_3.0-11+b1_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.153Z] Unpacking zip (3.0-11+b1) ...
10:36:45 [2019-10-22T10:36:45.153Z] Selecting previously unselected package libapparmor-perl.
10:36:45 [2019-10-22T10:36:45.153Z] Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.153Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:36:45 [2019-10-22T10:36:45.153Z] Selecting previously unselected package apparmor.
10:36:45 [2019-10-22T10:36:45.153Z] Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.438Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
10:36:45 [2019-10-22T10:36:45.438Z] Selecting previously unselected package binutils-mingw-w64-i686.
10:36:45 [2019-10-22T10:36:45.438Z] Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.438Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:36:45 [2019-10-22T10:36:45.720Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
10:36:45 [2019-10-22T10:36:45.720Z] Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
10:36:45 [2019-10-22T10:36:45.720Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:36:45 [2019-10-22T10:36:45.978Z] sha256:2d3e715eafb05dbe6eaaa20fe9466256a4e90a5092853901648d15e717084013
10:36:45 [2019-10-22T10:36:45.978Z] INFO: Starting docker-py tests...
10:36:45 [2019-10-22T10:36:45.978Z] ============================= test session starts ==============================
10:36:45 [2019-10-22T10:36:45.978Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
10:36:45 [2019-10-22T10:36:45.978Z] rootdir: /src, inifile: pytest.ini
10:36:45 [2019-10-22T10:36:45.978Z] plugins: timeout-1.3.3, cov-2.6.1
10:36:45 [2019-10-22T10:36:45.978Z] collected 385 items / 4 deselected / 381 selected
10:36:45 [2019-10-22T10:36:45.978Z] 
10:36:46 [2019-10-22T10:36:46.337Z] Selecting previously unselected package binutils-mingw-w64.
10:36:46 [2019-10-22T10:36:46.337Z] Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:36:46 [2019-10-22T10:36:46.337Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:36:46 [2019-10-22T10:36:46.337Z] Selecting previously unselected package mingw-w64-common.
10:36:46 [2019-10-22T10:36:46.337Z] Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
10:36:46 [2019-10-22T10:36:46.337Z] Unpacking mingw-w64-common (5.0.1-1) ...
10:36:47 [2019-10-22T10:36:47.352Z] Selecting previously unselected package mingw-w64-x86-64-dev.
10:36:47 [2019-10-22T10:36:47.352Z] Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:36:47 [2019-10-22T10:36:47.352Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:36:48 [2019-10-22T10:36:48.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:36:48 [2019-10-22T10:36:48.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:36:48 [2019-10-22T10:36:48.831Z] Selecting previously unselected package gcc-mingw-w64-base.
10:36:48 [2019-10-22T10:36:48.831Z] Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
10:36:48 [2019-10-22T10:36:48.831Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:36:48 [2019-10-22T10:36:48.831Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
10:36:48 [2019-10-22T10:36:48.831Z] Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
10:36:48 [2019-10-22T10:36:48.831Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:36:48 [2019-10-22T10:36:48.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:36:49 [2019-10-22T10:36:49.175Z] 12c8dbabfd62: Pull complete
10:36:49 [2019-10-22T10:36:49.175Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
10:36:49 [2019-10-22T10:36:49.175Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:36:49 [2019-10-22T10:36:49.175Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is ''
10:36:49 [2019-10-22T10:36:49.175Z] WARN: Skipping validation tests
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Running unit tests at 10/22/2019 10:36:41...
10:36:49 [2019-10-22T10:36:49.175Z] INFO: make.ps1 starting at 10/22/2019 10:36:46
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Git commit (7243249fb) assumed from DOCKER_GITCOMMIT environment variable
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Invoking autogen...
10:36:49 [2019-10-22T10:36:49.175Z] INFO: Running unit tests...
10:36:50 [2019-10-22T10:36:50.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:36:51 [2019-10-22T10:36:51.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:36:51 [2019-10-22T10:36:51.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:36:51 [2019-10-22T10:36:51.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:36:51 [2019-10-22T10:36:51.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:36:52 [2019-10-22T10:36:52.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:36:53 [2019-10-22T10:36:53.220Z] Selecting previously unselected package g++-mingw-w64-x86-64.
10:36:53 [2019-10-22T10:36:53.220Z] Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
10:36:53 [2019-10-22T10:36:53.220Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:36:54 [2019-10-22T10:36:54.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:36:54 [2019-10-22T10:36:54.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:36:55 [2019-10-22T10:36:55.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:36:56 [2019-10-22T10:36:56.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:36:56 [2019-10-22T10:36:56.848Z] Setting up aufs-tools (1:4.1+20161219-1) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:56 [2019-10-22T10:36:56.848Z] Processing triggers for mime-support (3.60) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up libcap2-bin (1:2.25-1) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:36:56 [2019-10-22T10:36:56.848Z] Setting up bash-completion (1:2.1-4.3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libonig4:ppc64el (6.1.3-2) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up zip (3.0-11+b1) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up bzip2 (1.0.6-8.1) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libaio1:ppc64el (0.3.110-3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up xz-utils (5.2.2-1.2+b1) ...
10:36:57 [2019-10-22T10:36:57.463Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:36:57 [2019-10-22T10:36:57.463Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
10:36:57 [2019-10-22T10:36:57.463Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:36:57 [2019-10-22T10:36:57.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up pigz (2.3.4-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up mingw-w64-common (5.0.1-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up jq (1.5+dfsg-1.3) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up xfsprogs (4.9.0+nmu1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up btrfs-progs (4.7.3-1) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
10:36:57 [2019-10-22T10:36:57.746Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
10:36:58 [2019-10-22T10:36:58.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:36:59 [2019-10-22T10:36:59.767Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
10:36:59 [2019-10-22T10:36:59.767Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] Setting up btrfs-tools (4.7.3-1) ...
10:36:59 [2019-10-22T10:36:59.767Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] 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
10:36:59 [2019-10-22T10:36:59.767Z] Setting up python3 (3.5.3-1) ...
10:37:00 [2019-10-22T10:37:00.435Z] Setting up apparmor (2.11.0-3+deb9u2) ...
10:37:00 [2019-10-22T10:37:00.718Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:37:01 [2019-10-22T10:37:01.001Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:37:01 [2019-10-22T10:37:01.001Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
10:37:01 [2019-10-22T10:37:01.001Z] Setting up python3-wheel (0.29.0-2) ...
10:37:01 [2019-10-22T10:37:01.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:37:01 [2019-10-22T10:37:01.286Z] Setting up python3-pkg-resources (33.1.1-1) ...
10:37:01 [2019-10-22T10:37:01.571Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
10:37:01 [2019-10-22T10:37:01.571Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
10:37:01 [2019-10-22T10:37:01.855Z] Setting up dmsetup (2:1.02.137-2) ...
10:37:01 [2019-10-22T10:37:01.855Z] Setting up python3-setuptools (33.1.1-1) ...
10:37:02 [2019-10-22T10:37:02.482Z] Setting up dh-python (2.20170125) ...
10:37:02 [2019-10-22T10:37:02.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:37:02 [2019-10-22T10:37:02.765Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
10:37:02 [2019-10-22T10:37:02.765Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:37:05 [2019-10-22T10:37:05.314Z] tests/integration/api_build_test.py ......................X              [  6%]
10:37:05 [2019-10-22T10:37:05.571Z] tests/integration/api_client_test.py .....                               [  7%]
10:37:05 [2019-10-22T10:37:05.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:37:06 [2019-10-22T10:37:06.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:37:07 [2019-10-22T10:37:07.196Z] tests/integration/api_config_test.py .....                               [  8%]
10:37:07 [2019-10-22T10:37:07.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:37:08 [2019-10-22T10:37:08.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:37:10 [2019-10-22T10:37:10.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:37:11 [2019-10-22T10:37:11.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:37:13 [2019-10-22T10:37:13.039Z] Removing intermediate container 49ff636e20c5
10:37:13 [2019-10-22T10:37:13.039Z]  ---> 5c54284ae4a5
10:37:13 [2019-10-22T10:37:13.039Z] Step 97/118 : RUN pip3 install yamllint==1.16.0
10:37:13 [2019-10-22T10:37:13.039Z]  ---> Running in dca2697a37ea
10:37:13 [2019-10-22T10:37:13.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:37:13 [2019-10-22T10:37:13.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:37:13 [2019-10-22T10:37:13.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:37:14 [2019-10-22T10:37:14.358Z] ?   	github.com/docker/docker/api	[no test files]
10:37:15 [2019-10-22T10:37:15.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:37:15 [2019-10-22T10:37:15.266Z] Using test binary docker
10:37:15 [2019-10-22T10:37:15.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:37:15 [2019-10-22T10:37:15.266Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:37:15 [2019-10-22T10:37:15.266Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:37:15 [2019-10-22T10:37:15.266Z] Warning failed to create cache: (null)
10:37:15 [2019-10-22T10:37:15.266Z] .
10:37:15 [2019-10-22T10:37:15.266Z] Starting dockerd
10:37:15 [2019-10-22T10:37:15.266Z] INFO: Waiting for daemon to start...
10:37:15 [2019-10-22T10:37:15.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:37:15 [2019-10-22T10:37:15.723Z] Collecting yamllint==1.16.0
10:37:15 [2019-10-22T10:37:15.723Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:37:16 [2019-10-22T10:37:16.005Z] Collecting pyyaml (from yamllint==1.16.0)
10:37:16 [2019-10-22T10:37:16.005Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:37:17 [2019-10-22T10:37:17.031Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:37:17 [2019-10-22T10:37:17.280Z] .
10:37:17 [2019-10-22T10:37:17.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:37:17 [2019-10-22T10:37:17.280Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:37:17 [2019-10-22T10:37:17.280Z] Error: No such image: emptyfs
10:37:17 [2019-10-22T10:37:17.280Z] Running integration-test (iteration 1)
10:37:17 [2019-10-22T10:37:17.280Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
10:37:17 [2019-10-22T10:37:17.315Z]   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
10:37:17 [2019-10-22T10:37:17.940Z] Building wheels for collected packages: pyyaml, pathspec
10:37:17 [2019-10-22T10:37:17.940Z]   Running setup.py bdist_wheel for pyyaml: started
10:37:18 [2019-10-22T10:37:18.559Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:37:18 [2019-10-22T10:37:18.559Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:37:18 [2019-10-22T10:37:18.559Z]   Running setup.py bdist_wheel for pathspec: started
10:37:19 [2019-10-22T10:37:19.178Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:37:19 [2019-10-22T10:37:19.178Z]   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
10:37:19 [2019-10-22T10:37:19.178Z] Successfully built pyyaml pathspec
10:37:19 [2019-10-22T10:37:19.178Z] Installing collected packages: pyyaml, pathspec, yamllint
10:37:19 [2019-10-22T10:37:19.460Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
10:37:20 [2019-10-22T10:37:20.079Z] Removing intermediate container dca2697a37ea
10:37:20 [2019-10-22T10:37:20.079Z]  ---> 100c93b4268b
10:37:20 [2019-10-22T10:37:20.079Z] Step 98/118 : COPY --from=swagger /build/swagger* /usr/local/bin/
10:37:21 [2019-10-22T10:37:21.088Z]  ---> 8f8931bbf313
10:37:21 [2019-10-22T10:37:21.088Z] Step 99/118 : COPY --from=frozen-images /build/ /docker-frozen-images
10:37:25 [2019-10-22T10:37:25.473Z]  ---> 73f8b87f43e6
10:37:25 [2019-10-22T10:37:25.473Z] Step 100/118 : COPY --from=gometalinter /build/ /usr/local/bin/
10:37:25 [2019-10-22T10:37:25.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:37:26 [2019-10-22T10:37:26.700Z] Loaded image: buildpack-deps:jessie
10:37:26 [2019-10-22T10:37:26.700Z] Loaded image: busybox:latest
10:37:26 [2019-10-22T10:37:26.700Z] Loaded image: busybox:glibc
10:37:26 [2019-10-22T10:37:26.700Z] Loaded image: debian:jessie
10:37:26 [2019-10-22T10:37:26.700Z] Loaded image: hello-world:latest
10:37:26 [2019-10-22T10:37:26.700Z] INFO: Testing against a local daemon
10:37:26 [2019-10-22T10:37:26.700Z] === RUN   TestBuildWithSession
10:37:28 [2019-10-22T10:37:28.163Z]  ---> e33da7453fd8
10:37:28 [2019-10-22T10:37:28.163Z] Step 101/118 : COPY --from=gotestsum /build/ /usr/local/bin/
10:37:28 [2019-10-22T10:37:28.163Z]  ---> 22eda4f43e9c
10:37:28 [2019-10-22T10:37:28.163Z] Step 102/118 : COPY --from=tomlv /build/ /usr/local/bin/
10:37:28 [2019-10-22T10:37:28.454Z]  ---> e9c893b7c99b
10:37:28 [2019-10-22T10:37:28.454Z] Step 103/118 : COPY --from=vndr /build/ /usr/local/bin/
10:37:28 [2019-10-22T10:37:28.739Z]  ---> 836cbd42243e
10:37:28 [2019-10-22T10:37:28.739Z] Step 104/118 : COPY --from=tini /build/ /usr/local/bin/
10:37:29 [2019-10-22T10:37:29.024Z]  ---> b3f34b745faa
10:37:29 [2019-10-22T10:37:29.024Z] Step 105/118 : COPY --from=runc /build/ /usr/local/bin/
10:37:29 [2019-10-22T10:37:29.309Z]  ---> 5659ddf6c1f7
10:37:29 [2019-10-22T10:37:29.309Z] Step 106/118 : COPY --from=containerd /build/ /usr/local/bin/
10:37:30 [2019-10-22T10:37:30.118Z] --- PASS: TestBuildWithSession (3.66s)
10:37:30 [2019-10-22T10:37:30.118Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildWithSession
10:37:30 [2019-10-22T10:37:30.118Z]     daemon.go:302: [db1a0c669c757] waiting for daemon to start
10:37:30 [2019-10-22T10:37:30.118Z]     daemon.go:334: [db1a0c669c757] daemon started
10:37:30 [2019-10-22T10:37:30.118Z]     daemon.go:286: [db1a0c669c757] exiting daemon
10:37:30 [2019-10-22T10:37:30.118Z] === RUN   TestBuildSquashParent
10:37:30 [2019-10-22T10:37:30.320Z]  ---> bbf71143415b
10:37:30 [2019-10-22T10:37:30.320Z] Step 107/118 : COPY --from=proxy /build/ /usr/local/bin/
10:37:30 [2019-10-22T10:37:30.604Z]  ---> 66febc1fdc07
10:37:30 [2019-10-22T10:37:30.604Z] Step 108/118 : COPY --from=dockercli /build/ /usr/local/cli
10:37:31 [2019-10-22T10:37:31.221Z]  ---> eeb8d66860b2
10:37:31 [2019-10-22T10:37:31.221Z] Step 109/118 : COPY --from=registry /build/registry* /usr/local/bin/
10:37:32 [2019-10-22T10:37:32.080Z] ok  	github.com/docker/docker/api/server	0.204s	coverage: 8.0% of statements
10:37:32 [2019-10-22T10:37:32.696Z]  ---> 1cefcbb218d9
10:37:32 [2019-10-22T10:37:32.696Z] Step 110/118 : COPY --from=criu /build/ /usr/local/
10:37:32 [2019-10-22T10:37:32.978Z]  ---> 140b46df7396
10:37:32 [2019-10-22T10:37:32.978Z] Step 111/118 : ENV PATH=/usr/local/cli:$PATH
10:37:33 [2019-10-22T10:37:33.262Z]  ---> Running in e785433cdb43
10:37:33 [2019-10-22T10:37:33.262Z] Removing intermediate container e785433cdb43
10:37:33 [2019-10-22T10:37:33.262Z]  ---> 78844b7769ec
10:37:33 [2019-10-22T10:37:33.262Z] Step 112/118 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
10:37:33 [2019-10-22T10:37:33.262Z]  ---> Running in 6635a553fdc2
10:37:33 [2019-10-22T10:37:33.262Z] Removing intermediate container 6635a553fdc2
10:37:33 [2019-10-22T10:37:33.262Z]  ---> f791d714f5bd
10:37:33 [2019-10-22T10:37:33.262Z] Step 113/118 : ENV GOMETALINTER_OPTS="--deadline=2m"
10:37:33 [2019-10-22T10:37:33.546Z]  ---> Running in ee1212ddd127
10:37:33 [2019-10-22T10:37:33.546Z] Removing intermediate container ee1212ddd127
10:37:33 [2019-10-22T10:37:33.546Z]  ---> 7c9cd959e977
10:37:33 [2019-10-22T10:37:33.546Z] Step 114/118 : WORKDIR /go/src/github.com/docker/docker
10:37:33 [2019-10-22T10:37:33.546Z]  ---> Running in 34a1ac408091
10:37:33 [2019-10-22T10:37:33.546Z] Removing intermediate container 34a1ac408091
10:37:33 [2019-10-22T10:37:33.546Z]  ---> fa37030f0abc
10:37:33 [2019-10-22T10:37:33.546Z] Step 115/118 : VOLUME /var/lib/docker
10:37:33 [2019-10-22T10:37:33.831Z]  ---> Running in 395e989e3d64
10:37:33 [2019-10-22T10:37:33.831Z] Removing intermediate container 395e989e3d64
10:37:33 [2019-10-22T10:37:33.831Z]  ---> 7d5778080a9c
10:37:33 [2019-10-22T10:37:33.831Z] Step 116/118 : ENTRYPOINT ["hack/dind"]
10:37:33 [2019-10-22T10:37:33.831Z]  ---> Running in 0e953d262ae0
10:37:34 [2019-10-22T10:37:34.114Z] Removing intermediate container 0e953d262ae0
10:37:34 [2019-10-22T10:37:34.114Z]  ---> d42c436eea6c
10:37:34 [2019-10-22T10:37:34.114Z] Step 117/118 : FROM dev AS final
10:37:34 [2019-10-22T10:37:34.114Z]  ---> d42c436eea6c
10:37:34 [2019-10-22T10:37:34.114Z] Step 118/118 : COPY . /go/src/github.com/docker/docker
10:37:38 [2019-10-22T10:37:38.059Z] --- PASS: TestBuildSquashParent (8.10s)
10:37:38 [2019-10-22T10:37:38.059Z]     build_squash_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
10:37:38 [2019-10-22T10:37:38.059Z]     daemon.go:302: [defb11e97158c] waiting for daemon to start
10:37:38 [2019-10-22T10:37:38.059Z]     daemon.go:334: [defb11e97158c] daemon started
10:37:38 [2019-10-22T10:37:38.059Z]     daemon.go:286: [defb11e97158c] exiting daemon
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:38 [2019-10-22T10:37:38.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:38 [2019-10-22T10:37:38.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:38 [2019-10-22T10:37:38.059Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:38 [2019-10-22T10:37:38.059Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:40 [2019-10-22T10:37:40.946Z]  ---> 100a238fef19
10:37:40 [2019-10-22T10:37:40.946Z] Successfully built 100a238fef19
10:37:40 [2019-10-22T10:37:40.946Z] Successfully tagged docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:37:41 [2019-10-22T10:37:41.369Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/test/unit
10:37:41 [2019-10-22T10:37:41.432Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:41 [2019-10-22T10:37:41.432Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:42 [2019-10-22T10:37:42.756Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:37:43 [2019-10-22T10:37:43.887Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:43 [2019-10-22T10:37:43.887Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:46 [2019-10-22T10:37:46.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s)
10:37:46 [2019-10-22T10:37:46.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s)
10:37:46 [2019-10-22T10:37:46.368Z] === RUN   TestBuildMultiStageParentConfig
10:37:46 [2019-10-22T10:37:46.874Z] ?   	github.com/docker/docker/api	[no test files]
10:37:52 [2019-10-22T10:37:52.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:37:52 [2019-10-22T10:37:52.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:37:56 [2019-10-22T10:37:56.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:38:01 [2019-10-22T10:38:01.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:38:04 [2019-10-22T10:38:04.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:38:07 [2019-10-22T10:38:07.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:38:11 [2019-10-22T10:38:11.088Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
10:38:11 [2019-10-22T10:38:11.088Z] Using test binary docker
10:38:11 [2019-10-22T10:38:11.088Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:38:11 [2019-10-22T10:38:11.088Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:38:11 [2019-10-22T10:38:11.088Z] Warning failed to create cache: (null)
10:38:11 [2019-10-22T10:38:11.088Z] .
10:38:11 [2019-10-22T10:38:11.088Z] Starting dockerd
10:38:11 [2019-10-22T10:38:11.088Z] INFO: Waiting for daemon to start...
10:38:12 [2019-10-22T10:38:12.976Z] .
10:38:12 [2019-10-22T10:38:12.976Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
10:38:12 [2019-10-22T10:38:12.976Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
10:38:12 [2019-10-22T10:38:12.976Z] Error: No such image: emptyfs
10:38:13 [2019-10-22T10:38:13.537Z] Running integration-test (iteration 1)
10:38:13 [2019-10-22T10:38:13.537Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:38:19 [2019-10-22T10:38:19.469Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 8.0% of statements
10:38:20 [2019-10-22T10:38:20.508Z] --- PASS: TestBuildMultiStageParentConfig (31.42s)
10:38:20 [2019-10-22T10:38:20.509Z]     build_test.go:175: [{-1 1571740667 sha256:126562ee4f586115e795fecd3d67540cafbbc8d58a9c7c2c81efba34482d3a17 map[] sha256:73c36d63cd1e9ba0c3fe44c1b207de8b11aecb3b499676f312b16af0069577b8 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740667 sha256:dc1a28527e37a4d7ecb235508e4fd0d691c5aed401a033c64557bc301325e7c9 map[] sha256:59a37c4eb3de5951b4f04e15bdc8e4d6082b6826d0c320af83bada170bba201f [] [build1:latest] -1 4459757 4459757} {-1 1571740665 sha256:0f403a056de2d4cb507ed9fca116a48dfdf76ceae9db8f52520816f493e1f0de map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740665 sha256:5de126df949b6a97b8d4c5dd807ac716c33829240d4f7a66c3599a26781c7d1a map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740662 sha256:468a6b291f2c65681b9ace341493fd399e5e79fd2a66445e67a149756dce2701 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740662 sha256:43744400c6f70184451d8e563bb776f975505ad17c9dc1421cbc50df7ad97861 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740659 sha256:4383b83eea353e1089d3040fa325690fd7802924068d4d2e5863677b9b74b0b5 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1571740659 sha256:5b23e3a2db28291b1825daa327b6bd9614095850269f9f60a99fde14fbad5d68 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1516785504 sha256:1e1e09d79a9fd4fa5faae6a9f150ecfe3e403a3efdfb78666c67227e656988b2 map[]  [] [busybox:glibc] -1 4476205 4476205} {-1 1511271291 sha256:3ab301db05ea4e52e26aadb6daabc1222e58c0be7cfa2b8945443d801b6b9585 map[]  [] [hello-world:frozen] -1 1976 1976} {-1 1509640958 sha256:9b0236353396efce03211408c208e6f90f31e7636682fa01f5eb4e38bbf571d6 map[]  [] [buildpack-deps:jessie] -1 595286123 595286123} {-1 1509610708 sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 map[]  [] [busybox:latest] -1 4459757 4459757} {-1 1507585344 sha256:de6513af1fcb9db380e4954f276ea347858dcb7bff0299953aa25c4abd54bc0b map[]  [] [debian:jessie] -1 129107182 129107182} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
10:38:20 [2019-10-22T10:38:20.509Z] === RUN   TestBuildLabelWithTargets
10:38:20 [2019-10-22T10:38:20.509Z] --- PASS: TestBuildLabelWithTargets (2.21s)
10:38:20 [2019-10-22T10:38:20.509Z] === RUN   TestBuildWithEmptyLayers
10:38:21 [2019-10-22T10:38:21.427Z] --- PASS: TestBuildWithEmptyLayers (1.40s)
10:38:21 [2019-10-22T10:38:21.427Z] === RUN   TestBuildMultiStageOnBuild
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/server/httputils	0.173s	coverage: 11.1% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/server/middleware	0.197s	coverage: 37.7% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/types/filters	0.062s	coverage: 92.2% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/types/strslice	0.067s	coverage: 90.0% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/types/time	0.448s	coverage: 100.0% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ok  	github.com/docker/docker/api/types/versions	0.050s	coverage: 75.0% of statements
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:38:22 [2019-10-22T10:38:22.816Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:38:25 [2019-10-22T10:38:25.458Z] --- PASS: TestBuildMultiStageOnBuild (3.38s)
10:38:25 [2019-10-22T10:38:25.458Z] === RUN   TestBuildUncleanTarFilenames
10:38:26 [2019-10-22T10:38:26.561Z] ok  	github.com/docker/docker/builder/dockerfile	0.451s	coverage: 35.0% of statements
10:38:26 [2019-10-22T10:38:26.561Z] ok  	github.com/docker/docker/builder/dockerignore	0.064s	coverage: 96.8% of statements
10:38:26 [2019-10-22T10:38:26.561Z] ok  	github.com/docker/docker/builder/fscache	1.197s	coverage: 69.2% of statements
10:38:26 [2019-10-22T10:38:26.561Z] ok  	github.com/docker/docker/builder/remotecontext	0.537s	coverage: 9.2% of statements
10:38:26 [2019-10-22T10:38:26.751Z] --- PASS: TestBuildUncleanTarFilenames (1.74s)
10:38:26 [2019-10-22T10:38:26.751Z] === RUN   TestBuildMultiStageLayerLeak
10:38:30 [2019-10-22T10:38:30.875Z] --- PASS: TestBuildMultiStageLayerLeak (3.59s)
10:38:30 [2019-10-22T10:38:30.875Z] === RUN   TestBuildWithHugeFile
10:38:45 [2019-10-22T10:38:45.602Z] Loaded image: buildpack-deps:jessie
10:38:45 [2019-10-22T10:38:45.602Z] Loaded image: busybox:latest
10:38:45 [2019-10-22T10:38:45.602Z] Loaded image: busybox:glibc
10:38:45 [2019-10-22T10:38:45.602Z] Loaded image: debian:jessie
10:38:45 [2019-10-22T10:38:45.602Z] Loaded image: hello-world:latest
10:38:45 [2019-10-22T10:38:45.602Z] INFO: Testing against a local daemon
10:38:45 [2019-10-22T10:38:45.602Z] === RUN   TestBuildWithHugeFile
10:38:48 [2019-10-22T10:38:48.079Z] .................................................                        [ 29%]
10:39:02 [2019-10-22T10:39:02.278Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.196s	coverage: 85.1% of statements
10:39:02 [2019-10-22T10:39:02.278Z] ?   	github.com/docker/docker/cli	[no test files]
10:39:02 [2019-10-22T10:39:02.278Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:39:02 [2019-10-22T10:39:02.278Z] ok  	github.com/docker/docker/cli/debug	0.119s	coverage: 100.0% of statements
10:39:02 [2019-10-22T10:39:02.278Z] ok  	github.com/docker/docker/client	0.720s	coverage: 74.6% of statements
10:39:02 [2019-10-22T10:39:02.278Z] ok  	github.com/docker/docker/cmd/dockerd	0.552s	coverage: 17.5% of statements
10:39:02 [2019-10-22T10:39:02.739Z] ok  	github.com/docker/docker/container	0.568s	coverage: 42.8% of statements
10:39:02 [2019-10-22T10:39:02.739Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:39:02 [2019-10-22T10:39:02.739Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:39:02 [2019-10-22T10:39:02.739Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:39:02 [2019-10-22T10:39:02.739Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:39:05 [2019-10-22T10:39:05.174Z] --- PASS: TestBuildWithHugeFile (30.73s)
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestBuildWithEmptyDockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:39:05 [2019-10-22T10:39:05.174Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:39:05 [2019-10-22T10:39:05.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
10:39:05 [2019-10-22T10:39:05.174Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
10:39:05 [2019-10-22T10:39:05.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
10:39:05 [2019-10-22T10:39:05.174Z] PASS
10:39:05 [2019-10-22T10:39:05.174Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
10:39:05 [2019-10-22T10:39:05.174Z] INFO: Testing against a local daemon
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestConfigList
10:39:05 [2019-10-22T10:39:05.174Z] --- PASS: TestConfigList (2.94s)
10:39:05 [2019-10-22T10:39:05.174Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
10:39:05 [2019-10-22T10:39:05.174Z]     daemon.go:302: [d97d54b4e3262] waiting for daemon to start
10:39:05 [2019-10-22T10:39:05.174Z]     daemon.go:334: [d97d54b4e3262] daemon started
10:39:05 [2019-10-22T10:39:05.174Z]     daemon.go:286: [d97d54b4e3262] exiting daemon
10:39:05 [2019-10-22T10:39:05.174Z] === RUN   TestConfigsCreateAndDelete
10:39:07 [2019-10-22T10:39:07.018Z] --- PASS: TestConfigsCreateAndDelete (2.92s)
10:39:07 [2019-10-22T10:39:07.018Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
10:39:07 [2019-10-22T10:39:07.018Z]     daemon.go:302: [d26cdf36022b9] waiting for daemon to start
10:39:07 [2019-10-22T10:39:07.018Z]     daemon.go:334: [d26cdf36022b9] daemon started
10:39:07 [2019-10-22T10:39:07.019Z]     daemon.go:286: [d26cdf36022b9] exiting daemon
10:39:07 [2019-10-22T10:39:07.019Z] === RUN   TestConfigsUpdate
10:39:07 [2019-10-22T10:39:07.296Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:39:09 [2019-10-22T10:39:09.475Z] --- PASS: TestConfigsUpdate (2.44s)
10:39:09 [2019-10-22T10:39:09.475Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
10:39:09 [2019-10-22T10:39:09.475Z]     daemon.go:302: [dfa3295615c3a] waiting for daemon to start
10:39:09 [2019-10-22T10:39:09.475Z]     daemon.go:334: [dfa3295615c3a] daemon started
10:39:09 [2019-10-22T10:39:09.475Z]     daemon.go:286: [dfa3295615c3a] exiting daemon
10:39:09 [2019-10-22T10:39:09.475Z] === RUN   TestTemplatedConfig
10:39:13 [2019-10-22T10:39:13.680Z] --- PASS: TestTemplatedConfig (3.57s)
10:39:13 [2019-10-22T10:39:13.680Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
10:39:13 [2019-10-22T10:39:13.680Z]     daemon.go:302: [dc347e6364460] waiting for daemon to start
10:39:13 [2019-10-22T10:39:13.680Z]     daemon.go:334: [dc347e6364460] daemon started
10:39:13 [2019-10-22T10:39:13.680Z]     daemon.go:286: [dc347e6364460] exiting daemon
10:39:13 [2019-10-22T10:39:13.680Z] === RUN   TestConfigInspect
10:39:15 [2019-10-22T10:39:15.255Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:39:16 [2019-10-22T10:39:16.151Z] --- PASS: TestConfigInspect (2.97s)
10:39:16 [2019-10-22T10:39:16.151Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
10:39:16 [2019-10-22T10:39:16.151Z]     daemon.go:302: [d633171e9423d] waiting for daemon to start
10:39:16 [2019-10-22T10:39:16.151Z]     daemon.go:334: [d633171e9423d] daemon started
10:39:16 [2019-10-22T10:39:16.151Z]     daemon.go:286: [d633171e9423d] exiting daemon
10:39:16 [2019-10-22T10:39:16.151Z] === RUN   TestConfigCreateWithLabels
10:39:18 [2019-10-22T10:39:18.657Z] --- PASS: TestConfigCreateWithLabels (2.58s)
10:39:18 [2019-10-22T10:39:18.657Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
10:39:18 [2019-10-22T10:39:18.657Z]     daemon.go:302: [d2bee8fe41674] waiting for daemon to start
10:39:18 [2019-10-22T10:39:18.657Z]     daemon.go:334: [d2bee8fe41674] daemon started
10:39:18 [2019-10-22T10:39:18.657Z]     daemon.go:286: [d2bee8fe41674] exiting daemon
10:39:18 [2019-10-22T10:39:18.657Z] === RUN   TestConfigCreateResolve
10:39:19 [2019-10-22T10:39:19.468Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
10:39:21 [2019-10-22T10:39:21.310Z] --- PASS: TestConfigCreateResolve (2.53s)
10:39:21 [2019-10-22T10:39:21.311Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
10:39:21 [2019-10-22T10:39:21.311Z]     daemon.go:302: [d2ef231fe18c1] waiting for daemon to start
10:39:21 [2019-10-22T10:39:21.311Z]     daemon.go:334: [d2ef231fe18c1] daemon started
10:39:21 [2019-10-22T10:39:21.311Z]     daemon.go:286: [d2ef231fe18c1] exiting daemon
10:39:21 [2019-10-22T10:39:21.311Z] PASS
10:39:21 [2019-10-22T10:39:21.311Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
10:39:21 [2019-10-22T10:39:21.311Z] INFO: Testing against a local daemon
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestContainerInvalidJSON
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:39:21 [2019-10-22T10:39:21.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:39:21 [2019-10-22T10:39:21.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:39:21 [2019-10-22T10:39:21.311Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:39:21 [2019-10-22T10:39:21.311Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:39:21 [2019-10-22T10:39:21.311Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:39:21 [2019-10-22T10:39:21.311Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:39:21 [2019-10-22T10:39:21.311Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:39:21 [2019-10-22T10:39:21.311Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:39:21 [2019-10-22T10:39:21.311Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:39:21 [2019-10-22T10:39:21.311Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:39:21 [2019-10-22T10:39:21.311Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:39:21 [2019-10-22T10:39:21.311Z] === RUN   TestCopyFromContainerPathIsNotDir
10:39:21 [2019-10-22T10:39:21.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
10:39:21 [2019-10-22T10:39:21.672Z] === RUN   TestCopyToContainerPathDoesNotExist
10:39:21 [2019-10-22T10:39:21.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
10:39:21 [2019-10-22T10:39:21.672Z] === RUN   TestCopyToContainerPathIsNotDir
10:39:22 [2019-10-22T10:39:22.039Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s)
10:39:22 [2019-10-22T10:39:22.039Z] === RUN   TestCopyFromContainer
10:39:23 [2019-10-22T10:39:23.872Z] === RUN   TestCopyFromContainer//
10:39:23 [2019-10-22T10:39:23.872Z] === RUN   TestCopyFromContainer//bar/root
10:39:24 [2019-10-22T10:39:24.255Z] === RUN   TestCopyFromContainer//bar/root/
10:39:24 [2019-10-22T10:39:24.255Z] === RUN   TestCopyFromContainer/bar/quux
10:39:24 [2019-10-22T10:39:24.255Z] === RUN   TestCopyFromContainer/bar/quux/
10:39:24 [2019-10-22T10:39:24.255Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:39:24 [2019-10-22T10:39:24.624Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:39:24 [2019-10-22T10:39:24.624Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:39:24 [2019-10-22T10:39:24.624Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:39:24 [2019-10-22T10:39:24.624Z] === RUN   TestCopyFromContainer/bar/notarget
10:39:25 [2019-10-22T10:39:25.023Z] --- PASS: TestCopyFromContainer (2.90s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer// (0.08s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:25 [2019-10-22T10:39:25.023Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateWithInvalidEnv
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateWithInvalidEnv/0
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateWithInvalidEnv/0
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateWithInvalidEnv/1
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateWithInvalidEnv/1
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateWithInvalidEnv/2
10:39:25 [2019-10-22T10:39:25.023Z] === PAUSE TestCreateWithInvalidEnv/2
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateWithInvalidEnv/0
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateWithInvalidEnv/2
10:39:25 [2019-10-22T10:39:25.023Z] === CONT  TestCreateWithInvalidEnv/1
10:39:25 [2019-10-22T10:39:25.023Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateTmpfsMountsTarget
10:39:25 [2019-10-22T10:39:25.023Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:39:25 [2019-10-22T10:39:25.023Z] === RUN   TestCreateWithCustomMaskedPaths
10:39:27 [2019-10-22T10:39:27.612Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s)
10:39:27 [2019-10-22T10:39:27.612Z] === RUN   TestCreateWithCustomReadonlyPaths
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon	3.239s	coverage: 8.1% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/cluster	1.468s	coverage: 0.5% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.289s	coverage: 65.3% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.036s	coverage: 28.1% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.344s	coverage: 9.7% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/config	0.945s	coverage: 79.3% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/discovery	0.321s	coverage: 30.4% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/events	0.346s	coverage: 50.0% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/graphdriver	0.216s	coverage: 2.3% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/images	0.420s	coverage: 5.0% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/links	0.089s	coverage: 93.0% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/logger	0.588s	coverage: 44.0% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.784s	coverage: 72.6% of statements
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:39:27 [2019-10-22T10:39:27.911Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:39:29 [2019-10-22T10:39:29.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.728s	coverage: 62.1% of statements
10:39:29 [2019-10-22T10:39:29.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.380s	coverage: 88.3% of statements
10:39:29 [2019-10-22T10:39:29.455Z] ok  	github.com/docker/docker/daemon/logger/local	0.405s	coverage: 74.7% of statements
10:39:29 [2019-10-22T10:39:29.455Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:39:30 [2019-10-22T10:39:30.025Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
10:39:30 [2019-10-22T10:39:30.025Z] === RUN   TestContainerStartOnDaemonRestart
10:39:30 [2019-10-22T10:39:30.025Z] === PAUSE TestContainerStartOnDaemonRestart
10:39:30 [2019-10-22T10:39:30.025Z] === RUN   TestDaemonRestartIpcMode
10:39:30 [2019-10-22T10:39:30.025Z] === PAUSE TestDaemonRestartIpcMode
10:39:30 [2019-10-22T10:39:30.025Z] === RUN   TestDiff
10:39:30 [2019-10-22T10:39:30.427Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.203s	coverage: 19.5% of statements
10:39:31 [2019-10-22T10:39:31.296Z] --- PASS: TestDiff (0.88s)
10:39:31 [2019-10-22T10:39:31.296Z] === RUN   TestExecWithCloseStdin
10:39:32 [2019-10-22T10:39:32.084Z] --- PASS: TestExecWithCloseStdin (1.11s)
10:39:32 [2019-10-22T10:39:32.084Z] === RUN   TestExec
10:39:33 [2019-10-22T10:39:33.356Z] --- PASS: TestExec (1.04s)
10:39:33 [2019-10-22T10:39:33.356Z] === RUN   TestExecUser
10:39:34 [2019-10-22T10:39:34.175Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.747s	coverage: 84.5% of statements
10:39:34 [2019-10-22T10:39:34.175Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.214s	coverage: 22.8% of statements
10:39:34 [2019-10-22T10:39:34.175Z] ok  	github.com/docker/docker/daemon/logger/templates	0.042s	coverage: 8.3% of statements
10:39:34 [2019-10-22T10:39:34.175Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:39:34 [2019-10-22T10:39:34.175Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:39:34 [2019-10-22T10:39:34.175Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:39:34 [2019-10-22T10:39:34.295Z] --- PASS: TestExecUser (1.04s)
10:39:34 [2019-10-22T10:39:34.296Z] === RUN   TestExportContainerAndImportImage
10:39:35 [2019-10-22T10:39:35.579Z] --- PASS: TestExportContainerAndImportImage (1.18s)
10:39:35 [2019-10-22T10:39:35.579Z] === RUN   TestExportContainerAfterDaemonRestart
10:39:35 [2019-10-22T10:39:35.719Z] ok  	github.com/docker/docker/distribution	1.511s	coverage: 15.7% of statements
10:39:35 [2019-10-22T10:39:35.719Z] ok  	github.com/docker/docker/distribution/metadata	1.604s	coverage: 48.2% of statements
10:39:35 [2019-10-22T10:39:35.719Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:39:36 [2019-10-22T10:39:36.692Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 62.2% of statements
10:39:36 [2019-10-22T10:39:36.692Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:39:36 [2019-10-22T10:39:36.692Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 76.6% of statements
10:39:36 [2019-10-22T10:39:36.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
10:39:36 [2019-10-22T10:39:36.848Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:302: [ded91153162b6] waiting for daemon to start
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:334: [ded91153162b6] daemon started
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:286: [ded91153162b6] exiting daemon
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:302: [ded91153162b6] waiting for daemon to start
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:334: [ded91153162b6] daemon started
10:39:36 [2019-10-22T10:39:36.848Z]     daemon.go:286: [ded91153162b6] exiting daemon
10:39:36 [2019-10-22T10:39:36.848Z] === RUN   TestHealthCheckWorkdir
10:39:38 [2019-10-22T10:39:38.129Z] --- PASS: TestHealthCheckWorkdir (1.24s)
10:39:38 [2019-10-22T10:39:38.129Z] === RUN   TestHealthKillContainer
10:39:38 [2019-10-22T10:39:38.883Z] ok  	github.com/docker/docker/image	1.160s	coverage: 86.4% of statements
10:39:38 [2019-10-22T10:39:38.883Z] ok  	github.com/docker/docker/image/cache	0.283s	coverage: 19.2% of statements
10:39:38 [2019-10-22T10:39:38.883Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:39:38 [2019-10-22T10:39:38.883Z] ok  	github.com/docker/docker/image/v1	0.161s	coverage: 25.0% of statements
10:39:38 [2019-10-22T10:39:38.883Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:39:38 [2019-10-22T10:39:38.883Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:39:38 [2019-10-22T10:39:38.883Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:39:38 [2019-10-22T10:39:38.883Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:39:39 [2019-10-22T10:39:39.344Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:39:39 [2019-10-22T10:39:39.805Z] ok  	github.com/docker/docker/internal/testutil	0.204s	coverage: 62.5% of statements
10:39:41 [2019-10-22T10:39:41.326Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:39:41 [2019-10-22T10:39:41.443Z] --- PASS: TestHealthKillContainer (3.18s)
10:39:41 [2019-10-22T10:39:41.443Z] === RUN   TestInspectCpusetInConfigPre120
10:39:41 [2019-10-22T10:39:41.990Z] ok  	github.com/docker/docker/layer	0.502s	coverage: 30.4% of statements
10:39:42 [2019-10-22T10:39:42.214Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
10:39:42 [2019-10-22T10:39:42.214Z] === RUN   TestIpcModeNone
10:39:43 [2019-10-22T10:39:43.461Z] --- PASS: TestIpcModeNone (1.00s)
10:39:43 [2019-10-22T10:39:43.461Z] === RUN   TestIpcModePrivate
10:39:44 [2019-10-22T10:39:44.235Z] --- PASS: TestIpcModePrivate (0.96s)
10:39:44 [2019-10-22T10:39:44.235Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
10:39:44 [2019-10-22T10:39:44.235Z] === RUN   TestIpcModeShareable
10:39:44 [2019-10-22T10:39:44.907Z] ok  	github.com/docker/docker/libcontainerd	0.347s	coverage: 3.7% of statements
10:39:44 [2019-10-22T10:39:44.907Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:39:44 [2019-10-22T10:39:44.907Z] ok  	github.com/docker/docker/migrate/v1	0.343s	coverage: 15.6% of statements
10:39:44 [2019-10-22T10:39:44.907Z] ?   	github.com/docker/docker/oci	[no test files]
10:39:44 [2019-10-22T10:39:44.907Z] ok  	github.com/docker/docker/opts	0.753s	coverage: 68.7% of statements
10:39:44 [2019-10-22T10:39:44.907Z] ok  	github.com/docker/docker/pkg/aaparser	0.039s	coverage: 50.0% of statements
10:39:45 [2019-10-22T10:39:45.495Z] --- PASS: TestIpcModeShareable (1.14s)
10:39:45 [2019-10-22T10:39:45.495Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
10:39:45 [2019-10-22T10:39:45.495Z] === RUN   TestAPIIpcModeShareableAndContainer
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/archive	1.945s	coverage: 44.0% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/authorization	0.546s	coverage: 24.6% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/broadcaster	0.050s	coverage: 100.0% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.145s	coverage: 15.4% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:39:47 [2019-10-22T10:39:47.828Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/directory	0.182s	coverage: 80.0% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/discovery	0.103s	coverage: 58.3% of statements
10:39:47 [2019-10-22T10:39:47.828Z] ok  	github.com/docker/docker/pkg/discovery/file	0.162s	coverage: 92.9% of statements
10:39:49 [2019-10-22T10:39:49.054Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
10:39:49 [2019-10-22T10:39:49.055Z] === RUN   TestAPIIpcModeHost
10:39:49 [2019-10-22T10:39:49.437Z] --- PASS: TestAPIIpcModeHost (0.98s)
10:39:49 [2019-10-22T10:39:49.437Z] === RUN   TestDaemonIpcModeShareable
10:39:49 [2019-10-22T10:39:49.975Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:39:51 [2019-10-22T10:39:51.236Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
10:39:51 [2019-10-22T10:39:51.236Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
10:39:51 [2019-10-22T10:39:51.236Z]     daemon.go:302: [ddb068532ce2a] waiting for daemon to start
10:39:51 [2019-10-22T10:39:51.236Z]     daemon.go:334: [ddb068532ce2a] daemon started
10:39:51 [2019-10-22T10:39:51.236Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:39:51 [2019-10-22T10:39:51.236Z]     daemon.go:286: [ddb068532ce2a] exiting daemon
10:39:51 [2019-10-22T10:39:51.236Z] === RUN   TestDaemonIpcModePrivate
10:39:51 [2019-10-22T10:39:51.907Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.458s	coverage: 84.1% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.287s	coverage: 92.3% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.077s	coverage: 93.8% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 38.2% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/fileutils	0.093s	coverage: 87.7% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/homedir	0.048s	coverage: 75.0% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/idtools	0.145s	coverage: 6.3% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/ioutils	0.673s	coverage: 68.7% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.231s	coverage: 88.3% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/locker	0.063s	coverage: 88.9% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:39:52 [2019-10-22T10:39:52.677Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.056s	coverage: 85.7% of statements
10:39:52 [2019-10-22T10:39:52.677Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:39:53 [2019-10-22T10:39:53.138Z] ok  	github.com/docker/docker/pkg/parsers	0.089s	coverage: 97.0% of statements
10:39:53 [2019-10-22T10:39:53.138Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:39:53 [2019-10-22T10:39:53.138Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:39:53 [2019-10-22T10:39:53.138Z] ok  	github.com/docker/docker/pkg/pidfile	0.100s	coverage: 82.6% of statements
10:39:53 [2019-10-22T10:39:53.138Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:39:53 [2019-10-22T10:39:53.138Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:39:53 [2019-10-22T10:39:53.671Z] --- PASS: TestDaemonIpcModePrivate (2.13s)
10:39:53 [2019-10-22T10:39:53.671Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
10:39:53 [2019-10-22T10:39:53.671Z]     daemon.go:302: [d805d85d07546] waiting for daemon to start
10:39:53 [2019-10-22T10:39:53.671Z]     daemon.go:334: [d805d85d07546] daemon started
10:39:53 [2019-10-22T10:39:53.671Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
10:39:53 [2019-10-22T10:39:53.671Z]     daemon.go:286: [d805d85d07546] exiting daemon
10:39:53 [2019-10-22T10:39:53.671Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:39:54 [2019-10-22T10:39:54.954Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
10:39:54 [2019-10-22T10:39:54.954Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
10:39:54 [2019-10-22T10:39:54.954Z]     daemon.go:302: [d1d7d8901de00] waiting for daemon to start
10:39:54 [2019-10-22T10:39:54.954Z]     daemon.go:334: [d1d7d8901de00] daemon started
10:39:54 [2019-10-22T10:39:54.954Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
10:39:54 [2019-10-22T10:39:54.954Z]     daemon.go:286: [d1d7d8901de00] exiting daemon
10:39:54 [2019-10-22T10:39:54.954Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:39:56 [2019-10-22T10:39:56.666Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 11.1% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/types/filters	0.039s	coverage: 92.2% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:39:56 [2019-10-22T10:39:56.689Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
10:39:56 [2019-10-22T10:39:56.944Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
10:39:56 [2019-10-22T10:39:56.944Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
10:39:56 [2019-10-22T10:39:56.945Z]     daemon.go:302: [de0d9adced6ec] waiting for daemon to start
10:39:56 [2019-10-22T10:39:56.945Z]     daemon.go:334: [de0d9adced6ec] daemon started
10:39:56 [2019-10-22T10:39:56.945Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:39:56 [2019-10-22T10:39:56.945Z]     daemon.go:286: [de0d9adced6ec] exiting daemon
10:39:56 [2019-10-22T10:39:56.945Z] === RUN   TestKillContainerInvalidSignal
10:39:57 [2019-10-22T10:39:57.733Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
10:39:57 [2019-10-22T10:39:57.733Z] === RUN   TestKillContainer
10:39:57 [2019-10-22T10:39:57.733Z] === RUN   TestKillContainer/no_signal
10:39:58 [2019-10-22T10:39:58.209Z] ok  	github.com/docker/docker/builder/fscache	0.166s	coverage: 69.2% of statements
10:39:58 [2019-10-22T10:39:58.981Z] === RUN   TestKillContainer/non_killing_signal
10:39:59 [2019-10-22T10:39:59.346Z] === RUN   TestKillContainer/killing_signal
10:40:00 [2019-10-22T10:40:00.273Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.374s	coverage: 85.1% of statements
10:40:00 [2019-10-22T10:40:00.560Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
10:40:00 [2019-10-22T10:40:00.604Z] --- PASS: TestKillContainer (2.64s)
10:40:00 [2019-10-22T10:40:00.604Z]     --- PASS: TestKillContainer/no_signal (0.87s)
10:40:00 [2019-10-22T10:40:00.604Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
10:40:00 [2019-10-22T10:40:00.604Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
10:40:00 [2019-10-22T10:40:00.604Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:40:00 [2019-10-22T10:40:00.604Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:40:00 [2019-10-22T10:40:00.847Z] ok  	github.com/docker/docker/builder/remotecontext	0.385s	coverage: 13.6% of statements
10:40:01 [2019-10-22T10:40:01.135Z] ok  	github.com/docker/docker/builder/dockerfile	1.051s	coverage: 45.4% of statements
10:40:01 [2019-10-22T10:40:01.135Z] ?   	github.com/docker/docker/cli	[no test files]
10:40:01 [2019-10-22T10:40:01.135Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:40:01 [2019-10-22T10:40:01.396Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:40:02 [2019-10-22T10:40:02.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
10:40:02 [2019-10-22T10:40:02.197Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
10:40:02 [2019-10-22T10:40:02.197Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
10:40:02 [2019-10-22T10:40:02.197Z] === RUN   TestKillStoppedContainer
10:40:02 [2019-10-22T10:40:02.605Z] --- PASS: TestKillStoppedContainer (0.08s)
10:40:02 [2019-10-22T10:40:02.605Z] === RUN   TestKillStoppedContainerAPIPre120
10:40:02 [2019-10-22T10:40:02.605Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:40:02 [2019-10-22T10:40:02.605Z] === RUN   TestKillDifferentUserContainer
10:40:03 [2019-10-22T10:40:03.478Z] --- PASS: TestKillDifferentUserContainer (0.94s)
10:40:03 [2019-10-22T10:40:03.478Z] === RUN   TestInspectOomKilledTrue
10:40:03 [2019-10-22T10:40:03.478Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:40:03 [2019-10-22T10:40:03.478Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:40:03 [2019-10-22T10:40:03.478Z] === RUN   TestInspectOomKilledFalse
10:40:03 [2019-10-22T10:40:03.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:40:03 [2019-10-22T10:40:03.478Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:40:03 [2019-10-22T10:40:03.478Z] === RUN   TestLinksEtcHostsContentMatch
10:40:04 [2019-10-22T10:40:04.269Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
10:40:04 [2019-10-22T10:40:04.269Z] === RUN   TestLinksContainerNames
10:40:06 [2019-10-22T10:40:06.068Z] --- PASS: TestLinksContainerNames (1.71s)
10:40:06 [2019-10-22T10:40:06.068Z] === RUN   TestLogsFollowTailEmpty
10:40:06 [2019-10-22T10:40:06.847Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
10:40:06 [2019-10-22T10:40:06.847Z] === RUN   TestContainerNetworkMountsNoChown
10:40:07 [2019-10-22T10:40:07.660Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/default
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/default
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/private
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/private
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rprivate
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rprivate
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/slave
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/slave
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rslave
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rslave
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/shared
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/shared
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rshared
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rshared
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/default
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/default/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/default/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/default/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/rshared
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/shared
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/rslave
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/slave
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/rprivate
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/private
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/private/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:40:07 [2019-10-22T10:40:07.660Z] === RUN   TestMountDaemonRoot/private/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:40:07 [2019-10-22T10:40:07.660Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/default/mount_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:40:08 [2019-10-22T10:40:08.045Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/private/mount_root
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:40:08 [2019-10-22T10:40:08.425Z] === CONT  TestMountDaemonRoot/private/bind_root
10:40:08 [2019-10-22T10:40:08.425Z] --- PASS: TestMountDaemonRoot (0.01s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:40:08 [2019-10-22T10:40:08.425Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:40:08 [2019-10-22T10:40:08.425Z] === RUN   TestNetworkNat
10:40:09 [2019-10-22T10:40:09.313Z] --- PASS: TestNetworkNat (0.91s)
10:40:09 [2019-10-22T10:40:09.313Z] === RUN   TestNetworkLocalhostTCPNat
10:40:09 [2019-10-22T10:40:09.429Z] .........................                                                [ 67%]
10:40:11 [2019-10-22T10:40:11.127Z] --- PASS: TestNetworkLocalhostTCPNat (1.44s)
10:40:11 [2019-10-22T10:40:11.127Z] === RUN   TestNetworkLoopbackNat
10:40:12 [2019-10-22T10:40:12.917Z] --- PASS: TestNetworkLoopbackNat (1.75s)
10:40:12 [2019-10-22T10:40:12.917Z] === RUN   TestPause
10:40:13 [2019-10-22T10:40:13.700Z] --- PASS: TestPause (1.22s)
10:40:13 [2019-10-22T10:40:13.700Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:40:13 [2019-10-22T10:40:13.700Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
10:40:13 [2019-10-22T10:40:13.700Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:40:13 [2019-10-22T10:40:13.700Z] === RUN   TestPauseStopPausedContainer
10:40:14 [2019-10-22T10:40:14.940Z] --- PASS: TestPauseStopPausedContainer (1.10s)
10:40:14 [2019-10-22T10:40:14.940Z] === RUN   TestPsFilter
10:40:15 [2019-10-22T10:40:15.304Z] --- PASS: TestPsFilter (0.47s)
10:40:15 [2019-10-22T10:40:15.304Z] === RUN   TestRemoveContainerWithRemovedVolume
10:40:16 [2019-10-22T10:40:16.438Z] ok  	github.com/docker/docker/client	0.926s	coverage: 75.1% of statements
10:40:16 [2019-10-22T10:40:16.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.34s)
10:40:16 [2019-10-22T10:40:16.800Z] === RUN   TestRemoveContainerWithVolume
10:40:18 [2019-10-22T10:40:18.065Z] --- PASS: TestRemoveContainerWithVolume (1.29s)
10:40:18 [2019-10-22T10:40:18.065Z] === RUN   TestRemoveContainerRunning
10:40:18 [2019-10-22T10:40:18.854Z] --- PASS: TestRemoveContainerRunning (0.88s)
10:40:18 [2019-10-22T10:40:18.854Z] === RUN   TestRemoveContainerForceRemoveRunning
10:40:20 [2019-10-22T10:40:20.112Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s)
10:40:20 [2019-10-22T10:40:20.112Z] === RUN   TestRemoveInvalidContainer
10:40:20 [2019-10-22T10:40:20.112Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:40:20 [2019-10-22T10:40:20.112Z] === RUN   TestRenameLinkedContainer
10:40:24 [2019-10-22T10:40:24.206Z] --- PASS: TestRenameLinkedContainer (4.34s)
10:40:24 [2019-10-22T10:40:24.206Z] === RUN   TestRenameStoppedContainer
10:40:25 [2019-10-22T10:40:25.455Z] --- PASS: TestRenameStoppedContainer (1.18s)
10:40:25 [2019-10-22T10:40:25.455Z] === RUN   TestRenameRunningContainerAndReuse
10:40:28 [2019-10-22T10:40:28.629Z] --- PASS: TestRenameRunningContainerAndReuse (2.74s)
10:40:28 [2019-10-22T10:40:28.629Z] === RUN   TestRenameInvalidName
10:40:29 [2019-10-22T10:40:29.014Z] --- PASS: TestRenameInvalidName (0.85s)
10:40:29 [2019-10-22T10:40:29.014Z] === RUN   TestRenameAnonymousContainer
10:40:33 [2019-10-22T10:40:33.194Z] --- PASS: TestRenameAnonymousContainer (4.04s)
10:40:33 [2019-10-22T10:40:33.194Z] === RUN   TestRenameContainerWithSameName
10:40:33 [2019-10-22T10:40:33.967Z] --- PASS: TestRenameContainerWithSameName (0.94s)
10:40:33 [2019-10-22T10:40:33.967Z] === RUN   TestRenameContainerWithLinkedContainer
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/plugins	35.187s	coverage: 73.6% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.100s	coverage: 56.8% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.110s	coverage: 85.7% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/pools	0.070s	coverage: 87.9% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/progress	0.066s	coverage: 75.9% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/pubsub	1.097s	coverage: 72.7% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/reexec	0.090s	coverage: 82.4% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/signal	0.039s	coverage: 20.3% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/stdcopy	0.057s	coverage: 100.0% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/streamformatter	0.092s	coverage: 66.2% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/stringid	0.036s	coverage: 70.6% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 38.2% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/system	0.143s	coverage: 12.7% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/tailfile	0.111s	coverage: 88.6% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/tarsum	0.184s	coverage: 89.3% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/term	0.060s	coverage: 30.8% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/term/windows	0.040s	coverage: 0.0% of statements [no tests to run]
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/truncindex	0.166s	coverage: 91.5% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/plugin	0.176s	coverage: 12.0% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.354s	coverage: 33.3% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/plugin/v2	0.170s	coverage: 20.1% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/reference	0.143s	coverage: 83.5% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/registry	0.401s	coverage: 51.3% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/registry/resumable	0.376s	coverage: 100.0% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/restartmanager	0.044s	coverage: 47.1% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/runconfig	0.102s	coverage: 54.5% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/volume	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/volume/drivers	0.187s	coverage: 36.1% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 36.4% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/volume/mounts	0.086s	coverage: 66.5% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ok  	github.com/docker/docker/volume/service	0.501s	coverage: 70.3% of statements
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:40:35 [2019-10-22T10:40:35.649Z] INFO: make.ps1 ended at 10/22/2019 10:40:31
10:40:35 [2019-10-22T10:40:35.649Z] INFO: Unit tests ended at 10/22/2019 10:40:33. Duration:00:03:51.4343864
10:40:35 [2019-10-22T10:40:35.649Z] INFO: Building busybox
10:40:35 [2019-10-22T10:40:35.649Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
10:40:35 [2019-10-22T10:40:35.649Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
10:40:35 [2019-10-22T10:40:35.649Z] 
10:40:35 [2019-10-22T10:40:35.649Z] Sending build context to Docker daemon   2.56kB
10:40:35 [2019-10-22T10:40:35.649Z] 
10:40:35 [2019-10-22T10:40:35.649Z] Step 1/6 : FROM microsoft/windowsservercore
10:40:35 [2019-10-22T10:40:35.649Z]  ---> 739b21bd02e7
10:40:35 [2019-10-22T10:40:35.649Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
10:40:35 [2019-10-22T10:40:35.649Z]  ---> Running in 4d62b0894867
10:40:35 [2019-10-22T10:40:35.777Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
10:40:35 [2019-10-22T10:40:35.777Z] === RUN   TestResize
10:40:37 [2019-10-22T10:40:37.024Z] --- PASS: TestResize (0.89s)
10:40:37 [2019-10-22T10:40:37.024Z] === RUN   TestResizeWithInvalidSize
10:40:37 [2019-10-22T10:40:37.813Z] --- PASS: TestResizeWithInvalidSize (0.89s)
10:40:37 [2019-10-22T10:40:37.813Z] === RUN   TestResizeWhenContainerNotStarted
10:40:38 [2019-10-22T10:40:38.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s)
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:38 [2019-10-22T10:40:38.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:39 [2019-10-22T10:40:39.386Z] Removing intermediate container 4d62b0894867
10:40:39 [2019-10-22T10:40:39.386Z]  ---> c6fe3acf1448
10:40:39 [2019-10-22T10:40:39.386Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
10:40:40 [2019-10-22T10:40:40.349Z] 
10:40:40 [2019-10-22T10:40:40.806Z]  ---> 5740b7e14ac9
10:40:40 [2019-10-22T10:40:40.806Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
10:40:40 [2019-10-22T10:40:40.806Z]  ---> Running in 39d9bcff34d6
10:40:41 [2019-10-22T10:40:41.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:41 [2019-10-22T10:40:41.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:42 [2019-10-22T10:40:42.336Z] 
10:40:42 [2019-10-22T10:40:42.336Z] SUCCESS: Specified value was saved.
10:40:44 [2019-10-22T10:40:44.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:44 [2019-10-22T10:40:44.502Z] Removing intermediate container 39d9bcff34d6
10:40:44 [2019-10-22T10:40:44.502Z]  ---> 93a7278801c3
10:40:44 [2019-10-22T10:40:44.502Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:40:44 [2019-10-22T10:40:44.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:44 [2019-10-22T10:40:44.958Z]  ---> Running in 0dc98af213f9
10:40:46 [2019-10-22T10:40:46.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:47 [2019-10-22T10:40:47.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:48 [2019-10-22T10:40:48.578Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
10:40:48 [2019-10-22T10:40:48.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:48 [2019-10-22T10:40:48.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:49 [2019-10-22T10:40:49.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2019-10-22T10:40:50.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:50 [2019-10-22T10:40:50.746Z] Cannot create a file when that file already exists.
10:40:52 [2019-10-22T10:40:52.117Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3)
10:40:52 [2019-10-22T10:40:52.117Z] Using test binary docker
10:40:52 [2019-10-22T10:40:52.117Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:40:52 [2019-10-22T10:40:52.117Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:40:52 [2019-10-22T10:40:52.117Z] Warning failed to create cache: (null)
10:40:52 [2019-10-22T10:40:52.117Z] .
10:40:52 [2019-10-22T10:40:52.117Z] INFO: Waiting for daemon to start...
10:40:52 [2019-10-22T10:40:52.117Z] Starting dockerd
10:40:52 [2019-10-22T10:40:52.117Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2)
10:40:52 [2019-10-22T10:40:52.117Z] Using test binary docker
10:40:52 [2019-10-22T10:40:52.117Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:40:52 [2019-10-22T10:40:52.117Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:40:52 [2019-10-22T10:40:52.117Z] Warning failed to create cache: (null)
10:40:52 [2019-10-22T10:40:52.117Z] .
10:40:52 [2019-10-22T10:40:52.117Z] INFO: Waiting for daemon to start...
10:40:52 [2019-10-22T10:40:52.117Z] Starting dockerd
10:40:52 [2019-10-22T10:40:52.117Z] .
10:40:52 [2019-10-22T10:40:52.117Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3)
10:40:52 [2019-10-22T10:40:52.117Z] 
10:40:52 [2019-10-22T10:40:52.117Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2)
10:40:52 [2019-10-22T10:40:52.117Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3)
10:40:52 [2019-10-22T10:40:52.117Z] Error: No such image: emptyfs
10:40:52 [2019-10-22T10:40:52.117Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2)
10:40:52 [2019-10-22T10:40:52.117Z] Error: No such image: emptyfs
10:40:52 [2019-10-22T10:40:52.117Z] Running integration-test (iteration 1)
10:40:52 [2019-10-22T10:40:52.117Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
10:40:52 [2019-10-22T10:40:52.117Z] Running integration-test (iteration 1)
10:40:52 [2019-10-22T10:40:52.117Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 
10:40:52 [2019-10-22T10:40:52.117Z] --- PASS: TestBuildWithHugeFile (116.92s)
10:40:52 [2019-10-22T10:40:52.117Z] === RUN   TestBuildWithEmptyDockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:40:52 [2019-10-22T10:40:52.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:40:52 [2019-10-22T10:40:52.117Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
10:40:52 [2019-10-22T10:40:52.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
10:40:52 [2019-10-22T10:40:52.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
10:40:52 [2019-10-22T10:40:52.117Z] === RUN   TestBuildWithHugeFile
10:40:52 [2019-10-22T10:40:52.707Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:40:52 [2019-10-22T10:40:52.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s)
10:40:52 [2019-10-22T10:40:52.707Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [d81eb24e49ae4] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [d81eb24e49ae4] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [d81eb24e49ae4] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [d81eb24e49ae4] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [d81eb24e49ae4] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [d81eb24e49ae4] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.16s)
10:40:52 [2019-10-22T10:40:52.707Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [de1be68919cb5] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [de1be68919cb5] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [de1be68919cb5] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [de1be68919cb5] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [de1be68919cb5] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [de1be68919cb5] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
10:40:52 [2019-10-22T10:40:52.707Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [d1c7d62da8237] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [d1c7d62da8237] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [d1c7d62da8237] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:302: [d1c7d62da8237] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:334: [d1c7d62da8237] daemon started
10:40:52 [2019-10-22T10:40:52.707Z]         daemon.go:286: [d1c7d62da8237] exiting daemon
10:40:52 [2019-10-22T10:40:52.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s)
10:40:52 [2019-10-22T10:40:52.707Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [da66e709d0ac8] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [da66e709d0ac8] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [da66e709d0ac8] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [da66e709d0ac8] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [da66e709d0ac8] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [da66e709d0ac8] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d54fc8606a3b3] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d54fc8606a3b3] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d54fc8606a3b3] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d54fc8606a3b3] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d54fc8606a3b3] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d54fc8606a3b3] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d2ab64391a38f] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d2ab64391a38f] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d2ab64391a38f] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d2ab64391a38f] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d2ab64391a38f] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d2ab64391a38f] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d2ded237012df] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d2ded237012df] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d2ded237012df] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d2ded237012df] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d2ded237012df] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d2ded237012df] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d139dfa1796a8] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d139dfa1796a8] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d139dfa1796a8] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d139dfa1796a8] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d139dfa1796a8] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d139dfa1796a8] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [de0215a25df57] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [de0215a25df57] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [de0215a25df57] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [de0215a25df57] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [de0215a25df57] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [de0215a25df57] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d544821a76eda] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d544821a76eda] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d544821a76eda] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d544821a76eda] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d544821a76eda] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d544821a76eda] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d14006728a292] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d14006728a292] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d14006728a292] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d14006728a292] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d14006728a292] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d14006728a292] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
10:40:52 [2019-10-22T10:40:52.708Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d4d0dd4e2863d] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d4d0dd4e2863d] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d4d0dd4e2863d] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:302: [d4d0dd4e2863d] waiting for daemon to start
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:334: [d4d0dd4e2863d] daemon started
10:40:52 [2019-10-22T10:40:52.708Z]         daemon.go:286: [d4d0dd4e2863d] exiting daemon
10:40:52 [2019-10-22T10:40:52.708Z] === RUN   TestStats
10:40:54 [2019-10-22T10:40:54.607Z] --- PASS: TestStats (2.22s)
10:40:54 [2019-10-22T10:40:54.607Z] === RUN   TestStopContainerWithTimeout
10:40:54 [2019-10-22T10:40:54.607Z] === RUN   TestStopContainerWithTimeout/0
10:40:54 [2019-10-22T10:40:54.607Z] === PAUSE TestStopContainerWithTimeout/0
10:40:54 [2019-10-22T10:40:54.607Z] === RUN   TestStopContainerWithTimeout/1
10:40:54 [2019-10-22T10:40:54.607Z] === PAUSE TestStopContainerWithTimeout/1
10:40:54 [2019-10-22T10:40:54.607Z] === RUN   TestStopContainerWithTimeout/3
10:40:54 [2019-10-22T10:40:54.607Z] === PAUSE TestStopContainerWithTimeout/3
10:40:54 [2019-10-22T10:40:54.607Z] === RUN   TestStopContainerWithTimeout/-1
10:40:54 [2019-10-22T10:40:54.607Z] === PAUSE TestStopContainerWithTimeout/-1
10:40:54 [2019-10-22T10:40:54.607Z] === CONT  TestStopContainerWithTimeout/0
10:40:54 [2019-10-22T10:40:54.607Z] === CONT  TestStopContainerWithTimeout/-1
10:40:55 [2019-10-22T10:40:55.855Z] === CONT  TestStopContainerWithTimeout/3
10:40:57 [2019-10-22T10:40:57.635Z] === CONT  TestStopContainerWithTimeout/1
10:40:57 [2019-10-22T10:40:57.798Z] Removing intermediate container 0dc98af213f9
10:40:57 [2019-10-22T10:40:57.798Z]  ---> beeaf4c36c11
10:40:57 [2019-10-22T10:40:57.798Z] Step 6/6 : CMD ["sh"]
10:40:57 [2019-10-22T10:40:57.798Z]  ---> Running in b95c436df978
10:40:57 [2019-10-22T10:40:57.798Z] Removing intermediate container b95c436df978
10:40:57 [2019-10-22T10:40:57.798Z]  ---> 4ac4f170213b
10:40:57 [2019-10-22T10:40:57.798Z] Successfully built 4ac4f170213b
10:40:57 [2019-10-22T10:40:57.798Z] Successfully tagged busybox:latest
10:40:57 [2019-10-22T10:40:57.798Z] INFO: Docker images of the daemon under test
10:40:57 [2019-10-22T10:40:57.798Z] 
10:40:57 [2019-10-22T10:40:57.798Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:40:57 [2019-10-22T10:40:57.798Z] busybox                                latest              4ac4f170213b        Less than a second ago   4.83GB
10:40:57 [2019-10-22T10:40:57.798Z] microsoft/windowsservercore            latest              739b21bd02e7        13 days ago              4.79GB
10:40:57 [2019-10-22T10:40:57.798Z] mcr.microsoft.com/windows/servercore   ltsc2019            739b21bd02e7        13 days ago              4.79GB
10:40:57 [2019-10-22T10:40:57.798Z] 
10:40:57 [2019-10-22T10:40:57.798Z] INFO: Running integration tests at 10/22/2019 10:40:57...
10:40:57 [2019-10-22T10:40:57.798Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:40:57 [2019-10-22T10:40:57.798Z] INFO: Integration API tests being run from the host:
10:40:57 [2019-10-22T10:40:57.798Z] INFO: make.ps1 starting at 10/22/2019 10:40:57
10:40:59 [2019-10-22T10:40:59.327Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
10:40:59 [2019-10-22T10:40:59.420Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:40:59 [2019-10-22T10:40:59.420Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
10:40:59 [2019-10-22T10:40:59.420Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
10:40:59 [2019-10-22T10:40:59.420Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
10:40:59 [2019-10-22T10:40:59.420Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
10:40:59 [2019-10-22T10:40:59.420Z] === RUN   TestDeleteDevicemapper
10:40:59 [2019-10-22T10:40:59.420Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:40:59 [2019-10-22T10:40:59.420Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:40:59 [2019-10-22T10:40:59.420Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:41:03 [2019-10-22T10:41:03.428Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:41:03 [2019-10-22T10:41:03.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.95s)
10:41:03 [2019-10-22T10:41:03.631Z] === RUN   TestUpdateMemory
10:41:03 [2019-10-22T10:41:03.631Z] --- SKIP: TestUpdateMemory (0.00s)
10:41:03 [2019-10-22T10:41:03.631Z]     update_linux_test.go:21: !testEnv.DaemonInfo.SwapLimit
10:41:03 [2019-10-22T10:41:03.631Z] === RUN   TestUpdateCPUQuota
10:41:03 [2019-10-22T10:41:03.723Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.022s	coverage: 72.9% of statements
10:41:04 [2019-10-22T10:41:04.357Z] ok  	github.com/docker/docker/cmd/dockerd	0.350s	coverage: 30.9% of statements
10:41:04 [2019-10-22T10:41:04.891Z] --- PASS: TestUpdateCPUQuota (1.51s)
10:41:04 [2019-10-22T10:41:04.891Z] === RUN   TestUpdateRestartPolicy
10:41:05 [2019-10-22T10:41:05.577Z] tests/integration/client_test.py .....                                   [ 75%]
10:41:06 [2019-10-22T10:41:06.140Z] tests/integration/errors_test.py .                                       [ 76%]
10:41:09 [2019-10-22T10:41:09.912Z] ok  	github.com/docker/docker/container	0.228s	coverage: 35.6% of statements
10:41:09 [2019-10-22T10:41:09.912Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:41:09 [2019-10-22T10:41:09.912Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:41:09 [2019-10-22T10:41:09.912Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:41:09 [2019-10-22T10:41:09.912Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: buildpack-deps:jessie
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: buildpack-deps:jessie
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: busybox:latest
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: busybox:latest
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: busybox:glibc
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: debian:jessieLoaded image: busybox:glibc
10:41:14 [2019-10-22T10:41:14.083Z] 
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: debian:jessie
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: hello-world:latest
10:41:14 [2019-10-22T10:41:14.083Z] Loaded image: hello-world:latest
10:41:14 [2019-10-22T10:41:14.083Z] INFO: Testing against a local daemon
10:41:14 [2019-10-22T10:41:14.083Z] INFO: Testing against a local daemon
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.006s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_create_test.go:15: DockerSuite.TestAPICreateWithInvalidHealthcheckParams	0.016s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.002s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.002s
10:41:14 [2019-10-22T10:41:14.083Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.002s
10:41:15 [2019-10-22T10:41:15.970Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	1.978s
10:41:15 [2019-10-22T10:41:15.970Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.161s
10:41:16 [2019-10-22T10:41:16.794Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.031s	coverage: 65.3% of statements
10:41:16 [2019-10-22T10:41:16.895Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.631s
10:41:16 [2019-10-22T10:41:16.895Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.042s
10:41:16 [2019-10-22T10:41:16.988Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
10:41:18 [2019-10-22T10:41:18.301Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	1.289s
10:41:18 [2019-10-22T10:41:18.301Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.283s
10:41:18 [2019-10-22T10:41:18.301Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.004s
10:41:18 [2019-10-22T10:41:18.581Z] --- PASS: TestUpdateRestartPolicy (13.08s)
10:41:18 [2019-10-22T10:41:18.581Z] === RUN   TestUpdateRestartWithAutoRemove
10:41:18 [2019-10-22T10:41:18.943Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
10:41:18 [2019-10-22T10:41:18.943Z] === CONT  TestContainerStartOnDaemonRestart
10:41:18 [2019-10-22T10:41:18.943Z] === CONT  TestDaemonRestartIpcMode
10:41:19 [2019-10-22T10:41:19.879Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
10:41:20 [2019-10-22T10:41:20.187Z] PASS: docker_cli_daemon_test.go:1739: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	6.083s
10:41:21 [2019-10-22T10:41:21.550Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	2.612s
10:41:21 [2019-10-22T10:41:21.848Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.238s
10:41:21 [2019-10-22T10:41:21.848Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.003s
10:41:21 [2019-10-22T10:41:21.848Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.003s
10:41:22 [2019-10-22T10:41:22.348Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.056s	coverage: 28.1% of statements
10:41:22 [2019-10-22T10:41:22.791Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
10:41:22 [2019-10-22T10:41:22.816Z] PASS: docker_cli_daemon_test.go:2368: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	2.951s
10:41:23 [2019-10-22T10:41:23.017Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s)
10:41:23 [2019-10-22T10:41:23.017Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:302: [ddf3942f1a3b8] waiting for daemon to start
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:334: [ddf3942f1a3b8] daemon started
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:302: [ddf3942f1a3b8] waiting for daemon to start
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:286: [ddf3942f1a3b8] exiting daemon
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:334: [ddf3942f1a3b8] daemon started
10:41:23 [2019-10-22T10:41:23.017Z]     daemon.go:286: [ddf3942f1a3b8] exiting daemon
10:41:23 [2019-10-22T10:41:23.114Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	1.242s
10:41:23 [2019-10-22T10:41:23.379Z] --- PASS: TestDaemonRestartIpcMode (4.40s)
10:41:23 [2019-10-22T10:41:23.379Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:302: [d80da9b3e9969] waiting for daemon to start
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:334: [d80da9b3e9969] daemon started
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:286: [d80da9b3e9969] exiting daemon
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:302: [d80da9b3e9969] waiting for daemon to start
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:334: [d80da9b3e9969] daemon started
10:41:23 [2019-10-22T10:41:23.379Z]     daemon.go:286: [d80da9b3e9969] exiting daemon
10:41:23 [2019-10-22T10:41:23.379Z] PASS
10:41:23 [2019-10-22T10:41:23.379Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
10:41:23 [2019-10-22T10:41:23.379Z] INFO: Testing against a local daemon
10:41:23 [2019-10-22T10:41:23.379Z] === RUN   TestCommitInheritsEnv
10:41:23 [2019-10-22T10:41:23.673Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.789s
10:41:23 [2019-10-22T10:41:23.749Z] --- PASS: TestCommitInheritsEnv (0.49s)
10:41:23 [2019-10-22T10:41:23.749Z] === RUN   TestImportExtremelyLargeImageWorks
10:41:24 [2019-10-22T10:41:24.961Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
10:41:25 [2019-10-22T10:41:25.054Z] ok  	github.com/docker/docker/daemon/cluster	0.239s	coverage: 0.5% of statements
10:41:25 [2019-10-22T10:41:25.083Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	1.282s
10:41:25 [2019-10-22T10:41:25.083Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.148s
10:41:25 [2019-10-22T10:41:25.083Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.000s
10:41:25 [2019-10-22T10:41:25.083Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.006s
10:41:27 [2019-10-22T10:41:27.858Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:41:29 [2019-10-22T10:41:29.290Z] PASS: docker_cli_daemon_test.go:1427: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	5.684s
10:41:29 [2019-10-22T10:41:29.553Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:41:31 [2019-10-22T10:41:31.719Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
10:41:31 [2019-10-22T10:41:31.939Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.4% of statements
10:41:32 [2019-10-22T10:41:32.551Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	5.118s
10:41:32 [2019-10-22T10:41:32.682Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:41:33 [2019-10-22T10:41:33.644Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
10:41:34 [2019-10-22T10:41:34.673Z] ok  	github.com/docker/docker/daemon/events	0.095s	coverage: 50.0% of statements
10:41:35 [2019-10-22T10:41:35.061Z] PASS: docker_cli_daemon_test.go:1999: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	5.491s
10:41:35 [2019-10-22T10:41:35.812Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:41:35 [2019-10-22T10:41:35.985Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.935s
10:41:36 [2019-10-22T10:41:36.160Z] ok  	github.com/docker/docker/daemon/config	0.105s	coverage: 82.3% of statements
10:41:37 [2019-10-22T10:41:37.871Z] PASS: docker_cli_daemon_test.go:1465: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	2.830s
10:41:38 [2019-10-22T10:41:38.863Z] ok  	github.com/docker/docker/daemon/graphdriver	0.025s	coverage: 2.2% of statements
10:41:39 [2019-10-22T10:41:39.536Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:41:40 [2019-10-22T10:41:40.381Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	3.330s
10:41:40 [2019-10-22T10:41:40.636Z] PASS: docker_cli_daemon_test.go:521: DockerDaemonSuite.TestDaemonAllocatesListeningPort	2.770s
10:41:41 [2019-10-22T10:41:41.495Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:41:42 [2019-10-22T10:41:42.347Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.546s	coverage: 12.8% of statements
10:41:42 [2019-10-22T10:41:42.969Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
10:41:44 [2019-10-22T10:41:44.837Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.838s
10:41:45 [2019-10-22T10:41:45.683Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.899s	coverage: 57.8% of statements
10:41:46 [2019-10-22T10:41:46.198Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.958s
10:41:46 [2019-10-22T10:41:46.594Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:41:46 [2019-10-22T10:41:46.758Z] PASS: docker_cli_daemon_test.go:580: DockerDaemonSuite.TestDaemonBridgeExternal	6.225s
10:41:47 [2019-10-22T10:41:47.173Z] ok  	github.com/docker/docker/daemon	12.462s	coverage: 13.8% of statements
10:41:47 [2019-10-22T10:41:47.173Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
10:41:47 [2019-10-22T10:41:47.173Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:41:47 [2019-10-22T10:41:47.173Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:41:47 [2019-10-22T10:41:47.173Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:41:47 [2019-10-22T10:41:47.173Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:41:47 [2019-10-22T10:41:47.836Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	1.620s
10:41:49 [2019-10-22T10:41:49.484Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
10:41:49 [2019-10-22T10:41:49.875Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.122s	coverage: 68.5% of statements
10:41:51 [2019-10-22T10:41:51.652Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
10:41:52 [2019-10-22T10:41:52.583Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.244s	coverage: 50.8% of statements
10:41:52 [2019-10-22T10:41:52.583Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.624s	coverage: 45.9% of statements
10:41:52 [2019-10-22T10:41:52.583Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:41:53 [2019-10-22T10:41:53.113Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	4.549s
10:41:54 [2019-10-22T10:41:54.651Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.627s	coverage: 76.1% of statements
10:41:55 [2019-10-22T10:41:55.389Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
10:41:57 [2019-10-22T10:41:57.353Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 70.5% of statements
10:41:57 [2019-10-22T10:41:57.353Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
10:41:57 [2019-10-22T10:41:57.564Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
10:41:58 [2019-10-22T10:41:58.372Z] ok  	github.com/docker/docker/daemon/links	0.023s	coverage: 93.0% of statements
10:41:58 [2019-10-22T10:41:58.372Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.426s	coverage: 57.2% of statements
10:41:58 [2019-10-22T10:41:58.372Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:41:58 [2019-10-22T10:41:58.372Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:41:59 [2019-10-22T10:41:59.312Z] PASS: docker_cli_daemon_test.go:747: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	11.961s
10:41:59 [2019-10-22T10:41:59.731Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
10:42:00 [2019-10-22T10:42:00.236Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	7.668s
10:42:00 [2019-10-22T10:42:00.486Z] .........                                                                [ 85%]
10:42:02 [2019-10-22T10:42:02.620Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:42:02 [2019-10-22T10:42:02.620Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:02 [2019-10-22T10:42:02.620Z] INFO: Testing against a local daemon
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildWithSession
10:42:02 [2019-10-22T10:42:02.620Z] --- SKIP: TestBuildWithSession (0.00s)
10:42:02 [2019-10-22T10:42:02.620Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildSquashParent
10:42:02 [2019-10-22T10:42:02.620Z] --- SKIP: TestBuildSquashParent (0.00s)
10:42:02 [2019-10-22T10:42:02.620Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildWithRemoveAndForceRemove
10:42:02 [2019-10-22T10:42:02.620Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
10:42:02 [2019-10-22T10:42:02.620Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildMultiStageParentConfig
10:42:02 [2019-10-22T10:42:02.620Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
10:42:02 [2019-10-22T10:42:02.620Z]     build_test.go:141: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildLabelWithTargets
10:42:02 [2019-10-22T10:42:02.620Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:42:02 [2019-10-22T10:42:02.620Z]     build_test.go:191: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:02 [2019-10-22T10:42:02.620Z] === RUN   TestBuildWithEmptyLayers
10:42:03 [2019-10-22T10:42:03.497Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	2.541s
10:42:03 [2019-10-22T10:42:03.583Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildMultiStageOnBuild
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     build_test.go:298: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildUncleanTarFilenames
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     build_test.go:345: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildMultiStageLayerLeak
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     build_test.go:405: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildWithHugeFile
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestBuildWithHugeFile (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     build_test.go:446: testEnv.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildWithEmptyDockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:03 [2019-10-22T10:42:03.583Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:42:03 [2019-10-22T10:42:03.583Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z] PASS
10:42:03 [2019-10-22T10:42:03.583Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:42:03 [2019-10-22T10:42:03.583Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:03 [2019-10-22T10:42:03.583Z] INFO: Testing against a local daemon
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigList
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigList (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigsCreateAndDelete
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:105: testEnv.DaemonInfo.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigsUpdate
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigsUpdate (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestTemplatedConfig
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestTemplatedConfig (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:187: testEnv.DaemonInfo.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigInspect
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigInspect (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:327: testEnv.DaemonInfo.OSType == "windows"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigCreateWithLabels
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:351: testEnv.DaemonInfo.OSType != "linux"
10:42:03 [2019-10-22T10:42:03.583Z] === RUN   TestConfigCreateResolve
10:42:03 [2019-10-22T10:42:03.583Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:42:03 [2019-10-22T10:42:03.583Z]     config_test.go:378: testEnv.DaemonInfo.OSType != "linux"
10:42:03 [2019-10-22T10:42:03.583Z] PASS
10:42:03 [2019-10-22T10:42:03.583Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:42:03 [2019-10-22T10:42:03.899Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
10:42:03 [2019-10-22T10:42:03.899Z] ok  	github.com/docker/docker/daemon/logger	0.276s	coverage: 43.7% of statements
10:42:04 [2019-10-22T10:42:04.039Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:04 [2019-10-22T10:42:04.039Z] INFO: Testing against a local daemon
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestContainerInvalidJSON
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:42:04 [2019-10-22T10:42:04.039Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:42:04 [2019-10-22T10:42:04.039Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:42:04 [2019-10-22T10:42:04.039Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:42:04 [2019-10-22T10:42:04.039Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:42:04 [2019-10-22T10:42:04.039Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
10:42:04 [2019-10-22T10:42:04.039Z]     copy_test.go:25: testEnv.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCopyFromContainerPathIsNotDir
10:42:04 [2019-10-22T10:42:04.039Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.01s)
10:42:04 [2019-10-22T10:42:04.039Z]     copy_test.go:39: testEnv.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCopyToContainerPathDoesNotExist
10:42:04 [2019-10-22T10:42:04.039Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.01s)
10:42:04 [2019-10-22T10:42:04.039Z]     copy_test.go:51: testEnv.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCopyToContainerPathIsNotDir
10:42:04 [2019-10-22T10:42:04.039Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.01s)
10:42:04 [2019-10-22T10:42:04.039Z]     copy_test.go:65: testEnv.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCopyFromContainer
10:42:04 [2019-10-22T10:42:04.039Z] --- SKIP: TestCopyFromContainer (0.00s)
10:42:04 [2019-10-22T10:42:04.039Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:04 [2019-10-22T10:42:04.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:04 [2019-10-22T10:42:04.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:42:04 [2019-10-22T10:42:04.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:42:04 [2019-10-22T10:42:04.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:42:04 [2019-10-22T10:42:04.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithInvalidEnv
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithInvalidEnv/0
10:42:04 [2019-10-22T10:42:04.040Z] === PAUSE TestCreateWithInvalidEnv/0
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithInvalidEnv/1
10:42:04 [2019-10-22T10:42:04.040Z] === PAUSE TestCreateWithInvalidEnv/1
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithInvalidEnv/2
10:42:04 [2019-10-22T10:42:04.040Z] === PAUSE TestCreateWithInvalidEnv/2
10:42:04 [2019-10-22T10:42:04.040Z] === CONT  TestCreateWithInvalidEnv/0
10:42:04 [2019-10-22T10:42:04.040Z] === CONT  TestCreateWithInvalidEnv/2
10:42:04 [2019-10-22T10:42:04.040Z] === CONT  TestCreateWithInvalidEnv/1
10:42:04 [2019-10-22T10:42:04.040Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:42:04 [2019-10-22T10:42:04.040Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateTmpfsMountsTarget
10:42:04 [2019-10-22T10:42:04.040Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     create_test.go:105: testEnv.DaemonInfo.OSType == "windows"
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithCustomMaskedPaths
10:42:04 [2019-10-22T10:42:04.040Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     create_test.go:147: testEnv.DaemonInfo.OSType != "linux"
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestCreateWithCustomReadonlyPaths
10:42:04 [2019-10-22T10:42:04.040Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     create_test.go:226: testEnv.DaemonInfo.OSType != "linux"
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestDiff
10:42:04 [2019-10-22T10:42:04.040Z] --- SKIP: TestDiff (0.00s)
10:42:04 [2019-10-22T10:42:04.040Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:42:04 [2019-10-22T10:42:04.040Z] === RUN   TestExecWithCloseStdin
10:42:05 [2019-10-22T10:42:05.380Z] PASS: docker_cli_daemon_test.go:700: DockerDaemonSuite.TestDaemonBridgeFixedCidr	6.503s
10:42:05 [2019-10-22T10:42:05.635Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	2.136s
10:42:05 [2019-10-22T10:42:05.970Z] ok  	github.com/docker/docker/daemon/images	0.081s	coverage: 5.0% of statements
10:42:05 [2019-10-22T10:42:05.970Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:42:05 [2019-10-22T10:42:05.970Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:42:05 [2019-10-22T10:42:05.970Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.590s	coverage: 72.6% of statements
10:42:05 [2019-10-22T10:42:05.970Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:42:05 [2019-10-22T10:42:05.970Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:42:06 [2019-10-22T10:42:06.206Z] --- PASS: TestExecWithCloseStdin (1.90s)
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestExec
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestExec (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestExecUser
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestExecUser (0.01s)
10:42:06 [2019-10-22T10:42:06.206Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestExportContainerAndImportImage
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestExportContainerAfterDaemonRestart
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestHealthCheckWorkdir
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestHealthKillContainer
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestHealthKillContainer (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestInspectCpusetInConfigPre120
10:42:06 [2019-10-22T10:42:06.206Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:42:06 [2019-10-22T10:42:06.206Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:42:06 [2019-10-22T10:42:06.206Z] === RUN   TestKillContainerInvalidSignal
10:42:06 [2019-10-22T10:42:06.558Z] --- PASS: TestBuildWithHugeFile (84.20s)
10:42:06 [2019-10-22T10:42:06.558Z] === RUN   TestBuildWithEmptyDockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:42:06 [2019-10-22T10:42:06.558Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:42:06 [2019-10-22T10:42:06.813Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:42:06 [2019-10-22T10:42:06.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:42:06 [2019-10-22T10:42:06.813Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
10:42:06 [2019-10-22T10:42:06.813Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
10:42:06 [2019-10-22T10:42:06.813Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:42:06 [2019-10-22T10:42:06.813Z] === RUN   TestBuildWithHugeFile
10:42:06 [2019-10-22T10:42:06.815Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:42:06 [2019-10-22T10:42:06.996Z] ok  	github.com/docker/docker/daemon/logger/journald	0.051s	coverage: 26.2% of statements
10:42:07 [2019-10-22T10:42:07.067Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	1.178s
10:42:07 [2019-10-22T10:42:07.813Z] --- PASS: TestKillContainerInvalidSignal (1.65s)
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestKillContainer
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestKillContainer (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestKillStoppedContainer
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestKillStoppedContainerAPIPre120
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestKillDifferentUserContainer
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestInspectOomKilledTrue
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:42:07 [2019-10-22T10:42:07.813Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:42:07 [2019-10-22T10:42:07.813Z] === RUN   TestInspectOomKilledFalse
10:42:07 [2019-10-22T10:42:07.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:42:07 [2019-10-22T10:42:07.814Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:42:07 [2019-10-22T10:42:07.814Z] === RUN   TestLogsFollowTailEmpty
10:42:08 [2019-10-22T10:42:08.023Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 88.3% of statements
10:42:08 [2019-10-22T10:42:08.023Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
10:42:08 [2019-10-22T10:42:08.428Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.831s
10:42:08 [2019-10-22T10:42:08.440Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:42:09 [2019-10-22T10:42:09.354Z] --- PASS: TestLogsFollowTailEmpty (1.67s)
10:42:09 [2019-10-22T10:42:09.354Z] === RUN   TestNetworkNat
10:42:09 [2019-10-22T10:42:09.354Z] --- SKIP: TestNetworkNat (0.00s)
10:42:09 [2019-10-22T10:42:09.354Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:42:09 [2019-10-22T10:42:09.354Z] === RUN   TestNetworkLocalhostTCPNat
10:42:09 [2019-10-22T10:42:09.354Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
10:42:09 [2019-10-22T10:42:09.354Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:09 [2019-10-22T10:42:09.354Z] === RUN   TestNetworkLoopbackNat
10:42:09 [2019-10-22T10:42:09.354Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:42:09 [2019-10-22T10:42:09.354Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:42:09 [2019-10-22T10:42:09.354Z] === RUN   TestPause
10:42:09 [2019-10-22T10:42:09.354Z] --- SKIP: TestPause (0.00s)
10:42:09 [2019-10-22T10:42:09.354Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:42:09 [2019-10-22T10:42:09.354Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:42:10 [2019-10-22T10:42:10.880Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.65s)
10:42:10 [2019-10-22T10:42:10.880Z] === RUN   TestPauseStopPausedContainer
10:42:10 [2019-10-22T10:42:10.881Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:42:10 [2019-10-22T10:42:10.881Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
10:42:10 [2019-10-22T10:42:10.881Z] === RUN   TestPsFilter
10:42:10 [2019-10-22T10:42:10.881Z] --- PASS: TestPsFilter (0.12s)
10:42:10 [2019-10-22T10:42:10.881Z] === RUN   TestRemoveContainerWithRemovedVolume
10:42:11 [2019-10-22T10:42:11.511Z] ok  	github.com/docker/docker/daemon/logger/local	0.105s	coverage: 74.7% of statements
10:42:11 [2019-10-22T10:42:11.511Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:42:11 [2019-10-22T10:42:11.511Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 20.0% of statements
10:42:11 [2019-10-22T10:42:11.691Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	3.292s
10:42:11 [2019-10-22T10:42:11.691Z] PASS: docker_cli_daemon_test.go:722: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	6.314s
10:42:12 [2019-10-22T10:42:12.535Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 22.8% of statements
10:42:13 [2019-10-22T10:42:13.045Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.91s)
10:42:13 [2019-10-22T10:42:13.045Z] === RUN   TestRemoveContainerWithVolume
10:42:13 [2019-10-22T10:42:13.579Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	1.298s
10:42:14 [2019-10-22T10:42:14.028Z] ok  	github.com/docker/docker/daemon/logger/templates	0.059s	coverage: 8.3% of statements
10:42:14 [2019-10-22T10:42:14.939Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.890s
10:42:14 [2019-10-22T10:42:14.983Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:42:15 [2019-10-22T10:42:15.058Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 57.1% of statements
10:42:15 [2019-10-22T10:42:15.212Z] --- PASS: TestRemoveContainerWithVolume (2.09s)
10:42:15 [2019-10-22T10:42:15.212Z] === RUN   TestRemoveContainerRunning
10:42:15 [2019-10-22T10:42:15.240Z] tests/integration/models_resources_test.py .                             [ 91%]
10:42:15 [2019-10-22T10:42:15.865Z] PASS: docker_cli_daemon_test.go:638: DockerDaemonSuite.TestDaemonBridgeIP	4.167s
10:42:16 [2019-10-22T10:42:16.542Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.296s	coverage: 84.5% of statements
10:42:16 [2019-10-22T10:42:16.542Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:42:16 [2019-10-22T10:42:16.542Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:42:16 [2019-10-22T10:42:16.739Z] --- PASS: TestRemoveContainerRunning (1.59s)
10:42:16 [2019-10-22T10:42:16.739Z] === RUN   TestRemoveContainerForceRemoveRunning
10:42:17 [2019-10-22T10:42:17.228Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	2.309s
10:42:17 [2019-10-22T10:42:17.484Z] PASS: docker_cli_daemon_test.go:608: DockerDaemonSuite.TestDaemonBridgeNone	1.745s
10:42:18 [2019-10-22T10:42:18.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s)
10:42:18 [2019-10-22T10:42:18.269Z] === RUN   TestRemoveInvalidContainer
10:42:18 [2019-10-22T10:42:18.269Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:42:18 [2019-10-22T10:42:18.269Z] === RUN   TestRenameLinkedContainer
10:42:18 [2019-10-22T10:42:18.269Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:42:18 [2019-10-22T10:42:18.269Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:42:18 [2019-10-22T10:42:18.269Z] === RUN   TestRenameStoppedContainer
10:42:19 [2019-10-22T10:42:19.249Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 76.6% of statements
10:42:20 [2019-10-22T10:42:20.284Z] ok  	github.com/docker/docker/distribution/metadata	0.165s	coverage: 48.2% of statements
10:42:20 [2019-10-22T10:42:20.438Z] --- PASS: TestRenameStoppedContainer (1.92s)
10:42:20 [2019-10-22T10:42:20.438Z] === RUN   TestRenameRunningContainerAndReuse
10:42:21 [2019-10-22T10:42:21.058Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:42:21 [2019-10-22T10:42:21.639Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	4.036s
10:42:21 [2019-10-22T10:42:21.772Z] ok  	github.com/docker/docker/distribution	0.697s	coverage: 17.0% of statements
10:42:21 [2019-10-22T10:42:21.772Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:42:21 [2019-10-22T10:42:21.896Z] PASS: docker_cli_daemon_test.go:1851: DockerDaemonSuite.TestDaemonCgroupParent	4.262s
10:42:21 [2019-10-22T10:42:21.896Z] PASS: docker_cli_daemon_test.go:1663: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.147s
10:42:22 [2019-10-22T10:42:22.151Z] PASS: docker_cli_daemon_test.go:1655: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.103s
10:42:23 [2019-10-22T10:42:23.264Z] ok  	github.com/docker/docker/distribution/xfer	1.459s	coverage: 83.4% of statements
10:42:23 [2019-10-22T10:42:23.264Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:42:23 [2019-10-22T10:42:23.327Z] --- PASS: TestRenameRunningContainerAndReuse (3.22s)
10:42:23 [2019-10-22T10:42:23.327Z] === RUN   TestRenameInvalidName
10:42:23 [2019-10-22T10:42:23.558Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	2.020s
10:42:24 [2019-10-22T10:42:24.482Z] PASS: docker_cli_daemon_test.go:2383: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	2.280s
10:42:24 [2019-10-22T10:42:24.765Z] ok  	github.com/docker/docker/image	0.185s	coverage: 86.4% of statements
10:42:24 [2019-10-22T10:42:24.844Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:42:24 [2019-10-22T10:42:24.844Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:42:24 [2019-10-22T10:42:24.855Z] --- PASS: TestRenameInvalidName (1.55s)
10:42:24 [2019-10-22T10:42:24.855Z] === RUN   TestRenameAnonymousContainer
10:42:24 [2019-10-22T10:42:24.855Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:42:24 [2019-10-22T10:42:24.855Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:42:24 [2019-10-22T10:42:24.855Z] === RUN   TestRenameContainerWithSameName
10:42:25 [2019-10-22T10:42:25.042Z] PASS: docker_cli_daemon_test.go:2179: DockerDaemonSuite.TestDaemonDebugLog	0.558s
10:42:25 [2019-10-22T10:42:25.053Z] ok  	github.com/docker/docker/image/cache	0.040s	coverage: 19.2% of statements
10:42:25 [2019-10-22T10:42:25.053Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:42:25 [2019-10-22T10:42:25.340Z] ok  	github.com/docker/docker/internal/procfs	0.007s	coverage: 78.4% of statements
10:42:25 [2019-10-22T10:42:25.964Z] ok  	github.com/docker/docker/image/v1	0.031s	coverage: 25.0% of statements
10:42:25 [2019-10-22T10:42:25.964Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:42:25 [2019-10-22T10:42:25.966Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	2.508s
10:42:25 [2019-10-22T10:42:25.966Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.002s
10:42:26 [2019-10-22T10:42:26.386Z] --- PASS: TestRenameContainerWithSameName (1.55s)
10:42:26 [2019-10-22T10:42:26.386Z] === RUN   TestRenameContainerWithLinkedContainer
10:42:26 [2019-10-22T10:42:26.386Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:42:26 [2019-10-22T10:42:26.386Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:42:26 [2019-10-22T10:42:26.386Z] === RUN   TestResize
10:42:26 [2019-10-22T10:42:26.386Z] --- SKIP: TestResize (0.00s)
10:42:26 [2019-10-22T10:42:26.386Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:42:26 [2019-10-22T10:42:26.386Z] === RUN   TestResizeWithInvalidSize
10:42:26 [2019-10-22T10:42:26.386Z] --- SKIP: TestResizeWithInvalidSize (0.01s)
10:42:26 [2019-10-22T10:42:26.386Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:42:26 [2019-10-22T10:42:26.386Z] === RUN   TestResizeWhenContainerNotStarted
10:42:27 [2019-10-22T10:42:27.890Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	2.006s
10:42:28 [2019-10-22T10:42:28.014Z] ok  	github.com/docker/docker/internal/testutil	0.022s	coverage: 62.5% of statements
10:42:28 [2019-10-22T10:42:28.555Z] --- PASS: TestResizeWhenContainerNotStarted (1.82s)
10:42:28 [2019-10-22T10:42:28.555Z] === RUN   TestDaemonRestartKillContainers
10:42:28 [2019-10-22T10:42:28.555Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:42:28 [2019-10-22T10:42:28.555Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:42:28 [2019-10-22T10:42:28.555Z] === RUN   TestStats
10:42:28 [2019-10-22T10:42:28.555Z] --- SKIP: TestStats (0.00s)
10:42:28 [2019-10-22T10:42:28.555Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
10:42:28 [2019-10-22T10:42:28.555Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:42:29 [2019-10-22T10:42:29.251Z] PASS: docker_cli_daemon_test.go:786: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	4.024s
10:42:29 [2019-10-22T10:42:29.302Z] tests/integration/regression_test.py ......                              [ 98%]
10:42:29 [2019-10-22T10:42:29.559Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:42:29 [2019-10-22T10:42:29.559Z] tests/integration/credentials/utils_test.py .                            [100%]
10:42:29 [2019-10-22T10:42:29.559Z] 
10:42:29 [2019-10-22T10:42:29.559Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:42:29 [2019-10-22T10:42:29.559Z] =========================== short test summary info ============================
10:42:29 [2019-10-22T10:42:29.559Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:42:29 [2019-10-22T10:42:29.559Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:42:29 [2019-10-22T10:42:29.559Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:42:29 [2019-10-22T10:42:29.559Z]   Not supported on most drivers
10:42:29 [2019-10-22T10:42:29.559Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:42:29 [2019-10-22T10:42:29.559Z]   This doesn't seem to be taken into account by the engine
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:42:29 [2019-10-22T10:42:29.559Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:42:29 [2019-10-22T10:42:29.559Z] = 369 passed, 7 skipped, 4 deselected, 3 xfailed, 2 xpassed in 349.08 seconds ==
10:42:29 [2019-10-22T10:42:29.811Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	1.787s
10:42:29 [2019-10-22T10:42:29.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:42:31 [2019-10-22T10:42:31.218Z] PASS: docker_cli_daemon_test.go:808: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	2.280s
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:42:31 [2019-10-22T10:42:31.500Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:42:34 [2019-10-22T10:42:34.993Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 68.0% of statements
10:42:35 [2019-10-22T10:42:35.282Z] ok  	github.com/docker/docker/migrate/v1	0.021s	coverage: 15.6% of statements
10:42:35 [2019-10-22T10:42:35.570Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
10:42:35 [2019-10-22T10:42:35.860Z] ok  	github.com/docker/docker/libcontainerd	0.043s	coverage: 3.3% of statements
10:42:36 [2019-10-22T10:42:36.452Z] PASS: docker_cli_daemon_test.go:765: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	4.810s
10:42:37 [2019-10-22T10:42:37.909Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
10:42:38 [2019-10-22T10:42:38.334Z] PASS: docker_cli_daemon_test.go:819: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.883s
10:42:38 [2019-10-22T10:42:38.589Z] PASS: docker_cli_daemon_test.go:2199: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.669s
10:42:38 [2019-10-22T10:42:38.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.22s)
10:42:38 [2019-10-22T10:42:38.841Z] === RUN   TestStopContainerWithTimeout
10:42:38 [2019-10-22T10:42:38.841Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:42:38 [2019-10-22T10:42:38.841Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:42:38 [2019-10-22T10:42:38.841Z] === RUN   TestUpdateRestartPolicy
10:42:39 [2019-10-22T10:42:39.955Z] ok  	github.com/docker/docker/pkg/authorization	1.132s	coverage: 65.2% of statements
10:42:40 [2019-10-22T10:42:40.245Z] ok  	github.com/docker/docker/layer	7.171s	coverage: 72.0% of statements
10:42:40 [2019-10-22T10:42:40.245Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:42:40 [2019-10-22T10:42:40.245Z] ?   	github.com/docker/docker/oci	[no test files]
10:42:41 [2019-10-22T10:42:41.744Z] ok  	github.com/docker/docker/pkg/directory	0.052s	coverage: 80.0% of statements
10:42:42 [2019-10-22T10:42:42.005Z] umount: bundles/test-docker-py/root: mountpoint not found
10:42:42 [2019-10-22T10:42:42.005Z] Clearing AppArmor profiles cache:.
10:42:42 [2019-10-22T10:42:42.005Z] All profile caches have been cleared, but no profiles have been unloaded.
10:42:42 [2019-10-22T10:42:42.005Z] Unloading profiles will leave already running processes permanently
10:42:42 [2019-10-22T10:42:42.005Z] unconfined, which can lead to unexpected situations.
10:42:42 [2019-10-22T10:42:42.005Z] 
10:42:42 [2019-10-22T10:42:42.005Z] To set a process to complain mode, use the command line tool
10:42:42 [2019-10-22T10:42:42.005Z] 'aa-complain'. To really tear down all profiles, run the init script
10:42:42 [2019-10-22T10:42:42.005Z] with the 'teardown' option."
10:42:42 [2019-10-22T10:42:42.005Z] 
Post stage
[Pipeline] junit
10:42:42 [2019-10-22T10:42:42.583Z] Recording test results
10:42:42 [2019-10-22T10:42:42.772Z] ok  	github.com/docker/docker/pkg/archive	2.050s	coverage: 82.0% of statements
10:42:42 [2019-10-22T10:42:42.797Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.557s
10:42:43 [2019-10-22T10:42:43.800Z] ok  	github.com/docker/docker/pkg/discovery	0.030s	coverage: 58.3% of statements
10:42:43 [2019-10-22T10:42:43.800Z] ok  	github.com/docker/docker/pkg/discovery/file	0.042s	coverage: 92.9% of statements
[Pipeline] sh
10:42:44 [2019-10-22T10:42:44.423Z] + echo Ensuring container killed.
10:42:44 [2019-10-22T10:42:44.423Z] Ensuring container killed.
10:42:44 [2019-10-22T10:42:44.423Z] + docker rm -vf docker-pr4
10:42:44 [2019-10-22T10:42:44.423Z] Error: No such container: docker-pr4
10:42:44 [2019-10-22T10:42:44.423Z] + true
[Pipeline] sh
10:42:44 [2019-10-22T10:42:44.712Z] + echo Chowning /workspace to jenkins user
10:42:44 [2019-10-22T10:42:44.712Z] Chowning /workspace to jenkins user
10:42:44 [2019-10-22T10:42:44.712Z] + id -u
10:42:44 [2019-10-22T10:42:44.712Z] + id -g
10:42:44 [2019-10-22T10:42:44.712Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-409:/workspace busybox chown -R 1000:1000 /workspace
10:42:44 [2019-10-22T10:42:44.712Z] Unable to find image 'busybox:latest' locally
10:42:44 [2019-10-22T10:42:44.712Z] latest: Pulling from library/busybox
10:42:44 [2019-10-22T10:42:44.712Z] 7c9d20b9b6cd: Pulling fs layer
10:42:44 [2019-10-22T10:42:44.968Z] 7c9d20b9b6cd: Verifying Checksum
10:42:44 [2019-10-22T10:42:44.968Z] 7c9d20b9b6cd: Download complete
10:42:44 [2019-10-22T10:42:44.968Z] 7c9d20b9b6cd: Pull complete
10:42:44 [2019-10-22T10:42:44.969Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
10:42:44 [2019-10-22T10:42:44.969Z] Status: Downloaded newer image for busybox:latest
10:42:45 [2019-10-22T10:42:45.300Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
10:42:45 [2019-10-22T10:42:45.587Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
10:42:46 [2019-10-22T10:42:46.495Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:42:46 [2019-10-22T10:42:46.996Z] PASS: docker_cli_events_unix_test.go:459: DockerDaemonSuite.TestDaemonEventsWithFilters	4.205s
10:42:46 [2019-10-22T10:42:46.996Z] PASS: docker_cli_daemon_test.go:565: DockerDaemonSuite.TestDaemonExitOnFailure	0.119s
10:42:47 [2019-10-22T10:42:47.157Z] + bundleName=docker-py
10:42:47 [2019-10-22T10:42:47.157Z] + echo Creating docker-py-bundles.tar.gz
10:42:47 [2019-10-22T10:42:47.157Z] Creating docker-py-bundles.tar.gz
10:42:47 [2019-10-22T10:42:47.157Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
10:42:47 [2019-10-22T10:42:47.168Z] Archiving artifacts
10:42:47 [2019-10-22T10:42:47.515Z] ok  	github.com/docker/docker/pkg/chrootarchive	5.284s	coverage: 43.2% of statements
10:42:47 [2019-10-22T10:42:47.515Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:42:47 [2019-10-22T10:42:47.515Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:42:47 [2019-10-22T10:42:47.515Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 66.3% of statements
10:42:47 [2019-10-22T10:42:47.801Z] ok  	github.com/docker/docker/pkg/fileutils	0.079s	coverage: 89.5% of statements
10:42:48 [2019-10-22T10:42:48.357Z] PASS: docker_cli_daemon_test.go:494: DockerDaemonSuite.TestDaemonFlagD	1.634s
10:42:48 [2019-10-22T10:42:48.917Z] PASS: docker_cli_daemon_test.go:503: DockerDaemonSuite.TestDaemonFlagDebug	0.516s
10:42:48 [2019-10-22T10:42:48.926Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-409/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:42:49 [2019-10-22T10:42:49.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/make.sh binary-daemon
10:42:49 [2019-10-22T10:42:49.476Z] PASS: docker_cli_daemon_test.go:512: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.508s
10:42:49 [2019-10-22T10:42:49.836Z] 
10:42:49 [2019-10-22T10:42:49.836Z] Removing bundles/
10:42:49 [2019-10-22T10:42:49.836Z] 
10:42:49 [2019-10-22T10:42:49.836Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:42:49 [2019-10-22T10:42:49.836Z] Building: bundles/binary-daemon/dockerd-dev
10:42:49 [2019-10-22T10:42:49.836Z] GOOS="" GOARCH="" GOARM=""
10:42:49 [2019-10-22T10:42:49.852Z] ok  	github.com/docker/docker/pkg/fsutils	0.455s	coverage: 85.1% of statements
10:42:49 [2019-10-22T10:42:49.852Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 41.7% of statements
10:42:49 [2019-10-22T10:42:49.852Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.323s	coverage: 84.1% of statements
10:42:51 [2019-10-22T10:42:51.919Z] ok  	github.com/docker/docker/pkg/locker	0.075s	coverage: 88.9% of statements
10:42:52 [2019-10-22T10:42:52.205Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 88.3% of statements
10:42:52 [2019-10-22T10:42:52.205Z] ok  	github.com/docker/docker/pkg/idtools	0.861s	coverage: 70.1% of statements
10:42:53 [2019-10-22T10:42:53.228Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
10:42:53 [2019-10-22T10:42:53.862Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
10:42:54 [2019-10-22T10:42:54.149Z] ok  	github.com/docker/docker/pkg/ioutils	2.448s	coverage: 70.0% of statements
10:42:54 [2019-10-22T10:42:54.149Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:42:55 [2019-10-22T10:42:55.172Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
10:42:55 [2019-10-22T10:42:55.172Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
10:42:55 [2019-10-22T10:42:55.459Z] ok  	github.com/docker/docker/pkg/mount	0.875s	coverage: 68.2% of statements
10:42:55 [2019-10-22T10:42:55.459Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:42:55 [2019-10-22T10:42:55.459Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 90.0% of statements
10:42:56 [2019-10-22T10:42:56.012Z] PASS: docker_cli_daemon_test.go:901: DockerDaemonSuite.TestDaemonICCLinkExpose	5.478s
10:42:56 [2019-10-22T10:42:56.012Z] SKIP: docker_cli_daemon_test.go:865: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
10:42:56 [2019-10-22T10:42:56.485Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
10:42:56 [2019-10-22T10:42:56.485Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:42:56 [2019-10-22T10:42:56.485Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:42:57 [2019-10-22T10:42:57.509Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
10:42:59 [2019-10-22T10:42:59.013Z] ok  	github.com/docker/docker/pkg/pools	0.027s	coverage: 87.9% of statements
10:42:59 [2019-10-22T10:42:59.013Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
10:42:59 [2019-10-22T10:42:59.013Z] ok  	github.com/docker/docker/pkg/progress	0.024s	coverage: 75.9% of statements
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestUpdateRestartPolicy (19.63s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestUpdateRestartWithAutoRemove
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s)
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestCommitInheritsEnv
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestImportExtremelyLargeImageWorks
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     import_test.go:19: testEnv.OSType == "windows": TODO enable on windows
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestImagesFilterMultiReference
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestRemoveImageOrphaning
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagInvalidReference
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestTagInvalidReference (0.01s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagValidPrefixedRepo
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagExistedNameWithoutForce
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagOfficialNames
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestTagOfficialNames (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     tag_test.go:98: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestTagMatchesDigest
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestTagMatchesDigest (0.01s)
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestNetworkCreateDelete
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDockerNetworkDeletePreferID
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestInspectNetwork
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestInspectNetwork (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestRunContainerWithBridgeNone
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestNetworkInvalidJSON
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestNetworkInvalidJSON//networks/create
10:42:59 [2019-10-22T10:42:59.887Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:42:59 [2019-10-22T10:42:59.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:59 [2019-10-22T10:42:59.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:59 [2019-10-22T10:42:59.887Z] === CONT  TestNetworkInvalidJSON//networks/create
10:42:59 [2019-10-22T10:42:59.887Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:42:59 [2019-10-22T10:42:59.887Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:42:59 [2019-10-22T10:42:59.887Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDaemonRestartWithLiveRestore
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:29: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDaemonDefaultNetworkPools
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:51: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDaemonRestartWithExistingNetwork
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:94: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:127: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:177: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestServiceWithPredefinedNetwork
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:201: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:230: FLAKY_TEST
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     service_test.go:333: testEnv.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestPluginInvalidJSON
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:42:59 [2019-10-22T10:42:59.887Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:42:59 [2019-10-22T10:42:59.887Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:42:59 [2019-10-22T10:42:59.887Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:42:59 [2019-10-22T10:42:59.887Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z] PASS
10:42:59 [2019-10-22T10:42:59.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.887Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestExternalGraphDriver
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     external_test.go:48: runtime.GOOS == "windows"
10:42:59 [2019-10-22T10:42:59.887Z] === RUN   TestGraphdriverPluginV2
10:42:59 [2019-10-22T10:42:59.887Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:42:59 [2019-10-22T10:42:59.887Z]     external_test.go:407: runtime.GOOS == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] PASS
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.888Z] PASS
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSecretInspect
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSecretInspect (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSecretList
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSecretList (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSecretsCreateAndDelete
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     secret_test.go:131: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSecretsUpdate
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSecretsUpdate (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestTemplatedSecret
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestTemplatedSecret (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     secret_test.go:229: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] PASS
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceCreateInit
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:42:59 [2019-10-22T10:42:59.888Z] --- PASS: TestServiceCreateInit (0.01s)
10:42:59 [2019-10-22T10:42:59.888Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestCreateServiceMultipleTimes
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     create_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestCreateWithDuplicateNetworkNames
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     create_test.go:125: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestCreateServiceSecretFileMode
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     create_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestCreateServiceConfigFileMode
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     create_test.go:242: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestInspect
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestInspect (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestDockerNetworkConnectAlias
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestDockerNetworkReConnect
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServicePlugin
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestServicePlugin (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceUpdateLabel
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceUpdateSecrets
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceUpdateConfigs
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestServiceUpdateNetwork
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
10:42:59 [2019-10-22T10:42:59.888Z] PASS
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSessionCreate
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSessionCreate (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     session_test.go:14: !testEnv.DaemonInfo.ExperimentalBuild
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestSessionCreateWithBadUpgrade
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     session_test.go:31: !testEnv.DaemonInfo.ExperimentalBuild
10:42:59 [2019-10-22T10:42:59.888Z] PASS
10:42:59 [2019-10-22T10:42:59.888Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:42:59 [2019-10-22T10:42:59.888Z] INFO: Testing against a local daemon
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestEventsExecDie
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestEventsExecDie (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestEventsBackwardsCompatible
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestInfoAPI
10:42:59 [2019-10-22T10:42:59.888Z] --- PASS: TestInfoAPI (0.02s)
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestInfoAPIWarnings
10:42:59 [2019-10-22T10:42:59.888Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:42:59 [2019-10-22T10:42:59.888Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
10:42:59 [2019-10-22T10:42:59.888Z] === RUN   TestLoginFailsWithBadCredentials
10:43:00 [2019-10-22T10:43:00.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
10:43:00 [2019-10-22T10:43:00.344Z] === RUN   TestVersion
10:43:00 [2019-10-22T10:43:00.344Z] --- PASS: TestVersion (0.01s)
10:43:00 [2019-10-22T10:43:00.344Z] PASS
10:43:00 [2019-10-22T10:43:00.344Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:43:00 [2019-10-22T10:43:00.344Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:00 [2019-10-22T10:43:00.344Z] INFO: Testing against a local daemon
10:43:00 [2019-10-22T10:43:00.344Z] === RUN   TestVolumesCreateAndList
10:43:00 [2019-10-22T10:43:00.344Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:43:00 [2019-10-22T10:43:00.344Z] === RUN   TestVolumesRemove
10:43:00 [2019-10-22T10:43:00.344Z] --- SKIP: TestVolumesRemove (0.00s)
10:43:00 [2019-10-22T10:43:00.344Z]     volume_test.go:57: testEnv.OSType == "windows": FIXME
10:43:00 [2019-10-22T10:43:00.344Z] === RUN   TestVolumesInspect
10:43:00 [2019-10-22T10:43:00.344Z] --- PASS: TestVolumesInspect (0.02s)
10:43:00 [2019-10-22T10:43:00.344Z] === RUN   TestVolumesInvalidJSON
10:43:00 [2019-10-22T10:43:00.503Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
10:43:00 [2019-10-22T10:43:00.858Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:43:00 [2019-10-22T10:43:00.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:43:00 [2019-10-22T10:43:00.858Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:43:00 [2019-10-22T10:43:00.858Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:43:00 [2019-10-22T10:43:00.858Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:43:00 [2019-10-22T10:43:00.858Z] PASS
10:43:00 [2019-10-22T10:43:00.858Z] INFO: make.ps1 ended at 10/22/2019 10:43:00
10:43:00 [2019-10-22T10:43:00.858Z] INFO: Integration CLI tests being run from the host:
10:43:00 [2019-10-22T10:43:00.858Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
10:43:01 [2019-10-22T10:43:01.123Z] ok  	github.com/docker/docker/pkg/pubsub	1.238s	coverage: 72.7% of statements
10:43:01 [2019-10-22T10:43:01.341Z] PASS: docker_cli_daemon_test.go:836: DockerDaemonSuite.TestDaemonIP	5.900s
10:43:01 [2019-10-22T10:43:01.341Z] SKIP: docker_cli_daemon_test.go:353: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
10:43:01 [2019-10-22T10:43:01.409Z] ok  	github.com/docker/docker/pkg/stdcopy	0.022s	coverage: 100.0% of statements
10:43:02 [2019-10-22T10:43:02.426Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
10:43:02 [2019-10-22T10:43:02.712Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestImportExtremelyLargeImageWorks (91.06s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestImagesFilterMultiReference
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestRemoveImageOrphaning
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestRemoveImageOrphaning (0.46s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagInvalidReference
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagInvalidReference (0.01s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagValidPrefixedRepo
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagExistedNameWithoutForce
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagOfficialNames
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagOfficialNames (0.04s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestTagMatchesDigest
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestTagMatchesDigest (0.01s)
10:43:03 [2019-10-22T10:43:03.323Z] PASS
10:43:03 [2019-10-22T10:43:03.323Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
10:43:03 [2019-10-22T10:43:03.323Z] INFO: Testing against a local daemon
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestNetworkCreateDelete
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestNetworkCreateDelete (0.20s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestDockerNetworkDeletePreferID
10:43:03 [2019-10-22T10:43:03.323Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestInspectNetwork
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestInspectNetwork/full_network_id
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestInspectNetwork/partial_network_id
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestInspectNetwork/network_name
10:43:03 [2019-10-22T10:43:03.323Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:43:03 [2019-10-22T10:43:03.335Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
10:43:03 [2019-10-22T10:43:03.956Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 75.3% of statements
10:43:03 [2019-10-22T10:43:03.956Z] ok  	github.com/docker/docker/pkg/signal	3.420s	coverage: 61.0% of statements
10:43:04 [2019-10-22T10:43:04.588Z] --- PASS: TestInspectNetwork (8.33s)
10:43:04 [2019-10-22T10:43:04.588Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
10:43:04 [2019-10-22T10:43:04.588Z]     daemon.go:302: [d910bbbde974a] waiting for daemon to start
10:43:04 [2019-10-22T10:43:04.588Z]     daemon.go:334: [d910bbbde974a] daemon started
10:43:04 [2019-10-22T10:43:04.588Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:43:04 [2019-10-22T10:43:04.588Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:43:04 [2019-10-22T10:43:04.588Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:43:04 [2019-10-22T10:43:04.588Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:43:04 [2019-10-22T10:43:04.588Z]     daemon.go:286: [d910bbbde974a] exiting daemon
10:43:04 [2019-10-22T10:43:04.588Z] === RUN   TestRunContainerWithBridgeNone
10:43:05 [2019-10-22T10:43:05.448Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.1% of statements
10:43:05 [2019-10-22T10:43:05.735Z] ok  	github.com/docker/docker/pkg/tailfile	0.123s	coverage: 88.6% of statements
10:43:07 [2019-10-22T10:43:07.245Z] ok  	github.com/docker/docker/pkg/tarsum	0.225s	coverage: 89.3% of statements
10:43:07 [2019-10-22T10:43:07.245Z] ok  	github.com/docker/docker/pkg/term	0.023s	coverage: 84.8% of statements
10:43:07 [2019-10-22T10:43:07.531Z] testing: warning: no tests to run
10:43:07 [2019-10-22T10:43:07.531Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: 0.0% of statements [no tests to run]
10:43:07 [2019-10-22T10:43:07.921Z] --- PASS: TestRunContainerWithBridgeNone (2.73s)
10:43:07 [2019-10-22T10:43:07.921Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
10:43:07 [2019-10-22T10:43:07.921Z]     daemon.go:302: [dcbab1b638e4d] waiting for daemon to start
10:43:07 [2019-10-22T10:43:07.921Z]     daemon.go:334: [dcbab1b638e4d] daemon started
10:43:07 [2019-10-22T10:43:07.921Z]     daemon.go:286: [dcbab1b638e4d] exiting daemon
10:43:07 [2019-10-22T10:43:07.921Z] === RUN   TestNetworkInvalidJSON
10:43:07 [2019-10-22T10:43:07.921Z] === RUN   TestNetworkInvalidJSON//networks/create
10:43:07 [2019-10-22T10:43:07.921Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:43:07 [2019-10-22T10:43:07.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:43:07 [2019-10-22T10:43:07.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:43:07 [2019-10-22T10:43:07.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:43:07 [2019-10-22T10:43:07.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:43:07 [2019-10-22T10:43:07.921Z] === CONT  TestNetworkInvalidJSON//networks/create
10:43:07 [2019-10-22T10:43:07.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:43:07 [2019-10-22T10:43:07.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:43:07 [2019-10-22T10:43:07.921Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:43:07 [2019-10-22T10:43:07.921Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:43:07 [2019-10-22T10:43:07.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:43:07 [2019-10-22T10:43:07.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:43:07 [2019-10-22T10:43:07.921Z] === RUN   TestDaemonRestartWithLiveRestore
10:43:08 [2019-10-22T10:43:08.156Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
10:43:08 [2019-10-22T10:43:08.321Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:43:08 [2019-10-22T10:43:08.322Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:302: [dfdb0ad51cd36] waiting for daemon to start
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:334: [dfdb0ad51cd36] daemon started
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:286: [dfdb0ad51cd36] exiting daemon
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:302: [dfdb0ad51cd36] waiting for daemon to start
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:334: [dfdb0ad51cd36] daemon started
10:43:08 [2019-10-22T10:43:08.322Z]     daemon.go:286: [dfdb0ad51cd36] exiting daemon
10:43:08 [2019-10-22T10:43:08.322Z] === RUN   TestDaemonDefaultNetworkPools
10:43:08 [2019-10-22T10:43:08.448Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
10:43:08 [2019-10-22T10:43:08.449Z] ok  	github.com/docker/docker/pkg/useragent	0.020s	coverage: 88.9% of statements
10:43:09 [2019-10-22T10:43:09.404Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:43:09 [2019-10-22T10:43:09.404Z] INFO: Testing against a local daemon
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
10:43:09 [2019-10-22T10:43:09.404Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_create_test.go:15: DockerSuite.TestAPICreateWithInvalidHealthcheckParams	0.012s
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
10:43:09 [2019-10-22T10:43:09.404Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
10:43:09 [2019-10-22T10:43:09.404Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
10:43:09 [2019-10-22T10:43:09.592Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
10:43:09 [2019-10-22T10:43:09.592Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
10:43:09 [2019-10-22T10:43:09.592Z]     daemon.go:302: [d5f2dd6a498ab] waiting for daemon to start
10:43:09 [2019-10-22T10:43:09.592Z]     daemon.go:334: [d5f2dd6a498ab] daemon started
10:43:09 [2019-10-22T10:43:09.592Z]     daemon.go:286: [d5f2dd6a498ab] exiting daemon
10:43:09 [2019-10-22T10:43:09.592Z] === RUN   TestDaemonRestartWithExistingNetwork
10:43:09 [2019-10-22T10:43:09.861Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.521s
10:43:09 [2019-10-22T10:43:09.861Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.178s
10:43:10 [2019-10-22T10:43:10.317Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.473s
10:43:10 [2019-10-22T10:43:10.383Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:43:10 [2019-10-22T10:43:10.383Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:302: [d536f0232bc01] waiting for daemon to start
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:334: [d536f0232bc01] daemon started
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:286: [d536f0232bc01] exiting daemon
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:302: [d536f0232bc01] waiting for daemon to start
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:334: [d536f0232bc01] daemon started
10:43:10 [2019-10-22T10:43:10.383Z]     daemon.go:286: [d536f0232bc01] exiting daemon
10:43:10 [2019-10-22T10:43:10.383Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:43:10 [2019-10-22T10:43:10.774Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.334s
10:43:11 [2019-10-22T10:43:11.639Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
10:43:11 [2019-10-22T10:43:11.639Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:302: [d2bdf0a68d504] waiting for daemon to start
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:334: [d2bdf0a68d504] daemon started
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:286: [d2bdf0a68d504] exiting daemon
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:302: [d2bdf0a68d504] waiting for daemon to start
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:334: [d2bdf0a68d504] daemon started
10:43:11 [2019-10-22T10:43:11.639Z]     daemon.go:286: [d2bdf0a68d504] exiting daemon
10:43:11 [2019-10-22T10:43:11.639Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:43:12 [2019-10-22T10:43:12.425Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:43:12 [2019-10-22T10:43:12.425Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
10:43:12 [2019-10-22T10:43:12.425Z]     daemon.go:302: [d98199eefa3d9] waiting for daemon to start
10:43:12 [2019-10-22T10:43:12.425Z]     daemon.go:334: [d98199eefa3d9] daemon started
10:43:12 [2019-10-22T10:43:12.425Z]     daemon.go:286: [d98199eefa3d9] exiting daemon
10:43:12 [2019-10-22T10:43:12.425Z] === RUN   TestServiceWithPredefinedNetwork
10:43:12 [2019-10-22T10:43:12.866Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
10:43:13 [2019-10-22T10:43:13.500Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	43.608s
10:43:14 [2019-10-22T10:43:14.862Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	1.441s
10:43:14 [2019-10-22T10:43:14.862Z] PASS: docker_cli_daemon_test.go:412: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	3.337s
10:43:14 [2019-10-22T10:43:14.904Z] ok  	github.com/docker/docker/plugin	0.579s	coverage: 27.3% of statements
10:43:14 [2019-10-22T10:43:14.904Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 71.4% of statements
10:43:14 [2019-10-22T10:43:14.904Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.022s	coverage: 33.3% of statements
10:43:15 [2019-10-22T10:43:15.793Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s)
10:43:15 [2019-10-22T10:43:15.793Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
10:43:15 [2019-10-22T10:43:15.793Z]     daemon.go:302: [d763723081d5d] waiting for daemon to start
10:43:15 [2019-10-22T10:43:15.793Z]     daemon.go:334: [d763723081d5d] daemon started
10:43:15 [2019-10-22T10:43:15.793Z]     daemon.go:286: [d763723081d5d] exiting daemon
10:43:15 [2019-10-22T10:43:15.793Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:43:15 [2019-10-22T10:43:15.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:43:15 [2019-10-22T10:43:15.793Z]     service_test.go:230: FLAKY_TEST
10:43:15 [2019-10-22T10:43:15.793Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:43:16 [2019-10-22T10:43:16.958Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.2% of statements
10:43:17 [2019-10-22T10:43:17.244Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
10:43:18 [2019-10-22T10:43:18.161Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	2.952s
10:43:18 [2019-10-22T10:43:18.161Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.323s
10:43:18 [2019-10-22T10:43:18.262Z] ok  	github.com/docker/docker/restartmanager	0.023s	coverage: 47.1% of statements
10:43:19 [2019-10-22T10:43:19.084Z] --- PASS: TestBuildWithHugeFile (72.25s)
10:43:19 [2019-10-22T10:43:19.085Z] === RUN   TestBuildWithEmptyDockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:43:19 [2019-10-22T10:43:19.085Z] PASS: docker_api_build_test.go:474: DockerSuite.TestBuildAddCacheOnFileChange	1.002s
10:43:19 [2019-10-22T10:43:19.285Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
10:43:19 [2019-10-22T10:43:19.339Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:43:19 [2019-10-22T10:43:19.339Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:43:19 [2019-10-22T10:43:19.339Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
10:43:19 [2019-10-22T10:43:19.339Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
10:43:19 [2019-10-22T10:43:19.339Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
10:43:19 [2019-10-22T10:43:19.339Z] === RUN   TestBuildWithHugeFile
10:43:20 [2019-10-22T10:43:20.775Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
10:43:21 [2019-10-22T10:43:21.061Z] ok  	github.com/docker/docker/registry	0.452s	coverage: 57.0% of statements
10:43:22 [2019-10-22T10:43:22.069Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.77s)
10:43:22 [2019-10-22T10:43:22.069Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:302: [d3866823dfbe1] waiting for daemon to start
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:334: [d3866823dfbe1] daemon started
10:43:22 [2019-10-22T10:43:22.069Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:ijtf6ulwy1siymqkzr0oeu19h Created:2019-10-22 10:43:16.69906283 +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[]}
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:286: [d3866823dfbe1] exiting daemon
10:43:22 [2019-10-22T10:43:22.069Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:302: [d0cbb2f85dea2] waiting for daemon to start
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:334: [d0cbb2f85dea2] daemon started
10:43:22 [2019-10-22T10:43:22.069Z]     daemon.go:286: [d0cbb2f85dea2] exiting daemon
10:43:22 [2019-10-22T10:43:22.069Z] PASS
10:43:22 [2019-10-22T10:43:22.069Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
10:43:22 [2019-10-22T10:43:22.069Z] INFO: Testing against a local daemon
10:43:22 [2019-10-22T10:43:22.069Z] === RUN   TestDockerNetworkIpvlanPersistance
10:43:22 [2019-10-22T10:43:22.069Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:43:22 [2019-10-22T10:43:22.069Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:22 [2019-10-22T10:43:22.069Z] === RUN   TestDockerNetworkIpvlan
10:43:22 [2019-10-22T10:43:22.069Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:43:22 [2019-10-22T10:43:22.069Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:43:22 [2019-10-22T10:43:22.069Z] PASS
10:43:22 [2019-10-22T10:43:22.069Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
10:43:22 [2019-10-22T10:43:22.069Z] INFO: Testing against a local daemon
10:43:22 [2019-10-22T10:43:22.069Z] === RUN   TestDockerNetworkMacvlanPersistance
10:43:22 [2019-10-22T10:43:22.106Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 73.0% of statements
10:43:22 [2019-10-22T10:43:22.597Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	3.521s
10:43:22 [2019-10-22T10:43:22.846Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
10:43:22 [2019-10-22T10:43:22.846Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:302: [d852dbd699077] waiting for daemon to start
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:334: [d852dbd699077] daemon started
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:286: [d852dbd699077] exiting daemon
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:302: [d852dbd699077] waiting for daemon to start
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:334: [d852dbd699077] daemon started
10:43:22 [2019-10-22T10:43:22.846Z]     daemon.go:286: [d852dbd699077] exiting daemon
10:43:22 [2019-10-22T10:43:22.846Z] === RUN   TestDockerNetworkMacvlan
10:43:23 [2019-10-22T10:43:23.592Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.3% of statements
10:43:23 [2019-10-22T10:43:23.732Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:43:24 [2019-10-22T10:43:24.629Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:43:25 [2019-10-22T10:43:25.078Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
10:43:25 [2019-10-22T10:43:25.441Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:43:25 [2019-10-22T10:43:25.855Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.988s
10:43:28 [2019-10-22T10:43:28.363Z] PASS: docker_cli_daemon_test.go:439: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	2.718s
10:43:28 [2019-10-22T10:43:28.661Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:43:28 [2019-10-22T10:43:28.965Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	3.208s
10:43:31 [2019-10-22T10:43:31.851Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:43:33 [2019-10-22T10:43:33.457Z] ok  	github.com/docker/docker/pkg/plugins	33.655s	coverage: 76.8% of statements
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/volume	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === Skipped
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver btrfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:73: No driver to put!
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     overlay_test.go:49: Fails to compute changes intermittently
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:46: Driver zfs not supported
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     graphtest_unix.go:73: No driver to put!
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: migrate/v1 TestMigrateContainers (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     migratev1_test.go:71: Test tailored to amd64 architecture
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: migrate/v1 TestMigrateImages (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     migratev1_test.go:150: Test tailored to amd64 architecture
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:43:33 [2019-10-22T10:43:33.458Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] 
10:43:33 [2019-10-22T10:43:33.458Z] DONE 1925 tests, 21 skipped in 349.080s
Post stage
[Pipeline] junit
10:43:33 [2019-10-22T10:43:33.778Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:43:34 [2019-10-22T10:43:34.539Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/make.sh dynbinary test-integration
10:43:34 [2019-10-22T10:43:34.824Z] 
10:43:35 [2019-10-22T10:43:35.107Z] Removing bundles/
10:43:35 [2019-10-22T10:43:35.107Z] 
10:43:35 [2019-10-22T10:43:35.107Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:43:35 [2019-10-22T10:43:35.107Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:43:35 [2019-10-22T10:43:35.107Z] GOOS="" GOARCH="" GOARM=""
10:43:43 [2019-10-22T10:43:43.840Z] PASS: docker_cli_daemon_test.go:458: DockerDaemonSuite.TestDaemonIPv6HostMode	2.072s
10:43:44 [2019-10-22T10:43:44.399Z] PASS: docker_cli_daemon_test.go:291: DockerDaemonSuite.TestDaemonIptablesClean	3.081s
10:43:45 [2019-10-22T10:43:45.326Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	16.362s
10:43:48 [2019-10-22T10:43:48.213Z] --- PASS: TestDockerNetworkMacvlan (25.44s)
10:43:48 [2019-10-22T10:43:48.213Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:302: [dc2d492f0ad00] waiting for daemon to start
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:334: [dc2d492f0ad00] daemon started
10:43:48 [2019-10-22T10:43:48.213Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:286: [dc2d492f0ad00] exiting daemon
10:43:48 [2019-10-22T10:43:48.213Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:302: [dc5676cbf343f] waiting for daemon to start
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:334: [dc5676cbf343f] daemon started
10:43:48 [2019-10-22T10:43:48.213Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:286: [dc5676cbf343f] exiting daemon
10:43:48 [2019-10-22T10:43:48.213Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:302: [d1c274e416afd] waiting for daemon to start
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:334: [d1c274e416afd] daemon started
10:43:48 [2019-10-22T10:43:48.213Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:286: [d1c274e416afd] exiting daemon
10:43:48 [2019-10-22T10:43:48.213Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:302: [d7ab1fd51deef] waiting for daemon to start
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:334: [d7ab1fd51deef] daemon started
10:43:48 [2019-10-22T10:43:48.213Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s)
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:286: [d7ab1fd51deef] exiting daemon
10:43:48 [2019-10-22T10:43:48.213Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:302: [d9d01615646db] waiting for daemon to start
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:334: [d9d01615646db] daemon started
10:43:48 [2019-10-22T10:43:48.213Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.92s)
10:43:48 [2019-10-22T10:43:48.213Z]     daemon.go:286: [d9d01615646db] exiting daemon
10:43:48 [2019-10-22T10:43:48.213Z] PASS
10:43:48 [2019-10-22T10:43:48.213Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
10:43:48 [2019-10-22T10:43:48.213Z] testing: warning: no tests to run
10:43:48 [2019-10-22T10:43:48.213Z] PASS
10:43:48 [2019-10-22T10:43:48.213Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
10:43:48 [2019-10-22T10:43:48.213Z] INFO: Testing against a local daemon
10:43:48 [2019-10-22T10:43:48.213Z] === RUN   TestAuthZPluginAllowRequest
10:43:50 [2019-10-22T10:43:50.223Z] --- PASS: TestAuthZPluginAllowRequest (1.84s)
10:43:50 [2019-10-22T10:43:50.223Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
10:43:50 [2019-10-22T10:43:50.223Z]     daemon.go:302: [d5fd7ec6f12e2] waiting for daemon to start
10:43:50 [2019-10-22T10:43:50.223Z]     daemon.go:334: [d5fd7ec6f12e2] daemon started
10:43:50 [2019-10-22T10:43:50.223Z]     daemon.go:286: [d5fd7ec6f12e2] exiting daemon
10:43:50 [2019-10-22T10:43:50.223Z] === RUN   TestAuthZPluginTLS
10:43:50 [2019-10-22T10:43:50.591Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:43:50 [2019-10-22T10:43:50.591Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
10:43:50 [2019-10-22T10:43:50.591Z]     daemon.go:302: [d5da36ec5e038] waiting for daemon to start
10:43:50 [2019-10-22T10:43:50.591Z]     daemon.go:334: [d5da36ec5e038] daemon started
10:43:50 [2019-10-22T10:43:50.591Z]     daemon.go:286: [d5da36ec5e038] exiting daemon
10:43:50 [2019-10-22T10:43:50.591Z] === RUN   TestAuthZPluginDenyRequest
10:43:50 [2019-10-22T10:43:50.689Z] PASS: docker_cli_daemon_test.go:309: DockerDaemonSuite.TestDaemonIptablesCreate	4.980s
10:43:50 [2019-10-22T10:43:50.689Z] PASS: docker_cli_daemon_test.go:545: DockerDaemonSuite.TestDaemonKeyGeneration	0.712s
10:43:50 [2019-10-22T10:43:50.999Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:43:50 [2019-10-22T10:43:50.999Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
10:43:50 [2019-10-22T10:43:50.999Z]     daemon.go:302: [dd8aafb5fd226] waiting for daemon to start
10:43:50 [2019-10-22T10:43:50.999Z]     daemon.go:334: [dd8aafb5fd226] daemon started
10:43:50 [2019-10-22T10:43:50.999Z]     daemon.go:286: [dd8aafb5fd226] exiting daemon
10:43:50 [2019-10-22T10:43:50.999Z] === RUN   TestAuthZPluginAPIDenyResponse
10:43:51 [2019-10-22T10:43:51.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:43:51 [2019-10-22T10:43:51.782Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
10:43:51 [2019-10-22T10:43:51.782Z]     daemon.go:302: [dda42916a0e58] waiting for daemon to start
10:43:51 [2019-10-22T10:43:51.782Z]     daemon.go:334: [dda42916a0e58] daemon started
10:43:51 [2019-10-22T10:43:51.782Z]     daemon.go:286: [dda42916a0e58] exiting daemon
10:43:51 [2019-10-22T10:43:51.782Z] === RUN   TestAuthZPluginDenyResponse
10:43:52 [2019-10-22T10:43:52.154Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:43:52 [2019-10-22T10:43:52.154Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
10:43:52 [2019-10-22T10:43:52.154Z]     daemon.go:302: [d31f3a67eb822] waiting for daemon to start
10:43:52 [2019-10-22T10:43:52.154Z]     daemon.go:334: [d31f3a67eb822] daemon started
10:43:52 [2019-10-22T10:43:52.154Z]     daemon.go:286: [d31f3a67eb822] exiting daemon
10:43:52 [2019-10-22T10:43:52.154Z] === RUN   TestAuthZPluginAllowEventStream
10:43:53 [2019-10-22T10:43:53.956Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	8.784s
10:43:53 [2019-10-22T10:43:53.983Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
10:43:53 [2019-10-22T10:43:53.983Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
10:43:53 [2019-10-22T10:43:53.983Z]     daemon.go:302: [d20c239a45b1e] waiting for daemon to start
10:43:53 [2019-10-22T10:43:53.983Z]     daemon.go:334: [d20c239a45b1e] daemon started
10:43:53 [2019-10-22T10:43:53.983Z]     daemon.go:286: [d20c239a45b1e] exiting daemon
10:43:53 [2019-10-22T10:43:53.983Z] === RUN   TestAuthZPluginErrorResponse
10:43:54 [2019-10-22T10:43:54.210Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.146s
10:43:54 [2019-10-22T10:43:54.358Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:43:54 [2019-10-22T10:43:54.358Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
10:43:54 [2019-10-22T10:43:54.358Z]     daemon.go:302: [de32652ac8f43] waiting for daemon to start
10:43:54 [2019-10-22T10:43:54.358Z]     daemon.go:334: [de32652ac8f43] daemon started
10:43:54 [2019-10-22T10:43:54.358Z]     daemon.go:286: [de32652ac8f43] exiting daemon
10:43:54 [2019-10-22T10:43:54.358Z] === RUN   TestAuthZPluginErrorRequest
10:43:55 [2019-10-22T10:43:55.183Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:43:55 [2019-10-22T10:43:55.183Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
10:43:55 [2019-10-22T10:43:55.183Z]     daemon.go:302: [d4e15246e4ef7] waiting for daemon to start
10:43:55 [2019-10-22T10:43:55.183Z]     daemon.go:334: [d4e15246e4ef7] daemon started
10:43:55 [2019-10-22T10:43:55.183Z]     daemon.go:286: [d4e15246e4ef7] exiting daemon
10:43:55 [2019-10-22T10:43:55.183Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:43:55 [2019-10-22T10:43:55.607Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:43:55 [2019-10-22T10:43:55.607Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:43:55 [2019-10-22T10:43:55.607Z]     daemon.go:302: [da84579da1940] waiting for daemon to start
10:43:55 [2019-10-22T10:43:55.607Z]     daemon.go:334: [da84579da1940] daemon started
10:43:55 [2019-10-22T10:43:55.607Z]     daemon.go:286: [da84579da1940] exiting daemon
10:43:55 [2019-10-22T10:43:55.607Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:43:55 [2019-10-22T10:43:55.607Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	4.975s
10:43:57 [2019-10-22T10:43:57.510Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
10:43:57 [2019-10-22T10:43:57.510Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
10:43:57 [2019-10-22T10:43:57.510Z]     daemon.go:302: [d0ed34cacfcdb] waiting for daemon to start
10:43:57 [2019-10-22T10:43:57.510Z]     daemon.go:334: [d0ed34cacfcdb] daemon started
10:43:57 [2019-10-22T10:43:57.510Z]     daemon.go:286: [d0ed34cacfcdb] exiting daemon
10:43:57 [2019-10-22T10:43:57.510Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:43:58 [2019-10-22T10:43:58.866Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	4.425s
10:43:59 [2019-10-22T10:43:59.964Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
10:43:59 [2019-10-22T10:43:59.964Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
10:43:59 [2019-10-22T10:43:59.964Z]     daemon.go:302: [d23bfe892fe15] waiting for daemon to start
10:43:59 [2019-10-22T10:43:59.964Z]     daemon.go:334: [d23bfe892fe15] daemon started
10:43:59 [2019-10-22T10:43:59.964Z]     daemon.go:286: [d23bfe892fe15] exiting daemon
10:43:59 [2019-10-22T10:43:59.964Z] === RUN   TestAuthZPluginHeader
10:44:00 [2019-10-22T10:44:00.746Z] --- PASS: TestAuthZPluginHeader (0.84s)
10:44:00 [2019-10-22T10:44:00.746Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
10:44:00 [2019-10-22T10:44:00.746Z]     daemon.go:302: [d8bca16e0d93c] waiting for daemon to start
10:44:00 [2019-10-22T10:44:00.746Z]     daemon.go:334: [d8bca16e0d93c] daemon started
10:44:00 [2019-10-22T10:44:00.746Z]     daemon.go:286: [d8bca16e0d93c] exiting daemon
10:44:00 [2019-10-22T10:44:00.746Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:44:00 [2019-10-22T10:44:00.746Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:44:00 [2019-10-22T10:44:00.746Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:00 [2019-10-22T10:44:00.746Z] === RUN   TestAuthZPluginV2Disable
10:44:00 [2019-10-22T10:44:00.746Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:44:00 [2019-10-22T10:44:00.746Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:00 [2019-10-22T10:44:00.746Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:44:00 [2019-10-22T10:44:00.746Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:44:00 [2019-10-22T10:44:00.746Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:00 [2019-10-22T10:44:00.746Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:44:00 [2019-10-22T10:44:00.746Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:44:00 [2019-10-22T10:44:00.746Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:00 [2019-10-22T10:44:00.746Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:44:01 [2019-10-22T10:44:01.378Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	5.363s
10:44:04 [2019-10-22T10:44:04.683Z] time="2019-10-22T10:44:04Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
10:44:04 [2019-10-22T10:44:04.683Z] time="2019-10-22T10:44:04Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
10:44:05 [2019-10-22T10:44:05.674Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	7.159s
10:44:06 [2019-10-22T10:44:06.597Z] PASS: docker_cli_daemon_test.go:927: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	5.438s
10:44:07 [2019-10-22T10:44:07.522Z] PASS: docker_cli_daemon_test.go:475: DockerDaemonSuite.TestDaemonLogLevelDebug	0.940s
10:44:08 [2019-10-22T10:44:08.084Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	2.232s
10:44:08 [2019-10-22T10:44:08.084Z] PASS: docker_cli_daemon_test.go:484: DockerDaemonSuite.TestDaemonLogLevelFatal	0.589s
10:44:08 [2019-10-22T10:44:08.339Z] PASS: docker_cli_daemon_test.go:471: DockerDaemonSuite.TestDaemonLogLevelWrong	0.170s
10:44:09 [2019-10-22T10:44:09.744Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	1.534s
10:44:11 [2019-10-22T10:44:11.244Z] Created binary: bundles/binary-daemon/dockerd-dev
10:44:11 [2019-10-22T10:44:11.244Z] Copying nested executables into bundles/binary-daemon
10:44:11 [2019-10-22T10:44:11.244Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:44:11 [2019-10-22T10:44:11.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/make.sh cross
10:44:11 [2019-10-22T10:44:11.629Z] PASS: docker_cli_daemon_test.go:2245: DockerDaemonSuite.TestDaemonLogOptions	2.536s
10:44:12 [2019-10-22T10:44:12.135Z] 
10:44:12 [2019-10-22T10:44:12.135Z] Removing bundles/
10:44:12 [2019-10-22T10:44:12.135Z] 
10:44:12 [2019-10-22T10:44:12.135Z] ---> Making bundle: cross (in bundles/cross)
10:44:12 [2019-10-22T10:44:12.135Z] Cross building: bundles/cross/linux/amd64
10:44:12 [2019-10-22T10:44:12.135Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:44:12 [2019-10-22T10:44:12.135Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:44:14 [2019-10-22T10:44:14.137Z] PASS: docker_cli_daemon_test.go:1026: DockerDaemonSuite.TestDaemonLoggingDriverDefault	2.339s
10:44:15 [2019-10-22T10:44:15.495Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	5.821s
10:44:16 [2019-10-22T10:44:16.421Z] PASS: docker_cli_daemon_test.go:1064: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	2.592s
10:44:19 [2019-10-22T10:44:19.680Z] PASS: docker_cli_daemon_test.go:1081: DockerDaemonSuite.TestDaemonLoggingDriverNone	2.700s
10:44:19 [2019-10-22T10:44:19.680Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.667s
10:44:20 [2019-10-22T10:44:20.449Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s)
10:44:20 [2019-10-22T10:44:20.449Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:302: [d17f3fd07fa71] waiting for daemon to start
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:334: [d17f3fd07fa71] daemon started
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:286: [d17f3fd07fa71] exiting daemon
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:302: [d17f3fd07fa71] waiting for daemon to start
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:302: [d17f3fd07fa71] waiting for daemon to start
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:286: [d17f3fd07fa71] exiting daemon
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:302: [d17f3fd07fa71] waiting for daemon to start
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:334: [d17f3fd07fa71] daemon started
10:44:20 [2019-10-22T10:44:20.449Z]     daemon.go:286: [d17f3fd07fa71] exiting daemon
10:44:20 [2019-10-22T10:44:20.449Z] PASS
10:44:20 [2019-10-22T10:44:20.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
10:44:20 [2019-10-22T10:44:20.449Z] INFO: Testing against a local daemon
10:44:20 [2019-10-22T10:44:20.449Z] === RUN   TestPluginInvalidJSON
10:44:20 [2019-10-22T10:44:20.449Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:44:20 [2019-10-22T10:44:20.449Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:44:20 [2019-10-22T10:44:20.449Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:44:20 [2019-10-22T10:44:20.449Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:44:20 [2019-10-22T10:44:20.449Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:44:20 [2019-10-22T10:44:20.449Z] PASS
10:44:20 [2019-10-22T10:44:20.449Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
10:44:20 [2019-10-22T10:44:20.449Z] INFO: Testing against a local daemon
10:44:20 [2019-10-22T10:44:20.449Z] === RUN   TestExternalGraphDriver
10:44:20 [2019-10-22T10:44:20.449Z] === RUN   TestExternalGraphDriver/json
10:44:20 [2019-10-22T10:44:20.449Z] === RUN   TestExternalGraphDriver/spec
10:44:21 [2019-10-22T10:44:21.082Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	2.007s
10:44:21 [2019-10-22T10:44:21.715Z] === RUN   TestExternalGraphDriver/pull
10:44:22 [2019-10-22T10:44:22.486Z] PASS: docker_cli_daemon_test.go:1138: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	3.085s
10:44:23 [2019-10-22T10:44:23.846Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	2.454s
10:44:24 [2019-10-22T10:44:24.238Z] --- PASS: TestExternalGraphDriver (6.36s)
10:44:24 [2019-10-22T10:44:24.238Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:302: [d4c33d5c720e3] waiting for daemon to start
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:334: [d4c33d5c720e3] daemon started
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:286: [d4c33d5c720e3] exiting daemon
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:302: [d4c33d5c720e3] waiting for daemon to start
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:334: [d4c33d5c720e3] daemon started
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:286: [d4c33d5c720e3] exiting daemon
10:44:24 [2019-10-22T10:44:24.238Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:302: [d4c33d5c720e3] waiting for daemon to start
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:334: [d4c33d5c720e3] daemon started
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:286: [d4c33d5c720e3] exiting daemon
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:302: [d4c33d5c720e3] waiting for daemon to start
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:334: [d4c33d5c720e3] daemon started
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:286: [d4c33d5c720e3] exiting daemon
10:44:24 [2019-10-22T10:44:24.238Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:302: [d4c33d5c720e3] waiting for daemon to start
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:334: [d4c33d5c720e3] daemon started
10:44:24 [2019-10-22T10:44:24.238Z]     daemon.go:286: [d4c33d5c720e3] exiting daemon
10:44:24 [2019-10-22T10:44:24.238Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
10:44:24 [2019-10-22T10:44:24.238Z] === RUN   TestGraphdriverPluginV2
10:44:24 [2019-10-22T10:44:24.238Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:44:24 [2019-10-22T10:44:24.238Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:44:24 [2019-10-22T10:44:24.238Z] PASS
10:44:24 [2019-10-22T10:44:24.238Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
10:44:24 [2019-10-22T10:44:24.238Z] INFO: Testing against a local daemon
10:44:24 [2019-10-22T10:44:24.238Z] === RUN   TestContinueAfterPluginCrash
10:44:24 [2019-10-22T10:44:24.238Z] === PAUSE TestContinueAfterPluginCrash
10:44:24 [2019-10-22T10:44:24.238Z] === RUN   TestDaemonStartWithLogOpt
10:44:24 [2019-10-22T10:44:24.238Z] === PAUSE TestDaemonStartWithLogOpt
10:44:24 [2019-10-22T10:44:24.238Z] === CONT  TestContinueAfterPluginCrash
10:44:24 [2019-10-22T10:44:24.238Z] === CONT  TestDaemonStartWithLogOpt
10:44:24 [2019-10-22T10:44:24.775Z] PASS: docker_cli_daemon_test.go:1098: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	2.465s
10:44:28 [2019-10-22T10:44:28.080Z] PASS: docker_cli_daemon_test.go:1150: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	3.248s
10:44:28 [2019-10-22T10:44:28.642Z] PASS: docker_cli_daemon_test.go:2258: DockerDaemonSuite.TestDaemonMaxConcurrency	0.521s
10:44:29 [2019-10-22T10:44:29.201Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	5.702s
10:44:32 [2019-10-22T10:44:32.503Z] PASS: docker_cli_daemon_test.go:2270: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.518s
10:44:32 [2019-10-22T10:44:32.759Z] --- PASS: TestBuildWithHugeFile (73.52s)
10:44:32 [2019-10-22T10:44:32.759Z] === RUN   TestBuildWithEmptyDockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:32 [2019-10-22T10:44:32.759Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:33 [2019-10-22T10:44:33.014Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:33 [2019-10-22T10:44:33.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:44:33 [2019-10-22T10:44:33.014Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
10:44:33 [2019-10-22T10:44:33.014Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
10:44:33 [2019-10-22T10:44:33.014Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:44:33 [2019-10-22T10:44:33.014Z] === RUN   TestBuildWithHugeFile
10:44:35 [2019-10-22T10:44:35.593Z] --- PASS: TestDaemonStartWithLogOpt (11.22s)
10:44:35 [2019-10-22T10:44:35.593Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:302: [df1ddab8612f3] waiting for daemon to start
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:334: [df1ddab8612f3] daemon started
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:286: [df1ddab8612f3] exiting daemon
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:302: [df1ddab8612f3] waiting for daemon to start
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:334: [df1ddab8612f3] daemon started
10:44:35 [2019-10-22T10:44:35.593Z]     daemon.go:286: [df1ddab8612f3] exiting daemon
10:44:39 [2019-10-22T10:44:39.539Z] PASS: docker_cli_daemon_test.go:2311: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.513s
10:44:40 [2019-10-22T10:44:40.670Z] --- PASS: TestContinueAfterPluginCrash (16.20s)
10:44:40 [2019-10-22T10:44:40.670Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
10:44:40 [2019-10-22T10:44:40.670Z]     daemon.go:302: [d98d9bc72960c] waiting for daemon to start
10:44:40 [2019-10-22T10:44:40.670Z]     daemon.go:334: [d98d9bc72960c] daemon started
10:44:40 [2019-10-22T10:44:40.670Z]     daemon.go:286: [d98d9bc72960c] exiting daemon
10:44:40 [2019-10-22T10:44:40.670Z] PASS
10:44:40 [2019-10-22T10:44:40.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
10:44:40 [2019-10-22T10:44:40.670Z] INFO: Testing against a local daemon
10:44:40 [2019-10-22T10:44:40.670Z] === RUN   TestPluginWithDevMounts
10:44:40 [2019-10-22T10:44:40.670Z] === PAUSE TestPluginWithDevMounts
10:44:40 [2019-10-22T10:44:40.670Z] === CONT  TestPluginWithDevMounts
10:44:42 [2019-10-22T10:44:42.469Z] --- PASS: TestPluginWithDevMounts (1.95s)
10:44:42 [2019-10-22T10:44:42.469Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
10:44:42 [2019-10-22T10:44:42.469Z]     daemon.go:302: [def03a2d9c2f3] waiting for daemon to start
10:44:42 [2019-10-22T10:44:42.469Z]     daemon.go:334: [def03a2d9c2f3] daemon started
10:44:42 [2019-10-22T10:44:42.469Z]     daemon.go:286: [def03a2d9c2f3] exiting daemon
10:44:42 [2019-10-22T10:44:42.469Z] PASS
10:44:42 [2019-10-22T10:44:42.469Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
10:44:42 [2019-10-22T10:44:42.469Z] INFO: Testing against a local daemon
10:44:42 [2019-10-22T10:44:42.469Z] === RUN   TestSecretInspect
10:44:42 [2019-10-22T10:44:42.925Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	13.020s
10:44:45 [2019-10-22T10:44:45.676Z] --- PASS: TestSecretInspect (3.01s)
10:44:45 [2019-10-22T10:44:45.676Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
10:44:45 [2019-10-22T10:44:45.676Z]     daemon.go:302: [d7111673d9ae8] waiting for daemon to start
10:44:45 [2019-10-22T10:44:45.676Z]     daemon.go:334: [d7111673d9ae8] daemon started
10:44:45 [2019-10-22T10:44:45.676Z]     daemon.go:286: [d7111673d9ae8] exiting daemon
10:44:45 [2019-10-22T10:44:45.676Z] === RUN   TestSecretList
10:44:47 [2019-10-22T10:44:47.281Z] PASS: docker_cli_daemon_test.go:1766: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	8.744s
10:44:48 [2019-10-22T10:44:48.153Z] --- PASS: TestSecretList (2.85s)
10:44:48 [2019-10-22T10:44:48.153Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
10:44:48 [2019-10-22T10:44:48.153Z]     daemon.go:302: [dbbfacf27868b] waiting for daemon to start
10:44:48 [2019-10-22T10:44:48.153Z]     daemon.go:334: [dbbfacf27868b] daemon started
10:44:48 [2019-10-22T10:44:48.153Z]     daemon.go:286: [dbbfacf27868b] exiting daemon
10:44:48 [2019-10-22T10:44:48.153Z] === RUN   TestSecretsCreateAndDelete
10:44:50 [2019-10-22T10:44:50.540Z] PASS: docker_cli_daemon_test.go:1497: DockerDaemonSuite.TestDaemonRestartCleanupNetns	3.336s
10:44:51 [2019-10-22T10:44:51.322Z] --- PASS: TestSecretsCreateAndDelete (2.84s)
10:44:51 [2019-10-22T10:44:51.322Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
10:44:51 [2019-10-22T10:44:51.322Z]     daemon.go:302: [d763fc2f9fbe2] waiting for daemon to start
10:44:51 [2019-10-22T10:44:51.322Z]     daemon.go:334: [d763fc2f9fbe2] daemon started
10:44:51 [2019-10-22T10:44:51.322Z]     daemon.go:286: [d763fc2f9fbe2] exiting daemon
10:44:51 [2019-10-22T10:44:51.322Z] === RUN   TestSecretsUpdate
10:44:51 [2019-10-22T10:44:51.901Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	9.476s
10:44:54 [2019-10-22T10:44:54.617Z] --- PASS: TestSecretsUpdate (3.07s)
10:44:54 [2019-10-22T10:44:54.617Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
10:44:54 [2019-10-22T10:44:54.617Z]     daemon.go:302: [db5dc1ef0c19e] waiting for daemon to start
10:44:54 [2019-10-22T10:44:54.617Z]     daemon.go:334: [db5dc1ef0c19e] daemon started
10:44:54 [2019-10-22T10:44:54.617Z]     daemon.go:286: [db5dc1ef0c19e] exiting daemon
10:44:54 [2019-10-22T10:44:54.617Z] === RUN   TestTemplatedSecret
10:44:57 [2019-10-22T10:44:57.868Z] --- PASS: TestTemplatedSecret (3.64s)
10:44:57 [2019-10-22T10:44:57.868Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
10:44:57 [2019-10-22T10:44:57.868Z]     daemon.go:302: [dedce096d1209] waiting for daemon to start
10:44:57 [2019-10-22T10:44:57.868Z]     daemon.go:334: [dedce096d1209] daemon started
10:44:57 [2019-10-22T10:44:57.868Z]     daemon.go:286: [dedce096d1209] exiting daemon
10:44:57 [2019-10-22T10:44:57.868Z] PASS
10:44:57 [2019-10-22T10:44:57.868Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
10:44:57 [2019-10-22T10:44:57.868Z] INFO: Testing against a local daemon
10:44:57 [2019-10-22T10:44:57.868Z] === RUN   TestServiceCreateInit
10:44:57 [2019-10-22T10:44:57.868Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:44:59 [2019-10-22T10:44:59.978Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	6.721s
10:44:59 [2019-10-22T10:44:59.978Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.946s
10:45:02 [2019-10-22T10:45:02.993Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:45:08 [2019-10-22T10:45:08.265Z] --- PASS: TestServiceCreateInit (10.42s)
10:45:08 [2019-10-22T10:45:08.265Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
10:45:08 [2019-10-22T10:45:08.265Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:302: [d5cfc1e44214b] waiting for daemon to start
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:334: [d5cfc1e44214b] daemon started
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:286: [d5cfc1e44214b] exiting daemon
10:45:08 [2019-10-22T10:45:08.265Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s)
10:45:08 [2019-10-22T10:45:08.265Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:302: [d6585133957bc] waiting for daemon to start
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:334: [d6585133957bc] daemon started
10:45:08 [2019-10-22T10:45:08.265Z]         daemon.go:286: [d6585133957bc] exiting daemon
10:45:08 [2019-10-22T10:45:08.265Z] === RUN   TestCreateServiceMultipleTimes
10:45:09 [2019-10-22T10:45:09.912Z] PASS: docker_cli_daemon_test.go:1793: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	16.537s
10:45:13 [2019-10-22T10:45:13.171Z] PASS: docker_cli_daemon_test.go:1239: DockerDaemonSuite.TestDaemonRestartKillWait	3.594s
10:45:14 [2019-10-22T10:45:14.094Z] PASS: docker_cli_daemon_test.go:1643: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.176s
10:45:16 [2019-10-22T10:45:16.018Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	16.105s
10:45:18 [2019-10-22T10:45:18.569Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	2.623s
10:45:21 [2019-10-22T10:45:21.833Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	3.477s
10:45:22 [2019-10-22T10:45:22.392Z] PASS: docker_cli_daemon_test.go:168: DockerDaemonSuite.TestDaemonRestartOnFailure	8.510s
10:45:27 [2019-10-22T10:45:27.453Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:45:27 [2019-10-22T10:45:27.453Z] 
10:45:27 [2019-10-22T10:45:27.453Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:45:27 [2019-10-22T10:45:27.453Z] PKG_CONFIG=pkg-config
10:45:27 [2019-10-22T10:45:27.453Z] GOLANG_VERSION=1.12.10
10:45:27 [2019-10-22T10:45:27.453Z] HOSTNAME=f0744bcafebe
10:45:27 [2019-10-22T10:45:27.453Z] DOCKER_EXPERIMENTAL=1
10:45:27 [2019-10-22T10:45:27.453Z] container=docker
10:45:27 [2019-10-22T10:45:27.453Z] TEST_SKIP_INTEGRATION_CLI=1
10:45:27 [2019-10-22T10:45:27.453Z] GOMETALINTER_OPTS=--deadline=2m
10:45:27 [2019-10-22T10:45:27.453Z] GOPATH=/go
10:45:27 [2019-10-22T10:45:27.453Z] PWD=/go/src/github.com/docker/docker
10:45:27 [2019-10-22T10:45:27.453Z] HOME=/root
10:45:27 [2019-10-22T10:45:27.453Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:45:27 [2019-10-22T10:45:27.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:45:27 [2019-10-22T10:45:27.453Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
10:45:27 [2019-10-22T10:45:27.454Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:45:27 [2019-10-22T10:45:27.454Z] DOCKER_GRAPHDRIVER=overlay2
10:45:27 [2019-10-22T10:45:27.454Z] TERM=xterm
10:45:27 [2019-10-22T10:45:27.454Z] DEST=bundles/test-integration
10:45:27 [2019-10-22T10:45:27.454Z] SHLVL=1
10:45:27 [2019-10-22T10:45:27.454Z] TIMEOUT=120m
10:45:27 [2019-10-22T10:45:27.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:45:27 [2019-10-22T10:45:27.454Z] DOCKER_PKG=github.com/docker/docker
10:45:27 [2019-10-22T10:45:27.454Z] _=/usr/bin/env
10:45:27 [2019-10-22T10:45:27.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:45:27 [2019-10-22T10:45:27.676Z] PASS: docker_cli_daemon_test.go:1008: DockerDaemonSuite.TestDaemonRestartRenameContainer	3.988s
10:45:28 [2019-10-22T10:45:28.170Z] --- PASS: TestCreateServiceMultipleTimes (17.72s)
10:45:28 [2019-10-22T10:45:28.170Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
10:45:28 [2019-10-22T10:45:28.170Z]     daemon.go:302: [df354b206ba32] waiting for daemon to start
10:45:28 [2019-10-22T10:45:28.170Z]     daemon.go:334: [df354b206ba32] daemon started
10:45:28 [2019-10-22T10:45:28.170Z]     daemon.go:286: [df354b206ba32] exiting daemon
10:45:28 [2019-10-22T10:45:28.170Z] === RUN   TestCreateWithDuplicateNetworkNames
10:45:29 [2019-10-22T10:45:29.562Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	7.456s
10:45:33 [2019-10-22T10:45:33.554Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:45:33 [2019-10-22T10:45:33.555Z] Copying nested executables into bundles/cross/linux/amd64
10:45:33 [2019-10-22T10:45:33.555Z] Cross building: bundles/cross/windows/amd64
10:45:33 [2019-10-22T10:45:33.555Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:45:33 [2019-10-22T10:45:33.555Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:45:36 [2019-10-22T10:45:36.092Z] PASS: docker_cli_network_unix_test.go:1667: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	9.175s
10:45:37 [2019-10-22T10:45:37.579Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	143.099s
10:45:37 [2019-10-22T10:45:37.579Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.669s
10:45:37 [2019-10-22T10:45:37.579Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.012s
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
10:45:37 [2019-10-22T10:45:37.579Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.002s
10:45:37 [2019-10-22T10:45:37.579Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
10:45:39 [2019-10-22T10:45:39.391Z] PASS: docker_cli_daemon_test.go:1630: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	2.956s
10:45:41 [2019-10-22T10:45:41.735Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s)
10:45:41 [2019-10-22T10:45:41.735Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
10:45:41 [2019-10-22T10:45:41.735Z]     daemon.go:302: [dd5c919b5c5c1] waiting for daemon to start
10:45:41 [2019-10-22T10:45:41.735Z]     daemon.go:334: [dd5c919b5c5c1] daemon started
10:45:41 [2019-10-22T10:45:41.735Z]     daemon.go:286: [dd5c919b5c5c1] exiting daemon
10:45:41 [2019-10-22T10:45:41.735Z] === RUN   TestCreateServiceSecretFileMode
10:45:42 [2019-10-22T10:45:42.278Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	6.575s
10:45:42 [2019-10-22T10:45:42.278Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
10:45:42 [2019-10-22T10:45:42.278Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
10:45:43 [2019-10-22T10:45:43.529Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
10:45:43 [2019-10-22T10:45:43.529Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
10:45:43 [2019-10-22T10:45:43.529Z]     daemon.go:302: [dae84ce5a42a0] waiting for daemon to start
10:45:43 [2019-10-22T10:45:43.529Z]     daemon.go:334: [dae84ce5a42a0] daemon started
10:45:43 [2019-10-22T10:45:43.529Z]     daemon.go:286: [dae84ce5a42a0] exiting daemon
10:45:43 [2019-10-22T10:45:43.529Z] === RUN   TestCreateServiceConfigFileMode
10:45:43 [2019-10-22T10:45:43.547Z] PASS: docker_cli_daemon_test.go:2598: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	3.694s
10:45:43 [2019-10-22T10:45:43.846Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	14.387s
10:45:44 [2019-10-22T10:45:44.405Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.565s
10:45:44 [2019-10-22T10:45:44.465Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.580s
10:45:46 [2019-10-22T10:45:46.009Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.327s
10:45:46 [2019-10-22T10:45:46.009Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
10:45:46 [2019-10-22T10:45:46.009Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
10:45:46 [2019-10-22T10:45:46.009Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
10:45:46 [2019-10-22T10:45:46.009Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
10:45:46 [2019-10-22T10:45:46.749Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
10:45:46 [2019-10-22T10:45:46.749Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
10:45:46 [2019-10-22T10:45:46.749Z]     daemon.go:302: [d05c098969239] waiting for daemon to start
10:45:46 [2019-10-22T10:45:46.749Z]     daemon.go:334: [d05c098969239] daemon started
10:45:46 [2019-10-22T10:45:46.749Z]     daemon.go:286: [d05c098969239] exiting daemon
10:45:46 [2019-10-22T10:45:46.749Z] === RUN   TestInspect
10:45:48 [2019-10-22T10:45:48.923Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.917s
10:45:49 [2019-10-22T10:45:49.385Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
10:45:49 [2019-10-22T10:45:49.385Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
10:45:50 [2019-10-22T10:45:50.001Z] --- PASS: TestInspect (2.66s)
10:45:50 [2019-10-22T10:45:50.001Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
10:45:50 [2019-10-22T10:45:50.001Z]     daemon.go:302: [d33f01f964e9d] waiting for daemon to start
10:45:50 [2019-10-22T10:45:50.001Z]     daemon.go:334: [d33f01f964e9d] daemon started
10:45:50 [2019-10-22T10:45:50.001Z]     daemon.go:286: [d33f01f964e9d] exiting daemon
10:45:50 [2019-10-22T10:45:50.001Z] === RUN   TestDockerNetworkConnectAlias
10:45:50 [2019-10-22T10:45:50.973Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	5.946s
10:45:53 [2019-10-22T10:45:53.487Z] --- PASS: TestBuildWithHugeFile (80.35s)
10:45:53 [2019-10-22T10:45:53.487Z] === RUN   TestBuildWithEmptyDockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:45:53 [2019-10-22T10:45:53.487Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:45:53 [2019-10-22T10:45:53.742Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:45:53 [2019-10-22T10:45:53.742Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	3.396s
10:45:53 [2019-10-22T10:45:53.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:45:53 [2019-10-22T10:45:53.742Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
10:45:53 [2019-10-22T10:45:53.742Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
10:45:53 [2019-10-22T10:45:53.742Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
10:45:53 [2019-10-22T10:45:53.742Z] PASS
10:45:53 [2019-10-22T10:45:53.997Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:45:53 [2019-10-22T10:45:53.997Z] PASS: docker_cli_daemon_test.go:118: DockerDaemonSuite.TestDaemonRestartUnlessStopped	10.699s
10:45:53 [2019-10-22T10:45:53.997Z] INFO: Testing against a local daemon
10:45:53 [2019-10-22T10:45:53.997Z] testing: warning: no tests to run
10:45:53 [2019-10-22T10:45:53.997Z] PASS
10:45:53 [2019-10-22T10:45:53.997Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:45:54 [2019-10-22T10:45:54.253Z] INFO: Testing against a local daemon
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestContainerInvalidJSON
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:45:54 [2019-10-22T10:45:54.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:45:54 [2019-10-22T10:45:54.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:45:54 [2019-10-22T10:45:54.253Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:45:54 [2019-10-22T10:45:54.253Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:45:54 [2019-10-22T10:45:54.253Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:45:54 [2019-10-22T10:45:54.253Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:45:54 [2019-10-22T10:45:54.253Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:45:54 [2019-10-22T10:45:54.253Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:45:54 [2019-10-22T10:45:54.253Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:45:54 [2019-10-22T10:45:54.253Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:45:54 [2019-10-22T10:45:54.253Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestCopyFromContainerPathIsNotDir
10:45:54 [2019-10-22T10:45:54.253Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
10:45:54 [2019-10-22T10:45:54.253Z] === RUN   TestCopyFromContainer
10:45:55 [2019-10-22T10:45:55.189Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	5.501s
10:45:55 [2019-10-22T10:45:55.614Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.528s
10:45:56 [2019-10-22T10:45:56.281Z] --- PASS: TestDockerNetworkConnectAlias (5.94s)
10:45:56 [2019-10-22T10:45:56.281Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
10:45:56 [2019-10-22T10:45:56.281Z]     daemon.go:302: [d76e16a788766] waiting for daemon to start
10:45:56 [2019-10-22T10:45:56.281Z]     daemon.go:334: [d76e16a788766] daemon started
10:45:56 [2019-10-22T10:45:56.281Z]     daemon.go:286: [d76e16a788766] exiting daemon
10:45:56 [2019-10-22T10:45:56.281Z] === RUN   TestDockerNetworkReConnect
10:45:56 [2019-10-22T10:45:56.537Z] === RUN   TestCopyFromContainer//
10:45:56 [2019-10-22T10:45:56.792Z] === RUN   TestCopyFromContainer//bar/root
10:45:56 [2019-10-22T10:45:56.793Z] === RUN   TestCopyFromContainer//bar/root/
10:45:57 [2019-10-22T10:45:57.048Z] === RUN   TestCopyFromContainer/bar/quux
10:45:57 [2019-10-22T10:45:57.048Z] === RUN   TestCopyFromContainer/bar/quux/
10:45:57 [2019-10-22T10:45:57.304Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:45:57 [2019-10-22T10:45:57.304Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:45:57 [2019-10-22T10:45:57.304Z] PASS: docker_cli_daemon_test.go:2574: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	3.474s
10:45:57 [2019-10-22T10:45:57.559Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:45:57 [2019-10-22T10:45:57.559Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:45:57 [2019-10-22T10:45:57.820Z] === RUN   TestCopyFromContainer/bar/notarget
10:45:58 [2019-10-22T10:45:58.075Z] --- PASS: TestCopyFromContainer (3.63s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
10:45:58 [2019-10-22T10:45:58.075Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.21s)
10:45:58 [2019-10-22T10:45:58.075Z] === RUN   TestDaemonRestartIpcMode
10:45:58 [2019-10-22T10:45:58.075Z] === PAUSE TestDaemonRestartIpcMode
10:45:58 [2019-10-22T10:45:58.075Z] === RUN   TestExecWithCloseStdin
10:45:58 [2019-10-22T10:45:58.636Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	3.216s
10:45:58 [2019-10-22T10:45:58.892Z] PASS: docker_cli_daemon_test.go:680: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.554s
10:45:59 [2019-10-22T10:45:59.151Z] --- PASS: TestExecWithCloseStdin (1.14s)
10:45:59 [2019-10-22T10:45:59.151Z] === RUN   TestExecUser
10:46:00 [2019-10-22T10:46:00.513Z] --- PASS: TestExecUser (1.19s)
10:46:00 [2019-10-22T10:46:00.513Z] === RUN   TestHealthKillContainer
10:46:00 [2019-10-22T10:46:00.648Z] --- PASS: TestDockerNetworkReConnect (5.05s)
10:46:00 [2019-10-22T10:46:00.648Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
10:46:00 [2019-10-22T10:46:00.648Z]     daemon.go:302: [d29ddade7af5b] waiting for daemon to start
10:46:00 [2019-10-22T10:46:00.648Z]     daemon.go:334: [d29ddade7af5b] daemon started
10:46:00 [2019-10-22T10:46:00.648Z]     daemon.go:286: [d29ddade7af5b] exiting daemon
10:46:00 [2019-10-22T10:46:00.648Z] === RUN   TestServicePlugin
10:46:00 [2019-10-22T10:46:00.648Z] --- SKIP: TestServicePlugin (0.00s)
10:46:00 [2019-10-22T10:46:00.648Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:46:00 [2019-10-22T10:46:00.648Z] === RUN   TestServiceUpdateLabel
10:46:01 [2019-10-22T10:46:01.072Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.543s
10:46:01 [2019-10-22T10:46:01.631Z] PASS: docker_cli_daemon_test.go:1484: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.540s
10:46:03 [2019-10-22T10:46:03.513Z] --- PASS: TestHealthKillContainer (3.07s)
10:46:03 [2019-10-22T10:46:03.513Z] === RUN   TestAPIIpcModeHost
10:46:03 [2019-10-22T10:46:03.769Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	2.676s
10:46:03 [2019-10-22T10:46:03.872Z] --- PASS: TestServiceUpdateLabel (3.06s)
10:46:03 [2019-10-22T10:46:03.872Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
10:46:03 [2019-10-22T10:46:03.872Z]     daemon.go:302: [d953d5dca840e] waiting for daemon to start
10:46:03 [2019-10-22T10:46:03.872Z]     daemon.go:334: [d953d5dca840e] daemon started
10:46:03 [2019-10-22T10:46:03.872Z]     daemon.go:286: [d953d5dca840e] exiting daemon
10:46:03 [2019-10-22T10:46:03.872Z] === RUN   TestServiceUpdateSecrets
10:46:04 [2019-10-22T10:46:04.331Z] --- PASS: TestAPIIpcModeHost (0.96s)
10:46:04 [2019-10-22T10:46:04.331Z] === RUN   TestDaemonIpcModeShareable
10:46:04 [2019-10-22T10:46:04.892Z] PASS: docker_cli_daemon_test.go:1558: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	3.038s
10:46:04 [2019-10-22T10:46:04.892Z] SKIP: docker_cli_daemon_test.go:222: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
10:46:04 [2019-10-22T10:46:04.892Z] SKIP: docker_cli_daemon_test.go:202: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
10:46:05 [2019-10-22T10:46:05.493Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.490s
10:46:06 [2019-10-22T10:46:06.417Z] --- PASS: TestDaemonIpcModeShareable (2.01s)
10:46:06 [2019-10-22T10:46:06.417Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:46:06 [2019-10-22T10:46:06.417Z]     daemon.go:302: [d6eaab92fbb91] waiting for daemon to start
10:46:06 [2019-10-22T10:46:06.417Z]     daemon.go:334: [d6eaab92fbb91] daemon started
10:46:06 [2019-10-22T10:46:06.417Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:194, shared: true, mustBeShared: true
10:46:06 [2019-10-22T10:46:06.417Z]     daemon.go:286: [d6eaab92fbb91] exiting daemon
10:46:06 [2019-10-22T10:46:06.417Z] === RUN   TestDaemonIpcModePrivate
10:46:08 [2019-10-22T10:46:08.299Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
10:46:08 [2019-10-22T10:46:08.300Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:46:08 [2019-10-22T10:46:08.300Z]     daemon.go:302: [dedea514def2d] waiting for daemon to start
10:46:08 [2019-10-22T10:46:08.300Z]     daemon.go:334: [dedea514def2d] daemon started
10:46:08 [2019-10-22T10:46:08.300Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false
10:46:08 [2019-10-22T10:46:08.300Z]     daemon.go:286: [dedea514def2d] exiting daemon
10:46:08 [2019-10-22T10:46:08.300Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:46:08 [2019-10-22T10:46:08.554Z] PASS: docker_cli_daemon_test.go:1949: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.777s
10:46:09 [2019-10-22T10:46:09.914Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	4.236s
10:46:10 [2019-10-22T10:46:10.169Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
10:46:10 [2019-10-22T10:46:10.169Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:46:10 [2019-10-22T10:46:10.169Z]     daemon.go:302: [d432fd09bb5de] waiting for daemon to start
10:46:10 [2019-10-22T10:46:10.169Z]     daemon.go:334: [d432fd09bb5de] daemon started
10:46:10 [2019-10-22T10:46:10.169Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false
10:46:10 [2019-10-22T10:46:10.169Z]     daemon.go:286: [d432fd09bb5de] exiting daemon
10:46:10 [2019-10-22T10:46:10.169Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:46:12 [2019-10-22T10:46:12.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s)
10:46:12 [2019-10-22T10:46:12.677Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:46:12 [2019-10-22T10:46:12.677Z]     daemon.go:302: [dac3fc8cf256c] waiting for daemon to start
10:46:12 [2019-10-22T10:46:12.677Z]     daemon.go:334: [dac3fc8cf256c] daemon started
10:46:12 [2019-10-22T10:46:12.677Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
10:46:12 [2019-10-22T10:46:12.677Z]     daemon.go:286: [dac3fc8cf256c] exiting daemon
10:46:12 [2019-10-22T10:46:12.677Z] === RUN   TestStopContainerWithTimeout
10:46:12 [2019-10-22T10:46:12.677Z] === RUN   TestStopContainerWithTimeout/0
10:46:12 [2019-10-22T10:46:12.677Z] === PAUSE TestStopContainerWithTimeout/0
10:46:12 [2019-10-22T10:46:12.677Z] === RUN   TestStopContainerWithTimeout/1
10:46:12 [2019-10-22T10:46:12.677Z] === PAUSE TestStopContainerWithTimeout/1
10:46:12 [2019-10-22T10:46:12.677Z] === RUN   TestStopContainerWithTimeout/3
10:46:12 [2019-10-22T10:46:12.677Z] === PAUSE TestStopContainerWithTimeout/3
10:46:12 [2019-10-22T10:46:12.677Z] === RUN   TestStopContainerWithTimeout/-1
10:46:12 [2019-10-22T10:46:12.677Z] === PAUSE TestStopContainerWithTimeout/-1
10:46:12 [2019-10-22T10:46:12.677Z] === CONT  TestStopContainerWithTimeout/0
10:46:12 [2019-10-22T10:46:12.677Z] === CONT  TestStopContainerWithTimeout/-1
10:46:13 [2019-10-22T10:46:13.601Z] === CONT  TestStopContainerWithTimeout/3
10:46:14 [2019-10-22T10:46:14.162Z] PASS: docker_cli_daemon_test.go:1878: DockerDaemonSuite.TestDaemonRestartWithLinks	5.143s
10:46:14 [2019-10-22T10:46:14.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:46:15 [2019-10-22T10:46:15.524Z] === CONT  TestStopContainerWithTimeout/1
10:46:16 [2019-10-22T10:46:16.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:46:17 [2019-10-22T10:46:17.407Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:46:17 [2019-10-22T10:46:17.407Z]     --- PASS: TestStopContainerWithTimeout/0 (1.44s)
10:46:17 [2019-10-22T10:46:17.407Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
10:46:17 [2019-10-22T10:46:17.407Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
10:46:17 [2019-10-22T10:46:17.407Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
10:46:17 [2019-10-22T10:46:17.407Z] === RUN   TestDeleteDevicemapper
10:46:17 [2019-10-22T10:46:17.407Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:46:17 [2019-10-22T10:46:17.407Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:46:17 [2019-10-22T10:46:17.407Z] === CONT  TestDaemonRestartIpcMode
10:46:17 [2019-10-22T10:46:17.407Z] PASS: docker_cli_daemon_test.go:1901: DockerDaemonSuite.TestDaemonRestartWithNames	3.320s
10:46:20 [2019-10-22T10:46:20.281Z] --- PASS: TestServiceUpdateSecrets (15.77s)
10:46:20 [2019-10-22T10:46:20.281Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
10:46:20 [2019-10-22T10:46:20.281Z]     daemon.go:302: [d62341c2014a0] waiting for daemon to start
10:46:20 [2019-10-22T10:46:20.281Z]     daemon.go:334: [d62341c2014a0] daemon started
10:46:20 [2019-10-22T10:46:20.281Z]     daemon.go:286: [d62341c2014a0] exiting daemon
10:46:20 [2019-10-22T10:46:20.281Z] === RUN   TestServiceUpdateConfigs
10:46:20 [2019-10-22T10:46:20.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:46:21 [2019-10-22T10:46:21.563Z] PASS: docker_cli_daemon_test.go:1597: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	3.143s
10:46:21 [2019-10-22T10:46:21.563Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
10:46:21 [2019-10-22T10:46:21.563Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:302: [d82c75f57a731] waiting for daemon to start
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:334: [d82c75f57a731] daemon started
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:286: [d82c75f57a731] exiting daemon
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:302: [d82c75f57a731] waiting for daemon to start
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:334: [d82c75f57a731] daemon started
10:46:21 [2019-10-22T10:46:21.563Z]     daemon.go:286: [d82c75f57a731] exiting daemon
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestContainerInvalidJSON
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:46:21 [2019-10-22T10:46:21.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:46:21 [2019-10-22T10:46:21.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:46:21 [2019-10-22T10:46:21.563Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:46:21 [2019-10-22T10:46:21.563Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:46:21 [2019-10-22T10:46:21.563Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:46:21 [2019-10-22T10:46:21.563Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:46:21 [2019-10-22T10:46:21.563Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:46:21 [2019-10-22T10:46:21.563Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:46:21 [2019-10-22T10:46:21.563Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:46:21 [2019-10-22T10:46:21.563Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:46:21 [2019-10-22T10:46:21.563Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestCopyFromContainerPathIsNotDir
10:46:21 [2019-10-22T10:46:21.563Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
10:46:21 [2019-10-22T10:46:21.563Z] === RUN   TestCopyFromContainer
10:46:22 [2019-10-22T10:46:22.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:46:22 [2019-10-22T10:46:22.924Z] === RUN   TestCopyFromContainer//
10:46:22 [2019-10-22T10:46:22.924Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	2.225s
10:46:23 [2019-10-22T10:46:23.178Z] === RUN   TestCopyFromContainer//bar/root
10:46:23 [2019-10-22T10:46:23.178Z] === RUN   TestCopyFromContainer//bar/root/
10:46:23 [2019-10-22T10:46:23.433Z] === RUN   TestCopyFromContainer/bar/quux
10:46:23 [2019-10-22T10:46:23.433Z] === RUN   TestCopyFromContainer/bar/quux/
10:46:23 [2019-10-22T10:46:23.687Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:46:23 [2019-10-22T10:46:23.687Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	13.952s
10:46:23 [2019-10-22T10:46:23.687Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:46:23 [2019-10-22T10:46:23.944Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:46:23 [2019-10-22T10:46:23.944Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:46:23 [2019-10-22T10:46:23.944Z] === RUN   TestCopyFromContainer/bar/notarget
10:46:24 [2019-10-22T10:46:24.198Z] --- PASS: TestCopyFromContainer (3.03s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:46:24 [2019-10-22T10:46:24.198Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
10:46:24 [2019-10-22T10:46:24.198Z] === RUN   TestDaemonRestartIpcMode
10:46:24 [2019-10-22T10:46:24.198Z] === PAUSE TestDaemonRestartIpcMode
10:46:24 [2019-10-22T10:46:24.198Z] === RUN   TestExecWithCloseStdin
10:46:24 [2019-10-22T10:46:24.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:46:25 [2019-10-22T10:46:25.559Z] --- PASS: TestExecWithCloseStdin (1.20s)
10:46:25 [2019-10-22T10:46:25.559Z] === RUN   TestExecUser
10:46:26 [2019-10-22T10:46:26.526Z] --- PASS: TestExecUser (1.01s)
10:46:26 [2019-10-22T10:46:26.526Z] === RUN   TestHealthKillContainer
10:46:27 [2019-10-22T10:46:27.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:46:27 [2019-10-22T10:46:27.449Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	3.582s
10:46:27 [2019-10-22T10:46:27.450Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	4.338s
10:46:29 [2019-10-22T10:46:29.333Z] --- PASS: TestHealthKillContainer (3.00s)
10:46:29 [2019-10-22T10:46:29.333Z] === RUN   TestAPIIpcModeHost
10:46:29 [2019-10-22T10:46:29.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:46:29 [2019-10-22T10:46:29.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:46:29 [2019-10-22T10:46:29.767Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:46:29 [2019-10-22T10:46:29.767Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:46:29 [2019-10-22T10:46:29.767Z] remote: Enumerating objects: 19, done.
10:46:29 [2019-10-22T10:46:29.767Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
10:46:29 [2019-10-22T10:46:29.767Z] 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.
10:46:29 [2019-10-22T10:46:29.767Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:46:30 [2019-10-22T10:46:30.302Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.980s
10:46:30 [2019-10-22T10:46:30.302Z] --- PASS: TestAPIIpcModeHost (0.91s)
10:46:30 [2019-10-22T10:46:30.302Z] === RUN   TestDaemonIpcModeShareable
10:46:30 [2019-10-22T10:46:30.698Z] 
10:46:30 [2019-10-22T10:46:30.861Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.443s
10:46:31 [2019-10-22T10:46:31.463Z] PASS: docker_cli_daemon_test.go:58: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.735s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:46:31 [2019-10-22T10:46:31.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/test/unit
10:46:32 [2019-10-22T10:46:32.429Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
10:46:32 [2019-10-22T10:46:32.429Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:46:32 [2019-10-22T10:46:32.429Z]     daemon.go:302: [dcd91643e44f4] waiting for daemon to start
10:46:32 [2019-10-22T10:46:32.429Z]     daemon.go:334: [dcd91643e44f4] daemon started
10:46:32 [2019-10-22T10:46:32.429Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
10:46:32 [2019-10-22T10:46:32.429Z]     daemon.go:286: [dcd91643e44f4] exiting daemon
10:46:32 [2019-10-22T10:46:32.429Z] === RUN   TestDaemonIpcModePrivate
10:46:33 [2019-10-22T10:46:33.352Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	2.563s
10:46:34 [2019-10-22T10:46:34.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:46:34 [2019-10-22T10:46:34.322Z] --- PASS: TestDaemonIpcModePrivate (2.01s)
10:46:34 [2019-10-22T10:46:34.322Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:46:34 [2019-10-22T10:46:34.322Z]     daemon.go:302: [df84c6da7e6e1] waiting for daemon to start
10:46:34 [2019-10-22T10:46:34.322Z]     daemon.go:334: [df84c6da7e6e1] daemon started
10:46:34 [2019-10-22T10:46:34.322Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false
10:46:34 [2019-10-22T10:46:34.322Z]     daemon.go:286: [df84c6da7e6e1] exiting daemon
10:46:34 [2019-10-22T10:46:34.322Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:46:34 [2019-10-22T10:46:34.483Z] ?   	github.com/docker/docker/api	[no test files]
10:46:35 [2019-10-22T10:46:35.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:46:36 [2019-10-22T10:46:36.206Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s)
10:46:36 [2019-10-22T10:46:36.206Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:46:36 [2019-10-22T10:46:36.206Z]     daemon.go:302: [dbae2e7db5146] waiting for daemon to start
10:46:36 [2019-10-22T10:46:36.206Z]     daemon.go:334: [dbae2e7db5146] daemon started
10:46:36 [2019-10-22T10:46:36.206Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
10:46:36 [2019-10-22T10:46:36.206Z]     daemon.go:286: [dbae2e7db5146] exiting daemon
10:46:36 [2019-10-22T10:46:36.206Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:46:36 [2019-10-22T10:46:36.206Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	3.022s
10:46:36 [2019-10-22T10:46:36.706Z] --- PASS: TestServiceUpdateConfigs (15.71s)
10:46:36 [2019-10-22T10:46:36.706Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
10:46:36 [2019-10-22T10:46:36.706Z]     daemon.go:302: [d9affd1eb118b] waiting for daemon to start
10:46:36 [2019-10-22T10:46:36.706Z]     daemon.go:334: [d9affd1eb118b] daemon started
10:46:36 [2019-10-22T10:46:36.706Z]     daemon.go:286: [d9affd1eb118b] exiting daemon
10:46:36 [2019-10-22T10:46:36.706Z] === RUN   TestServiceUpdateNetwork
10:46:36 [2019-10-22T10:46:36.766Z] PASS: docker_cli_daemon_test.go:1415: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	4.053s
10:46:38 [2019-10-22T10:46:38.650Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s)
10:46:38 [2019-10-22T10:46:38.650Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:46:38 [2019-10-22T10:46:38.650Z]     daemon.go:302: [d49f4f6b5bf02] waiting for daemon to start
10:46:38 [2019-10-22T10:46:38.650Z]     daemon.go:334: [d49f4f6b5bf02] daemon started
10:46:38 [2019-10-22T10:46:38.650Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:188, shared: true, mustBeShared: true
10:46:38 [2019-10-22T10:46:38.650Z]     daemon.go:286: [d49f4f6b5bf02] exiting daemon
10:46:38 [2019-10-22T10:46:38.650Z] === RUN   TestStopContainerWithTimeout
10:46:38 [2019-10-22T10:46:38.650Z] === RUN   TestStopContainerWithTimeout/0
10:46:38 [2019-10-22T10:46:38.650Z] === PAUSE TestStopContainerWithTimeout/0
10:46:38 [2019-10-22T10:46:38.650Z] === RUN   TestStopContainerWithTimeout/1
10:46:38 [2019-10-22T10:46:38.650Z] === PAUSE TestStopContainerWithTimeout/1
10:46:38 [2019-10-22T10:46:38.650Z] === RUN   TestStopContainerWithTimeout/3
10:46:38 [2019-10-22T10:46:38.650Z] === PAUSE TestStopContainerWithTimeout/3
10:46:38 [2019-10-22T10:46:38.650Z] === RUN   TestStopContainerWithTimeout/-1
10:46:38 [2019-10-22T10:46:38.650Z] === PAUSE TestStopContainerWithTimeout/-1
10:46:38 [2019-10-22T10:46:38.650Z] === CONT  TestStopContainerWithTimeout/0
10:46:38 [2019-10-22T10:46:38.650Z] === CONT  TestStopContainerWithTimeout/-1
10:46:39 [2019-10-22T10:46:39.211Z] PASS: docker_cli_daemon_test.go:2046: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.591s
10:46:39 [2019-10-22T10:46:39.467Z] === CONT  TestStopContainerWithTimeout/3
10:46:41 [2019-10-22T10:46:41.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:46:41 [2019-10-22T10:46:41.353Z] === CONT  TestStopContainerWithTimeout/1
10:46:42 [2019-10-22T10:46:42.322Z] PASS: docker_cli_daemon_test.go:92: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.109s
10:46:42 [2019-10-22T10:46:42.921Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.409s
10:46:43 [2019-10-22T10:46:43.175Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:46:43 [2019-10-22T10:46:43.175Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
10:46:43 [2019-10-22T10:46:43.175Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
10:46:43 [2019-10-22T10:46:43.175Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
10:46:43 [2019-10-22T10:46:43.175Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
10:46:43 [2019-10-22T10:46:43.175Z] === RUN   TestDeleteDevicemapper
10:46:43 [2019-10-22T10:46:43.175Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:46:43 [2019-10-22T10:46:43.175Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:46:43 [2019-10-22T10:46:43.175Z] === CONT  TestDaemonRestartIpcMode
10:46:44 [2019-10-22T10:46:44.537Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.554s
10:46:45 [2019-10-22T10:46:45.940Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.406s
10:46:45 [2019-10-22T10:46:45.940Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.660s
10:46:46 [2019-10-22T10:46:46.905Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.878s
10:46:47 [2019-10-22T10:46:47.159Z] --- PASS: TestDaemonRestartIpcMode (4.11s)
10:46:47 [2019-10-22T10:46:47.159Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:302: [da756fcd6bede] waiting for daemon to start
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:334: [da756fcd6bede] daemon started
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:286: [da756fcd6bede] exiting daemon
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:302: [da756fcd6bede] waiting for daemon to start
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:334: [da756fcd6bede] daemon started
10:46:47 [2019-10-22T10:46:47.159Z]     daemon.go:286: [da756fcd6bede] exiting daemon
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestContainerInvalidJSON
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:46:47 [2019-10-22T10:46:47.159Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:46:47 [2019-10-22T10:46:47.159Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:46:47 [2019-10-22T10:46:47.159Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:46:47 [2019-10-22T10:46:47.159Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:46:47 [2019-10-22T10:46:47.159Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:46:47 [2019-10-22T10:46:47.159Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:46:47 [2019-10-22T10:46:47.159Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:46:47 [2019-10-22T10:46:47.159Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:46:47 [2019-10-22T10:46:47.159Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:46:47 [2019-10-22T10:46:47.159Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:46:47 [2019-10-22T10:46:47.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:46:47 [2019-10-22T10:46:47.159Z] === RUN   TestCopyFromContainerPathIsNotDir
10:46:47 [2019-10-22T10:46:47.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
10:46:47 [2019-10-22T10:46:47.413Z] === RUN   TestCopyFromContainer
10:46:47 [2019-10-22T10:46:47.413Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.861s
10:46:48 [2019-10-22T10:46:48.338Z] PASS: docker_cli_daemon_test.go:2670: DockerDaemonSuite.TestDaemonShutdownTimeout	2.108s
10:46:49 [2019-10-22T10:46:49.263Z] === RUN   TestCopyFromContainer//
10:46:49 [2019-10-22T10:46:49.518Z] === RUN   TestCopyFromContainer//bar/root
10:46:49 [2019-10-22T10:46:49.518Z] === RUN   TestCopyFromContainer//bar/root/
10:46:49 [2019-10-22T10:46:49.518Z] === RUN   TestCopyFromContainer/bar/quux
10:46:49 [2019-10-22T10:46:49.774Z] === RUN   TestCopyFromContainer/bar/quux/
10:46:49 [2019-10-22T10:46:49.774Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:46:50 [2019-10-22T10:46:50.028Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:46:50 [2019-10-22T10:46:50.028Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:46:50 [2019-10-22T10:46:50.283Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:46:50 [2019-10-22T10:46:50.283Z] === RUN   TestCopyFromContainer/bar/notarget
10:46:50 [2019-10-22T10:46:50.283Z] --- PASS: TestCopyFromContainer (3.00s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:46:50 [2019-10-22T10:46:50.283Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
10:46:50 [2019-10-22T10:46:50.283Z] === RUN   TestDaemonRestartIpcMode
10:46:50 [2019-10-22T10:46:50.283Z] === PAUSE TestDaemonRestartIpcMode
10:46:50 [2019-10-22T10:46:50.283Z] === RUN   TestExecWithCloseStdin
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestServiceUpdateNetwork (14.01s)
10:46:50 [2019-10-22T10:46:50.417Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
10:46:50 [2019-10-22T10:46:50.417Z]     daemon.go:302: [d0017aef674f0] waiting for daemon to start
10:46:50 [2019-10-22T10:46:50.417Z]     daemon.go:334: [d0017aef674f0] daemon started
10:46:50 [2019-10-22T10:46:50.417Z]     daemon.go:286: [d0017aef674f0] exiting daemon
10:46:50 [2019-10-22T10:46:50.417Z] PASS
10:46:50 [2019-10-22T10:46:50.417Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
10:46:50 [2019-10-22T10:46:50.417Z] INFO: Testing against a local daemon
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestSessionCreate
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestSessionCreate (0.01s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestSessionCreateWithBadUpgrade
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestSessionCreateWithBadUpgrade (0.00s)
10:46:50 [2019-10-22T10:46:50.417Z] PASS
10:46:50 [2019-10-22T10:46:50.417Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
10:46:50 [2019-10-22T10:46:50.417Z] INFO: Testing against a local daemon
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:46:50 [2019-10-22T10:46:50.417Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestEventsExecDie
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestEventsExecDie (0.92s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestEventsBackwardsCompatible
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestInfoBinaryCommits
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestInfoAPIVersioned
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestInfoAPI
10:46:50 [2019-10-22T10:46:50.417Z] --- PASS: TestInfoAPI (0.02s)
10:46:50 [2019-10-22T10:46:50.417Z] === RUN   TestInfoAPIWarnings
10:46:51 [2019-10-22T10:46:51.229Z] --- PASS: TestInfoAPIWarnings (0.83s)
10:46:51 [2019-10-22T10:46:51.229Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
10:46:51 [2019-10-22T10:46:51.229Z]     daemon.go:302: [d673e159c922d] waiting for daemon to start
10:46:51 [2019-10-22T10:46:51.229Z]     daemon.go:334: [d673e159c922d] daemon started
10:46:51 [2019-10-22T10:46:51.229Z]     daemon.go:286: [d673e159c922d] exiting daemon
10:46:51 [2019-10-22T10:46:51.229Z] === RUN   TestLoginFailsWithBadCredentials
10:46:51 [2019-10-22T10:46:51.253Z] --- PASS: TestExecWithCloseStdin (0.85s)
10:46:51 [2019-10-22T10:46:51.253Z] === RUN   TestExecUser
10:46:51 [2019-10-22T10:46:51.612Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
10:46:51 [2019-10-22T10:46:51.612Z] === RUN   TestVersion
10:46:51 [2019-10-22T10:46:51.612Z] --- PASS: TestVersion (0.01s)
10:46:51 [2019-10-22T10:46:51.612Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:46:51 [2019-10-22T10:46:51.612Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:46:51 [2019-10-22T10:46:51.612Z]     cgroupdriver_systemd_test.go:35: systemd not available
10:46:51 [2019-10-22T10:46:51.612Z] PASS
10:46:51 [2019-10-22T10:46:51.612Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
10:46:51 [2019-10-22T10:46:51.612Z] INFO: Testing against a local daemon
10:46:51 [2019-10-22T10:46:51.612Z] === RUN   TestVolumesCreateAndList
10:46:51 [2019-10-22T10:46:51.612Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:46:51 [2019-10-22T10:46:51.612Z] === RUN   TestVolumesRemove
10:46:51 [2019-10-22T10:46:51.812Z] PASS: docker_cli_daemon_test.go:2691: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.515s
10:46:51 [2019-10-22T10:46:51.997Z] --- PASS: TestVolumesRemove (0.11s)
10:46:51 [2019-10-22T10:46:51.997Z] === RUN   TestVolumesInspect
10:46:51 [2019-10-22T10:46:51.997Z] --- PASS: TestVolumesInspect (0.01s)
10:46:51 [2019-10-22T10:46:51.997Z] === RUN   TestVolumesInvalidJSON
10:46:51 [2019-10-22T10:46:51.997Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:46:51 [2019-10-22T10:46:51.997Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:46:51 [2019-10-22T10:46:51.997Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:46:51 [2019-10-22T10:46:51.997Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:46:51 [2019-10-22T10:46:51.997Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:46:51 [2019-10-22T10:46:51.997Z] PASS
10:46:51 [2019-10-22T10:46:51.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:46:52 [2019-10-22T10:46:52.371Z] --- PASS: TestExecUser (1.11s)
10:46:52 [2019-10-22T10:46:52.371Z] === RUN   TestHealthKillContainer
10:46:52 [2019-10-22T10:46:52.550Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 8.0% of statements
10:46:53 [2019-10-22T10:46:53.731Z] PASS: docker_cli_build_test.go:5412: DockerSuite.TestBuildCacheFrom	6.155s
10:46:53 [2019-10-22T10:46:53.788Z] umount: bundles/test-integration/root: mountpoint not found
10:46:53 [2019-10-22T10:46:53.788Z] Clearing AppArmor profiles cache:.
10:46:53 [2019-10-22T10:46:53.788Z] All profile caches have been cleared, but no profiles have been unloaded.
10:46:53 [2019-10-22T10:46:53.788Z] Unloading profiles will leave already running processes permanently
10:46:53 [2019-10-22T10:46:53.788Z] unconfined, which can lead to unexpected situations.
10:46:53 [2019-10-22T10:46:53.788Z] 
10:46:53 [2019-10-22T10:46:53.788Z] To set a process to complain mode, use the command line tool
10:46:53 [2019-10-22T10:46:53.788Z] 'aa-complain'. To really tear down all profiles, run the init script
10:46:53 [2019-10-22T10:46:53.788Z] with the 'teardown' option."
10:46:53 [2019-10-22T10:46:53.788Z] Removing test suite binaries
10:46:53 [2019-10-22T10:46:53.788Z] 
10:46:53 [2019-10-22T10:46:53.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:46:55 [2019-10-22T10:46:55.094Z] PASS: docker_cli_build_test.go:5390: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.477s
10:46:55 [2019-10-22T10:46:55.655Z] --- PASS: TestHealthKillContainer (3.28s)
10:46:55 [2019-10-22T10:46:55.655Z] === RUN   TestAPIIpcModeHost
10:46:56 [2019-10-22T10:46:56.214Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.876s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:46:56 [2019-10-22T10:46:56.513Z] --- PASS: TestAPIIpcModeHost (0.85s)
10:46:56 [2019-10-22T10:46:56.513Z] === RUN   TestDaemonIpcModeShareable
10:46:56 [2019-10-22T10:46:56.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:46:57 [2019-10-22T10:46:57.072Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.881s
10:46:57 [2019-10-22T10:46:57.326Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	5.669s
10:46:57 [2019-10-22T10:46:57.471Z] + echo Ensuring container killed.
10:46:57 [2019-10-22T10:46:57.471Z] Ensuring container killed.
10:46:57 [2019-10-22T10:46:57.471Z] + docker rm -vf docker-pr4
10:46:57 [2019-10-22T10:46:57.471Z] Error: No such container: docker-pr4
10:46:57 [2019-10-22T10:46:57.471Z] + true
[Pipeline] sh
10:46:58 [2019-10-22T10:46:58.343Z] + echo Chowning /workspace to jenkins user
10:46:58 [2019-10-22T10:46:58.343Z] Chowning /workspace to jenkins user
10:46:58 [2019-10-22T10:46:58.343Z] + id -u
10:46:58 [2019-10-22T10:46:58.343Z] + id -g
10:46:58 [2019-10-22T10:46:58.343Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-409:/workspace busybox chown -R 1001:1001 /workspace
10:46:58 [2019-10-22T10:46:58.343Z] Unable to find image 'busybox:latest' locally
10:46:58 [2019-10-22T10:46:58.343Z] latest: Pulling from library/busybox
10:46:58 [2019-10-22T10:46:58.343Z] 6d4c3d9fc915: Pulling fs layer
10:46:58 [2019-10-22T10:46:58.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:46:58 [2019-10-22T10:46:58.689Z] PASS: docker_cli_daemon_test.go:275: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.050s
10:46:58 [2019-10-22T10:46:58.689Z] --- PASS: TestDaemonIpcModeShareable (1.99s)
10:46:58 [2019-10-22T10:46:58.689Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:46:58 [2019-10-22T10:46:58.689Z]     daemon.go:302: [da5ee3b092b0a] waiting for daemon to start
10:46:58 [2019-10-22T10:46:58.689Z]     daemon.go:334: [da5ee3b092b0a] daemon started
10:46:58 [2019-10-22T10:46:58.689Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true
10:46:58 [2019-10-22T10:46:58.689Z]     daemon.go:286: [da5ee3b092b0a] exiting daemon
10:46:58 [2019-10-22T10:46:58.689Z] === RUN   TestDaemonIpcModePrivate
10:46:58 [2019-10-22T10:46:58.710Z] 6d4c3d9fc915: Verifying Checksum
10:46:58 [2019-10-22T10:46:58.710Z] 6d4c3d9fc915: Download complete
10:46:58 [2019-10-22T10:46:58.944Z] PASS: docker_cli_daemon_test.go:197: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.507s
10:46:59 [2019-10-22T10:46:59.502Z] PASS: docker_cli_daemon_test.go:1680: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.579s
10:47:00 [2019-10-22T10:47:00.426Z] --- PASS: TestDaemonIpcModePrivate (1.99s)
10:47:00 [2019-10-22T10:47:00.426Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:47:00 [2019-10-22T10:47:00.426Z]     daemon.go:302: [d95329fe63563] waiting for daemon to start
10:47:00 [2019-10-22T10:47:00.426Z]     daemon.go:334: [d95329fe63563] daemon started
10:47:00 [2019-10-22T10:47:00.426Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false
10:47:00 [2019-10-22T10:47:00.426Z]     daemon.go:286: [d95329fe63563] exiting daemon
10:47:00 [2019-10-22T10:47:00.426Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:00 [2019-10-22T10:47:00.538Z] 6d4c3d9fc915: Pull complete
10:47:00 [2019-10-22T10:47:00.538Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
10:47:00 [2019-10-22T10:47:00.538Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:47:02 [2019-10-22T10:47:02.353Z] PASS: docker_cli_daemon_test.go:2935: DockerDaemonSuite.TestDaemonStartWithIpcModes	2.713s
10:47:02 [2019-10-22T10:47:02.353Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s)
10:47:02 [2019-10-22T10:47:02.353Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:47:02 [2019-10-22T10:47:02.353Z]     daemon.go:302: [d16dec55fd148] waiting for daemon to start
10:47:02 [2019-10-22T10:47:02.353Z]     daemon.go:334: [d16dec55fd148] daemon started
10:47:02 [2019-10-22T10:47:02.353Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:233, shared: false, mustBeShared: false
10:47:02 [2019-10-22T10:47:02.353Z]     daemon.go:286: [d16dec55fd148] exiting daemon
10:47:02 [2019-10-22T10:47:02.353Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:02 [2019-10-22T10:47:02.646Z] + bundleName=s390x-integration
10:47:02 [2019-10-22T10:47:02.646Z] + echo Creating s390x-integration-bundles.tar.gz
10:47:02 [2019-10-22T10:47:02.646Z] Creating s390x-integration-bundles.tar.gz
10:47:02 [2019-10-22T10:47:02.646Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
10:47:02 [2019-10-22T10:47:02.646Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:47:02 [2019-10-22T10:47:02.776Z] Archiving artifacts
10:47:03 [2019-10-22T10:47:03.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:47:03 [2019-10-22T10:47:03.277Z] PASS: docker_cli_daemon_test.go:2129: DockerDaemonSuite.TestDaemonStartWithoutColors	1.037s
10:47:03 [2019-10-22T10:47:03.837Z] PASS: docker_cli_daemon_test.go:1671: DockerDaemonSuite.TestDaemonStartWithoutHost	0.507s
10:47:03 [2019-10-22T10:47:03.897Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-409/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:47:04 [2019-10-22T10:47:04.091Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	7.052s
10:47:04 [2019-10-22T10:47:04.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
10:47:04 [2019-10-22T10:47:04.346Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:47:04 [2019-10-22T10:47:04.346Z]     daemon.go:302: [d240fb12ca72e] waiting for daemon to start
10:47:04 [2019-10-22T10:47:04.346Z]     daemon.go:334: [d240fb12ca72e] daemon started
10:47:04 [2019-10-22T10:47:04.346Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true
10:47:04 [2019-10-22T10:47:04.346Z]     daemon.go:286: [d240fb12ca72e] exiting daemon
10:47:04 [2019-10-22T10:47:04.346Z] === RUN   TestStopContainerWithTimeout
10:47:04 [2019-10-22T10:47:04.346Z] === RUN   TestStopContainerWithTimeout/0
10:47:04 [2019-10-22T10:47:04.346Z] === PAUSE TestStopContainerWithTimeout/0
10:47:04 [2019-10-22T10:47:04.346Z] === RUN   TestStopContainerWithTimeout/1
10:47:04 [2019-10-22T10:47:04.346Z] === PAUSE TestStopContainerWithTimeout/1
10:47:04 [2019-10-22T10:47:04.346Z] === RUN   TestStopContainerWithTimeout/3
10:47:04 [2019-10-22T10:47:04.346Z] === PAUSE TestStopContainerWithTimeout/3
10:47:04 [2019-10-22T10:47:04.346Z] === RUN   TestStopContainerWithTimeout/-1
10:47:04 [2019-10-22T10:47:04.346Z] === PAUSE TestStopContainerWithTimeout/-1
10:47:04 [2019-10-22T10:47:04.346Z] === CONT  TestStopContainerWithTimeout/0
10:47:04 [2019-10-22T10:47:04.346Z] === CONT  TestStopContainerWithTimeout/-1
10:47:04 [2019-10-22T10:47:04.346Z] PASS: docker_cli_daemon_test.go:1535: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.566s
10:47:04 [2019-10-22T10:47:04.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:47:05 [2019-10-22T10:47:05.003Z] + make clean
10:47:05 [2019-10-22T10:47:05.004Z] docker volume rm -f docker-dev-cache
10:47:05 [2019-10-22T10:47:05.004Z] docker-dev-cache
[Pipeline] deleteDir
10:47:05 [2019-10-22T10:47:05.706Z] === CONT  TestStopContainerWithTimeout/3
10:47:07 [2019-10-22T10:47:07.074Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.680s
10:47:07 [2019-10-22T10:47:07.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:47:07 [2019-10-22T10:47:07.633Z] === CONT  TestStopContainerWithTimeout/1
10:47:07 [2019-10-22T10:47:07.633Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.840s
10:47:07 [2019-10-22T10:47:07.888Z] PASS: docker_cli_daemon_test.go:960: DockerDaemonSuite.TestDaemonUlimitDefaults	3.367s
10:47:08 [2019-10-22T10:47:08.448Z] PASS: docker_cli_daemon_test.go:1165: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.540s
10:47:08 [2019-10-22T10:47:08.448Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.630s
10:47:08 [2019-10-22T10:47:08.703Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.307s
10:47:09 [2019-10-22T10:47:09.261Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.357s
10:47:09 [2019-10-22T10:47:09.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:47:09 [2019-10-22T10:47:09.355Z] Using test binary docker
10:47:09 [2019-10-22T10:47:09.355Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:47:09 [2019-10-22T10:47:09.355Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:47:09 [2019-10-22T10:47:09.355Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:47:09 [2019-10-22T10:47:09.355Z] Warning failed to create cache: (null)
10:47:09 [2019-10-22T10:47:09.355Z] .
10:47:09 [2019-10-22T10:47:09.355Z] INFO: Waiting for daemon to start...
10:47:09 [2019-10-22T10:47:09.355Z] Starting dockerd
10:47:09 [2019-10-22T10:47:09.516Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.348s
10:47:09 [2019-10-22T10:47:09.516Z] SKIP: docker_cli_build_test.go:5340: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
10:47:09 [2019-10-22T10:47:09.813Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:47:09 [2019-10-22T10:47:09.813Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
10:47:09 [2019-10-22T10:47:09.813Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.35s)
10:47:09 [2019-10-22T10:47:09.813Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
10:47:09 [2019-10-22T10:47:09.813Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
10:47:09 [2019-10-22T10:47:09.813Z] === RUN   TestDeleteDevicemapper
10:47:09 [2019-10-22T10:47:09.813Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:47:09 [2019-10-22T10:47:09.813Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:47:09 [2019-10-22T10:47:09.813Z] === CONT  TestDaemonRestartIpcMode
10:47:11 [2019-10-22T10:47:11.218Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.505s
10:47:11 [2019-10-22T10:47:11.379Z] .
10:47:11 [2019-10-22T10:47:11.379Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:47:11 [2019-10-22T10:47:11.379Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:47:11 [2019-10-22T10:47:11.379Z] Error: No such image: emptyfs
10:47:11 [2019-10-22T10:47:11.379Z] Running integration-test (iteration 1)
10:47:11 [2019-10-22T10:47:11.379Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
10:47:13 [2019-10-22T10:47:13.727Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
10:47:13 [2019-10-22T10:47:13.727Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:302: [d854a7a9a1814] waiting for daemon to start
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:334: [d854a7a9a1814] daemon started
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:286: [d854a7a9a1814] exiting daemon
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:302: [d854a7a9a1814] waiting for daemon to start
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:334: [d854a7a9a1814] daemon started
10:47:13 [2019-10-22T10:47:13.727Z]     daemon.go:286: [d854a7a9a1814] exiting daemon
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestContainerInvalidJSON
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:47:13 [2019-10-22T10:47:13.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:47:13 [2019-10-22T10:47:13.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:47:13 [2019-10-22T10:47:13.727Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:47:13 [2019-10-22T10:47:13.727Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:47:13 [2019-10-22T10:47:13.727Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:47:13 [2019-10-22T10:47:13.727Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:47:13 [2019-10-22T10:47:13.727Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:47:13 [2019-10-22T10:47:13.727Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:47:13 [2019-10-22T10:47:13.727Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:47:13 [2019-10-22T10:47:13.727Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:47:13 [2019-10-22T10:47:13.727Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestCopyFromContainerPathIsNotDir
10:47:13 [2019-10-22T10:47:13.727Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
10:47:13 [2019-10-22T10:47:13.727Z] === RUN   TestCopyFromContainer
10:47:15 [2019-10-22T10:47:15.609Z] === RUN   TestCopyFromContainer//
10:47:15 [2019-10-22T10:47:15.609Z] === RUN   TestCopyFromContainer//bar/root
10:47:15 [2019-10-22T10:47:15.609Z] === RUN   TestCopyFromContainer//bar/root/
10:47:15 [2019-10-22T10:47:15.609Z] === RUN   TestCopyFromContainer/bar/quux
10:47:15 [2019-10-22T10:47:15.609Z] === RUN   TestCopyFromContainer/bar/quux/
10:47:15 [2019-10-22T10:47:15.864Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:47:15 [2019-10-22T10:47:15.864Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:47:15 [2019-10-22T10:47:15.864Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:47:16 [2019-10-22T10:47:16.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:47:16 [2019-10-22T10:47:16.118Z] === RUN   TestCopyFromContainer/bar/notarget
10:47:16 [2019-10-22T10:47:16.118Z] --- PASS: TestCopyFromContainer (2.71s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:47:16 [2019-10-22T10:47:16.118Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:47:16 [2019-10-22T10:47:16.118Z] === RUN   TestDaemonRestartIpcMode
10:47:16 [2019-10-22T10:47:16.118Z] === PAUSE TestDaemonRestartIpcMode
10:47:16 [2019-10-22T10:47:16.118Z] === RUN   TestExecWithCloseStdin
10:47:17 [2019-10-22T10:47:17.086Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	6.054s
10:47:17 [2019-10-22T10:47:17.086Z] --- PASS: TestExecWithCloseStdin (0.94s)
10:47:17 [2019-10-22T10:47:17.086Z] === RUN   TestExecUser
10:47:18 [2019-10-22T10:47:18.053Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.915s
10:47:18 [2019-10-22T10:47:18.307Z] --- PASS: TestExecUser (1.07s)
10:47:18 [2019-10-22T10:47:18.307Z] === RUN   TestHealthKillContainer
10:47:21 [2019-10-22T10:47:21.590Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.475s
10:47:21 [2019-10-22T10:47:21.590Z] PASS: docker_cli_build_test.go:5601: DockerSuite.TestBuildContChar	3.333s
10:47:21 [2019-10-22T10:47:21.590Z] --- PASS: TestHealthKillContainer (3.13s)
10:47:21 [2019-10-22T10:47:21.590Z] === RUN   TestAPIIpcModeHost
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:47:22 [2019-10-22T10:47:22.545Z] --- PASS: TestAPIIpcModeHost (1.05s)
10:47:22 [2019-10-22T10:47:22.545Z] === RUN   TestDaemonIpcModeShareable
10:47:22 [2019-10-22T10:47:22.801Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.506s
10:47:23 [2019-10-22T10:47:23.362Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.395s
10:47:23 [2019-10-22T10:47:23.362Z] PASS: docker_cli_daemon_test.go:1581: DockerDaemonSuite.TestDaemonWideLogConfig	1.850s
10:47:24 [2019-10-22T10:47:24.287Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.951s
10:47:24 [2019-10-22T10:47:24.847Z] --- PASS: TestDaemonIpcModeShareable (2.32s)
10:47:24 [2019-10-22T10:47:24.847Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:47:24 [2019-10-22T10:47:24.847Z]     daemon.go:302: [df0e14e09c626] waiting for daemon to start
10:47:24 [2019-10-22T10:47:24.847Z]     daemon.go:334: [df0e14e09c626] daemon started
10:47:24 [2019-10-22T10:47:24.847Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: true, mustBeShared: true
10:47:24 [2019-10-22T10:47:24.847Z]     daemon.go:286: [df0e14e09c626] exiting daemon
10:47:24 [2019-10-22T10:47:24.847Z] === RUN   TestDaemonIpcModePrivate
10:47:24 [2019-10-22T10:47:24.847Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.708s
10:47:25 [2019-10-22T10:47:25.451Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.378s
10:47:26 [2019-10-22T10:47:26.678Z] Loaded image: buildpack-deps:jessie
10:47:26 [2019-10-22T10:47:26.678Z] Loaded image: busybox:latest
10:47:26 [2019-10-22T10:47:26.678Z] Loaded image: busybox:glibc
10:47:26 [2019-10-22T10:47:26.678Z] Loaded image: debian:jessie
10:47:26 [2019-10-22T10:47:26.678Z] Loaded image: hello-world:latest
10:47:26 [2019-10-22T10:47:26.678Z] INFO: Testing against a local daemon
10:47:26 [2019-10-22T10:47:26.678Z] === RUN   TestBuildWithSession
10:47:26 [2019-10-22T10:47:26.858Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
10:47:26 [2019-10-22T10:47:26.859Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:47:26 [2019-10-22T10:47:26.859Z]     daemon.go:302: [d0a7422db5fa6] waiting for daemon to start
10:47:26 [2019-10-22T10:47:26.859Z]     daemon.go:334: [d0a7422db5fa6] daemon started
10:47:26 [2019-10-22T10:47:26.859Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:245, shared: false, mustBeShared: false
10:47:26 [2019-10-22T10:47:26.859Z]     daemon.go:286: [d0a7422db5fa6] exiting daemon
10:47:26 [2019-10-22T10:47:26.859Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:27 [2019-10-22T10:47:27.418Z] PASS: docker_cli_daemon_test.go:2639: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	4.164s
10:47:28 [2019-10-22T10:47:28.342Z] PASS: docker_cli_daemon_test.go:1186: DockerDaemonSuite.TestDaemonWithWrongkey	0.639s
10:47:28 [2019-10-22T10:47:28.596Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
10:47:28 [2019-10-22T10:47:28.596Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:47:28 [2019-10-22T10:47:28.596Z]     daemon.go:302: [d16a8a67ce69a] waiting for daemon to start
10:47:28 [2019-10-22T10:47:28.596Z]     daemon.go:334: [d16a8a67ce69a] daemon started
10:47:28 [2019-10-22T10:47:28.596Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:237, shared: false, mustBeShared: false
10:47:28 [2019-10-22T10:47:28.596Z]     daemon.go:286: [d16a8a67ce69a] exiting daemon
10:47:28 [2019-10-22T10:47:28.596Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:29 [2019-10-22T10:47:29.372Z] --- PASS: TestBuildWithSession (3.28s)
10:47:29 [2019-10-22T10:47:29.372Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildWithSession
10:47:29 [2019-10-22T10:47:29.372Z]     daemon.go:302: [d8d64eb409cc9] waiting for daemon to start
10:47:29 [2019-10-22T10:47:29.372Z]     daemon.go:334: [d8d64eb409cc9] daemon started
10:47:29 [2019-10-22T10:47:29.372Z]     daemon.go:286: [d8d64eb409cc9] exiting daemon
10:47:29 [2019-10-22T10:47:29.372Z] === RUN   TestBuildSquashParent
10:47:30 [2019-10-22T10:47:30.561Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
10:47:30 [2019-10-22T10:47:30.561Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:47:30 [2019-10-22T10:47:30.561Z]     daemon.go:302: [dee188d15848e] waiting for daemon to start
10:47:30 [2019-10-22T10:47:30.561Z]     daemon.go:334: [dee188d15848e] daemon started
10:47:30 [2019-10-22T10:47:30.561Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:243, shared: true, mustBeShared: true
10:47:30 [2019-10-22T10:47:30.561Z]     daemon.go:286: [dee188d15848e] exiting daemon
10:47:30 [2019-10-22T10:47:30.561Z] === RUN   TestStopContainerWithTimeout
10:47:30 [2019-10-22T10:47:30.561Z] === RUN   TestStopContainerWithTimeout/0
10:47:30 [2019-10-22T10:47:30.561Z] === PAUSE TestStopContainerWithTimeout/0
10:47:30 [2019-10-22T10:47:30.561Z] === RUN   TestStopContainerWithTimeout/1
10:47:30 [2019-10-22T10:47:30.561Z] === PAUSE TestStopContainerWithTimeout/1
10:47:30 [2019-10-22T10:47:30.561Z] === RUN   TestStopContainerWithTimeout/3
10:47:30 [2019-10-22T10:47:30.561Z] === PAUSE TestStopContainerWithTimeout/3
10:47:30 [2019-10-22T10:47:30.561Z] === RUN   TestStopContainerWithTimeout/-1
10:47:30 [2019-10-22T10:47:30.561Z] === PAUSE TestStopContainerWithTimeout/-1
10:47:30 [2019-10-22T10:47:30.561Z] === CONT  TestStopContainerWithTimeout/0
10:47:30 [2019-10-22T10:47:30.561Z] === CONT  TestStopContainerWithTimeout/3
10:47:31 [2019-10-22T10:47:31.930Z] === CONT  TestStopContainerWithTimeout/-1
10:47:33 [2019-10-22T10:47:33.812Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	5.256s
10:47:33 [2019-10-22T10:47:33.812Z] === CONT  TestStopContainerWithTimeout/1
10:47:35 [2019-10-22T10:47:35.695Z] --- PASS: TestStopContainerWithTimeout (0.05s)
10:47:35 [2019-10-22T10:47:35.695Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
10:47:35 [2019-10-22T10:47:35.695Z]     --- PASS: TestStopContainerWithTimeout/3 (3.07s)
10:47:35 [2019-10-22T10:47:35.695Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
10:47:35 [2019-10-22T10:47:35.695Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
10:47:35 [2019-10-22T10:47:35.695Z] === RUN   TestDeleteDevicemapper
10:47:35 [2019-10-22T10:47:35.695Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:47:35 [2019-10-22T10:47:35.695Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:47:35 [2019-10-22T10:47:35.695Z] === CONT  TestDaemonRestartIpcMode
10:47:36 [2019-10-22T10:47:36.182Z] --- PASS: TestBuildSquashParent (6.93s)
10:47:36 [2019-10-22T10:47:36.182Z]     build_squash_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
10:47:36 [2019-10-22T10:47:36.182Z]     daemon.go:302: [d0a70b67bf6ff] waiting for daemon to start
10:47:36 [2019-10-22T10:47:36.182Z]     daemon.go:334: [d0a70b67bf6ff] daemon started
10:47:36 [2019-10-22T10:47:36.182Z]     daemon.go:286: [d0a70b67bf6ff] exiting daemon
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:36 [2019-10-22T10:47:36.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.182Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:36 [2019-10-22T10:47:36.182Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.182Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:36 [2019-10-22T10:47:36.619Z] PASS: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart	2.994s
10:47:38 [2019-10-22T10:47:38.884Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:38 [2019-10-22T10:47:38.884Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:39 [2019-10-22T10:47:39.930Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
10:47:39 [2019-10-22T10:47:39.930Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:302: [d051a55917054] waiting for daemon to start
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:334: [d051a55917054] daemon started
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:286: [d051a55917054] exiting daemon
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:302: [d051a55917054] waiting for daemon to start
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:334: [d051a55917054] daemon started
10:47:39 [2019-10-22T10:47:39.930Z]     daemon.go:286: [d051a55917054] exiting daemon
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestContainerInvalidJSON
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:47:39 [2019-10-22T10:47:39.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:47:39 [2019-10-22T10:47:39.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:47:39 [2019-10-22T10:47:39.930Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:47:39 [2019-10-22T10:47:39.930Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:47:39 [2019-10-22T10:47:39.930Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:47:39 [2019-10-22T10:47:39.930Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:47:39 [2019-10-22T10:47:39.930Z] --- PASS: TestContainerInvalidJSON (0.07s)
10:47:39 [2019-10-22T10:47:39.930Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:47:39 [2019-10-22T10:47:39.930Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:47:39 [2019-10-22T10:47:39.930Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:47:39 [2019-10-22T10:47:39.930Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	14.113s
10:47:39 [2019-10-22T10:47:39.930Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestCopyFromContainerPathIsNotDir
10:47:39 [2019-10-22T10:47:39.930Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
10:47:39 [2019-10-22T10:47:39.930Z] === RUN   TestCopyFromContainer
10:47:40 [2019-10-22T10:47:40.185Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.856s
10:47:40 [2019-10-22T10:47:40.743Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.471s
10:47:41 [2019-10-22T10:47:41.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.70s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.06s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s)
10:47:41 [2019-10-22T10:47:41.575Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s)
10:47:41 [2019-10-22T10:47:41.575Z] === RUN   TestBuildMultiStageParentConfig
10:47:41 [2019-10-22T10:47:41.665Z] === RUN   TestCopyFromContainer//
10:47:41 [2019-10-22T10:47:41.665Z] === RUN   TestCopyFromContainer//bar/root
10:47:41 [2019-10-22T10:47:41.666Z] === RUN   TestCopyFromContainer//bar/root/
10:47:41 [2019-10-22T10:47:41.666Z] === RUN   TestCopyFromContainer/bar/quux
10:47:41 [2019-10-22T10:47:41.920Z] === RUN   TestCopyFromContainer/bar/quux/
10:47:41 [2019-10-22T10:47:41.920Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:47:42 [2019-10-22T10:47:42.175Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:47:42 [2019-10-22T10:47:42.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:47:42 [2019-10-22T10:47:42.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:47:42 [2019-10-22T10:47:42.175Z] === RUN   TestCopyFromContainer/bar/notarget
10:47:42 [2019-10-22T10:47:42.430Z] --- PASS: TestCopyFromContainer (2.80s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
10:47:42 [2019-10-22T10:47:42.430Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:47:42 [2019-10-22T10:47:42.430Z] === RUN   TestDaemonRestartIpcMode
10:47:42 [2019-10-22T10:47:42.430Z] === PAUSE TestDaemonRestartIpcMode
10:47:42 [2019-10-22T10:47:42.430Z] === RUN   TestExecWithCloseStdin
10:47:43 [2019-10-22T10:47:43.355Z] --- PASS: TestExecWithCloseStdin (0.91s)
10:47:43 [2019-10-22T10:47:43.355Z] === RUN   TestExecUser
10:47:44 [2019-10-22T10:47:44.278Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.392s
10:47:44 [2019-10-22T10:47:44.278Z] --- PASS: TestExecUser (0.96s)
10:47:44 [2019-10-22T10:47:44.278Z] === RUN   TestHealthKillContainer
10:47:47 [2019-10-22T10:47:47.580Z] --- PASS: TestHealthKillContainer (3.09s)
10:47:47 [2019-10-22T10:47:47.580Z] === RUN   TestAPIIpcModeHost
10:47:48 [2019-10-22T10:47:48.546Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	4.126s
10:47:48 [2019-10-22T10:47:48.546Z] --- PASS: TestAPIIpcModeHost (0.98s)
10:47:48 [2019-10-22T10:47:48.546Z] === RUN   TestDaemonIpcModeShareable
10:47:48 [2019-10-22T10:47:48.756Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:47:48 [2019-10-22T10:47:48.756Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 11.1% of statements
10:47:49 [2019-10-22T10:47:49.907Z] PASS: docker_cli_daemon_test.go:2725: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	13.074s
10:47:49 [2019-10-22T10:47:49.907Z] PASS: docker_cli_build_test.go:6025: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.601s
10:47:49 [2019-10-22T10:47:49.907Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
10:47:49 [2019-10-22T10:47:49.907Z] SKIP: docker_cli_build_test.go:5898: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
10:47:49 [2019-10-22T10:47:49.907Z] SKIP: docker_cli_build_test.go:5881: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
10:47:49 [2019-10-22T10:47:49.907Z] SKIP: docker_cli_build_test.go:5916: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
10:47:50 [2019-10-22T10:47:50.136Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
10:47:50 [2019-10-22T10:47:50.136Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:47:50 [2019-10-22T10:47:50.136Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:47:50 [2019-10-22T10:47:50.136Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:47:50 [2019-10-22T10:47:50.161Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
10:47:50 [2019-10-22T10:47:50.161Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:47:50 [2019-10-22T10:47:50.161Z]     daemon.go:302: [dee4e53ed5540] waiting for daemon to start
10:47:50 [2019-10-22T10:47:50.161Z]     daemon.go:334: [dee4e53ed5540] daemon started
10:47:50 [2019-10-22T10:47:50.161Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:247, shared: true, mustBeShared: true
10:47:50 [2019-10-22T10:47:50.161Z]     daemon.go:286: [dee4e53ed5540] exiting daemon
10:47:50 [2019-10-22T10:47:50.161Z] === RUN   TestDaemonIpcModePrivate
10:47:50 [2019-10-22T10:47:50.393Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:47:50 [2019-10-22T10:47:50.393Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:47:50 [2019-10-22T10:47:50.393Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:47:50 [2019-10-22T10:47:50.650Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:47:50 [2019-10-22T10:47:50.907Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:47:51 [2019-10-22T10:47:51.721Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	108.727s
10:47:51 [2019-10-22T10:47:51.721Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
10:47:51 [2019-10-22T10:47:51.721Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	5.596s
10:47:51 [2019-10-22T10:47:51.721Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/types	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:47:51 [2019-10-22T10:47:51.838Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:47:52 [2019-10-22T10:47:52.044Z] PASS: docker_cli_daemon_test.go:2959: DockerDaemonSuite.TestFailedPluginRemove	1.955s
10:47:52 [2019-10-22T10:47:52.298Z] --- PASS: TestDaemonIpcModePrivate (2.06s)
10:47:52 [2019-10-22T10:47:52.298Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:47:52 [2019-10-22T10:47:52.298Z]     daemon.go:302: [d0f18261c44ba] waiting for daemon to start
10:47:52 [2019-10-22T10:47:52.298Z]     daemon.go:334: [d0f18261c44ba] daemon started
10:47:52 [2019-10-22T10:47:52.298Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:243, shared: false, mustBeShared: false
10:47:52 [2019-10-22T10:47:52.298Z]     daemon.go:286: [d0f18261c44ba] exiting daemon
10:47:52 [2019-10-22T10:47:52.298Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:52 [2019-10-22T10:47:52.298Z] PASS: docker_cli_daemon_test.go:1273: DockerDaemonSuite.TestHTTPSInfo	0.556s
10:47:52 [2019-10-22T10:47:52.403Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:47:52 [2019-10-22T10:47:52.403Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:47:52 [2019-10-22T10:47:52.403Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:47:52 [2019-10-22T10:47:52.661Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
10:47:52 [2019-10-22T10:47:52.858Z] PASS: docker_cli_daemon_test.go:1336: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.536s
10:47:52 [2019-10-22T10:47:52.918Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:47:52 [2019-10-22T10:47:52.918Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:47:53 [2019-10-22T10:47:53.417Z] PASS: docker_cli_daemon_test.go:1365: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.531s
10:47:53 [2019-10-22T10:47:53.482Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
10:47:53 [2019-10-22T10:47:53.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
10:47:53 [2019-10-22T10:47:53.976Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:47:53 [2019-10-22T10:47:53.976Z]     daemon.go:302: [ddc8a21c2489f] waiting for daemon to start
10:47:53 [2019-10-22T10:47:53.976Z]     daemon.go:334: [ddc8a21c2489f] daemon started
10:47:53 [2019-10-22T10:47:53.976Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:257, shared: false, mustBeShared: false
10:47:53 [2019-10-22T10:47:53.976Z]     daemon.go:286: [ddc8a21c2489f] exiting daemon
10:47:53 [2019-10-22T10:47:53.976Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:54 [2019-10-22T10:47:54.635Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.807s
10:47:54 [2019-10-22T10:47:54.901Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	4.945s
10:47:55 [2019-10-22T10:47:55.461Z] PASS: docker_cli_daemon_test.go:1301: DockerDaemonSuite.TestHTTPSRun	1.820s
10:47:55 [2019-10-22T10:47:55.461Z] PASS: docker_cli_daemon_test.go:50: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
10:47:55 [2019-10-22T10:47:55.613Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.596s
10:47:55 [2019-10-22T10:47:55.613Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
10:47:55 [2019-10-22T10:47:55.613Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
10:47:55 [2019-10-22T10:47:55.613Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
10:47:55 [2019-10-22T10:47:55.613Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.240s
10:47:56 [2019-10-22T10:47:56.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
10:47:56 [2019-10-22T10:47:56.019Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:47:56 [2019-10-22T10:47:56.019Z]     daemon.go:302: [dc185b7d52923] waiting for daemon to start
10:47:56 [2019-10-22T10:47:56.019Z]     daemon.go:334: [dc185b7d52923] daemon started
10:47:56 [2019-10-22T10:47:56.019Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:248, shared: true, mustBeShared: true
10:47:56 [2019-10-22T10:47:56.019Z]     daemon.go:286: [dc185b7d52923] exiting daemon
10:47:56 [2019-10-22T10:47:56.019Z] === RUN   TestStopContainerWithTimeout
10:47:56 [2019-10-22T10:47:56.019Z] === RUN   TestStopContainerWithTimeout/0
10:47:56 [2019-10-22T10:47:56.019Z] === PAUSE TestStopContainerWithTimeout/0
10:47:56 [2019-10-22T10:47:56.019Z] === RUN   TestStopContainerWithTimeout/1
10:47:56 [2019-10-22T10:47:56.019Z] === PAUSE TestStopContainerWithTimeout/1
10:47:56 [2019-10-22T10:47:56.019Z] === RUN   TestStopContainerWithTimeout/3
10:47:56 [2019-10-22T10:47:56.019Z] === PAUSE TestStopContainerWithTimeout/3
10:47:56 [2019-10-22T10:47:56.019Z] === RUN   TestStopContainerWithTimeout/-1
10:47:56 [2019-10-22T10:47:56.019Z] === PAUSE TestStopContainerWithTimeout/-1
10:47:56 [2019-10-22T10:47:56.019Z] === CONT  TestStopContainerWithTimeout/0
10:47:56 [2019-10-22T10:47:56.019Z] === CONT  TestStopContainerWithTimeout/-1
10:47:56 [2019-10-22T10:47:56.586Z] PASS: docker_api_build_test.go:474: DockerSuite.TestBuildAddCacheOnFileChange	0.604s
10:47:57 [2019-10-22T10:47:57.379Z] === CONT  TestStopContainerWithTimeout/3
10:47:57 [2019-10-22T10:47:57.379Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.898s
10:47:57 [2019-10-22T10:47:57.664Z] ok  	github.com/docker/docker/builder/fscache	0.112s	coverage: 69.5% of statements
10:47:57 [2019-10-22T10:47:57.664Z] ok  	github.com/docker/docker/builder/dockerfile	0.614s	coverage: 45.4% of statements
10:47:58 [2019-10-22T10:47:58.740Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.455s
10:47:58 [2019-10-22T10:47:58.994Z] === CONT  TestStopContainerWithTimeout/1
10:47:59 [2019-10-22T10:47:59.500Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.731s
10:48:00 [2019-10-22T10:48:00.190Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.829s	coverage: 85.1% of statements
10:48:00 [2019-10-22T10:48:00.190Z] ok  	github.com/docker/docker/builder/remotecontext	0.263s	coverage: 13.6% of statements
10:48:00 [2019-10-22T10:48:00.448Z] ?   	github.com/docker/docker/cli	[no test files]
10:48:00 [2019-10-22T10:48:00.448Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:48:00 [2019-10-22T10:48:00.473Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.375s
10:48:00 [2019-10-22T10:48:00.473Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
10:48:00 [2019-10-22T10:48:00.473Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
10:48:00 [2019-10-22T10:48:00.473Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.064s
10:48:00 [2019-10-22T10:48:00.705Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:48:00 [2019-10-22T10:48:00.878Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	5.784s
10:48:00 [2019-10-22T10:48:00.878Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:48:00 [2019-10-22T10:48:00.878Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
10:48:00 [2019-10-22T10:48:00.878Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
10:48:00 [2019-10-22T10:48:00.878Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
10:48:00 [2019-10-22T10:48:00.878Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
10:48:00 [2019-10-22T10:48:00.878Z] === RUN   TestDeleteDevicemapper
10:48:00 [2019-10-22T10:48:00.878Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:48:00 [2019-10-22T10:48:00.878Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:00 [2019-10-22T10:48:00.878Z] === CONT  TestDaemonRestartIpcMode
10:48:02 [2019-10-22T10:48:02.809Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.694s
10:48:03 [2019-10-22T10:48:03.387Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.417s
10:48:03 [2019-10-22T10:48:03.775Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.445s
10:48:04 [2019-10-22T10:48:04.334Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.535s
10:48:04 [2019-10-22T10:48:04.893Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.451s
10:48:04 [2019-10-22T10:48:04.893Z] --- PASS: TestDaemonRestartIpcMode (3.89s)
10:48:04 [2019-10-22T10:48:04.893Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:302: [d73f1175af4b6] waiting for daemon to start
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:334: [d73f1175af4b6] daemon started
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:286: [d73f1175af4b6] exiting daemon
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:302: [d73f1175af4b6] waiting for daemon to start
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:334: [d73f1175af4b6] daemon started
10:48:04 [2019-10-22T10:48:04.893Z]     daemon.go:286: [d73f1175af4b6] exiting daemon
10:48:04 [2019-10-22T10:48:04.893Z] PASS
10:48:04 [2019-10-22T10:48:04.893Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:04 [2019-10-22T10:48:04.893Z] INFO: Testing against a local daemon
10:48:04 [2019-10-22T10:48:04.893Z] === RUN   TestImagesFilterMultiReference
10:48:05 [2019-10-22T10:48:05.147Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:48:05 [2019-10-22T10:48:05.148Z] === RUN   TestImagesFilterMultiReference
10:48:05 [2019-10-22T10:48:05.148Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:48:05 [2019-10-22T10:48:05.148Z] === RUN   TestImagesFilterMultiReference
10:48:05 [2019-10-22T10:48:05.148Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:48:05 [2019-10-22T10:48:05.148Z] === RUN   TestImagesFilterMultiReference
10:48:05 [2019-10-22T10:48:05.148Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:48:05 [2019-10-22T10:48:05.148Z] === RUN   TestImagesFilterMultiReference
10:48:05 [2019-10-22T10:48:05.403Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:48:05 [2019-10-22T10:48:05.403Z] PASS
10:48:05 [2019-10-22T10:48:05.403Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:05 [2019-10-22T10:48:05.403Z] INFO: Testing against a local daemon
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.403Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:48:05 [2019-10-22T10:48:05.403Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:48:05 [2019-10-22T10:48:05.403Z] === RUN   TestNetworkInvalidJSON
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/create
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:48:05 [2019-10-22T10:48:05.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:48:05 [2019-10-22T10:48:05.657Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:48:05 [2019-10-22T10:48:05.657Z] PASS
10:48:05 [2019-10-22T10:48:05.657Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:05 [2019-10-22T10:48:05.657Z] INFO: Testing against a local daemon
10:48:05 [2019-10-22T10:48:05.657Z] testing: warning: no tests to run
10:48:05 [2019-10-22T10:48:05.657Z] PASS
10:48:05 [2019-10-22T10:48:05.658Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:05 [2019-10-22T10:48:05.913Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.915s
10:48:05 [2019-10-22T10:48:05.913Z] INFO: Testing against a local daemon
10:48:05 [2019-10-22T10:48:05.913Z] testing: warning: no tests to run
10:48:05 [2019-10-22T10:48:05.913Z] PASS
10:48:05 [2019-10-22T10:48:05.913Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:05 [2019-10-22T10:48:05.913Z] testing: warning: no tests to run
10:48:05 [2019-10-22T10:48:05.913Z] PASS
10:48:05 [2019-10-22T10:48:05.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.168Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.168Z] testing: warning: no tests to run
10:48:06 [2019-10-22T10:48:06.168Z] PASS
10:48:06 [2019-10-22T10:48:06.168Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.168Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:48:06 [2019-10-22T10:48:06.168Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:48:06 [2019-10-22T10:48:06.168Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:48:06 [2019-10-22T10:48:06.168Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:48:06 [2019-10-22T10:48:06.168Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON
10:48:06 [2019-10-22T10:48:06.168Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:48:06 [2019-10-22T10:48:06.168Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:48:06 [2019-10-22T10:48:06.168Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:48:06 [2019-10-22T10:48:06.168Z] PASS
10:48:06 [2019-10-22T10:48:06.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.423Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.526s
10:48:06 [2019-10-22T10:48:06.423Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.423Z] testing: warning: no tests to run
10:48:06 [2019-10-22T10:48:06.423Z] PASS
10:48:06 [2019-10-22T10:48:06.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.678Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.678Z] testing: warning: no tests to run
10:48:06 [2019-10-22T10:48:06.678Z] PASS
10:48:06 [2019-10-22T10:48:06.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.678Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.678Z] testing: warning: no tests to run
10:48:06 [2019-10-22T10:48:06.678Z] PASS
10:48:06 [2019-10-22T10:48:06.678Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.933Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.933Z] testing: warning: no tests to run
10:48:06 [2019-10-22T10:48:06.933Z] PASS
10:48:06 [2019-10-22T10:48:06.933Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:48:06 [2019-10-22T10:48:06.933Z] INFO: Testing against a local daemon
10:48:06 [2019-10-22T10:48:06.933Z] === RUN   TestDockerNetworkReConnect
10:48:07 [2019-10-22T10:48:07.260Z] ok  	github.com/docker/docker/client	0.225s	coverage: 75.1% of statements
10:48:10 [2019-10-22T10:48:10.190Z] PASS: docker_cli_daemon_test.go:2753: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.556s
10:48:12 [2019-10-22T10:48:12.073Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	7.277s
10:48:13 [2019-10-22T10:48:13.432Z] PASS: docker_cli_daemon_test.go:2786: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.272s
10:48:13 [2019-10-22T10:48:13.432Z] --- PASS: TestDockerNetworkReConnect (6.36s)
10:48:13 [2019-10-22T10:48:13.432Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
10:48:13 [2019-10-22T10:48:13.432Z]     daemon.go:302: [de9adb3b22b1a] waiting for daemon to start
10:48:13 [2019-10-22T10:48:13.432Z]     daemon.go:334: [de9adb3b22b1a] daemon started
10:48:13 [2019-10-22T10:48:13.432Z]     daemon.go:286: [de9adb3b22b1a] exiting daemon
10:48:13 [2019-10-22T10:48:13.432Z] === RUN   TestServiceUpdateLabel
10:48:14 [2019-10-22T10:48:14.152Z] --- PASS: TestBuildMultiStageParentConfig (31.01s)
10:48:14 [2019-10-22T10:48:14.152Z]     build_test.go:175: [{-1 1571741262 sha256:6bd8449159cf4538445bf9df8f14b8e7616bee498173d21ded1e84d72fc10d12 map[] sha256:9e798c58797ae5ded111dd359563911de81f8f2559ccaf5a3f51e6d3fd4761af [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741262 sha256:bee42b6af829c27c5d6bc53294eb3f677e4fc7bfe66c845c3c620dde424e7d9c map[] sha256:13018254929d19b3fb8c5913dd0ce9193d02989dc377514405a0edb14482d88e [] [build1:latest] -1 4807485 4807485} {-1 1571741260 sha256:6a467c0fecb2c5ba81ba6ba3049168b27096c54df39fa56f38eafc5732baeaee map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741260 sha256:b93fafd9f69924e9e39ece979b313cb2d4f3b234cf7ca76e4fc284adf459c22e map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741258 sha256:c8eb7dd6ad4b73a0125db6efd82d1add245b35c61a3771af7bc660e968f0eab9 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741257 sha256:bc38eadaa46fe74ebc5900efca887fab3232aae5f5ffcf5be9125ca0e7b1f601 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741257 sha256:6daf5921c48d107b62ceaf6a3d3f6cdb30c9cd83047a50558bb05358bb60b8b3 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1571741257 sha256:4244774261fc4c15facabd2165a1682744aa9a8cb565f5f73ce4813982b8fcee map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1516819588 sha256:d12e8bfe0af697eb3cba07724f25d85fec150d7046b08359491939f7dcbf7d67 map[]  [] [busybox:glibc] -1 4873045 4873045} {-1 1511259801 sha256:39a904c076ffc85abeef8dbb200513e3c4c83fb085656e11b530998e58a5dab6 map[]  [] [hello-world:frozen] -1 65872 65872} {-1 1509644787 sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 map[]  [] [busybox:latest] -1 4807485 4807485} {-1 1509640471 sha256:ca7ff5204daea1f006dd998fbb4546c8bace764ce28594de2c7a3576ef0c4c54 map[]  [] [buildpack-deps:jessie] -1 620822854 620822854} {-1 1507585373 sha256:bbc5e06449ba698238017ac07e630080c1e5096a7ca4d4643705a58ddc4631c1 map[]  [] [debian:jessie] -1 127966408 127966408} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
10:48:14 [2019-10-22T10:48:14.152Z] === RUN   TestBuildLabelWithTargets
10:48:14 [2019-10-22T10:48:14.152Z] --- PASS: TestBuildLabelWithTargets (1.60s)
10:48:14 [2019-10-22T10:48:14.152Z] === RUN   TestBuildWithEmptyLayers
10:48:14 [2019-10-22T10:48:14.768Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
10:48:14 [2019-10-22T10:48:14.768Z] === RUN   TestBuildMultiStageOnBuild
10:48:15 [2019-10-22T10:48:15.787Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	11.274s
10:48:16 [2019-10-22T10:48:16.689Z] --- PASS: TestServiceUpdateLabel (2.92s)
10:48:16 [2019-10-22T10:48:16.689Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
10:48:16 [2019-10-22T10:48:16.689Z]     daemon.go:302: [dc624b5f322cc] waiting for daemon to start
10:48:16 [2019-10-22T10:48:16.689Z]     daemon.go:334: [dc624b5f322cc] daemon started
10:48:16 [2019-10-22T10:48:16.689Z]     daemon.go:286: [dc624b5f322cc] exiting daemon
10:48:16 [2019-10-22T10:48:16.689Z] === RUN   TestServiceUpdateSecrets
10:48:17 [2019-10-22T10:48:17.453Z] --- PASS: TestBuildMultiStageOnBuild (2.24s)
10:48:17 [2019-10-22T10:48:17.453Z] === RUN   TestBuildUncleanTarFilenames
10:48:18 [2019-10-22T10:48:18.070Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
10:48:18 [2019-10-22T10:48:18.070Z] === RUN   TestBuildMultiStageLayerLeak
10:48:18 [2019-10-22T10:48:18.137Z] PASS: docker_cli_daemon_test.go:2103: DockerDaemonSuite.TestRunLinksChanged	4.656s
10:48:19 [2019-10-22T10:48:19.544Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	7.176s
10:48:19 [2019-10-22T10:48:19.799Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.802s
10:48:19 [2019-10-22T10:48:19.799Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.565s
10:48:20 [2019-10-22T10:48:20.772Z] --- PASS: TestBuildMultiStageLayerLeak (2.47s)
10:48:20 [2019-10-22T10:48:20.772Z] === RUN   TestBuildWithHugeFile
10:48:20 [2019-10-22T10:48:20.774Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	0.968s
10:48:21 [2019-10-22T10:48:21.071Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.275s
10:48:21 [2019-10-22T10:48:21.630Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	0.997s
10:48:25 [2019-10-22T10:48:25.025Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	3.017s
10:48:25 [2019-10-22T10:48:25.025Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	3.824s
10:48:25 [2019-10-22T10:48:25.587Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.604s
10:48:25 [2019-10-22T10:48:25.882Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.016s
10:48:26 [2019-10-22T10:48:26.189Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	9.119s
10:48:26 [2019-10-22T10:48:26.189Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.762s
10:48:26 [2019-10-22T10:48:26.189Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
10:48:26 [2019-10-22T10:48:26.806Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.175s
10:48:28 [2019-10-22T10:48:28.208Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.298s
10:48:29 [2019-10-22T10:48:29.104Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.004s
10:48:29 [2019-10-22T10:48:29.656Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.256s
10:48:30 [2019-10-22T10:48:30.079Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.385s
10:48:32 [2019-10-22T10:48:32.209Z] --- PASS: TestServiceUpdateSecrets (15.58s)
10:48:32 [2019-10-22T10:48:32.209Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
10:48:32 [2019-10-22T10:48:32.209Z]     daemon.go:302: [dd1a09688a734] waiting for daemon to start
10:48:32 [2019-10-22T10:48:32.209Z]     daemon.go:334: [dd1a09688a734] daemon started
10:48:32 [2019-10-22T10:48:32.209Z]     daemon.go:286: [dd1a09688a734] exiting daemon
10:48:32 [2019-10-22T10:48:32.209Z] === RUN   TestServiceUpdateConfigs
10:48:32 [2019-10-22T10:48:32.209Z] PASS: docker_cli_daemon_test.go:2515: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	7.320s
10:48:40 [2019-10-22T10:48:40.283Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	10.733s
10:48:40 [2019-10-22T10:48:40.424Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	9.126s
10:48:40 [2019-10-22T10:48:40.424Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
10:48:40 [2019-10-22T10:48:40.424Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
10:48:40 [2019-10-22T10:48:40.424Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
10:48:40 [2019-10-22T10:48:40.424Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
10:48:40 [2019-10-22T10:48:40.424Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.397s
10:48:41 [2019-10-22T10:48:41.207Z] PASS: docker_cli_daemon_test.go:2397: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	8.933s
10:48:41 [2019-10-22T10:48:41.766Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.374s
10:48:43 [2019-10-22T10:48:43.650Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.249s
10:48:45 [2019-10-22T10:48:45.054Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.404s
10:48:45 [2019-10-22T10:48:45.308Z] PASS: docker_cli_daemon_test.go:2843: DockerDaemonSuite.TestShmSize	1.680s
10:48:45 [2019-10-22T10:48:45.955Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.010s	coverage: 72.9% of statements
10:48:45 [2019-10-22T10:48:45.955Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 30.9% of statements
10:48:45 [2019-10-22T10:48:45.955Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.4% of statements
10:48:45 [2019-10-22T10:48:45.955Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:48:45 [2019-10-22T10:48:45.955Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:48:45 [2019-10-22T10:48:45.955Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:48:45 [2019-10-22T10:48:45.955Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:48:47 [2019-10-22T10:48:47.862Z] --- PASS: TestServiceUpdateConfigs (16.01s)
10:48:47 [2019-10-22T10:48:47.862Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
10:48:47 [2019-10-22T10:48:47.862Z]     daemon.go:302: [d844629ddcda7] waiting for daemon to start
10:48:47 [2019-10-22T10:48:47.862Z]     daemon.go:334: [d844629ddcda7] daemon started
10:48:47 [2019-10-22T10:48:47.862Z]     daemon.go:286: [d844629ddcda7] exiting daemon
10:48:47 [2019-10-22T10:48:47.862Z] === RUN   TestServiceUpdateNetwork
10:48:48 [2019-10-22T10:48:48.117Z] PASS: docker_cli_daemon_test.go:2860: DockerDaemonSuite.TestShmSizeReload	2.633s
10:48:48 [2019-10-22T10:48:48.117Z] PASS: docker_cli_daemon_test.go:1327: DockerDaemonSuite.TestTLSVerify	0.089s
10:48:53 [2019-10-22T10:48:53.391Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	4.636s
10:48:54 [2019-10-22T10:48:54.056Z] ok  	github.com/docker/docker/daemon/cluster	0.030s	coverage: 0.5% of statements
10:48:54 [2019-10-22T10:48:54.987Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:48:56 [2019-10-22T10:48:56.355Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 28.1% of statements
10:48:57 [2019-10-22T10:48:57.587Z] PASS: docker_api_swarm_test.go:890: DockerSwarmSuite.TestAPIDuplicateNetworks	2.488s
10:48:57 [2019-10-22T10:48:57.587Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	12.465s
10:48:58 [2019-10-22T10:48:58.513Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.929s
10:48:58 [2019-10-22T10:48:58.513Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.010s
10:49:00 [2019-10-22T10:49:00.423Z] PASS: docker_api_swarm_test.go:1016: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.775s
10:49:03 [2019-10-22T10:49:03.712Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	4.782s
10:49:04 [2019-10-22T10:49:04.279Z] --- PASS: TestServiceUpdateNetwork (16.26s)
10:49:04 [2019-10-22T10:49:04.279Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
10:49:04 [2019-10-22T10:49:04.279Z]     daemon.go:302: [d9a299b223d42] waiting for daemon to start
10:49:04 [2019-10-22T10:49:04.279Z]     daemon.go:334: [d9a299b223d42] daemon started
10:49:04 [2019-10-22T10:49:04.279Z]     daemon.go:286: [d9a299b223d42] exiting daemon
10:49:04 [2019-10-22T10:49:04.279Z] === RUN   TestDockerNetworkReConnect
10:49:05 [2019-10-22T10:49:05.681Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	3.952s
10:49:05 [2019-10-22T10:49:05.681Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.358s
10:49:06 [2019-10-22T10:49:06.467Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 12.8% of statements
10:49:06 [2019-10-22T10:49:06.467Z] ok  	github.com/docker/docker/daemon	12.184s	coverage: 13.8% of statements
10:49:06 [2019-10-22T10:49:06.467Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
10:49:06 [2019-10-22T10:49:06.467Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:49:06 [2019-10-22T10:49:06.467Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:49:07 [2019-10-22T10:49:07.032Z] ok  	github.com/docker/docker/daemon/discovery	0.007s	coverage: 30.4% of statements
10:49:07 [2019-10-22T10:49:07.964Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 82.3% of statements
10:49:08 [2019-10-22T10:49:08.222Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:49:08 [2019-10-22T10:49:08.222Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:49:08 [2019-10-22T10:49:08.222Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:49:08 [2019-10-22T10:49:08.940Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.816s
10:49:10 [2019-10-22T10:49:10.119Z] ok  	github.com/docker/docker/daemon/graphdriver	0.026s	coverage: 2.2% of statements
10:49:10 [2019-10-22T10:49:10.299Z] --- PASS: TestDockerNetworkReConnect (6.30s)
10:49:10 [2019-10-22T10:49:10.299Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
10:49:10 [2019-10-22T10:49:10.299Z]     daemon.go:302: [d4490a54d025a] waiting for daemon to start
10:49:10 [2019-10-22T10:49:10.299Z]     daemon.go:334: [d4490a54d025a] daemon started
10:49:10 [2019-10-22T10:49:10.299Z]     daemon.go:286: [d4490a54d025a] exiting daemon
10:49:10 [2019-10-22T10:49:10.299Z] === RUN   TestServiceUpdateLabel
10:49:12 [2019-10-22T10:49:12.015Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
10:49:12 [2019-10-22T10:49:12.948Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.227s	coverage: 56.9% of statements
10:49:14 [2019-10-22T10:49:14.493Z] --- PASS: TestServiceUpdateLabel (3.34s)
10:49:14 [2019-10-22T10:49:14.493Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
10:49:14 [2019-10-22T10:49:14.493Z]     daemon.go:302: [d8ca6a76fb385] waiting for daemon to start
10:49:14 [2019-10-22T10:49:14.493Z]     daemon.go:334: [d8ca6a76fb385] daemon started
10:49:14 [2019-10-22T10:49:14.493Z]     daemon.go:286: [d8ca6a76fb385] exiting daemon
10:49:14 [2019-10-22T10:49:14.493Z] === RUN   TestServiceUpdateSecrets
10:49:15 [2019-10-22T10:49:15.052Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	6.397s
10:49:16 [2019-10-22T10:49:16.238Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.511s	coverage: 72.3% of statements
10:49:16 [2019-10-22T10:49:16.238Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.570s	coverage: 45.9% of statements
10:49:16 [2019-10-22T10:49:16.238Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:49:17 [2019-10-22T10:49:17.559Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.191s
10:49:18 [2019-10-22T10:49:18.481Z] PASS: docker_api_swarm_test.go:182: DockerSwarmSuite.TestAPISwarmCAHash	12.437s
10:49:18 [2019-10-22T10:49:18.760Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.977s	coverage: 50.8% of statements
10:49:19 [2019-10-22T10:49:19.040Z] PASS: docker_api_swarm_test.go:875: DockerSwarmSuite.TestAPISwarmErrorHandling	0.850s
10:49:19 [2019-10-22T10:49:19.598Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.484s
10:49:20 [2019-10-22T10:49:20.133Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.298s	coverage: 76.1% of statements
10:49:21 [2019-10-22T10:49:21.065Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 70.5% of statements
10:49:21 [2019-10-22T10:49:21.322Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.109s	coverage: 57.2% of statements
10:49:21 [2019-10-22T10:49:21.322Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:49:21 [2019-10-22T10:49:21.322Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:49:22 [2019-10-22T10:49:22.693Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
10:49:23 [2019-10-22T10:49:23.623Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
10:49:24 [2019-10-22T10:49:24.994Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 5.0% of statements
10:49:24 [2019-10-22T10:49:24.994Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:49:24 [2019-10-22T10:49:24.994Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:49:25 [2019-10-22T10:49:25.558Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.7% of statements
10:49:26 [2019-10-22T10:49:26.928Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
10:49:27 [2019-10-22T10:49:27.185Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 72.2% of statements
10:49:27 [2019-10-22T10:49:27.185Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:49:27 [2019-10-22T10:49:27.185Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:49:28 [2019-10-22T10:49:28.556Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
10:49:28 [2019-10-22T10:49:28.556Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
10:49:29 [2019-10-22T10:49:29.121Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 88.3% of statements
10:49:29 [2019-10-22T10:49:29.521Z] --- PASS: TestServiceUpdateSecrets (15.61s)
10:49:29 [2019-10-22T10:49:29.521Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
10:49:29 [2019-10-22T10:49:29.521Z]     daemon.go:302: [d18a2b2c1db7f] waiting for daemon to start
10:49:29 [2019-10-22T10:49:29.521Z]     daemon.go:334: [d18a2b2c1db7f] daemon started
10:49:29 [2019-10-22T10:49:29.521Z]     daemon.go:286: [d18a2b2c1db7f] exiting daemon
10:49:29 [2019-10-22T10:49:29.521Z] === RUN   TestServiceUpdateConfigs
10:49:30 [2019-10-22T10:49:30.492Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 74.7% of statements
10:49:30 [2019-10-22T10:49:30.492Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:49:30 [2019-10-22T10:49:30.492Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 20.0% of statements
10:49:31 [2019-10-22T10:49:31.154Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	45.535s
10:49:31 [2019-10-22T10:49:31.155Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
10:49:31 [2019-10-22T10:49:31.155Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
10:49:32 [2019-10-22T10:49:32.387Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 22.8% of statements
10:49:32 [2019-10-22T10:49:32.953Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
10:49:33 [2019-10-22T10:49:33.210Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 57.1% of statements
10:49:33 [2019-10-22T10:49:33.775Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.631s	coverage: 84.5% of statements
10:49:33 [2019-10-22T10:49:33.775Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:49:33 [2019-10-22T10:49:33.775Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:49:36 [2019-10-22T10:49:36.302Z] ok  	github.com/docker/docker/distribution/metadata	0.051s	coverage: 48.2% of statements
10:49:36 [2019-10-22T10:49:36.302Z] ok  	github.com/docker/docker/distribution	0.229s	coverage: 17.0% of statements
10:49:36 [2019-10-22T10:49:36.302Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:49:36 [2019-10-22T10:49:36.867Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 76.6% of statements
10:49:37 [2019-10-22T10:49:37.633Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	17.299s
10:49:37 [2019-10-22T10:49:37.633Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.105s
10:49:38 [2019-10-22T10:49:38.239Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
10:49:39 [2019-10-22T10:49:39.172Z] ok  	github.com/docker/docker/distribution/xfer	1.428s	coverage: 83.9% of statements
10:49:39 [2019-10-22T10:49:39.173Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:49:39 [2019-10-22T10:49:39.173Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
10:49:39 [2019-10-22T10:49:39.173Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:49:40 [2019-10-22T10:49:40.103Z] ok  	github.com/docker/docker/internal/procfs	0.015s	coverage: 78.4% of statements
10:49:40 [2019-10-22T10:49:40.360Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
10:49:40 [2019-10-22T10:49:40.360Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:49:41 [2019-10-22T10:49:41.732Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:49:41 [2019-10-22T10:49:41.732Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:49:41 [2019-10-22T10:49:41.732Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:49:41 [2019-10-22T10:49:41.787Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	4.829s
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:49:41 [2019-10-22T10:49:41.990Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:49:42 [2019-10-22T10:49:42.041Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.299s
10:49:42 [2019-10-22T10:49:42.555Z] ok  	github.com/docker/docker/internal/testutil	0.023s	coverage: 62.5% of statements
10:49:42 [2019-10-22T10:49:42.599Z] PASS: docker_api_swarm_test.go:548: DockerSwarmSuite.TestAPISwarmForceNewCluster	15.986s
10:49:42 [2019-10-22T10:49:42.600Z] SKIP: docker_api_swarm_test.go:920: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
10:49:42 [2019-10-22T10:49:42.600Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.324s
10:49:42 [2019-10-22T10:49:42.823Z] --- PASS: TestBuildWithHugeFile (80.66s)
10:49:42 [2019-10-22T10:49:42.823Z] === RUN   TestBuildWithEmptyDockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:49:42 [2019-10-22T10:49:42.823Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:49:42 [2019-10-22T10:49:42.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.39s)
10:49:42 [2019-10-22T10:49:42.823Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.39s)
10:49:42 [2019-10-22T10:49:42.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s)
10:49:42 [2019-10-22T10:49:42.823Z] PASS
10:49:42 [2019-10-22T10:49:42.823Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
10:49:42 [2019-10-22T10:49:42.823Z] INFO: Testing against a local daemon
10:49:42 [2019-10-22T10:49:42.823Z] === RUN   TestConfigList
10:49:43 [2019-10-22T10:49:43.158Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.731s
10:49:43 [2019-10-22T10:49:43.413Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.129s
10:49:43 [2019-10-22T10:49:43.597Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	16.307s
10:49:43 [2019-10-22T10:49:43.668Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.304s
10:49:44 [2019-10-22T10:49:44.058Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
10:49:44 [2019-10-22T10:49:44.227Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.552s
10:49:44 [2019-10-22T10:49:44.298Z] --- PASS: TestConfigList (2.27s)
10:49:44 [2019-10-22T10:49:44.298Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
10:49:44 [2019-10-22T10:49:44.298Z]     daemon.go:302: [de576fa9de34a] waiting for daemon to start
10:49:44 [2019-10-22T10:49:44.298Z]     daemon.go:334: [de576fa9de34a] daemon started
10:49:44 [2019-10-22T10:49:44.298Z]     daemon.go:286: [de576fa9de34a] exiting daemon
10:49:44 [2019-10-22T10:49:44.298Z] === RUN   TestConfigsCreateAndDelete
10:49:44 [2019-10-22T10:49:44.520Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.186s
10:49:45 [2019-10-22T10:49:45.587Z] --- PASS: TestServiceUpdateConfigs (15.93s)
10:49:45 [2019-10-22T10:49:45.587Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
10:49:45 [2019-10-22T10:49:45.587Z]     daemon.go:302: [dbcff949782ca] waiting for daemon to start
10:49:45 [2019-10-22T10:49:45.587Z]     daemon.go:334: [dbcff949782ca] daemon started
10:49:45 [2019-10-22T10:49:45.587Z]     daemon.go:286: [dbcff949782ca] exiting daemon
10:49:45 [2019-10-22T10:49:45.587Z] === RUN   TestServiceUpdateNetwork
10:49:45 [2019-10-22T10:49:45.834Z] ok  	github.com/docker/docker/libcontainerd	0.027s	coverage: 3.3% of statements
10:49:46 [2019-10-22T10:49:46.330Z] --- PASS: TestConfigsCreateAndDelete (2.32s)
10:49:46 [2019-10-22T10:49:46.330Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
10:49:46 [2019-10-22T10:49:46.330Z]     daemon.go:302: [d188e815fddc7] waiting for daemon to start
10:49:46 [2019-10-22T10:49:46.330Z]     daemon.go:334: [d188e815fddc7] daemon started
10:49:46 [2019-10-22T10:49:46.330Z]     daemon.go:286: [d188e815fddc7] exiting daemon
10:49:46 [2019-10-22T10:49:46.330Z] === RUN   TestConfigsUpdate
10:49:46 [2019-10-22T10:49:46.399Z] ok  	github.com/docker/docker/migrate/v1	0.010s	coverage: 55.0% of statements
10:49:46 [2019-10-22T10:49:46.952Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.573s
10:49:46 [2019-10-22T10:49:46.964Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 68.0% of statements
10:49:47 [2019-10-22T10:49:47.222Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:49:48 [2019-10-22T10:49:48.312Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.551s
10:49:49 [2019-10-22T10:49:49.012Z] --- PASS: TestConfigsUpdate (2.30s)
10:49:49 [2019-10-22T10:49:49.012Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
10:49:49 [2019-10-22T10:49:49.012Z]     daemon.go:302: [d7443fe4f3807] waiting for daemon to start
10:49:49 [2019-10-22T10:49:49.012Z]     daemon.go:334: [d7443fe4f3807] daemon started
10:49:49 [2019-10-22T10:49:49.012Z]     daemon.go:286: [d7443fe4f3807] exiting daemon
10:49:49 [2019-10-22T10:49:49.012Z] === RUN   TestTemplatedConfig
10:49:49 [2019-10-22T10:49:49.120Z] ok  	github.com/docker/docker/pkg/archive	0.320s	coverage: 82.4% of statements
10:49:50 [2019-10-22T10:49:50.053Z] ok  	github.com/docker/docker/pkg/authorization	0.182s	coverage: 65.2% of statements
10:49:50 [2019-10-22T10:49:50.199Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.590s
10:49:50 [2019-10-22T10:49:50.311Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:49:51 [2019-10-22T10:49:51.559Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.415s
10:49:51 [2019-10-22T10:49:51.714Z] --- PASS: TestTemplatedConfig (2.91s)
10:49:51 [2019-10-22T10:49:51.714Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
10:49:51 [2019-10-22T10:49:51.714Z]     daemon.go:302: [d1626004b5f06] waiting for daemon to start
10:49:51 [2019-10-22T10:49:51.714Z]     daemon.go:334: [d1626004b5f06] daemon started
10:49:51 [2019-10-22T10:49:51.714Z]     daemon.go:286: [d1626004b5f06] exiting daemon
10:49:51 [2019-10-22T10:49:51.714Z] === RUN   TestConfigInspect
10:49:52 [2019-10-22T10:49:52.206Z] ok  	github.com/docker/docker/layer	7.912s	coverage: 72.0% of statements
10:49:52 [2019-10-22T10:49:52.206Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:49:52 [2019-10-22T10:49:52.206Z] ?   	github.com/docker/docker/oci	[no test files]
10:49:52 [2019-10-22T10:49:52.463Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:49:52 [2019-10-22T10:49:52.917Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.271s
10:49:53 [2019-10-22T10:49:53.027Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:49:53 [2019-10-22T10:49:53.121Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	6.764s
10:49:53 [2019-10-22T10:49:53.121Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
10:49:53 [2019-10-22T10:49:53.591Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
10:49:53 [2019-10-22T10:49:53.839Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.236s
10:49:54 [2019-10-22T10:49:54.157Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.091s	coverage: 43.2% of statements
10:49:54 [2019-10-22T10:49:54.157Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:49:54 [2019-10-22T10:49:54.157Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:49:54 [2019-10-22T10:49:54.407Z] --- PASS: TestConfigInspect (2.33s)
10:49:54 [2019-10-22T10:49:54.408Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
10:49:54 [2019-10-22T10:49:54.408Z]     daemon.go:302: [d8aa7421d00fd] waiting for daemon to start
10:49:54 [2019-10-22T10:49:54.408Z]     daemon.go:334: [d8aa7421d00fd] daemon started
10:49:54 [2019-10-22T10:49:54.408Z]     daemon.go:286: [d8aa7421d00fd] exiting daemon
10:49:54 [2019-10-22T10:49:54.408Z] === RUN   TestConfigCreateWithLabels
10:49:54 [2019-10-22T10:49:54.722Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
10:49:55 [2019-10-22T10:49:55.287Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
10:49:55 [2019-10-22T10:49:55.850Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:49:56 [2019-10-22T10:49:56.435Z] --- PASS: TestConfigCreateWithLabels (2.34s)
10:49:56 [2019-10-22T10:49:56.435Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
10:49:56 [2019-10-22T10:49:56.435Z]     daemon.go:302: [d27f91cf7ec9d] waiting for daemon to start
10:49:56 [2019-10-22T10:49:56.435Z]     daemon.go:334: [d27f91cf7ec9d] daemon started
10:49:56 [2019-10-22T10:49:56.435Z]     daemon.go:286: [d27f91cf7ec9d] exiting daemon
10:49:56 [2019-10-22T10:49:56.435Z] === RUN   TestConfigCreateResolve
10:49:57 [2019-10-22T10:49:57.220Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
10:49:57 [2019-10-22T10:49:57.784Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.134s	coverage: 84.1% of statements
10:49:57 [2019-10-22T10:49:57.784Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
10:49:57 [2019-10-22T10:49:57.828Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	4.527s
10:49:58 [2019-10-22T10:49:58.348Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 41.7% of statements
10:49:58 [2019-10-22T10:49:58.348Z] ok  	github.com/docker/docker/pkg/fsutils	0.206s	coverage: 85.1% of statements
10:49:58 [2019-10-22T10:49:58.484Z] --- PASS: TestConfigCreateResolve (2.26s)
10:49:58 [2019-10-22T10:49:58.484Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
10:49:58 [2019-10-22T10:49:58.484Z]     daemon.go:302: [dc97c51235c8f] waiting for daemon to start
10:49:58 [2019-10-22T10:49:58.484Z]     daemon.go:334: [dc97c51235c8f] daemon started
10:49:58 [2019-10-22T10:49:58.484Z]     daemon.go:286: [dc97c51235c8f] exiting daemon
10:49:58 [2019-10-22T10:49:58.484Z] PASS
10:49:58 [2019-10-22T10:49:58.484Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
10:49:58 [2019-10-22T10:49:58.767Z] INFO: Testing against a local daemon
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestContainerInvalidJSON
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:49:58 [2019-10-22T10:49:58.767Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:49:58 [2019-10-22T10:49:58.767Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:49:58 [2019-10-22T10:49:58.767Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:49:58 [2019-10-22T10:49:58.767Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:49:58 [2019-10-22T10:49:58.767Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:49:58 [2019-10-22T10:49:58.767Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:49:58 [2019-10-22T10:49:58.767Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:49:58 [2019-10-22T10:49:58.767Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:49:58 [2019-10-22T10:49:58.767Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:49:58 [2019-10-22T10:49:58.767Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:49:58 [2019-10-22T10:49:58.767Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestCopyFromContainerPathIsNotDir
10:49:58 [2019-10-22T10:49:58.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
10:49:58 [2019-10-22T10:49:58.767Z] === RUN   TestCopyToContainerPathDoesNotExist
10:49:59 [2019-10-22T10:49:59.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
10:49:59 [2019-10-22T10:49:59.050Z] === RUN   TestCopyToContainerPathIsNotDir
10:49:59 [2019-10-22T10:49:59.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
10:49:59 [2019-10-22T10:49:59.050Z] === RUN   TestCopyFromContainer
10:49:59 [2019-10-22T10:49:59.717Z] ok  	github.com/docker/docker/pkg/idtools	0.543s	coverage: 70.1% of statements
10:49:59 [2019-10-22T10:49:59.717Z] ok  	github.com/docker/docker/pkg/ioutils	0.383s	coverage: 69.1% of statements
10:50:00 [2019-10-22T10:50:00.282Z] ok  	github.com/docker/docker/pkg/locker	0.023s	coverage: 88.9% of statements
10:50:00 [2019-10-22T10:50:00.282Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 88.3% of statements
10:50:00 [2019-10-22T10:50:00.524Z] === RUN   TestCopyFromContainer//
10:50:00 [2019-10-22T10:50:00.808Z] === RUN   TestCopyFromContainer//bar/root
10:50:00 [2019-10-22T10:50:00.808Z] === RUN   TestCopyFromContainer//bar/root/
10:50:00 [2019-10-22T10:50:00.847Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
10:50:00 [2019-10-22T10:50:00.847Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:50:01 [2019-10-22T10:50:01.093Z] === RUN   TestCopyFromContainer/bar/quux
10:50:01 [2019-10-22T10:50:01.093Z] === RUN   TestCopyFromContainer/bar/quux/
10:50:01 [2019-10-22T10:50:01.093Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:50:01 [2019-10-22T10:50:01.376Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:50:01 [2019-10-22T10:50:01.376Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:50:01 [2019-10-22T10:50:01.376Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:50:01 [2019-10-22T10:50:01.411Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
10:50:01 [2019-10-22T10:50:01.660Z] === RUN   TestCopyFromContainer/bar/notarget
10:50:01 [2019-10-22T10:50:01.661Z] --- PASS: TestCopyFromContainer (2.60s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:50:01 [2019-10-22T10:50:01.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateWithInvalidEnv
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateWithInvalidEnv/0
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateWithInvalidEnv/0
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateWithInvalidEnv/1
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateWithInvalidEnv/1
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateWithInvalidEnv/2
10:50:01 [2019-10-22T10:50:01.661Z] === PAUSE TestCreateWithInvalidEnv/2
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateWithInvalidEnv/0
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateWithInvalidEnv/2
10:50:01 [2019-10-22T10:50:01.661Z] === CONT  TestCreateWithInvalidEnv/1
10:50:01 [2019-10-22T10:50:01.661Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:50:01 [2019-10-22T10:50:01.661Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateTmpfsMountsTarget
10:50:01 [2019-10-22T10:50:01.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:50:01 [2019-10-22T10:50:01.661Z] === RUN   TestCreateWithCustomMaskedPaths
10:50:01 [2019-10-22T10:50:01.668Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:50:01 [2019-10-22T10:50:01.924Z] ok  	github.com/docker/docker/pkg/mount	0.566s	coverage: 68.2% of statements
10:50:01 [2019-10-22T10:50:01.924Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:50:01 [2019-10-22T10:50:01.924Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
10:50:01 [2019-10-22T10:50:01.953Z] --- PASS: TestServiceUpdateNetwork (15.36s)
10:50:01 [2019-10-22T10:50:01.953Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
10:50:01 [2019-10-22T10:50:01.953Z]     daemon.go:302: [d1f9030381e6e] waiting for daemon to start
10:50:01 [2019-10-22T10:50:01.953Z]     daemon.go:334: [d1f9030381e6e] daemon started
10:50:01 [2019-10-22T10:50:01.953Z]     daemon.go:286: [d1f9030381e6e] exiting daemon
10:50:01 [2019-10-22T10:50:01.953Z] === RUN   TestDockerNetworkReConnect
10:50:01 [2019-10-22T10:50:01.953Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	6.957s
10:50:02 [2019-10-22T10:50:02.490Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.0% of statements
10:50:02 [2019-10-22T10:50:02.490Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:50:02 [2019-10-22T10:50:02.490Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:50:02 [2019-10-22T10:50:02.490Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:50:02 [2019-10-22T10:50:02.512Z] PASS: docker_api_swarm_test.go:36: DockerSwarmSuite.TestAPISwarmInit	14.392s
10:50:03 [2019-10-22T10:50:03.423Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
10:50:03 [2019-10-22T10:50:03.436Z] PASS: docker_api_swarm_test.go:530: DockerSwarmSuite.TestAPISwarmInvalidAddress	1.006s
10:50:03 [2019-10-22T10:50:03.689Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s)
10:50:03 [2019-10-22T10:50:03.689Z] === RUN   TestCreateWithCustomReadonlyPaths
10:50:04 [2019-10-22T10:50:04.355Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:50:04 [2019-10-22T10:50:04.612Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
10:50:04 [2019-10-22T10:50:04.869Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:50:05 [2019-10-22T10:50:05.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s)
10:50:05 [2019-10-22T10:50:05.729Z] === RUN   TestContainerStartOnDaemonRestart
10:50:05 [2019-10-22T10:50:05.729Z] === PAUSE TestContainerStartOnDaemonRestart
10:50:05 [2019-10-22T10:50:05.729Z] === RUN   TestDaemonRestartIpcMode
10:50:05 [2019-10-22T10:50:05.729Z] === PAUSE TestDaemonRestartIpcMode
10:50:05 [2019-10-22T10:50:05.729Z] === RUN   TestDiff
10:50:06 [2019-10-22T10:50:06.238Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
10:50:06 [2019-10-22T10:50:06.495Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:50:06 [2019-10-22T10:50:06.741Z] --- PASS: TestDiff (0.73s)
10:50:06 [2019-10-22T10:50:06.741Z] === RUN   TestExecWithCloseStdin
10:50:07 [2019-10-22T10:50:07.363Z] --- PASS: TestExecWithCloseStdin (0.92s)
10:50:07 [2019-10-22T10:50:07.363Z] === RUN   TestExec
10:50:07 [2019-10-22T10:50:07.593Z] --- PASS: TestDockerNetworkReConnect (6.69s)
10:50:07 [2019-10-22T10:50:07.593Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
10:50:07 [2019-10-22T10:50:07.593Z]     daemon.go:302: [d27dcf7801be7] waiting for daemon to start
10:50:07 [2019-10-22T10:50:07.593Z]     daemon.go:334: [d27dcf7801be7] daemon started
10:50:07 [2019-10-22T10:50:07.593Z]     daemon.go:286: [d27dcf7801be7] exiting daemon
10:50:07 [2019-10-22T10:50:07.593Z] === RUN   TestServiceUpdateLabel
10:50:08 [2019-10-22T10:50:08.149Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	8.511s
10:50:08 [2019-10-22T10:50:08.371Z] --- PASS: TestExec (0.82s)
10:50:08 [2019-10-22T10:50:08.371Z] === RUN   TestExecUser
10:50:08 [2019-10-22T10:50:08.990Z] --- PASS: TestExecUser (0.83s)
10:50:08 [2019-10-22T10:50:08.990Z] === RUN   TestExportContainerAndImportImage
10:50:09 [2019-10-22T10:50:09.769Z] ok  	github.com/docker/docker/pkg/signal	2.428s	coverage: 61.0% of statements
10:50:09 [2019-10-22T10:50:09.769Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:50:10 [2019-10-22T10:50:10.026Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:50:10 [2019-10-22T10:50:10.035Z] --- PASS: TestExportContainerAndImportImage (1.02s)
10:50:10 [2019-10-22T10:50:10.035Z] === RUN   TestExportContainerAfterDaemonRestart
10:50:10 [2019-10-22T10:50:10.283Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:50:10 [2019-10-22T10:50:10.540Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
10:50:10 [2019-10-22T10:50:10.895Z] --- PASS: TestServiceUpdateLabel (2.96s)
10:50:10 [2019-10-22T10:50:10.895Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
10:50:10 [2019-10-22T10:50:10.895Z]     daemon.go:302: [d476ef11984db] waiting for daemon to start
10:50:10 [2019-10-22T10:50:10.895Z]     daemon.go:334: [d476ef11984db] daemon started
10:50:10 [2019-10-22T10:50:10.895Z]     daemon.go:286: [d476ef11984db] exiting daemon
10:50:10 [2019-10-22T10:50:10.895Z] === RUN   TestServiceUpdateSecrets
10:50:11 [2019-10-22T10:50:11.117Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 76.0% of statements
10:50:11 [2019-10-22T10:50:11.569Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
10:50:11 [2019-10-22T10:50:11.569Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:302: [d04a2eea67dbf] waiting for daemon to start
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:334: [d04a2eea67dbf] daemon started
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:286: [d04a2eea67dbf] exiting daemon
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:302: [d04a2eea67dbf] waiting for daemon to start
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:334: [d04a2eea67dbf] daemon started
10:50:11 [2019-10-22T10:50:11.569Z]     daemon.go:286: [d04a2eea67dbf] exiting daemon
10:50:11 [2019-10-22T10:50:11.569Z] === RUN   TestHealthCheckWorkdir
10:50:11 [2019-10-22T10:50:11.697Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.1% of statements
10:50:12 [2019-10-22T10:50:12.274Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
10:50:12 [2019-10-22T10:50:12.579Z] --- PASS: TestHealthCheckWorkdir (1.00s)
10:50:12 [2019-10-22T10:50:12.579Z] === RUN   TestHealthKillContainer
10:50:12 [2019-10-22T10:50:12.838Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
10:50:13 [2019-10-22T10:50:13.401Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 85.9% of statements
10:50:13 [2019-10-22T10:50:13.658Z] testing: warning: no tests to run
10:50:13 [2019-10-22T10:50:13.658Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
10:50:14 [2019-10-22T10:50:14.222Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:50:14 [2019-10-22T10:50:14.222Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:50:14 [2019-10-22T10:50:14.479Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:50:16 [2019-10-22T10:50:16.052Z] --- PASS: TestHealthKillContainer (2.92s)
10:50:16 [2019-10-22T10:50:16.052Z] === RUN   TestInspectCpusetInConfigPre120
10:50:16 [2019-10-22T10:50:16.335Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
10:50:16 [2019-10-22T10:50:16.335Z] === RUN   TestIpcModeNone
10:50:16 [2019-10-22T10:50:16.704Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	8.171s
10:50:16 [2019-10-22T10:50:16.704Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
10:50:17 [2019-10-22T10:50:17.000Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 27.3% of statements
10:50:17 [2019-10-22T10:50:17.350Z] --- PASS: TestIpcModeNone (0.80s)
10:50:17 [2019-10-22T10:50:17.350Z] === RUN   TestIpcModePrivate
10:50:17 [2019-10-22T10:50:17.967Z] --- PASS: TestIpcModePrivate (0.83s)
10:50:17 [2019-10-22T10:50:17.967Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
10:50:17 [2019-10-22T10:50:17.967Z] === RUN   TestIpcModeShareable
10:50:18 [2019-10-22T10:50:18.371Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.007s	coverage: 33.3% of statements
10:50:18 [2019-10-22T10:50:18.935Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:50:18 [2019-10-22T10:50:18.987Z] --- PASS: TestIpcModeShareable (0.84s)
10:50:18 [2019-10-22T10:50:18.987Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
10:50:18 [2019-10-22T10:50:18.987Z] === RUN   TestAPIIpcModeShareableAndContainer
10:50:19 [2019-10-22T10:50:19.499Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 79.4% of statements
10:50:20 [2019-10-22T10:50:20.063Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.2% of statements
10:50:21 [2019-10-22T10:50:21.433Z] ok  	github.com/docker/docker/registry	0.088s	coverage: 57.0% of statements
10:50:21 [2019-10-22T10:50:21.669Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s)
10:50:21 [2019-10-22T10:50:21.669Z] === RUN   TestAPIIpcModeHost
10:50:21 [2019-10-22T10:50:21.954Z] --- PASS: TestAPIIpcModeHost (0.78s)
10:50:21 [2019-10-22T10:50:21.954Z] === RUN   TestDaemonIpcModeShareable
10:50:21 [2019-10-22T10:50:21.997Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:50:22 [2019-10-22T10:50:22.489Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	4.538s
10:50:22 [2019-10-22T10:50:22.489Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
10:50:22 [2019-10-22T10:50:22.489Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
10:50:22 [2019-10-22T10:50:22.565Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
10:50:22 [2019-10-22T10:50:22.822Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
10:50:23 [2019-10-22T10:50:23.753Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:50:23 [2019-10-22T10:50:23.994Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
10:50:23 [2019-10-22T10:50:23.994Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
10:50:23 [2019-10-22T10:50:23.994Z]     daemon.go:302: [d0f0ffe8bdd55] waiting for daemon to start
10:50:23 [2019-10-22T10:50:23.994Z]     daemon.go:334: [d0f0ffe8bdd55] daemon started
10:50:23 [2019-10-22T10:50:23.994Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
10:50:23 [2019-10-22T10:50:23.994Z]     daemon.go:286: [d0f0ffe8bdd55] exiting daemon
10:50:23 [2019-10-22T10:50:23.994Z] === RUN   TestDaemonIpcModePrivate
10:50:24 [2019-10-22T10:50:24.316Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
10:50:24 [2019-10-22T10:50:24.881Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.3% of statements
10:50:25 [2019-10-22T10:50:25.712Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	23.220s
10:50:25 [2019-10-22T10:50:25.712Z] --- PASS: TestServiceUpdateSecrets (15.37s)
10:50:25 [2019-10-22T10:50:25.712Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
10:50:25 [2019-10-22T10:50:25.712Z]     daemon.go:302: [d26121b96e788] waiting for daemon to start
10:50:25 [2019-10-22T10:50:25.712Z]     daemon.go:334: [d26121b96e788] daemon started
10:50:25 [2019-10-22T10:50:25.712Z]     daemon.go:286: [d26121b96e788] exiting daemon
10:50:25 [2019-10-22T10:50:25.712Z] === RUN   TestServiceUpdateConfigs
10:50:25 [2019-10-22T10:50:25.811Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
10:50:25 [2019-10-22T10:50:25.968Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.872s
10:50:26 [2019-10-22T10:50:26.027Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
10:50:26 [2019-10-22T10:50:26.027Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
10:50:26 [2019-10-22T10:50:26.027Z]     daemon.go:302: [de7deb7fb3530] waiting for daemon to start
10:50:26 [2019-10-22T10:50:26.027Z]     daemon.go:334: [de7deb7fb3530] daemon started
10:50:26 [2019-10-22T10:50:26.027Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
10:50:26 [2019-10-22T10:50:26.027Z]     daemon.go:286: [de7deb7fb3530] exiting daemon
10:50:26 [2019-10-22T10:50:26.027Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:50:27 [2019-10-22T10:50:27.169Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	4.803s
10:50:27 [2019-10-22T10:50:27.169Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
10:50:27 [2019-10-22T10:50:27.169Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.434s
10:50:27 [2019-10-22T10:50:27.169Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
10:50:27 [2019-10-22T10:50:27.169Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
10:50:27 [2019-10-22T10:50:27.509Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
10:50:27 [2019-10-22T10:50:27.509Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
10:50:27 [2019-10-22T10:50:27.509Z]     daemon.go:302: [def9be7760e07] waiting for daemon to start
10:50:27 [2019-10-22T10:50:27.509Z]     daemon.go:334: [def9be7760e07] daemon started
10:50:27 [2019-10-22T10:50:27.509Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
10:50:27 [2019-10-22T10:50:27.509Z]     daemon.go:286: [def9be7760e07] exiting daemon
10:50:27 [2019-10-22T10:50:27.509Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:50:29 [2019-10-22T10:50:29.537Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
10:50:29 [2019-10-22T10:50:29.537Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
10:50:29 [2019-10-22T10:50:29.537Z]     daemon.go:302: [ddcf5a8fd3d73] waiting for daemon to start
10:50:29 [2019-10-22T10:50:29.537Z]     daemon.go:334: [ddcf5a8fd3d73] daemon started
10:50:29 [2019-10-22T10:50:29.537Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
10:50:29 [2019-10-22T10:50:29.537Z]     daemon.go:286: [ddcf5a8fd3d73] exiting daemon
10:50:29 [2019-10-22T10:50:29.538Z] === RUN   TestKillContainerInvalidSignal
10:50:30 [2019-10-22T10:50:30.154Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
10:50:30 [2019-10-22T10:50:30.154Z] === RUN   TestKillContainer
10:50:30 [2019-10-22T10:50:30.154Z] === RUN   TestKillContainer/no_signal
10:50:30 [2019-10-22T10:50:30.773Z] === RUN   TestKillContainer/non_killing_signal
10:50:31 [2019-10-22T10:50:31.399Z] === RUN   TestKillContainer/killing_signal
10:50:32 [2019-10-22T10:50:32.482Z] --- PASS: TestKillContainer (2.23s)
10:50:32 [2019-10-22T10:50:32.482Z]     --- PASS: TestKillContainer/no_signal (0.70s)
10:50:32 [2019-10-22T10:50:32.482Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
10:50:32 [2019-10-22T10:50:32.482Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
10:50:32 [2019-10-22T10:50:32.482Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:50:32 [2019-10-22T10:50:32.482Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:50:33 [2019-10-22T10:50:33.100Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:50:33 [2019-10-22T10:50:33.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
10:50:33 [2019-10-22T10:50:33.721Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
10:50:33 [2019-10-22T10:50:33.721Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
10:50:33 [2019-10-22T10:50:33.721Z] === RUN   TestKillStoppedContainer
10:50:34 [2019-10-22T10:50:34.011Z] --- PASS: TestKillStoppedContainer (0.07s)
10:50:34 [2019-10-22T10:50:34.011Z] === RUN   TestKillStoppedContainerAPIPre120
10:50:34 [2019-10-22T10:50:34.011Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
10:50:34 [2019-10-22T10:50:34.011Z] === RUN   TestKillDifferentUserContainer
10:50:34 [2019-10-22T10:50:34.717Z] --- PASS: TestKillDifferentUserContainer (0.71s)
10:50:34 [2019-10-22T10:50:34.717Z] === RUN   TestInspectOomKilledTrue
10:50:35 [2019-10-22T10:50:35.893Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	9.852s
10:50:36 [2019-10-22T10:50:36.217Z] --- PASS: TestInspectOomKilledTrue (1.21s)
10:50:36 [2019-10-22T10:50:36.217Z] === RUN   TestInspectOomKilledFalse
10:50:36 [2019-10-22T10:50:36.500Z] --- PASS: TestInspectOomKilledFalse (0.70s)
10:50:36 [2019-10-22T10:50:36.501Z] === RUN   TestLinksEtcHostsContentMatch
10:50:36 [2019-10-22T10:50:36.816Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.780s
10:50:37 [2019-10-22T10:50:37.119Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
10:50:37 [2019-10-22T10:50:37.119Z] === RUN   TestLinksContainerNames
10:50:37 [2019-10-22T10:50:37.375Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.431s
10:50:37 [2019-10-22T10:50:37.629Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.459s
10:50:37 [2019-10-22T10:50:37.988Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.8% of statements
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/volume	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === Skipped
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver btrfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver btrfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver btrfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver btrfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver btrfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:73: No driver to put!
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     overlay_test.go:49: Fails to compute changes intermittently
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver zfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver zfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver zfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver zfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:46: Driver zfs not supported
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     graphtest_unix.go:73: No driver to put!
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:50:37 [2019-10-22T10:50:37.988Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] 
10:50:37 [2019-10-22T10:50:37.988Z] DONE 1925 tests, 19 skipped in 244.261s
Post stage
[Pipeline] junit
10:50:37 [2019-10-22T10:50:37.999Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:50:38 [2019-10-22T10:50:38.598Z] --- PASS: TestLinksContainerNames (1.41s)
10:50:38 [2019-10-22T10:50:38.598Z] === RUN   TestLogsFollowTailEmpty
10:50:38 [2019-10-22T10:50:38.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-409/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -e DOCKER_GRAPHDRIVER docker:7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 hack/validate/vendor
10:50:39 [2019-10-22T10:50:39.568Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.441s
10:50:39 [2019-10-22T10:50:39.568Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
10:50:39 [2019-10-22T10:50:39.568Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.314s
10:50:39 [2019-10-22T10:50:39.628Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
10:50:39 [2019-10-22T10:50:39.628Z] === RUN   TestContainerNetworkMountsNoChown
10:50:39 [2019-10-22T10:50:39.648Z] 2019/10/22 10:50:39 Collecting initial packages
10:50:39 [2019-10-22T10:50:39.905Z] 2019/10/22 10:50:39 Download dependencies
10:50:40 [2019-10-22T10:50:40.258Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/default
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/default
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/private
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/private
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/rprivate
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/rprivate
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/slave
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/slave
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/rslave
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/rslave
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/shared
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/shared
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/rshared
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/rshared
10:50:40 [2019-10-22T10:50:40.258Z] === CONT  TestMountDaemonRoot/default
10:50:40 [2019-10-22T10:50:40.258Z] === RUN   TestMountDaemonRoot/default/bind_root
10:50:40 [2019-10-22T10:50:40.258Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/default/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/default/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rshared
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/shared
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rslave
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/slave
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rprivate
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/private
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/private/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === RUN   TestMountDaemonRoot/private/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/default/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:50:40 [2019-10-22T10:50:40.259Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/private/bind_root
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:50:40 [2019-10-22T10:50:40.544Z] === CONT  TestMountDaemonRoot/private/mount_root
10:50:40 [2019-10-22T10:50:40.544Z] --- PASS: TestMountDaemonRoot (0.06s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:50:40 [2019-10-22T10:50:40.544Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:50:40 [2019-10-22T10:50:40.544Z] === RUN   TestNetworkNat
10:50:41 [2019-10-22T10:50:41.450Z] --- PASS: TestServiceUpdateConfigs (15.45s)
10:50:41 [2019-10-22T10:50:41.451Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
10:50:41 [2019-10-22T10:50:41.451Z]     daemon.go:302: [d953c1880a326] waiting for daemon to start
10:50:41 [2019-10-22T10:50:41.451Z]     daemon.go:334: [d953c1880a326] daemon started
10:50:41 [2019-10-22T10:50:41.451Z]     daemon.go:286: [d953c1880a326] exiting daemon
10:50:41 [2019-10-22T10:50:41.451Z] === RUN   TestServiceUpdateNetwork
10:50:41 [2019-10-22T10:50:41.553Z] --- PASS: TestNetworkNat (0.77s)
10:50:41 [2019-10-22T10:50:41.553Z] === RUN   TestNetworkLocalhostTCPNat
10:50:42 [2019-10-22T10:50:42.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
10:50:42 [2019-10-22T10:50:42.167Z] === RUN   TestNetworkLoopbackNat
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 Starting whole vndr cycle because no package specified
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/Microsoft/hcsshim, revision v0.7.12
10:50:43 [2019-10-22T10:50:43.176Z] --- PASS: TestNetworkLoopbackNat (0.99s)
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/opencontainers/selinux, revision b6fa367ed7f534f9ba25391cc2d467085dbb445a
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/Microsoft/go-winio, revision v0.4.11
10:50:43 [2019-10-22T10:50:43.176Z] === RUN   TestPause
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone https://github.com/cpuguy83/check.git to github.com/go-check/check, revision 4ed411733c5785b40214c70bce814c3a3a689609
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/gorilla/context, revision v1.1
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/gorilla/mux, revision v1.1
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/Microsoft/opengcs, revision v0.3.8
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/kr/pty, revision 5cf931ef8f
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/mattn/go-shellwords, revision v1.0.3
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/sirupsen/logrus, revision v1.0.6
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/tchap/go-patricia, revision v2.2.6
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone github.com/vdemeester/shakers, revision 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3
10:50:43 [2019-10-22T10:50:43.176Z] 2019/10/22 10:50:42 	Clone golang.org/x/net, revision a680a1efc54dd51c040b3b5ce4939ea3cf2ea0d1
10:50:43 [2019-10-22T10:50:43.793Z] --- PASS: TestPause (0.73s)
10:50:43 [2019-10-22T10:50:43.793Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:50:43 [2019-10-22T10:50:43.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:50:43 [2019-10-22T10:50:43.793Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:50:43 [2019-10-22T10:50:43.793Z] === RUN   TestPauseStopPausedContainer
10:50:44 [2019-10-22T10:50:44.106Z] 2019/10/22 10:50:43 	Finished clone github.com/opencontainers/selinux
10:50:44 [2019-10-22T10:50:44.106Z] 2019/10/22 10:50:43 	Clone golang.org/x/sys, revision ac767d655b305d4e9612f5f6e33120b9176c4ad4
10:50:44 [2019-10-22T10:50:44.106Z] 2019/10/22 10:50:43 	Finished clone github.com/Azure/go-ansiterm
10:50:44 [2019-10-22T10:50:44.106Z] 2019/10/22 10:50:43 	Clone github.com/docker/go-units, revision 47565b4f722fb6ceae66b95f853feed578a4a51c
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/kr/pty
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/gorilla/context
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/docker/libtrust
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone gotest.tools, revision v2.1.0
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/tchap/go-patricia
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone github.com/google/go-cmp, revision v0.2.0
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/mattn/go-shellwords
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone github.com/RackSec/srslog, revision 456df3a81436d29ba874f3590eeeee25d666f8a5
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Finished clone github.com/vdemeester/shakers
10:50:44 [2019-10-22T10:50:44.363Z] 2019/10/22 10:50:44 	Clone github.com/imdario/mergo, revision v0.3.6
10:50:44 [2019-10-22T10:50:44.410Z] --- PASS: TestPauseStopPausedContainer (0.70s)
10:50:44 [2019-10-22T10:50:44.410Z] === RUN   TestPsFilter
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Finished clone github.com/Microsoft/go-winio
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Clone golang.org/x/sync, revision 1d60e4601c6fd243af51cc01ddf169918a5407ca
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Finished clone github.com/go-check/check
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Clone github.com/moby/buildkit, revision 05766c5c21a1e528eeb1c3522b2f05493fe9ac47
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Finished clone github.com/gorilla/mux
10:50:44 [2019-10-22T10:50:44.620Z] 2019/10/22 10:50:44 	Clone github.com/tonistiigi/fsutil, revision 2862f6bc5ac9b97124e552a5c108230b38a1b0ca
10:50:44 [2019-10-22T10:50:44.694Z] --- PASS: TestPsFilter (0.20s)
10:50:44 [2019-10-22T10:50:44.694Z] === RUN   TestRemoveContainerWithRemovedVolume
10:50:45 [2019-10-22T10:50:45.184Z] 2019/10/22 10:50:44 	Finished clone github.com/sirupsen/logrus
10:50:45 [2019-10-22T10:50:45.184Z] 2019/10/22 10:50:44 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746
10:50:45 [2019-10-22T10:50:45.311Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
10:50:45 [2019-10-22T10:50:45.311Z] === RUN   TestRemoveContainerWithVolume
10:50:45 [2019-10-22T10:50:45.748Z] 2019/10/22 10:50:45 	Finished clone github.com/docker/go-units
10:50:45 [2019-10-22T10:50:45.748Z] 2019/10/22 10:50:45 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7
10:50:45 [2019-10-22T10:50:45.939Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
10:50:45 [2019-10-22T10:50:45.940Z] === RUN   TestRemoveContainerRunning
10:50:46 [2019-10-22T10:50:46.314Z] 2019/10/22 10:50:46 	Finished clone github.com/RackSec/srslog
10:50:46 [2019-10-22T10:50:46.314Z] 2019/10/22 10:50:46 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716
10:50:46 [2019-10-22T10:50:46.314Z] 2019/10/22 10:50:46 	Finished clone github.com/imdario/mergo
10:50:46 [2019-10-22T10:50:46.314Z] 2019/10/22 10:50:46 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Finished clone github.com/google/go-cmp
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Finished clone gotest.tools
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Clone github.com/docker/libnetwork, revision 55685ba49593e67f5e1c8180539379b16736c25e
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Finished clone golang.org/x/sync
10:50:46 [2019-10-22T10:50:46.571Z] 2019/10/22 10:50:46 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9
10:50:46 [2019-10-22T10:50:46.949Z] --- PASS: TestRemoveContainerRunning (0.71s)
10:50:46 [2019-10-22T10:50:46.949Z] === RUN   TestRemoveContainerForceRemoveRunning
10:50:47 [2019-10-22T10:50:47.136Z] 2019/10/22 10:50:47 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
10:50:47 [2019-10-22T10:50:47.136Z] 2019/10/22 10:50:47 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
10:50:47 [2019-10-22T10:50:47.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
10:50:47 [2019-10-22T10:50:47.563Z] === RUN   TestRemoveInvalidContainer
10:50:47 [2019-10-22T10:50:47.563Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:50:47 [2019-10-22T10:50:47.563Z] === RUN   TestRenameLinkedContainer
10:50:47 [2019-10-22T10:50:47.701Z] 2019/10/22 10:50:47 	Finished clone github.com/docker/go-connections
10:50:47 [2019-10-22T10:50:47.701Z] 2019/10/22 10:50:47 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Finished clone github.com/opentracing/opentracing-go
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Finished clone github.com/google/shlex
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Finished clone github.com/opentracing-contrib/go-stdlib
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Finished clone github.com/mitchellh/hashstructure
10:50:48 [2019-10-22T10:50:48.265Z] 2019/10/22 10:50:48 	Clone github.com/hashicorp/go-sockaddr, revision 6d291a969b86c4b633730bfc6b8b9d64c3aafed9
10:50:48 [2019-10-22T10:50:48.830Z] 2019/10/22 10:50:48 	Finished clone github.com/docker/go-events
10:50:48 [2019-10-22T10:50:48.830Z] 2019/10/22 10:50:48 	Clone github.com/hashicorp/go-multierror, revision fcdddc395df1ddf4247c69bd436e84cfa0733f7e
10:50:49 [2019-10-22T10:50:49.088Z] 2019/10/22 10:50:48 	Finished clone github.com/armon/go-radix
10:50:49 [2019-10-22T10:50:49.088Z] 2019/10/22 10:50:48 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870
10:50:49 [2019-10-22T10:50:49.088Z] 2019/10/22 10:50:49 	Finished clone github.com/golang/gddo
10:50:49 [2019-10-22T10:50:49.088Z] 2019/10/22 10:50:49 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b
10:50:49 [2019-10-22T10:50:49.652Z] 2019/10/22 10:50:49 	Finished clone github.com/tonistiigi/fsutil
10:50:49 [2019-10-22T10:50:49.652Z] 2019/10/22 10:50:49 	Clone github.com/vishvananda/netns, revision 604eaf189ee867d8c147fafc28def2394e878d25
10:50:49 [2019-10-22T10:50:49.652Z] 2019/10/22 10:50:49 	Finished clone github.com/armon/go-metrics
10:50:49 [2019-10-22T10:50:49.652Z] 2019/10/22 10:50:49 	Clone github.com/vishvananda/netlink, revision b2de5d10e38ecce8607e6b438b6d174f389a004e
10:50:50 [2019-10-22T10:50:50.217Z] 2019/10/22 10:50:49 	Finished clone github.com/sean-/seed
10:50:50 [2019-10-22T10:50:50.217Z] 2019/10/22 10:50:49 	Clone github.com/BurntSushi/toml, revision a368813c5e648fee92e5f6c30e3944ff9d5e8895
10:50:50 [2019-10-22T10:50:50.247Z] --- PASS: TestRenameLinkedContainer (2.82s)
10:50:50 [2019-10-22T10:50:50.247Z] === RUN   TestRenameStoppedContainer
10:50:50 [2019-10-22T10:50:50.782Z] 2019/10/22 10:50:50 	Finished clone github.com/hashicorp/go-multierror
10:50:50 [2019-10-22T10:50:50.782Z] 2019/10/22 10:50:50 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374
10:50:51 [2019-10-22T10:50:51.040Z] 2019/10/22 10:50:50 	Finished clone github.com/hashicorp/memberlist
10:50:51 [2019-10-22T10:50:51.040Z] 2019/10/22 10:50:50 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d
10:50:51 [2019-10-22T10:50:51.040Z] 2019/10/22 10:50:51 	Finished clone github.com/docker/libkv
10:50:51 [2019-10-22T10:50:51.040Z] 2019/10/22 10:50:51 	Clone github.com/coreos/etcd, revision v3.3.9
10:50:51 [2019-10-22T10:50:51.256Z] --- PASS: TestRenameStoppedContainer (0.71s)
10:50:51 [2019-10-22T10:50:51.256Z] === RUN   TestRenameRunningContainerAndReuse
10:50:51 [2019-10-22T10:50:51.298Z] 2019/10/22 10:50:51 	Finished clone github.com/vishvananda/netns
10:50:51 [2019-10-22T10:50:51.298Z] 2019/10/22 10:50:51 	Clone github.com/coreos/go-semver, revision v0.2.0
10:50:51 [2019-10-22T10:50:51.375Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	11.677s
10:50:51 [2019-10-22T10:50:51.556Z] 2019/10/22 10:50:51 	Finished clone github.com/hashicorp/go-sockaddr
10:50:51 [2019-10-22T10:50:51.556Z] 2019/10/22 10:50:51 	Clone github.com/ugorji/go, revision v1.1.1
10:50:51 [2019-10-22T10:50:51.631Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.290s
10:50:51 [2019-10-22T10:50:51.890Z] PASS: docker_api_swarm_test.go:82: DockerSwarmSuite.TestAPISwarmJoinToken	47.915s
10:50:52 [2019-10-22T10:50:52.121Z] 2019/10/22 10:50:51 	Finished clone github.com/Microsoft/hcsshim
10:50:52 [2019-10-22T10:50:52.121Z] 2019/10/22 10:50:51 	Clone github.com/hashicorp/consul, revision v0.5.2
10:50:52 [2019-10-22T10:50:52.121Z] 2019/10/22 10:50:52 	Finished clone github.com/BurntSushi/toml
10:50:52 [2019-10-22T10:50:52.121Z] 2019/10/22 10:50:52 	Clone github.com/miekg/dns, revision v1.0.7
10:50:52 [2019-10-22T10:50:52.144Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.516s
10:50:52 [2019-10-22T10:50:52.294Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	22.471s
10:50:52 [2019-10-22T10:50:52.379Z] 2019/10/22 10:50:52 	Finished clone golang.org/x/net
10:50:52 [2019-10-22T10:50:52.379Z] 2019/10/22 10:50:52 	Clone github.com/ishidawataru/sctp, revision 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb
10:50:52 [2019-10-22T10:50:52.637Z] 2019/10/22 10:50:52 	Finished clone github.com/vishvananda/netlink
10:50:52 [2019-10-22T10:50:52.637Z] 2019/10/22 10:50:52 	Clone go.etcd.io/bbolt, revision v1.3.1-etcd.8
10:50:52 [2019-10-22T10:50:52.703Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.493s
10:50:52 [2019-10-22T10:50:52.729Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s)
10:50:52 [2019-10-22T10:50:52.730Z] === RUN   TestRenameInvalidName
10:50:52 [2019-10-22T10:50:52.895Z] 2019/10/22 10:50:52 	Finished clone github.com/samuel/go-zookeeper
10:50:52 [2019-10-22T10:50:52.895Z] 2019/10/22 10:50:52 	Clone github.com/docker/distribution, revision 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
10:50:52 [2019-10-22T10:50:52.957Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.309s
10:50:53 [2019-10-22T10:50:53.152Z] 2019/10/22 10:50:52 	Finished clone github.com/deckarep/golang-set
10:50:53 [2019-10-22T10:50:53.152Z] 2019/10/22 10:50:52 	Clone github.com/vbatts/tar-split, revision v0.11.0
10:50:53 [2019-10-22T10:50:53.152Z] 2019/10/22 10:50:53 	Finished clone github.com/coreos/go-semver
10:50:53 [2019-10-22T10:50:53.152Z] 2019/10/22 10:50:53 	Clone github.com/opencontainers/go-digest, revision v1.0.0-rc1
10:50:53 [2019-10-22T10:50:53.346Z] --- PASS: TestRenameInvalidName (0.72s)
10:50:53 [2019-10-22T10:50:53.346Z] === RUN   TestRenameAnonymousContainer
10:50:53 [2019-10-22T10:50:53.717Z] 2019/10/22 10:50:53 	Finished clone github.com/hashicorp/go-msgpack
10:50:53 [2019-10-22T10:50:53.717Z] 2019/10/22 10:50:53 	Clone github.com/mistifyio/go-zfs, revision 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa
10:50:53 [2019-10-22T10:50:53.880Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.892s
10:50:53 [2019-10-22T10:50:53.880Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.027s
10:50:54 [2019-10-22T10:50:54.283Z] 2019/10/22 10:50:54 	Finished clone github.com/ishidawataru/sctp
10:50:54 [2019-10-22T10:50:54.283Z] 2019/10/22 10:50:54 	Clone github.com/pborman/uuid, revision v1.0
10:50:55 [2019-10-22T10:50:55.192Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	4.203s
10:50:55 [2019-10-22T10:50:55.218Z] 2019/10/22 10:50:55 	Finished clone github.com/opencontainers/go-digest
10:50:55 [2019-10-22T10:50:55.218Z] 2019/10/22 10:50:55 	Clone google.golang.org/grpc, revision v1.12.0
10:50:55 [2019-10-22T10:50:55.650Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
10:50:55 [2019-10-22T10:50:55.784Z] 2019/10/22 10:50:55 	Finished clone github.com/mistifyio/go-zfs
10:50:55 [2019-10-22T10:50:55.784Z] 2019/10/22 10:50:55 	Clone github.com/opencontainers/runc, revision 96ec2177ae841256168fcf76954f7177af9446eb
10:50:56 [2019-10-22T10:50:56.034Z] --- PASS: TestRenameAnonymousContainer (2.71s)
10:50:56 [2019-10-22T10:50:56.034Z] === RUN   TestRenameContainerWithSameName
10:50:56 [2019-10-22T10:50:56.041Z] 2019/10/22 10:50:56 	Finished clone github.com/vbatts/tar-split
10:50:56 [2019-10-22T10:50:56.041Z] 2019/10/22 10:50:56 	Clone github.com/opencontainers/runtime-spec, revision 5684b8af48c1ac3b1451fa499724e30e3c20a294
10:50:56 [2019-10-22T10:50:56.108Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
10:50:56 [2019-10-22T10:50:56.299Z] 2019/10/22 10:50:56 	Finished clone go.etcd.io/bbolt
10:50:56 [2019-10-22T10:50:56.299Z] 2019/10/22 10:50:56 	Clone github.com/opencontainers/image-spec, revision v1.0.1
10:50:56 [2019-10-22T10:50:56.390Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.346s
10:50:56 [2019-10-22T10:50:56.557Z] 2019/10/22 10:50:56 	Finished clone github.com/pborman/uuid
10:50:56 [2019-10-22T10:50:56.557Z] 2019/10/22 10:50:56 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0
10:50:56 [2019-10-22T10:50:56.661Z] --- PASS: TestRenameContainerWithSameName (0.80s)
10:50:56 [2019-10-22T10:50:56.662Z] === RUN   TestRenameContainerWithLinkedContainer
10:50:56 [2019-10-22T10:50:56.815Z] 2019/10/22 10:50:56 	Finished clone github.com/Microsoft/opengcs
10:50:56 [2019-10-22T10:50:56.815Z] 2019/10/22 10:50:56 	Clone github.com/coreos/go-systemd, revision v17
10:50:57 [2019-10-22T10:50:57.073Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.776s
10:50:57 [2019-10-22T10:50:57.073Z] SKIP: docker_cli_build_test.go:5412: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
10:50:57 [2019-10-22T10:50:57.312Z] --- PASS: TestServiceUpdateNetwork (16.00s)
10:50:57 [2019-10-22T10:50:57.312Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
10:50:57 [2019-10-22T10:50:57.312Z]     daemon.go:302: [dcf7c95c43d65] waiting for daemon to start
10:50:57 [2019-10-22T10:50:57.312Z]     daemon.go:334: [dcf7c95c43d65] daemon started
10:50:57 [2019-10-22T10:50:57.312Z]     daemon.go:286: [dcf7c95c43d65] exiting daemon
10:50:57 [2019-10-22T10:50:57.312Z] === RUN   TestDockerNetworkReConnect
10:50:58 [2019-10-22T10:50:58.136Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
10:50:58 [2019-10-22T10:50:58.136Z] === RUN   TestResize
10:50:58 [2019-10-22T10:50:58.671Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.376s
10:50:58 [2019-10-22T10:50:58.713Z] 2019/10/22 10:50:58 	Finished clone github.com/seccomp/libseccomp-golang
10:50:58 [2019-10-22T10:50:58.713Z] 2019/10/22 10:50:58 	Clone github.com/godbus/dbus, revision v4.0.0
10:50:58 [2019-10-22T10:50:58.713Z] 2019/10/22 10:50:58 	Finished clone github.com/hashicorp/serf
10:50:58 [2019-10-22T10:50:58.713Z] 2019/10/22 10:50:58 	Clone github.com/syndtr/gocapability, revision 2c00daeb6c3b45114c80ac44119e7b8801fdd852
10:50:58 [2019-10-22T10:50:58.753Z] --- PASS: TestResize (0.71s)
10:50:58 [2019-10-22T10:50:58.753Z] === RUN   TestResizeWithInvalidSize
10:50:59 [2019-10-22T10:50:59.278Z] 2019/10/22 10:50:59 	Finished clone github.com/coreos/go-systemd
10:50:59 [2019-10-22T10:50:59.278Z] 2019/10/22 10:50:59 	Clone github.com/golang/protobuf, revision v1.1.0
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Finished clone github.com/opencontainers/runtime-spec
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Finished clone golang.org/x/sys
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Clone github.com/fluent/fluent-logger-golang, revision v1.3.0
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Finished clone github.com/ugorji/go
10:50:59 [2019-10-22T10:50:59.536Z] 2019/10/22 10:50:59 	Clone github.com/philhofer/fwd, revision 98c11a7a6ec829d672b03833c3d69a7fae1ca972
10:50:59 [2019-10-22T10:50:59.761Z] --- PASS: TestResizeWithInvalidSize (0.74s)
10:50:59 [2019-10-22T10:50:59.761Z] === RUN   TestResizeWhenContainerNotStarted
10:51:00 [2019-10-22T10:51:00.102Z] 2019/10/22 10:51:00 	Finished clone github.com/opencontainers/image-spec
10:51:00 [2019-10-22T10:51:00.102Z] 2019/10/22 10:51:00 	Clone github.com/tinylib/msgp, revision 3b556c64540842d4f82967be066a7f7fffc3adad
10:51:00 [2019-10-22T10:51:00.360Z] 2019/10/22 10:51:00 	Finished clone github.com/syndtr/gocapability
10:51:00 [2019-10-22T10:51:00.360Z] 2019/10/22 10:51:00 	Clone github.com/fsnotify/fsnotify, revision v1.4.7
10:51:00 [2019-10-22T10:51:00.380Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:51:00 [2019-10-22T10:51:00.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:51:00 [2019-10-22T10:51:00.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:51:00 [2019-10-22T10:51:00.926Z] 2019/10/22 10:51:00 	Finished clone github.com/godbus/dbus
10:51:00 [2019-10-22T10:51:00.926Z] 2019/10/22 10:51:00 	Clone github.com/aws/aws-sdk-go, revision v1.12.66
10:51:01 [2019-10-22T10:51:01.184Z] 2019/10/22 10:51:01 	Finished clone github.com/Graylog2/go-gelf
10:51:01 [2019-10-22T10:51:01.184Z] 2019/10/22 10:51:01 	Clone github.com/go-ini/ini, revision v1.25.4
10:51:01 [2019-10-22T10:51:01.223Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	2.126s
10:51:01 [2019-10-22T10:51:01.442Z] 2019/10/22 10:51:01 	Finished clone github.com/philhofer/fwd
10:51:01 [2019-10-22T10:51:01.442Z] 2019/10/22 10:51:01 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74
10:51:01 [2019-10-22T10:51:01.700Z] 2019/10/22 10:51:01 	Finished clone github.com/fluent/fluent-logger-golang
10:51:01 [2019-10-22T10:51:01.700Z] 2019/10/22 10:51:01 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf
10:51:01 [2019-10-22T10:51:01.755Z] PASS: docker_cli_build_test.go:5390: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	4.454s
10:51:01 [2019-10-22T10:51:01.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:51:02 [2019-10-22T10:51:02.583Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.669s
10:51:02 [2019-10-22T10:51:02.634Z] 2019/10/22 10:51:02 	Finished clone github.com/fsnotify/fsnotify
10:51:02 [2019-10-22T10:51:02.634Z] 2019/10/22 10:51:02 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28
10:51:02 [2019-10-22T10:51:02.727Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.722s
10:51:02 [2019-10-22T10:51:02.837Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.329s
10:51:03 [2019-10-22T10:51:03.185Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
10:51:03 [2019-10-22T10:51:03.185Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
10:51:03 [2019-10-22T10:51:03.440Z] --- PASS: TestDockerNetworkReConnect (6.16s)
10:51:03 [2019-10-22T10:51:03.440Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
10:51:03 [2019-10-22T10:51:03.440Z]     daemon.go:302: [d627f290306e6] waiting for daemon to start
10:51:03 [2019-10-22T10:51:03.440Z]     daemon.go:334: [d627f290306e6] daemon started
10:51:03 [2019-10-22T10:51:03.440Z]     daemon.go:286: [d627f290306e6] exiting daemon
10:51:03 [2019-10-22T10:51:03.440Z] === RUN   TestServiceUpdateLabel
10:51:03 [2019-10-22T10:51:03.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:51:03 [2019-10-22T10:51:03.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:51:04 [2019-10-22T10:51:04.001Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.163s
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Finished clone github.com/bsphere/le_go
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Finished clone github.com/jmespath/go-jmespath
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Clone go.opencensus.io, revision v0.11.0
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Finished clone github.com/moby/buildkit
10:51:04 [2019-10-22T10:51:04.008Z] 2019/10/22 10:51:03 	Clone cloud.google.com/go, revision v0.23.0
10:51:04 [2019-10-22T10:51:04.152Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	1.119s
10:51:04 [2019-10-22T10:51:04.266Z] 2019/10/22 10:51:04 	Finished clone github.com/go-ini/ini
10:51:04 [2019-10-22T10:51:04.266Z] 2019/10/22 10:51:04 	Clone github.com/googleapis/gax-go, revision v2.0.0
10:51:04 [2019-10-22T10:51:04.524Z] 2019/10/22 10:51:04 	Finished clone github.com/tinylib/msgp
10:51:04 [2019-10-22T10:51:04.524Z] 2019/10/22 10:51:04 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9
10:51:05 [2019-10-22T10:51:05.090Z] 2019/10/22 10:51:04 	Finished clone golang.org/x/text
10:51:05 [2019-10-22T10:51:05.090Z] 2019/10/22 10:51:04 	Clone github.com/containerd/containerd, revision 9754871865f7fe2f4e74d43e2fc7ccd237edcbce
10:51:05 [2019-10-22T10:51:05.121Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.765s
10:51:05 [2019-10-22T10:51:05.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:51:05 [2019-10-22T10:51:05.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:51:05 [2019-10-22T10:51:05.579Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.444s
10:51:05 [2019-10-22T10:51:05.656Z] 2019/10/22 10:51:05 	Finished clone golang.org/x/oauth2
10:51:05 [2019-10-22T10:51:05.656Z] 2019/10/22 10:51:05 	Clone github.com/containerd/fifo, revision 3d5202aec260678c48179c56f40e6f38a095738c
10:51:06 [2019-10-22T10:51:06.037Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.398s
10:51:06 [2019-10-22T10:51:06.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:51:06 [2019-10-22T10:51:06.224Z] 2019/10/22 10:51:05 	Finished clone github.com/googleapis/gax-go
10:51:06 [2019-10-22T10:51:06.224Z] 2019/10/22 10:51:05 	Clone github.com/containerd/continuity, revision 004b46473808b3e7a4a3049c20e4376c91eb966d
10:51:06 [2019-10-22T10:51:06.482Z] 2019/10/22 10:51:06 	Finished clone github.com/docker/libnetwork
10:51:06 [2019-10-22T10:51:06.482Z] 2019/10/22 10:51:06 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
10:51:06 [2019-10-22T10:51:06.495Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.454s
10:51:06 [2019-10-22T10:51:06.506Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.109s
10:51:06 [2019-10-22T10:51:06.506Z] --- PASS: TestServiceUpdateLabel (3.11s)
10:51:06 [2019-10-22T10:51:06.506Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
10:51:06 [2019-10-22T10:51:06.506Z]     daemon.go:302: [d0719c682a2fa] waiting for daemon to start
10:51:06 [2019-10-22T10:51:06.506Z]     daemon.go:334: [d0719c682a2fa] daemon started
10:51:06 [2019-10-22T10:51:06.506Z]     daemon.go:286: [d0719c682a2fa] exiting daemon
10:51:06 [2019-10-22T10:51:06.506Z] === RUN   TestServiceUpdateSecrets
10:51:07 [2019-10-22T10:51:07.066Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.734s
10:51:07 [2019-10-22T10:51:07.320Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.357s
10:51:07 [2019-10-22T10:51:07.416Z] 2019/10/22 10:51:07 	Finished clone google.golang.org/grpc
10:51:07 [2019-10-22T10:51:07.416Z] 2019/10/22 10:51:07 	Clone github.com/containerd/console, revision c12b1e7919c14469339a5d38f2f8ed9b64a9de23
10:51:07 [2019-10-22T10:51:07.416Z] 2019/10/22 10:51:07 	Finished clone github.com/opencontainers/runc
10:51:07 [2019-10-22T10:51:07.416Z] 2019/10/22 10:51:07 	Clone github.com/containerd/cri, revision 0d5cabd006cb5319dc965046067b8432d9fa5ef8
10:51:07 [2019-10-22T10:51:07.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:51:07 [2019-10-22T10:51:07.675Z] 2019/10/22 10:51:07 	Finished clone github.com/containerd/fifo
10:51:07 [2019-10-22T10:51:07.675Z] 2019/10/22 10:51:07 	Clone github.com/containerd/go-runc, revision 5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3
10:51:07 [2019-10-22T10:51:07.675Z] 2019/10/22 10:51:07 	Finished clone github.com/miekg/dns
10:51:07 [2019-10-22T10:51:07.675Z] 2019/10/22 10:51:07 	Clone github.com/containerd/typeurl, revision a93fcdb778cd272c6e9b3028b2f42d813e785d40
10:51:08 [2019-10-22T10:51:08.241Z] 2019/10/22 10:51:08 	Finished clone go.opencensus.io
10:51:08 [2019-10-22T10:51:08.241Z] 2019/10/22 10:51:08 	Clone github.com/containerd/ttrpc, revision 2a805f71863501300ae1976d29f0454ae003e85a
10:51:08 [2019-10-22T10:51:08.668Z] PASS: docker_cli_build_test.go:5340: DockerSuite.TestBuildCmdShellArgsEscaped	2.400s
10:51:08 [2019-10-22T10:51:08.807Z] 2019/10/22 10:51:08 	Finished clone github.com/containerd/cgroups
10:51:08 [2019-10-22T10:51:08.807Z] 2019/10/22 10:51:08 	Clone github.com/gogo/googleapis, revision 08a7655d27152912db7aaf4f983275eaf8d128ef
10:51:09 [2019-10-22T10:51:09.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:51:09 [2019-10-22T10:51:09.065Z] 2019/10/22 10:51:08 	Finished clone github.com/containerd/console
10:51:09 [2019-10-22T10:51:09.065Z] 2019/10/22 10:51:08 	Clone github.com/docker/swarmkit, revision 142a73731c850daf24d32001aa2358b6ffe36eab
10:51:09 [2019-10-22T10:51:09.324Z] 2019/10/22 10:51:09 	Finished clone github.com/containerd/go-runc
10:51:09 [2019-10-22T10:51:09.324Z] 2019/10/22 10:51:09 	Clone github.com/gogo/protobuf, revision v1.0.0
10:51:09 [2019-10-22T10:51:09.582Z] 2019/10/22 10:51:09 	Finished clone github.com/containerd/typeurl
10:51:09 [2019-10-22T10:51:09.582Z] 2019/10/22 10:51:09 	Clone github.com/cloudflare/cfssl, revision 1.3.2
10:51:09 [2019-10-22T10:51:09.872Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.222s
10:51:10 [2019-10-22T10:51:10.148Z] 2019/10/22 10:51:09 	Finished clone github.com/containerd/ttrpc
10:51:10 [2019-10-22T10:51:10.148Z] 2019/10/22 10:51:09 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2
10:51:10 [2019-10-22T10:51:10.406Z] 2019/10/22 10:51:10 	Finished clone github.com/containerd/continuity
10:51:10 [2019-10-22T10:51:10.406Z] 2019/10/22 10:51:10 	Clone github.com/google/certificate-transparency-go, revision v1.0.20
10:51:10 [2019-10-22T10:51:10.841Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.786s
10:51:10 [2019-10-22T10:51:10.841Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
10:51:10 [2019-10-22T10:51:10.972Z] 2019/10/22 10:51:10 	Finished clone github.com/gogo/googleapis
10:51:10 [2019-10-22T10:51:10.972Z] 2019/10/22 10:51:10 	Clone golang.org/x/crypto, revision 0709b304e793a5edb4a2c0145f281ecdc20838a4
10:51:11 [2019-10-22T10:51:11.230Z] 2019/10/22 10:51:11 	Finished clone github.com/docker/distribution
10:51:11 [2019-10-22T10:51:11.230Z] 2019/10/22 10:51:11 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650
10:51:11 [2019-10-22T10:51:11.750Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:51:11 [2019-10-22T10:51:11.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
10:51:11 [2019-10-22T10:51:11.750Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d21d0367c291c] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d21d0367c291c] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d21d0367c291c] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d21d0367c291c] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d21d0367c291c] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d21d0367c291c] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s)
10:51:11 [2019-10-22T10:51:11.750Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d5085ef1a7704] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d5085ef1a7704] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d5085ef1a7704] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d5085ef1a7704] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d5085ef1a7704] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d5085ef1a7704] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s)
10:51:11 [2019-10-22T10:51:11.750Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d8ac703fcaa2e] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d8ac703fcaa2e] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d8ac703fcaa2e] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d8ac703fcaa2e] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d8ac703fcaa2e] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d8ac703fcaa2e] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.05s)
10:51:11 [2019-10-22T10:51:11.750Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d0d77a2b85354] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d0d77a2b85354] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d0d77a2b85354] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:302: [d0d77a2b85354] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:334: [d0d77a2b85354] daemon started
10:51:11 [2019-10-22T10:51:11.750Z]         daemon.go:286: [d0d77a2b85354] exiting daemon
10:51:11 [2019-10-22T10:51:11.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (5.24s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [dbad983c7f0b2] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [dbad983c7f0b2] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [dbad983c7f0b2] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [dbad983c7f0b2] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [dbad983c7f0b2] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [dbad983c7f0b2] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.34s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d568941a51835] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d568941a51835] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d568941a51835] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d568941a51835] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d568941a51835] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d568941a51835] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.56s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [df3ea25db3918] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [df3ea25db3918] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [df3ea25db3918] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [df3ea25db3918] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [df3ea25db3918] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [df3ea25db3918] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d94c4b70c7ea5] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d94c4b70c7ea5] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d94c4b70c7ea5] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d94c4b70c7ea5] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d94c4b70c7ea5] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d94c4b70c7ea5] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.93s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d05dfef76ea9b] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d05dfef76ea9b] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d05dfef76ea9b] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d05dfef76ea9b] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d05dfef76ea9b] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d05dfef76ea9b] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.44s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d2a01b2a070ea] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d2a01b2a070ea] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d2a01b2a070ea] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d2a01b2a070ea] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d2a01b2a070ea] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d2a01b2a070ea] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.91s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d88eaba96329b] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d88eaba96329b] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d88eaba96329b] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d88eaba96329b] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d88eaba96329b] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d88eaba96329b] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s)
10:51:11 [2019-10-22T10:51:11.751Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d2c65bb649d75] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d2c65bb649d75] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d2c65bb649d75] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:302: [d2c65bb649d75] waiting for daemon to start
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:334: [d2c65bb649d75] daemon started
10:51:11 [2019-10-22T10:51:11.751Z]         daemon.go:286: [d2c65bb649d75] exiting daemon
10:51:11 [2019-10-22T10:51:11.751Z] === RUN   TestStats
10:51:11 [2019-10-22T10:51:11.795Z] 2019/10/22 10:51:11 	Finished clone github.com/fernet/fernet-go
10:51:11 [2019-10-22T10:51:11.795Z] 2019/10/22 10:51:11 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad
10:51:11 [2019-10-22T10:51:11.808Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	1.006s
10:51:11 [2019-10-22T10:51:11.814Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.184s
10:51:13 [2019-10-22T10:51:13.169Z] 2019/10/22 10:51:12 	Finished clone github.com/golang/protobuf
10:51:13 [2019-10-22T10:51:13.169Z] 2019/10/22 10:51:12 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1
10:51:13 [2019-10-22T10:51:13.208Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.430s
10:51:13 [2019-10-22T10:51:13.427Z] 2019/10/22 10:51:13 	Finished clone golang.org/x/time
10:51:13 [2019-10-22T10:51:13.427Z] 2019/10/22 10:51:13 	Clone github.com/hashicorp/golang-lru, revision 0fb14efe8c47ae851c0034ed7a448854d3d34cf3
10:51:13 [2019-10-22T10:51:13.796Z] --- PASS: TestStats (1.79s)
10:51:13 [2019-10-22T10:51:13.796Z] === RUN   TestStopContainerWithTimeout
10:51:13 [2019-10-22T10:51:13.796Z] === RUN   TestStopContainerWithTimeout/0
10:51:13 [2019-10-22T10:51:13.796Z] === PAUSE TestStopContainerWithTimeout/0
10:51:13 [2019-10-22T10:51:13.796Z] === RUN   TestStopContainerWithTimeout/1
10:51:13 [2019-10-22T10:51:13.796Z] === PAUSE TestStopContainerWithTimeout/1
10:51:13 [2019-10-22T10:51:13.796Z] === RUN   TestStopContainerWithTimeout/3
10:51:13 [2019-10-22T10:51:13.796Z] === PAUSE TestStopContainerWithTimeout/3
10:51:13 [2019-10-22T10:51:13.796Z] === RUN   TestStopContainerWithTimeout/-1
10:51:13 [2019-10-22T10:51:13.796Z] === PAUSE TestStopContainerWithTimeout/-1
10:51:13 [2019-10-22T10:51:13.796Z] === CONT  TestStopContainerWithTimeout/0
10:51:13 [2019-10-22T10:51:13.796Z] === CONT  TestStopContainerWithTimeout/-1
10:51:13 [2019-10-22T10:51:13.796Z] === CONT  TestStopContainerWithTimeout/1
10:51:13 [2019-10-22T10:51:13.796Z] === CONT  TestStopContainerWithTimeout/3
10:51:13 [2019-10-22T10:51:13.992Z] 2019/10/22 10:51:13 	Finished clone github.com/hashicorp/go-immutable-radix
10:51:13 [2019-10-22T10:51:13.992Z] 2019/10/22 10:51:13 	Clone github.com/coreos/pkg, revision v3
10:51:13 [2019-10-22T10:51:13.992Z] 2019/10/22 10:51:13 	Finished clone github.com/hashicorp/go-memdb
10:51:13 [2019-10-22T10:51:13.992Z] 2019/10/22 10:51:13 	Clone github.com/pivotal-golang/clock, revision 3fd3c1944c59d9742e1cd333672181cd1a6f9fa0
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Finished clone github.com/hashicorp/golang-lru
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Clone github.com/prometheus/client_golang, revision v0.8.0
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Finished clone github.com/pivotal-golang/clock
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Clone github.com/beorn7/perks, revision 3a771d992973f24aa725d07868b467d1ddfceaf
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Finished clone github.com/coreos/pkg
10:51:15 [2019-10-22T10:51:15.943Z] 2019/10/22 10:51:15 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2
10:51:17 [2019-10-22T10:51:17.322Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:51:17 [2019-10-22T10:51:17.322Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
10:51:17 [2019-10-22T10:51:17.322Z]     --- PASS: TestStopContainerWithTimeout/1 (2.46s)
10:51:17 [2019-10-22T10:51:17.322Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
10:51:17 [2019-10-22T10:51:17.322Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.50s)
10:51:17 [2019-10-22T10:51:17.322Z] === RUN   TestDeleteDevicemapper
10:51:17 [2019-10-22T10:51:17.322Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:51:17 [2019-10-22T10:51:17.322Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:51:17 [2019-10-22T10:51:17.322Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:51:17 [2019-10-22T10:51:17.850Z] 2019/10/22 10:51:17 	Finished clone golang.org/x/crypto
10:51:17 [2019-10-22T10:51:17.850Z] 2019/10/22 10:51:17 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801
10:51:18 [2019-10-22T10:51:18.107Z] 2019/10/22 10:51:17 	Finished clone github.com/beorn7/perks
10:51:18 [2019-10-22T10:51:18.107Z] 2019/10/22 10:51:17 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7
10:51:18 [2019-10-22T10:51:18.107Z] 2019/10/22 10:51:17 	Finished clone github.com/prometheus/client_model
10:51:18 [2019-10-22T10:51:18.107Z] 2019/10/22 10:51:17 	Clone github.com/matttproud/golang_protobuf_extensions, revision v1.0.0
10:51:18 [2019-10-22T10:51:18.451Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.328s
10:51:18 [2019-10-22T10:51:18.451Z] PASS: docker_cli_build_test.go:6159: DockerSuite.TestBuildIidFile	0.453s
10:51:19 [2019-10-22T10:51:19.053Z] PASS: docker_cli_build_test.go:6184: DockerSuite.TestBuildIidFileCleanupOnFail	0.896s
10:51:19 [2019-10-22T10:51:19.612Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.594s
10:51:20 [2019-10-22T10:51:20.002Z] 2019/10/22 10:51:19 	Finished clone github.com/prometheus/client_golang
10:51:20 [2019-10-22T10:51:20.002Z] 2019/10/22 10:51:19 	Clone github.com/pkg/errors, revision 645ef00459ed84a119197bfb8d8205042c6df63d
10:51:20 [2019-10-22T10:51:20.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s)
10:51:20 [2019-10-22T10:51:20.006Z] === RUN   TestUpdateMemory
10:51:20 [2019-10-22T10:51:20.171Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildIntermediateTarget	0.524s
10:51:20 [2019-10-22T10:51:20.171Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.011s
10:51:20 [2019-10-22T10:51:20.260Z] 2019/10/22 10:51:20 	Finished clone github.com/matttproud/golang_protobuf_extensions
10:51:20 [2019-10-22T10:51:20.260Z] 2019/10/22 10:51:20 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision v1.2.0
10:51:20 [2019-10-22T10:51:20.823Z] 2019/10/22 10:51:20 	Finished clone github.com/prometheus/procfs
10:51:20 [2019-10-22T10:51:20.823Z] 2019/10/22 10:51:20 	Clone github.com/spf13/cobra, revision v0.0.3
10:51:21 [2019-10-22T10:51:21.022Z] --- PASS: TestUpdateMemory (1.08s)
10:51:21 [2019-10-22T10:51:21.022Z] === RUN   TestUpdateCPUQuota
10:51:21 [2019-10-22T10:51:21.138Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.069s
10:51:21 [2019-10-22T10:51:21.696Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.520s
10:51:21 [2019-10-22T10:51:21.755Z] 2019/10/22 10:51:21 	Finished clone github.com/prometheus/common
10:51:21 [2019-10-22T10:51:21.755Z] 2019/10/22 10:51:21 	Clone github.com/spf13/pflag, revision v1.0.1
10:51:21 [2019-10-22T10:51:21.952Z] --- PASS: TestServiceUpdateSecrets (15.57s)
10:51:21 [2019-10-22T10:51:21.952Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
10:51:21 [2019-10-22T10:51:21.952Z]     daemon.go:302: [db04a1858c5ed] waiting for daemon to start
10:51:21 [2019-10-22T10:51:21.952Z]     daemon.go:334: [db04a1858c5ed] daemon started
10:51:21 [2019-10-22T10:51:21.952Z]     daemon.go:286: [db04a1858c5ed] exiting daemon
10:51:21 [2019-10-22T10:51:21.952Z] === RUN   TestServiceUpdateConfigs
10:51:22 [2019-10-22T10:51:22.012Z] 2019/10/22 10:51:21 	Finished clone github.com/pkg/errors
10:51:22 [2019-10-22T10:51:22.012Z] 2019/10/22 10:51:21 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
10:51:22 [2019-10-22T10:51:22.206Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.524s
10:51:22 [2019-10-22T10:51:22.577Z] 2019/10/22 10:51:22 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
10:51:22 [2019-10-22T10:51:22.577Z] 2019/10/22 10:51:22 	Clone https://github.com/ijc25/Gotty to github.com/Nvveen/Gotty, revision a8b993ba6abdb0e0c12b0125c603323a71c7790c
10:51:22 [2019-10-22T10:51:22.765Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.615s
10:51:23 [2019-10-22T10:51:23.084Z] --- PASS: TestUpdateCPUQuota (1.56s)
10:51:23 [2019-10-22T10:51:23.084Z] === RUN   TestUpdateRestartPolicy
10:51:23 [2019-10-22T10:51:23.324Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.333s
10:51:23 [2019-10-22T10:51:23.883Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.481s
10:51:24 [2019-10-22T10:51:24.474Z] 2019/10/22 10:51:23 	Finished clone github.com/inconshreveable/mousetrap
10:51:24 [2019-10-22T10:51:24.474Z] 2019/10/22 10:51:23 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18
10:51:24 [2019-10-22T10:51:24.474Z] 2019/10/22 10:51:24 	Finished clone github.com/spf13/pflag
10:51:24 [2019-10-22T10:51:24.474Z] 2019/10/22 10:51:24 	Finished clone github.com/spf13/cobra
10:51:24 [2019-10-22T10:51:24.732Z] 2019/10/22 10:51:24 	Finished clone github.com/google/certificate-transparency-go
10:51:24 [2019-10-22T10:51:24.991Z] 2019/10/22 10:51:24 	Finished clone github.com/Nvveen/Gotty
10:51:25 [2019-10-22T10:51:25.243Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.310s
10:51:25 [2019-10-22T10:51:25.924Z] 2019/10/22 10:51:25 	Finished clone github.com/docker/go-metrics
10:51:26 [2019-10-22T10:51:26.617Z] PASS: docker_cli_build_test.go:5601: DockerSuite.TestBuildContChar	11.863s
10:51:26 [2019-10-22T10:51:26.617Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
10:51:26 [2019-10-22T10:51:26.617Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.475s
10:51:26 [2019-10-22T10:51:26.857Z] 2019/10/22 10:51:26 	Finished clone github.com/cloudflare/cfssl
10:51:27 [2019-10-22T10:51:27.077Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.890s
10:51:27 [2019-10-22T10:51:27.749Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.715s
10:51:28 [2019-10-22T10:51:28.043Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.676s
10:51:28 [2019-10-22T10:51:28.043Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.389s
10:51:28 [2019-10-22T10:51:28.043Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
10:51:29 [2019-10-22T10:51:29.009Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.646s
10:51:29 [2019-10-22T10:51:29.382Z] 2019/10/22 10:51:29 	Finished clone cloud.google.com/go
10:51:29 [2019-10-22T10:51:29.467Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.562s
10:51:29 [2019-10-22T10:51:29.467Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
10:51:29 [2019-10-22T10:51:29.467Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
10:51:30 [2019-10-22T10:51:30.315Z] 2019/10/22 10:51:30 	Finished clone github.com/containerd/cri
10:51:31 [2019-10-22T10:51:31.688Z] 2019/10/22 10:51:31 	Finished clone google.golang.org/genproto
10:51:34 [2019-10-22T10:51:34.270Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.311s
10:51:34 [2019-10-22T10:51:34.270Z] PASS: docker_api_swarm_test.go:292: DockerSwarmSuite.TestAPISwarmLeaderElection	29.862s
10:51:34 [2019-10-22T10:51:34.968Z] 2019/10/22 10:51:34 	Finished clone github.com/docker/swarmkit
10:51:35 [2019-10-22T10:51:35.254Z] PASS: docker_cli_build_test.go:6025: DockerSuite.TestBuildCopyFileDotWithWorkdir	4.621s
10:51:35 [2019-10-22T10:51:35.623Z] --- PASS: TestUpdateRestartPolicy (12.23s)
10:51:35 [2019-10-22T10:51:35.623Z] === RUN   TestUpdateRestartWithAutoRemove
10:51:35 [2019-10-22T10:51:35.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
10:51:35 [2019-10-22T10:51:35.623Z] === CONT  TestContainerStartOnDaemonRestart
10:51:35 [2019-10-22T10:51:35.623Z] === CONT  TestDaemonRestartIpcMode
10:51:36 [2019-10-22T10:51:36.342Z] 2019/10/22 10:51:36 	Finished clone github.com/coreos/etcd
10:51:36 [2019-10-22T10:51:36.907Z] 2019/10/22 10:51:36 	Finished clone github.com/containerd/containerd
10:51:37 [2019-10-22T10:51:37.528Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	4.077s
10:51:37 [2019-10-22T10:51:37.528Z] PASS: docker_cli_build_test.go:6087: DockerSuite.TestBuildLineErrorOnBuild	0.093s
10:51:37 [2019-10-22T10:51:37.528Z] PASS: docker_cli_build_test.go:6098: DockerSuite.TestBuildLineErrorUnknownInstruction	0.087s
10:51:37 [2019-10-22T10:51:37.528Z] PASS: docker_cli_build_test.go:6129: DockerSuite.TestBuildLineErrorWithComments	0.113s
10:51:37 [2019-10-22T10:51:37.783Z] PASS: docker_cli_build_test.go:6112: DockerSuite.TestBuildLineErrorWithEmptyLines	0.094s
10:51:37 [2019-10-22T10:51:37.783Z] --- PASS: TestServiceUpdateConfigs (15.87s)
10:51:37 [2019-10-22T10:51:37.783Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
10:51:37 [2019-10-22T10:51:37.783Z]     daemon.go:302: [dfc5517cee93a] waiting for daemon to start
10:51:37 [2019-10-22T10:51:37.783Z]     daemon.go:334: [dfc5517cee93a] daemon started
10:51:37 [2019-10-22T10:51:37.783Z]     daemon.go:286: [dfc5517cee93a] exiting daemon
10:51:37 [2019-10-22T10:51:37.783Z] === RUN   TestServiceUpdateNetwork
10:51:38 [2019-10-22T10:51:38.037Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.348s
10:51:39 [2019-10-22T10:51:39.093Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
10:51:39 [2019-10-22T10:51:39.093Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:302: [d5dfdc1b83877] waiting for daemon to start
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:334: [d5dfdc1b83877] daemon started
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:302: [d5dfdc1b83877] waiting for daemon to start
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:286: [d5dfdc1b83877] exiting daemon
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:334: [d5dfdc1b83877] daemon started
10:51:39 [2019-10-22T10:51:39.093Z]     daemon.go:286: [d5dfdc1b83877] exiting daemon
10:51:39 [2019-10-22T10:51:39.965Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.671s
10:51:40 [2019-10-22T10:51:40.119Z] --- PASS: TestDaemonRestartIpcMode (4.44s)
10:51:40 [2019-10-22T10:51:40.119Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:302: [dfb234baf9664] waiting for daemon to start
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:334: [dfb234baf9664] daemon started
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:286: [dfb234baf9664] exiting daemon
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:302: [dfb234baf9664] waiting for daemon to start
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:334: [dfb234baf9664] daemon started
10:51:40 [2019-10-22T10:51:40.119Z]     daemon.go:286: [dfb234baf9664] exiting daemon
10:51:40 [2019-10-22T10:51:40.119Z] PASS
10:51:40 [2019-10-22T10:51:40.119Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
10:51:40 [2019-10-22T10:51:40.119Z] INFO: Testing against a local daemon
10:51:40 [2019-10-22T10:51:40.119Z] === RUN   TestCommitInheritsEnv
10:51:40 [2019-10-22T10:51:40.738Z] --- PASS: TestCommitInheritsEnv (0.49s)
10:51:40 [2019-10-22T10:51:40.738Z] === RUN   TestImportExtremelyLargeImageWorks
10:51:41 [2019-10-22T10:51:41.368Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.641s
10:51:41 [2019-10-22T10:51:41.928Z] PASS: docker_cli_build_test.go:5935: DockerSuite.TestBuildMulitStageResetScratch	0.492s
10:51:46 [2019-10-22T10:51:46.179Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.013s
10:51:46 [2019-10-22T10:51:46.434Z] PASS: docker_cli_build_test.go:5506: DockerSuite.TestBuildMultiStageCache	0.446s
10:51:46 [2019-10-22T10:51:46.865Z] 2019/10/22 10:51:45 	Finished clone github.com/hashicorp/consul
10:51:46 [2019-10-22T10:51:46.865Z] 2019/10/22 10:51:45 	Finished clone github.com/gogo/protobuf
10:51:46 [2019-10-22T10:51:46.993Z] PASS: docker_cli_build_test.go:5685: DockerSuite.TestBuildMultiStageCopyFromErrors	0.541s
10:51:53 [2019-10-22T10:51:53.559Z] --- PASS: TestServiceUpdateNetwork (15.37s)
10:51:53 [2019-10-22T10:51:53.559Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
10:51:53 [2019-10-22T10:51:53.559Z]     daemon.go:302: [db976cbd00cd9] waiting for daemon to start
10:51:53 [2019-10-22T10:51:53.559Z]     daemon.go:334: [db976cbd00cd9] daemon started
10:51:53 [2019-10-22T10:51:53.559Z]     daemon.go:286: [db976cbd00cd9] exiting daemon
10:51:53 [2019-10-22T10:51:53.559Z] === RUN   TestDockerNetworkReConnect
10:51:56 [2019-10-22T10:51:56.823Z] 2019/10/22 10:51:55 	Finished clone github.com/aws/aws-sdk-go
10:51:58 [2019-10-22T10:51:58.790Z] PASS: docker_cli_build_test.go:5627: DockerSuite.TestBuildMultiStageCopyFromSyntax	10.859s
10:51:58 [2019-10-22T10:51:58.790Z] PASS: docker_api_swarm_test.go:267: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.343s
10:51:59 [2019-10-22T10:51:59.393Z] --- PASS: TestDockerNetworkReConnect (6.18s)
10:51:59 [2019-10-22T10:51:59.393Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
10:51:59 [2019-10-22T10:51:59.393Z]     daemon.go:302: [dc025af6ff46d] waiting for daemon to start
10:51:59 [2019-10-22T10:51:59.393Z]     daemon.go:334: [dc025af6ff46d] daemon started
10:51:59 [2019-10-22T10:51:59.393Z]     daemon.go:286: [dc025af6ff46d] exiting daemon
10:51:59 [2019-10-22T10:51:59.393Z] === RUN   TestServiceUpdateLabel
10:52:03 [2019-10-22T10:52:03.550Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.923s
10:52:03 [2019-10-22T10:52:03.550Z] --- PASS: TestServiceUpdateLabel (3.48s)
10:52:03 [2019-10-22T10:52:03.550Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
10:52:03 [2019-10-22T10:52:03.550Z]     daemon.go:302: [dc187630d6b56] waiting for daemon to start
10:52:03 [2019-10-22T10:52:03.550Z]     daemon.go:334: [dc187630d6b56] daemon started
10:52:03 [2019-10-22T10:52:03.550Z]     daemon.go:286: [dc187630d6b56] exiting daemon
10:52:03 [2019-10-22T10:52:03.550Z] === RUN   TestServiceUpdateSecrets
10:52:04 [2019-10-22T10:52:04.109Z] PASS: docker_cli_build_test.go:5765: DockerSuite.TestBuildMultiStageImplicitFrom	1.401s
10:52:07 [2019-10-22T10:52:07.410Z] PASS: docker_cli_build_test.go:5732: DockerSuite.TestBuildMultiStageMultipleBuilds	2.731s
10:52:07 [2019-10-22T10:52:07.410Z] SKIP: docker_cli_build_test.go:5847: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
10:52:09 [2019-10-22T10:52:09.015Z] 2019/10/22 10:52:08 	Finished clone google.golang.org/api
10:52:09 [2019-10-22T10:52:09.015Z] 2019/10/22 10:52:08 Dependencies downloaded. Download time: 1m25.46891611s
10:52:09 [2019-10-22T10:52:09.015Z] 2019/10/22 10:52:08 Collecting all dependencies
10:52:10 [2019-10-22T10:52:10.934Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	33.352s
10:52:10 [2019-10-22T10:52:10.934Z] PASS: docker_cli_build_test.go:5898: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.137s
10:52:10 [2019-10-22T10:52:10.934Z] PASS: docker_cli_build_test.go:5881: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	0.917s
10:52:12 [2019-10-22T10:52:12.682Z] PASS: docker_cli_build_test.go:5822: DockerSuite.TestBuildMultiStageNameVariants	4.977s
10:52:14 [2019-10-22T10:52:14.042Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.077s
10:52:14 [2019-10-22T10:52:14.296Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.298s
10:52:16 [2019-10-22T10:52:16.803Z] PASS: docker_cli_build_test.go:5542: DockerSuite.TestBuildNetContainer	2.013s
10:52:17 [2019-10-22T10:52:17.362Z] PASS: docker_cli_build_test.go:5530: DockerSuite.TestBuildNetNone	0.756s
10:52:17 [2019-10-22T10:52:17.996Z] PASS: docker_cli_build_test.go:5916: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	5.781s
10:52:17 [2019-10-22T10:52:17.996Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
10:52:18 [2019-10-22T10:52:18.453Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
10:52:18 [2019-10-22T10:52:18.453Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
10:52:18 [2019-10-22T10:52:18.760Z] --- PASS: TestServiceUpdateSecrets (15.59s)
10:52:18 [2019-10-22T10:52:18.760Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
10:52:18 [2019-10-22T10:52:18.760Z]     daemon.go:302: [dc0f3a29dfd37] waiting for daemon to start
10:52:18 [2019-10-22T10:52:18.760Z]     daemon.go:334: [dc0f3a29dfd37] daemon started
10:52:18 [2019-10-22T10:52:18.760Z]     daemon.go:286: [dc0f3a29dfd37] exiting daemon
10:52:18 [2019-10-22T10:52:18.760Z] === RUN   TestServiceUpdateConfigs
10:52:18 [2019-10-22T10:52:18.760Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.125s
10:52:18 [2019-10-22T10:52:18.910Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.400s
10:52:18 [2019-10-22T10:52:18.910Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
10:52:18 [2019-10-22T10:52:18.972Z] 2019/10/22 10:52:17 Clean vendor dir from unused packages
10:52:18 [2019-10-22T10:52:18.973Z] 2019/10/22 10:52:18 Success
10:52:18 [2019-10-22T10:52:18.973Z] 2019/10/22 10:52:18 Running time: 1m38.488045663s
10:52:18 [2019-10-22T10:52:18.973Z] Congratulations! All vendoring changes are done the right way.
10:52:18 [2019-10-22T10:52:18.973Z] WARNING: could not find copyright information for github.com/gogo/googleapis
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:52:19 [2019-10-22T10:52:19.555Z] + echo Building e2e image
10:52:19 [2019-10-22T10:52:19.555Z] Building e2e image
10:52:19 [2019-10-22T10:52:19.555Z] + docker build --build-arg DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6 -t moby-e2e-test -f Dockerfile.e2e .
10:52:19 [2019-10-22T10:52:19.555Z] #2 [internal] load .dockerignore
10:52:19 [2019-10-22T10:52:19.555Z] #2 transferring context: 34B done
10:52:19 [2019-10-22T10:52:19.555Z] #2 DONE 0.0s
10:52:19 [2019-10-22T10:52:19.555Z] 
10:52:19 [2019-10-22T10:52:19.555Z] #1 [internal] load build definition from Dockerfile.e2e
10:52:19 [2019-10-22T10:52:19.555Z] #1 transferring dockerfile: 2.63kB done
10:52:19 [2019-10-22T10:52:19.555Z] #1 DONE 0.0s
10:52:19 [2019-10-22T10:52:19.555Z] 
10:52:19 [2019-10-22T10:52:19.555Z] #4 [internal] load metadata for docker.io/library/golang:1.12.10-alpine3.9
10:52:19 [2019-10-22T10:52:19.769Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.080s
10:52:19 [2019-10-22T10:52:19.816Z] #4 DONE 0.3s
10:52:19 [2019-10-22T10:52:19.816Z] 
10:52:19 [2019-10-22T10:52:19.816Z] #3 [internal] load metadata for docker.io/library/alpine:3.9
10:52:19 [2019-10-22T10:52:19.816Z] #3 DONE 0.3s
10:52:19 [2019-10-22T10:52:19.816Z] 
10:52:19 [2019-10-22T10:52:19.816Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:19 [2019-10-22T10:52:19.816Z] #14 DONE 0.0s
10:52:19 [2019-10-22T10:52:19.816Z] 
10:52:19 [2019-10-22T10:52:19.816Z] #8 [internal] load build context
10:52:19 [2019-10-22T10:52:19.816Z] #8 DONE 0.0s
10:52:19 [2019-10-22T10:52:19.816Z] 
10:52:19 [2019-10-22T10:52:19.816Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
10:52:19 [2019-10-22T10:52:19.816Z] #5 DONE 0.0s
10:52:20 [2019-10-22T10:52:20.075Z] 
10:52:20 [2019-10-22T10:52:20.075Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:20 [2019-10-22T10:52:20.075Z] #14 resolve docker.io/library/golang:1.12.10-alpine3.9@sha256:42e527c94d9609b2c53fbbe6d7a869d73665530b1ab99830ac4dc2341e6aaa0c done
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:3a664477889cd9030004351f3bb8a9c904e299cf5e5f17f8819e20d7370aeceb 0B / 153B 0.1s
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:42e527c94d9609b2c53fbbe6d7a869d73665530b1ab99830ac4dc2341e6aaa0c 1.65kB / 1.65kB done
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:2b3ca6f02d74eaf6f2d1788a16c1ccf551fe2407cb457636f3826f0108fed8ff 1.36kB / 1.36kB done
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:d600890f06927bdb4dbe45d80af426c676b7cc861f3d9dc6415bafbf087d05a4 3.81kB / 3.81kB done
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 0B / 301.90kB 0.1s
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:3a664477889cd9030004351f3bb8a9c904e299cf5e5f17f8819e20d7370aeceb 153B / 153B 0.1s done
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 301.90kB / 301.90kB 0.1s done
10:52:20 [2019-10-22T10:52:20.075Z] #14 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 0B / 125.71MB 0.2s
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:53b54c428ab35ec434f49a351cc2a2a920995a219b4a88626ac69cc431970899 0B / 126B 0.2s
10:52:20 [2019-10-22T10:52:20.075Z] #14 sha256:53b54c428ab35ec434f49a351cc2a2a920995a219b4a88626ac69cc431970899 126B / 126B 0.2s done
10:52:20 [2019-10-22T10:52:20.333Z] #14 ...
10:52:20 [2019-10-22T10:52:20.333Z] 
10:52:20 [2019-10-22T10:52:20.333Z] #8 [internal] load build context
10:52:20 [2019-10-22T10:52:20.333Z] #8 transferring context: 773.29kB 0.3s done
10:52:20 [2019-10-22T10:52:20.333Z] #8 DONE 0.4s
10:52:20 [2019-10-22T10:52:20.333Z] 
10:52:20 [2019-10-22T10:52:20.333Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:20 [2019-10-22T10:52:20.333Z] #14 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.3s done
10:52:20 [2019-10-22T10:52:20.333Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 7.99MB / 125.71MB 0.4s
10:52:20 [2019-10-22T10:52:20.333Z] #14 ...
10:52:20 [2019-10-22T10:52:20.333Z] 
10:52:20 [2019-10-22T10:52:20.333Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
10:52:20 [2019-10-22T10:52:20.333Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done
10:52:20 [2019-10-22T10:52:20.333Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done
10:52:20 [2019-10-22T10:52:20.333Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done
10:52:20 [2019-10-22T10:52:20.333Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done
10:52:20 [2019-10-22T10:52:20.333Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.1s done
10:52:20 [2019-10-22T10:52:20.333Z] #5 DONE 0.5s
10:52:20 [2019-10-22T10:52:20.333Z] 
10:52:20 [2019-10-22T10:52:20.333Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:20 [2019-10-22T10:52:20.333Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 21.88MB / 125.71MB 0.5s
10:52:20 [2019-10-22T10:52:20.593Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 32.39MB / 125.71MB 0.7s
10:52:20 [2019-10-22T10:52:20.593Z] #14 extracting sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39
10:52:20 [2019-10-22T10:52:20.851Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 41.41MB / 125.71MB 0.9s
10:52:20 [2019-10-22T10:52:20.851Z] #14 extracting sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 0.3s done
10:52:20 [2019-10-22T10:52:20.851Z] #14 extracting sha256:3a664477889cd9030004351f3bb8a9c904e299cf5e5f17f8819e20d7370aeceb done
10:52:21 [2019-10-22T10:52:21.108Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 58.17MB / 125.71MB 1.2s
10:52:21 [2019-10-22T10:52:21.365Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 66.92MB / 125.71MB 1.4s
10:52:21 [2019-10-22T10:52:21.694Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.890s
10:52:21 [2019-10-22T10:52:21.929Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 75.68MB / 125.71MB 1.9s
10:52:21 [2019-10-22T10:52:21.929Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 84.89MB / 125.71MB 2.0s
10:52:21 [2019-10-22T10:52:21.929Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 96.00MB / 125.71MB 2.1s
10:52:21 [2019-10-22T10:52:21.948Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.405s
10:52:21 [2019-10-22T10:52:21.948Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.057s
10:52:22 [2019-10-22T10:52:22.186Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 105.10MB / 125.71MB 2.3s
10:52:22 [2019-10-22T10:52:22.186Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 114.65MB / 125.71MB 2.4s
10:52:22 [2019-10-22T10:52:22.444Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 125.14MB / 125.71MB 2.6s
10:52:22 [2019-10-22T10:52:22.507Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.428s
10:52:22 [2019-10-22T10:52:22.507Z] PASS: docker_api_swarm_test.go:432: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.786s
10:52:22 [2019-10-22T10:52:22.761Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.379s
10:52:23 [2019-10-22T10:52:23.010Z] #14 sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 125.71MB / 125.71MB 2.9s done
10:52:23 [2019-10-22T10:52:23.010Z] #14 extracting sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6
10:52:23 [2019-10-22T10:52:23.683Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.791s
10:52:26 [2019-10-22T10:52:26.234Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.515s
10:52:26 [2019-10-22T10:52:26.531Z] PASS: docker_api_swarm_test.go:409: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.902s
10:52:26 [2019-10-22T10:52:26.785Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.709s
10:52:28 [2019-10-22T10:52:28.270Z] #14 ...
10:52:28 [2019-10-22T10:52:28.270Z] 
10:52:28 [2019-10-22T10:52:28.270Z] #6 [runner 2/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:52:28 [2019-10-22T10:52:28.270Z] #6 0.959 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.041 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.105 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.114 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.117 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.269 (4/35) Installing ncurses-libs (6.1_p20190105-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.278 (5/35) Installing readline (7.0.003-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.283 (6/35) Installing bash (4.4.19-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.295 Executing bash-4.4.19-r1.post-install
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.297 (7/35) Installing ca-certificates (20190108-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.311 (8/35) Installing libgcc (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.314 (9/35) Installing libstdc++ (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.326 (10/35) Installing binutils (2.31.1-r2)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.431 (11/35) Installing gmp (6.1.2-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.441 (12/35) Installing isl (0.18-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.460 (13/35) Installing libgomp (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.464 (14/35) Installing libatomic (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.467 (15/35) Installing mpfr3 (3.1.5-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.473 (16/35) Installing mpc1 (1.0.3-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 2.476 (17/35) Installing gcc (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 3.436 (18/35) Installing musl-dev (1.1.20-r5)
10:52:28 [2019-10-22T10:52:28.270Z] #6 3.552 (19/35) Installing libc-dev (0.7.1-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 3.555 (20/35) Installing g++ (8.3.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.184 (21/35) Installing nghttp2-libs (1.35.1-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.189 (22/35) Installing libssh2 (1.9.0-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.194 (23/35) Installing libcurl (7.64.0-r3)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.204 (24/35) Installing expat (2.2.8-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.208 (25/35) Installing pcre2 (10.32-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.217 (26/35) Installing git (2.20.1-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.453 (27/35) Installing libmnl (1.0.4-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.456 (28/35) Installing jansson (2.11-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.460 (29/35) Installing libnftnl-libs (1.1.1-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.464 (30/35) Installing iptables (1.6.2-r1)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.490 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.495 (32/35) Installing pigz (2.4-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.501 (33/35) Installing tar (1.32-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.512 (34/35) Installing xz-libs (5.2.4-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.516 (35/35) Installing xz (5.2.4-r0)
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.523 Executing busybox-1.29.3-r10.trigger
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.528 Executing ca-certificates-20190108-r0.trigger
10:52:28 [2019-10-22T10:52:28.270Z] #6 4.594 OK: 185 MiB in 47 packages
10:52:28 [2019-10-22T10:52:28.270Z] #6 DONE 7.2s
10:52:28 [2019-10-22T10:52:28.270Z] 
10:52:28 [2019-10-22T10:52:28.270Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:28 [2019-10-22T10:52:28.270Z] #14 ...
10:52:28 [2019-10-22T10:52:28.270Z] 
10:52:28 [2019-10-22T10:52:28.270Z] #7 [runner 3/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:52:29 [2019-10-22T10:52:29.203Z] #7 ...
10:52:29 [2019-10-22T10:52:29.203Z] 
10:52:29 [2019-10-22T10:52:29.203Z] #14 [builder 1/12] FROM docker.io/library/golang:1.12.10-alpine3.9@sha256:42...
10:52:29 [2019-10-22T10:52:29.203Z] #14 extracting sha256:f58c7ad3a0279c6d28535ce85af76ddf75b226efa3fd8b525d51cc7241ec8bb6 5.7s done
10:52:29 [2019-10-22T10:52:29.203Z] #14 extracting sha256:53b54c428ab35ec434f49a351cc2a2a920995a219b4a88626ac69cc431970899 done
10:52:29 [2019-10-22T10:52:29.203Z] #14 DONE 9.3s
10:52:29 [2019-10-22T10:52:29.460Z] 
10:52:29 [2019-10-22T10:52:29.460Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
10:52:29 [2019-10-22T10:52:29.460Z] #15 ...
10:52:29 [2019-10-22T10:52:29.460Z] 
10:52:29 [2019-10-22T10:52:29.460Z] #7 [runner 3/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:52:29 [2019-10-22T10:52:29.460Z] #7 DONE 1.7s
10:52:29 [2019-10-22T10:52:29.460Z] 
10:52:29 [2019-10-22T10:52:29.460Z] #9 [runner 4/12] COPY contrib/httpserver/Dockerfile /tests/contrib/httpserv...
10:52:29 [2019-10-22T10:52:29.460Z] #9 DONE 0.1s
10:52:29 [2019-10-22T10:52:29.717Z] 
10:52:29 [2019-10-22T10:52:29.717Z] #10 [runner 5/12] COPY contrib/syscall-test /tests/contrib/syscall-test
10:52:29 [2019-10-22T10:52:29.717Z] #10 DONE 0.1s
10:52:29 [2019-10-22T10:52:29.717Z] 
10:52:29 [2019-10-22T10:52:29.717Z] #11 [runner 6/12] COPY integration-cli/fixtures /tests/integration-cli/fixtu...
10:52:29 [2019-10-22T10:52:29.717Z] #11 DONE 0.1s
10:52:29 [2019-10-22T10:52:29.717Z] 
10:52:29 [2019-10-22T10:52:29.717Z] #12 [runner 7/12] COPY hack/test/e2e-run.sh /scripts/run.sh
10:52:29 [2019-10-22T10:52:29.717Z] #12 DONE 0.1s
10:52:29 [2019-10-22T10:52:29.717Z] 
10:52:29 [2019-10-22T10:52:29.717Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
10:52:29 [2019-10-22T10:52:29.717Z] #15 ...
10:52:29 [2019-10-22T10:52:29.717Z] 
10:52:29 [2019-10-22T10:52:29.717Z] #13 [runner 8/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh
10:52:29 [2019-10-22T10:52:29.717Z] #13 DONE 0.1s
10:52:29 [2019-10-22T10:52:29.973Z] 
10:52:29 [2019-10-22T10:52:29.973Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
10:52:30 [2019-10-22T10:52:30.085Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	3.182s
10:52:30 [2019-10-22T10:52:30.230Z] #15 0.887 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
10:52:31 [2019-10-22T10:52:31.161Z] #15 1.963 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.021 (1/44) Installing ncurses-terminfo-base (6.1_p20190105-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.024 (2/44) Installing ncurses-terminfo (6.1_p20190105-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.163 (3/44) Installing ncurses-libs (6.1_p20190105-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.172 (4/44) Installing readline (7.0.003-r1)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.176 (5/44) Installing bash (4.4.19-r1)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.189 Executing bash-4.4.19-r1.post-install
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.191 (6/44) Installing linux-headers (4.18.13-r1)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.266 (7/44) Installing libuuid (2.33-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.268 (8/44) Installing btrfs-progs-libs (4.19.1-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.294 (9/44) Installing btrfs-progs-dev (4.19.1-r0)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.300 (10/44) Installing binutils (2.31.1-r2)
10:52:31 [2019-10-22T10:52:31.418Z] #15 2.371 (11/44) Installing libmagic (5.36-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.393 (12/44) Installing file (5.36-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.395 (13/44) Installing gmp (6.1.2-r1)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.401 (14/44) Installing isl (0.18-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.417 (15/44) Installing libgomp (8.3.0-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.420 (16/44) Installing libatomic (8.3.0-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.422 (17/44) Installing libgcc (8.3.0-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.424 (18/44) Installing mpfr3 (3.1.5-r1)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.430 (19/44) Installing mpc1 (1.0.3-r1)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.432 (20/44) Installing libstdc++ (8.3.0-r0)
10:52:31 [2019-10-22T10:52:31.676Z] #15 2.443 (21/44) Installing gcc (8.3.0-r0)
10:52:32 [2019-10-22T10:52:32.009Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.661s
10:52:32 [2019-10-22T10:52:32.608Z] #15 3.132 (22/44) Installing musl-dev (1.1.20-r5)
10:52:32 [2019-10-22T10:52:32.608Z] #15 3.215 (23/44) Installing libc-dev (0.7.1-r0)
10:52:32 [2019-10-22T10:52:32.608Z] #15 3.217 (24/44) Installing g++ (8.3.0-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.670 (25/44) Installing make (4.2.1-r2)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.675 (26/44) Installing fortify-headers (1.0-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.677 (27/44) Installing build-base (0.5-r1)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.679 (28/44) Installing nghttp2-libs (1.35.1-r1)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.682 (29/44) Installing libssh2 (1.9.0-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.686 (30/44) Installing libcurl (7.64.0-r3)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.693 (31/44) Installing curl (7.64.0-r3)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.697 (32/44) Installing oniguruma (6.9.1-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.703 (33/44) Installing jq (1.6-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.710 (34/44) Installing device-mapper-libs (2.02.182-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.715 (35/44) Installing device-mapper-event-libs (2.02.182-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.718 (36/44) Installing libaio (0.3.111-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.720 (37/44) Installing libblkid (2.33-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.725 (38/44) Installing lvm2-libs (2.02.182-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.765 (39/44) Installing libfdisk (2.33-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.771 (40/44) Installing libmount (2.33-r0)
10:52:32 [2019-10-22T10:52:32.865Z] #15 3.777 (41/44) Installing libsmartcols (2.33-r0)
10:52:33 [2019-10-22T10:52:33.122Z] #15 3.781 (42/44) Installing pkgconf (1.6.0-r0)
10:52:33 [2019-10-22T10:52:33.122Z] #15 3.783 (43/44) Installing util-linux-dev (2.33-r0)
10:52:33 [2019-10-22T10:52:33.122Z] #15 3.806 (44/44) Installing lvm2-dev (2.02.182-r0)
10:52:33 [2019-10-22T10:52:33.122Z] #15 3.811 Executing busybox-1.29.3-r10.trigger
10:52:33 [2019-10-22T10:52:33.122Z] #15 3.818 OK: 190 MiB in 59 packages
10:52:33 [2019-10-22T10:52:33.894Z] --- PASS: TestServiceUpdateConfigs (15.39s)
10:52:33 [2019-10-22T10:52:33.894Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
10:52:33 [2019-10-22T10:52:33.894Z]     daemon.go:302: [dcf8e3c5adb35] waiting for daemon to start
10:52:33 [2019-10-22T10:52:33.894Z]     daemon.go:334: [dcf8e3c5adb35] daemon started
10:52:33 [2019-10-22T10:52:33.894Z]     daemon.go:286: [dcf8e3c5adb35] exiting daemon
10:52:33 [2019-10-22T10:52:33.894Z] === RUN   TestServiceUpdateNetwork
10:52:34 [2019-10-22T10:52:34.055Z] #15 DONE 4.7s
10:52:34 [2019-10-22T10:52:34.055Z] 
10:52:34 [2019-10-22T10:52:34.055Z] #16 [builder 3/12] RUN mkdir -p /go/src/github.com/docker/docker/
10:52:34 [2019-10-22T10:52:34.149Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.494s
10:52:34 [2019-10-22T10:52:34.620Z] #16 DONE 0.8s
10:52:34 [2019-10-22T10:52:34.620Z] 
10:52:34 [2019-10-22T10:52:34.620Z] #17 [builder 4/12] WORKDIR /go/src/github.com/docker/docker/
10:52:34 [2019-10-22T10:52:34.620Z] #17 DONE 0.0s
10:52:34 [2019-10-22T10:52:34.620Z] 
10:52:34 [2019-10-22T10:52:34.620Z] #18 [builder 5/12] COPY contrib/download-frozen-image-v2.sh contrib/download...
10:52:34 [2019-10-22T10:52:34.620Z] #18 DONE 0.1s
10:52:34 [2019-10-22T10:52:34.877Z] 
10:52:34 [2019-10-22T10:52:34.877Z] #19 [builder 6/12] RUN contrib/download-frozen-image-v2.sh /output/docker-fr...
10:52:35 [2019-10-22T10:52:35.510Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.394s
10:52:36 [2019-10-22T10:52:36.248Z] #19 1.286 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:52:36 [2019-10-22T10:52:36.248Z] #19 1.475 
10:52:36 [2019-10-22T10:52:36.764Z] #19 1.583 
######                                                                     8.4%
########################                                                  34.5%
######################################                                    53.6%
####################################################                      72.7%
##################################################################        91.7%
######################################################################## 100.0%
10:52:37 [2019-10-22T10:52:37.021Z] #19 2.196 
10:52:37 [2019-10-22T10:52:37.282Z] #19 2.306 
################                                                          23.1%
####################################################################      94.9%
######################################################################## 100.0%
10:52:37 [2019-10-22T10:52:37.282Z] #19 2.599 
10:52:37 [2019-10-22T10:52:37.393Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.493s
10:52:37 [2019-10-22T10:52:37.648Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.441s
10:52:37 [2019-10-22T10:52:37.799Z] #19 2.707 
########                                                                  12.0%
#########################                                                 35.9%
######################################                                    52.9%
############################################################              84.3%
######################################################################## 100.0%
10:52:38 [2019-10-22T10:52:38.056Z] #19 3.229 
10:52:39 [2019-10-22T10:52:39.341Z] #19 3.340 
####                                                                       5.6%
#########                                                                 13.5%
###############                                                           20.9%
####################                                                      28.3%
#########################                                                 35.3%
################################                                          44.6%
#####################################                                     51.4%
#########################################                                 58.3%
##############################################                            65.0%
#####################################################                     74.4%
##########################################################                81.9%
################################################################          89.3%
#####################################################################     96.7%
######################################################################## 100.0%
10:52:39 [2019-10-22T10:52:39.599Z] #19 4.735 
10:52:40 [2019-10-22T10:52:40.164Z] #19 5.219 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:52:40 [2019-10-22T10:52:40.164Z] #19 5.400 
10:52:40 [2019-10-22T10:52:40.164Z] #19 5.457 
######################################################################## 100.0%
10:52:40 [2019-10-22T10:52:40.164Z] #19 5.582 
10:52:40 [2019-10-22T10:52:40.941Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.527s
10:52:41 [2019-10-22T10:52:41.095Z] #19 6.077 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:52:41 [2019-10-22T10:52:41.095Z] #19 6.247 
10:52:41 [2019-10-22T10:52:41.095Z] #19 6.330 
######################################################################## 100.0%
10:52:41 [2019-10-22T10:52:41.095Z] #19 6.455 
10:52:41 [2019-10-22T10:52:41.500Z] PASS: docker_cli_build_test.go:5993: DockerSuite.TestBuildOpaqueDirectory	3.884s
10:52:41 [2019-10-22T10:52:41.659Z] #19 6.963 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:52:41 [2019-10-22T10:52:41.659Z] #19 7.026 skipping existing 1849cc453dee
10:52:41 [2019-10-22T10:52:41.917Z] #19 7.154 
10:52:42 [2019-10-22T10:52:42.482Z] #19 7.718 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:52:42 [2019-10-22T10:52:42.739Z] #19 7.935 
10:52:42 [2019-10-22T10:52:42.739Z] #19 7.981 
######################################################################## 100.0%
10:52:42 [2019-10-22T10:52:42.739Z] #19 8.106 
10:52:42 [2019-10-22T10:52:42.996Z] #19 8.141 Download of images into '/output/docker-frozen-images' complete.
10:52:42 [2019-10-22T10:52:42.996Z] #19 8.141 Use something like the following to load the result into a Docker daemon:
10:52:42 [2019-10-22T10:52:42.996Z] #19 8.142   tar -cC '/output/docker-frozen-images' . | docker load
10:52:44 [2019-10-22T10:52:44.368Z] #19 DONE 9.4s
10:52:44 [2019-10-22T10:52:44.368Z] 
10:52:44 [2019-10-22T10:52:44.368Z] #20 [builder 7/12] COPY hack/dockerfile/install hack/dockerfile/install
10:52:44 [2019-10-22T10:52:44.368Z] #20 DONE 0.1s
10:52:44 [2019-10-22T10:52:44.368Z] 
10:52:44 [2019-10-22T10:52:44.368Z] #21 [builder 8/12] RUN ./hack/dockerfile/install/install.sh dockercli
10:52:44 [2019-10-22T10:52:44.760Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.648s
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.641 + RM_GOPATH=0
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.642 + TMP_GOPATH=
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.642 + : /usr/local/bin
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.642 + '[' -z '' ']'
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.642 ++ mktemp -d
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.644 + export GOPATH=/tmp/tmp.ehdbdp
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.644 + GOPATH=/tmp/tmp.ehdbdp
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.644 + RM_GOPATH=1
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.644 ++ dirname ./hack/dockerfile/install/install.sh
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 Install docker/cli version 17.06.2-ce from stable
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + dir=./hack/dockerfile/install
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + bin=dockercli
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + shift
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + '[' '!' -f ./hack/dockerfile/install/dockercli.installer ']'
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + . ./hack/dockerfile/install/dockercli.installer
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 ++ DOCKERCLI_CHANNEL=stable
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 ++ DOCKERCLI_VERSION=17.06.2-ce
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + install_dockercli
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 ++ uname -m
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.645 + arch=x86_64
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.646 + '[' x86_64 '!=' x86_64 ']'
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.646 + url=https://download.docker.com/linux/static
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.649 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:52:44 [2019-10-22T10:52:44.933Z] #21 0.649 + tar -xz docker/docker
10:52:45 [2019-10-22T10:52:45.321Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.283s
10:52:46 [2019-10-22T10:52:46.682Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.259s
10:52:46 [2019-10-22T10:52:46.828Z] #21 2.144 + mkdir -p /usr/local/bin
10:52:46 [2019-10-22T10:52:46.829Z] #21 2.145 + mv docker/docker /usr/local/bin/
10:52:46 [2019-10-22T10:52:46.829Z] #21 2.146 + rmdir docker
10:52:46 [2019-10-22T10:52:46.829Z] #21 DONE 2.3s
10:52:46 [2019-10-22T10:52:46.829Z] 
10:52:46 [2019-10-22T10:52:46.829Z] #22 [builder 9/12] ADD . .
10:52:50 [2019-10-22T10:52:50.058Z] --- PASS: TestServiceUpdateNetwork (15.69s)
10:52:50 [2019-10-22T10:52:50.058Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
10:52:50 [2019-10-22T10:52:50.058Z]     daemon.go:302: [dbc7d76e889c6] waiting for daemon to start
10:52:50 [2019-10-22T10:52:50.058Z]     daemon.go:334: [dbc7d76e889c6] daemon started
10:52:50 [2019-10-22T10:52:50.058Z]     daemon.go:286: [dbc7d76e889c6] exiting daemon
10:52:50 [2019-10-22T10:52:50.058Z] PASS
10:52:50 [2019-10-22T10:52:50.059Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:52:50 [2019-10-22T10:52:50.059Z] INFO: Testing against a local daemon
10:52:50 [2019-10-22T10:52:50.059Z] testing: warning: no tests to run
10:52:50 [2019-10-22T10:52:50.059Z] PASS
10:52:50 [2019-10-22T10:52:50.059Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:52:50 [2019-10-22T10:52:50.059Z] INFO: Testing against a local daemon
10:52:50 [2019-10-22T10:52:50.059Z] testing: warning: no tests to run
10:52:50 [2019-10-22T10:52:50.059Z] PASS
10:52:50 [2019-10-22T10:52:50.059Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:52:50 [2019-10-22T10:52:50.059Z] INFO: Testing against a local daemon
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:52:50 [2019-10-22T10:52:50.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:52:50 [2019-10-22T10:52:50.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:52:50 [2019-10-22T10:52:50.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:52:50 [2019-10-22T10:52:50.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:52:50 [2019-10-22T10:52:50.059Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:52:50 [2019-10-22T10:52:50.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:52:50 [2019-10-22T10:52:50.059Z] PASS
10:52:50 [2019-10-22T10:52:50.059Z] Running integration-test (iteration 2)
10:52:50 [2019-10-22T10:52:50.059Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:52:50 [2019-10-22T10:52:50.059Z] INFO: Testing against a local daemon
10:52:50 [2019-10-22T10:52:50.059Z] === RUN   TestBuildWithHugeFile
10:52:51 [2019-10-22T10:52:51.012Z] #22 DONE 3.9s
10:52:51 [2019-10-22T10:52:51.012Z] 
10:52:51 [2019-10-22T10:52:51.012Z] #23 [builder 10/12] RUN CGO_ENABLED=0 go build -buildmode=pie -o /output/htt...
10:52:54 [2019-10-22T10:52:54.569Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	31.410s
10:52:54 [2019-10-22T10:52:54.569Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.525s
10:52:54 [2019-10-22T10:52:54.569Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
10:53:03 [2019-10-22T10:53:03.233Z] #23 12.71 # github.com/docker/docker/contrib/httpserver
10:53:03 [2019-10-22T10:53:03.233Z] #23 12.71 loadinternal: cannot find runtime/cgo
10:53:03 [2019-10-22T10:53:03.491Z] #23 DONE 12.9s
10:53:03 [2019-10-22T10:53:03.491Z] 
10:53:03 [2019-10-22T10:53:03.491Z] #24 [builder 11/12] RUN hack/make.sh build-integration-test-binary
10:53:04 [2019-10-22T10:53:04.055Z] #24 0.707 
10:53:04 [2019-10-22T10:53:04.055Z] #24 0.758 Removing bundles/
10:53:04 [2019-10-22T10:53:04.055Z] #24 0.759 
10:53:04 [2019-10-22T10:53:04.055Z] #24 0.762 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:53:04 [2019-10-22T10:53:04.314Z] #24 1.058 Building test suite binary ./integration-cli/test.main
10:53:04 [2019-10-22T10:53:04.883Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	16.291s
10:53:11 [2019-10-22T10:53:11.406Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	8.243s
10:53:15 [2019-10-22T10:53:15.646Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	20.696s
10:53:15 [2019-10-22T10:53:15.646Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.813s
10:53:16 [2019-10-22T10:53:16.104Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.057s
10:53:17 [2019-10-22T10:53:17.969Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	6.315s
10:53:19 [2019-10-22T10:53:19.003Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	2.376s
10:53:21 [2019-10-22T10:53:21.901Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	2.398s
10:53:24 [2019-10-22T10:53:24.072Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	2.317s
10:53:24 [2019-10-22T10:53:24.494Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	6.191s
10:53:27 [2019-10-22T10:53:27.001Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.654s
10:53:30 [2019-10-22T10:53:30.298Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	3.133s
10:53:31 [2019-10-22T10:53:31.266Z] PASS: docker_api_build_test.go:513: DockerSuite.TestBuildScratchCopy	1.326s
10:53:32 [2019-10-22T10:53:32.629Z] PASS: docker_cli_build_test.go:6143: DockerSuite.TestBuildSetCommandWithDefinedShell	1.369s
10:53:32 [2019-10-22T10:53:32.629Z] PASS: docker_api_swarm_test.go:479: DockerSwarmSuite.TestAPISwarmManagerRestore	32.311s
10:53:35 [2019-10-22T10:53:35.931Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.942s
10:53:38 [2019-10-22T10:53:38.440Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	2.503s
10:53:40 [2019-10-22T10:53:40.950Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	2.882s
10:53:50 [2019-10-22T10:53:50.878Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	9.237s
10:53:50 [2019-10-22T10:53:50.878Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.244s
10:53:52 [2019-10-22T10:53:52.330Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.625s
10:53:52 [2019-10-22T10:53:52.330Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
10:53:53 [2019-10-22T10:53:53.258Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	1.087s
10:53:55 [2019-10-22T10:53:55.765Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	2.496s
10:53:56 [2019-10-22T10:53:56.020Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.246s
10:54:00 [2019-10-22T10:54:00.182Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	3.587s
10:54:02 [2019-10-22T10:54:02.691Z] --- PASS: TestBuildWithHugeFile (72.62s)
10:54:02 [2019-10-22T10:54:02.691Z] === RUN   TestBuildWithEmptyDockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:54:02 [2019-10-22T10:54:02.691Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:54:02 [2019-10-22T10:54:02.945Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:54:02 [2019-10-22T10:54:02.945Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:54:02 [2019-10-22T10:54:02.945Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
10:54:02 [2019-10-22T10:54:02.945Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
10:54:02 [2019-10-22T10:54:02.945Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
10:54:02 [2019-10-22T10:54:02.945Z] === RUN   TestBuildWithHugeFile
10:54:09 [2019-10-22T10:54:09.472Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	27.302s
10:54:09 [2019-10-22T10:54:09.472Z] PASS: docker_cli_build_test.go:5361: DockerSuite.TestBuildStepsWithProgress	9.722s
10:54:13 [2019-10-22T10:54:13.627Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	1.823s
10:54:17 [2019-10-22T10:54:17.850Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	3.488s
10:54:19 [2019-10-22T10:54:19.211Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	1.734s
10:54:23 [2019-10-22T10:54:23.366Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	3.878s
10:54:24 [2019-10-22T10:54:24.479Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	55.624s
10:54:25 [2019-10-22T10:54:25.444Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	4.897s
10:54:25 [2019-10-22T10:54:25.902Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
10:54:26 [2019-10-22T10:54:26.665Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	3.239s
10:54:31 [2019-10-22T10:54:31.949Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	4.895s
10:54:40 [2019-10-22T10:54:40.022Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	8.160s
10:54:49 [2019-10-22T10:54:49.990Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	35.330s
10:54:55 [2019-10-22T10:54:55.729Z] #24 111.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:54:56 [2019-10-22T10:54:56.514Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.997s
10:54:56 [2019-10-22T10:54:56.660Z] #24 113.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:54:58 [2019-10-22T10:54:58.031Z] #24 114.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:54:59 [2019-10-22T10:54:59.927Z] #24 116.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:55:00 [2019-10-22T10:55:00.492Z] #24 117.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:55:01 [2019-10-22T10:55:01.862Z] #24 118.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:55:02 [2019-10-22T10:55:02.793Z] #24 119.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:55:04 [2019-10-22T10:55:04.165Z] #24 120.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:55:04 [2019-10-22T10:55:04.165Z] #24 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:55:06 [2019-10-22T10:55:06.059Z] #24 122.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:55:06 [2019-10-22T10:55:06.442Z] --- PASS: TestBuildWithHugeFile (63.47s)
10:55:06 [2019-10-22T10:55:06.442Z] === RUN   TestBuildWithEmptyDockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:06 [2019-10-22T10:55:06.442Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:06 [2019-10-22T10:55:06.443Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:06 [2019-10-22T10:55:06.443Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:06 [2019-10-22T10:55:06.623Z] #24 123.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:55:06 [2019-10-22T10:55:06.697Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:06 [2019-10-22T10:55:06.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:55:06 [2019-10-22T10:55:06.697Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:55:06 [2019-10-22T10:55:06.697Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
10:55:06 [2019-10-22T10:55:06.697Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:55:06 [2019-10-22T10:55:06.697Z] === RUN   TestBuildWithHugeFile
10:55:08 [2019-10-22T10:55:08.520Z] #24 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:55:09 [2019-10-22T10:55:09.888Z] #24 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:55:11 [2019-10-22T10:55:11.785Z] #24 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:55:12 [2019-10-22T10:55:12.349Z] #24 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:55:13 [2019-10-22T10:55:13.223Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	33.326s
10:55:14 [2019-10-22T10:55:14.250Z] #24 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:55:14 [2019-10-22T10:55:14.588Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	2.117s
10:55:15 [2019-10-22T10:55:15.182Z] #24 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:55:15 [2019-10-22T10:55:15.512Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.743s
10:55:16 [2019-10-22T10:55:16.114Z] #24 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:55:16 [2019-10-22T10:55:16.873Z] PASS: docker_api_swarm_test.go:197: DockerSwarmSuite.TestAPISwarmPromoteDemote	9.713s
10:55:17 [2019-10-22T10:55:17.432Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.916s
10:55:17 [2019-10-22T10:55:17.484Z] #24 134.0 
10:55:18 [2019-10-22T10:55:18.415Z] #24 DONE 134.8s
10:55:18 [2019-10-22T10:55:18.415Z] 
10:55:18 [2019-10-22T10:55:18.415Z] #25 [builder 12/12] RUN mkdir -p /output/tests && find . -name test.main -ex...
10:55:19 [2019-10-22T10:55:19.942Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	2.414s
10:55:20 [2019-10-22T10:55:20.935Z] #25 DONE 2.8s
10:55:23 [2019-10-22T10:55:23.200Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	3.413s
10:55:23 [2019-10-22T10:55:23.200Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
10:55:23 [2019-10-22T10:55:23.200Z] SKIP: docker_cli_build_test.go:6038: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
10:55:23 [2019-10-22T10:55:23.200Z] SKIP: docker_cli_build_test.go:6008: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
10:55:23 [2019-10-22T10:55:23.454Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
10:55:23 [2019-10-22T10:55:23.460Z] 
10:55:23 [2019-10-22T10:55:23.460Z] #26 [runner 9/12] COPY --from=builder /output/docker-frozen-images /docker-f...
10:55:25 [2019-10-22T10:55:25.979Z] #26 DONE 2.8s
10:55:25 [2019-10-22T10:55:25.979Z] 
10:55:25 [2019-10-22T10:55:25.979Z] #27 [runner 10/12] COPY --from=builder /output/httpserver /tests/contrib/htt...
10:55:25 [2019-10-22T10:55:25.979Z] #27 DONE 0.1s
10:55:25 [2019-10-22T10:55:25.979Z] 
10:55:25 [2019-10-22T10:55:25.979Z] #28 [runner 11/12] COPY --from=builder /output/tests /tests
10:55:27 [2019-10-22T10:55:27.347Z] #28 DONE 1.4s
10:55:27 [2019-10-22T10:55:27.347Z] 
10:55:27 [2019-10-22T10:55:27.347Z] #29 [runner 12/12] COPY --from=builder /usr/local/bin/docker /usr/bin/docker
10:55:27 [2019-10-22T10:55:27.347Z] #29 DONE 0.2s
10:55:27 [2019-10-22T10:55:27.347Z] 
10:55:27 [2019-10-22T10:55:27.347Z] #30 exporting to image
10:55:27 [2019-10-22T10:55:27.347Z] #30 exporting layers
10:55:27 [2019-10-22T10:55:27.652Z] PASS: docker_cli_build_test.go:5558: DockerSuite.TestBuildWithExtraHost	4.006s
10:55:27 [2019-10-22T10:55:27.652Z] PASS: docker_cli_build_test.go:5574: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.069s
10:55:29 [2019-10-22T10:55:29.535Z] PASS: docker_cli_build_test.go:5372: DockerSuite.TestBuildWithFailure	2.097s
10:55:30 [2019-10-22T10:55:30.623Z] #30 exporting layers 3.2s done
10:55:30 [2019-10-22T10:55:30.623Z] #30 writing image sha256:db8be6442b378d2488ba620d16c2e40dac58bd54ee12e019bcdfe3d45ad2b49c done
10:55:30 [2019-10-22T10:55:30.623Z] #30 naming to docker.io/library/moby-e2e-test done
10:55:30 [2019-10-22T10:55:30.623Z] #30 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:55:30 [2019-10-22T10:55:30.895Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	1.116s
10:55:30 [2019-10-22T10:55:30.930Z] + echo Ensuring container killed.
10:55:30 [2019-10-22T10:55:30.930Z] Ensuring container killed.
10:55:30 [2019-10-22T10:55:30.930Z] + docker rm -vf docker-pr4
10:55:30 [2019-10-22T10:55:30.930Z] Error: No such container: docker-pr4
10:55:30 [2019-10-22T10:55:30.930Z] + true
[Pipeline] sh
10:55:31 [2019-10-22T10:55:31.220Z] + echo Chowning /workspace to jenkins user
10:55:31 [2019-10-22T10:55:31.220Z] Chowning /workspace to jenkins user
10:55:31 [2019-10-22T10:55:31.220Z] + id -u
10:55:31 [2019-10-22T10:55:31.220Z] + id -g
10:55:31 [2019-10-22T10:55:31.220Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-409:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:55:32 [2019-10-22T10:55:32.886Z] + bundleName=unit
10:55:32 [2019-10-22T10:55:32.887Z] + echo Creating unit-bundles.tar.gz
10:55:32 [2019-10-22T10:55:32.887Z] Creating unit-bundles.tar.gz
10:55:32 [2019-10-22T10:55:32.887Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:55:32 [2019-10-22T10:55:32.887Z] bundles/junit-report.xml
10:55:32 [2019-10-22T10:55:32.887Z] bundles/go-test-report.json
10:55:32 [2019-10-22T10:55:32.887Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:55:32 [2019-10-22T10:55:32.897Z] Archiving artifacts
10:55:33 [2019-10-22T10:55:33.278Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-409/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:55:33 [2019-10-22T10:55:33.585Z] + make clean
10:55:33 [2019-10-22T10:55:33.843Z] docker volume rm -f docker-dev-cache
10:55:33 [2019-10-22T10:55:33.843Z] docker-dev-cache
[Pipeline] deleteDir
10:55:34 [2019-10-22T10:55:34.153Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	2.983s
10:55:34 [2019-10-22T10:55:34.153Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.163s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:55:37 [2019-10-22T10:55:37.974Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	65.200s
10:55:37 [2019-10-22T10:55:37.974Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.863s
10:55:37 [2019-10-22T10:55:37.974Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.063s
10:55:40 [2019-10-22T10:55:40.782Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	6.826s
10:55:48 [2019-10-22T10:55:48.858Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	7.211s
10:55:50 [2019-10-22T10:55:50.783Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	2.450s
10:55:51 [2019-10-22T10:55:51.706Z] PASS: docker_cli_build_test.go:6073: DockerSuite.TestBuildWorkdirCmd	1.086s
10:55:53 [2019-10-22T10:55:53.065Z] PASS: docker_cli_build_test.go:6052: DockerSuite.TestBuildWorkdirImageCmd	1.627s
10:55:53 [2019-10-22T10:55:53.065Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
10:55:55 [2019-10-22T10:55:55.661Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	17.431s
10:55:57 [2019-10-22T10:55:57.219Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	3.583s
10:56:03 [2019-10-22T10:56:03.830Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	7.067s
10:56:03 [2019-10-22T10:56:03.830Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.060s
10:56:04 [2019-10-22T10:56:04.085Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
10:56:04 [2019-10-22T10:56:04.213Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	8.845s
10:56:06 [2019-10-22T10:56:06.593Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	2.431s
10:56:09 [2019-10-22T10:56:09.144Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	2.388s
10:56:09 [2019-10-22T10:56:09.702Z] --- PASS: TestBuildWithHugeFile (62.88s)
10:56:09 [2019-10-22T10:56:09.702Z] === RUN   TestBuildWithEmptyDockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:56:09 [2019-10-22T10:56:09.702Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:56:09 [2019-10-22T10:56:09.957Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:56:09 [2019-10-22T10:56:09.957Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:56:09 [2019-10-22T10:56:09.957Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
10:56:09 [2019-10-22T10:56:09.957Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:56:09 [2019-10-22T10:56:09.957Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
10:56:09 [2019-10-22T10:56:09.957Z] === RUN   TestBuildWithHugeFile
10:56:10 [2019-10-22T10:56:10.211Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.400s
10:56:11 [2019-10-22T10:56:11.571Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	1.298s
10:56:15 [2019-10-22T10:56:15.726Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	3.399s
10:56:19 [2019-10-22T10:56:19.881Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	4.229s
10:56:20 [2019-10-22T10:56:20.805Z] PASS: docker_api_swarm_test.go:362: DockerSwarmSuite.TestAPISwarmRaftQuorum	52.158s
10:56:21 [2019-10-22T10:56:21.729Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	2.121s
10:56:21 [2019-10-22T10:56:21.874Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	13.595s
10:56:25 [2019-10-22T10:56:25.926Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	4.125s
10:56:27 [2019-10-22T10:56:27.808Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	1.761s
10:56:31 [2019-10-22T10:56:31.966Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	3.797s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	2.694s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.029s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.026s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.096s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.015s
10:56:34 [2019-10-22T10:56:34.475Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.028s
10:56:34 [2019-10-22T10:56:34.730Z] PASS: docker_api_containers_test.go:1289: DockerSuite.TestContainerAPIChunkedEncoding	0.216s
10:56:38 [2019-10-22T10:56:38.970Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	3.905s
10:56:42 [2019-10-22T10:56:42.230Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	3.711s
10:56:42 [2019-10-22T10:56:42.230Z] PASS: docker_api_containers_test.go:1155: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
10:56:44 [2019-10-22T10:56:44.117Z] PASS: docker_api_containers_test.go:1070: DockerSuite.TestContainerAPICopyNotExistsAnyMore	1.498s
10:56:45 [2019-10-22T10:56:45.477Z] PASS: docker_api_containers_test.go:1083: DockerSuite.TestContainerAPICopyPre124	1.605s
10:56:46 [2019-10-22T10:56:46.882Z] PASS: docker_api_containers_test.go:1113: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	1.504s
10:56:46 [2019-10-22T10:56:46.987Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	25.431s
10:56:48 [2019-10-22T10:56:48.767Z] PASS: docker_api_containers_test.go:1134: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	1.879s
10:56:51 [2019-10-22T10:56:51.274Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	2.063s
10:56:51 [2019-10-22T10:56:51.274Z] PASS: docker_api_containers_test.go:649: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.080s
10:56:51 [2019-10-22T10:56:51.274Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.004s
10:56:54 [2019-10-22T10:56:54.535Z] PASS: docker_api_containers_test.go:1901: DockerSuite.TestContainerAPICreateMountsBindRead	3.308s
10:56:54 [2019-10-22T10:56:54.535Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
10:56:54 [2019-10-22T10:56:54.535Z] PASS: docker_api_containers_test.go:1409: DockerSuite.TestContainerAPICreateNoHostConfig118	0.144s
10:56:54 [2019-10-22T10:56:54.535Z] PASS: docker_api_containers_test.go:655: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.162s
10:56:54 [2019-10-22T10:56:54.833Z] PASS: docker_api_containers_test.go:684: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.124s
10:56:54 [2019-10-22T10:56:54.833Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateWithHostName	0.087s
10:56:56 [2019-10-22T10:56:56.761Z] PASS: docker_api_containers_test.go:1166: DockerSuite.TestContainerAPIDelete	1.614s
10:56:57 [2019-10-22T10:56:57.290Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	8.171s
10:56:58 [2019-10-22T10:56:58.121Z] PASS: docker_api_containers_test.go:1239: DockerSuite.TestContainerAPIDeleteConflict	0.882s
10:56:59 [2019-10-22T10:56:59.482Z] PASS: docker_api_containers_test.go:1191: DockerSuite.TestContainerAPIDeleteForce	1.407s
10:56:59 [2019-10-22T10:56:59.482Z] PASS: docker_api_containers_test.go:1182: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
10:57:03 [2019-10-22T10:57:03.362Z] --- PASS: TestImportExtremelyLargeImageWorks (311.09s)
10:57:03 [2019-10-22T10:57:03.362Z] === RUN   TestImagesFilterMultiReference
10:57:03 [2019-10-22T10:57:03.362Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:57:03 [2019-10-22T10:57:03.362Z] === RUN   TestRemoveImageOrphaning
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestRemoveImageOrphaning (0.39s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagInvalidReference
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagInvalidReference (0.02s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagValidPrefixedRepo
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagExistedNameWithoutForce
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagOfficialNames
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagOfficialNames (0.05s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestTagMatchesDigest
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestTagMatchesDigest (0.02s)
10:57:03 [2019-10-22T10:57:03.363Z] PASS
10:57:03 [2019-10-22T10:57:03.363Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
10:57:03 [2019-10-22T10:57:03.363Z] INFO: Testing against a local daemon
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestNetworkCreateDelete
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestNetworkCreateDelete (0.24s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestDockerNetworkDeletePreferID
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestInspectNetwork
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestInspectNetwork/full_network_id
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestInspectNetwork/partial_network_id
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestInspectNetwork/network_name
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:57:03 [2019-10-22T10:57:03.363Z] --- PASS: TestInspectNetwork (10.16s)
10:57:03 [2019-10-22T10:57:03.363Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
10:57:03 [2019-10-22T10:57:03.363Z]     daemon.go:302: [d30fd104e2e94] waiting for daemon to start
10:57:03 [2019-10-22T10:57:03.363Z]     daemon.go:334: [d30fd104e2e94] daemon started
10:57:03 [2019-10-22T10:57:03.363Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:57:03 [2019-10-22T10:57:03.363Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:57:03 [2019-10-22T10:57:03.363Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:57:03 [2019-10-22T10:57:03.363Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:57:03 [2019-10-22T10:57:03.363Z]     daemon.go:286: [d30fd104e2e94] exiting daemon
10:57:03 [2019-10-22T10:57:03.363Z] === RUN   TestRunContainerWithBridgeNone
10:57:04 [2019-10-22T10:57:04.718Z] PASS: docker_api_containers_test.go:1208: DockerSuite.TestContainerAPIDeleteRemoveLinks	2.866s
10:57:06 [2019-10-22T10:57:06.082Z] PASS: docker_api_containers_test.go:1254: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.982s
10:57:06 [2019-10-22T10:57:06.082Z] PASS: docker_api_containers_test.go:1647: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
10:57:06 [2019-10-22T10:57:06.176Z] --- PASS: TestRunContainerWithBridgeNone (2.64s)
10:57:06 [2019-10-22T10:57:06.176Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
10:57:06 [2019-10-22T10:57:06.176Z]     daemon.go:302: [de3f813707996] waiting for daemon to start
10:57:06 [2019-10-22T10:57:06.176Z]     daemon.go:334: [de3f813707996] daemon started
10:57:06 [2019-10-22T10:57:06.176Z]     daemon.go:286: [de3f813707996] exiting daemon
10:57:06 [2019-10-22T10:57:06.176Z] === RUN   TestNetworkInvalidJSON
10:57:06 [2019-10-22T10:57:06.176Z] === RUN   TestNetworkInvalidJSON//networks/create
10:57:06 [2019-10-22T10:57:06.176Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:57:06 [2019-10-22T10:57:06.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:57:06 [2019-10-22T10:57:06.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:57:06 [2019-10-22T10:57:06.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:06 [2019-10-22T10:57:06.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:06 [2019-10-22T10:57:06.176Z] === CONT  TestNetworkInvalidJSON//networks/create
10:57:06 [2019-10-22T10:57:06.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:06 [2019-10-22T10:57:06.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:57:06 [2019-10-22T10:57:06.176Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:57:06 [2019-10-22T10:57:06.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:57:06 [2019-10-22T10:57:06.176Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:57:06 [2019-10-22T10:57:06.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:57:06 [2019-10-22T10:57:06.176Z] === RUN   TestDaemonRestartWithLiveRestore
10:57:07 [2019-10-22T10:57:07.191Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:57:07 [2019-10-22T10:57:07.191Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:302: [d3224be1f7065] waiting for daemon to start
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:334: [d3224be1f7065] daemon started
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:286: [d3224be1f7065] exiting daemon
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:302: [d3224be1f7065] waiting for daemon to start
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:334: [d3224be1f7065] daemon started
10:57:07 [2019-10-22T10:57:07.191Z]     daemon.go:286: [d3224be1f7065] exiting daemon
10:57:07 [2019-10-22T10:57:07.191Z] === RUN   TestDaemonDefaultNetworkPools
10:57:07 [2019-10-22T10:57:07.594Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	8.702s
10:57:08 [2019-10-22T10:57:08.201Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:57:08 [2019-10-22T10:57:08.201Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
10:57:08 [2019-10-22T10:57:08.201Z]     daemon.go:302: [d3034e7dfddc6] waiting for daemon to start
10:57:08 [2019-10-22T10:57:08.201Z]     daemon.go:334: [d3034e7dfddc6] daemon started
10:57:08 [2019-10-22T10:57:08.201Z]     daemon.go:286: [d3034e7dfddc6] exiting daemon
10:57:08 [2019-10-22T10:57:08.201Z] === RUN   TestDaemonRestartWithExistingNetwork
10:57:08 [2019-10-22T10:57:08.743Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	2.551s
10:57:09 [2019-10-22T10:57:09.216Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
10:57:09 [2019-10-22T10:57:09.216Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:302: [dbbb54e12f5ad] waiting for daemon to start
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:334: [dbbb54e12f5ad] daemon started
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:286: [dbbb54e12f5ad] exiting daemon
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:302: [dbbb54e12f5ad] waiting for daemon to start
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:334: [dbbb54e12f5ad] daemon started
10:57:09 [2019-10-22T10:57:09.216Z]     daemon.go:286: [dbbb54e12f5ad] exiting daemon
10:57:09 [2019-10-22T10:57:09.216Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:57:10 [2019-10-22T10:57:10.669Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.975s
10:57:10 [2019-10-22T10:57:10.696Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
10:57:10 [2019-10-22T10:57:10.696Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:302: [dc135439cfb10] waiting for daemon to start
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:334: [dc135439cfb10] daemon started
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:286: [dc135439cfb10] exiting daemon
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:302: [dc135439cfb10] waiting for daemon to start
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:334: [dc135439cfb10] daemon started
10:57:10 [2019-10-22T10:57:10.696Z]     daemon.go:286: [dc135439cfb10] exiting daemon
10:57:10 [2019-10-22T10:57:10.696Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:57:11 [2019-10-22T10:57:11.316Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:57:11 [2019-10-22T10:57:11.316Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
10:57:11 [2019-10-22T10:57:11.316Z]     daemon.go:302: [d1076eab60b5c] waiting for daemon to start
10:57:11 [2019-10-22T10:57:11.316Z]     daemon.go:334: [d1076eab60b5c] daemon started
10:57:11 [2019-10-22T10:57:11.316Z]     daemon.go:286: [d1076eab60b5c] exiting daemon
10:57:11 [2019-10-22T10:57:11.316Z] === RUN   TestServiceWithPredefinedNetwork
10:57:12 [2019-10-22T10:57:12.555Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	1.861s
10:57:13 [2019-10-22T10:57:13.355Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
10:57:13 [2019-10-22T10:57:13.355Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
10:57:13 [2019-10-22T10:57:13.355Z]     daemon.go:302: [d0d7820fc1585] waiting for daemon to start
10:57:13 [2019-10-22T10:57:13.355Z]     daemon.go:334: [d0d7820fc1585] daemon started
10:57:13 [2019-10-22T10:57:13.355Z]     daemon.go:286: [d0d7820fc1585] exiting daemon
10:57:13 [2019-10-22T10:57:13.355Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:57:13 [2019-10-22T10:57:13.355Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:57:13 [2019-10-22T10:57:13.355Z]     service_test.go:230: FLAKY_TEST
10:57:13 [2019-10-22T10:57:13.355Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:57:15 [2019-10-22T10:57:15.068Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	2.078s
10:57:15 [2019-10-22T10:57:15.068Z] PASS: docker_api_containers_test.go:756: DockerSuite.TestContainerAPIInvalidPortSyntax	0.004s
10:57:15 [2019-10-22T10:57:15.629Z] PASS: docker_api_containers_test.go:957: DockerSuite.TestContainerAPIKill	0.991s
10:57:16 [2019-10-22T10:57:16.020Z] --- PASS: TestBuildWithHugeFile (66.11s)
10:57:16 [2019-10-22T10:57:16.020Z] === RUN   TestBuildWithEmptyDockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:57:16 [2019-10-22T10:57:16.020Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:57:16 [2019-10-22T10:57:16.316Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:57:16 [2019-10-22T10:57:16.316Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:57:16 [2019-10-22T10:57:16.316Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
10:57:16 [2019-10-22T10:57:16.316Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
10:57:16 [2019-10-22T10:57:16.316Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:57:16 [2019-10-22T10:57:16.316Z] === RUN   TestBuildWithHugeFile
10:57:16 [2019-10-22T10:57:16.881Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.890s
10:57:17 [2019-10-22T10:57:17.809Z] PASS: docker_api_containers_test.go:1309: DockerSuite.TestContainerAPIPostContainerStop	1.050s
10:57:18 [2019-10-22T10:57:18.064Z] PASS: docker_api_containers_test.go:872: DockerSuite.TestContainerAPIPostCreateNull	0.235s
10:57:18 [2019-10-22T10:57:18.848Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.47s)
10:57:18 [2019-10-22T10:57:18.848Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:302: [da4c0dee57fe7] waiting for daemon to start
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:334: [da4c0dee57fe7] daemon started
10:57:18 [2019-10-22T10:57:18.848Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:lyef90yspxd92yu2ifk3uupg1 Created:2019-10-22 10:57:14.393196064 +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[]}
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:286: [da4c0dee57fe7] exiting daemon
10:57:18 [2019-10-22T10:57:18.848Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:302: [de78042836ca5] waiting for daemon to start
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:334: [de78042836ca5] daemon started
10:57:18 [2019-10-22T10:57:18.848Z]     daemon.go:286: [de78042836ca5] exiting daemon
10:57:18 [2019-10-22T10:57:18.848Z] PASS
10:57:18 [2019-10-22T10:57:18.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
10:57:18 [2019-10-22T10:57:18.848Z] INFO: Testing against a local daemon
10:57:18 [2019-10-22T10:57:18.848Z] === RUN   TestDockerNetworkIpvlanPersistance
10:57:18 [2019-10-22T10:57:18.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:57:18 [2019-10-22T10:57:18.848Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:18 [2019-10-22T10:57:18.848Z] === RUN   TestDockerNetworkIpvlan
10:57:18 [2019-10-22T10:57:18.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:57:18 [2019-10-22T10:57:18.848Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:18 [2019-10-22T10:57:18.848Z] PASS
10:57:18 [2019-10-22T10:57:18.848Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
10:57:18 [2019-10-22T10:57:18.848Z] INFO: Testing against a local daemon
10:57:18 [2019-10-22T10:57:18.849Z] === RUN   TestDockerNetworkMacvlanPersistance
10:57:19 [2019-10-22T10:57:19.466Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
10:57:19 [2019-10-22T10:57:19.466Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:302: [d84ccd9cd660f] waiting for daemon to start
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:334: [d84ccd9cd660f] daemon started
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:286: [d84ccd9cd660f] exiting daemon
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:302: [d84ccd9cd660f] waiting for daemon to start
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:334: [d84ccd9cd660f] daemon started
10:57:19 [2019-10-22T10:57:19.466Z]     daemon.go:286: [d84ccd9cd660f] exiting daemon
10:57:19 [2019-10-22T10:57:19.466Z] === RUN   TestDockerNetworkMacvlan
10:57:19 [2019-10-22T10:57:19.948Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.940s
10:57:20 [2019-10-22T10:57:20.477Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:57:21 [2019-10-22T10:57:21.308Z] PASS: docker_api_containers_test.go:940: DockerSuite.TestContainerAPIRename	0.806s
10:57:21 [2019-10-22T10:57:21.487Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:57:22 [2019-10-22T10:57:22.500Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:57:25 [2019-10-22T10:57:25.188Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:57:25 [2019-10-22T10:57:25.463Z] PASS: docker_api_swarm_test.go:784: DockerSwarmSuite.TestAPISwarmRestartCluster	29.097s
10:57:25 [2019-10-22T10:57:25.463Z] PASS: docker_api_containers_test.go:972: DockerSuite.TestContainerAPIRestart	2.312s
10:57:28 [2019-10-22T10:57:28.688Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:57:30 [2019-10-22T10:57:30.695Z] PASS: docker_api_containers_test.go:986: DockerSuite.TestContainerAPIRestartNotimeoutParam	2.178s
10:57:30 [2019-10-22T10:57:30.695Z] PASS: docker_api_containers_test.go:854: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.493s
10:57:30 [2019-10-22T10:57:30.695Z] PASS: docker_api_containers_test.go:782: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
10:57:30 [2019-10-22T10:57:30.695Z] PASS: docker_api_containers_test.go:830: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
10:57:30 [2019-10-22T10:57:30.695Z] PASS: docker_api_containers_test.go:806: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
10:57:32 [2019-10-22T10:57:32.057Z] PASS: docker_api_containers_test.go:1002: DockerSuite.TestContainerAPIStart	0.841s
10:57:44 [2019-10-22T10:57:44.208Z] PASS: docker_api_containers_test.go:1656: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	10.221s
10:57:46 [2019-10-22T10:57:46.716Z] PASS: docker_api_containers_test.go:1028: DockerSuite.TestContainerAPIStop	4.157s
10:57:47 [2019-10-22T10:57:47.253Z] --- PASS: TestDockerNetworkMacvlan (25.32s)
10:57:47 [2019-10-22T10:57:47.253Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [dc2579b0cf251] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [dc2579b0cf251] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [dc2579b0cf251] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [d969cf7f0c4f8] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [d969cf7f0c4f8] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [d969cf7f0c4f8] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [dfd4a433b063f] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [dfd4a433b063f] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s)
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [dfd4a433b063f] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [da178a055ae8a] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [da178a055ae8a] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s)
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [da178a055ae8a] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [df91f1cba2242] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [df91f1cba2242] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.98s)
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [df91f1cba2242] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z] PASS
10:57:47 [2019-10-22T10:57:47.253Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
10:57:47 [2019-10-22T10:57:47.253Z] testing: warning: no tests to run
10:57:47 [2019-10-22T10:57:47.253Z] PASS
10:57:47 [2019-10-22T10:57:47.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
10:57:47 [2019-10-22T10:57:47.253Z] INFO: Testing against a local daemon
10:57:47 [2019-10-22T10:57:47.253Z] === RUN   TestAuthZPluginAllowRequest
10:57:47 [2019-10-22T10:57:47.253Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
10:57:47 [2019-10-22T10:57:47.253Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [d9c82b6646e10] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [d9c82b6646e10] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [d9c82b6646e10] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z] === RUN   TestAuthZPluginTLS
10:57:47 [2019-10-22T10:57:47.253Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:57:47 [2019-10-22T10:57:47.253Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:302: [d49eab7d4631b] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:334: [d49eab7d4631b] daemon started
10:57:47 [2019-10-22T10:57:47.253Z]     daemon.go:286: [d49eab7d4631b] exiting daemon
10:57:47 [2019-10-22T10:57:47.253Z] === RUN   TestAuthZPluginDenyRequest
10:57:47 [2019-10-22T10:57:47.276Z] PASS: docker_api_swarm_test.go:461: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.958s
10:57:47 [2019-10-22T10:57:47.868Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:57:47 [2019-10-22T10:57:47.868Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
10:57:47 [2019-10-22T10:57:47.868Z]     daemon.go:302: [d68d1288d83bd] waiting for daemon to start
10:57:47 [2019-10-22T10:57:47.868Z]     daemon.go:334: [d68d1288d83bd] daemon started
10:57:47 [2019-10-22T10:57:47.868Z]     daemon.go:286: [d68d1288d83bd] exiting daemon
10:57:47 [2019-10-22T10:57:47.868Z] === RUN   TestAuthZPluginAPIDenyResponse
10:57:48 [2019-10-22T10:57:48.200Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	1.390s
10:57:48 [2019-10-22T10:57:48.200Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
10:57:48 [2019-10-22T10:57:48.200Z] PASS: docker_api_containers_test.go:715: DockerSuite.TestContainerAPIVerifyHeader	0.113s
10:57:48 [2019-10-22T10:57:48.484Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
10:57:48 [2019-10-22T10:57:48.484Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
10:57:48 [2019-10-22T10:57:48.484Z]     daemon.go:302: [d1b6d9c2a7cfc] waiting for daemon to start
10:57:48 [2019-10-22T10:57:48.484Z]     daemon.go:334: [d1b6d9c2a7cfc] daemon started
10:57:48 [2019-10-22T10:57:48.484Z]     daemon.go:286: [d1b6d9c2a7cfc] exiting daemon
10:57:48 [2019-10-22T10:57:48.484Z] === RUN   TestAuthZPluginDenyResponse
10:57:48 [2019-10-22T10:57:48.767Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:57:48 [2019-10-22T10:57:48.767Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
10:57:48 [2019-10-22T10:57:48.767Z]     daemon.go:302: [dd6f0e43532d0] waiting for daemon to start
10:57:48 [2019-10-22T10:57:48.767Z]     daemon.go:334: [dd6f0e43532d0] daemon started
10:57:48 [2019-10-22T10:57:48.767Z]     daemon.go:286: [dd6f0e43532d0] exiting daemon
10:57:48 [2019-10-22T10:57:48.767Z] === RUN   TestAuthZPluginAllowEventStream
10:57:50 [2019-10-22T10:57:50.792Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
10:57:50 [2019-10-22T10:57:50.792Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
10:57:50 [2019-10-22T10:57:50.792Z]     daemon.go:302: [d01e5daaeaa83] waiting for daemon to start
10:57:50 [2019-10-22T10:57:50.792Z]     daemon.go:334: [d01e5daaeaa83] daemon started
10:57:50 [2019-10-22T10:57:50.792Z]     daemon.go:286: [d01e5daaeaa83] exiting daemon
10:57:50 [2019-10-22T10:57:50.792Z] === RUN   TestAuthZPluginErrorResponse
10:57:51 [2019-10-22T10:57:51.074Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:57:51 [2019-10-22T10:57:51.074Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
10:57:51 [2019-10-22T10:57:51.074Z]     daemon.go:302: [d7e18f27357a5] waiting for daemon to start
10:57:51 [2019-10-22T10:57:51.074Z]     daemon.go:334: [d7e18f27357a5] daemon started
10:57:51 [2019-10-22T10:57:51.074Z]     daemon.go:286: [d7e18f27357a5] exiting daemon
10:57:51 [2019-10-22T10:57:51.074Z] === RUN   TestAuthZPluginErrorRequest
10:57:51 [2019-10-22T10:57:51.689Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
10:57:51 [2019-10-22T10:57:51.689Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
10:57:51 [2019-10-22T10:57:51.689Z]     daemon.go:302: [de0bdf0f25f79] waiting for daemon to start
10:57:51 [2019-10-22T10:57:51.689Z]     daemon.go:334: [de0bdf0f25f79] daemon started
10:57:51 [2019-10-22T10:57:51.689Z]     daemon.go:286: [de0bdf0f25f79] exiting daemon
10:57:51 [2019-10-22T10:57:51.689Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:57:52 [2019-10-22T10:57:52.304Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
10:57:52 [2019-10-22T10:57:52.304Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:57:52 [2019-10-22T10:57:52.304Z]     daemon.go:302: [dc8049efb56f4] waiting for daemon to start
10:57:52 [2019-10-22T10:57:52.304Z]     daemon.go:334: [dc8049efb56f4] daemon started
10:57:52 [2019-10-22T10:57:52.304Z]     daemon.go:286: [dc8049efb56f4] exiting daemon
10:57:52 [2019-10-22T10:57:52.304Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:57:53 [2019-10-22T10:57:53.476Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPIWait	4.322s
10:57:54 [2019-10-22T10:57:54.348Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
10:57:54 [2019-10-22T10:57:54.348Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
10:57:54 [2019-10-22T10:57:54.349Z]     daemon.go:302: [d4988654c0b22] waiting for daemon to start
10:57:54 [2019-10-22T10:57:54.349Z]     daemon.go:334: [d4988654c0b22] daemon started
10:57:54 [2019-10-22T10:57:54.349Z]     daemon.go:286: [d4988654c0b22] exiting daemon
10:57:54 [2019-10-22T10:57:54.349Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:57:54 [2019-10-22T10:57:54.400Z] PASS: docker_api_containers_test.go:2197: DockerSuite.TestContainerKillCustomStopSignal	1.822s
10:57:56 [2019-10-22T10:57:56.393Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
10:57:56 [2019-10-22T10:57:56.393Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
10:57:56 [2019-10-22T10:57:56.393Z]     daemon.go:302: [dd1687f5ba195] waiting for daemon to start
10:57:56 [2019-10-22T10:57:56.393Z]     daemon.go:334: [dd1687f5ba195] daemon started
10:57:56 [2019-10-22T10:57:56.393Z]     daemon.go:286: [dd1687f5ba195] exiting daemon
10:57:56 [2019-10-22T10:57:56.393Z] === RUN   TestAuthZPluginHeader
10:57:56 [2019-10-22T10:57:56.909Z] PASS: docker_api_swarm_test.go:506: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	7.187s
10:57:57 [2019-10-22T10:57:57.408Z] --- PASS: TestAuthZPluginHeader (0.95s)
10:57:57 [2019-10-22T10:57:57.408Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
10:57:57 [2019-10-22T10:57:57.408Z]     daemon.go:302: [d23892f6cb133] waiting for daemon to start
10:57:57 [2019-10-22T10:57:57.408Z]     daemon.go:334: [d23892f6cb133] daemon started
10:57:57 [2019-10-22T10:57:57.408Z]     daemon.go:286: [d23892f6cb133] exiting daemon
10:57:57 [2019-10-22T10:57:57.408Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:57:57 [2019-10-22T10:57:57.408Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:57:57 [2019-10-22T10:57:57.408Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:57 [2019-10-22T10:57:57.408Z] === RUN   TestAuthZPluginV2Disable
10:57:57 [2019-10-22T10:57:57.408Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:57:57 [2019-10-22T10:57:57.408Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:57 [2019-10-22T10:57:57.408Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:57:57 [2019-10-22T10:57:57.408Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:57:57 [2019-10-22T10:57:57.408Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:57 [2019-10-22T10:57:57.408Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:57:57 [2019-10-22T10:57:57.408Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:57:57 [2019-10-22T10:57:57.408Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:57 [2019-10-22T10:57:57.408Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:57:57 [2019-10-22T10:57:57.833Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	2.856s
10:58:05 [2019-10-22T10:58:05.950Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	6.730s
10:58:07 [2019-10-22T10:58:07.891Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.970s
10:58:12 [2019-10-22T10:58:12.050Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	3.092s
10:58:14 [2019-10-22T10:58:14.557Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	1.858s
10:58:15 [2019-10-22T10:58:15.867Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
10:58:15 [2019-10-22T10:58:15.867Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:302: [d4c71bb464773] waiting for daemon to start
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:334: [d4c71bb464773] daemon started
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:286: [d4c71bb464773] exiting daemon
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:302: [d4c71bb464773] waiting for daemon to start
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:302: [d4c71bb464773] waiting for daemon to start
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:286: [d4c71bb464773] exiting daemon
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:302: [d4c71bb464773] waiting for daemon to start
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:334: [d4c71bb464773] daemon started
10:58:15 [2019-10-22T10:58:15.867Z]     daemon.go:286: [d4c71bb464773] exiting daemon
10:58:15 [2019-10-22T10:58:15.867Z] PASS
10:58:15 [2019-10-22T10:58:15.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
10:58:15 [2019-10-22T10:58:15.867Z] INFO: Testing against a local daemon
10:58:15 [2019-10-22T10:58:15.867Z] === RUN   TestPluginInvalidJSON
10:58:15 [2019-10-22T10:58:15.867Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:58:15 [2019-10-22T10:58:15.867Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:58:15 [2019-10-22T10:58:15.867Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:58:15 [2019-10-22T10:58:15.867Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:58:15 [2019-10-22T10:58:15.867Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:58:15 [2019-10-22T10:58:15.867Z] PASS
10:58:15 [2019-10-22T10:58:15.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
10:58:15 [2019-10-22T10:58:15.867Z] INFO: Testing against a local daemon
10:58:15 [2019-10-22T10:58:15.867Z] === RUN   TestExternalGraphDriver
10:58:15 [2019-10-22T10:58:15.867Z] === RUN   TestExternalGraphDriver/json
10:58:16 [2019-10-22T10:58:16.879Z] === RUN   TestExternalGraphDriver/spec
10:58:18 [2019-10-22T10:58:18.910Z] === RUN   TestExternalGraphDriver/pull
10:58:21 [2019-10-22T10:58:21.596Z] --- PASS: TestExternalGraphDriver (6.67s)
10:58:21 [2019-10-22T10:58:21.596Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:302: [d8cceae4e4f3b] waiting for daemon to start
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:334: [d8cceae4e4f3b] daemon started
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:286: [d8cceae4e4f3b] exiting daemon
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:302: [d8cceae4e4f3b] waiting for daemon to start
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:334: [d8cceae4e4f3b] daemon started
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:286: [d8cceae4e4f3b] exiting daemon
10:58:21 [2019-10-22T10:58:21.596Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:302: [d8cceae4e4f3b] waiting for daemon to start
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:334: [d8cceae4e4f3b] daemon started
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:286: [d8cceae4e4f3b] exiting daemon
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:302: [d8cceae4e4f3b] waiting for daemon to start
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:334: [d8cceae4e4f3b] daemon started
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:286: [d8cceae4e4f3b] exiting daemon
10:58:21 [2019-10-22T10:58:21.596Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:302: [d8cceae4e4f3b] waiting for daemon to start
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:334: [d8cceae4e4f3b] daemon started
10:58:21 [2019-10-22T10:58:21.596Z]     daemon.go:286: [d8cceae4e4f3b] exiting daemon
10:58:21 [2019-10-22T10:58:21.596Z]     --- PASS: TestExternalGraphDriver/pull (2.26s)
10:58:21 [2019-10-22T10:58:21.596Z] === RUN   TestGraphdriverPluginV2
10:58:21 [2019-10-22T10:58:21.596Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
10:58:21 [2019-10-22T10:58:21.596Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:21 [2019-10-22T10:58:21.596Z] PASS
10:58:21 [2019-10-22T10:58:21.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
10:58:21 [2019-10-22T10:58:21.596Z] INFO: Testing against a local daemon
10:58:21 [2019-10-22T10:58:21.596Z] === RUN   TestContinueAfterPluginCrash
10:58:21 [2019-10-22T10:58:21.596Z] === PAUSE TestContinueAfterPluginCrash
10:58:21 [2019-10-22T10:58:21.596Z] === RUN   TestDaemonStartWithLogOpt
10:58:21 [2019-10-22T10:58:21.596Z] === PAUSE TestDaemonStartWithLogOpt
10:58:21 [2019-10-22T10:58:21.596Z] === CONT  TestContinueAfterPluginCrash
10:58:21 [2019-10-22T10:58:21.596Z] === CONT  TestDaemonStartWithLogOpt
10:58:22 [2019-10-22T10:58:22.670Z] --- PASS: TestBuildWithHugeFile (65.57s)
10:58:22 [2019-10-22T10:58:22.670Z] === RUN   TestBuildWithEmptyDockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:58:22 [2019-10-22T10:58:22.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:58:22 [2019-10-22T10:58:22.670Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
10:58:22 [2019-10-22T10:58:22.670Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
10:58:22 [2019-10-22T10:58:22.670Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
10:58:22 [2019-10-22T10:58:22.670Z] PASS
10:58:22 [2019-10-22T10:58:22.671Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:58:22 [2019-10-22T10:58:22.671Z] INFO: Testing against a local daemon
10:58:22 [2019-10-22T10:58:22.671Z] testing: warning: no tests to run
10:58:22 [2019-10-22T10:58:22.671Z] PASS
10:58:22 [2019-10-22T10:58:22.671Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
10:58:22 [2019-10-22T10:58:22.671Z] INFO: Testing against a local daemon
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestContainerInvalidJSON
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:58:22 [2019-10-22T10:58:22.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:58:22 [2019-10-22T10:58:22.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:58:22 [2019-10-22T10:58:22.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:58:22 [2019-10-22T10:58:22.671Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:58:22 [2019-10-22T10:58:22.671Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:58:22 [2019-10-22T10:58:22.671Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:58:22 [2019-10-22T10:58:22.671Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:58:22 [2019-10-22T10:58:22.671Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:58:22 [2019-10-22T10:58:22.671Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:58:22 [2019-10-22T10:58:22.671Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:58:22 [2019-10-22T10:58:22.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestCopyFromContainerPathIsNotDir
10:58:22 [2019-10-22T10:58:22.671Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	14.951s
10:58:22 [2019-10-22T10:58:22.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
10:58:22 [2019-10-22T10:58:22.671Z] === RUN   TestCopyFromContainer
10:58:24 [2019-10-22T10:58:24.595Z] === RUN   TestCopyFromContainer//
10:58:24 [2019-10-22T10:58:24.850Z] === RUN   TestCopyFromContainer//bar/root
10:58:24 [2019-10-22T10:58:24.850Z] === RUN   TestCopyFromContainer//bar/root/
10:58:25 [2019-10-22T10:58:25.104Z] === RUN   TestCopyFromContainer/bar/quux
10:58:25 [2019-10-22T10:58:25.104Z] === RUN   TestCopyFromContainer/bar/quux/
10:58:25 [2019-10-22T10:58:25.359Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:58:25 [2019-10-22T10:58:25.359Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:58:25 [2019-10-22T10:58:25.359Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:58:25 [2019-10-22T10:58:25.614Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:58:25 [2019-10-22T10:58:25.614Z] === RUN   TestCopyFromContainer/bar/notarget
10:58:25 [2019-10-22T10:58:25.614Z] --- PASS: TestCopyFromContainer (3.05s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer// (0.14s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:58:25 [2019-10-22T10:58:25.614Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
10:58:25 [2019-10-22T10:58:25.614Z] === RUN   TestDaemonRestartIpcMode
10:58:25 [2019-10-22T10:58:25.614Z] === PAUSE TestDaemonRestartIpcMode
10:58:25 [2019-10-22T10:58:25.614Z] === RUN   TestExecWithCloseStdin
10:58:27 [2019-10-22T10:58:27.017Z] --- PASS: TestExecWithCloseStdin (1.20s)
10:58:27 [2019-10-22T10:58:27.017Z] === RUN   TestExecUser
10:58:28 [2019-10-22T10:58:28.378Z] --- PASS: TestExecUser (1.22s)
10:58:28 [2019-10-22T10:58:28.378Z] === RUN   TestHealthKillContainer
10:58:31 [2019-10-22T10:58:31.636Z] --- PASS: TestHealthKillContainer (3.07s)
10:58:31 [2019-10-22T10:58:31.636Z] === RUN   TestAPIIpcModeHost
10:58:32 [2019-10-22T10:58:32.238Z] --- PASS: TestAPIIpcModeHost (0.86s)
10:58:32 [2019-10-22T10:58:32.238Z] === RUN   TestDaemonIpcModeShareable
10:58:33 [2019-10-22T10:58:33.611Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	78.335s
10:58:33 [2019-10-22T10:58:33.611Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.069s
10:58:33 [2019-10-22T10:58:33.611Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
10:58:33 [2019-10-22T10:58:33.611Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
10:58:33 [2019-10-22T10:58:33.612Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.415s
10:58:33 [2019-10-22T10:58:33.612Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.969s
10:58:33 [2019-10-22T10:58:33.612Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
10:58:33 [2019-10-22T10:58:33.612Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.455s
10:58:33 [2019-10-22T10:58:33.612Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.395s
10:58:34 [2019-10-22T10:58:34.175Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
10:58:34 [2019-10-22T10:58:34.175Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:58:34 [2019-10-22T10:58:34.175Z]     daemon.go:302: [df6e865180e12] waiting for daemon to start
10:58:34 [2019-10-22T10:58:34.175Z]     daemon.go:334: [df6e865180e12] daemon started
10:58:34 [2019-10-22T10:58:34.175Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:238, shared: true, mustBeShared: true
10:58:34 [2019-10-22T10:58:34.175Z]     daemon.go:286: [df6e865180e12] exiting daemon
10:58:34 [2019-10-22T10:58:34.175Z] === RUN   TestDaemonIpcModePrivate
10:58:34 [2019-10-22T10:58:34.577Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	4.565s
10:58:35 [2019-10-22T10:58:35.536Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
10:58:35 [2019-10-22T10:58:35.536Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:58:35 [2019-10-22T10:58:35.536Z]     daemon.go:302: [de1d9e2055b9c] waiting for daemon to start
10:58:35 [2019-10-22T10:58:35.536Z]     daemon.go:334: [de1d9e2055b9c] daemon started
10:58:35 [2019-10-22T10:58:35.536Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:247, shared: false, mustBeShared: false
10:58:35 [2019-10-22T10:58:35.536Z]     daemon.go:286: [de1d9e2055b9c] exiting daemon
10:58:35 [2019-10-22T10:58:35.536Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:58:36 [2019-10-22T10:58:36.878Z] --- PASS: TestDaemonStartWithLogOpt (15.58s)
10:58:36 [2019-10-22T10:58:36.878Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:302: [d09bfcbc361fa] waiting for daemon to start
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:334: [d09bfcbc361fa] daemon started
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:286: [d09bfcbc361fa] exiting daemon
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:302: [d09bfcbc361fa] waiting for daemon to start
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:334: [d09bfcbc361fa] daemon started
10:58:36 [2019-10-22T10:58:36.878Z]     daemon.go:286: [d09bfcbc361fa] exiting daemon
10:58:37 [2019-10-22T10:58:37.474Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.675s
10:58:37 [2019-10-22T10:58:37.546Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
10:58:37 [2019-10-22T10:58:37.546Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:58:37 [2019-10-22T10:58:37.546Z]     daemon.go:302: [de2d2b81fe12b] waiting for daemon to start
10:58:37 [2019-10-22T10:58:37.546Z]     daemon.go:334: [de2d2b81fe12b] daemon started
10:58:37 [2019-10-22T10:58:37.546Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:258, shared: false, mustBeShared: false
10:58:37 [2019-10-22T10:58:37.546Z]     daemon.go:286: [de2d2b81fe12b] exiting daemon
10:58:37 [2019-10-22T10:58:37.546Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:58:39 [2019-10-22T10:58:39.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s)
10:58:39 [2019-10-22T10:58:39.428Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:58:39 [2019-10-22T10:58:39.428Z]     daemon.go:302: [d0282fded1d13] waiting for daemon to start
10:58:39 [2019-10-22T10:58:39.428Z]     daemon.go:334: [d0282fded1d13] daemon started
10:58:39 [2019-10-22T10:58:39.428Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:245, shared: true, mustBeShared: true
10:58:39 [2019-10-22T10:58:39.428Z]     daemon.go:286: [d0282fded1d13] exiting daemon
10:58:39 [2019-10-22T10:58:39.428Z] === RUN   TestStopContainerWithTimeout
10:58:39 [2019-10-22T10:58:39.428Z] === RUN   TestStopContainerWithTimeout/0
10:58:39 [2019-10-22T10:58:39.428Z] === PAUSE TestStopContainerWithTimeout/0
10:58:39 [2019-10-22T10:58:39.428Z] === RUN   TestStopContainerWithTimeout/1
10:58:39 [2019-10-22T10:58:39.428Z] === PAUSE TestStopContainerWithTimeout/1
10:58:39 [2019-10-22T10:58:39.428Z] === RUN   TestStopContainerWithTimeout/3
10:58:39 [2019-10-22T10:58:39.428Z] === PAUSE TestStopContainerWithTimeout/3
10:58:39 [2019-10-22T10:58:39.428Z] === RUN   TestStopContainerWithTimeout/-1
10:58:39 [2019-10-22T10:58:39.428Z] === PAUSE TestStopContainerWithTimeout/-1
10:58:39 [2019-10-22T10:58:39.428Z] === CONT  TestStopContainerWithTimeout/0
10:58:39 [2019-10-22T10:58:39.428Z] === CONT  TestStopContainerWithTimeout/3
10:58:40 [2019-10-22T10:58:40.352Z] === CONT  TestStopContainerWithTimeout/-1
10:58:40 [2019-10-22T10:58:40.911Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	7.503s
10:58:41 [2019-10-22T10:58:41.834Z] PASS: docker_api_containers_test.go:1932: DockerSuite.TestContainersAPICreateMountsCreate	27.419s
10:58:42 [2019-10-22T10:58:42.152Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	4.663s
10:58:42 [2019-10-22T10:58:42.152Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
10:58:42 [2019-10-22T10:58:42.361Z] --- PASS: TestContinueAfterPluginCrash (20.52s)
10:58:42 [2019-10-22T10:58:42.361Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
10:58:42 [2019-10-22T10:58:42.361Z]     daemon.go:302: [d718f89e70a89] waiting for daemon to start
10:58:42 [2019-10-22T10:58:42.361Z]     daemon.go:334: [d718f89e70a89] daemon started
10:58:42 [2019-10-22T10:58:42.361Z]     daemon.go:286: [d718f89e70a89] exiting daemon
10:58:42 [2019-10-22T10:58:42.361Z] PASS
10:58:42 [2019-10-22T10:58:42.361Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
10:58:42 [2019-10-22T10:58:42.361Z] INFO: Testing against a local daemon
10:58:42 [2019-10-22T10:58:42.361Z] === RUN   TestPluginWithDevMounts
10:58:42 [2019-10-22T10:58:42.361Z] === PAUSE TestPluginWithDevMounts
10:58:42 [2019-10-22T10:58:42.361Z] === CONT  TestPluginWithDevMounts
10:58:42 [2019-10-22T10:58:42.393Z] === CONT  TestStopContainerWithTimeout/1
10:58:42 [2019-10-22T10:58:42.611Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
10:58:42 [2019-10-22T10:58:42.611Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
10:58:42 [2019-10-22T10:58:42.611Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
10:58:42 [2019-10-22T10:58:42.611Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
10:58:43 [2019-10-22T10:58:43.756Z] PASS: docker_api_containers_test.go:2147: DockerSuite.TestContainersAPICreateMountsTmpfs	1.932s
10:58:44 [2019-10-22T10:58:44.011Z] PASS: docker_api_containers_test.go:1705: DockerSuite.TestContainersAPICreateMountsValidation	0.316s
10:58:44 [2019-10-22T10:58:44.265Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:58:44 [2019-10-22T10:58:44.265Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
10:58:44 [2019-10-22T10:58:44.265Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
10:58:44 [2019-10-22T10:58:44.265Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
10:58:44 [2019-10-22T10:58:44.265Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
10:58:44 [2019-10-22T10:58:44.265Z] === RUN   TestDeleteDevicemapper
10:58:44 [2019-10-22T10:58:44.265Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:58:44 [2019-10-22T10:58:44.265Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:58:44 [2019-10-22T10:58:44.265Z] === CONT  TestDaemonRestartIpcMode
10:58:44 [2019-10-22T10:58:44.386Z] --- PASS: TestPluginWithDevMounts (2.30s)
10:58:44 [2019-10-22T10:58:44.386Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
10:58:44 [2019-10-22T10:58:44.386Z]     daemon.go:302: [d92be3241c1b5] waiting for daemon to start
10:58:44 [2019-10-22T10:58:44.386Z]     daemon.go:334: [d92be3241c1b5] daemon started
10:58:44 [2019-10-22T10:58:44.386Z]     daemon.go:286: [d92be3241c1b5] exiting daemon
10:58:44 [2019-10-22T10:58:44.386Z] PASS
10:58:44 [2019-10-22T10:58:44.386Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
10:58:44 [2019-10-22T10:58:44.386Z] INFO: Testing against a local daemon
10:58:44 [2019-10-22T10:58:44.386Z] === RUN   TestSecretInspect
10:58:45 [2019-10-22T10:58:45.518Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	3.069s
10:58:45 [2019-10-22T10:58:45.518Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
10:58:45 [2019-10-22T10:58:45.518Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
10:58:45 [2019-10-22T10:58:45.518Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
10:58:46 [2019-10-22T10:58:46.484Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.777s
10:58:47 [2019-10-22T10:58:47.074Z] --- PASS: TestSecretInspect (2.32s)
10:58:47 [2019-10-22T10:58:47.074Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
10:58:47 [2019-10-22T10:58:47.074Z]     daemon.go:302: [da08d494450fa] waiting for daemon to start
10:58:47 [2019-10-22T10:58:47.074Z]     daemon.go:334: [da08d494450fa] daemon started
10:58:47 [2019-10-22T10:58:47.074Z]     daemon.go:286: [da08d494450fa] exiting daemon
10:58:47 [2019-10-22T10:58:47.074Z] === RUN   TestSecretList
10:58:48 [2019-10-22T10:58:48.466Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	3.069s
10:58:48 [2019-10-22T10:58:48.466Z] --- PASS: TestDaemonRestartIpcMode (4.01s)
10:58:48 [2019-10-22T10:58:48.466Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:302: [de25c860743f7] waiting for daemon to start
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:334: [de25c860743f7] daemon started
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:286: [de25c860743f7] exiting daemon
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:302: [de25c860743f7] waiting for daemon to start
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:334: [de25c860743f7] daemon started
10:58:48 [2019-10-22T10:58:48.466Z]     daemon.go:286: [de25c860743f7] exiting daemon
10:58:48 [2019-10-22T10:58:48.466Z] === RUN   TestContainerInvalidJSON
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:58:48 [2019-10-22T10:58:48.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:58:48 [2019-10-22T10:58:48.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:58:48 [2019-10-22T10:58:48.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:58:48 [2019-10-22T10:58:48.467Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:58:48 [2019-10-22T10:58:48.467Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:58:48 [2019-10-22T10:58:48.467Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:58:48 [2019-10-22T10:58:48.467Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:58:48 [2019-10-22T10:58:48.467Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:58:48 [2019-10-22T10:58:48.467Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:58:48 [2019-10-22T10:58:48.467Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:58:48 [2019-10-22T10:58:48.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestCopyFromContainerPathIsNotDir
10:58:48 [2019-10-22T10:58:48.467Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
10:58:48 [2019-10-22T10:58:48.467Z] === RUN   TestCopyFromContainer
10:58:49 [2019-10-22T10:58:49.139Z] --- PASS: TestSecretList (2.30s)
10:58:49 [2019-10-22T10:58:49.139Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
10:58:49 [2019-10-22T10:58:49.139Z]     daemon.go:302: [d72a489ac3579] waiting for daemon to start
10:58:49 [2019-10-22T10:58:49.139Z]     daemon.go:334: [d72a489ac3579] daemon started
10:58:49 [2019-10-22T10:58:49.139Z]     daemon.go:286: [d72a489ac3579] exiting daemon
10:58:49 [2019-10-22T10:58:49.139Z] === RUN   TestSecretsCreateAndDelete
10:58:50 [2019-10-22T10:58:50.349Z] === RUN   TestCopyFromContainer//
10:58:50 [2019-10-22T10:58:50.349Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	2.178s
10:58:50 [2019-10-22T10:58:50.349Z] === RUN   TestCopyFromContainer//bar/root
10:58:50 [2019-10-22T10:58:50.603Z] === RUN   TestCopyFromContainer//bar/root/
10:58:50 [2019-10-22T10:58:50.603Z] === RUN   TestCopyFromContainer/bar/quux
10:58:50 [2019-10-22T10:58:50.603Z] === RUN   TestCopyFromContainer/bar/quux/
10:58:50 [2019-10-22T10:58:50.858Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:58:50 [2019-10-22T10:58:50.858Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:58:51 [2019-10-22T10:58:51.112Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:58:51 [2019-10-22T10:58:51.112Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:58:51 [2019-10-22T10:58:51.112Z] === RUN   TestCopyFromContainer/bar/notarget
10:58:51 [2019-10-22T10:58:51.167Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
10:58:51 [2019-10-22T10:58:51.167Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
10:58:51 [2019-10-22T10:58:51.167Z]     daemon.go:302: [d04be7013fa4f] waiting for daemon to start
10:58:51 [2019-10-22T10:58:51.167Z]     daemon.go:334: [d04be7013fa4f] daemon started
10:58:51 [2019-10-22T10:58:51.167Z]     daemon.go:286: [d04be7013fa4f] exiting daemon
10:58:51 [2019-10-22T10:58:51.167Z] === RUN   TestSecretsUpdate
10:58:51 [2019-10-22T10:58:51.287Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	4.636s
10:58:51 [2019-10-22T10:58:51.366Z] --- PASS: TestCopyFromContainer (2.79s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer// (0.10s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:58:51 [2019-10-22T10:58:51.366Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:58:51 [2019-10-22T10:58:51.366Z] === RUN   TestDaemonRestartIpcMode
10:58:51 [2019-10-22T10:58:51.366Z] === PAUSE TestDaemonRestartIpcMode
10:58:51 [2019-10-22T10:58:51.366Z] === RUN   TestExecWithCloseStdin
10:58:52 [2019-10-22T10:58:52.292Z] --- PASS: TestExecWithCloseStdin (0.98s)
10:58:52 [2019-10-22T10:58:52.292Z] === RUN   TestExecUser
10:58:53 [2019-10-22T10:58:53.703Z] --- PASS: TestExecUser (1.08s)
10:58:53 [2019-10-22T10:58:53.703Z] === RUN   TestHealthKillContainer
10:58:53 [2019-10-22T10:58:53.703Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.668s
10:58:53 [2019-10-22T10:58:53.853Z] --- PASS: TestSecretsUpdate (2.26s)
10:58:53 [2019-10-22T10:58:53.853Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
10:58:53 [2019-10-22T10:58:53.853Z]     daemon.go:302: [db1cfce2c78b2] waiting for daemon to start
10:58:53 [2019-10-22T10:58:53.853Z]     daemon.go:334: [db1cfce2c78b2] daemon started
10:58:53 [2019-10-22T10:58:53.853Z]     daemon.go:286: [db1cfce2c78b2] exiting daemon
10:58:53 [2019-10-22T10:58:53.853Z] === RUN   TestTemplatedSecret
10:58:55 [2019-10-22T10:58:55.584Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.717s
10:58:55 [2019-10-22T10:58:55.584Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.180s
10:58:56 [2019-10-22T10:58:56.506Z] --- PASS: TestHealthKillContainer (3.08s)
10:58:56 [2019-10-22T10:58:56.506Z] === RUN   TestAPIIpcModeHost
10:58:56 [2019-10-22T10:58:56.506Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.995s
10:58:56 [2019-10-22T10:58:56.554Z] --- PASS: TestTemplatedSecret (2.86s)
10:58:56 [2019-10-22T10:58:56.554Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
10:58:56 [2019-10-22T10:58:56.554Z]     daemon.go:302: [ddef2c54d440e] waiting for daemon to start
10:58:56 [2019-10-22T10:58:56.554Z]     daemon.go:334: [ddef2c54d440e] daemon started
10:58:56 [2019-10-22T10:58:56.554Z]     daemon.go:286: [ddef2c54d440e] exiting daemon
10:58:56 [2019-10-22T10:58:56.554Z] PASS
10:58:56 [2019-10-22T10:58:56.554Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
10:58:56 [2019-10-22T10:58:56.554Z] INFO: Testing against a local daemon
10:58:56 [2019-10-22T10:58:56.554Z] === RUN   TestServiceCreateInit
10:58:56 [2019-10-22T10:58:56.554Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:58:57 [2019-10-22T10:58:57.474Z] --- PASS: TestAPIIpcModeHost (0.87s)
10:58:57 [2019-10-22T10:58:57.474Z] === RUN   TestDaemonIpcModeShareable
10:58:57 [2019-10-22T10:58:57.474Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	5.289s
10:58:57 [2019-10-22T10:58:57.728Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	1.258s
10:58:59 [2019-10-22T10:58:59.614Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.423s
10:58:59 [2019-10-22T10:58:59.614Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
10:58:59 [2019-10-22T10:58:59.614Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:58:59 [2019-10-22T10:58:59.614Z]     daemon.go:302: [de3e452b8c9a9] waiting for daemon to start
10:58:59 [2019-10-22T10:58:59.614Z]     daemon.go:334: [de3e452b8c9a9] daemon started
10:58:59 [2019-10-22T10:58:59.614Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:267, shared: true, mustBeShared: true
10:58:59 [2019-10-22T10:58:59.614Z]     daemon.go:286: [de3e452b8c9a9] exiting daemon
10:58:59 [2019-10-22T10:58:59.614Z] === RUN   TestDaemonIpcModePrivate
10:59:00 [2019-10-22T10:59:00.944Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:59:00 [2019-10-22T10:59:00.974Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	1.511s
10:59:01 [2019-10-22T10:59:01.534Z] --- PASS: TestDaemonIpcModePrivate (2.39s)
10:59:01 [2019-10-22T10:59:01.534Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:59:01 [2019-10-22T10:59:01.534Z]     daemon.go:302: [df529a0d5efc7] waiting for daemon to start
10:59:01 [2019-10-22T10:59:01.534Z]     daemon.go:334: [df529a0d5efc7] daemon started
10:59:01 [2019-10-22T10:59:01.534Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:292, shared: false, mustBeShared: false
10:59:01 [2019-10-22T10:59:01.534Z]     daemon.go:286: [df529a0d5efc7] exiting daemon
10:59:01 [2019-10-22T10:59:01.534Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:59:02 [2019-10-22T10:59:02.460Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	1.453s
10:59:03 [2019-10-22T10:59:03.428Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	1.032s
10:59:03 [2019-10-22T10:59:03.682Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s)
10:59:03 [2019-10-22T10:59:03.682Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:59:03 [2019-10-22T10:59:03.682Z]     daemon.go:302: [d4732091ff8cf] waiting for daemon to start
10:59:03 [2019-10-22T10:59:03.682Z]     daemon.go:334: [d4732091ff8cf] daemon started
10:59:03 [2019-10-22T10:59:03.682Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:328, shared: false, mustBeShared: false
10:59:03 [2019-10-22T10:59:03.682Z]     daemon.go:286: [d4732091ff8cf] exiting daemon
10:59:03 [2019-10-22T10:59:03.682Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:59:05 [2019-10-22T10:59:05.043Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.467s
10:59:05 [2019-10-22T10:59:05.043Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	7.062s
10:59:05 [2019-10-22T10:59:05.644Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
10:59:05 [2019-10-22T10:59:05.644Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:59:05 [2019-10-22T10:59:05.644Z]     daemon.go:302: [d654e4c534351] waiting for daemon to start
10:59:05 [2019-10-22T10:59:05.644Z]     daemon.go:334: [d654e4c534351] daemon started
10:59:05 [2019-10-22T10:59:05.644Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:260, shared: true, mustBeShared: true
10:59:05 [2019-10-22T10:59:05.644Z]     daemon.go:286: [d654e4c534351] exiting daemon
10:59:05 [2019-10-22T10:59:05.644Z] === RUN   TestStopContainerWithTimeout
10:59:05 [2019-10-22T10:59:05.644Z] === RUN   TestStopContainerWithTimeout/0
10:59:05 [2019-10-22T10:59:05.644Z] === PAUSE TestStopContainerWithTimeout/0
10:59:05 [2019-10-22T10:59:05.644Z] === RUN   TestStopContainerWithTimeout/1
10:59:05 [2019-10-22T10:59:05.644Z] === PAUSE TestStopContainerWithTimeout/1
10:59:05 [2019-10-22T10:59:05.644Z] === RUN   TestStopContainerWithTimeout/3
10:59:05 [2019-10-22T10:59:05.644Z] === PAUSE TestStopContainerWithTimeout/3
10:59:05 [2019-10-22T10:59:05.644Z] === RUN   TestStopContainerWithTimeout/-1
10:59:05 [2019-10-22T10:59:05.644Z] === PAUSE TestStopContainerWithTimeout/-1
10:59:05 [2019-10-22T10:59:05.644Z] === CONT  TestStopContainerWithTimeout/0
10:59:05 [2019-10-22T10:59:05.644Z] === CONT  TestStopContainerWithTimeout/3
10:59:06 [2019-10-22T10:59:06.202Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.451s
10:59:06 [2019-10-22T10:59:06.510Z] --- PASS: TestServiceCreateInit (9.15s)
10:59:06 [2019-10-22T10:59:06.510Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s)
10:59:06 [2019-10-22T10:59:06.510Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:302: [d408470a1ed50] waiting for daemon to start
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:334: [d408470a1ed50] daemon started
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:286: [d408470a1ed50] exiting daemon
10:59:06 [2019-10-22T10:59:06.510Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s)
10:59:06 [2019-10-22T10:59:06.510Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:302: [db43ca358a962] waiting for daemon to start
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:334: [db43ca358a962] daemon started
10:59:06 [2019-10-22T10:59:06.510Z]         daemon.go:286: [db43ca358a962] exiting daemon
10:59:06 [2019-10-22T10:59:06.510Z] === RUN   TestCreateServiceMultipleTimes
10:59:06 [2019-10-22T10:59:06.761Z] === CONT  TestStopContainerWithTimeout/-1
10:59:07 [2019-10-22T10:59:07.687Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	1.399s
10:59:08 [2019-10-22T10:59:08.953Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	16.368s
10:59:08 [2019-10-22T10:59:08.953Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.474s
10:59:08 [2019-10-22T10:59:08.953Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
10:59:08 [2019-10-22T10:59:08.953Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
10:59:08 [2019-10-22T10:59:08.953Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
10:59:08 [2019-10-22T10:59:08.953Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
10:59:08 [2019-10-22T10:59:08.953Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
10:59:09 [2019-10-22T10:59:09.048Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.197s
10:59:09 [2019-10-22T10:59:09.048Z] === CONT  TestStopContainerWithTimeout/1
10:59:10 [2019-10-22T10:59:10.452Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.341s
10:59:11 [2019-10-22T10:59:11.375Z] --- PASS: TestStopContainerWithTimeout (0.05s)
10:59:11 [2019-10-22T10:59:11.375Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
10:59:11 [2019-10-22T10:59:11.375Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
10:59:11 [2019-10-22T10:59:11.375Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
10:59:11 [2019-10-22T10:59:11.375Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
10:59:11 [2019-10-22T10:59:11.375Z] === RUN   TestDeleteDevicemapper
10:59:11 [2019-10-22T10:59:11.375Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:59:11 [2019-10-22T10:59:11.375Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:59:11 [2019-10-22T10:59:11.375Z] === CONT  TestDaemonRestartIpcMode
10:59:11 [2019-10-22T10:59:11.629Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	1.330s
10:59:12 [2019-10-22T10:59:12.991Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.394s
10:59:14 [2019-10-22T10:59:14.875Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.803s
10:59:15 [2019-10-22T10:59:15.130Z] --- PASS: TestDaemonRestartIpcMode (4.06s)
10:59:15 [2019-10-22T10:59:15.131Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:302: [d61e9b0417a60] waiting for daemon to start
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:334: [d61e9b0417a60] daemon started
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:286: [d61e9b0417a60] exiting daemon
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:302: [d61e9b0417a60] waiting for daemon to start
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:334: [d61e9b0417a60] daemon started
10:59:15 [2019-10-22T10:59:15.131Z]     daemon.go:286: [d61e9b0417a60] exiting daemon
10:59:15 [2019-10-22T10:59:15.131Z] === RUN   TestContainerInvalidJSON
10:59:15 [2019-10-22T10:59:15.131Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:59:15 [2019-10-22T10:59:15.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:59:15 [2019-10-22T10:59:15.131Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:59:15 [2019-10-22T10:59:15.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:59:15 [2019-10-22T10:59:15.131Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:59:15 [2019-10-22T10:59:15.131Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:59:15 [2019-10-22T10:59:15.131Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:59:15 [2019-10-22T10:59:15.131Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:59:15 [2019-10-22T10:59:15.131Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:59:15 [2019-10-22T10:59:15.131Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:59:15 [2019-10-22T10:59:15.131Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:59:15 [2019-10-22T10:59:15.131Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:59:15 [2019-10-22T10:59:15.131Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:59:15 [2019-10-22T10:59:15.131Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:59:15 [2019-10-22T10:59:15.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:59:15 [2019-10-22T10:59:15.386Z] === RUN   TestCopyFromContainerPathIsNotDir
10:59:15 [2019-10-22T10:59:15.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
10:59:15 [2019-10-22T10:59:15.386Z] === RUN   TestCopyFromContainer
10:59:15 [2019-10-22T10:59:15.946Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.132s
10:59:16 [2019-10-22T10:59:16.013Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	6.939s
10:59:16 [2019-10-22T10:59:16.471Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.097s
10:59:16 [2019-10-22T10:59:16.911Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.996s
10:59:16 [2019-10-22T10:59:16.911Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.020s
10:59:17 [2019-10-22T10:59:17.470Z] === RUN   TestCopyFromContainer//
10:59:17 [2019-10-22T10:59:17.470Z] === RUN   TestCopyFromContainer//bar/root
10:59:17 [2019-10-22T10:59:17.470Z] === RUN   TestCopyFromContainer//bar/root/
10:59:17 [2019-10-22T10:59:17.725Z] === RUN   TestCopyFromContainer/bar/quux
10:59:17 [2019-10-22T10:59:17.725Z] === RUN   TestCopyFromContainer/bar/quux/
10:59:17 [2019-10-22T10:59:17.725Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:59:17 [2019-10-22T10:59:17.979Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:59:17 [2019-10-22T10:59:17.979Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:59:17 [2019-10-22T10:59:17.979Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	1.078s
10:59:18 [2019-10-22T10:59:18.234Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:59:18 [2019-10-22T10:59:18.234Z] === RUN   TestCopyFromContainer/bar/notarget
10:59:18 [2019-10-22T10:59:18.234Z] --- PASS: TestCopyFromContainer (2.88s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:59:18 [2019-10-22T10:59:18.234Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
10:59:18 [2019-10-22T10:59:18.234Z] === RUN   TestDaemonRestartIpcMode
10:59:18 [2019-10-22T10:59:18.234Z] === PAUSE TestDaemonRestartIpcMode
10:59:18 [2019-10-22T10:59:18.234Z] === RUN   TestExecWithCloseStdin
10:59:19 [2019-10-22T10:59:19.175Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	1.122s
10:59:19 [2019-10-22T10:59:19.429Z] --- PASS: TestExecWithCloseStdin (1.03s)
10:59:19 [2019-10-22T10:59:19.429Z] === RUN   TestExecUser
10:59:20 [2019-10-22T10:59:20.789Z] --- PASS: TestExecUser (1.14s)
10:59:20 [2019-10-22T10:59:20.789Z] === RUN   TestHealthKillContainer
10:59:20 [2019-10-22T10:59:20.789Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.440s
10:59:21 [2019-10-22T10:59:21.711Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.999s
10:59:22 [2019-10-22T10:59:22.719Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.190s
10:59:23 [2019-10-22T10:59:23.689Z] --- PASS: TestHealthKillContainer (3.03s)
10:59:23 [2019-10-22T10:59:23.689Z] === RUN   TestAPIIpcModeHost
10:59:24 [2019-10-22T10:59:24.247Z] --- PASS: TestAPIIpcModeHost (0.80s)
10:59:24 [2019-10-22T10:59:24.247Z] === RUN   TestDaemonIpcModeShareable
10:59:24 [2019-10-22T10:59:24.849Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.926s
10:59:24 [2019-10-22T10:59:24.997Z] --- PASS: TestCreateServiceMultipleTimes (19.36s)
10:59:24 [2019-10-22T10:59:24.997Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
10:59:24 [2019-10-22T10:59:24.997Z]     daemon.go:302: [d87acebd81b4e] waiting for daemon to start
10:59:24 [2019-10-22T10:59:24.997Z]     daemon.go:334: [d87acebd81b4e] daemon started
10:59:24 [2019-10-22T10:59:24.997Z]     daemon.go:286: [d87acebd81b4e] exiting daemon
10:59:24 [2019-10-22T10:59:24.997Z] === RUN   TestCreateWithDuplicateNetworkNames
10:59:25 [2019-10-22T10:59:25.773Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.958s
10:59:26 [2019-10-22T10:59:26.332Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
10:59:26 [2019-10-22T10:59:26.332Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:59:26 [2019-10-22T10:59:26.332Z]     daemon.go:302: [de072f90087d9] waiting for daemon to start
10:59:26 [2019-10-22T10:59:26.332Z]     daemon.go:334: [de072f90087d9] daemon started
10:59:26 [2019-10-22T10:59:26.332Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:287, shared: true, mustBeShared: true
10:59:26 [2019-10-22T10:59:26.332Z]     daemon.go:286: [de072f90087d9] exiting daemon
10:59:26 [2019-10-22T10:59:26.332Z] === RUN   TestDaemonIpcModePrivate
10:59:26 [2019-10-22T10:59:26.771Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	9.588s
10:59:28 [2019-10-22T10:59:28.214Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
10:59:28 [2019-10-22T10:59:28.214Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:59:28 [2019-10-22T10:59:28.214Z]     daemon.go:302: [dd5405633017b] waiting for daemon to start
10:59:28 [2019-10-22T10:59:28.214Z]     daemon.go:334: [dd5405633017b] daemon started
10:59:28 [2019-10-22T10:59:28.214Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:271, shared: false, mustBeShared: false
10:59:28 [2019-10-22T10:59:28.214Z]     daemon.go:286: [dd5405633017b] exiting daemon
10:59:28 [2019-10-22T10:59:28.214Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:59:28 [2019-10-22T10:59:28.214Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.464s
10:59:29 [2019-10-22T10:59:29.573Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
10:59:29 [2019-10-22T10:59:29.573Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:59:29 [2019-10-22T10:59:29.573Z]     daemon.go:302: [de7e9de667885] waiting for daemon to start
10:59:29 [2019-10-22T10:59:29.573Z]     daemon.go:334: [de7e9de667885] daemon started
10:59:29 [2019-10-22T10:59:29.573Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:284, shared: false, mustBeShared: false
10:59:29 [2019-10-22T10:59:29.573Z]     daemon.go:286: [de7e9de667885] exiting daemon
10:59:29 [2019-10-22T10:59:29.573Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:59:31 [2019-10-22T10:59:31.449Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	4.905s
10:59:31 [2019-10-22T10:59:31.458Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s)
10:59:31 [2019-10-22T10:59:31.458Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:59:31 [2019-10-22T10:59:31.458Z]     daemon.go:302: [db2ddcb2b57f9] waiting for daemon to start
10:59:31 [2019-10-22T10:59:31.458Z]     daemon.go:334: [db2ddcb2b57f9] daemon started
10:59:31 [2019-10-22T10:59:31.458Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:270, shared: true, mustBeShared: true
10:59:31 [2019-10-22T10:59:31.458Z]     daemon.go:286: [db2ddcb2b57f9] exiting daemon
10:59:31 [2019-10-22T10:59:31.458Z] === RUN   TestStopContainerWithTimeout
10:59:31 [2019-10-22T10:59:31.458Z] === RUN   TestStopContainerWithTimeout/0
10:59:31 [2019-10-22T10:59:31.458Z] === PAUSE TestStopContainerWithTimeout/0
10:59:31 [2019-10-22T10:59:31.458Z] === RUN   TestStopContainerWithTimeout/1
10:59:31 [2019-10-22T10:59:31.458Z] === PAUSE TestStopContainerWithTimeout/1
10:59:31 [2019-10-22T10:59:31.458Z] === RUN   TestStopContainerWithTimeout/3
10:59:31 [2019-10-22T10:59:31.458Z] === PAUSE TestStopContainerWithTimeout/3
10:59:31 [2019-10-22T10:59:31.458Z] === RUN   TestStopContainerWithTimeout/-1
10:59:31 [2019-10-22T10:59:31.458Z] === PAUSE TestStopContainerWithTimeout/-1
10:59:31 [2019-10-22T10:59:31.458Z] === CONT  TestStopContainerWithTimeout/0
10:59:31 [2019-10-22T10:59:31.458Z] === CONT  TestStopContainerWithTimeout/-1
10:59:32 [2019-10-22T10:59:32.381Z] === CONT  TestStopContainerWithTimeout/3
10:59:33 [2019-10-22T10:59:33.742Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.618s
10:59:34 [2019-10-22T10:59:34.665Z] === CONT  TestStopContainerWithTimeout/1
10:59:36 [2019-10-22T10:59:36.025Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	9.117s
10:59:36 [2019-10-22T10:59:36.585Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:59:36 [2019-10-22T10:59:36.585Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
10:59:36 [2019-10-22T10:59:36.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
10:59:36 [2019-10-22T10:59:36.585Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
10:59:36 [2019-10-22T10:59:36.585Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
10:59:36 [2019-10-22T10:59:36.585Z] === RUN   TestDeleteDevicemapper
10:59:36 [2019-10-22T10:59:36.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:59:36 [2019-10-22T10:59:36.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:59:36 [2019-10-22T10:59:36.585Z] === CONT  TestDaemonRestartIpcMode
10:59:37 [2019-10-22T10:59:37.230Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	5.979s
10:59:37 [2019-10-22T10:59:37.551Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.760s
10:59:38 [2019-10-22T10:59:38.912Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	1.204s
10:59:39 [2019-10-22T10:59:39.166Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.613s
10:59:40 [2019-10-22T10:59:40.222Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s)
10:59:40 [2019-10-22T10:59:40.222Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
10:59:40 [2019-10-22T10:59:40.222Z]     daemon.go:302: [d4517a9bffea8] waiting for daemon to start
10:59:40 [2019-10-22T10:59:40.222Z]     daemon.go:334: [d4517a9bffea8] daemon started
10:59:40 [2019-10-22T10:59:40.222Z]     daemon.go:286: [d4517a9bffea8] exiting daemon
10:59:40 [2019-10-22T10:59:40.222Z] === RUN   TestCreateServiceSecretFileMode
10:59:40 [2019-10-22T10:59:40.544Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
10:59:40 [2019-10-22T10:59:40.544Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:302: [dfce7c4dd7c59] waiting for daemon to start
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:334: [dfce7c4dd7c59] daemon started
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:286: [dfce7c4dd7c59] exiting daemon
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:302: [dfce7c4dd7c59] waiting for daemon to start
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:334: [dfce7c4dd7c59] daemon started
10:59:40 [2019-10-22T10:59:40.544Z]     daemon.go:286: [dfce7c4dd7c59] exiting daemon
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestContainerInvalidJSON
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:59:40 [2019-10-22T10:59:40.544Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:59:40 [2019-10-22T10:59:40.544Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:59:40 [2019-10-22T10:59:40.544Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:59:40 [2019-10-22T10:59:40.544Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:59:40 [2019-10-22T10:59:40.544Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:59:40 [2019-10-22T10:59:40.544Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:59:40 [2019-10-22T10:59:40.544Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:59:40 [2019-10-22T10:59:40.544Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:59:40 [2019-10-22T10:59:40.544Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:59:40 [2019-10-22T10:59:40.544Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:59:40 [2019-10-22T10:59:40.544Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestCopyFromContainerPathIsNotDir
10:59:40 [2019-10-22T10:59:40.544Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
10:59:40 [2019-10-22T10:59:40.544Z] === RUN   TestCopyFromContainer
10:59:41 [2019-10-22T10:59:41.236Z] --- PASS: TestCreateServiceSecretFileMode (2.75s)
10:59:41 [2019-10-22T10:59:41.236Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
10:59:41 [2019-10-22T10:59:41.236Z]     daemon.go:302: [de5981c65c98f] waiting for daemon to start
10:59:41 [2019-10-22T10:59:41.236Z]     daemon.go:334: [de5981c65c98f] daemon started
10:59:41 [2019-10-22T10:59:41.236Z]     daemon.go:286: [de5981c65c98f] exiting daemon
10:59:41 [2019-10-22T10:59:41.236Z] === RUN   TestCreateServiceConfigFileMode
10:59:43 [2019-10-22T10:59:43.013Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	6.055s
10:59:43 [2019-10-22T10:59:43.058Z] === RUN   TestCopyFromContainer//
10:59:43 [2019-10-22T10:59:43.058Z] === RUN   TestCopyFromContainer//bar/root
10:59:43 [2019-10-22T10:59:43.058Z] === RUN   TestCopyFromContainer//bar/root/
10:59:43 [2019-10-22T10:59:43.058Z] === RUN   TestCopyFromContainer/bar/quux
10:59:43 [2019-10-22T10:59:43.058Z] === RUN   TestCopyFromContainer/bar/quux/
10:59:43 [2019-10-22T10:59:43.312Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:59:43 [2019-10-22T10:59:43.312Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:59:43 [2019-10-22T10:59:43.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:59:43 [2019-10-22T10:59:43.567Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:59:43 [2019-10-22T10:59:43.821Z] === RUN   TestCopyFromContainer/bar/notarget
10:59:43 [2019-10-22T10:59:43.821Z] --- PASS: TestCopyFromContainer (3.34s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
10:59:43 [2019-10-22T10:59:43.821Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:59:43 [2019-10-22T10:59:43.821Z] === RUN   TestDaemonRestartIpcMode
10:59:43 [2019-10-22T10:59:43.821Z] === PAUSE TestDaemonRestartIpcMode
10:59:43 [2019-10-22T10:59:43.821Z] === RUN   TestExecWithCloseStdin
10:59:43 [2019-10-22T10:59:43.919Z] --- PASS: TestCreateServiceConfigFileMode (2.62s)
10:59:43 [2019-10-22T10:59:43.920Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
10:59:43 [2019-10-22T10:59:43.920Z]     daemon.go:302: [ddb54acae50d2] waiting for daemon to start
10:59:43 [2019-10-22T10:59:43.920Z]     daemon.go:334: [ddb54acae50d2] daemon started
10:59:43 [2019-10-22T10:59:43.920Z]     daemon.go:286: [ddb54acae50d2] exiting daemon
10:59:43 [2019-10-22T10:59:43.920Z] === RUN   TestInspect
10:59:44 [2019-10-22T10:59:44.545Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	1.382s
10:59:45 [2019-10-22T10:59:45.266Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	6.327s
10:59:45 [2019-10-22T10:59:45.266Z] --- PASS: TestExecWithCloseStdin (1.38s)
10:59:45 [2019-10-22T10:59:45.266Z] === RUN   TestExecUser
10:59:45 [2019-10-22T10:59:45.985Z] --- PASS: TestInspect (2.24s)
10:59:45 [2019-10-22T10:59:45.985Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
10:59:45 [2019-10-22T10:59:45.985Z]     daemon.go:302: [d3fd50185b624] waiting for daemon to start
10:59:45 [2019-10-22T10:59:45.985Z]     daemon.go:334: [d3fd50185b624] daemon started
10:59:45 [2019-10-22T10:59:45.985Z]     daemon.go:286: [d3fd50185b624] exiting daemon
10:59:45 [2019-10-22T10:59:45.985Z] === RUN   TestDockerNetworkConnectAlias
10:59:46 [2019-10-22T10:59:46.627Z] --- PASS: TestExecUser (1.17s)
10:59:46 [2019-10-22T10:59:46.627Z] === RUN   TestHealthKillContainer
10:59:49 [2019-10-22T10:59:49.882Z] --- PASS: TestHealthKillContainer (3.00s)
10:59:49 [2019-10-22T10:59:49.882Z] === RUN   TestAPIIpcModeHost
10:59:49 [2019-10-22T10:59:49.882Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	4.254s
10:59:50 [2019-10-22T10:59:50.326Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	4.828s
10:59:50 [2019-10-22T10:59:50.326Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
10:59:50 [2019-10-22T10:59:50.441Z] --- PASS: TestAPIIpcModeHost (0.91s)
10:59:50 [2019-10-22T10:59:50.441Z] === RUN   TestDaemonIpcModeShareable
10:59:50 [2019-10-22T10:59:50.696Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	1.075s
10:59:50 [2019-10-22T10:59:50.784Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.743s
10:59:51 [2019-10-22T10:59:51.242Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.395s
10:59:51 [2019-10-22T10:59:51.242Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
10:59:51 [2019-10-22T10:59:51.492Z] --- PASS: TestDockerNetworkConnectAlias (4.77s)
10:59:51 [2019-10-22T10:59:51.492Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
10:59:51 [2019-10-22T10:59:51.492Z]     daemon.go:302: [d72b0726072ae] waiting for daemon to start
10:59:51 [2019-10-22T10:59:51.492Z]     daemon.go:334: [d72b0726072ae] daemon started
10:59:51 [2019-10-22T10:59:51.492Z]     daemon.go:286: [d72b0726072ae] exiting daemon
10:59:51 [2019-10-22T10:59:51.492Z] === RUN   TestDockerNetworkReConnect
10:59:52 [2019-10-22T10:59:52.055Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
10:59:52 [2019-10-22T10:59:52.055Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
10:59:52 [2019-10-22T10:59:52.055Z]     daemon.go:302: [da3381881224c] waiting for daemon to start
10:59:52 [2019-10-22T10:59:52.055Z]     daemon.go:334: [da3381881224c] daemon started
10:59:52 [2019-10-22T10:59:52.055Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:335, shared: true, mustBeShared: true
10:59:52 [2019-10-22T10:59:52.055Z]     daemon.go:286: [da3381881224c] exiting daemon
10:59:52 [2019-10-22T10:59:52.055Z] === RUN   TestDaemonIpcModePrivate
10:59:54 [2019-10-22T10:59:54.565Z] --- PASS: TestDaemonIpcModePrivate (2.06s)
10:59:54 [2019-10-22T10:59:54.565Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
10:59:54 [2019-10-22T10:59:54.565Z]     daemon.go:302: [d78e1a4a80e20] waiting for daemon to start
10:59:54 [2019-10-22T10:59:54.565Z]     daemon.go:334: [d78e1a4a80e20] daemon started
10:59:54 [2019-10-22T10:59:54.565Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:359, shared: false, mustBeShared: false
10:59:54 [2019-10-22T10:59:54.565Z]     daemon.go:286: [d78e1a4a80e20] exiting daemon
10:59:54 [2019-10-22T10:59:54.565Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:59:55 [2019-10-22T10:59:55.881Z] --- PASS: TestDockerNetworkReConnect (4.86s)
10:59:55 [2019-10-22T10:59:55.881Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
10:59:55 [2019-10-22T10:59:55.881Z]     daemon.go:302: [dd1096fc1bb1c] waiting for daemon to start
10:59:55 [2019-10-22T10:59:55.881Z]     daemon.go:334: [dd1096fc1bb1c] daemon started
10:59:55 [2019-10-22T10:59:55.881Z]     daemon.go:286: [dd1096fc1bb1c] exiting daemon
10:59:55 [2019-10-22T10:59:55.881Z] === RUN   TestServicePlugin
10:59:55 [2019-10-22T10:59:55.881Z] --- SKIP: TestServicePlugin (0.00s)
10:59:55 [2019-10-22T10:59:55.881Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:55 [2019-10-22T10:59:55.881Z] === RUN   TestServiceUpdateLabel
10:59:55 [2019-10-22T10:59:55.925Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
10:59:55 [2019-10-22T10:59:55.925Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
10:59:55 [2019-10-22T10:59:55.925Z]     daemon.go:302: [d579503ced7a6] waiting for daemon to start
10:59:55 [2019-10-22T10:59:55.925Z]     daemon.go:334: [d579503ced7a6] daemon started
10:59:55 [2019-10-22T10:59:55.925Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:297, shared: false, mustBeShared: false
10:59:55 [2019-10-22T10:59:55.925Z]     daemon.go:286: [d579503ced7a6] exiting daemon
10:59:55 [2019-10-22T10:59:55.925Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:59:56 [2019-10-22T10:59:56.847Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	6.040s
10:59:57 [2019-10-22T10:59:57.772Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
10:59:57 [2019-10-22T10:59:57.772Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
10:59:57 [2019-10-22T10:59:57.772Z]     daemon.go:302: [da68c90873e21] waiting for daemon to start
10:59:57 [2019-10-22T10:59:57.772Z]     daemon.go:334: [da68c90873e21] daemon started
10:59:57 [2019-10-22T10:59:57.772Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:277, shared: true, mustBeShared: true
10:59:57 [2019-10-22T10:59:57.772Z]     daemon.go:286: [da68c90873e21] exiting daemon
10:59:57 [2019-10-22T10:59:57.772Z] === RUN   TestStopContainerWithTimeout
10:59:57 [2019-10-22T10:59:57.772Z] === RUN   TestStopContainerWithTimeout/0
10:59:57 [2019-10-22T10:59:57.772Z] === PAUSE TestStopContainerWithTimeout/0
10:59:57 [2019-10-22T10:59:57.772Z] === RUN   TestStopContainerWithTimeout/1
10:59:57 [2019-10-22T10:59:57.772Z] === PAUSE TestStopContainerWithTimeout/1
10:59:57 [2019-10-22T10:59:57.772Z] === RUN   TestStopContainerWithTimeout/3
10:59:57 [2019-10-22T10:59:57.772Z] === PAUSE TestStopContainerWithTimeout/3
10:59:57 [2019-10-22T10:59:57.772Z] === RUN   TestStopContainerWithTimeout/-1
10:59:57 [2019-10-22T10:59:57.772Z] === PAUSE TestStopContainerWithTimeout/-1
10:59:57 [2019-10-22T10:59:57.772Z] === CONT  TestStopContainerWithTimeout/0
10:59:57 [2019-10-22T10:59:57.772Z] === CONT  TestStopContainerWithTimeout/3
10:59:57 [2019-10-22T10:59:57.772Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.021s
10:59:57 [2019-10-22T10:59:57.906Z] --- PASS: TestServiceUpdateLabel (2.26s)
10:59:57 [2019-10-22T10:59:57.906Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
10:59:57 [2019-10-22T10:59:57.906Z]     daemon.go:302: [dc5072ef3a62f] waiting for daemon to start
10:59:57 [2019-10-22T10:59:57.906Z]     daemon.go:334: [dc5072ef3a62f] daemon started
10:59:57 [2019-10-22T10:59:57.906Z]     daemon.go:286: [dc5072ef3a62f] exiting daemon
10:59:57 [2019-10-22T10:59:57.906Z] === RUN   TestServiceUpdateSecrets
10:59:58 [2019-10-22T10:59:58.694Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.990s
10:59:58 [2019-10-22T10:59:58.694Z] === CONT  TestStopContainerWithTimeout/-1
11:00:00 [2019-10-22T11:00:00.577Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.720s
11:00:00 [2019-10-22T11:00:00.833Z] === CONT  TestStopContainerWithTimeout/1
11:00:01 [2019-10-22T11:00:01.549Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	8.300s
11:00:01 [2019-10-22T11:00:01.549Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
11:00:02 [2019-10-22T11:00:02.715Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.953s
11:00:02 [2019-10-22T11:00:02.715Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:00:02 [2019-10-22T11:00:02.715Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
11:00:02 [2019-10-22T11:00:02.715Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
11:00:02 [2019-10-22T11:00:02.715Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
11:00:02 [2019-10-22T11:00:02.715Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
11:00:02 [2019-10-22T11:00:02.715Z] === RUN   TestDeleteDevicemapper
11:00:02 [2019-10-22T11:00:02.715Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:00:02 [2019-10-22T11:00:02.715Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:00:02 [2019-10-22T11:00:02.715Z] === CONT  TestDaemonRestartIpcMode
11:00:03 [2019-10-22T11:00:03.274Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.948s
11:00:05 [2019-10-22T11:00:05.164Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	14.364s
11:00:06 [2019-10-22T11:00:06.526Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
11:00:06 [2019-10-22T11:00:06.526Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:302: [d5614eb1874d4] waiting for daemon to start
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:334: [d5614eb1874d4] daemon started
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:286: [d5614eb1874d4] exiting daemon
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:302: [d5614eb1874d4] waiting for daemon to start
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:334: [d5614eb1874d4] daemon started
11:00:06 [2019-10-22T11:00:06.526Z]     daemon.go:286: [d5614eb1874d4] exiting daemon
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestContainerInvalidJSON
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:00:06 [2019-10-22T11:00:06.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:00:06 [2019-10-22T11:00:06.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:00:06 [2019-10-22T11:00:06.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:00:06 [2019-10-22T11:00:06.526Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:00:06 [2019-10-22T11:00:06.526Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:00:06 [2019-10-22T11:00:06.526Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:00:06 [2019-10-22T11:00:06.526Z] --- PASS: TestContainerInvalidJSON (0.08s)
11:00:06 [2019-10-22T11:00:06.526Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:00:06 [2019-10-22T11:00:06.526Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:00:06 [2019-10-22T11:00:06.526Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:00:06 [2019-10-22T11:00:06.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestCopyFromContainerPathIsNotDir
11:00:06 [2019-10-22T11:00:06.526Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:00:06 [2019-10-22T11:00:06.526Z] === RUN   TestCopyFromContainer
11:00:07 [2019-10-22T11:00:07.086Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.706s
11:00:07 [2019-10-22T11:00:07.646Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.579s
11:00:08 [2019-10-22T11:00:08.610Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	8.320s
11:00:09 [2019-10-22T11:00:09.007Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.928s
11:00:09 [2019-10-22T11:00:09.007Z] === RUN   TestCopyFromContainer//
11:00:09 [2019-10-22T11:00:09.007Z] === RUN   TestCopyFromContainer//bar/root
11:00:09 [2019-10-22T11:00:09.007Z] === RUN   TestCopyFromContainer//bar/root/
11:00:09 [2019-10-22T11:00:09.007Z] === RUN   TestCopyFromContainer/bar/quux
11:00:09 [2019-10-22T11:00:09.261Z] === RUN   TestCopyFromContainer/bar/quux/
11:00:09 [2019-10-22T11:00:09.516Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:00:09 [2019-10-22T11:00:09.516Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:00:09 [2019-10-22T11:00:09.516Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:00:09 [2019-10-22T11:00:09.576Z] PASS: docker_cli_build_test.go:6159: DockerSuite.TestBuildIidFile	0.818s
11:00:09 [2019-10-22T11:00:09.771Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:00:09 [2019-10-22T11:00:09.771Z] === RUN   TestCopyFromContainer/bar/notarget
11:00:09 [2019-10-22T11:00:09.771Z] --- PASS: TestCopyFromContainer (3.28s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer// (0.09s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
11:00:09 [2019-10-22T11:00:09.771Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:00:09 [2019-10-22T11:00:09.771Z] === RUN   TestDaemonRestartIpcMode
11:00:09 [2019-10-22T11:00:09.771Z] === PAUSE TestDaemonRestartIpcMode
11:00:09 [2019-10-22T11:00:09.771Z] === RUN   TestExecWithCloseStdin
11:00:11 [2019-10-22T11:00:11.132Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	2.243s
11:00:11 [2019-10-22T11:00:11.132Z] --- PASS: TestExecWithCloseStdin (1.30s)
11:00:11 [2019-10-22T11:00:11.132Z] === RUN   TestExecUser
11:00:11 [2019-10-22T11:00:11.132Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.194s
11:00:11 [2019-10-22T11:00:11.387Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.137s
11:00:11 [2019-10-22T11:00:11.748Z] PASS: docker_cli_build_test.go:6184: DockerSuite.TestBuildIidFileCleanupOnFail	1.979s
11:00:11 [2019-10-22T11:00:11.748Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
11:00:12 [2019-10-22T11:00:12.312Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.898s
11:00:12 [2019-10-22T11:00:12.715Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildIntermediateTarget	0.672s
11:00:12 [2019-10-22T11:00:12.715Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.060s
11:00:13 [2019-10-22T11:00:13.127Z] --- PASS: TestServiceUpdateSecrets (14.83s)
11:00:13 [2019-10-22T11:00:13.127Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:00:13 [2019-10-22T11:00:13.127Z]     daemon.go:302: [d151a25a2ffb2] waiting for daemon to start
11:00:13 [2019-10-22T11:00:13.127Z]     daemon.go:334: [d151a25a2ffb2] daemon started
11:00:13 [2019-10-22T11:00:13.127Z]     daemon.go:286: [d151a25a2ffb2] exiting daemon
11:00:13 [2019-10-22T11:00:13.127Z] === RUN   TestServiceUpdateConfigs
11:00:13 [2019-10-22T11:00:13.236Z] --- PASS: TestExecUser (2.01s)
11:00:13 [2019-10-22T11:00:13.236Z] === RUN   TestHealthKillContainer
11:00:13 [2019-10-22T11:00:13.491Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	1.184s
11:00:13 [2019-10-22T11:00:13.491Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
11:00:13 [2019-10-22T11:00:13.491Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.110s
11:00:14 [2019-10-22T11:00:14.851Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.074s
11:00:15 [2019-10-22T11:00:15.106Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.355s
11:00:15 [2019-10-22T11:00:15.106Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.074s
11:00:15 [2019-10-22T11:00:15.360Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.129s
11:00:15 [2019-10-22T11:00:15.360Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.166s
11:00:15 [2019-10-22T11:00:15.360Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
11:00:15 [2019-10-22T11:00:15.616Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.087s
11:00:15 [2019-10-22T11:00:15.616Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.151s
11:00:16 [2019-10-22T11:00:16.588Z] --- PASS: TestHealthKillContainer (3.28s)
11:00:16 [2019-10-22T11:00:16.588Z] === RUN   TestAPIIpcModeHost
11:00:17 [2019-10-22T11:00:17.395Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	4.138s
11:00:17 [2019-10-22T11:00:17.511Z] --- PASS: TestAPIIpcModeHost (0.88s)
11:00:17 [2019-10-22T11:00:17.511Z] === RUN   TestDaemonIpcModeShareable
11:00:17 [2019-10-22T11:00:17.852Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.731s
11:00:18 [2019-10-22T11:00:18.311Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.507s
11:00:18 [2019-10-22T11:00:18.439Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	2.592s
11:00:18 [2019-10-22T11:00:18.439Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.077s
11:00:18 [2019-10-22T11:00:18.439Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.022s
11:00:19 [2019-10-22T11:00:19.276Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.730s
11:00:19 [2019-10-22T11:00:19.409Z] --- PASS: TestDaemonIpcModeShareable (2.11s)
11:00:19 [2019-10-22T11:00:19.409Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:00:19 [2019-10-22T11:00:19.409Z]     daemon.go:302: [d5c1e538d92ed] waiting for daemon to start
11:00:19 [2019-10-22T11:00:19.409Z]     daemon.go:334: [d5c1e538d92ed] daemon started
11:00:19 [2019-10-22T11:00:19.409Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:317, shared: true, mustBeShared: true
11:00:19 [2019-10-22T11:00:19.409Z]     daemon.go:286: [d5c1e538d92ed] exiting daemon
11:00:19 [2019-10-22T11:00:19.409Z] === RUN   TestDaemonIpcModePrivate
11:00:19 [2019-10-22T11:00:19.734Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.401s
11:00:20 [2019-10-22T11:00:20.192Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.700s
11:00:21 [2019-10-22T11:00:21.725Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.323s
11:00:21 [2019-10-22T11:00:21.959Z] --- PASS: TestDaemonIpcModePrivate (2.22s)
11:00:21 [2019-10-22T11:00:21.959Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:00:21 [2019-10-22T11:00:21.959Z]     daemon.go:302: [dd02a8f06cdac] waiting for daemon to start
11:00:21 [2019-10-22T11:00:21.959Z]     daemon.go:334: [dd02a8f06cdac] daemon started
11:00:21 [2019-10-22T11:00:21.959Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:317, shared: false, mustBeShared: false
11:00:21 [2019-10-22T11:00:21.959Z]     daemon.go:286: [dd02a8f06cdac] exiting daemon
11:00:21 [2019-10-22T11:00:21.959Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:00:22 [2019-10-22T11:00:22.885Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.658s
11:00:22 [2019-10-22T11:00:22.885Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.092s
11:00:22 [2019-10-22T11:00:22.885Z] PASS: docker_api_containers_test.go:916: DockerSuite.TestCreateWithTooLowMemoryLimit	0.002s
11:00:23 [2019-10-22T11:00:23.139Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.239s
11:00:23 [2019-10-22T11:00:23.394Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.057s
11:00:23 [2019-10-22T11:00:23.394Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.078s
11:00:23 [2019-10-22T11:00:23.648Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s)
11:00:23 [2019-10-22T11:00:23.648Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:00:23 [2019-10-22T11:00:23.648Z]     daemon.go:302: [d4c138e8aef09] waiting for daemon to start
11:00:23 [2019-10-22T11:00:23.648Z]     daemon.go:334: [d4c138e8aef09] daemon started
11:00:23 [2019-10-22T11:00:23.648Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:325, shared: false, mustBeShared: false
11:00:23 [2019-10-22T11:00:23.648Z]     daemon.go:286: [d4c138e8aef09] exiting daemon
11:00:23 [2019-10-22T11:00:23.648Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:00:24 [2019-10-22T11:00:24.207Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.643s
11:00:25 [2019-10-22T11:00:25.624Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
11:00:25 [2019-10-22T11:00:25.624Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:00:25 [2019-10-22T11:00:25.624Z]     daemon.go:302: [db77f9f83f8cb] waiting for daemon to start
11:00:25 [2019-10-22T11:00:25.624Z]     daemon.go:334: [db77f9f83f8cb] daemon started
11:00:25 [2019-10-22T11:00:25.624Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:328, shared: true, mustBeShared: true
11:00:25 [2019-10-22T11:00:25.624Z]     daemon.go:286: [db77f9f83f8cb] exiting daemon
11:00:25 [2019-10-22T11:00:25.624Z] === RUN   TestStopContainerWithTimeout
11:00:25 [2019-10-22T11:00:25.624Z] === RUN   TestStopContainerWithTimeout/0
11:00:25 [2019-10-22T11:00:25.624Z] === PAUSE TestStopContainerWithTimeout/0
11:00:25 [2019-10-22T11:00:25.624Z] === RUN   TestStopContainerWithTimeout/1
11:00:25 [2019-10-22T11:00:25.624Z] === PAUSE TestStopContainerWithTimeout/1
11:00:25 [2019-10-22T11:00:25.624Z] === RUN   TestStopContainerWithTimeout/3
11:00:25 [2019-10-22T11:00:25.624Z] === PAUSE TestStopContainerWithTimeout/3
11:00:25 [2019-10-22T11:00:25.624Z] === RUN   TestStopContainerWithTimeout/-1
11:00:25 [2019-10-22T11:00:25.624Z] === PAUSE TestStopContainerWithTimeout/-1
11:00:25 [2019-10-22T11:00:25.624Z] === CONT  TestStopContainerWithTimeout/0
11:00:25 [2019-10-22T11:00:25.624Z] === CONT  TestStopContainerWithTimeout/3
11:00:26 [2019-10-22T11:00:26.183Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.628s
11:00:26 [2019-10-22T11:00:26.404Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	4.402s
11:00:26 [2019-10-22T11:00:26.404Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
11:00:26 [2019-10-22T11:00:26.404Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
11:00:26 [2019-10-22T11:00:26.404Z] PASS: docker_cli_build_test.go:6087: DockerSuite.TestBuildLineErrorOnBuild	0.064s
11:00:26 [2019-10-22T11:00:26.404Z] PASS: docker_cli_build_test.go:6098: DockerSuite.TestBuildLineErrorUnknownInstruction	0.062s
11:00:26 [2019-10-22T11:00:26.741Z] === CONT  TestStopContainerWithTimeout/1
11:00:26 [2019-10-22T11:00:26.862Z] PASS: docker_cli_build_test.go:6129: DockerSuite.TestBuildLineErrorWithComments	0.061s
11:00:26 [2019-10-22T11:00:26.862Z] PASS: docker_cli_build_test.go:6112: DockerSuite.TestBuildLineErrorWithEmptyLines	0.056s
11:00:27 [2019-10-22T11:00:27.301Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.866s
11:00:27 [2019-10-22T11:00:27.319Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.417s
11:00:27 [2019-10-22T11:00:27.777Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.635s
11:00:28 [2019-10-22T11:00:28.357Z] --- PASS: TestServiceUpdateConfigs (14.92s)
11:00:28 [2019-10-22T11:00:28.357Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:00:28 [2019-10-22T11:00:28.357Z]     daemon.go:302: [ded8f213277ed] waiting for daemon to start
11:00:28 [2019-10-22T11:00:28.358Z]     daemon.go:334: [ded8f213277ed] daemon started
11:00:28 [2019-10-22T11:00:28.358Z]     daemon.go:286: [ded8f213277ed] exiting daemon
11:00:28 [2019-10-22T11:00:28.358Z] === RUN   TestServiceUpdateNetwork
11:00:28 [2019-10-22T11:00:28.665Z] === CONT  TestStopContainerWithTimeout/-1
11:00:29 [2019-10-22T11:00:29.225Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.258s
11:00:31 [2019-10-22T11:00:31.198Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.913s
11:00:31 [2019-10-22T11:00:31.761Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:00:31 [2019-10-22T11:00:31.761Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
11:00:31 [2019-10-22T11:00:31.761Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
11:00:31 [2019-10-22T11:00:31.761Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
11:00:31 [2019-10-22T11:00:31.761Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
11:00:31 [2019-10-22T11:00:31.761Z] === RUN   TestDeleteDevicemapper
11:00:31 [2019-10-22T11:00:31.761Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:00:31 [2019-10-22T11:00:31.761Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:00:31 [2019-10-22T11:00:31.761Z] === CONT  TestDaemonRestartIpcMode
11:00:32 [2019-10-22T11:00:32.018Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.681s
11:00:32 [2019-10-22T11:00:32.546Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	4.833s
11:00:32 [2019-10-22T11:00:32.941Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.555s
11:00:32 [2019-10-22T11:00:32.941Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.077s
11:00:33 [2019-10-22T11:00:33.005Z] SKIP: docker_cli_build_test.go:5935: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux)
11:00:33 [2019-10-22T11:00:33.865Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.763s
11:00:33 [2019-10-22T11:00:33.865Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.016s
11:00:33 [2019-10-22T11:00:33.865Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.021s
11:00:33 [2019-10-22T11:00:33.865Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.049s
11:00:35 [2019-10-22T11:00:35.226Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.496s
11:00:35 [2019-10-22T11:00:35.785Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
11:00:35 [2019-10-22T11:00:35.785Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:302: [dd43cb2479056] waiting for daemon to start
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:334: [dd43cb2479056] daemon started
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:286: [dd43cb2479056] exiting daemon
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:302: [dd43cb2479056] waiting for daemon to start
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:334: [dd43cb2479056] daemon started
11:00:35 [2019-10-22T11:00:35.785Z]     daemon.go:286: [dd43cb2479056] exiting daemon
11:00:35 [2019-10-22T11:00:35.785Z] PASS
11:00:35 [2019-10-22T11:00:35.785Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:35 [2019-10-22T11:00:35.785Z] INFO: Testing against a local daemon
11:00:35 [2019-10-22T11:00:35.785Z] === RUN   TestImagesFilterMultiReference
11:00:35 [2019-10-22T11:00:35.785Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:00:35 [2019-10-22T11:00:35.785Z] === RUN   TestImagesFilterMultiReference
11:00:35 [2019-10-22T11:00:35.785Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:00:35 [2019-10-22T11:00:35.785Z] === RUN   TestImagesFilterMultiReference
11:00:35 [2019-10-22T11:00:35.785Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:00:35 [2019-10-22T11:00:35.785Z] === RUN   TestImagesFilterMultiReference
11:00:36 [2019-10-22T11:00:36.040Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:00:36 [2019-10-22T11:00:36.040Z] === RUN   TestImagesFilterMultiReference
11:00:36 [2019-10-22T11:00:36.041Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:00:36 [2019-10-22T11:00:36.041Z] PASS
11:00:36 [2019-10-22T11:00:36.041Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.041Z] PASS: docker_cli_network_unix_test.go:1622: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.775s
11:00:36 [2019-10-22T11:00:36.041Z] INFO: Testing against a local daemon
11:00:36 [2019-10-22T11:00:36.041Z] === RUN   TestNetworkInvalidJSON
11:00:36 [2019-10-22T11:00:36.041Z] === RUN   TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.041Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.041Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.041Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] --- PASS: TestNetworkInvalidJSON (0.06s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/create
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:00:36 [2019-10-22T11:00:36.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:00:36 [2019-10-22T11:00:36.296Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:00:36 [2019-10-22T11:00:36.296Z] PASS
11:00:36 [2019-10-22T11:00:36.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.550Z] INFO: Testing against a local daemon
11:00:36 [2019-10-22T11:00:36.550Z] testing: warning: no tests to run
11:00:36 [2019-10-22T11:00:36.550Z] PASS
11:00:36 [2019-10-22T11:00:36.550Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.550Z] INFO: Testing against a local daemon
11:00:36 [2019-10-22T11:00:36.550Z] testing: warning: no tests to run
11:00:36 [2019-10-22T11:00:36.550Z] PASS
11:00:36 [2019-10-22T11:00:36.551Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.551Z] testing: warning: no tests to run
11:00:36 [2019-10-22T11:00:36.551Z] PASS
11:00:36 [2019-10-22T11:00:36.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.805Z] INFO: Testing against a local daemon
11:00:36 [2019-10-22T11:00:36.805Z] testing: warning: no tests to run
11:00:36 [2019-10-22T11:00:36.805Z] PASS
11:00:36 [2019-10-22T11:00:36.805Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:36 [2019-10-22T11:00:36.805Z] INFO: Testing against a local daemon
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:00:36 [2019-10-22T11:00:36.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:00:36 [2019-10-22T11:00:36.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:00:36 [2019-10-22T11:00:36.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:00:36 [2019-10-22T11:00:36.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON
11:00:36 [2019-10-22T11:00:36.805Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:36 [2019-10-22T11:00:36.805Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:00:36 [2019-10-22T11:00:36.805Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:36 [2019-10-22T11:00:36.805Z] PASS
11:00:36 [2019-10-22T11:00:36.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:37 [2019-10-22T11:00:37.060Z] INFO: Testing against a local daemon
11:00:37 [2019-10-22T11:00:37.060Z] testing: warning: no tests to run
11:00:37 [2019-10-22T11:00:37.060Z] PASS
11:00:37 [2019-10-22T11:00:37.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:37 [2019-10-22T11:00:37.060Z] INFO: Testing against a local daemon
11:00:37 [2019-10-22T11:00:37.060Z] testing: warning: no tests to run
11:00:37 [2019-10-22T11:00:37.060Z] PASS
11:00:37 [2019-10-22T11:00:37.060Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:37 [2019-10-22T11:00:37.315Z] INFO: Testing against a local daemon
11:00:37 [2019-10-22T11:00:37.315Z] testing: warning: no tests to run
11:00:37 [2019-10-22T11:00:37.315Z] PASS
11:00:37 [2019-10-22T11:00:37.315Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:37 [2019-10-22T11:00:37.315Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	26.070s
11:00:37 [2019-10-22T11:00:37.315Z] INFO: Testing against a local daemon
11:00:37 [2019-10-22T11:00:37.315Z] testing: warning: no tests to run
11:00:37 [2019-10-22T11:00:37.315Z] PASS
11:00:37 [2019-10-22T11:00:37.315Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:00:37 [2019-10-22T11:00:37.571Z] INFO: Testing against a local daemon
11:00:37 [2019-10-22T11:00:37.571Z] === RUN   TestDockerNetworkReConnect
11:00:37 [2019-10-22T11:00:37.825Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.423s
11:00:37 [2019-10-22T11:00:37.826Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.021s
11:00:37 [2019-10-22T11:00:37.826Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.019s
11:00:37 [2019-10-22T11:00:37.826Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.066s
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestServiceUpdateNetwork (14.13s)
11:00:43 [2019-10-22T11:00:43.584Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:00:43 [2019-10-22T11:00:43.584Z]     daemon.go:302: [d652f9edb35af] waiting for daemon to start
11:00:43 [2019-10-22T11:00:43.584Z]     daemon.go:334: [d652f9edb35af] daemon started
11:00:43 [2019-10-22T11:00:43.584Z]     daemon.go:286: [d652f9edb35af] exiting daemon
11:00:43 [2019-10-22T11:00:43.584Z] PASS
11:00:43 [2019-10-22T11:00:43.584Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
11:00:43 [2019-10-22T11:00:43.584Z] INFO: Testing against a local daemon
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestSessionCreate
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestSessionCreate (0.02s)
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestSessionCreateWithBadUpgrade
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.00s)
11:00:43 [2019-10-22T11:00:43.584Z] PASS
11:00:43 [2019-10-22T11:00:43.584Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
11:00:43 [2019-10-22T11:00:43.584Z] INFO: Testing against a local daemon
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:00:43 [2019-10-22T11:00:43.584Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestEventsExecDie
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestEventsExecDie (0.82s)
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestEventsBackwardsCompatible
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestInfoBinaryCommits
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestInfoBinaryCommits (0.04s)
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestInfoAPIVersioned
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:00:43 [2019-10-22T11:00:43.584Z] === RUN   TestInfoAPI
11:00:43 [2019-10-22T11:00:43.584Z] --- PASS: TestInfoAPI (0.04s)
11:00:43 [2019-10-22T11:00:43.585Z] === RUN   TestInfoAPIWarnings
11:00:43 [2019-10-22T11:00:43.868Z] --- PASS: TestInfoAPIWarnings (0.93s)
11:00:43 [2019-10-22T11:00:43.868Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:00:43 [2019-10-22T11:00:43.868Z]     daemon.go:302: [dbb066187479d] waiting for daemon to start
11:00:43 [2019-10-22T11:00:43.868Z]     daemon.go:334: [dbb066187479d] daemon started
11:00:43 [2019-10-22T11:00:43.868Z]     daemon.go:286: [dbb066187479d] exiting daemon
11:00:43 [2019-10-22T11:00:43.868Z] === RUN   TestLoginFailsWithBadCredentials
11:00:44 [2019-10-22T11:00:44.352Z] --- PASS: TestDockerNetworkReConnect (6.54s)
11:00:44 [2019-10-22T11:00:44.352Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:00:44 [2019-10-22T11:00:44.352Z]     daemon.go:302: [dbd6c95553de3] waiting for daemon to start
11:00:44 [2019-10-22T11:00:44.352Z]     daemon.go:334: [dbd6c95553de3] daemon started
11:00:44 [2019-10-22T11:00:44.352Z]     daemon.go:286: [dbd6c95553de3] exiting daemon
11:00:44 [2019-10-22T11:00:44.352Z] === RUN   TestServiceUpdateLabel
11:00:44 [2019-10-22T11:00:44.483Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s)
11:00:44 [2019-10-22T11:00:44.483Z] === RUN   TestVersion
11:00:44 [2019-10-22T11:00:44.483Z] --- PASS: TestVersion (0.03s)
11:00:44 [2019-10-22T11:00:44.483Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:00:44 [2019-10-22T11:00:44.483Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:00:44 [2019-10-22T11:00:44.483Z]     cgroupdriver_systemd_test.go:35: systemd not available
11:00:44 [2019-10-22T11:00:44.483Z] PASS
11:00:44 [2019-10-22T11:00:44.483Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
11:00:44 [2019-10-22T11:00:44.483Z] INFO: Testing against a local daemon
11:00:44 [2019-10-22T11:00:44.483Z] === RUN   TestVolumesCreateAndList
11:00:44 [2019-10-22T11:00:44.483Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:00:44 [2019-10-22T11:00:44.483Z] === RUN   TestVolumesRemove
11:00:44 [2019-10-22T11:00:44.483Z] --- PASS: TestVolumesRemove (0.08s)
11:00:44 [2019-10-22T11:00:44.483Z] === RUN   TestVolumesInspect
11:00:44 [2019-10-22T11:00:44.766Z] --- PASS: TestVolumesInspect (0.03s)
11:00:44 [2019-10-22T11:00:44.766Z] === RUN   TestVolumesInvalidJSON
11:00:44 [2019-10-22T11:00:44.766Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:00:44 [2019-10-22T11:00:44.766Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:00:44 [2019-10-22T11:00:44.766Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:00:44 [2019-10-22T11:00:44.766Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:00:44 [2019-10-22T11:00:44.766Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:00:44 [2019-10-22T11:00:44.766Z] PASS
11:00:44 [2019-10-22T11:00:44.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:00:45 [2019-10-22T11:00:45.756Z] PASS: docker_cli_network_unix_test.go:1637: DockerSuite.TestDockerNetworkInternalMode	7.105s
11:00:46 [2019-10-22T11:00:46.240Z] umount: bundles/test-integration/root: mountpoint not found
11:00:46 [2019-10-22T11:00:46.240Z] Clearing AppArmor profiles cache:.
11:00:46 [2019-10-22T11:00:46.240Z] All profile caches have been cleared, but no profiles have been unloaded.
11:00:46 [2019-10-22T11:00:46.240Z] Unloading profiles will leave already running processes permanently
11:00:46 [2019-10-22T11:00:46.240Z] unconfined, which can lead to unexpected situations.
11:00:46 [2019-10-22T11:00:46.240Z] 
11:00:46 [2019-10-22T11:00:46.240Z] To set a process to complain mode, use the command line tool
11:00:46 [2019-10-22T11:00:46.240Z] 'aa-complain'. To really tear down all profiles, run the init script
11:00:46 [2019-10-22T11:00:46.240Z] with the 'teardown' option."
11:00:46 [2019-10-22T11:00:46.240Z] Removing test suite binaries
11:00:46 [2019-10-22T11:00:46.240Z] 
11:00:47 [2019-10-22T11:00:47.797Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	14.007s
11:00:47 [2019-10-22T11:00:47.797Z] SKIP: docker_cli_build_test.go:5506: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
11:00:48 [2019-10-22T11:00:48.264Z] --- PASS: TestServiceUpdateLabel (3.74s)
11:00:48 [2019-10-22T11:00:48.264Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:00:48 [2019-10-22T11:00:48.264Z]     daemon.go:302: [d36744a49e081] waiting for daemon to start
11:00:48 [2019-10-22T11:00:48.264Z]     daemon.go:334: [d36744a49e081] daemon started
11:00:48 [2019-10-22T11:00:48.264Z]     daemon.go:286: [d36744a49e081] exiting daemon
11:00:48 [2019-10-22T11:00:48.264Z] === RUN   TestServiceUpdateSecrets
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:00:48 [2019-10-22T11:00:48.701Z] + echo Ensuring container killed.
11:00:48 [2019-10-22T11:00:48.701Z] Ensuring container killed.
11:00:48 [2019-10-22T11:00:48.701Z] + docker rm -vf docker-pr4
11:00:48 [2019-10-22T11:00:48.701Z] Error: No such container: docker-pr4
11:00:48 [2019-10-22T11:00:48.701Z] + true
[Pipeline] sh
11:00:49 [2019-10-22T11:00:49.081Z] + echo Chowning /workspace to jenkins user
11:00:49 [2019-10-22T11:00:49.081Z] Chowning /workspace to jenkins user
11:00:49 [2019-10-22T11:00:49.081Z] + id -u
11:00:49 [2019-10-22T11:00:49.081Z] + id -g
11:00:49 [2019-10-22T11:00:49.081Z] + docker run --rm -v /home/docker/workspace/engine_PR-409:/workspace busybox chown -R 1001:1001 /workspace
11:00:49 [2019-10-22T11:00:49.081Z] Unable to find image 'busybox:latest' locally
11:00:49 [2019-10-22T11:00:49.207Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.629s
11:00:49 [2019-10-22T11:00:49.365Z] latest: Pulling from library/busybox
11:00:49 [2019-10-22T11:00:49.365Z] e38168a01e65: Pulling fs layer
11:00:49 [2019-10-22T11:00:49.980Z] e38168a01e65: Verifying Checksum
11:00:49 [2019-10-22T11:00:49.980Z] e38168a01e65: Download complete
11:00:49 [2019-10-22T11:00:49.980Z] e38168a01e65: Pull complete
11:00:49 [2019-10-22T11:00:49.980Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
11:00:49 [2019-10-22T11:00:49.980Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:00:52 [2019-10-22T11:00:52.407Z] + bundleName=powerpc-integration
11:00:52 [2019-10-22T11:00:52.407Z] + echo Creating powerpc-integration-bundles.tar.gz
11:00:52 [2019-10-22T11:00:52.407Z] Creating powerpc-integration-bundles.tar.gz
11:00:52 [2019-10-22T11:00:52.407Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print+ 
11:00:52 [2019-10-22T11:00:52.407Z] xargs tar -czf powerpc-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:00:52 [2019-10-22T11:00:52.444Z] Archiving artifacts
11:00:52 [2019-10-22T11:00:52.510Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	2.975s
11:00:52 [2019-10-22T11:00:52.802Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-409/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:00:53 [2019-10-22T11:00:53.185Z] + make clean
11:00:53 [2019-10-22T11:00:53.582Z] PASS: docker_cli_build_test.go:5685: DockerSuite.TestBuildMultiStageCopyFromErrors	5.739s
11:00:53 [2019-10-22T11:00:53.803Z] docker volume rm -f docker-dev-cache
11:00:53 [2019-10-22T11:00:53.803Z] docker-dev-cache
[Pipeline] deleteDir
11:00:54 [2019-10-22T11:00:54.394Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.176s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:00:56 [2019-10-22T11:00:56.318Z] PASS: docker_cli_network_unix_test.go:1614: DockerSuite.TestEmbeddedDNSInvalidInput	1.492s
11:00:56 [2019-10-22T11:00:56.876Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.786s
11:00:57 [2019-10-22T11:00:57.799Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	0.996s
11:00:58 [2019-10-22T11:00:58.723Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.874s
11:00:59 [2019-10-22T11:00:59.646Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.813s
11:01:00 [2019-10-22T11:01:00.206Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.816s
11:01:01 [2019-10-22T11:01:01.565Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	10.762s
11:01:02 [2019-10-22T11:01:02.124Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.680s
11:01:04 [2019-10-22T11:01:04.052Z] --- PASS: TestServiceUpdateSecrets (15.94s)
11:01:04 [2019-10-22T11:01:04.052Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:01:04 [2019-10-22T11:01:04.052Z]     daemon.go:302: [d616266e154fb] waiting for daemon to start
11:01:04 [2019-10-22T11:01:04.052Z]     daemon.go:334: [d616266e154fb] daemon started
11:01:04 [2019-10-22T11:01:04.052Z]     daemon.go:286: [d616266e154fb] exiting daemon
11:01:04 [2019-10-22T11:01:04.052Z] === RUN   TestServiceUpdateConfigs
11:01:04 [2019-10-22T11:01:04.307Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.420s
11:01:08 [2019-10-22T11:01:08.464Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.805s
11:01:10 [2019-10-22T11:01:10.972Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.488s
11:01:12 [2019-10-22T11:01:12.333Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.355s
11:01:14 [2019-10-22T11:01:14.214Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.859s
11:01:14 [2019-10-22T11:01:14.793Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.677s
11:01:15 [2019-10-22T11:01:15.048Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.360s
11:01:16 [2019-10-22T11:01:16.932Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.237s
11:01:17 [2019-10-22T11:01:17.186Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.590s
11:01:17 [2019-10-22T11:01:17.187Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.050s
11:01:17 [2019-10-22T11:01:17.746Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.513s
11:01:18 [2019-10-22T11:01:18.000Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.060s
11:01:18 [2019-10-22T11:01:18.000Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.020s
11:01:19 [2019-10-22T11:01:19.360Z] --- PASS: TestServiceUpdateConfigs (15.43s)
11:01:19 [2019-10-22T11:01:19.360Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:01:19 [2019-10-22T11:01:19.360Z]     daemon.go:302: [d4864a9f9cec6] waiting for daemon to start
11:01:19 [2019-10-22T11:01:19.360Z]     daemon.go:334: [d4864a9f9cec6] daemon started
11:01:19 [2019-10-22T11:01:19.361Z]     daemon.go:286: [d4864a9f9cec6] exiting daemon
11:01:19 [2019-10-22T11:01:19.361Z] === RUN   TestServiceUpdateNetwork
11:01:19 [2019-10-22T11:01:19.615Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.671s
11:01:21 [2019-10-22T11:01:21.497Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.714s
11:01:21 [2019-10-22T11:01:21.497Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.017s
11:01:21 [2019-10-22T11:01:21.497Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.016s
11:01:22 [2019-10-22T11:01:22.421Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	1.153s
11:01:22 [2019-10-22T11:01:22.981Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.258s
11:01:23 [2019-10-22T11:01:23.235Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.404s
11:01:24 [2019-10-22T11:01:24.158Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.036s
11:01:24 [2019-10-22T11:01:24.719Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.469s
11:01:24 [2019-10-22T11:01:24.719Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
11:01:24 [2019-10-22T11:01:24.719Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
11:01:26 [2019-10-22T11:01:26.600Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.795s
11:01:27 [2019-10-22T11:01:27.522Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.841s
11:01:28 [2019-10-22T11:01:28.489Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.892s
11:01:29 [2019-10-22T11:01:29.048Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.838s
11:01:29 [2019-10-22T11:01:29.240Z] PASS: docker_cli_build_test.go:5627: DockerSuite.TestBuildMultiStageCopyFromSyntax	29.350s
11:01:29 [2019-10-22T11:01:29.973Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.707s
11:01:30 [2019-10-22T11:01:30.896Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.717s
11:01:32 [2019-10-22T11:01:32.256Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	1.044s
11:01:35 [2019-10-22T11:01:35.597Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.024s
11:01:35 [2019-10-22T11:01:35.597Z] --- PASS: TestServiceUpdateNetwork (16.24s)
11:01:35 [2019-10-22T11:01:35.597Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:01:35 [2019-10-22T11:01:35.597Z]     daemon.go:302: [d30eca8c6d0bc] waiting for daemon to start
11:01:35 [2019-10-22T11:01:35.597Z]     daemon.go:334: [d30eca8c6d0bc] daemon started
11:01:35 [2019-10-22T11:01:35.597Z]     daemon.go:286: [d30eca8c6d0bc] exiting daemon
11:01:35 [2019-10-22T11:01:35.597Z] === RUN   TestDockerNetworkReConnect
11:01:35 [2019-10-22T11:01:35.853Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.765s
11:01:37 [2019-10-22T11:01:37.793Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	12.922s
11:01:38 [2019-10-22T11:01:38.404Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.553s
11:01:40 [2019-10-22T11:01:40.285Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.377s
11:01:40 [2019-10-22T11:01:40.844Z] PASS: docker_cli_exec_test.go:29: DockerSuite.TestExec	0.670s
11:01:41 [2019-10-22T11:01:41.767Z] PASS: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused	0.620s
11:01:42 [2019-10-22T11:01:42.692Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	0.619s
11:01:42 [2019-10-22T11:01:42.946Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	30.174s
11:01:43 [2019-10-22T11:01:43.505Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	0.659s
11:01:43 [2019-10-22T11:01:43.575Z] PASS: docker_cli_build_test.go:5765: DockerSuite.TestBuildMultiStageImplicitFrom	5.622s
11:01:44 [2019-10-22T11:01:44.866Z] --- PASS: TestDockerNetworkReConnect (9.20s)
11:01:44 [2019-10-22T11:01:44.866Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:01:44 [2019-10-22T11:01:44.866Z]     daemon.go:302: [d6221fbae0ca5] waiting for daemon to start
11:01:44 [2019-10-22T11:01:44.866Z]     daemon.go:334: [d6221fbae0ca5] daemon started
11:01:44 [2019-10-22T11:01:44.866Z]     daemon.go:286: [d6221fbae0ca5] exiting daemon
11:01:44 [2019-10-22T11:01:44.866Z] === RUN   TestServiceUpdateLabel
11:01:45 [2019-10-22T11:01:45.792Z] PASS: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart	2.022s
11:01:47 [2019-10-22T11:01:47.678Z] --- PASS: TestServiceUpdateLabel (2.85s)
11:01:47 [2019-10-22T11:01:47.678Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:01:47 [2019-10-22T11:01:47.678Z]     daemon.go:302: [d36d2b816f326] waiting for daemon to start
11:01:47 [2019-10-22T11:01:47.678Z]     daemon.go:334: [d36d2b816f326] daemon started
11:01:47 [2019-10-22T11:01:47.678Z]     daemon.go:286: [d36d2b816f326] exiting daemon
11:01:47 [2019-10-22T11:01:47.678Z] === RUN   TestServiceUpdateSecrets
11:01:47 [2019-10-22T11:01:47.678Z] PASS: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible	1.340s
11:01:49 [2019-10-22T11:01:49.039Z] PASS: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders	0.898s
11:01:49 [2019-10-22T11:01:49.965Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	0.803s
11:01:50 [2019-10-22T11:01:50.890Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	0.714s
11:01:51 [2019-10-22T11:01:51.817Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	0.813s
11:01:52 [2019-10-22T11:01:52.783Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	0.695s
11:01:54 [2019-10-22T11:01:54.665Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	1.678s
11:01:55 [2019-10-22T11:01:55.937Z] PASS: docker_cli_build_test.go:5732: DockerSuite.TestBuildMultiStageMultipleBuilds	11.045s
11:01:56 [2019-10-22T11:01:56.550Z] PASS: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup	1.452s
11:01:57 [2019-10-22T11:01:57.474Z] PASS: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv	0.808s
11:01:59 [2019-10-22T11:01:59.379Z] PASS: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost	1.513s
11:02:00 [2019-10-22T11:02:00.302Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	0.746s
11:02:00 [2019-10-22T11:02:00.616Z] PASS: docker_cli_build_test.go:5847: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	5.985s
11:02:02 [2019-10-22T11:02:02.810Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	2.174s
11:02:03 [2019-10-22T11:02:03.065Z] --- PASS: TestServiceUpdateSecrets (15.70s)
11:02:03 [2019-10-22T11:02:03.065Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:02:03 [2019-10-22T11:02:03.065Z]     daemon.go:302: [dbead36f4316d] waiting for daemon to start
11:02:03 [2019-10-22T11:02:03.065Z]     daemon.go:334: [dbead36f4316d] daemon started
11:02:03 [2019-10-22T11:02:03.065Z]     daemon.go:286: [dbead36f4316d] exiting daemon
11:02:03 [2019-10-22T11:02:03.065Z] === RUN   TestServiceUpdateConfigs
11:02:04 [2019-10-22T11:02:04.429Z] PASS: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive	1.232s
11:02:05 [2019-10-22T11:02:05.789Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.993s
11:02:07 [2019-10-22T11:02:07.149Z] PASS: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer	1.045s
11:02:07 [2019-10-22T11:02:07.708Z] PASS: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError	0.631s
11:02:08 [2019-10-22T11:02:08.632Z] PASS: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer	0.693s
11:02:09 [2019-10-22T11:02:09.558Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.621s
11:02:11 [2019-10-22T11:02:11.504Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	26.671s
11:02:12 [2019-10-22T11:02:12.064Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.871s
11:02:13 [2019-10-22T11:02:13.469Z] PASS: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv	0.881s
11:02:14 [2019-10-22T11:02:14.830Z] PASS: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails	1.088s
11:02:16 [2019-10-22T11:02:16.714Z] PASS: docker_api_swarm_test.go:849: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	4.373s
11:02:19 [2019-10-22T11:02:19.970Z] --- PASS: TestServiceUpdateConfigs (16.45s)
11:02:19 [2019-10-22T11:02:19.970Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:02:19 [2019-10-22T11:02:19.970Z]     daemon.go:302: [d42ca8ebfbe63] waiting for daemon to start
11:02:19 [2019-10-22T11:02:19.970Z]     daemon.go:334: [d42ca8ebfbe63] daemon started
11:02:19 [2019-10-22T11:02:19.970Z]     daemon.go:286: [d42ca8ebfbe63] exiting daemon
11:02:19 [2019-10-22T11:02:19.970Z] === RUN   TestServiceUpdateNetwork
11:02:19 [2019-10-22T11:02:19.970Z] PASS: docker_api_swarm_test.go:868: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.611s
11:02:23 [2019-10-22T11:02:23.226Z] PASS: docker_cli_config_create_test.go:14: DockerSwarmSuite.TestConfigCreateWithFile	1.758s
11:02:25 [2019-10-22T11:02:25.729Z] PASS: docker_cli_build_test.go:5822: DockerSuite.TestBuildMultiStageNameVariants	21.057s
11:02:26 [2019-10-22T11:02:26.481Z] PASS: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup	11.595s
11:02:26 [2019-10-22T11:02:26.481Z] PASS: docker_cli_swarm_test.go:946: DockerSwarmSuite.TestDNSConfig	2.770s
11:02:27 [2019-10-22T11:02:27.048Z] PASS: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging	0.816s
11:02:28 [2019-10-22T11:02:28.452Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.985s
11:02:29 [2019-10-22T11:02:29.911Z] PASS: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin	1.092s
11:02:29 [2019-10-22T11:02:29.911Z] PASS: docker_cli_swarm_test.go:973: DockerSwarmSuite.TestDNSConfigUpdate	2.510s
11:02:30 [2019-10-22T11:02:30.406Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	7.624s
11:02:30 [2019-10-22T11:02:30.901Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	0.850s
11:02:31 [2019-10-22T11:02:31.372Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.493s
11:02:31 [2019-10-22T11:02:31.372Z] SKIP: docker_cli_build_test.go:5542: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
11:02:31 [2019-10-22T11:02:31.372Z] SKIP: docker_cli_build_test.go:5530: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
11:02:31 [2019-10-22T11:02:31.825Z] PASS: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits	0.799s
11:02:31 [2019-10-22T11:02:31.825Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (unmatched requirement DaemonIsWindows)
11:02:31 [2019-10-22T11:02:31.825Z] SKIP: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
11:02:33 [2019-10-22T11:02:33.546Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	2.332s
11:02:33 [2019-10-22T11:02:33.710Z] PASS: docker_cli_swarm_test.go:1420: DockerSwarmSuite.TestExtraHosts	2.933s
11:02:34 [2019-10-22T11:02:34.007Z] PASS: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser	1.923s
11:02:34 [2019-10-22T11:02:34.931Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.775s
11:02:35 [2019-10-22T11:02:35.186Z] --- PASS: TestServiceUpdateNetwork (15.55s)
11:02:35 [2019-10-22T11:02:35.186Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:02:35 [2019-10-22T11:02:35.186Z]     daemon.go:302: [d7f6271d50930] waiting for daemon to start
11:02:35 [2019-10-22T11:02:35.186Z]     daemon.go:334: [d7f6271d50930] daemon started
11:02:35 [2019-10-22T11:02:35.186Z]     daemon.go:286: [d7f6271d50930] exiting daemon
11:02:35 [2019-10-22T11:02:35.186Z] === RUN   TestDockerNetworkReConnect
11:02:36 [2019-10-22T11:02:36.678Z] PASS: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged	1.380s
11:02:36 [2019-10-22T11:02:36.933Z] PASS: docker_cli_swarm_test.go:1614: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.894s
11:02:37 [2019-10-22T11:02:37.857Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.769s
11:02:38 [2019-10-22T11:02:38.231Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	4.040s
11:02:39 [2019-10-22T11:02:39.219Z] PASS: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser	1.013s
11:02:40 [2019-10-22T11:02:40.402Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.435s
11:02:40 [2019-10-22T11:02:40.583Z] PASS: docker_cli_export_import_test.go:15: DockerSuite.TestExportContainerWithOutputAndImportImage	1.635s
11:02:40 [2019-10-22T11:02:40.837Z] --- PASS: TestDockerNetworkReConnect (5.61s)
11:02:40 [2019-10-22T11:02:40.837Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:02:40 [2019-10-22T11:02:40.837Z]     daemon.go:302: [d985d936a3169] waiting for daemon to start
11:02:40 [2019-10-22T11:02:40.837Z]     daemon.go:334: [d985d936a3169] daemon started
11:02:40 [2019-10-22T11:02:40.837Z]     daemon.go:286: [d985d936a3169] exiting daemon
11:02:40 [2019-10-22T11:02:40.837Z] === RUN   TestServiceUpdateLabel
11:02:40 [2019-10-22T11:02:40.861Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.237s
11:02:40 [2019-10-22T11:02:40.861Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.131s
11:02:43 [2019-10-22T11:02:43.033Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.282s
11:02:43 [2019-10-22T11:02:43.343Z] --- PASS: TestServiceUpdateLabel (2.31s)
11:02:43 [2019-10-22T11:02:43.343Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:02:43 [2019-10-22T11:02:43.343Z]     daemon.go:302: [d592badf1ae34] waiting for daemon to start
11:02:43 [2019-10-22T11:02:43.343Z]     daemon.go:334: [d592badf1ae34] daemon started
11:02:43 [2019-10-22T11:02:43.343Z]     daemon.go:286: [d592badf1ae34] exiting daemon
11:02:43 [2019-10-22T11:02:43.343Z] === RUN   TestServiceUpdateSecrets
11:02:43 [2019-10-22T11:02:43.999Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.088s
11:02:44 [2019-10-22T11:02:44.267Z] PASS: docker_cli_swarm_test.go:395: DockerSwarmSuite.TestOverlayAttachable	6.159s
11:02:45 [2019-10-22T11:02:45.539Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	1.058s
11:02:45 [2019-10-22T11:02:45.839Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.966s
11:02:51 [2019-10-22T11:02:51.126Z] PASS: docker_cli_swarm_test.go:417: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	6.074s
11:02:51 [2019-10-22T11:02:51.126Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.943s
11:02:53 [2019-10-22T11:02:53.182Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.537s
11:02:54 [2019-10-22T11:02:54.092Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	8.429s
11:02:55 [2019-10-22T11:02:55.625Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.884s
11:02:58 [2019-10-22T11:02:58.801Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	4.913s
11:02:58 [2019-10-22T11:02:58.801Z] --- PASS: TestServiceUpdateSecrets (15.46s)
11:02:58 [2019-10-22T11:02:58.801Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:02:58 [2019-10-22T11:02:58.801Z]     daemon.go:302: [dd9b16bb9ec2e] waiting for daemon to start
11:02:58 [2019-10-22T11:02:58.801Z]     daemon.go:334: [dd9b16bb9ec2e] daemon started
11:02:58 [2019-10-22T11:02:58.801Z]     daemon.go:286: [dd9b16bb9ec2e] exiting daemon
11:02:58 [2019-10-22T11:02:58.801Z] === RUN   TestServiceUpdateConfigs
11:02:58 [2019-10-22T11:02:58.801Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.616s
11:02:58 [2019-10-22T11:02:58.801Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.000s
11:02:59 [2019-10-22T11:02:59.056Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.075s
11:03:04 [2019-10-22T11:03:04.181Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	7.740s
11:03:07 [2019-10-22T11:03:07.085Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.120s
11:03:14 [2019-10-22T11:03:14.387Z] --- PASS: TestServiceUpdateConfigs (15.07s)
11:03:14 [2019-10-22T11:03:14.387Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:03:14 [2019-10-22T11:03:14.387Z]     daemon.go:302: [d35a8111c714f] waiting for daemon to start
11:03:14 [2019-10-22T11:03:14.387Z]     daemon.go:334: [d35a8111c714f] daemon started
11:03:14 [2019-10-22T11:03:14.387Z]     daemon.go:286: [d35a8111c714f] exiting daemon
11:03:14 [2019-10-22T11:03:14.387Z] === RUN   TestServiceUpdateNetwork
11:03:15 [2019-10-22T11:03:15.641Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	8.260s
11:03:17 [2019-10-22T11:03:17.148Z] PASS: docker_cli_swarm_test.go:443: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.558s
11:03:20 [2019-10-22T11:03:20.324Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	4.248s
11:03:20 [2019-10-22T11:03:20.701Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	21.065s
11:03:20 [2019-10-22T11:03:20.701Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.011s
11:03:20 [2019-10-22T11:03:20.701Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
11:03:20 [2019-10-22T11:03:20.701Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.011s
11:03:21 [2019-10-22T11:03:21.261Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	1.010s
11:03:21 [2019-10-22T11:03:21.261Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.009s
11:03:22 [2019-10-22T11:03:22.227Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.987s
11:03:22 [2019-10-22T11:03:22.227Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.035s
11:03:22 [2019-10-22T11:03:22.227Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.010s
11:03:22 [2019-10-22T11:03:22.227Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.062s
11:03:22 [2019-10-22T11:03:22.787Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.401s
11:03:23 [2019-10-22T11:03:23.043Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.360s
11:03:23 [2019-10-22T11:03:23.967Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.786s
11:03:23 [2019-10-22T11:03:23.967Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.010s
11:03:24 [2019-10-22T11:03:24.891Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	0.961s
11:03:24 [2019-10-22T11:03:24.891Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.042s
11:03:25 [2019-10-22T11:03:25.006Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	4.537s
11:03:25 [2019-10-22T11:03:25.815Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	0.937s
11:03:25 [2019-10-22T11:03:25.972Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.639s
11:03:25 [2019-10-22T11:03:25.972Z] SKIP: docker_cli_build_test.go:5993: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
11:03:25 [2019-10-22T11:03:25.972Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
11:03:27 [2019-10-22T11:03:27.178Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	1.075s
11:03:27 [2019-10-22T11:03:27.178Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.043s
11:03:28 [2019-10-22T11:03:28.104Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	1.082s
11:03:28 [2019-10-22T11:03:28.147Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.897s
11:03:28 [2019-10-22T11:03:28.147Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
11:03:28 [2019-10-22T11:03:28.359Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	11.358s
11:03:28 [2019-10-22T11:03:28.927Z] --- PASS: TestServiceUpdateNetwork (15.21s)
11:03:28 [2019-10-22T11:03:28.927Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:03:28 [2019-10-22T11:03:28.927Z]     daemon.go:302: [d13ab1a4bb032] waiting for daemon to start
11:03:28 [2019-10-22T11:03:28.927Z]     daemon.go:334: [d13ab1a4bb032] daemon started
11:03:28 [2019-10-22T11:03:28.927Z]     daemon.go:286: [d13ab1a4bb032] exiting daemon
11:03:28 [2019-10-22T11:03:28.927Z] === RUN   TestDockerNetworkReConnect
11:03:31 [2019-10-22T11:03:31.478Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.223s
11:03:31 [2019-10-22T11:03:31.478Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.034s
11:03:31 [2019-10-22T11:03:31.478Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.095s
11:03:33 [2019-10-22T11:03:33.545Z] PASS: docker_cli_swarm_test.go:598: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.997s
11:03:33 [2019-10-22T11:03:33.545Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	2.085s
11:03:34 [2019-10-22T11:03:34.187Z] --- PASS: TestDockerNetworkReConnect (5.18s)
11:03:34 [2019-10-22T11:03:34.187Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:03:34 [2019-10-22T11:03:34.187Z]     daemon.go:302: [d65c215e7fdee] waiting for daemon to start
11:03:34 [2019-10-22T11:03:34.187Z]     daemon.go:334: [d65c215e7fdee] daemon started
11:03:34 [2019-10-22T11:03:34.187Z]     daemon.go:286: [d65c215e7fdee] exiting daemon
11:03:34 [2019-10-22T11:03:34.187Z] === RUN   TestServiceUpdateLabel
11:03:36 [2019-10-22T11:03:36.199Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	2.245s
11:03:36 [2019-10-22T11:03:36.199Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.010s
11:03:36 [2019-10-22T11:03:36.199Z] --- PASS: TestServiceUpdateLabel (2.21s)
11:03:36 [2019-10-22T11:03:36.199Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:03:36 [2019-10-22T11:03:36.199Z]     daemon.go:302: [d18b593d5c91a] waiting for daemon to start
11:03:36 [2019-10-22T11:03:36.199Z]     daemon.go:334: [d18b593d5c91a] daemon started
11:03:36 [2019-10-22T11:03:36.199Z]     daemon.go:286: [d18b593d5c91a] exiting daemon
11:03:36 [2019-10-22T11:03:36.199Z] === RUN   TestServiceUpdateSecrets
11:03:36 [2019-10-22T11:03:36.804Z] PASS: docker_cli_secret_create_test.go:16: DockerSwarmSuite.TestSecretCreateResolve	1.866s
11:03:38 [2019-10-22T11:03:38.383Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	2.183s
11:03:40 [2019-10-22T11:03:40.523Z] PASS: docker_cli_secret_create_test.go:76: DockerSwarmSuite.TestSecretCreateWithFile	1.795s
11:03:40 [2019-10-22T11:03:40.523Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	2.293s
11:03:42 [2019-10-22T11:03:42.583Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	2.169s
11:03:43 [2019-10-22T11:03:43.185Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.527s
11:03:43 [2019-10-22T11:03:43.915Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.567s
11:03:44 [2019-10-22T11:03:44.255Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.529s
11:03:44 [2019-10-22T11:03:44.255Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	0.124s
11:03:45 [2019-10-22T11:03:45.395Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.656s
11:03:46 [2019-10-22T11:03:46.043Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.566s
11:03:47 [2019-10-22T11:03:47.094Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.888s
11:03:47 [2019-10-22T11:03:47.094Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.018s
11:03:47 [2019-10-22T11:03:47.094Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.031s
11:03:47 [2019-10-22T11:03:47.094Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.013s
11:03:47 [2019-10-22T11:03:47.392Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.526s
11:03:48 [2019-10-22T11:03:48.357Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.587s
11:03:49 [2019-10-22T11:03:49.282Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.638s
11:03:50 [2019-10-22T11:03:50.259Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.635s
11:03:50 [2019-10-22T11:03:50.862Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.665s
11:03:51 [2019-10-22T11:03:51.789Z] --- PASS: TestServiceUpdateSecrets (15.45s)
11:03:51 [2019-10-22T11:03:51.789Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:03:51 [2019-10-22T11:03:51.789Z]     daemon.go:302: [d64bd0f7b45f4] waiting for daemon to start
11:03:51 [2019-10-22T11:03:51.789Z]     daemon.go:334: [d64bd0f7b45f4] daemon started
11:03:51 [2019-10-22T11:03:51.789Z]     daemon.go:286: [d64bd0f7b45f4] exiting daemon
11:03:51 [2019-10-22T11:03:51.789Z] === RUN   TestServiceUpdateConfigs
11:03:51 [2019-10-22T11:03:51.789Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.648s
11:03:52 [2019-10-22T11:03:52.714Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.705s
11:03:52 [2019-10-22T11:03:52.714Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.015s
11:03:53 [2019-10-22T11:03:53.273Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.382s
11:03:54 [2019-10-22T11:03:54.633Z] PASS: docker_cli_network_unix_test.go:1035: DockerSuite.TestInspectAPIMultipleNetworks	1.268s
11:03:55 [2019-10-22T11:03:55.994Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	1.214s
11:03:56 [2019-10-22T11:03:56.552Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.274s
11:03:56 [2019-10-22T11:03:56.807Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.594s
11:03:56 [2019-10-22T11:03:56.807Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.030s
11:03:57 [2019-10-22T11:03:57.730Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.726s
11:03:57 [2019-10-22T11:03:57.730Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
11:03:59 [2019-10-22T11:03:59.184Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	1.065s
11:04:00 [2019-10-22T11:04:00.152Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.891s
11:04:00 [2019-10-22T11:04:00.152Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.727s
11:04:01 [2019-10-22T11:04:01.119Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.791s
11:04:02 [2019-10-22T11:04:02.175Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	1.191s
11:04:02 [2019-10-22T11:04:02.175Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.022s
11:04:02 [2019-10-22T11:04:02.175Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.032s
11:04:02 [2019-10-22T11:04:02.175Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
11:04:03 [2019-10-22T11:04:03.098Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.781s
11:04:03 [2019-10-22T11:04:03.353Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.736s
11:04:04 [2019-10-22T11:04:04.278Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.793s
11:04:04 [2019-10-22T11:04:04.278Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.068s
11:04:05 [2019-10-22T11:04:05.291Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.660s
11:04:06 [2019-10-22T11:04:06.220Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.751s
11:04:07 [2019-10-22T11:04:07.144Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	3.194s
11:04:07 [2019-10-22T11:04:07.144Z] --- PASS: TestServiceUpdateConfigs (15.35s)
11:04:07 [2019-10-22T11:04:07.144Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:04:07 [2019-10-22T11:04:07.144Z]     daemon.go:302: [dd9bd7357443b] waiting for daemon to start
11:04:07 [2019-10-22T11:04:07.144Z]     daemon.go:334: [dd9bd7357443b] daemon started
11:04:07 [2019-10-22T11:04:07.144Z]     daemon.go:286: [dd9bd7357443b] exiting daemon
11:04:07 [2019-10-22T11:04:07.144Z] === RUN   TestServiceUpdateNetwork
11:04:08 [2019-10-22T11:04:08.554Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.970s
11:04:08 [2019-10-22T11:04:08.554Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.012s
11:04:09 [2019-10-22T11:04:09.528Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.718s
11:04:10 [2019-10-22T11:04:10.454Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	1.159s
11:04:10 [2019-10-22T11:04:10.655Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	39.135s
11:04:12 [2019-10-22T11:04:12.505Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.296s
11:04:13 [2019-10-22T11:04:13.107Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.638s
11:04:14 [2019-10-22T11:04:14.031Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.669s
11:04:14 [2019-10-22T11:04:14.956Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.619s
11:04:15 [2019-10-22T11:04:15.929Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.673s
11:04:16 [2019-10-22T11:04:16.903Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.727s
11:04:17 [2019-10-22T11:04:17.911Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.775s
11:04:17 [2019-10-22T11:04:17.911Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.017s
11:04:20 [2019-10-22T11:04:20.635Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	2.396s
11:04:22 [2019-10-22T11:04:22.079Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.253s
11:04:22 [2019-10-22T11:04:22.334Z] --- PASS: TestServiceUpdateNetwork (15.32s)
11:04:22 [2019-10-22T11:04:22.334Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:04:22 [2019-10-22T11:04:22.334Z]     daemon.go:302: [dee412884b04a] waiting for daemon to start
11:04:22 [2019-10-22T11:04:22.334Z]     daemon.go:334: [dee412884b04a] daemon started
11:04:22 [2019-10-22T11:04:22.334Z]     daemon.go:286: [dee412884b04a] exiting daemon
11:04:22 [2019-10-22T11:04:22.334Z] === RUN   TestDockerNetworkReConnect
11:04:23 [2019-10-22T11:04:23.694Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.575s
11:04:23 [2019-10-22T11:04:23.949Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.364s
11:04:26 [2019-10-22T11:04:26.673Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	18.444s
11:04:26 [2019-10-22T11:04:26.673Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.844s
11:04:28 [2019-10-22T11:04:28.035Z] --- PASS: TestDockerNetworkReConnect (5.65s)
11:04:28 [2019-10-22T11:04:28.035Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:04:28 [2019-10-22T11:04:28.035Z]     daemon.go:302: [d8e4700d14235] waiting for daemon to start
11:04:28 [2019-10-22T11:04:28.035Z]     daemon.go:334: [d8e4700d14235] daemon started
11:04:28 [2019-10-22T11:04:28.035Z]     daemon.go:286: [d8e4700d14235] exiting daemon
11:04:28 [2019-10-22T11:04:28.035Z] === RUN   TestServiceUpdateLabel
11:04:28 [2019-10-22T11:04:28.330Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	18.364s
11:04:29 [2019-10-22T11:04:29.935Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	2.555s
11:04:30 [2019-10-22T11:04:30.196Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	3.347s
11:04:30 [2019-10-22T11:04:30.196Z] --- PASS: TestServiceUpdateLabel (2.14s)
11:04:30 [2019-10-22T11:04:30.196Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:04:30 [2019-10-22T11:04:30.196Z]     daemon.go:302: [daac9a98ab272] waiting for daemon to start
11:04:30 [2019-10-22T11:04:30.196Z]     daemon.go:334: [daac9a98ab272] daemon started
11:04:30 [2019-10-22T11:04:30.196Z]     daemon.go:286: [daac9a98ab272] exiting daemon
11:04:30 [2019-10-22T11:04:30.196Z] === RUN   TestServiceUpdateSecrets
11:04:33 [2019-10-22T11:04:33.454Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	2.303s
11:04:33 [2019-10-22T11:04:33.454Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.054s
11:04:33 [2019-10-22T11:04:33.454Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.789s
11:04:35 [2019-10-22T11:04:35.337Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.023s
11:04:35 [2019-10-22T11:04:35.897Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.377s
11:04:36 [2019-10-22T11:04:36.863Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.654s
11:04:37 [2019-10-22T11:04:37.120Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.162s
11:04:40 [2019-10-22T11:04:40.702Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	13.222s
11:04:42 [2019-10-22T11:04:42.876Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.311s
11:04:42 [2019-10-22T11:04:42.876Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
11:04:43 [2019-10-22T11:04:43.334Z] SKIP: docker_api_build_test.go:513: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
11:04:44 [2019-10-22T11:04:44.868Z] PASS: docker_cli_build_test.go:6143: DockerSuite.TestBuildSetCommandWithDefinedShell	0.836s
11:04:45 [2019-10-22T11:04:45.317Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	6.667s
11:04:45 [2019-10-22T11:04:45.572Z] --- PASS: TestServiceUpdateSecrets (15.54s)
11:04:45 [2019-10-22T11:04:45.572Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:04:45 [2019-10-22T11:04:45.572Z]     daemon.go:302: [dd7c4142089f1] waiting for daemon to start
11:04:45 [2019-10-22T11:04:45.572Z]     daemon.go:334: [dd7c4142089f1] daemon started
11:04:45 [2019-10-22T11:04:45.572Z]     daemon.go:286: [dd7c4142089f1] exiting daemon
11:04:45 [2019-10-22T11:04:45.572Z] === RUN   TestServiceUpdateConfigs
11:04:47 [2019-10-22T11:04:47.771Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.803s
11:04:50 [2019-10-22T11:04:50.807Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.593s
11:04:50 [2019-10-22T11:04:50.807Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	13.768s
11:04:51 [2019-10-22T11:04:51.498Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	2.757s
11:04:53 [2019-10-22T11:04:53.357Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.816s
11:04:55 [2019-10-22T11:04:55.228Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	3.986s
11:04:55 [2019-10-22T11:04:55.865Z] PASS: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename	1.553s
11:04:56 [2019-10-22T11:04:56.423Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.827s
11:04:58 [2019-10-22T11:04:58.943Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.248s
11:04:58 [2019-10-22T11:04:58.943Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.014s
11:04:59 [2019-10-22T11:04:59.502Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.388s
11:04:59 [2019-10-22T11:04:59.502Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.015s
11:04:59 [2019-10-22T11:04:59.502Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
11:05:00 [2019-10-22T11:05:00.103Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.511s
11:05:00 [2019-10-22T11:05:00.662Z] --- PASS: TestServiceUpdateConfigs (15.08s)
11:05:00 [2019-10-22T11:05:00.662Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:05:00 [2019-10-22T11:05:00.662Z]     daemon.go:302: [d3fac6ec11c11] waiting for daemon to start
11:05:00 [2019-10-22T11:05:00.662Z]     daemon.go:334: [d3fac6ec11c11] daemon started
11:05:00 [2019-10-22T11:05:00.662Z]     daemon.go:286: [d3fac6ec11c11] exiting daemon
11:05:00 [2019-10-22T11:05:00.662Z] === RUN   TestServiceUpdateNetwork
11:05:01 [2019-10-22T11:05:01.220Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.700s
11:05:04 [2019-10-22T11:05:04.565Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	3.001s
11:05:05 [2019-10-22T11:05:05.125Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.852s
11:05:06 [2019-10-22T11:05:06.050Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.959s
11:05:11 [2019-10-22T11:05:11.413Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.709s
11:05:11 [2019-10-22T11:05:11.972Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.654s
11:05:11 [2019-10-22T11:05:11.972Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.011s
11:05:12 [2019-10-22T11:05:12.900Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	15.200s
11:05:12 [2019-10-22T11:05:12.900Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.067s
11:05:12 [2019-10-22T11:05:12.900Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.475s
11:05:13 [2019-10-22T11:05:13.332Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.157s
11:05:14 [2019-10-22T11:05:14.257Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.114s
11:05:15 [2019-10-22T11:05:15.660Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.148s
11:05:16 [2019-10-22T11:05:16.219Z] --- PASS: TestServiceUpdateNetwork (15.46s)
11:05:16 [2019-10-22T11:05:16.219Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:05:16 [2019-10-22T11:05:16.219Z]     daemon.go:302: [d435693424f86] waiting for daemon to start
11:05:16 [2019-10-22T11:05:16.219Z]     daemon.go:334: [d435693424f86] daemon started
11:05:16 [2019-10-22T11:05:16.219Z]     daemon.go:286: [d435693424f86] exiting daemon
11:05:16 [2019-10-22T11:05:16.219Z] PASS
11:05:16 [2019-10-22T11:05:16.219Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:05:16 [2019-10-22T11:05:16.219Z] INFO: Testing against a local daemon
11:05:16 [2019-10-22T11:05:16.219Z] testing: warning: no tests to run
11:05:16 [2019-10-22T11:05:16.219Z] PASS
11:05:16 [2019-10-22T11:05:16.219Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:05:16 [2019-10-22T11:05:16.475Z] INFO: Testing against a local daemon
11:05:16 [2019-10-22T11:05:16.475Z] testing: warning: no tests to run
11:05:16 [2019-10-22T11:05:16.475Z] PASS
11:05:16 [2019-10-22T11:05:16.475Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:05:16 [2019-10-22T11:05:16.475Z] INFO: Testing against a local daemon
11:05:16 [2019-10-22T11:05:16.475Z] === RUN   TestVolumesInvalidJSON
11:05:16 [2019-10-22T11:05:16.475Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.475Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.475Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.475Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:05:16 [2019-10-22T11:05:16.475Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:05:16 [2019-10-22T11:05:16.475Z] === RUN   TestVolumesInvalidJSON
11:05:16 [2019-10-22T11:05:16.475Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.475Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:05:16 [2019-10-22T11:05:16.735Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:05:16 [2019-10-22T11:05:16.735Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:05:16 [2019-10-22T11:05:16.735Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:05:16 [2019-10-22T11:05:16.735Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:05:16 [2019-10-22T11:05:16.735Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:05:16 [2019-10-22T11:05:16.735Z] PASS
11:05:16 [2019-10-22T11:05:16.735Z] Running integration-test (iteration 3)
11:05:16 [2019-10-22T11:05:16.735Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:05:16 [2019-10-22T11:05:16.735Z] INFO: Testing against a local daemon
11:05:16 [2019-10-22T11:05:16.735Z] === RUN   TestBuildWithHugeFile
11:05:16 [2019-10-22T11:05:16.735Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.087s
11:05:18 [2019-10-22T11:05:18.099Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.844s
11:05:18 [2019-10-22T11:05:18.099Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.966s
11:05:23 [2019-10-22T11:05:23.375Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	5.196s
11:05:25 [2019-10-22T11:05:25.350Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	11.476s
11:05:25 [2019-10-22T11:05:25.350Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.269s
11:05:25 [2019-10-22T11:05:25.597Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.366s
11:05:26 [2019-10-22T11:05:26.958Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	1.309s
11:05:30 [2019-10-22T11:05:30.033Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	4.018s
11:05:30 [2019-10-22T11:05:30.033Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.068s
11:05:35 [2019-10-22T11:05:35.829Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.113s
11:05:37 [2019-10-22T11:05:37.016Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	8.770s
11:05:37 [2019-10-22T11:05:37.016Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	4.194s
11:05:46 [2019-10-22T11:05:46.989Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	6.331s
11:05:48 [2019-10-22T11:05:48.350Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	2.437s
11:05:50 [2019-10-22T11:05:50.857Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	3.805s
11:05:50 [2019-10-22T11:05:50.857Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.665s
11:05:53 [2019-10-22T11:05:53.376Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.486s
11:05:55 [2019-10-22T11:05:55.932Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.300s
11:05:56 [2019-10-22T11:05:56.898Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	1.070s
11:05:56 [2019-10-22T11:05:56.904Z] PASS: docker_cli_build_test.go:5361: DockerSuite.TestBuildStepsWithProgress	19.895s
11:05:56 [2019-10-22T11:05:56.904Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
11:05:58 [2019-10-22T11:05:58.438Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	2.365s
11:05:58 [2019-10-22T11:05:58.782Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	2.001s
11:05:59 [2019-10-22T11:05:59.407Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.708s
11:06:05 [2019-10-22T11:06:05.192Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	4.187s
11:06:05 [2019-10-22T11:06:05.528Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	6.599s
11:06:06 [2019-10-22T11:06:06.540Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	1.198s
11:06:08 [2019-10-22T11:06:08.424Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	17.257s
11:06:09 [2019-10-22T11:06:09.884Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	4.798s
11:06:09 [2019-10-22T11:06:09.884Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
11:06:09 [2019-10-22T11:06:09.884Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
11:06:09 [2019-10-22T11:06:09.884Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
11:06:14 [2019-10-22T11:06:14.568Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	3.839s
11:06:14 [2019-10-22T11:06:14.568Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.454s
11:06:14 [2019-10-22T11:06:14.948Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	7.273s
11:06:16 [2019-10-22T11:06:16.745Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	2.286s
11:06:16 [2019-10-22T11:06:16.745Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
11:06:16 [2019-10-22T11:06:16.745Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
11:06:21 [2019-10-22T11:06:21.525Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	6.897s
11:06:21 [2019-10-22T11:06:21.525Z] --- PASS: TestBuildWithHugeFile (64.46s)
11:06:21 [2019-10-22T11:06:21.525Z] === RUN   TestBuildWithEmptyDockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:21 [2019-10-22T11:06:21.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:06:21 [2019-10-22T11:06:21.525Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
11:06:21 [2019-10-22T11:06:21.525Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
11:06:21 [2019-10-22T11:06:21.525Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:06:21 [2019-10-22T11:06:21.525Z] === RUN   TestBuildWithHugeFile
11:06:22 [2019-10-22T11:06:22.085Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.858s
11:06:22 [2019-10-22T11:06:22.643Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	3.754s
11:06:24 [2019-10-22T11:06:24.527Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	2.364s
11:06:36 [2019-10-22T11:06:36.725Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	10.778s
11:06:36 [2019-10-22T11:06:36.725Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
11:06:36 [2019-10-22T11:06:36.725Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	1.099s
11:06:43 [2019-10-22T11:06:43.609Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	4.638s
11:06:44 [2019-10-22T11:06:44.848Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	21.257s
11:06:44 [2019-10-22T11:06:44.848Z] PASS: docker_cli_build_test.go:6038: DockerSuite.TestBuildWindowsEnvCaseInsensitive	0.406s
11:06:46 [2019-10-22T11:06:46.912Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	10.086s
11:06:48 [2019-10-22T11:06:48.316Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.911s
11:06:53 [2019-10-22T11:06:53.563Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	4.330s
11:06:55 [2019-10-22T11:06:55.157Z] PASS: docker_cli_build_test.go:6008: DockerSuite.TestBuildWindowsUser	15.036s
11:06:58 [2019-10-22T11:06:58.843Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	4.457s
11:06:59 [2019-10-22T11:06:59.871Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	4.935s
11:07:00 [2019-10-22T11:07:00.328Z] SKIP: docker_cli_build_test.go:5558: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
11:07:00 [2019-10-22T11:07:00.329Z] SKIP: docker_cli_build_test.go:5574: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
11:07:03 [2019-10-22T11:07:03.228Z] PASS: docker_cli_build_test.go:5372: DockerSuite.TestBuildWithFailure	1.996s
11:07:03 [2019-10-22T11:07:03.228Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
11:07:04 [2019-10-22T11:07:04.081Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	10.545s
11:07:08 [2019-10-22T11:07:08.243Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	4.342s
11:07:14 [2019-10-22T11:07:14.767Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	5.895s
11:07:14 [2019-10-22T11:07:14.767Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	5.124s
11:07:15 [2019-10-22T11:07:15.604Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	11.471s
11:07:16 [2019-10-22T11:07:16.650Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	2.547s
11:07:19 [2019-10-22T11:07:19.159Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	2.628s
11:07:20 [2019-10-22T11:07:20.287Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	3.916s
11:07:20 [2019-10-22T11:07:20.287Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.066s
11:07:31 [2019-10-22T11:07:31.371Z] --- PASS: TestBuildWithHugeFile (70.05s)
11:07:31 [2019-10-22T11:07:31.371Z] === RUN   TestBuildWithEmptyDockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:31 [2019-10-22T11:07:31.626Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:31 [2019-10-22T11:07:31.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
11:07:31 [2019-10-22T11:07:31.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
11:07:31 [2019-10-22T11:07:31.880Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
11:07:31 [2019-10-22T11:07:31.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
11:07:31 [2019-10-22T11:07:31.880Z] === RUN   TestBuildWithHugeFile
11:07:38 [2019-10-22T11:07:38.405Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	21.464s
11:07:41 [2019-10-22T11:07:41.361Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	17.641s
11:07:41 [2019-10-22T11:07:41.361Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
11:07:41 [2019-10-22T11:07:41.361Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
11:07:41 [2019-10-22T11:07:41.361Z] SKIP: docker_cli_build_test.go:6073: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
11:07:41 [2019-10-22T11:07:41.361Z] PASS: docker_cli_build_test.go:6052: DockerSuite.TestBuildWorkdirImageCmd	1.121s
11:07:46 [2019-10-22T11:07:46.477Z] PASS: docker_api_containers_test.go:1325: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	7.787s
11:07:48 [2019-10-22T11:07:48.427Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	8.026s
11:07:49 [2019-10-22T11:07:49.737Z] PASS: docker_cli_swarm_test.go:1395: DockerSwarmSuite.TestSwarmAlternateLockUnlock	28.490s
11:07:50 [2019-10-22T11:07:50.607Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.744s
11:07:50 [2019-10-22T11:07:50.607Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
11:07:50 [2019-10-22T11:07:50.607Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
11:07:50 [2019-10-22T11:07:50.607Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
11:07:52 [2019-10-22T11:07:52.784Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	2.063s
11:07:56 [2019-10-22T11:07:56.346Z] PASS: docker_cli_swarm_test.go:1973: DockerSwarmSuite.TestSwarmClusterEventsConfig	4.025s
11:07:57 [2019-10-22T11:07:57.466Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	4.140s
11:08:00 [2019-10-22T11:08:00.511Z] PASS: docker_cli_swarm_test.go:1934: DockerSwarmSuite.TestSwarmClusterEventsNetwork	2.255s
11:08:02 [2019-10-22T11:08:02.145Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	4.597s
11:08:05 [2019-10-22T11:08:05.796Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	14.825s
11:08:05 [2019-10-22T11:08:05.796Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.003s
11:08:05 [2019-10-22T11:08:05.796Z] PASS: docker_api_containers_test.go:1588: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.261s
11:08:06 [2019-10-22T11:08:06.827Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	4.022s
11:08:06 [2019-10-22T11:08:06.827Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
11:08:09 [2019-10-22T11:08:09.058Z] PASS: docker_api_containers_test.go:1502: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	3.098s
11:08:09 [2019-10-22T11:08:09.058Z] PASS: docker_api_containers_test.go:1484: DockerSuite.TestPostContainersCreateShmSizeNegative	0.007s
11:08:10 [2019-10-22T11:08:10.419Z] PASS: docker_api_containers_test.go:1530: DockerSuite.TestPostContainersCreateShmSizeOmitted	1.767s
11:08:10 [2019-10-22T11:08:10.419Z] PASS: docker_api_containers_test.go:1613: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.006s
11:08:12 [2019-10-22T11:08:12.968Z] PASS: docker_api_containers_test.go:1557: DockerSuite.TestPostContainersCreateWithShmSize	2.279s
11:08:12 [2019-10-22T11:08:12.968Z] PASS: docker_api_containers_test.go:1380: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.309s
11:08:13 [2019-10-22T11:08:13.889Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	6.059s
11:08:13 [2019-10-22T11:08:13.889Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
11:08:19 [2019-10-22T11:08:19.491Z] PASS: docker_api_containers_test.go:1353: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	5.364s
11:08:19 [2019-10-22T11:08:19.491Z] PASS: docker_api_containers_test.go:1451: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.006s
11:08:26 [2019-10-22T11:08:26.256Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	11.694s
11:08:29 [2019-10-22T11:08:29.417Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	10.700s
11:08:29 [2019-10-22T11:08:29.984Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	4.172s
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
11:08:29 [2019-10-22T11:08:29.984Z] PASS: docker_api_containers_test.go:1289: DockerSuite.TestContainerAPIChunkedEncoding	0.024s
11:08:30 [2019-10-22T11:08:30.777Z] PASS: docker_cli_swarm_test.go:1904: DockerSwarmSuite.TestSwarmClusterEventsNode	9.873s
11:08:32 [2019-10-22T11:08:32.180Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	2.913s
11:08:32 [2019-10-22T11:08:32.435Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.507s
11:08:32 [2019-10-22T11:08:32.690Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.230s
11:08:35 [2019-10-22T11:08:35.948Z] --- PASS: TestBuildWithHugeFile (64.07s)
11:08:35 [2019-10-22T11:08:35.948Z] === RUN   TestBuildWithEmptyDockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:08:35 [2019-10-22T11:08:35.948Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:08:36 [2019-10-22T11:08:36.203Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:08:36 [2019-10-22T11:08:36.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:08:36 [2019-10-22T11:08:36.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
11:08:36 [2019-10-22T11:08:36.203Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:08:36 [2019-10-22T11:08:36.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:08:36 [2019-10-22T11:08:36.203Z] === RUN   TestBuildWithHugeFile
11:08:37 [2019-10-22T11:08:37.046Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	6.179s
11:08:38 [2019-10-22T11:08:38.100Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	3.908s
11:08:39 [2019-10-22T11:08:39.984Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	1.107s
11:08:40 [2019-10-22T11:08:40.910Z] PASS: docker_cli_swarm_test.go:1820: DockerSwarmSuite.TestSwarmClusterEventsScope	9.286s
11:08:42 [2019-10-22T11:08:42.827Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	6.167s
11:08:43 [2019-10-22T11:08:43.285Z] SKIP: docker_api_containers_test.go:1155: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
11:08:45 [2019-10-22T11:08:45.069Z] PASS: docker_cli_swarm_test.go:1953: DockerSwarmSuite.TestSwarmClusterEventsSecret	2.498s
11:08:45 [2019-10-22T11:08:45.460Z] PASS: docker_api_containers_test.go:1070: DockerSuite.TestContainerAPICopyNotExistsAnyMore	2.066s
11:08:45 [2019-10-22T11:08:45.460Z] SKIP: docker_api_containers_test.go:1083: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
11:08:45 [2019-10-22T11:08:45.460Z] SKIP: docker_api_containers_test.go:1113: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
11:08:45 [2019-10-22T11:08:45.460Z] SKIP: docker_api_containers_test.go:1134: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
11:08:46 [2019-10-22T11:08:46.429Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	5.272s
11:08:46 [2019-10-22T11:08:46.992Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	1.938s
11:08:46 [2019-10-22T11:08:46.992Z] SKIP: docker_api_containers_test.go:649: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
11:08:46 [2019-10-22T11:08:46.992Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
11:08:49 [2019-10-22T11:08:49.162Z] PASS: docker_api_containers_test.go:1901: DockerSuite.TestContainerAPICreateMountsBindRead	2.102s
11:08:49 [2019-10-22T11:08:49.162Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
11:08:49 [2019-10-22T11:08:49.162Z] SKIP: docker_api_containers_test.go:1409: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
11:08:49 [2019-10-22T11:08:49.162Z] SKIP: docker_api_containers_test.go:655: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
11:08:49 [2019-10-22T11:08:49.162Z] SKIP: docker_api_containers_test.go:684: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
11:08:49 [2019-10-22T11:08:49.162Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateWithHostName	0.015s
11:08:52 [2019-10-22T11:08:52.061Z] PASS: docker_api_containers_test.go:1166: DockerSuite.TestContainerAPIDelete	2.359s
11:08:53 [2019-10-22T11:08:53.595Z] PASS: docker_api_containers_test.go:1239: DockerSuite.TestContainerAPIDeleteConflict	1.349s
11:08:55 [2019-10-22T11:08:55.126Z] PASS: docker_api_containers_test.go:1191: DockerSuite.TestContainerAPIDeleteForce	1.681s
11:08:55 [2019-10-22T11:08:55.126Z] PASS: docker_api_containers_test.go:1182: DockerSuite.TestContainerAPIDeleteNotExist	0.005s
11:08:55 [2019-10-22T11:08:55.126Z] SKIP: docker_api_containers_test.go:1208: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
11:08:56 [2019-10-22T11:08:56.665Z] PASS: docker_api_containers_test.go:1254: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.804s
11:08:57 [2019-10-22T11:08:57.123Z] PASS: docker_api_containers_test.go:1647: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
11:08:58 [2019-10-22T11:08:58.584Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	11.222s
11:08:58 [2019-10-22T11:08:58.584Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.484s
11:08:59 [2019-10-22T11:08:59.295Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	2.018s
11:08:59 [2019-10-22T11:08:59.295Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
11:08:59 [2019-10-22T11:08:59.295Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
11:09:00 [2019-10-22T11:09:00.828Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	1.944s
11:09:00 [2019-10-22T11:09:00.828Z] PASS: docker_api_containers_test.go:756: DockerSuite.TestContainerAPIInvalidPortSyntax	0.003s
11:09:03 [2019-10-22T11:09:03.002Z] PASS: docker_api_containers_test.go:957: DockerSuite.TestContainerAPIKill	1.721s
11:09:03 [2019-10-22T11:09:03.002Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
11:09:05 [2019-10-22T11:09:05.152Z] PASS: docker_cli_swarm_test.go:1864: DockerSwarmSuite.TestSwarmClusterEventsService	18.378s
11:09:05 [2019-10-22T11:09:05.174Z] PASS: docker_api_containers_test.go:1309: DockerSuite.TestContainerAPIPostContainerStop	2.294s
11:09:05 [2019-10-22T11:09:05.174Z] PASS: docker_api_containers_test.go:872: DockerSuite.TestContainerAPIPostCreateNull	0.174s
11:09:05 [2019-10-22T11:09:05.174Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
11:09:06 [2019-10-22T11:09:06.556Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	7.617s
11:09:07 [2019-10-22T11:09:07.348Z] PASS: docker_api_containers_test.go:940: DockerSuite.TestContainerAPIRename	1.550s
11:09:11 [2019-10-22T11:09:11.074Z] PASS: docker_api_containers_test.go:972: DockerSuite.TestContainerAPIRestart	2.864s
11:09:19 [2019-10-22T11:09:19.626Z] PASS: docker_api_containers_test.go:986: DockerSuite.TestContainerAPIRestartNotimeoutParam	7.877s
11:09:19 [2019-10-22T11:09:19.626Z] PASS: docker_api_containers_test.go:854: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.026s
11:09:19 [2019-10-22T11:09:19.626Z] PASS: docker_api_containers_test.go:782: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
11:09:19 [2019-10-22T11:09:19.626Z] PASS: docker_api_containers_test.go:830: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.003s
11:09:19 [2019-10-22T11:09:19.626Z] PASS: docker_api_containers_test.go:806: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.003s
11:09:20 [2019-10-22T11:09:20.591Z] PASS: docker_api_containers_test.go:1002: DockerSuite.TestContainerAPIStart	1.200s
11:09:20 [2019-10-22T11:09:20.591Z] SKIP: docker_api_containers_test.go:1656: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
11:09:21 [2019-10-22T11:09:21.393Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	11.796s
11:09:22 [2019-10-22T11:09:22.122Z] PASS: docker_api_containers_test.go:1028: DockerSuite.TestContainerAPIStop	1.941s
11:09:22 [2019-10-22T11:09:22.122Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
11:09:24 [2019-10-22T11:09:24.293Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	1.364s
11:09:24 [2019-10-22T11:09:24.293Z] PASS: docker_api_containers_test.go:715: DockerSuite.TestContainerAPIVerifyHeader	0.027s
11:09:25 [2019-10-22T11:09:25.591Z] PASS: docker_cli_swarm_test.go:1800: DockerSwarmSuite.TestSwarmClusterEventsSource	5.149s
11:09:26 [2019-10-22T11:09:26.624Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	4.836s
11:09:28 [2019-10-22T11:09:28.017Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPIWait	4.046s
11:09:29 [2019-10-22T11:09:29.552Z] PASS: docker_api_containers_test.go:2197: DockerSuite.TestContainerKillCustomStopSignal	1.642s
11:09:29 [2019-10-22T11:09:29.552Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
11:09:29 [2019-10-22T11:09:29.552Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
11:09:29 [2019-10-22T11:09:29.552Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
11:09:29 [2019-10-22T11:09:29.552Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
11:09:29 [2019-10-22T11:09:29.552Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
11:09:31 [2019-10-22T11:09:31.084Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe	1.150s
11:09:33 [2019-10-22T11:09:33.148Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	6.448s
11:09:35 [2019-10-22T11:09:35.035Z] PASS: docker_cli_swarm_test.go:1841: DockerSwarmSuite.TestSwarmClusterEventsType	9.046s
11:09:37 [2019-10-22T11:09:37.587Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.059s
11:09:41 [2019-10-22T11:09:41.746Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	3.227s
11:09:44 [2019-10-22T11:09:44.296Z] --- PASS: TestBuildWithHugeFile (68.02s)
11:09:44 [2019-10-22T11:09:44.296Z] === RUN   TestBuildWithEmptyDockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:09:44 [2019-10-22T11:09:44.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:09:44 [2019-10-22T11:09:44.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:09:44 [2019-10-22T11:09:44.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:09:44 [2019-10-22T11:09:44.551Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:09:44 [2019-10-22T11:09:44.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
11:09:44 [2019-10-22T11:09:44.551Z] === RUN   TestBuildWithHugeFile
11:09:44 [2019-10-22T11:09:44.551Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	2.225s
11:09:49 [2019-10-22T11:09:49.838Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.776s
11:09:53 [2019-10-22T11:09:53.138Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	3.525s
11:09:54 [2019-10-22T11:09:54.498Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	1.769s
11:09:56 [2019-10-22T11:09:56.424Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	1.888s
11:10:01 [2019-10-22T11:10:01.021Z] PASS: docker_api_containers_test.go:1932: DockerSuite.TestContainersAPICreateMountsCreate	25.555s
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_api_containers_test.go:2147: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] PASS: docker_api_containers_test.go:1705: DockerSuite.TestContainersAPICreateMountsValidation	0.071s
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	2.080s
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.021Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
11:10:01 [2019-10-22T11:10:01.479Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	2.193s
11:10:01 [2019-10-22T11:10:01.479Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.060s
11:10:01 [2019-10-22T11:10:01.479Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
11:10:03 [2019-10-22T11:10:03.664Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.059s
11:10:03 [2019-10-22T11:10:03.664Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
11:10:03 [2019-10-22T11:10:03.664Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
11:10:03 [2019-10-22T11:10:03.664Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
11:10:04 [2019-10-22T11:10:04.497Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	5.255s
11:10:08 [2019-10-22T11:10:08.390Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	4.142s
11:10:09 [2019-10-22T11:10:09.778Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	3.733s
11:10:09 [2019-10-22T11:10:09.944Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	2.109s
11:10:09 [2019-10-22T11:10:09.944Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
11:10:09 [2019-10-22T11:10:09.944Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
11:10:10 [2019-10-22T11:10:10.704Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.939s
11:10:10 [2019-10-22T11:10:10.704Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
11:10:10 [2019-10-22T11:10:10.958Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.253s
11:10:11 [2019-10-22T11:10:11.219Z] PASS: docker_cli_push_test.go:293: DockerSuite.TestPushToCentralRegistryUnauthorized	0.195s
11:10:11 [2019-10-22T11:10:11.219Z] PASS: docker_cli_push_test.go:39: DockerSuite.TestPushUnprefixedRepo	0.090s
11:10:15 [2019-10-22T11:10:15.376Z] PASS: docker_api_containers_test.go:1425: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	3.908s
11:10:19 [2019-10-22T11:10:19.558Z] PASS: docker_cli_restart_test.go:298: DockerSuite.TestRestartAutoRemoveContainer	3.715s
11:10:23 [2019-10-22T11:10:23.720Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.085s
11:10:24 [2019-10-22T11:10:24.644Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	1.492s
11:10:24 [2019-10-22T11:10:24.828Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	13.050s
11:10:24 [2019-10-22T11:10:24.828Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
11:10:24 [2019-10-22T11:10:24.828Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
11:10:31 [2019-10-22T11:10:31.960Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	8.171s
11:10:31 [2019-10-22T11:10:31.960Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
11:10:31 [2019-10-22T11:10:31.960Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
11:10:33 [2019-10-22T11:10:33.512Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	2.145s
11:10:33 [2019-10-22T11:10:33.512Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
11:10:33 [2019-10-22T11:10:33.512Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
11:10:40 [2019-10-22T11:10:40.631Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	6.947s
11:10:40 [2019-10-22T11:10:40.631Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
11:10:40 [2019-10-22T11:10:40.631Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
11:10:40 [2019-10-22T11:10:40.631Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
11:10:40 [2019-10-22T11:10:40.631Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
11:10:40 [2019-10-22T11:10:40.631Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.131s
11:10:40 [2019-10-22T11:10:40.631Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.130s
11:10:42 [2019-10-22T11:10:42.188Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.667s
11:10:44 [2019-10-22T11:10:44.387Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	2.158s
11:10:44 [2019-10-22T11:10:44.854Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.204s
11:10:44 [2019-10-22T11:10:44.854Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.138s
11:10:46 [2019-10-22T11:10:46.601Z] PASS: docker_cli_restart_test.go:267: DockerSuite.TestRestartContainerwithRestartPolicy	19.936s
11:10:47 [2019-10-22T11:10:47.061Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.954s
11:10:47 [2019-10-22T11:10:47.533Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.575s
11:10:47 [2019-10-22T11:10:47.533Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.130s
11:10:47 [2019-10-22T11:10:47.533Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
11:10:47 [2019-10-22T11:10:47.961Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	2.408s
11:10:48 [2019-10-22T11:10:48.006Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.363s
11:10:48 [2019-10-22T11:10:48.006Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
11:10:48 [2019-10-22T11:10:48.006Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.131s
11:10:48 [2019-10-22T11:10:48.470Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.342s
11:10:48 [2019-10-22T11:10:48.884Z] --- PASS: TestBuildWithHugeFile (64.40s)
11:10:48 [2019-10-22T11:10:48.884Z] === RUN   TestBuildWithEmptyDockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:48 [2019-10-22T11:10:48.884Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:49 [2019-10-22T11:10:49.138Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:49 [2019-10-22T11:10:49.138Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:10:49 [2019-10-22T11:10:49.138Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
11:10:49 [2019-10-22T11:10:49.138Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:10:49 [2019-10-22T11:10:49.138Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
11:10:49 [2019-10-22T11:10:49.138Z] PASS
11:10:49 [2019-10-22T11:10:49.138Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:10:49 [2019-10-22T11:10:49.393Z] INFO: Testing against a local daemon
11:10:49 [2019-10-22T11:10:49.393Z] testing: warning: no tests to run
11:10:49 [2019-10-22T11:10:49.393Z] PASS
11:10:49 [2019-10-22T11:10:49.393Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:10:49 [2019-10-22T11:10:49.393Z] INFO: Testing against a local daemon
11:10:49 [2019-10-22T11:10:49.393Z] === RUN   TestContainerInvalidJSON
11:10:49 [2019-10-22T11:10:49.393Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:10:49 [2019-10-22T11:10:49.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:10:49 [2019-10-22T11:10:49.393Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:10:49 [2019-10-22T11:10:49.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:10:49 [2019-10-22T11:10:49.393Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:10:49 [2019-10-22T11:10:49.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:10:49 [2019-10-22T11:10:49.393Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:10:49 [2019-10-22T11:10:49.393Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:10:49 [2019-10-22T11:10:49.393Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:10:49 [2019-10-22T11:10:49.393Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:10:49 [2019-10-22T11:10:49.393Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:10:49 [2019-10-22T11:10:49.393Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:10:49 [2019-10-22T11:10:49.393Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:10:49 [2019-10-22T11:10:49.393Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:10:49 [2019-10-22T11:10:49.647Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
11:10:49 [2019-10-22T11:10:49.647Z] === RUN   TestCopyFromContainerPathIsNotDir
11:10:49 [2019-10-22T11:10:49.647Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:10:49 [2019-10-22T11:10:49.647Z] === RUN   TestCopyFromContainer
11:10:50 [2019-10-22T11:10:50.570Z] PASS: docker_cli_restart_test.go:237: DockerSuite.TestRestartPolicyAfterRestart	2.363s
11:10:50 [2019-10-22T11:10:50.869Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.153s
11:10:50 [2019-10-22T11:10:50.869Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.087s
11:10:51 [2019-10-22T11:10:51.431Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.455s
11:10:51 [2019-10-22T11:10:51.431Z] === RUN   TestCopyFromContainer//
11:10:51 [2019-10-22T11:10:51.686Z] === RUN   TestCopyFromContainer//bar/root
11:10:51 [2019-10-22T11:10:51.686Z] === RUN   TestCopyFromContainer//bar/root/
11:10:51 [2019-10-22T11:10:51.686Z] === RUN   TestCopyFromContainer/bar/quux
11:10:51 [2019-10-22T11:10:51.941Z] === RUN   TestCopyFromContainer/bar/quux/
11:10:51 [2019-10-22T11:10:51.941Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:10:52 [2019-10-22T11:10:52.196Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:10:52 [2019-10-22T11:10:52.196Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:10:52 [2019-10-22T11:10:52.196Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:10:52 [2019-10-22T11:10:52.196Z] === RUN   TestCopyFromContainer/bar/notarget
11:10:52 [2019-10-22T11:10:52.450Z] --- PASS: TestCopyFromContainer (2.76s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:10:52 [2019-10-22T11:10:52.450Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
11:10:52 [2019-10-22T11:10:52.450Z] === RUN   TestDaemonRestartIpcMode
11:10:52 [2019-10-22T11:10:52.450Z] === PAUSE TestDaemonRestartIpcMode
11:10:52 [2019-10-22T11:10:52.450Z] === RUN   TestExecWithCloseStdin
11:10:53 [2019-10-22T11:10:53.374Z] --- PASS: TestExecWithCloseStdin (1.03s)
11:10:53 [2019-10-22T11:10:53.374Z] === RUN   TestExecUser
11:10:53 [2019-10-22T11:10:53.935Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.350s
11:10:54 [2019-10-22T11:10:54.535Z] --- PASS: TestExecUser (1.00s)
11:10:54 [2019-10-22T11:10:54.535Z] === RUN   TestHealthKillContainer
11:10:55 [2019-10-22T11:10:55.460Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.629s
11:10:57 [2019-10-22T11:10:57.350Z] --- PASS: TestHealthKillContainer (2.95s)
11:10:57 [2019-10-22T11:10:57.350Z] === RUN   TestAPIIpcModeHost
11:10:58 [2019-10-22T11:10:58.275Z] --- PASS: TestAPIIpcModeHost (0.89s)
11:10:58 [2019-10-22T11:10:58.275Z] === RUN   TestDaemonIpcModeShareable
11:10:59 [2019-10-22T11:10:59.679Z] PASS: docker_cli_restart_test.go:193: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	3.709s
11:10:59 [2019-10-22T11:10:59.934Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
11:10:59 [2019-10-22T11:10:59.934Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:10:59 [2019-10-22T11:10:59.934Z]     daemon.go:302: [d5635e4656b85] waiting for daemon to start
11:10:59 [2019-10-22T11:10:59.934Z]     daemon.go:334: [d5635e4656b85] daemon started
11:10:59 [2019-10-22T11:10:59.934Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:327, shared: true, mustBeShared: true
11:10:59 [2019-10-22T11:10:59.934Z]     daemon.go:286: [d5635e4656b85] exiting daemon
11:10:59 [2019-10-22T11:10:59.934Z] === RUN   TestDaemonIpcModePrivate
11:11:00 [2019-10-22T11:11:00.909Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	11.910s
11:11:00 [2019-10-22T11:11:00.909Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.136s
11:11:00 [2019-10-22T11:11:00.909Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.105s
11:11:01 [2019-10-22T11:11:01.859Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.556s
11:11:01 [2019-10-22T11:11:01.859Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.030s
11:11:01 [2019-10-22T11:11:01.859Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.117s
11:11:01 [2019-10-22T11:11:01.859Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
11:11:01 [2019-10-22T11:11:01.859Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:11:01 [2019-10-22T11:11:01.859Z]     daemon.go:302: [de6b9a464558f] waiting for daemon to start
11:11:01 [2019-10-22T11:11:01.859Z]     daemon.go:334: [de6b9a464558f] daemon started
11:11:01 [2019-10-22T11:11:01.859Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:314, shared: false, mustBeShared: false
11:11:01 [2019-10-22T11:11:01.859Z]     daemon.go:286: [de6b9a464558f] exiting daemon
11:11:01 [2019-10-22T11:11:01.859Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:11:03 [2019-10-22T11:11:03.786Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
11:11:03 [2019-10-22T11:11:03.786Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:11:03 [2019-10-22T11:11:03.786Z]     daemon.go:302: [de1a8c110e28e] waiting for daemon to start
11:11:03 [2019-10-22T11:11:03.786Z]     daemon.go:334: [de1a8c110e28e] daemon started
11:11:03 [2019-10-22T11:11:03.786Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:304, shared: false, mustBeShared: false
11:11:03 [2019-10-22T11:11:03.786Z]     daemon.go:286: [de1a8c110e28e] exiting daemon
11:11:03 [2019-10-22T11:11:03.786Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:11:04 [2019-10-22T11:11:04.677Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.027s
11:11:05 [2019-10-22T11:11:05.141Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.144s
11:11:05 [2019-10-22T11:11:05.141Z] SKIP: docker_api_containers_test.go:916: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
11:11:05 [2019-10-22T11:11:05.149Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
11:11:05 [2019-10-22T11:11:05.149Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:11:05 [2019-10-22T11:11:05.149Z]     daemon.go:302: [d246e1aa25fe1] waiting for daemon to start
11:11:05 [2019-10-22T11:11:05.149Z]     daemon.go:334: [d246e1aa25fe1] daemon started
11:11:05 [2019-10-22T11:11:05.149Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:299, shared: true, mustBeShared: true
11:11:05 [2019-10-22T11:11:05.149Z]     daemon.go:286: [d246e1aa25fe1] exiting daemon
11:11:05 [2019-10-22T11:11:05.149Z] === RUN   TestStopContainerWithTimeout
11:11:05 [2019-10-22T11:11:05.149Z] === RUN   TestStopContainerWithTimeout/0
11:11:05 [2019-10-22T11:11:05.149Z] === PAUSE TestStopContainerWithTimeout/0
11:11:05 [2019-10-22T11:11:05.149Z] === RUN   TestStopContainerWithTimeout/1
11:11:05 [2019-10-22T11:11:05.149Z] === PAUSE TestStopContainerWithTimeout/1
11:11:05 [2019-10-22T11:11:05.149Z] === RUN   TestStopContainerWithTimeout/3
11:11:05 [2019-10-22T11:11:05.149Z] === PAUSE TestStopContainerWithTimeout/3
11:11:05 [2019-10-22T11:11:05.149Z] === RUN   TestStopContainerWithTimeout/-1
11:11:05 [2019-10-22T11:11:05.149Z] === PAUSE TestStopContainerWithTimeout/-1
11:11:05 [2019-10-22T11:11:05.404Z] === CONT  TestStopContainerWithTimeout/0
11:11:05 [2019-10-22T11:11:05.404Z] === CONT  TestStopContainerWithTimeout/3
11:11:05 [2019-10-22T11:11:05.659Z] PASS: docker_cli_swarm_test.go:1317: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	70.105s
11:11:06 [2019-10-22T11:11:06.585Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	4.360s
11:11:06 [2019-10-22T11:11:06.585Z] === CONT  TestStopContainerWithTimeout/-1
11:11:07 [2019-10-22T11:11:07.340Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	1.537s
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.082s
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.056s
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.341Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
11:11:07 [2019-10-22T11:11:07.508Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.152s
11:11:07 [2019-10-22T11:11:07.763Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.317s
11:11:08 [2019-10-22T11:11:08.687Z] === CONT  TestStopContainerWithTimeout/1
11:11:09 [2019-10-22T11:11:09.541Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.201s
11:11:10 [2019-10-22T11:11:10.047Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.710s
11:11:10 [2019-10-22T11:11:10.606Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:11:10 [2019-10-22T11:11:10.606Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
11:11:10 [2019-10-22T11:11:10.606Z]     --- PASS: TestStopContainerWithTimeout/3 (3.28s)
11:11:10 [2019-10-22T11:11:10.606Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
11:11:10 [2019-10-22T11:11:10.606Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
11:11:10 [2019-10-22T11:11:10.606Z] === RUN   TestDeleteDevicemapper
11:11:10 [2019-10-22T11:11:10.606Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:11:10 [2019-10-22T11:11:10.606Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:11:10 [2019-10-22T11:11:10.606Z] === CONT  TestDaemonRestartIpcMode
11:11:11 [2019-10-22T11:11:11.165Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.154s
11:11:11 [2019-10-22T11:11:11.740Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.075s
11:11:12 [2019-10-22T11:11:12.528Z] PASS: docker_cli_swarm_test.go:367: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	6.469s
11:11:13 [2019-10-22T11:11:13.133Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	2.047s
11:11:13 [2019-10-22T11:11:13.941Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	2.198s
11:11:14 [2019-10-22T11:11:14.494Z] --- PASS: TestDaemonRestartIpcMode (3.70s)
11:11:14 [2019-10-22T11:11:14.494Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:302: [d167fc49de9ca] waiting for daemon to start
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:334: [d167fc49de9ca] daemon started
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:286: [d167fc49de9ca] exiting daemon
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:302: [d167fc49de9ca] waiting for daemon to start
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:334: [d167fc49de9ca] daemon started
11:11:14 [2019-10-22T11:11:14.494Z]     daemon.go:286: [d167fc49de9ca] exiting daemon
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestContainerInvalidJSON
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:11:14 [2019-10-22T11:11:14.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:11:14 [2019-10-22T11:11:14.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:11:14 [2019-10-22T11:11:14.494Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:11:14 [2019-10-22T11:11:14.494Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:11:14 [2019-10-22T11:11:14.494Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:11:14 [2019-10-22T11:11:14.494Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:11:14 [2019-10-22T11:11:14.494Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:11:14 [2019-10-22T11:11:14.494Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:11:14 [2019-10-22T11:11:14.494Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:11:14 [2019-10-22T11:11:14.494Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:11:14 [2019-10-22T11:11:14.494Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.303s
11:11:14 [2019-10-22T11:11:14.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestCopyFromContainerPathIsNotDir
11:11:14 [2019-10-22T11:11:14.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:11:14 [2019-10-22T11:11:14.494Z] === RUN   TestCopyFromContainer
11:11:14 [2019-10-22T11:11:14.494Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.196s
11:11:15 [2019-10-22T11:11:15.859Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	1.092s
11:11:16 [2019-10-22T11:11:16.795Z] === RUN   TestCopyFromContainer//
11:11:16 [2019-10-22T11:11:16.795Z] === RUN   TestCopyFromContainer//bar/root
11:11:16 [2019-10-22T11:11:16.795Z] === RUN   TestCopyFromContainer//bar/root/
11:11:16 [2019-10-22T11:11:16.795Z] === RUN   TestCopyFromContainer/bar/quux
11:11:17 [2019-10-22T11:11:17.050Z] === RUN   TestCopyFromContainer/bar/quux/
11:11:17 [2019-10-22T11:11:17.050Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:11:17 [2019-10-22T11:11:17.305Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:11:17 [2019-10-22T11:11:17.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:11:17 [2019-10-22T11:11:17.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:11:17 [2019-10-22T11:11:17.560Z] === RUN   TestCopyFromContainer/bar/notarget
11:11:17 [2019-10-22T11:11:17.815Z] --- PASS: TestCopyFromContainer (3.19s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
11:11:17 [2019-10-22T11:11:17.815Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
11:11:17 [2019-10-22T11:11:17.815Z] === RUN   TestDaemonRestartIpcMode
11:11:17 [2019-10-22T11:11:17.815Z] === PAUSE TestDaemonRestartIpcMode
11:11:17 [2019-10-22T11:11:17.815Z] === RUN   TestExecWithCloseStdin
11:11:18 [2019-10-22T11:11:18.741Z] --- PASS: TestExecWithCloseStdin (1.09s)
11:11:18 [2019-10-22T11:11:18.741Z] === RUN   TestExecUser
11:11:20 [2019-10-22T11:11:20.105Z] --- PASS: TestExecUser (1.06s)
11:11:20 [2019-10-22T11:11:20.105Z] === RUN   TestHealthKillContainer
11:11:21 [2019-10-22T11:11:21.470Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	5.374s
11:11:22 [2019-10-22T11:11:22.030Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.652s
11:11:23 [2019-10-22T11:11:23.392Z] --- PASS: TestHealthKillContainer (3.34s)
11:11:23 [2019-10-22T11:11:23.392Z] === RUN   TestAPIIpcModeHost
11:11:23 [2019-10-22T11:11:23.392Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	1.241s
11:11:23 [2019-10-22T11:11:23.952Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.466s
11:11:24 [2019-10-22T11:11:24.206Z] --- PASS: TestAPIIpcModeHost (0.89s)
11:11:24 [2019-10-22T11:11:24.206Z] === RUN   TestDaemonIpcModeShareable
11:11:24 [2019-10-22T11:11:24.206Z] PASS: docker_cli_swarm_test.go:320: DockerSwarmSuite.TestSwarmContainerAutoStart	10.755s
11:11:25 [2019-10-22T11:11:25.567Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunAddDeviceCgroupRule	1.804s
11:11:26 [2019-10-22T11:11:26.127Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
11:11:26 [2019-10-22T11:11:26.127Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:11:26 [2019-10-22T11:11:26.127Z]     daemon.go:302: [da5827bf2621b] waiting for daemon to start
11:11:26 [2019-10-22T11:11:26.127Z]     daemon.go:334: [da5827bf2621b] daemon started
11:11:26 [2019-10-22T11:11:26.127Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:320, shared: true, mustBeShared: true
11:11:26 [2019-10-22T11:11:26.127Z]     daemon.go:286: [da5827bf2621b] exiting daemon
11:11:26 [2019-10-22T11:11:26.127Z] === RUN   TestDaemonIpcModePrivate
11:11:26 [2019-10-22T11:11:26.384Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	12.670s
11:11:26 [2019-10-22T11:11:26.687Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.950s
11:11:27 [2019-10-22T11:11:27.247Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.577s
11:11:28 [2019-10-22T11:11:28.171Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.929s
11:11:28 [2019-10-22T11:11:28.171Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
11:11:28 [2019-10-22T11:11:28.171Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:11:28 [2019-10-22T11:11:28.171Z]     daemon.go:302: [d4c2d4e5f625b] waiting for daemon to start
11:11:28 [2019-10-22T11:11:28.171Z]     daemon.go:334: [d4c2d4e5f625b] daemon started
11:11:28 [2019-10-22T11:11:28.171Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:324, shared: false, mustBeShared: false
11:11:28 [2019-10-22T11:11:28.171Z]     daemon.go:286: [d4c2d4e5f625b] exiting daemon
11:11:28 [2019-10-22T11:11:28.171Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:11:28 [2019-10-22T11:11:28.171Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.018s
11:11:29 [2019-10-22T11:11:29.534Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.977s
11:11:30 [2019-10-22T11:11:30.094Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
11:11:30 [2019-10-22T11:11:30.094Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:11:30 [2019-10-22T11:11:30.094Z]     daemon.go:302: [d89338d2ba99d] waiting for daemon to start
11:11:30 [2019-10-22T11:11:30.094Z]     daemon.go:334: [d89338d2ba99d] daemon started
11:11:30 [2019-10-22T11:11:30.094Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:333, shared: false, mustBeShared: false
11:11:30 [2019-10-22T11:11:30.094Z]     daemon.go:286: [d89338d2ba99d] exiting daemon
11:11:30 [2019-10-22T11:11:30.094Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:11:31 [2019-10-22T11:11:31.456Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.410s
11:11:32 [2019-10-22T11:11:32.217Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	4.779s
11:11:32 [2019-10-22T11:11:32.380Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.995s
11:11:32 [2019-10-22T11:11:32.380Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s)
11:11:32 [2019-10-22T11:11:32.380Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:11:32 [2019-10-22T11:11:32.380Z]     daemon.go:302: [d3b044c59b0de] waiting for daemon to start
11:11:32 [2019-10-22T11:11:32.380Z]     daemon.go:334: [d3b044c59b0de] daemon started
11:11:32 [2019-10-22T11:11:32.380Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:333, shared: true, mustBeShared: true
11:11:32 [2019-10-22T11:11:32.380Z]     daemon.go:286: [d3b044c59b0de] exiting daemon
11:11:32 [2019-10-22T11:11:32.380Z] === RUN   TestStopContainerWithTimeout
11:11:32 [2019-10-22T11:11:32.380Z] === RUN   TestStopContainerWithTimeout/0
11:11:32 [2019-10-22T11:11:32.380Z] === PAUSE TestStopContainerWithTimeout/0
11:11:32 [2019-10-22T11:11:32.380Z] === RUN   TestStopContainerWithTimeout/1
11:11:32 [2019-10-22T11:11:32.380Z] === PAUSE TestStopContainerWithTimeout/1
11:11:32 [2019-10-22T11:11:32.380Z] === RUN   TestStopContainerWithTimeout/3
11:11:32 [2019-10-22T11:11:32.380Z] === PAUSE TestStopContainerWithTimeout/3
11:11:32 [2019-10-22T11:11:32.380Z] === RUN   TestStopContainerWithTimeout/-1
11:11:32 [2019-10-22T11:11:32.380Z] === PAUSE TestStopContainerWithTimeout/-1
11:11:32 [2019-10-22T11:11:32.380Z] === CONT  TestStopContainerWithTimeout/0
11:11:32 [2019-10-22T11:11:32.380Z] === CONT  TestStopContainerWithTimeout/-1
11:11:33 [2019-10-22T11:11:33.306Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.801s
11:11:34 [2019-10-22T11:11:34.245Z] === CONT  TestStopContainerWithTimeout/3
11:11:34 [2019-10-22T11:11:34.541Z] PASS: docker_cli_swarm_test.go:342: DockerSwarmSuite.TestSwarmContainerEndpointOptions	8.871s
11:11:34 [2019-10-22T11:11:34.795Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.991s
11:11:35 [2019-10-22T11:11:35.718Z] === CONT  TestStopContainerWithTimeout/1
11:11:35 [2019-10-22T11:11:35.983Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	4.515s
11:11:36 [2019-10-22T11:11:36.641Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.875s
11:11:37 [2019-10-22T11:11:37.482Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:11:37 [2019-10-22T11:11:37.482Z]     --- PASS: TestStopContainerWithTimeout/0 (1.94s)
11:11:37 [2019-10-22T11:11:37.482Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
11:11:37 [2019-10-22T11:11:37.482Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
11:11:37 [2019-10-22T11:11:37.482Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
11:11:37 [2019-10-22T11:11:37.482Z] === RUN   TestDeleteDevicemapper
11:11:37 [2019-10-22T11:11:37.482Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:11:37 [2019-10-22T11:11:37.482Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:11:37 [2019-10-22T11:11:37.482Z] === CONT  TestDaemonRestartIpcMode
11:11:37 [2019-10-22T11:11:37.736Z] PASS: docker_cli_swarm_test.go:521: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.576s
11:11:38 [2019-10-22T11:11:38.376Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	1.673s
11:11:38 [2019-10-22T11:11:38.661Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	2.058s
11:11:38 [2019-10-22T11:11:38.842Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.663s
11:11:40 [2019-10-22T11:11:40.064Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.799s
11:11:40 [2019-10-22T11:11:40.989Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.739s
11:11:41 [2019-10-22T11:11:41.548Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
11:11:41 [2019-10-22T11:11:41.548Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:302: [dd53a921510f6] waiting for daemon to start
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:334: [dd53a921510f6] daemon started
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:286: [dd53a921510f6] exiting daemon
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:302: [dd53a921510f6] waiting for daemon to start
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:334: [dd53a921510f6] daemon started
11:11:41 [2019-10-22T11:11:41.548Z]     daemon.go:286: [dd53a921510f6] exiting daemon
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestContainerInvalidJSON
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:11:41 [2019-10-22T11:11:41.548Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:11:41 [2019-10-22T11:11:41.548Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:11:41 [2019-10-22T11:11:41.548Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:11:41 [2019-10-22T11:11:41.548Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:11:41 [2019-10-22T11:11:41.548Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:11:41 [2019-10-22T11:11:41.548Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:11:41 [2019-10-22T11:11:41.548Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:11:41 [2019-10-22T11:11:41.548Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:11:41 [2019-10-22T11:11:41.548Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:11:41 [2019-10-22T11:11:41.548Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:11:41 [2019-10-22T11:11:41.548Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:11:41 [2019-10-22T11:11:41.548Z] === RUN   TestCopyFromContainerPathIsNotDir
11:11:41 [2019-10-22T11:11:41.802Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s)
11:11:41 [2019-10-22T11:11:41.802Z] === RUN   TestCopyFromContainer
11:11:42 [2019-10-22T11:11:42.057Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.841s
11:11:43 [2019-10-22T11:11:43.420Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.924s
11:11:43 [2019-10-22T11:11:43.571Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	3.835s
11:11:43 [2019-10-22T11:11:43.675Z] === RUN   TestCopyFromContainer//
11:11:43 [2019-10-22T11:11:43.932Z] === RUN   TestCopyFromContainer//bar/root
11:11:43 [2019-10-22T11:11:43.932Z] === RUN   TestCopyFromContainer//bar/root/
11:11:43 [2019-10-22T11:11:43.932Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.899s
11:11:44 [2019-10-22T11:11:44.187Z] === RUN   TestCopyFromContainer/bar/quux
11:11:44 [2019-10-22T11:11:44.187Z] === RUN   TestCopyFromContainer/bar/quux/
11:11:44 [2019-10-22T11:11:44.442Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.895s
11:11:44 [2019-10-22T11:11:44.442Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:11:44 [2019-10-22T11:11:44.442Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:11:44 [2019-10-22T11:11:44.442Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:11:44 [2019-10-22T11:11:44.549Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	1.100s
11:11:44 [2019-10-22T11:11:44.697Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:11:44 [2019-10-22T11:11:44.697Z] === RUN   TestCopyFromContainer/bar/notarget
11:11:44 [2019-10-22T11:11:44.953Z] --- PASS: TestCopyFromContainer (3.25s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer// (0.08s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
11:11:44 [2019-10-22T11:11:44.953Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:11:44 [2019-10-22T11:11:44.953Z] === RUN   TestDaemonRestartIpcMode
11:11:44 [2019-10-22T11:11:44.953Z] === PAUSE TestDaemonRestartIpcMode
11:11:44 [2019-10-22T11:11:44.953Z] === RUN   TestExecWithCloseStdin
11:11:45 [2019-10-22T11:11:45.528Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.977s
11:11:45 [2019-10-22T11:11:45.876Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.382s
11:11:46 [2019-10-22T11:11:46.131Z] --- PASS: TestExecWithCloseStdin (1.13s)
11:11:46 [2019-10-22T11:11:46.131Z] === RUN   TestExecUser
11:11:47 [2019-10-22T11:11:47.056Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	1.018s
11:11:47 [2019-10-22T11:11:47.056Z] --- PASS: TestExecUser (0.94s)
11:11:47 [2019-10-22T11:11:47.056Z] === RUN   TestHealthKillContainer
11:11:47 [2019-10-22T11:11:47.615Z] PASS: docker_cli_swarm_test.go:467: DockerSwarmSuite.TestSwarmIngressNetwork	1.794s
11:11:47 [2019-10-22T11:11:47.870Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.777s
11:11:48 [2019-10-22T11:11:48.835Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.878s
11:11:49 [2019-10-22T11:11:49.395Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.826s
11:11:49 [2019-10-22T11:11:49.649Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.014s
11:11:50 [2019-10-22T11:11:50.208Z] --- PASS: TestHealthKillContainer (2.98s)
11:11:50 [2019-10-22T11:11:50.208Z] === RUN   TestAPIIpcModeHost
11:11:50 [2019-10-22T11:11:50.251Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	4.275s
11:11:50 [2019-10-22T11:11:50.767Z] --- PASS: TestAPIIpcModeHost (0.78s)
11:11:50 [2019-10-22T11:11:50.767Z] === RUN   TestDaemonIpcModeShareable
11:11:52 [2019-10-22T11:11:52.667Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	3.011s
11:11:52 [2019-10-22T11:11:52.922Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.692s
11:11:52 [2019-10-22T11:11:52.922Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
11:11:53 [2019-10-22T11:11:53.178Z] --- PASS: TestDaemonIpcModeShareable (2.22s)
11:11:53 [2019-10-22T11:11:53.178Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:11:53 [2019-10-22T11:11:53.178Z]     daemon.go:302: [ddfa4a5415e36] waiting for daemon to start
11:11:53 [2019-10-22T11:11:53.178Z]     daemon.go:334: [ddfa4a5415e36] daemon started
11:11:53 [2019-10-22T11:11:53.178Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:329, shared: true, mustBeShared: true
11:11:53 [2019-10-22T11:11:53.178Z]     daemon.go:286: [ddfa4a5415e36] exiting daemon
11:11:53 [2019-10-22T11:11:53.178Z] === RUN   TestDaemonIpcModePrivate
11:11:53 [2019-10-22T11:11:53.433Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.962s
11:11:54 [2019-10-22T11:11:54.017Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	4.062s
11:11:54 [2019-10-22T11:11:54.017Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.057s
11:11:54 [2019-10-22T11:11:54.017Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.053s
11:11:54 [2019-10-22T11:11:54.017Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
11:11:54 [2019-10-22T11:11:54.017Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
11:11:54 [2019-10-22T11:11:54.017Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
11:11:54 [2019-10-22T11:11:54.792Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.983s
11:11:54 [2019-10-22T11:11:54.995Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.179s
11:11:54 [2019-10-22T11:11:54.995Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
11:11:55 [2019-10-22T11:11:55.046Z] --- PASS: TestDaemonIpcModePrivate (1.97s)
11:11:55 [2019-10-22T11:11:55.046Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:11:55 [2019-10-22T11:11:55.046Z]     daemon.go:302: [d120d066037c4] waiting for daemon to start
11:11:55 [2019-10-22T11:11:55.046Z]     daemon.go:334: [d120d066037c4] daemon started
11:11:55 [2019-10-22T11:11:55.046Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:329, shared: false, mustBeShared: false
11:11:55 [2019-10-22T11:11:55.046Z]     daemon.go:286: [d120d066037c4] exiting daemon
11:11:55 [2019-10-22T11:11:55.046Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:11:55 [2019-10-22T11:11:55.606Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	1.036s
11:11:56 [2019-10-22T11:11:56.530Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.989s
11:11:56 [2019-10-22T11:11:56.785Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.191s
11:11:57 [2019-10-22T11:11:57.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
11:11:57 [2019-10-22T11:11:57.040Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:11:57 [2019-10-22T11:11:57.040Z]     daemon.go:302: [d1575ea95031b] waiting for daemon to start
11:11:57 [2019-10-22T11:11:57.040Z]     daemon.go:334: [d1575ea95031b] daemon started
11:11:57 [2019-10-22T11:11:57.040Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:339, shared: false, mustBeShared: false
11:11:57 [2019-10-22T11:11:57.040Z]     daemon.go:286: [d1575ea95031b] exiting daemon
11:11:57 [2019-10-22T11:11:57.040Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:11:57 [2019-10-22T11:11:57.194Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	2.149s
11:11:57 [2019-10-22T11:11:57.964Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	1.011s
11:11:58 [2019-10-22T11:11:58.889Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	1.118s
11:11:59 [2019-10-22T11:11:59.144Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.25s)
11:11:59 [2019-10-22T11:11:59.144Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:11:59 [2019-10-22T11:11:59.144Z]     daemon.go:302: [d42fb1d24d6e6] waiting for daemon to start
11:11:59 [2019-10-22T11:11:59.144Z]     daemon.go:334: [d42fb1d24d6e6] daemon started
11:11:59 [2019-10-22T11:11:59.144Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:326, shared: true, mustBeShared: true
11:11:59 [2019-10-22T11:11:59.144Z]     daemon.go:286: [d42fb1d24d6e6] exiting daemon
11:11:59 [2019-10-22T11:11:59.144Z] === RUN   TestStopContainerWithTimeout
11:11:59 [2019-10-22T11:11:59.144Z] === RUN   TestStopContainerWithTimeout/0
11:11:59 [2019-10-22T11:11:59.144Z] === PAUSE TestStopContainerWithTimeout/0
11:11:59 [2019-10-22T11:11:59.144Z] === RUN   TestStopContainerWithTimeout/1
11:11:59 [2019-10-22T11:11:59.144Z] === PAUSE TestStopContainerWithTimeout/1
11:11:59 [2019-10-22T11:11:59.144Z] === RUN   TestStopContainerWithTimeout/3
11:11:59 [2019-10-22T11:11:59.144Z] === PAUSE TestStopContainerWithTimeout/3
11:11:59 [2019-10-22T11:11:59.144Z] === RUN   TestStopContainerWithTimeout/-1
11:11:59 [2019-10-22T11:11:59.144Z] === PAUSE TestStopContainerWithTimeout/-1
11:11:59 [2019-10-22T11:11:59.144Z] === CONT  TestStopContainerWithTimeout/0
11:11:59 [2019-10-22T11:11:59.144Z] === CONT  TestStopContainerWithTimeout/3
11:12:00 [2019-10-22T11:12:00.109Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.964s
11:12:00 [2019-10-22T11:12:00.125Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.439s
11:12:00 [2019-10-22T11:12:00.364Z] === CONT  TestStopContainerWithTimeout/-1
11:12:00 [2019-10-22T11:12:00.924Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.847s
11:12:01 [2019-10-22T11:12:01.677Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.488s
11:12:01 [2019-10-22T11:12:01.890Z] PASS: docker_cli_swarm_test.go:1054: DockerSwarmSuite.TestSwarmInitLocked	7.255s
11:12:01 [2019-10-22T11:12:01.890Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.998s
11:12:01 [2019-10-22T11:12:01.890Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.158s
11:12:02 [2019-10-22T11:12:02.450Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.853s
11:12:02 [2019-10-22T11:12:02.705Z] === CONT  TestStopContainerWithTimeout/1
11:12:02 [2019-10-22T11:12:02.959Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.777s
11:12:02 [2019-10-22T11:12:02.959Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.017s
11:12:03 [2019-10-22T11:12:03.561Z] PASS: docker_cli_swarm_test.go:1738: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.912s
11:12:03 [2019-10-22T11:12:03.877Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	1.950s
11:12:04 [2019-10-22T11:12:04.534Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:12:04 [2019-10-22T11:12:04.534Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
11:12:04 [2019-10-22T11:12:04.534Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
11:12:04 [2019-10-22T11:12:04.534Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
11:12:04 [2019-10-22T11:12:04.534Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
11:12:04 [2019-10-22T11:12:04.534Z] === RUN   TestDeleteDevicemapper
11:12:04 [2019-10-22T11:12:04.534Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:12:04 [2019-10-22T11:12:04.534Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:12:04 [2019-10-22T11:12:04.534Z] === CONT  TestDaemonRestartIpcMode
11:12:04 [2019-10-22T11:12:04.534Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.620s
11:12:05 [2019-10-22T11:12:05.894Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.798s
11:12:06 [2019-10-22T11:12:06.819Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.713s
11:12:06 [2019-10-22T11:12:06.819Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmInitWithDrain	1.676s
11:12:07 [2019-10-22T11:12:07.748Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.921s
11:12:07 [2019-10-22T11:12:07.748Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.148s
11:12:08 [2019-10-22T11:12:08.307Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
11:12:08 [2019-10-22T11:12:08.308Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:302: [dfebbd78c4a60] waiting for daemon to start
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:334: [dfebbd78c4a60] daemon started
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:286: [dfebbd78c4a60] exiting daemon
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:302: [dfebbd78c4a60] waiting for daemon to start
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:334: [dfebbd78c4a60] daemon started
11:12:08 [2019-10-22T11:12:08.308Z]     daemon.go:286: [dfebbd78c4a60] exiting daemon
11:12:08 [2019-10-22T11:12:08.308Z] === RUN   TestContainerInvalidJSON
11:12:08 [2019-10-22T11:12:08.308Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:12:08 [2019-10-22T11:12:08.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:12:08 [2019-10-22T11:12:08.308Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:12:08 [2019-10-22T11:12:08.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:12:08 [2019-10-22T11:12:08.308Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:12:08 [2019-10-22T11:12:08.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:12:08 [2019-10-22T11:12:08.308Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:12:08 [2019-10-22T11:12:08.308Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:12:08 [2019-10-22T11:12:08.308Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:12:08 [2019-10-22T11:12:08.308Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:12:08 [2019-10-22T11:12:08.308Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:12:08 [2019-10-22T11:12:08.308Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:12:08 [2019-10-22T11:12:08.308Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:12:08 [2019-10-22T11:12:08.308Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:12:08 [2019-10-22T11:12:08.563Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.726s
11:12:08 [2019-10-22T11:12:08.563Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s)
11:12:08 [2019-10-22T11:12:08.563Z] === RUN   TestCopyFromContainerPathIsNotDir
11:12:08 [2019-10-22T11:12:08.605Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	4.486s
11:12:08 [2019-10-22T11:12:08.605Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
11:12:08 [2019-10-22T11:12:08.818Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
11:12:08 [2019-10-22T11:12:08.818Z] === RUN   TestCopyFromContainer
11:12:10 [2019-10-22T11:12:10.713Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	2.048s
11:12:10 [2019-10-22T11:12:10.713Z] === RUN   TestCopyFromContainer//
11:12:10 [2019-10-22T11:12:10.713Z] === RUN   TestCopyFromContainer//bar/root
11:12:10 [2019-10-22T11:12:10.968Z] === RUN   TestCopyFromContainer//bar/root/
11:12:10 [2019-10-22T11:12:10.968Z] === RUN   TestCopyFromContainer/bar/quux
11:12:11 [2019-10-22T11:12:11.224Z] === RUN   TestCopyFromContainer/bar/quux/
11:12:11 [2019-10-22T11:12:11.224Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:12:11 [2019-10-22T11:12:11.224Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:12:11 [2019-10-22T11:12:11.480Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:12:11 [2019-10-22T11:12:11.480Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:12:11 [2019-10-22T11:12:11.480Z] === RUN   TestCopyFromContainer/bar/notarget
11:12:11 [2019-10-22T11:12:11.537Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.741s
11:12:11 [2019-10-22T11:12:11.734Z] --- PASS: TestCopyFromContainer (3.07s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:12:11 [2019-10-22T11:12:11.734Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
11:12:11 [2019-10-22T11:12:11.734Z] === RUN   TestDaemonRestartIpcMode
11:12:11 [2019-10-22T11:12:11.734Z] === PAUSE TestDaemonRestartIpcMode
11:12:11 [2019-10-22T11:12:11.734Z] === RUN   TestExecWithCloseStdin
11:12:12 [2019-10-22T11:12:12.337Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.574s
11:12:12 [2019-10-22T11:12:12.896Z] --- PASS: TestExecWithCloseStdin (0.98s)
11:12:12 [2019-10-22T11:12:12.896Z] === RUN   TestExecUser
11:12:13 [2019-10-22T11:12:13.821Z] --- PASS: TestExecUser (1.04s)
11:12:13 [2019-10-22T11:12:13.821Z] === RUN   TestHealthKillContainer
11:12:14 [2019-10-22T11:12:14.075Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.593s
11:12:15 [2019-10-22T11:12:15.000Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.911s
11:12:15 [2019-10-22T11:12:15.923Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.813s
11:12:16 [2019-10-22T11:12:16.269Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	4.128s
11:12:16 [2019-10-22T11:12:16.270Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
11:12:16 [2019-10-22T11:12:16.270Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
11:12:16 [2019-10-22T11:12:16.483Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.797s
11:12:17 [2019-10-22T11:12:17.042Z] --- PASS: TestHealthKillContainer (3.10s)
11:12:17 [2019-10-22T11:12:17.043Z] === RUN   TestAPIIpcModeHost
11:12:17 [2019-10-22T11:12:17.249Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	1.306s
11:12:17 [2019-10-22T11:12:17.297Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.745s
11:12:17 [2019-10-22T11:12:17.552Z] --- PASS: TestAPIIpcModeHost (0.74s)
11:12:17 [2019-10-22T11:12:17.552Z] === RUN   TestDaemonIpcModeShareable
11:12:18 [2019-10-22T11:12:18.111Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.908s
11:12:19 [2019-10-22T11:12:19.448Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	1.341s
11:12:19 [2019-10-22T11:12:19.448Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
11:12:19 [2019-10-22T11:12:19.448Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
11:12:19 [2019-10-22T11:12:19.448Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
11:12:19 [2019-10-22T11:12:19.470Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
11:12:19 [2019-10-22T11:12:19.470Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:12:19 [2019-10-22T11:12:19.470Z]     daemon.go:302: [dd24800c72352] waiting for daemon to start
11:12:19 [2019-10-22T11:12:19.470Z]     daemon.go:334: [dd24800c72352] daemon started
11:12:19 [2019-10-22T11:12:19.470Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:339, shared: true, mustBeShared: true
11:12:19 [2019-10-22T11:12:19.470Z]     daemon.go:286: [dd24800c72352] exiting daemon
11:12:19 [2019-10-22T11:12:19.470Z] === RUN   TestDaemonIpcModePrivate
11:12:20 [2019-10-22T11:12:20.437Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	2.026s
11:12:21 [2019-10-22T11:12:21.001Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	1.370s
11:12:21 [2019-10-22T11:12:21.363Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
11:12:21 [2019-10-22T11:12:21.363Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:12:21 [2019-10-22T11:12:21.363Z]     daemon.go:302: [db5508297a86e] waiting for daemon to start
11:12:21 [2019-10-22T11:12:21.363Z]     daemon.go:334: [db5508297a86e] daemon started
11:12:21 [2019-10-22T11:12:21.363Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:345, shared: false, mustBeShared: false
11:12:21 [2019-10-22T11:12:21.363Z]     daemon.go:286: [db5508297a86e] exiting daemon
11:12:21 [2019-10-22T11:12:21.363Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:12:22 [2019-10-22T11:12:22.554Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	1.332s
11:12:23 [2019-10-22T11:12:23.871Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.11s)
11:12:23 [2019-10-22T11:12:23.871Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:12:23 [2019-10-22T11:12:23.871Z]     daemon.go:302: [df4735e403a68] waiting for daemon to start
11:12:23 [2019-10-22T11:12:23.871Z]     daemon.go:334: [df4735e403a68] daemon started
11:12:23 [2019-10-22T11:12:23.871Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:347, shared: false, mustBeShared: false
11:12:23 [2019-10-22T11:12:23.871Z]     daemon.go:286: [df4735e403a68] exiting daemon
11:12:23 [2019-10-22T11:12:23.871Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:12:24 [2019-10-22T11:12:24.429Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	4.241s
11:12:24 [2019-10-22T11:12:24.429Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.062s
11:12:24 [2019-10-22T11:12:24.753Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	1.502s
11:12:25 [2019-10-22T11:12:25.352Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
11:12:25 [2019-10-22T11:12:25.352Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:12:25 [2019-10-22T11:12:25.352Z]     daemon.go:302: [d28b47877e19e] waiting for daemon to start
11:12:25 [2019-10-22T11:12:25.352Z]     daemon.go:334: [d28b47877e19e] daemon started
11:12:25 [2019-10-22T11:12:25.352Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:350, shared: true, mustBeShared: true
11:12:25 [2019-10-22T11:12:25.352Z]     daemon.go:286: [d28b47877e19e] exiting daemon
11:12:25 [2019-10-22T11:12:25.352Z] === RUN   TestStopContainerWithTimeout
11:12:25 [2019-10-22T11:12:25.352Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.791s
11:12:25 [2019-10-22T11:12:25.352Z] === RUN   TestStopContainerWithTimeout/0
11:12:25 [2019-10-22T11:12:25.352Z] === PAUSE TestStopContainerWithTimeout/0
11:12:25 [2019-10-22T11:12:25.352Z] === RUN   TestStopContainerWithTimeout/1
11:12:25 [2019-10-22T11:12:25.352Z] === PAUSE TestStopContainerWithTimeout/1
11:12:25 [2019-10-22T11:12:25.352Z] === RUN   TestStopContainerWithTimeout/3
11:12:25 [2019-10-22T11:12:25.352Z] === PAUSE TestStopContainerWithTimeout/3
11:12:25 [2019-10-22T11:12:25.352Z] === RUN   TestStopContainerWithTimeout/-1
11:12:25 [2019-10-22T11:12:25.352Z] === PAUSE TestStopContainerWithTimeout/-1
11:12:25 [2019-10-22T11:12:25.352Z] === CONT  TestStopContainerWithTimeout/0
11:12:25 [2019-10-22T11:12:25.352Z] === CONT  TestStopContainerWithTimeout/-1
11:12:26 [2019-10-22T11:12:26.309Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	1.404s
11:12:26 [2019-10-22T11:12:26.716Z] === CONT  TestStopContainerWithTimeout/3
11:12:28 [2019-10-22T11:12:28.075Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.459s
11:12:28 [2019-10-22T11:12:28.656Z] === CONT  TestStopContainerWithTimeout/1
11:12:29 [2019-10-22T11:12:29.581Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.854s
11:12:30 [2019-10-22T11:12:30.087Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	3.422s
11:12:30 [2019-10-22T11:12:30.087Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
11:12:30 [2019-10-22T11:12:30.087Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
11:12:30 [2019-10-22T11:12:30.087Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
11:12:30 [2019-10-22T11:12:30.505Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:12:30 [2019-10-22T11:12:30.505Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
11:12:30 [2019-10-22T11:12:30.505Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
11:12:30 [2019-10-22T11:12:30.505Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
11:12:30 [2019-10-22T11:12:30.505Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
11:12:30 [2019-10-22T11:12:30.505Z] === RUN   TestDeleteDevicemapper
11:12:30 [2019-10-22T11:12:30.505Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:12:30 [2019-10-22T11:12:30.505Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:12:30 [2019-10-22T11:12:30.505Z] === CONT  TestDaemonRestartIpcMode
11:12:31 [2019-10-22T11:12:31.639Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	1.548s
11:12:33 [2019-10-22T11:12:33.013Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.870s
11:12:33 [2019-10-22T11:12:33.936Z] --- PASS: TestDaemonRestartIpcMode (3.45s)
11:12:33 [2019-10-22T11:12:33.936Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:302: [d5252879e1624] waiting for daemon to start
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:334: [d5252879e1624] daemon started
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:286: [d5252879e1624] exiting daemon
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:302: [d5252879e1624] waiting for daemon to start
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:334: [d5252879e1624] daemon started
11:12:33 [2019-10-22T11:12:33.936Z]     daemon.go:286: [d5252879e1624] exiting daemon
11:12:33 [2019-10-22T11:12:33.936Z] === RUN   TestContainerInvalidJSON
11:12:33 [2019-10-22T11:12:33.936Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:12:33 [2019-10-22T11:12:33.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:12:33 [2019-10-22T11:12:33.936Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:12:33 [2019-10-22T11:12:33.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:12:33 [2019-10-22T11:12:33.936Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:12:33 [2019-10-22T11:12:33.936Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:12:33 [2019-10-22T11:12:33.936Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:12:33 [2019-10-22T11:12:33.936Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:12:33 [2019-10-22T11:12:33.936Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:12:33 [2019-10-22T11:12:33.936Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:12:33 [2019-10-22T11:12:33.936Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:12:33 [2019-10-22T11:12:33.936Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:12:33 [2019-10-22T11:12:33.936Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:12:33 [2019-10-22T11:12:33.936Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:12:34 [2019-10-22T11:12:34.191Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:12:34 [2019-10-22T11:12:34.191Z] === RUN   TestCopyFromContainerPathIsNotDir
11:12:34 [2019-10-22T11:12:34.191Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:12:34 [2019-10-22T11:12:34.191Z] === RUN   TestCopyFromContainer
11:12:35 [2019-10-22T11:12:35.404Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	3.191s
11:12:35 [2019-10-22T11:12:35.405Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
11:12:35 [2019-10-22T11:12:35.405Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
11:12:35 [2019-10-22T11:12:35.405Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
11:12:35 [2019-10-22T11:12:35.405Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
11:12:35 [2019-10-22T11:12:35.405Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
11:12:35 [2019-10-22T11:12:35.552Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.892s
11:12:35 [2019-10-22T11:12:35.552Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
11:12:35 [2019-10-22T11:12:35.552Z] SKIP: docker_cli_run_test.go:4172: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
11:12:36 [2019-10-22T11:12:36.112Z] === RUN   TestCopyFromContainer//
11:12:36 [2019-10-22T11:12:36.112Z] === RUN   TestCopyFromContainer//bar/root
11:12:36 [2019-10-22T11:12:36.366Z] === RUN   TestCopyFromContainer//bar/root/
11:12:36 [2019-10-22T11:12:36.366Z] === RUN   TestCopyFromContainer/bar/quux
11:12:36 [2019-10-22T11:12:36.366Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.890s
11:12:36 [2019-10-22T11:12:36.366Z] === RUN   TestCopyFromContainer/bar/quux/
11:12:36 [2019-10-22T11:12:36.621Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:12:36 [2019-10-22T11:12:36.621Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:12:36 [2019-10-22T11:12:36.621Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:12:36 [2019-10-22T11:12:36.877Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:12:36 [2019-10-22T11:12:36.877Z] === RUN   TestCopyFromContainer/bar/notarget
11:12:37 [2019-10-22T11:12:37.175Z] --- PASS: TestCopyFromContainer (2.74s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:12:37 [2019-10-22T11:12:37.175Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
11:12:37 [2019-10-22T11:12:37.175Z] === RUN   TestDaemonRestartIpcMode
11:12:37 [2019-10-22T11:12:37.175Z] === PAUSE TestDaemonRestartIpcMode
11:12:37 [2019-10-22T11:12:37.175Z] === RUN   TestExecWithCloseStdin
11:12:37 [2019-10-22T11:12:37.606Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.764s
11:12:37 [2019-10-22T11:12:37.606Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
11:12:37 [2019-10-22T11:12:37.606Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
11:12:37 [2019-10-22T11:12:37.606Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
11:12:37 [2019-10-22T11:12:37.606Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
11:12:37 [2019-10-22T11:12:37.606Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
11:12:38 [2019-10-22T11:12:38.101Z] --- PASS: TestExecWithCloseStdin (1.08s)
11:12:38 [2019-10-22T11:12:38.101Z] === RUN   TestExecUser
11:12:38 [2019-10-22T11:12:38.660Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	2.071s
11:12:39 [2019-10-22T11:12:39.160Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	1.628s
11:12:39 [2019-10-22T11:12:39.160Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
11:12:39 [2019-10-22T11:12:39.160Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (Temporarily disabled on RS5 17743+ builds due to platform bug)
11:12:39 [2019-10-22T11:12:39.219Z] --- PASS: TestExecUser (1.09s)
11:12:39 [2019-10-22T11:12:39.219Z] === RUN   TestHealthKillContainer
11:12:40 [2019-10-22T11:12:40.143Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.668s
11:12:42 [2019-10-22T11:12:42.650Z] --- PASS: TestHealthKillContainer (3.02s)
11:12:42 [2019-10-22T11:12:42.650Z] === RUN   TestAPIIpcModeHost
11:12:42 [2019-10-22T11:12:42.650Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.347s
11:12:42 [2019-10-22T11:12:42.906Z] --- PASS: TestAPIIpcModeHost (0.79s)
11:12:42 [2019-10-22T11:12:42.906Z] === RUN   TestDaemonIpcModeShareable
11:12:43 [2019-10-22T11:12:43.466Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.902s
11:12:44 [2019-10-22T11:12:44.827Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
11:12:44 [2019-10-22T11:12:44.827Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:12:44 [2019-10-22T11:12:44.827Z]     daemon.go:302: [db1abc151f6fd] waiting for daemon to start
11:12:44 [2019-10-22T11:12:44.827Z]     daemon.go:334: [db1abc151f6fd] daemon started
11:12:44 [2019-10-22T11:12:44.827Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:355, shared: true, mustBeShared: true
11:12:44 [2019-10-22T11:12:44.827Z]     daemon.go:286: [db1abc151f6fd] exiting daemon
11:12:44 [2019-10-22T11:12:44.827Z] === RUN   TestDaemonIpcModePrivate
11:12:45 [2019-10-22T11:12:45.386Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.586s
11:12:46 [2019-10-22T11:12:46.310Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.917s
11:12:46 [2019-10-22T11:12:46.310Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
11:12:46 [2019-10-22T11:12:46.565Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
11:12:46 [2019-10-22T11:12:46.565Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:12:46 [2019-10-22T11:12:46.565Z]     daemon.go:302: [d47e94a843ed2] waiting for daemon to start
11:12:46 [2019-10-22T11:12:46.565Z]     daemon.go:334: [d47e94a843ed2] daemon started
11:12:46 [2019-10-22T11:12:46.565Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:361, shared: false, mustBeShared: false
11:12:46 [2019-10-22T11:12:46.565Z]     daemon.go:286: [d47e94a843ed2] exiting daemon
11:12:46 [2019-10-22T11:12:46.565Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:12:47 [2019-10-22T11:12:47.126Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.795s
11:12:47 [2019-10-22T11:12:47.784Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped	7.583s
11:12:47 [2019-10-22T11:12:47.784Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
11:12:47 [2019-10-22T11:12:47.784Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
11:12:47 [2019-10-22T11:12:47.784Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
11:12:47 [2019-10-22T11:12:47.784Z] SKIP: docker_cli_export_import_test.go:15: DockerSuite.TestExportContainerWithOutputAndImportImage (unmatched requirement DaemonIsLinux)
11:12:48 [2019-10-22T11:12:48.541Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
11:12:48 [2019-10-22T11:12:48.541Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:12:48 [2019-10-22T11:12:48.541Z]     daemon.go:302: [d921c912fd297] waiting for daemon to start
11:12:48 [2019-10-22T11:12:48.541Z]     daemon.go:334: [d921c912fd297] daemon started
11:12:48 [2019-10-22T11:12:48.541Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:351, shared: false, mustBeShared: false
11:12:48 [2019-10-22T11:12:48.541Z]     daemon.go:286: [d921c912fd297] exiting daemon
11:12:48 [2019-10-22T11:12:48.541Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:12:49 [2019-10-22T11:12:49.100Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.843s
11:12:49 [2019-10-22T11:12:49.100Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.051s
11:12:50 [2019-10-22T11:12:50.023Z] PASS: docker_cli_run_test.go:4179: DockerSuite.TestRunDuplicateMount	0.884s
11:12:50 [2019-10-22T11:12:50.278Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
11:12:50 [2019-10-22T11:12:50.278Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:12:50 [2019-10-22T11:12:50.278Z]     daemon.go:302: [ddda23ce02189] waiting for daemon to start
11:12:50 [2019-10-22T11:12:50.278Z]     daemon.go:334: [ddda23ce02189] daemon started
11:12:50 [2019-10-22T11:12:50.278Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:355, shared: true, mustBeShared: true
11:12:50 [2019-10-22T11:12:50.278Z]     daemon.go:286: [ddda23ce02189] exiting daemon
11:12:50 [2019-10-22T11:12:50.278Z] === RUN   TestStopContainerWithTimeout
11:12:50 [2019-10-22T11:12:50.278Z] === RUN   TestStopContainerWithTimeout/0
11:12:50 [2019-10-22T11:12:50.278Z] === PAUSE TestStopContainerWithTimeout/0
11:12:50 [2019-10-22T11:12:50.278Z] === RUN   TestStopContainerWithTimeout/1
11:12:50 [2019-10-22T11:12:50.278Z] === PAUSE TestStopContainerWithTimeout/1
11:12:50 [2019-10-22T11:12:50.278Z] === RUN   TestStopContainerWithTimeout/3
11:12:50 [2019-10-22T11:12:50.278Z] === PAUSE TestStopContainerWithTimeout/3
11:12:50 [2019-10-22T11:12:50.278Z] === RUN   TestStopContainerWithTimeout/-1
11:12:50 [2019-10-22T11:12:50.278Z] === PAUSE TestStopContainerWithTimeout/-1
11:12:50 [2019-10-22T11:12:50.278Z] === CONT  TestStopContainerWithTimeout/0
11:12:50 [2019-10-22T11:12:50.278Z] === CONT  TestStopContainerWithTimeout/3
11:12:50 [2019-10-22T11:12:50.534Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.722s
11:12:51 [2019-10-22T11:12:51.458Z] === CONT  TestStopContainerWithTimeout/-1
11:12:51 [2019-10-22T11:12:51.458Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.873s
11:12:52 [2019-10-22T11:12:52.425Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.867s
11:12:52 [2019-10-22T11:12:52.425Z] PASS: docker_cli_run_test.go:4265: DockerSuite.TestRunEmptyEnv	0.032s
11:12:53 [2019-10-22T11:12:53.348Z] === CONT  TestStopContainerWithTimeout/1
11:12:53 [2019-10-22T11:12:53.348Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.797s
11:12:53 [2019-10-22T11:12:53.617Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.707s
11:12:54 [2019-10-22T11:12:54.272Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.881s
11:12:55 [2019-10-22T11:12:55.195Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:12:55 [2019-10-22T11:12:55.195Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
11:12:55 [2019-10-22T11:12:55.195Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
11:12:55 [2019-10-22T11:12:55.195Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
11:12:55 [2019-10-22T11:12:55.195Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
11:12:55 [2019-10-22T11:12:55.195Z] === RUN   TestDeleteDevicemapper
11:12:55 [2019-10-22T11:12:55.195Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:12:55 [2019-10-22T11:12:55.195Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:12:55 [2019-10-22T11:12:55.195Z] === CONT  TestDaemonRestartIpcMode
11:12:55 [2019-10-22T11:12:55.195Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.918s
11:12:56 [2019-10-22T11:12:56.119Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.915s
11:12:57 [2019-10-22T11:12:57.042Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.847s
11:12:57 [2019-10-22T11:12:57.967Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.936s
11:12:58 [2019-10-22T11:12:58.526Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.804s
11:12:58 [2019-10-22T11:12:58.780Z] --- PASS: TestDaemonRestartIpcMode (3.70s)
11:12:58 [2019-10-22T11:12:58.780Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:302: [df98671e573cc] waiting for daemon to start
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:334: [df98671e573cc] daemon started
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:286: [df98671e573cc] exiting daemon
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:302: [df98671e573cc] waiting for daemon to start
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:334: [df98671e573cc] daemon started
11:12:58 [2019-10-22T11:12:58.780Z]     daemon.go:286: [df98671e573cc] exiting daemon
11:12:58 [2019-10-22T11:12:58.780Z] PASS
11:12:58 [2019-10-22T11:12:58.780Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:58 [2019-10-22T11:12:58.780Z] INFO: Testing against a local daemon
11:12:58 [2019-10-22T11:12:58.780Z] === RUN   TestImagesFilterMultiReference
11:12:58 [2019-10-22T11:12:58.780Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:12:58 [2019-10-22T11:12:58.780Z] === RUN   TestImagesFilterMultiReference
11:12:59 [2019-10-22T11:12:59.034Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:12:59 [2019-10-22T11:12:59.034Z] === RUN   TestImagesFilterMultiReference
11:12:59 [2019-10-22T11:12:59.035Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:12:59 [2019-10-22T11:12:59.035Z] === RUN   TestImagesFilterMultiReference
11:12:59 [2019-10-22T11:12:59.035Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:12:59 [2019-10-22T11:12:59.035Z] === RUN   TestImagesFilterMultiReference
11:12:59 [2019-10-22T11:12:59.291Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:12:59 [2019-10-22T11:12:59.291Z] PASS
11:12:59 [2019-10-22T11:12:59.291Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:59 [2019-10-22T11:12:59.291Z] INFO: Testing against a local daemon
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] --- PASS: TestNetworkInvalidJSON (0.06s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.291Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.449Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.676s
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2019-10-22T11:12:59.545Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2019-10-22T11:12:59.545Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2019-10-22T11:12:59.545Z] PASS
11:12:59 [2019-10-22T11:12:59.546Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:59 [2019-10-22T11:12:59.546Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.900s
11:12:59 [2019-10-22T11:12:59.546Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.012s
11:12:59 [2019-10-22T11:12:59.546Z] INFO: Testing against a local daemon
11:12:59 [2019-10-22T11:12:59.546Z] testing: warning: no tests to run
11:12:59 [2019-10-22T11:12:59.546Z] PASS
11:12:59 [2019-10-22T11:12:59.546Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:59 [2019-10-22T11:12:59.800Z] INFO: Testing against a local daemon
11:12:59 [2019-10-22T11:12:59.800Z] testing: warning: no tests to run
11:12:59 [2019-10-22T11:12:59.800Z] PASS
11:12:59 [2019-10-22T11:12:59.800Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:59 [2019-10-22T11:12:59.800Z] testing: warning: no tests to run
11:12:59 [2019-10-22T11:12:59.800Z] PASS
11:12:59 [2019-10-22T11:12:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:12:59 [2019-10-22T11:12:59.801Z] INFO: Testing against a local daemon
11:12:59 [2019-10-22T11:12:59.801Z] testing: warning: no tests to run
11:12:59 [2019-10-22T11:12:59.801Z] PASS
11:12:59 [2019-10-22T11:12:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.055Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:13:00 [2019-10-22T11:13:00.055Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:13:00 [2019-10-22T11:13:00.055Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:13:00 [2019-10-22T11:13:00.055Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:13:00 [2019-10-22T11:13:00.055Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON
11:13:00 [2019-10-22T11:13:00.055Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.055Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:00 [2019-10-22T11:13:00.310Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:13:00 [2019-10-22T11:13:00.310Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:00 [2019-10-22T11:13:00.310Z] PASS
11:13:00 [2019-10-22T11:13:00.310Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.310Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.310Z] testing: warning: no tests to run
11:13:00 [2019-10-22T11:13:00.310Z] PASS
11:13:00 [2019-10-22T11:13:00.310Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.310Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.310Z] testing: warning: no tests to runPASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.860s
11:13:00 [2019-10-22T11:13:00.310Z] 
11:13:00 [2019-10-22T11:13:00.310Z] PASS
11:13:00 [2019-10-22T11:13:00.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.565Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.565Z] testing: warning: no tests to run
11:13:00 [2019-10-22T11:13:00.565Z] PASS
11:13:00 [2019-10-22T11:13:00.565Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.565Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.565Z] testing: warning: no tests to run
11:13:00 [2019-10-22T11:13:00.565Z] PASS
11:13:00 [2019-10-22T11:13:00.565Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:13:00 [2019-10-22T11:13:00.819Z] INFO: Testing against a local daemon
11:13:00 [2019-10-22T11:13:00.819Z] === RUN   TestDockerNetworkReConnect
11:13:01 [2019-10-22T11:13:01.378Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.911s
11:13:01 [2019-10-22T11:13:01.378Z] PASS: docker_cli_swarm_test.go:1750: DockerSwarmSuite.TestSwarmJoinLeave	54.324s
11:13:02 [2019-10-22T11:13:02.378Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	3.508s
11:13:03 [2019-10-22T11:13:03.887Z] PASS: docker_cli_run_test.go:4507: DockerSuite.TestRunHostnameFQDN	2.118s
11:13:03 [2019-10-22T11:13:03.887Z] PASS: docker_cli_run_test.go:4520: DockerSuite.TestRunHostnameInHostMode	0.480s
11:13:03 [2019-10-22T11:13:03.887Z] SKIP: docker_cli_run_test.go:4248: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
11:13:07 [2019-10-22T11:13:07.160Z] --- PASS: TestDockerNetworkReConnect (5.92s)
11:13:07 [2019-10-22T11:13:07.160Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:13:07 [2019-10-22T11:13:07.160Z]     daemon.go:302: [d3d0c2e63089b] waiting for daemon to start
11:13:07 [2019-10-22T11:13:07.160Z]     daemon.go:334: [d3d0c2e63089b] daemon started
11:13:07 [2019-10-22T11:13:07.160Z]     daemon.go:286: [d3d0c2e63089b] exiting daemon
11:13:07 [2019-10-22T11:13:07.160Z] === RUN   TestServiceUpdateLabel
11:13:08 [2019-10-22T11:13:08.085Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	4.047s
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.671s
11:13:08 [2019-10-22T11:13:08.216Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.075s
11:13:08 [2019-10-22T11:13:08.216Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.057s
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.054s
11:13:08 [2019-10-22T11:13:08.216Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.056s
11:13:09 [2019-10-22T11:13:09.008Z] --- PASS: TestServiceUpdateLabel (2.12s)
11:13:09 [2019-10-22T11:13:09.008Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:13:09 [2019-10-22T11:13:09.008Z]     daemon.go:302: [d9425a27de121] waiting for daemon to start
11:13:09 [2019-10-22T11:13:09.008Z]     daemon.go:334: [d9425a27de121] daemon started
11:13:09 [2019-10-22T11:13:09.008Z]     daemon.go:286: [d9425a27de121] exiting daemon
11:13:09 [2019-10-22T11:13:09.008Z] === RUN   TestServiceUpdateSecrets
11:13:09 [2019-10-22T11:13:09.008Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.795s
11:13:12 [2019-10-22T11:13:12.945Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	4.215s
11:13:12 [2019-10-22T11:13:12.945Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.054s
11:13:12 [2019-10-22T11:13:12.945Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
11:13:12 [2019-10-22T11:13:12.945Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.057s
11:13:12 [2019-10-22T11:13:12.945Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.060s
11:13:13 [2019-10-22T11:13:13.409Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.301s
11:13:13 [2019-10-22T11:13:13.874Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.487s
11:13:13 [2019-10-22T11:13:13.874Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
11:13:14 [2019-10-22T11:13:14.859Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.866s
11:13:14 [2019-10-22T11:13:14.859Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.055s
11:13:16 [2019-10-22T11:13:16.602Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.407s
11:13:16 [2019-10-22T11:13:16.602Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.241s
11:13:18 [2019-10-22T11:13:18.155Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.693s
11:13:21 [2019-10-22T11:13:21.085Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	2.696s
11:13:21 [2019-10-22T11:13:21.085Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.178s
11:13:21 [2019-10-22T11:13:21.085Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
11:13:21 [2019-10-22T11:13:21.156Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.955s
11:13:22 [2019-10-22T11:13:22.119Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.155s
11:13:24 [2019-10-22T11:13:24.001Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.718s
11:13:24 [2019-10-22T11:13:24.001Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.033s
11:13:24 [2019-10-22T11:13:24.001Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.020s
11:13:24 [2019-10-22T11:13:24.001Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.012s
11:13:24 [2019-10-22T11:13:24.256Z] --- PASS: TestServiceUpdateSecrets (15.39s)
11:13:24 [2019-10-22T11:13:24.256Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:13:24 [2019-10-22T11:13:24.256Z]     daemon.go:302: [da2e8b6ba1f60] waiting for daemon to start
11:13:24 [2019-10-22T11:13:24.256Z]     daemon.go:334: [da2e8b6ba1f60] daemon started
11:13:24 [2019-10-22T11:13:24.256Z]     daemon.go:286: [da2e8b6ba1f60] exiting daemon
11:13:24 [2019-10-22T11:13:24.256Z] === RUN   TestServiceUpdateConfigs
11:13:24 [2019-10-22T11:13:24.816Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.855s
11:13:24 [2019-10-22T11:13:24.851Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.288s
11:13:24 [2019-10-22T11:13:24.851Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.057s
11:13:27 [2019-10-22T11:13:27.050Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.364s
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.050Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.053s
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.050Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.055s
11:13:27 [2019-10-22T11:13:27.515Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.106s
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
11:13:27 [2019-10-22T11:13:27.515Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
11:13:28 [2019-10-22T11:13:28.969Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.550s
11:13:29 [2019-10-22T11:13:29.712Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	1.298s
11:13:30 [2019-10-22T11:13:30.329Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.435s
11:13:31 [2019-10-22T11:13:31.690Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.408s
11:13:31 [2019-10-22T11:13:31.912Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	1.339s
11:13:31 [2019-10-22T11:13:31.912Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
11:13:31 [2019-10-22T11:13:31.912Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
11:13:31 [2019-10-22T11:13:31.912Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.065s
11:13:31 [2019-10-22T11:13:31.912Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
11:13:32 [2019-10-22T11:13:32.612Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.966s
11:13:33 [2019-10-22T11:13:33.537Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.714s
11:13:34 [2019-10-22T11:13:34.095Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.716s
11:13:34 [2019-10-22T11:13:34.112Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.414s
11:13:34 [2019-10-22T11:13:34.112Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.181s
11:13:35 [2019-10-22T11:13:35.468Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.185s
11:13:35 [2019-10-22T11:13:35.468Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.020s
11:13:35 [2019-10-22T11:13:35.729Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.208s
11:13:36 [2019-10-22T11:13:36.310Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	1.469s
11:13:36 [2019-10-22T11:13:36.310Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
11:13:36 [2019-10-22T11:13:36.310Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
11:13:36 [2019-10-22T11:13:36.310Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
11:13:37 [2019-10-22T11:13:37.133Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.509s
11:13:37 [2019-10-22T11:13:37.864Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	1.342s
11:13:38 [2019-10-22T11:13:38.493Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.058s
11:13:39 [2019-10-22T11:13:39.894Z] --- PASS: TestServiceUpdateConfigs (15.44s)
11:13:39 [2019-10-22T11:13:39.894Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:13:39 [2019-10-22T11:13:39.894Z]     daemon.go:302: [d98eea575ff81] waiting for daemon to start
11:13:39 [2019-10-22T11:13:39.894Z]     daemon.go:334: [d98eea575ff81] daemon started
11:13:39 [2019-10-22T11:13:39.894Z]     daemon.go:286: [d98eea575ff81] exiting daemon
11:13:39 [2019-10-22T11:13:39.894Z] === RUN   TestServiceUpdateNetwork
11:13:40 [2019-10-22T11:13:40.148Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.482s
11:13:40 [2019-10-22T11:13:40.148Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.014s
11:13:40 [2019-10-22T11:13:40.403Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.307s
11:13:42 [2019-10-22T11:13:42.287Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.565s
11:13:42 [2019-10-22T11:13:42.590Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	4.055s
11:13:42 [2019-10-22T11:13:42.590Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
11:13:42 [2019-10-22T11:13:42.590Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
11:13:42 [2019-10-22T11:13:42.590Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
11:13:44 [2019-10-22T11:13:44.144Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	1.354s
11:13:44 [2019-10-22T11:13:44.168Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.965s
11:13:46 [2019-10-22T11:13:46.343Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.387s
11:13:46 [2019-10-22T11:13:46.343Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.131s
11:13:48 [2019-10-22T11:13:48.541Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	1.406s
11:13:50 [2019-10-22T11:13:50.095Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.391s
11:13:50 [2019-10-22T11:13:50.095Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
11:13:50 [2019-10-22T11:13:50.095Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.057s
11:13:51 [2019-10-22T11:13:51.651Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	1.335s
11:13:52 [2019-10-22T11:13:52.279Z] PASS: docker_cli_run_test.go:4327: DockerSuite.TestRunMount	7.315s
11:13:52 [2019-10-22T11:13:52.279Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.819s
11:13:52 [2019-10-22T11:13:52.842Z] PASS: docker_cli_swarm_test.go:1190: DockerSwarmSuite.TestSwarmJoinPromoteLocked	39.004s
11:13:53 [2019-10-22T11:13:53.096Z] PASS: docker_cli_run_test.go:4315: DockerSuite.TestRunMountReadOnlyDevShm	0.857s
11:13:53 [2019-10-22T11:13:53.849Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.335s
11:13:54 [2019-10-22T11:13:54.979Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.540s
11:13:55 [2019-10-22T11:13:55.235Z] --- PASS: TestServiceUpdateNetwork (15.70s)
11:13:55 [2019-10-22T11:13:55.235Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:13:55 [2019-10-22T11:13:55.235Z]     daemon.go:302: [d1f463840e0e8] waiting for daemon to start
11:13:55 [2019-10-22T11:13:55.235Z]     daemon.go:334: [d1f463840e0e8] daemon started
11:13:55 [2019-10-22T11:13:55.235Z]     daemon.go:286: [d1f463840e0e8] exiting daemon
11:13:55 [2019-10-22T11:13:55.235Z] === RUN   TestDockerNetworkReConnect
11:13:57 [2019-10-22T11:13:57.617Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	2.871s
11:13:57 [2019-10-22T11:13:57.743Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.877s
11:13:59 [2019-10-22T11:13:59.818Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	1.581s
11:14:00 [2019-10-22T11:14:00.252Z] --- PASS: TestDockerNetworkReConnect (4.58s)
11:14:00 [2019-10-22T11:14:00.252Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:14:00 [2019-10-22T11:14:00.252Z]     daemon.go:302: [d0f482613ba89] waiting for daemon to start
11:14:00 [2019-10-22T11:14:00.252Z]     daemon.go:334: [d0f482613ba89] daemon started
11:14:00 [2019-10-22T11:14:00.252Z]     daemon.go:286: [d0f482613ba89] exiting daemon
11:14:00 [2019-10-22T11:14:00.252Z] === RUN   TestServiceUpdateLabel
11:14:01 [2019-10-22T11:14:01.373Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.608s
11:14:01 [2019-10-22T11:14:01.611Z] PASS: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles	3.328s
11:14:01 [2019-10-22T11:14:01.912Z] --- PASS: TestServiceUpdateLabel (2.09s)
11:14:01 [2019-10-22T11:14:01.912Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:14:01 [2019-10-22T11:14:01.912Z]     daemon.go:302: [d1d23ebae3e71] waiting for daemon to start
11:14:01 [2019-10-22T11:14:01.912Z]     daemon.go:334: [d1d23ebae3e71] daemon started
11:14:01 [2019-10-22T11:14:01.912Z]     daemon.go:286: [d1d23ebae3e71] exiting daemon
11:14:01 [2019-10-22T11:14:01.912Z] === RUN   TestServiceUpdateSecrets
11:14:03 [2019-10-22T11:14:03.573Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.387s
11:14:04 [2019-10-22T11:14:04.435Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.785s
11:14:05 [2019-10-22T11:14:05.127Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	1.363s
11:14:06 [2019-10-22T11:14:06.941Z] PASS: docker_cli_swarm_test.go:1554: DockerSwarmSuite.TestSwarmJoinWithDrain	3.450s
11:14:07 [2019-10-22T11:14:07.196Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.666s
11:14:07 [2019-10-22T11:14:07.326Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	1.478s
11:14:09 [2019-10-22T11:14:09.080Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.905s
11:14:09 [2019-10-22T11:14:09.529Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	1.486s
11:14:09 [2019-10-22T11:14:09.530Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.070s
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
11:14:09 [2019-10-22T11:14:09.530Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.062s
11:14:09 [2019-10-22T11:14:09.530Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
11:14:10 [2019-10-22T11:14:10.966Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	2.011s
11:14:10 [2019-10-22T11:14:10.966Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.039s
11:14:11 [2019-10-22T11:14:11.083Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	1.317s
11:14:11 [2019-10-22T11:14:11.890Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.666s
11:14:13 [2019-10-22T11:14:13.250Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.395s
11:14:13 [2019-10-22T11:14:13.250Z] PASS: docker_cli_swarm_test.go:1096: DockerSwarmSuite.TestSwarmLeaveLocked	4.944s
11:14:13 [2019-10-22T11:14:13.281Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	1.396s
11:14:14 [2019-10-22T11:14:14.653Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.993s
11:14:15 [2019-10-22T11:14:15.212Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.810s
11:14:17 [2019-10-22T11:14:17.720Z] --- PASS: TestServiceUpdateSecrets (15.25s)
11:14:17 [2019-10-22T11:14:17.720Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:14:17 [2019-10-22T11:14:17.720Z]     daemon.go:302: [df8274c7a934a] waiting for daemon to start
11:14:17 [2019-10-22T11:14:17.720Z]     daemon.go:334: [df8274c7a934a] daemon started
11:14:17 [2019-10-22T11:14:17.720Z]     daemon.go:286: [df8274c7a934a] exiting daemon
11:14:17 [2019-10-22T11:14:17.720Z] === RUN   TestServiceUpdateConfigs
11:14:17 [2019-10-22T11:14:17.976Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.744s
11:14:19 [2019-10-22T11:14:19.118Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.435s
11:14:20 [2019-10-22T11:14:20.484Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.581s
11:14:20 [2019-10-22T11:14:20.672Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.266s
11:14:20 [2019-10-22T11:14:20.672Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
11:14:22 [2019-10-22T11:14:22.225Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.382s
11:14:22 [2019-10-22T11:14:22.689Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.065s
11:14:25 [2019-10-22T11:14:25.796Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.797s
11:14:26 [2019-10-22T11:14:26.051Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.613s
11:14:26 [2019-10-22T11:14:26.306Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.106s
11:14:27 [2019-10-22T11:14:27.675Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	1.359s
11:14:27 [2019-10-22T11:14:27.929Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.274s
11:14:28 [2019-10-22T11:14:28.854Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.794s
11:14:29 [2019-10-22T11:14:29.414Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.718s
11:14:29 [2019-10-22T11:14:29.414Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.101s
11:14:29 [2019-10-22T11:14:29.811Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.025s
11:14:30 [2019-10-22T11:14:30.380Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.844s
11:14:31 [2019-10-22T11:14:31.303Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.924s
11:14:31 [2019-10-22T11:14:31.303Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
11:14:32 [2019-10-22T11:14:32.228Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.835s
11:14:32 [2019-10-22T11:14:32.485Z] --- PASS: TestServiceUpdateConfigs (15.10s)
11:14:32 [2019-10-22T11:14:32.485Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:14:32 [2019-10-22T11:14:32.485Z]     daemon.go:302: [ded0a59179944] waiting for daemon to start
11:14:32 [2019-10-22T11:14:32.485Z]     daemon.go:334: [ded0a59179944] daemon started
11:14:32 [2019-10-22T11:14:32.485Z]     daemon.go:286: [ded0a59179944] exiting daemon
11:14:32 [2019-10-22T11:14:32.485Z] === RUN   TestServiceUpdateNetwork
11:14:33 [2019-10-22T11:14:33.411Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.990s
11:14:35 [2019-10-22T11:14:35.339Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.344s
11:14:36 [2019-10-22T11:14:36.263Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.881s
11:14:36 [2019-10-22T11:14:36.930Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.132s
11:14:37 [2019-10-22T11:14:37.187Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.836s
11:14:37 [2019-10-22T11:14:37.746Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.768s
11:14:38 [2019-10-22T11:14:38.670Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.703s
11:14:39 [2019-10-22T11:14:39.229Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.839s
11:14:40 [2019-10-22T11:14:40.151Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.762s
11:14:40 [2019-10-22T11:14:40.151Z] SKIP: docker_cli_run_test.go:4230: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
11:14:41 [2019-10-22T11:14:41.074Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.684s
11:14:41 [2019-10-22T11:14:41.997Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.935s
11:14:41 [2019-10-22T11:14:41.997Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
11:14:42 [2019-10-22T11:14:42.920Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.741s
11:14:44 [2019-10-22T11:14:44.052Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.107s
11:14:44 [2019-10-22T11:14:44.803Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.640s
11:14:44 [2019-10-22T11:14:44.804Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
11:14:46 [2019-10-22T11:14:46.253Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.830s
11:14:47 [2019-10-22T11:14:47.808Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	1.617s
11:14:47 [2019-10-22T11:14:47.808Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
11:14:48 [2019-10-22T11:14:48.076Z] --- PASS: TestServiceUpdateNetwork (15.19s)
11:14:48 [2019-10-22T11:14:48.076Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:14:48 [2019-10-22T11:14:48.076Z]     daemon.go:302: [dea9488a23adb] waiting for daemon to start
11:14:48 [2019-10-22T11:14:48.076Z]     daemon.go:334: [dea9488a23adb] daemon started
11:14:48 [2019-10-22T11:14:48.076Z]     daemon.go:286: [dea9488a23adb] exiting daemon
11:14:48 [2019-10-22T11:14:48.076Z] === RUN   TestDockerNetworkReConnect
11:14:48 [2019-10-22T11:14:48.076Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.487s
11:14:49 [2019-10-22T11:14:49.959Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.849s
11:14:50 [2019-10-22T11:14:50.006Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.176s
11:14:50 [2019-10-22T11:14:50.519Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.811s
11:14:52 [2019-10-22T11:14:52.207Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	1.995s
11:14:53 [2019-10-22T11:14:53.026Z] --- PASS: TestDockerNetworkReConnect (5.00s)
11:14:53 [2019-10-22T11:14:53.026Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:14:53 [2019-10-22T11:14:53.026Z]     daemon.go:302: [d502a130fd4d2] waiting for daemon to start
11:14:53 [2019-10-22T11:14:53.026Z]     daemon.go:334: [d502a130fd4d2] daemon started
11:14:53 [2019-10-22T11:14:53.026Z]     daemon.go:286: [d502a130fd4d2] exiting daemon
11:14:53 [2019-10-22T11:14:53.026Z] === RUN   TestServiceUpdateLabel
11:14:54 [2019-10-22T11:14:54.907Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.917s
11:14:54 [2019-10-22T11:14:54.907Z] --- PASS: TestServiceUpdateLabel (2.04s)
11:14:54 [2019-10-22T11:14:54.907Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:14:54 [2019-10-22T11:14:54.907Z]     daemon.go:302: [d4b7582cee589] waiting for daemon to start
11:14:54 [2019-10-22T11:14:54.907Z]     daemon.go:334: [d4b7582cee589] daemon started
11:14:54 [2019-10-22T11:14:54.907Z]     daemon.go:286: [d4b7582cee589] exiting daemon
11:14:54 [2019-10-22T11:14:54.907Z] === RUN   TestServiceUpdateSecrets
11:14:55 [2019-10-22T11:14:55.470Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.921s
11:14:56 [2019-10-22T11:14:56.829Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	1.073s
11:14:58 [2019-10-22T11:14:58.712Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.767s
11:14:59 [2019-10-22T11:14:59.270Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.797s
11:15:00 [2019-10-22T11:15:00.826Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	8.784s
11:15:00 [2019-10-22T11:15:00.826Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
11:15:00 [2019-10-22T11:15:00.826Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
11:15:03 [2019-10-22T11:15:03.424Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	4.068s
11:15:03 [2019-10-22T11:15:03.761Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.588s
11:15:05 [2019-10-22T11:15:05.968Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.323s
11:15:08 [2019-10-22T11:15:08.169Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	1.957s
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.057s
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.169Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
11:15:08 [2019-10-22T11:15:08.656Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.894s
11:15:09 [2019-10-22T11:15:09.215Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.840s
11:15:09 [2019-10-22T11:15:09.513Z] --- PASS: TestServiceUpdateSecrets (14.83s)
11:15:09 [2019-10-22T11:15:09.513Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:15:09 [2019-10-22T11:15:09.513Z]     daemon.go:302: [d6c213501cb32] waiting for daemon to start
11:15:09 [2019-10-22T11:15:09.513Z]     daemon.go:334: [d6c213501cb32] daemon started
11:15:09 [2019-10-22T11:15:09.513Z]     daemon.go:286: [d6c213501cb32] exiting daemon
11:15:09 [2019-10-22T11:15:09.513Z] === RUN   TestServiceUpdateConfigs
11:15:10 [2019-10-22T11:15:10.117Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.888s
11:15:11 [2019-10-22T11:15:11.042Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.983s
11:15:11 [2019-10-22T11:15:11.968Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.875s
11:15:12 [2019-10-22T11:15:12.868Z] PASS: docker_api_containers_test.go:1325: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	4.149s
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1588: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1502: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1484: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1530: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1613: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1557: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.868Z] SKIP: docker_api_containers_test.go:1380: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
11:15:12 [2019-10-22T11:15:12.894Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.837s
11:15:13 [2019-10-22T11:15:13.453Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.773s
11:15:14 [2019-10-22T11:15:14.377Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.854s
11:15:15 [2019-10-22T11:15:15.300Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.601s
11:15:16 [2019-10-22T11:15:16.223Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.849s
11:15:16 [2019-10-22T11:15:16.607Z] PASS: docker_api_containers_test.go:1353: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	3.964s
11:15:16 [2019-10-22T11:15:16.607Z] SKIP: docker_api_containers_test.go:1451: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
11:15:18 [2019-10-22T11:15:18.730Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.686s
11:15:20 [2019-10-22T11:15:20.613Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.443s
11:15:21 [2019-10-22T11:15:21.173Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.850s
11:15:22 [2019-10-22T11:15:22.095Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.812s
11:15:22 [2019-10-22T11:15:22.349Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.172s
11:15:22 [2019-10-22T11:15:22.349Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
11:15:23 [2019-10-22T11:15:23.277Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.825s
11:15:23 [2019-10-22T11:15:23.838Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.816s
11:15:24 [2019-10-22T11:15:24.760Z] --- PASS: TestServiceUpdateConfigs (15.32s)
11:15:24 [2019-10-22T11:15:24.760Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:15:24 [2019-10-22T11:15:24.760Z]     daemon.go:302: [db220b7587671] waiting for daemon to start
11:15:24 [2019-10-22T11:15:24.760Z]     daemon.go:334: [db220b7587671] daemon started
11:15:24 [2019-10-22T11:15:24.760Z]     daemon.go:286: [db220b7587671] exiting daemon
11:15:24 [2019-10-22T11:15:24.760Z] === RUN   TestServiceUpdateNetwork
11:15:25 [2019-10-22T11:15:25.179Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	6.792s
11:15:25 [2019-10-22T11:15:25.179Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
11:15:26 [2019-10-22T11:15:26.120Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	2.012s
11:15:26 [2019-10-22T11:15:26.120Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.028s
11:15:26 [2019-10-22T11:15:26.120Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.009s
11:15:26 [2019-10-22T11:15:26.680Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.804s
11:15:29 [2019-10-22T11:15:29.936Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.765s
11:15:30 [2019-10-22T11:15:30.494Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.824s
11:15:32 [2019-10-22T11:15:32.419Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.053s
11:15:33 [2019-10-22T11:15:33.755Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	7.604s
11:15:37 [2019-10-22T11:15:37.654Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	4.730s
11:15:40 [2019-10-22T11:15:40.205Z] --- PASS: TestServiceUpdateNetwork (15.35s)
11:15:40 [2019-10-22T11:15:40.205Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:15:40 [2019-10-22T11:15:40.205Z]     daemon.go:302: [d0f1c4a7a314c] waiting for daemon to start
11:15:40 [2019-10-22T11:15:40.205Z]     daemon.go:334: [d0f1c4a7a314c] daemon started
11:15:40 [2019-10-22T11:15:40.205Z]     daemon.go:286: [d0f1c4a7a314c] exiting daemon
11:15:40 [2019-10-22T11:15:40.205Z] === RUN   TestDockerNetworkReConnect
11:15:40 [2019-10-22T11:15:40.459Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.191s
11:15:41 [2019-10-22T11:15:41.383Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.961s
11:15:42 [2019-10-22T11:15:42.458Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.823s
11:15:43 [2019-10-22T11:15:43.382Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.924s
11:15:45 [2019-10-22T11:15:45.306Z] --- PASS: TestDockerNetworkReConnect (5.24s)
11:15:45 [2019-10-22T11:15:45.306Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:15:45 [2019-10-22T11:15:45.306Z]     daemon.go:302: [dda3ee7905e2c] waiting for daemon to start
11:15:45 [2019-10-22T11:15:45.306Z]     daemon.go:334: [dda3ee7905e2c] daemon started
11:15:45 [2019-10-22T11:15:45.306Z]     daemon.go:286: [dda3ee7905e2c] exiting daemon
11:15:45 [2019-10-22T11:15:45.306Z] === RUN   TestServiceUpdateLabel
11:15:45 [2019-10-22T11:15:45.866Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.657s
11:15:46 [2019-10-22T11:15:46.144Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	12.491s
11:15:46 [2019-10-22T11:15:46.144Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.222s
11:15:47 [2019-10-22T11:15:47.748Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.447s
11:15:47 [2019-10-22T11:15:47.748Z] --- PASS: TestServiceUpdateLabel (2.14s)
11:15:47 [2019-10-22T11:15:47.748Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:15:47 [2019-10-22T11:15:47.748Z]     daemon.go:302: [dabc2170d1a61] waiting for daemon to start
11:15:47 [2019-10-22T11:15:47.748Z]     daemon.go:334: [dabc2170d1a61] daemon started
11:15:47 [2019-10-22T11:15:47.748Z]     daemon.go:286: [dabc2170d1a61] exiting daemon
11:15:47 [2019-10-22T11:15:47.748Z] === RUN   TestServiceUpdateSecrets
11:15:48 [2019-10-22T11:15:48.307Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.884s
11:15:48 [2019-10-22T11:15:48.562Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.189s
11:15:48 [2019-10-22T11:15:48.817Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.145s
11:15:49 [2019-10-22T11:15:49.740Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.940s
11:15:50 [2019-10-22T11:15:50.663Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.924s
11:15:51 [2019-10-22T11:15:51.585Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.826s
11:15:51 [2019-10-22T11:15:51.586Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
11:15:51 [2019-10-22T11:15:51.586Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.152s
11:15:52 [2019-10-22T11:15:52.508Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.605s
11:15:56 [2019-10-22T11:15:56.475Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	8.659s
11:15:57 [2019-10-22T11:15:57.741Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.854s
11:15:58 [2019-10-22T11:15:58.300Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.810s
11:15:59 [2019-10-22T11:15:59.241Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.139s
11:16:01 [2019-10-22T11:16:01.749Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.541s
11:16:03 [2019-10-22T11:16:03.110Z] --- PASS: TestServiceUpdateSecrets (15.39s)
11:16:03 [2019-10-22T11:16:03.110Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:16:03 [2019-10-22T11:16:03.110Z]     daemon.go:302: [df752766f3455] waiting for daemon to start
11:16:03 [2019-10-22T11:16:03.110Z]     daemon.go:334: [df752766f3455] daemon started
11:16:03 [2019-10-22T11:16:03.110Z]     daemon.go:286: [df752766f3455] exiting daemon
11:16:03 [2019-10-22T11:16:03.110Z] === RUN   TestServiceUpdateConfigs
11:16:03 [2019-10-22T11:16:03.669Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.745s
11:16:06 [2019-10-22T11:16:06.178Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.359s
11:16:08 [2019-10-22T11:16:08.865Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	11.584s
11:16:09 [2019-10-22T11:16:09.485Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	3.018s
11:16:09 [2019-10-22T11:16:09.485Z] PASS: docker_cli_swarm_test.go:1129: DockerSwarmSuite.TestSwarmLockUnlockCluster	92.131s
11:16:10 [2019-10-22T11:16:10.412Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	1.004s
11:16:11 [2019-10-22T11:16:11.336Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.781s
11:16:12 [2019-10-22T11:16:12.610Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	3.762s
11:16:12 [2019-10-22T11:16:12.697Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	1.039s
11:16:12 [2019-10-22T11:16:12.697Z] SKIP: docker_cli_run_test.go:4200: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
11:16:12 [2019-10-22T11:16:12.697Z] SKIP: docker_cli_run_test.go:4220: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
11:16:12 [2019-10-22T11:16:12.697Z] SKIP: docker_cli_run_test.go:4210: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
11:16:12 [2019-10-22T11:16:12.697Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.268s
11:16:13 [2019-10-22T11:16:13.620Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.994s
11:16:14 [2019-10-22T11:16:14.979Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.997s
11:16:15 [2019-10-22T11:16:15.537Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.842s
11:16:17 [2019-10-22T11:16:17.418Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.637s
11:16:18 [2019-10-22T11:16:18.341Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.973s
11:16:18 [2019-10-22T11:16:18.341Z] --- PASS: TestServiceUpdateConfigs (15.40s)
11:16:18 [2019-10-22T11:16:18.341Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:16:18 [2019-10-22T11:16:18.341Z]     daemon.go:302: [d52920d86de3e] waiting for daemon to start
11:16:18 [2019-10-22T11:16:18.341Z]     daemon.go:334: [d52920d86de3e] daemon started
11:16:18 [2019-10-22T11:16:18.341Z]     daemon.go:286: [d52920d86de3e] exiting daemon
11:16:18 [2019-10-22T11:16:18.341Z] === RUN   TestServiceUpdateNetwork
11:16:19 [2019-10-22T11:16:19.264Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.919s
11:16:19 [2019-10-22T11:16:19.264Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.009s
11:16:19 [2019-10-22T11:16:19.692Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	6.663s
11:16:20 [2019-10-22T11:16:20.188Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.830s
11:16:20 [2019-10-22T11:16:20.188Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.030s
11:16:20 [2019-10-22T11:16:20.188Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.064s
11:16:20 [2019-10-22T11:16:20.188Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.024s
11:16:20 [2019-10-22T11:16:20.188Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.009s
11:16:20 [2019-10-22T11:16:20.444Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.153s
11:16:20 [2019-10-22T11:16:20.444Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.171s
11:16:20 [2019-10-22T11:16:20.720Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.192s
11:16:20 [2019-10-22T11:16:20.979Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.159s
11:16:21 [2019-10-22T11:16:21.236Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.199s
11:16:22 [2019-10-22T11:16:22.160Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.835s
11:16:22 [2019-10-22T11:16:22.604Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.338s
11:16:22 [2019-10-22T11:16:22.604Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
11:16:22 [2019-10-22T11:16:22.604Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
11:16:23 [2019-10-22T11:16:23.084Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.883s
11:16:23 [2019-10-22T11:16:23.644Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.845s
11:16:23 [2019-10-22T11:16:23.644Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.024s
11:16:23 [2019-10-22T11:16:23.898Z] PASS: docker_cli_swarm_test.go:1443: DockerSwarmSuite.TestSwarmManagerAddress	4.056s
11:16:24 [2019-10-22T11:16:24.824Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.877s
11:16:25 [2019-10-22T11:16:25.078Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.324s
11:16:26 [2019-10-22T11:16:26.002Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.861s
11:16:26 [2019-10-22T11:16:26.002Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.050s
11:16:26 [2019-10-22T11:16:26.925Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.949s
11:16:27 [2019-10-22T11:16:27.180Z] PASS: docker_cli_swarm_test.go:1513: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.062s
11:16:27 [2019-10-22T11:16:27.297Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.861s
11:16:27 [2019-10-22T11:16:27.297Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
11:16:27 [2019-10-22T11:16:27.297Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
11:16:27 [2019-10-22T11:16:27.297Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
11:16:27 [2019-10-22T11:16:27.297Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
11:16:28 [2019-10-22T11:16:28.104Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	1.226s
11:16:28 [2019-10-22T11:16:28.104Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.037s
11:16:28 [2019-10-22T11:16:28.104Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.023s
11:16:29 [2019-10-22T11:16:29.069Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.811s
11:16:29 [2019-10-22T11:16:29.992Z] PASS: docker_cli_swarm_test.go:1490: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.587s
11:16:30 [2019-10-22T11:16:30.915Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.892s
11:16:31 [2019-10-22T11:16:31.838Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.804s
11:16:31 [2019-10-22T11:16:31.838Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
11:16:32 [2019-10-22T11:16:32.764Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.808s
11:16:32 [2019-10-22T11:16:32.764Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.096s
11:16:33 [2019-10-22T11:16:33.689Z] --- PASS: TestServiceUpdateNetwork (15.36s)
11:16:33 [2019-10-22T11:16:33.689Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:16:33 [2019-10-22T11:16:33.689Z]     daemon.go:302: [d5a9de0936201] waiting for daemon to start
11:16:33 [2019-10-22T11:16:33.689Z]     daemon.go:334: [d5a9de0936201] daemon started
11:16:33 [2019-10-22T11:16:33.689Z]     daemon.go:286: [d5a9de0936201] exiting daemon
11:16:33 [2019-10-22T11:16:33.689Z] === RUN   TestDockerNetworkReConnect
11:16:34 [2019-10-22T11:16:34.378Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	6.149s
11:16:34 [2019-10-22T11:16:34.378Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
11:16:34 [2019-10-22T11:16:34.614Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.687s
11:16:35 [2019-10-22T11:16:35.173Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.854s
11:16:35 [2019-10-22T11:16:35.347Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.351s
11:16:35 [2019-10-22T11:16:35.347Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
11:16:36 [2019-10-22T11:16:36.100Z] PASS: docker_cli_swarm_test.go:1464: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	5.332s
11:16:36 [2019-10-22T11:16:36.885Z] PASS: docker_cli_push_test.go:293: DockerSuite.TestPushToCentralRegistryUnauthorized	1.266s
11:16:37 [2019-10-22T11:16:37.856Z] PASS: docker_cli_push_test.go:39: DockerSuite.TestPushUnprefixedRepo	0.936s
11:16:37 [2019-10-22T11:16:37.856Z] SKIP: docker_api_containers_test.go:1425: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
11:16:38 [2019-10-22T11:16:38.609Z] --- PASS: TestDockerNetworkReConnect (5.12s)
11:16:38 [2019-10-22T11:16:38.609Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:16:38 [2019-10-22T11:16:38.609Z]     daemon.go:302: [d869fe6e810c1] waiting for daemon to start
11:16:38 [2019-10-22T11:16:38.609Z]     daemon.go:334: [d869fe6e810c1] daemon started
11:16:38 [2019-10-22T11:16:38.609Z]     daemon.go:286: [d869fe6e810c1] exiting daemon
11:16:38 [2019-10-22T11:16:38.609Z] === RUN   TestServiceUpdateLabel
11:16:38 [2019-10-22T11:16:38.866Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	3.519s
11:16:39 [2019-10-22T11:16:39.121Z] PASS: docker_cli_swarm_test.go:799: DockerSwarmSuite.TestSwarmNetworkPlugin	1.275s
11:16:39 [2019-10-22T11:16:39.686Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.840s
11:16:39 [2019-10-22T11:16:39.686Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.041s
11:16:39 [2019-10-22T11:16:39.686Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.019s
11:16:41 [2019-10-22T11:16:41.047Z] --- PASS: TestServiceUpdateLabel (2.25s)
11:16:41 [2019-10-22T11:16:41.047Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:16:41 [2019-10-22T11:16:41.047Z]     daemon.go:302: [d367829dc39a1] waiting for daemon to start
11:16:41 [2019-10-22T11:16:41.047Z]     daemon.go:334: [d367829dc39a1] daemon started
11:16:41 [2019-10-22T11:16:41.047Z]     daemon.go:286: [d367829dc39a1] exiting daemon
11:16:41 [2019-10-22T11:16:41.047Z] === RUN   TestServiceUpdateSecrets
11:16:41 [2019-10-22T11:16:41.301Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.537s
11:16:41 [2019-10-22T11:16:41.595Z] PASS: docker_cli_restart_test.go:298: DockerSuite.TestRestartAutoRemoveContainer	3.870s
11:16:42 [2019-10-22T11:16:42.663Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.447s
11:16:44 [2019-10-22T11:16:44.549Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.629s
11:16:44 [2019-10-22T11:16:44.549Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.068s
11:16:45 [2019-10-22T11:16:45.333Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.664s
11:16:47 [2019-10-22T11:16:47.056Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.136s
11:16:47 [2019-10-22T11:16:47.056Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.073s
11:16:47 [2019-10-22T11:16:47.310Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.606s
11:16:47 [2019-10-22T11:16:47.516Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.071s
11:16:49 [2019-10-22T11:16:49.819Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.236s
11:16:49 [2019-10-22T11:16:49.819Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.049s
11:16:51 [2019-10-22T11:16:51.702Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.878s
11:16:51 [2019-10-22T11:16:51.702Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.058s
11:16:51 [2019-10-22T11:16:51.702Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.016s
11:16:53 [2019-10-22T11:16:53.585Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.681s
11:16:54 [2019-10-22T11:16:54.950Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.755s
11:16:55 [2019-10-22T11:16:55.509Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.390s
11:16:55 [2019-10-22T11:16:55.509Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.064s
11:16:55 [2019-10-22T11:16:55.509Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.099s
11:16:55 [2019-10-22T11:16:55.764Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.062s
11:16:56 [2019-10-22T11:16:56.018Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.384s
11:16:56 [2019-10-22T11:16:56.941Z] --- PASS: TestServiceUpdateSecrets (15.79s)
11:16:56 [2019-10-22T11:16:56.941Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:16:56 [2019-10-22T11:16:56.941Z]     daemon.go:302: [d9afa537fe231] waiting for daemon to start
11:16:56 [2019-10-22T11:16:56.941Z]     daemon.go:334: [d9afa537fe231] daemon started
11:16:56 [2019-10-22T11:16:56.941Z]     daemon.go:286: [d9afa537fe231] exiting daemon
11:16:56 [2019-10-22T11:16:56.941Z] === RUN   TestServiceUpdateConfigs
11:16:58 [2019-10-22T11:16:58.823Z] PASS: docker_cli_run_test.go:4284: DockerSuite.TestSlowStdinClosing	2.849s
11:17:05 [2019-10-22T11:17:05.398Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.791s
11:17:07 [2019-10-22T11:17:07.906Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.773s
11:17:08 [2019-10-22T11:17:08.463Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.031s
11:17:08 [2019-10-22T11:17:08.627Z] PASS: docker_cli_restart_test.go:267: DockerSuite.TestRestartContainerwithRestartPolicy	18.905s
11:17:08 [2019-10-22T11:17:08.627Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
11:17:10 [2019-10-22T11:17:10.388Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.550s
11:17:11 [2019-10-22T11:17:11.792Z] --- PASS: TestServiceUpdateConfigs (14.97s)
11:17:11 [2019-10-22T11:17:11.792Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:17:11 [2019-10-22T11:17:11.792Z]     daemon.go:302: [d68d180d68bf5] waiting for daemon to start
11:17:11 [2019-10-22T11:17:11.792Z]     daemon.go:334: [d68d180d68bf5] daemon started
11:17:11 [2019-10-22T11:17:11.792Z]     daemon.go:286: [d68d180d68bf5] exiting daemon
11:17:11 [2019-10-22T11:17:11.792Z] === RUN   TestServiceUpdateNetwork
11:17:12 [2019-10-22T11:17:12.370Z] PASS: docker_cli_restart_test.go:237: DockerSuite.TestRestartPolicyAfterRestart	5.420s
11:17:12 [2019-10-22T11:17:12.370Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.208s
11:17:12 [2019-10-22T11:17:12.830Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.134s
11:17:13 [2019-10-22T11:17:13.151Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.942s
11:17:13 [2019-10-22T11:17:13.290Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.650s
11:17:16 [2019-10-22T11:17:16.450Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.395s
11:17:16 [2019-10-22T11:17:16.704Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.646s
11:17:17 [2019-10-22T11:17:17.990Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	3.930s
11:17:18 [2019-10-22T11:17:18.586Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.549s
11:17:21 [2019-10-22T11:17:21.731Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	3.987s
11:17:21 [2019-10-22T11:17:21.731Z] SKIP: docker_cli_restart_test.go:193: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:17:21 [2019-10-22T11:17:21.842Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	2.015s
11:17:24 [2019-10-22T11:17:24.353Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	2.147s
11:17:26 [2019-10-22T11:17:26.429Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	3.914s
11:17:26 [2019-10-22T11:17:26.429Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.063s
11:17:26 [2019-10-22T11:17:26.429Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.250s
11:17:26 [2019-10-22T11:17:26.942Z] --- PASS: TestServiceUpdateNetwork (15.13s)
11:17:26 [2019-10-22T11:17:26.942Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:17:26 [2019-10-22T11:17:26.942Z]     daemon.go:302: [ded766f12b708] waiting for daemon to start
11:17:26 [2019-10-22T11:17:26.942Z]     daemon.go:334: [ded766f12b708] daemon started
11:17:26 [2019-10-22T11:17:26.942Z]     daemon.go:286: [ded766f12b708] exiting daemon
11:17:26 [2019-10-22T11:17:26.942Z] PASS
11:17:26 [2019-10-22T11:17:26.942Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:17:26 [2019-10-22T11:17:26.942Z] INFO: Testing against a local daemon
11:17:26 [2019-10-22T11:17:26.942Z] testing: warning: no tests to run
11:17:26 [2019-10-22T11:17:26.942Z] PASS
11:17:26 [2019-10-22T11:17:26.942Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:17:27 [2019-10-22T11:17:27.197Z] INFO: Testing against a local daemon
11:17:27 [2019-10-22T11:17:27.197Z] testing: warning: no tests to run
11:17:27 [2019-10-22T11:17:27.197Z] PASS
11:17:27 [2019-10-22T11:17:27.197Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:17:27 [2019-10-22T11:17:27.197Z] INFO: Testing against a local daemon
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:17:27 [2019-10-22T11:17:27.197Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:17:27 [2019-10-22T11:17:27.197Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON
11:17:27 [2019-10-22T11:17:27.197Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] --- PASS: TestVolumesInvalidJSON (0.06s)
11:17:27 [2019-10-22T11:17:27.451Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:27 [2019-10-22T11:17:27.451Z] === RUN   TestVolumesInvalidJSON
11:17:27 [2019-10-22T11:17:27.451Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:17:27 [2019-10-22T11:17:27.451Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:27 [2019-10-22T11:17:27.451Z] === RUN   TestVolumesInvalidJSON
11:17:27 [2019-10-22T11:17:27.451Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:27 [2019-10-22T11:17:27.451Z] --- PASS: TestVolumesInvalidJSON (0.06s)
11:17:27 [2019-10-22T11:17:27.451Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:27 [2019-10-22T11:17:27.451Z] PASS
11:17:27 [2019-10-22T11:17:27.451Z] Running integration-test (iteration 4)
11:17:27 [2019-10-22T11:17:27.451Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:17:27 [2019-10-22T11:17:27.451Z] INFO: Testing against a local daemon
11:17:27 [2019-10-22T11:17:27.451Z] === RUN   TestBuildWithHugeFile
11:17:28 [2019-10-22T11:17:28.011Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.560s
11:17:34 [2019-10-22T11:17:34.580Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	49.005s
11:17:38 [2019-10-22T11:17:38.776Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	5.761s
11:17:40 [2019-10-22T11:17:40.660Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	4.731s
11:17:41 [2019-10-22T11:17:41.220Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.056s
11:17:41 [2019-10-22T11:17:41.255Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	12.793s
11:17:42 [2019-10-22T11:17:42.794Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.525s
11:17:43 [2019-10-22T11:17:43.764Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.568s
11:17:47 [2019-10-22T11:17:47.745Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	5.415s
11:17:49 [2019-10-22T11:17:49.628Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	7.578s
11:17:50 [2019-10-22T11:17:50.846Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	5.552s
11:17:51 [2019-10-22T11:17:51.512Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	2.336s
11:17:53 [2019-10-22T11:17:53.395Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	3.185s
11:17:55 [2019-10-22T11:17:55.540Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	5.186s
11:17:55 [2019-10-22T11:17:55.945Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	2.349s
11:17:57 [2019-10-22T11:17:57.833Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.231s
11:17:59 [2019-10-22T11:17:59.736Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	1.832s
11:17:59 [2019-10-22T11:17:59.736Z] PASS: docker_cli_swarm_test.go:1535: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	6.794s
11:18:01 [2019-10-22T11:18:01.098Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	1.504s
11:18:01 [2019-10-22T11:18:01.098Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
11:18:02 [2019-10-22T11:18:02.626Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	7.112s
11:18:03 [2019-10-22T11:18:03.609Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	2.484s
11:18:04 [2019-10-22T11:18:04.972Z] PASS: docker_cli_swarm_test.go:1593: DockerSwarmSuite.TestSwarmReadonlyRootfs	4.219s
11:18:07 [2019-10-22T11:18:07.322Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	3.995s
11:18:07 [2019-10-22T11:18:07.782Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.689s
11:18:09 [2019-10-22T11:18:09.967Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.087s
11:18:11 [2019-10-22T11:18:11.499Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	6.995s
11:18:19 [2019-10-22T11:18:19.578Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	6.738s
11:18:19 [2019-10-22T11:18:19.832Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	1.145s
11:18:22 [2019-10-22T11:18:22.386Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	1.034s
11:18:22 [2019-10-22T11:18:22.386Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
11:18:23 [2019-10-22T11:18:23.747Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	1.227s
11:18:27 [2019-10-22T11:18:27.672Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	16.238s
11:18:27 [2019-10-22T11:18:27.914Z] PASS: docker_api_swarm_test.go:947: DockerSwarmSuite.TestSwarmRepeatedRootRotation	16.884s
11:18:28 [2019-10-22T11:18:28.168Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	2.590s
11:18:28 [2019-10-22T11:18:28.168Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
11:18:29 [2019-10-22T11:18:29.212Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	1.424s
11:18:30 [2019-10-22T11:18:30.683Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	2.254s
11:18:33 [2019-10-22T11:18:33.193Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	1.003s
11:18:33 [2019-10-22T11:18:33.906Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	4.521s
11:18:34 [2019-10-22T11:18:34.875Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.871s
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
11:18:34 [2019-10-22T11:18:34.875Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
11:18:35 [2019-10-22T11:18:35.083Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	1.025s
11:18:37 [2019-10-22T11:18:37.056Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	1.852s
11:18:37 [2019-10-22T11:18:37.056Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
11:18:37 [2019-10-22T11:18:37.056Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
11:18:38 [2019-10-22T11:18:38.342Z] --- PASS: TestBuildWithHugeFile (70.47s)
11:18:38 [2019-10-22T11:18:38.342Z] === RUN   TestBuildWithEmptyDockerfile
11:18:38 [2019-10-22T11:18:38.342Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	2.873s
11:18:38 [2019-10-22T11:18:38.342Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:38 [2019-10-22T11:18:38.342Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
11:18:38 [2019-10-22T11:18:38.342Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
11:18:38 [2019-10-22T11:18:38.342Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
11:18:38 [2019-10-22T11:18:38.342Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
11:18:38 [2019-10-22T11:18:38.342Z] === RUN   TestBuildWithHugeFile
11:18:40 [2019-10-22T11:18:40.798Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	4.089s
11:18:44 [2019-10-22T11:18:44.866Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.292s
11:18:45 [2019-10-22T11:18:45.494Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	4.279s
11:18:48 [2019-10-22T11:18:48.166Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	3.651s
11:18:48 [2019-10-22T11:18:48.166Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
11:18:48 [2019-10-22T11:18:48.725Z] PASS: docker_cli_swarm_test.go:1249: DockerSwarmSuite.TestSwarmRotateUnlockKey	19.043s
11:18:50 [2019-10-22T11:18:50.608Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	1.772s
11:18:52 [2019-10-22T11:18:52.492Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	1.219s
11:18:52 [2019-10-22T11:18:52.572Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	6.756s
11:18:52 [2019-10-22T11:18:52.746Z] PASS: docker_cli_swarm_test.go:818: DockerSwarmSuite.TestSwarmServiceEnvFile	2.140s
11:18:54 [2019-10-22T11:18:54.124Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	2.074s
11:18:56 [2019-10-22T11:18:56.308Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	1.909s
11:18:56 [2019-10-22T11:18:56.308Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.057s
11:18:56 [2019-10-22T11:18:56.907Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	2.355s
11:19:00 [2019-10-22T11:19:00.052Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	4.104s
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
11:19:00 [2019-10-22T11:19:00.052Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
11:19:01 [2019-10-22T11:19:01.071Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	7.512s
11:19:02 [2019-10-22T11:19:02.237Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	1.300s
11:19:02 [2019-10-22T11:19:02.237Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
11:19:03 [2019-10-22T11:19:03.582Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmServiceLsFilterMode	5.491s
11:19:05 [2019-10-22T11:19:05.147Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.591s
11:19:05 [2019-10-22T11:19:05.147Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
11:19:05 [2019-10-22T11:19:05.147Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	1.940s
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
11:19:06 [2019-10-22T11:19:06.694Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
11:19:08 [2019-10-22T11:19:08.857Z] PASS: docker_cli_network_unix_test.go:1536: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	5.856s
11:19:08 [2019-10-22T11:19:08.879Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.013s
11:19:11 [2019-10-22T11:19:11.063Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.119s
11:19:13 [2019-10-22T11:19:13.247Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	2.232s
11:19:13 [2019-10-22T11:19:13.247Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
11:19:13 [2019-10-22T11:19:13.247Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
11:19:13 [2019-10-22T11:19:13.247Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
11:19:15 [2019-10-22T11:19:15.391Z] PASS: docker_cli_network_unix_test.go:1462: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	4.620s
11:19:15 [2019-10-22T11:19:15.435Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	2.027s
11:19:15 [2019-10-22T11:19:15.435Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
11:19:15 [2019-10-22T11:19:15.435Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
11:19:15 [2019-10-22T11:19:15.435Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
11:19:15 [2019-10-22T11:19:15.435Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
11:19:17 [2019-10-22T11:19:17.620Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.820s
11:19:19 [2019-10-22T11:19:19.810Z] PASS: docker_cli_run_test.go:4172: DockerSuite.TestRunCredentialSpecWellFormed	2.605s
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
11:19:19 [2019-10-22T11:19:19.810Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
11:19:21 [2019-10-22T11:19:21.962Z] PASS: docker_cli_network_unix_test.go:1591: DockerSuite.TestUserDefinedNetworkConnectivity	4.115s
11:19:21 [2019-10-22T11:19:21.962Z] PASS: docker_cli_swarm_test.go:907: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	18.101s
11:19:22 [2019-10-22T11:19:22.000Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	2.226s
11:19:22 [2019-10-22T11:19:22.000Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
11:19:22 [2019-10-22T11:19:22.000Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.092s
11:19:22 [2019-10-22T11:19:22.000Z] SKIP: docker_cli_run_test.go:4179: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
11:19:24 [2019-10-22T11:19:24.912Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	2.188s
11:19:26 [2019-10-22T11:19:26.454Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	1.961s
11:19:26 [2019-10-22T11:19:26.454Z] SKIP: docker_cli_run_test.go:4265: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
11:19:28 [2019-10-22T11:19:28.636Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	1.881s
11:19:28 [2019-10-22T11:19:28.636Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
11:19:28 [2019-10-22T11:19:28.636Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
11:19:28 [2019-10-22T11:19:28.636Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
11:19:30 [2019-10-22T11:19:30.118Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	6.147s
11:19:30 [2019-10-22T11:19:30.175Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	2.015s
11:19:32 [2019-10-22T11:19:32.360Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	2.103s
11:19:34 [2019-10-22T11:19:34.547Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	1.962s
11:19:36 [2019-10-22T11:19:36.732Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	1.982s
11:19:36 [2019-10-22T11:19:36.732Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.052s
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:4507: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:4520: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:4248: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
11:19:36 [2019-10-22T11:19:36.732Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
11:19:38 [2019-10-22T11:19:38.201Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	7.576s
11:19:40 [2019-10-22T11:19:40.472Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	3.690s
11:19:40 [2019-10-22T11:19:40.472Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
11:19:40 [2019-10-22T11:19:40.472Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.058s
11:19:40 [2019-10-22T11:19:40.472Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
11:19:40 [2019-10-22T11:19:40.472Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
11:19:40 [2019-10-22T11:19:40.472Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
11:19:40 [2019-10-22T11:19:40.472Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
11:19:41 [2019-10-22T11:19:41.519Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	3.704s
11:19:45 [2019-10-22T11:19:45.721Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	4.047s
11:19:48 [2019-10-22T11:19:48.983Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	3.090s
11:19:50 [2019-10-22T11:19:50.799Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	8.922s
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	1.569s
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.799Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.800Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.800Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
11:19:50 [2019-10-22T11:19:50.865Z] PASS: docker_cli_swarm_test.go:836: DockerSwarmSuite.TestSwarmServiceTTY	17.919s
11:19:51 [2019-10-22T11:19:51.259Z] SKIP: docker_cli_run_test.go:4327: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
11:19:51 [2019-10-22T11:19:51.259Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
11:19:51 [2019-10-22T11:19:51.259Z] SKIP: docker_cli_run_test.go:4315: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
11:19:51 [2019-10-22T11:19:51.259Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
11:19:51 [2019-10-22T11:19:51.425Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	2.916s
11:19:52 [2019-10-22T11:19:52.789Z] --- PASS: TestBuildWithHugeFile (74.15s)
11:19:52 [2019-10-22T11:19:52.789Z] === RUN   TestBuildWithEmptyDockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:52 [2019-10-22T11:19:52.789Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:19:52 [2019-10-22T11:19:52.789Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
11:19:52 [2019-10-22T11:19:52.789Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
11:19:52 [2019-10-22T11:19:52.789Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
11:19:52 [2019-10-22T11:19:52.789Z] === RUN   TestBuildWithHugeFile
11:19:54 [2019-10-22T11:19:54.678Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	3.069s
11:19:54 [2019-10-22T11:19:54.932Z] PASS: docker_cli_swarm_test.go:884: DockerSwarmSuite.TestSwarmServiceTTYUpdate	3.445s
11:19:58 [2019-10-22T11:19:58.342Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	6.376s
11:19:58 [2019-10-22T11:19:58.342Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
11:19:58 [2019-10-22T11:19:58.342Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
11:19:58 [2019-10-22T11:19:58.342Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
11:20:00 [2019-10-22T11:20:00.165Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	4.679s
11:20:00 [2019-10-22T11:20:00.165Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	3.629s
11:20:02 [2019-10-22T11:20:02.083Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	4.441s
11:20:05 [2019-10-22T11:20:05.409Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	5.415s
11:20:05 [2019-10-22T11:20:05.409Z] PASS: docker_cli_swarm_test.go:298: DockerSwarmSuite.TestSwarmServiceWithGroup	4.296s
11:20:05 [2019-10-22T11:20:05.827Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	3.806s
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
11:20:05 [2019-10-22T11:20:05.827Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
11:20:06 [2019-10-22T11:20:06.287Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.299s
11:20:07 [2019-10-22T11:20:07.259Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.991s
11:20:09 [2019-10-22T11:20:09.441Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	1.894s
11:20:09 [2019-10-22T11:20:09.570Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	4.049s
11:20:09 [2019-10-22T11:20:09.825Z] PASS: docker_cli_swarm_test.go:1679: DockerSwarmSuite.TestSwarmStopSignal	3.981s
11:20:10 [2019-10-22T11:20:10.980Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	1.842s
11:20:11 [2019-10-22T11:20:11.949Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.941s
11:20:13 [2019-10-22T11:20:13.986Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	4.728s
11:20:13 [2019-10-22T11:20:13.986Z] PASS: docker_cli_swarm_test.go:540: DockerSwarmSuite.TestSwarmTaskListFilter	2.115s
11:20:14 [2019-10-22T11:20:14.137Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	1.974s
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
11:20:14 [2019-10-22T11:20:14.137Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
11:20:17 [2019-10-22T11:20:17.045Z] PASS: docker_cli_run_test.go:4230: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	2.455s
11:20:17 [2019-10-22T11:20:17.045Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
11:20:17 [2019-10-22T11:20:17.045Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
11:20:17 [2019-10-22T11:20:17.045Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
11:20:17 [2019-10-22T11:20:17.045Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
11:20:17 [2019-10-22T11:20:17.045Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
11:20:18 [2019-10-22T11:20:18.142Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.911s
11:20:29 [2019-10-22T11:20:29.418Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	12.412s
11:20:29 [2019-10-22T11:20:29.418Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
11:20:30 [2019-10-22T11:20:30.294Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.082s
11:20:30 [2019-10-22T11:20:30.294Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.030s
11:20:30 [2019-10-22T11:20:30.294Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.057s
11:20:30 [2019-10-22T11:20:30.951Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	1.965s
11:20:31 [2019-10-22T11:20:31.218Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	2.530s
11:20:31 [2019-10-22T11:20:31.472Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.129s
11:20:31 [2019-10-22T11:20:31.472Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.102s
11:20:31 [2019-10-22T11:20:31.727Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.048s
11:20:34 [2019-10-22T11:20:34.237Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.335s
11:20:34 [2019-10-22T11:20:34.237Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.012s
11:20:36 [2019-10-22T11:20:36.121Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	1.989s
11:20:36 [2019-10-22T11:20:36.121Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.093s
11:20:36 [2019-10-22T11:20:36.121Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.096s
11:20:36 [2019-10-22T11:20:36.379Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.019s
11:20:36 [2019-10-22T11:20:36.379Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.054s
11:20:36 [2019-10-22T11:20:36.728Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.262s
11:20:38 [2019-10-22T11:20:38.261Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	2.031s
11:20:40 [2019-10-22T11:20:40.437Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	1.944s
11:20:41 [2019-10-22T11:20:41.970Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.394s
11:20:42 [2019-10-22T11:20:42.909Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	6.361s
11:20:42 [2019-10-22T11:20:42.909Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.180s
11:20:43 [2019-10-22T11:20:43.516Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.536s
11:20:43 [2019-10-22T11:20:43.516Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.116s
11:20:43 [2019-10-22T11:20:43.774Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.120s
11:20:44 [2019-10-22T11:20:44.872Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	2.425s
11:20:44 [2019-10-22T11:20:44.872Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
11:20:44 [2019-10-22T11:20:44.872Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
11:20:45 [2019-10-22T11:20:45.662Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	1.664s
11:20:47 [2019-10-22T11:20:47.044Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	2.047s
11:20:47 [2019-10-22T11:20:47.044Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
11:20:48 [2019-10-22T11:20:48.579Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	1.970s
11:20:48 [2019-10-22T11:20:48.579Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
11:20:48 [2019-10-22T11:20:48.579Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
11:20:49 [2019-10-22T11:20:49.037Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.171s
11:20:49 [2019-10-22T11:20:49.037Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.054s
11:20:49 [2019-10-22T11:20:49.037Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
11:20:49 [2019-10-22T11:20:49.820Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	4.270s
11:20:49 [2019-10-22T11:20:49.820Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.067s
11:20:49 [2019-10-22T11:20:49.820Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.072s
11:20:53 [2019-10-22T11:20:53.720Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	4.590s
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
11:20:53 [2019-10-22T11:20:53.720Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
11:20:55 [2019-10-22T11:20:55.895Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	2.110s
11:20:55 [2019-10-22T11:20:55.895Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
11:20:56 [2019-10-22T11:20:56.385Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	6.239s
11:20:58 [2019-10-22T11:20:58.065Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	1.313s
11:20:58 [2019-10-22T11:20:58.065Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
11:20:58 [2019-10-22T11:20:58.065Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
11:21:00 [2019-10-22T11:21:00.968Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	2.680s
11:21:02 [2019-10-22T11:21:02.915Z] --- PASS: TestBuildWithHugeFile (69.23s)
11:21:02 [2019-10-22T11:21:02.915Z] === RUN   TestBuildWithEmptyDockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:21:02 [2019-10-22T11:21:02.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:21:02 [2019-10-22T11:21:02.915Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:21:02 [2019-10-22T11:21:02.915Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
11:21:02 [2019-10-22T11:21:02.915Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
11:21:02 [2019-10-22T11:21:02.915Z] === RUN   TestBuildWithHugeFile
11:21:02 [2019-10-22T11:21:02.915Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	6.731s
11:21:03 [2019-10-22T11:21:03.838Z] PASS: docker_cli_wait_test.go:70: DockerSuite.TestWaitBlockedExitRandom	0.997s
11:21:05 [2019-10-22T11:21:05.721Z] PASS: docker_cli_wait_test.go:28: DockerSuite.TestWaitBlockedExitZero	1.771s
11:21:06 [2019-10-22T11:21:06.745Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	6.229s
11:21:07 [2019-10-22T11:21:07.605Z] PASS: docker_cli_wait_test.go:58: DockerSuite.TestWaitNonBlockedExitRandom	2.056s
11:21:09 [2019-10-22T11:21:09.491Z] PASS: docker_cli_wait_test.go:15: DockerSuite.TestWaitNonBlockedExitZero	1.727s
11:21:09 [2019-10-22T11:21:09.491Z] SKIP: docker_cli_run_test.go:4543: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
11:21:11 [2019-10-22T11:21:11.431Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	4.009s
11:21:12 [2019-10-22T11:21:12.967Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	3.141s
11:21:13 [2019-10-22T11:21:13.933Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	26.302s
11:21:15 [2019-10-22T11:21:15.816Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	2.759s
11:21:17 [2019-10-22T11:21:17.356Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	5.994s
11:21:17 [2019-10-22T11:21:17.356Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
11:21:17 [2019-10-22T11:21:17.356Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.077s
11:21:17 [2019-10-22T11:21:17.356Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
11:21:17 [2019-10-22T11:21:17.356Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
11:21:19 [2019-10-22T11:21:19.074Z] PASS: docker_cli_build_test.go:5792: DockerRegistrySuite.TestBuildMultiStageImplicitPull	3.348s
11:21:20 [2019-10-22T11:21:20.255Z] PASS: docker_cli_run_test.go:4200: DockerSuite.TestRunWindowsWithCPUCount	2.495s
11:21:21 [2019-10-22T11:21:21.788Z] PASS: docker_cli_run_test.go:4220: DockerSuite.TestRunWindowsWithCPUPercent	2.044s
11:21:23 [2019-10-22T11:21:23.959Z] PASS: docker_cli_run_test.go:4210: DockerSuite.TestRunWindowsWithCPUShares	1.954s
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
11:21:23 [2019-10-22T11:21:23.959Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.045s
11:21:23 [2019-10-22T11:21:23.959Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.055s
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
11:21:23 [2019-10-22T11:21:23.959Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
11:21:28 [2019-10-22T11:21:28.637Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	4.042s
11:21:29 [2019-10-22T11:21:29.047Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	9.321s
11:21:29 [2019-10-22T11:21:29.602Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	1.580s
11:21:31 [2019-10-22T11:21:31.777Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	1.960s
11:21:33 [2019-10-22T11:21:33.209Z] PASS: docker_cli_swarm_test.go:1029: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	2.167s
11:21:36 [2019-10-22T11:21:36.454Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	3.991s
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
11:21:36 [2019-10-22T11:21:36.454Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
11:21:37 [2019-10-22T11:21:37.986Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.279s
11:21:38 [2019-10-22T11:21:38.443Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.390s
11:21:38 [2019-10-22T11:21:38.900Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.378s
11:21:39 [2019-10-22T11:21:39.358Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.235s
11:21:39 [2019-10-22T11:21:39.734Z] PASS: docker_cli_push_test.go:200: DockerRegistrySuite.TestConcurrentPush	10.578s
11:21:40 [2019-10-22T11:21:40.889Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.520s
11:21:42 [2019-10-22T11:21:42.997Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	2.991s
11:21:44 [2019-10-22T11:21:44.880Z] PASS: docker_cli_push_test.go:208: DockerRegistrySuite.TestCrossRepositoryLayerPush	2.031s
11:21:46 [2019-10-22T11:21:46.670Z] PASS: docker_cli_run_test.go:4284: DockerSuite.TestSlowStdinClosing	5.980s
11:21:46 [2019-10-22T11:21:46.670Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
11:21:47 [2019-10-22T11:21:47.389Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	2.619s
11:21:49 [2019-10-22T11:21:49.938Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	2.595s
11:21:53 [2019-10-22T11:21:53.205Z] PASS: docker_api_swarm_test.go:160: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	2.212s
11:21:54 [2019-10-22T11:21:54.130Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	3.735s
11:21:55 [2019-10-22T11:21:55.220Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	7.394s
11:21:55 [2019-10-22T11:21:55.220Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
11:21:56 [2019-10-22T11:21:56.640Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	2.589s
11:21:59 [2019-10-22T11:21:59.899Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	3.255s
11:22:03 [2019-10-22T11:22:03.769Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	8.552s
11:22:03 [2019-10-22T11:22:03.769Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
11:22:03 [2019-10-22T11:22:03.769Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
11:22:03 [2019-10-22T11:22:03.769Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
11:22:03 [2019-10-22T11:22:03.769Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
11:22:06 [2019-10-22T11:22:06.434Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	5.694s
11:22:08 [2019-10-22T11:22:08.316Z] --- PASS: TestBuildWithHugeFile (65.96s)
11:22:08 [2019-10-22T11:22:08.316Z] === RUN   TestBuildWithEmptyDockerfile
11:22:08 [2019-10-22T11:22:08.316Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:08 [2019-10-22T11:22:08.317Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:08 [2019-10-22T11:22:08.449Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	5.356s
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.449Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
11:22:08 [2019-10-22T11:22:08.571Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:08 [2019-10-22T11:22:08.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:22:08 [2019-10-22T11:22:08.571Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
11:22:08 [2019-10-22T11:22:08.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:22:08 [2019-10-22T11:22:08.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
11:22:08 [2019-10-22T11:22:08.571Z] === RUN   TestBuildWithHugeFile
11:22:09 [2019-10-22T11:22:09.934Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	1.367s
11:22:09 [2019-10-22T11:22:09.934Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	3.816s
11:22:10 [2019-10-22T11:22:10.622Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.443s
11:22:12 [2019-10-22T11:22:12.798Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	2.034s
11:22:12 [2019-10-22T11:22:12.798Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
11:22:13 [2019-10-22T11:22:13.192Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	2.782s
11:22:14 [2019-10-22T11:22:14.330Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	1.374s
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
11:22:14 [2019-10-22T11:22:14.330Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
11:22:23 [2019-10-22T11:22:23.121Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	8.664s
11:22:24 [2019-10-22T11:22:24.489Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	2.585s
11:22:24 [2019-10-22T11:22:24.489Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.030s
11:22:27 [2019-10-22T11:22:27.747Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	2.754s
11:22:30 [2019-10-22T11:22:30.258Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	2.583s
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.278s
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.118s
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.185s
11:22:31 [2019-10-22T11:22:31.994Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.293s
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.257s
11:22:31 [2019-10-22T11:22:31.994Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.126s
11:22:32 [2019-10-22T11:22:32.772Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	2.364s
11:22:37 [2019-10-22T11:22:37.776Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	7.010s
11:22:37 [2019-10-22T11:22:37.776Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.061s
11:22:40 [2019-10-22T11:22:40.673Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	2.495s
11:22:40 [2019-10-22T11:22:40.673Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.384s
11:22:41 [2019-10-22T11:22:41.131Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.384s
11:22:41 [2019-10-22T11:22:41.131Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.060s
11:22:41 [2019-10-22T11:22:41.131Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.165s
11:22:42 [2019-10-22T11:22:42.786Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	8.571s
11:22:42 [2019-10-22T11:22:42.786Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.472s
11:22:46 [2019-10-22T11:22:46.046Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	3.949s
11:22:46 [2019-10-22T11:22:46.972Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.981s
11:22:46 [2019-10-22T11:22:46.972Z] PASS: docker_cli_push_test.go:70: DockerRegistrySuite.TestPushBadTag	0.015s
11:22:47 [2019-10-22T11:22:47.532Z] PASS: docker_cli_push_test.go:30: DockerRegistrySuite.TestPushBusyboxImage	0.303s
11:22:47 [2019-10-22T11:22:47.787Z] PASS: docker_cli_push_test.go:146: DockerRegistrySuite.TestPushEmptyLayer	0.275s
11:22:48 [2019-10-22T11:22:48.346Z] PASS: docker_cli_push_test.go:115: DockerRegistrySuite.TestPushMultipleTags	0.386s
11:22:48 [2019-10-22T11:22:48.346Z] PASS: docker_cli_push_test.go:53: DockerRegistrySuite.TestPushUntagged	0.035s
11:22:53 [2019-10-22T11:22:53.495Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	11.845s
11:22:53 [2019-10-22T11:22:53.495Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
11:22:53 [2019-10-22T11:22:53.495Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.557s
11:22:53 [2019-10-22T11:22:53.584Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	4.240s
11:22:53 [2019-10-22T11:22:53.953Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.180s
11:22:53 [2019-10-22T11:22:53.953Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
11:22:57 [2019-10-22T11:22:57.785Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	4.496s
11:22:59 [2019-10-22T11:22:59.732Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	5.957s
11:23:00 [2019-10-22T11:23:00.190Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.250s
11:23:00 [2019-10-22T11:23:00.190Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.254s
11:23:00 [2019-10-22T11:23:00.352Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	2.378s
11:23:03 [2019-10-22T11:23:03.612Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	3.571s
11:23:05 [2019-10-22T11:23:05.495Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	1.500s
11:23:07 [2019-10-22T11:23:07.378Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	1.777s
11:23:08 [2019-10-22T11:23:08.748Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	7.987s
11:23:08 [2019-10-22T11:23:08.748Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
11:23:08 [2019-10-22T11:23:08.748Z] SKIP: docker_cli_wait_test.go:70: DockerSuite.TestWaitBlockedExitRandom (unmatched requirement DaemonIsLinux)
11:23:08 [2019-10-22T11:23:08.748Z] SKIP: docker_cli_wait_test.go:28: DockerSuite.TestWaitBlockedExitZero (unmatched requirement DaemonIsLinux)
11:23:10 [2019-10-22T11:23:10.284Z] PASS: docker_cli_wait_test.go:58: DockerSuite.TestWaitNonBlockedExitRandom	1.977s
11:23:10 [2019-10-22T11:23:10.640Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.695s
11:23:12 [2019-10-22T11:23:12.523Z] --- PASS: TestBuildWithHugeFile (63.64s)
11:23:12 [2019-10-22T11:23:12.523Z] === RUN   TestBuildWithEmptyDockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:12 [2019-10-22T11:23:12.523Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:12 [2019-10-22T11:23:12.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:23:12 [2019-10-22T11:23:12.780Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
11:23:12 [2019-10-22T11:23:12.780Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
11:23:12 [2019-10-22T11:23:12.780Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
11:23:12 [2019-10-22T11:23:12.780Z] PASS
11:23:12 [2019-10-22T11:23:12.780Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:23:12 [2019-10-22T11:23:12.780Z] INFO: Testing against a local daemon
11:23:12 [2019-10-22T11:23:12.780Z] testing: warning: no tests to run
11:23:12 [2019-10-22T11:23:12.780Z] PASS
11:23:12 [2019-10-22T11:23:12.780Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:23:13 [2019-10-22T11:23:13.035Z] INFO: Testing against a local daemon
11:23:13 [2019-10-22T11:23:13.035Z] === RUN   TestContainerInvalidJSON
11:23:13 [2019-10-22T11:23:13.035Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:23:13 [2019-10-22T11:23:13.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:23:13 [2019-10-22T11:23:13.035Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:23:13 [2019-10-22T11:23:13.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:23:13 [2019-10-22T11:23:13.035Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:23:13 [2019-10-22T11:23:13.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:23:13 [2019-10-22T11:23:13.035Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:23:13 [2019-10-22T11:23:13.035Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:23:13 [2019-10-22T11:23:13.035Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:23:13 [2019-10-22T11:23:13.035Z] --- PASS: TestContainerInvalidJSON (0.06s)
11:23:13 [2019-10-22T11:23:13.035Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:23:13 [2019-10-22T11:23:13.035Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:23:13 [2019-10-22T11:23:13.035Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:23:13 [2019-10-22T11:23:13.035Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:23:13 [2019-10-22T11:23:13.183Z] PASS: docker_cli_wait_test.go:15: DockerSuite.TestWaitNonBlockedExitZero	2.323s
11:23:13 [2019-10-22T11:23:13.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
11:23:13 [2019-10-22T11:23:13.289Z] === RUN   TestCopyFromContainerPathIsNotDir
11:23:13 [2019-10-22T11:23:13.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:23:13 [2019-10-22T11:23:13.289Z] === RUN   TestCopyFromContainer
11:23:14 [2019-10-22T11:23:14.148Z] PASS: docker_cli_run_test.go:4543: DockerSuite.TestWindowsRunAsSystem	1.370s
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_build_test.go:5792: DockerRegistrySuite.TestBuildMultiStageImplicitPull
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:200: DockerRegistrySuite.TestConcurrentPush
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:208: DockerRegistrySuite.TestCrossRepositoryLayerPush
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:70: DockerRegistrySuite.TestPushBadTag
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:30: DockerRegistrySuite.TestPushBusyboxImage
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:146: DockerRegistrySuite.TestPushEmptyLayer
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:115: DockerRegistrySuite.TestPushMultipleTags
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:53: DockerRegistrySuite.TestPushUntagged
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:204: DockerSchema1RegistrySuite.TestConcurrentPush
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:250: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:74: DockerSchema1RegistrySuite.TestPushBadTag
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:34: DockerSchema1RegistrySuite.TestPushBusyboxImage
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:150: DockerSchema1RegistrySuite.TestPushEmptyLayer
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:119: DockerSchema1RegistrySuite.TestPushMultipleTags
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:57: DockerSchema1RegistrySuite.TestPushUntagged
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:283: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:345: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:373: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:332: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:360: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_push_test.go:320: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
11:23:14 [2019-10-22T11:23:14.148Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
11:23:14 [2019-10-22T11:23:14.148Z] OK: 528 passed, 552 skipped
11:23:14 [2019-10-22T11:23:14.148Z] PASS
11:23:14 [2019-10-22T11:23:14.148Z] ok  	github.com/docker/docker/integration-cli	2405.418s
11:23:14 [2019-10-22T11:23:14.148Z] INFO: Integration tests ended at 10/22/2019 11:23:14. Duration:00:40:13.6960257
11:23:14 [2019-10-22T11:23:14.148Z] INFO: Docker info of the daemon under test at end of run
11:23:14 [2019-10-22T11:23:14.148Z] 
11:23:14 [2019-10-22T11:23:14.148Z] Containers: 0
11:23:14 [2019-10-22T11:23:14.148Z]  Running: 0
11:23:14 [2019-10-22T11:23:14.148Z]  Paused: 0
11:23:14 [2019-10-22T11:23:14.148Z]  Stopped: 0
11:23:14 [2019-10-22T11:23:14.148Z] Images: 6
11:23:14 [2019-10-22T11:23:14.148Z] Server Version: 0.0.0-dev
11:23:14 [2019-10-22T11:23:14.148Z] Storage Driver: windowsfilter
11:23:14 [2019-10-22T11:23:14.148Z]  Windows: 
11:23:14 [2019-10-22T11:23:14.148Z] Logging Driver: json-file
11:23:14 [2019-10-22T11:23:14.148Z] Plugins: 
11:23:14 [2019-10-22T11:23:14.148Z]  Volume: local
11:23:14 [2019-10-22T11:23:14.148Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
11:23:14 [2019-10-22T11:23:14.148Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
11:23:14 [2019-10-22T11:23:14.148Z] Swarm: inactive
11:23:14 [2019-10-22T11:23:14.148Z] Default Isolation: process
11:23:14 [2019-10-22T11:23:14.148Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:23:14 [2019-10-22T11:23:14.148Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:23:14 [2019-10-22T11:23:14.148Z] OSType: windows
11:23:14 [2019-10-22T11:23:14.148Z] Architecture: x86_64
11:23:14 [2019-10-22T11:23:14.148Z] CPUs: 4
11:23:14 [2019-10-22T11:23:14.148Z] Total Memory: 32GiB
11:23:14 [2019-10-22T11:23:14.148Z] Name: azwin-2-14e520
11:23:14 [2019-10-22T11:23:14.148Z] ID: X4SM:CMDF:234W:ZPUZ:3TTF:Y7EL:CRBL:ZYZY:Q7Z4:OXX3:UAUJ:XRV4
11:23:14 [2019-10-22T11:23:14.148Z] Docker Root Dir: D:\CI-4\CI-7243249fb\daemon
11:23:14 [2019-10-22T11:23:14.148Z] Debug Mode (client): false
11:23:14 [2019-10-22T11:23:14.148Z] Debug Mode (server): false
11:23:14 [2019-10-22T11:23:14.148Z] Registry: https://index.docker.io/v1/
11:23:14 [2019-10-22T11:23:14.148Z] Labels:
11:23:14 [2019-10-22T11:23:14.148Z] Experimental: false
11:23:14 [2019-10-22T11:23:14.148Z] Insecure Registries:
11:23:14 [2019-10-22T11:23:14.148Z]  127.0.0.0/8
11:23:14 [2019-10-22T11:23:14.148Z] Live Restore Enabled: false
11:23:14 [2019-10-22T11:23:14.148Z] 
11:23:14 [2019-10-22T11:23:14.148Z] 
11:23:14 [2019-10-22T11:23:14.148Z] INFO: Stopping daemon under test
11:23:14 [2019-10-22T11:23:14.606Z] SUCCESS: The process with PID 8132 (child process of PID 8472) has been terminated.
11:23:14 [2019-10-22T11:23:14.606Z] SUCCESS: The process with PID 8472 (child process of PID 8344) has been terminated.
11:23:14 [2019-10-22T11:23:14.606Z] INFO: executeCI.ps1 Completed successfully at 10/22/2019 11:23:14.
11:23:14 [2019-10-22T11:23:14.606Z] INFO: Tidying up at end of run
11:23:14 [2019-10-22T11:23:14.606Z] INFO: Saving daemon under test log (d:\CI-4\CI-7243249fb\dut.out) to C:\windows\TEMP\CIDUT.out
11:23:14 [2019-10-22T11:23:14.606Z] INFO: Saving daemon under test log (d:\CI-4\CI-7243249fb\dut.err) to C:\windows\TEMP\CIDUT.err
11:23:14 [2019-10-22T11:23:14.606Z] INFO: Nuke-Everything...
11:23:14 [2019-10-22T11:23:14.606Z] INFO: Container count on control daemon to delete is 2
11:23:14 [2019-10-22T11:23:14.649Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	7.232s
11:23:15 [2019-10-22T11:23:15.063Z] 2d6243b10160
11:23:15 [2019-10-22T11:23:15.063Z] 7a689215a159
11:23:15 [2019-10-22T11:23:15.208Z] === RUN   TestCopyFromContainer//
11:23:15 [2019-10-22T11:23:15.208Z] === RUN   TestCopyFromContainer//bar/root
11:23:15 [2019-10-22T11:23:15.208Z] === RUN   TestCopyFromContainer//bar/root/
11:23:15 [2019-10-22T11:23:15.462Z] === RUN   TestCopyFromContainer/bar/quux
11:23:15 [2019-10-22T11:23:15.462Z] === RUN   TestCopyFromContainer/bar/quux/
11:23:15 [2019-10-22T11:23:15.462Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:23:15 [2019-10-22T11:23:15.521Z] INFO: Non-base image count on control daemon to delete is 1
11:23:15 [2019-10-22T11:23:15.717Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:23:15 [2019-10-22T11:23:15.717Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:23:15 [2019-10-22T11:23:15.972Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:23:15 [2019-10-22T11:23:15.972Z] === RUN   TestCopyFromContainer/bar/notarget
11:23:15 [2019-10-22T11:23:15.972Z] --- PASS: TestCopyFromContainer (2.76s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:23:15 [2019-10-22T11:23:15.972Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
11:23:15 [2019-10-22T11:23:15.972Z] === RUN   TestDaemonRestartIpcMode
11:23:15 [2019-10-22T11:23:15.972Z] === PAUSE TestDaemonRestartIpcMode
11:23:15 [2019-10-22T11:23:15.972Z] === RUN   TestExecWithCloseStdin
11:23:17 [2019-10-22T11:23:17.333Z] --- PASS: TestExecWithCloseStdin (1.10s)
11:23:17 [2019-10-22T11:23:17.334Z] === RUN   TestExecUser
11:23:18 [2019-10-22T11:23:18.257Z] --- PASS: TestExecUser (0.94s)
11:23:18 [2019-10-22T11:23:18.257Z] === RUN   TestHealthKillContainer
11:23:19 [2019-10-22T11:23:19.180Z] PASS: docker_cli_push_test.go:204: DockerSchema1RegistrySuite.TestConcurrentPush	4.550s
11:23:20 [2019-10-22T11:23:20.543Z] PASS: docker_cli_push_test.go:250: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.168s
11:23:21 [2019-10-22T11:23:21.103Z] --- PASS: TestHealthKillContainer (3.06s)
11:23:21 [2019-10-22T11:23:21.103Z] === RUN   TestAPIIpcModeHost
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:0f405544023e96f359745a8cc17e340d8ad87cc9aae925f1215fe947f42c3d44
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:fa8ca5c449b915c7a8ff12cf464416303af23c19ac10da85812c4a6f0de6fbc5
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:5dfcff9b578b1fec597d66ae09ce1ecc334234ce5be69f5e817b24fdf778f380
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:358fc7b008c77df5e9858b97578d4fb6fe188baf3de86e17970b123bbfe01b5a
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:2dca7573ced18dc2b36f4e57b37a6507b9fd80bb49a8a41a6f6fd8c9d30dd611
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:0694b4d806697af9b6d13412d002c0f86f456a0ade349e7198cf13df9374cc3b
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:f4a458190dd378667682d70e967c632529ea9bd78184ae07113fd9e93f455e67
11:23:21 [2019-10-22T11:23:21.301Z] Deleted: sha256:fee95946a0f9ded6432f00bb5c55c4a1d5cc1ba9c7700872d7856bb8eb0f528b
11:23:21 [2019-10-22T11:23:21.301Z] INFO: Tidying pidfile d:\CI-4\CI-7243249fb\docker.pid
11:23:21 [2019-10-22T11:23:21.301Z] INFO: Nuking d:\CI-4
11:23:22 [2019-10-22T11:23:22.026Z] --- PASS: TestAPIIpcModeHost (0.87s)
11:23:22 [2019-10-22T11:23:22.026Z] === RUN   TestDaemonIpcModeShareable
11:23:22 [2019-10-22T11:23:22.280Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.593s
11:23:22 [2019-10-22T11:23:22.280Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.023s
11:23:24 [2019-10-22T11:23:24.180Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
11:23:24 [2019-10-22T11:23:24.181Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:23:24 [2019-10-22T11:23:24.181Z]     daemon.go:302: [d8c5775d54a70] waiting for daemon to start
11:23:24 [2019-10-22T11:23:24.181Z]     daemon.go:334: [d8c5775d54a70] daemon started
11:23:24 [2019-10-22T11:23:24.181Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:367, shared: true, mustBeShared: true
11:23:24 [2019-10-22T11:23:24.181Z]     daemon.go:286: [d8c5775d54a70] exiting daemon
11:23:24 [2019-10-22T11:23:24.181Z] === RUN   TestDaemonIpcModePrivate
11:23:24 [2019-10-22T11:23:24.181Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.420s
11:23:25 [2019-10-22T11:23:25.548Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.364s
11:23:25 [2019-10-22T11:23:25.803Z] --- PASS: TestDaemonIpcModePrivate (2.04s)
11:23:25 [2019-10-22T11:23:25.803Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:23:25 [2019-10-22T11:23:25.803Z]     daemon.go:302: [debbadb63c4c1] waiting for daemon to start
11:23:25 [2019-10-22T11:23:25.803Z]     daemon.go:334: [debbadb63c4c1] daemon started
11:23:25 [2019-10-22T11:23:25.803Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:363, shared: false, mustBeShared: false
11:23:25 [2019-10-22T11:23:25.803Z]     daemon.go:286: [debbadb63c4c1] exiting daemon
11:23:25 [2019-10-22T11:23:25.803Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:23:26 [2019-10-22T11:23:26.727Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.288s
11:23:28 [2019-10-22T11:23:28.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s)
11:23:28 [2019-10-22T11:23:28.090Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:23:28 [2019-10-22T11:23:28.090Z]     daemon.go:302: [d74c538e6ed10] waiting for daemon to start
11:23:28 [2019-10-22T11:23:28.090Z]     daemon.go:334: [d74c538e6ed10] daemon started
11:23:28 [2019-10-22T11:23:28.090Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:366, shared: false, mustBeShared: false
11:23:28 [2019-10-22T11:23:28.090Z]     daemon.go:286: [d74c538e6ed10] exiting daemon
11:23:28 [2019-10-22T11:23:28.090Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:23:28 [2019-10-22T11:23:28.090Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	2.575s
11:23:29 [2019-10-22T11:23:29.976Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
11:23:29 [2019-10-22T11:23:29.976Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:23:29 [2019-10-22T11:23:29.976Z]     daemon.go:302: [d012c29b9fd1e] waiting for daemon to start
11:23:29 [2019-10-22T11:23:29.976Z]     daemon.go:334: [d012c29b9fd1e] daemon started
11:23:29 [2019-10-22T11:23:29.976Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:357, shared: true, mustBeShared: true
11:23:29 [2019-10-22T11:23:29.976Z]     daemon.go:286: [d012c29b9fd1e] exiting daemon
11:23:29 [2019-10-22T11:23:29.976Z] === RUN   TestStopContainerWithTimeout
11:23:29 [2019-10-22T11:23:29.976Z] === RUN   TestStopContainerWithTimeout/0
11:23:29 [2019-10-22T11:23:29.976Z] === PAUSE TestStopContainerWithTimeout/0
11:23:29 [2019-10-22T11:23:29.976Z] === RUN   TestStopContainerWithTimeout/1
11:23:29 [2019-10-22T11:23:29.976Z] === PAUSE TestStopContainerWithTimeout/1
11:23:29 [2019-10-22T11:23:29.976Z] === RUN   TestStopContainerWithTimeout/3
11:23:29 [2019-10-22T11:23:29.976Z] === PAUSE TestStopContainerWithTimeout/3
11:23:29 [2019-10-22T11:23:29.976Z] === RUN   TestStopContainerWithTimeout/-1
11:23:29 [2019-10-22T11:23:29.976Z] === PAUSE TestStopContainerWithTimeout/-1
11:23:29 [2019-10-22T11:23:29.976Z] === CONT  TestStopContainerWithTimeout/0
11:23:29 [2019-10-22T11:23:29.976Z] === CONT  TestStopContainerWithTimeout/3
11:23:30 [2019-10-22T11:23:30.899Z] === CONT  TestStopContainerWithTimeout/-1
11:23:30 [2019-10-22T11:23:30.899Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	4.070s
11:23:31 [2019-10-22T11:23:31.458Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.380s
11:23:32 [2019-10-22T11:23:32.018Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.370s
11:23:32 [2019-10-22T11:23:32.018Z] PASS: docker_cli_push_test.go:74: DockerSchema1RegistrySuite.TestPushBadTag	0.010s
11:23:32 [2019-10-22T11:23:32.273Z] PASS: docker_cli_push_test.go:34: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.171s
11:23:32 [2019-10-22T11:23:32.527Z] PASS: docker_cli_push_test.go:150: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.191s
11:23:32 [2019-10-22T11:23:32.782Z] === CONT  TestStopContainerWithTimeout/1
11:23:33 [2019-10-22T11:23:33.036Z] PASS: docker_cli_push_test.go:119: DockerSchema1RegistrySuite.TestPushMultipleTags	0.250s
11:23:33 [2019-10-22T11:23:33.036Z] PASS: docker_cli_push_test.go:57: DockerSchema1RegistrySuite.TestPushUntagged	0.019s
11:23:34 [2019-10-22T11:23:34.396Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.875s
11:23:34 [2019-10-22T11:23:34.651Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:23:34 [2019-10-22T11:23:34.651Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
11:23:34 [2019-10-22T11:23:34.651Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
11:23:34 [2019-10-22T11:23:34.651Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
11:23:34 [2019-10-22T11:23:34.651Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
11:23:34 [2019-10-22T11:23:34.651Z] === RUN   TestDeleteDevicemapper
11:23:34 [2019-10-22T11:23:34.651Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:23:34 [2019-10-22T11:23:34.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:23:34 [2019-10-22T11:23:34.651Z] === CONT  TestDaemonRestartIpcMode
11:23:34 [2019-10-22T11:23:34.905Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.515s
11:23:34 [2019-10-22T11:23:34.905Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.045s
11:23:36 [2019-10-22T11:23:36.268Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.147s
11:23:36 [2019-10-22T11:23:36.524Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.167s
11:23:37 [2019-10-22T11:23:37.084Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.318s
11:23:37 [2019-10-22T11:23:37.643Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.491s
11:23:37 [2019-10-22T11:23:37.897Z] PASS: docker_cli_push_test.go:283: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.046s
11:23:38 [2019-10-22T11:23:38.456Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
11:23:38 [2019-10-22T11:23:38.456Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:302: [d637cc9add156] waiting for daemon to start
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:334: [d637cc9add156] daemon started
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:286: [d637cc9add156] exiting daemon
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:302: [d637cc9add156] waiting for daemon to start
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:334: [d637cc9add156] daemon started
11:23:38 [2019-10-22T11:23:38.456Z]     daemon.go:286: [d637cc9add156] exiting daemon
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestContainerInvalidJSON
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:23:38 [2019-10-22T11:23:38.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:23:38 [2019-10-22T11:23:38.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:23:38 [2019-10-22T11:23:38.456Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:23:38 [2019-10-22T11:23:38.456Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:23:38 [2019-10-22T11:23:38.456Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:23:38 [2019-10-22T11:23:38.456Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:23:38 [2019-10-22T11:23:38.456Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:23:38 [2019-10-22T11:23:38.456Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:23:38 [2019-10-22T11:23:38.456Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:23:38 [2019-10-22T11:23:38.456Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:23:38 [2019-10-22T11:23:38.456Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:23:38 [2019-10-22T11:23:38.456Z] === RUN   TestCopyFromContainerPathIsNotDir
11:23:38 [2019-10-22T11:23:38.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:23:38 [2019-10-22T11:23:38.711Z] === RUN   TestCopyFromContainer
11:23:40 [2019-10-22T11:23:40.592Z] === RUN   TestCopyFromContainer//
11:23:40 [2019-10-22T11:23:40.592Z] === RUN   TestCopyFromContainer//bar/root
11:23:40 [2019-10-22T11:23:40.592Z] === RUN   TestCopyFromContainer//bar/root/
11:23:40 [2019-10-22T11:23:40.592Z] === RUN   TestCopyFromContainer/bar/quux
11:23:40 [2019-10-22T11:23:40.592Z] === RUN   TestCopyFromContainer/bar/quux/
11:23:40 [2019-10-22T11:23:40.846Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:23:40 [2019-10-22T11:23:40.846Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:23:40 [2019-10-22T11:23:40.846Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:23:41 [2019-10-22T11:23:41.101Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:23:41 [2019-10-22T11:23:41.101Z] === RUN   TestCopyFromContainer/bar/notarget
11:23:41 [2019-10-22T11:23:41.101Z] --- PASS: TestCopyFromContainer (2.51s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:23:41 [2019-10-22T11:23:41.101Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:23:41 [2019-10-22T11:23:41.101Z] === RUN   TestDaemonRestartIpcMode
11:23:41 [2019-10-22T11:23:41.101Z] === PAUSE TestDaemonRestartIpcMode
11:23:41 [2019-10-22T11:23:41.101Z] === RUN   TestExecWithCloseStdin
11:23:42 [2019-10-22T11:23:42.459Z] --- PASS: TestExecWithCloseStdin (1.05s)
11:23:42 [2019-10-22T11:23:42.459Z] === RUN   TestExecUser
11:23:43 [2019-10-22T11:23:43.019Z] PASS: docker_cli_push_test.go:345: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.154s
11:23:43 [2019-10-22T11:23:43.019Z] PASS: docker_cli_push_test.go:373: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.148s
11:23:43 [2019-10-22T11:23:43.274Z] --- PASS: TestExecUser (0.97s)
11:23:43 [2019-10-22T11:23:43.274Z] === RUN   TestHealthKillContainer
11:23:43 [2019-10-22T11:23:43.274Z] PASS: docker_cli_push_test.go:332: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.144s
11:23:43 [2019-10-22T11:23:43.528Z] PASS: docker_cli_push_test.go:360: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.132s
11:23:43 [2019-10-22T11:23:43.528Z] PASS: docker_cli_push_test.go:320: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.143s
11:23:46 [2019-10-22T11:23:46.854Z] --- PASS: TestHealthKillContainer (3.03s)
11:23:46 [2019-10-22T11:23:46.854Z] === RUN   TestAPIIpcModeHost
11:23:46 [2019-10-22T11:23:46.854Z] PASS: docker_cli_network_unix_test.go:1788: DockerNetworkSuite.TestConntrackFlowsLeak	2.831s
11:23:47 [2019-10-22T11:23:47.109Z] --- PASS: TestAPIIpcModeHost (0.86s)
11:23:47 [2019-10-22T11:23:47.109Z] === RUN   TestDaemonIpcModeShareable
11:23:48 [2019-10-22T11:23:48.468Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	1.159s
11:23:49 [2019-10-22T11:23:49.027Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
11:23:49 [2019-10-22T11:23:49.027Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:23:49 [2019-10-22T11:23:49.027Z]     daemon.go:302: [df8f004953e62] waiting for daemon to start
11:23:49 [2019-10-22T11:23:49.027Z]     daemon.go:334: [df8f004953e62] daemon started
11:23:49 [2019-10-22T11:23:49.027Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:372, shared: true, mustBeShared: true
11:23:49 [2019-10-22T11:23:49.027Z]     daemon.go:286: [df8f004953e62] exiting daemon
11:23:49 [2019-10-22T11:23:49.027Z] === RUN   TestDaemonIpcModePrivate
11:23:50 [2019-10-22T11:23:50.909Z] --- PASS: TestDaemonIpcModePrivate (1.92s)
11:23:50 [2019-10-22T11:23:50.909Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:23:50 [2019-10-22T11:23:50.909Z]     daemon.go:302: [de9e98de3b021] waiting for daemon to start
11:23:50 [2019-10-22T11:23:50.909Z]     daemon.go:334: [de9e98de3b021] daemon started
11:23:50 [2019-10-22T11:23:50.909Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:397, shared: false, mustBeShared: false
11:23:50 [2019-10-22T11:23:50.909Z]     daemon.go:286: [de9e98de3b021] exiting daemon
11:23:50 [2019-10-22T11:23:50.909Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:23:51 [2019-10-22T11:23:51.226Z] INFO: Zapped successfully
11:23:51 [2019-10-22T11:23:51.226Z] 
11:23:51 [2019-10-22T11:23:51.226Z] INFO: executeCI.ps1 exiting at Tue Oct 22 11:23:49 CUT 2019. Duration 00:57:35.0614360
11:23:51 [2019-10-22T11:23:51.226Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:23:52 [2019-10-22T11:23:52.791Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
11:23:52 [2019-10-22T11:23:52.791Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:23:52 [2019-10-22T11:23:52.791Z]     daemon.go:302: [d44288e9361ad] waiting for daemon to start
11:23:52 [2019-10-22T11:23:52.791Z]     daemon.go:334: [d44288e9361ad] daemon started
11:23:52 [2019-10-22T11:23:52.791Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:411, shared: false, mustBeShared: false
11:23:52 [2019-10-22T11:23:52.791Z]     daemon.go:286: [d44288e9361ad] exiting daemon
11:23:52 [2019-10-22T11:23:52.791Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:23:53 [2019-10-22T11:23:53.717Z] PASS: docker_cli_network_unix_test.go:865: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.819s
11:23:54 [2019-10-22T11:23:54.640Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
11:23:54 [2019-10-22T11:23:54.640Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:23:54 [2019-10-22T11:23:54.640Z]     daemon.go:302: [da786ca1a1c31] waiting for daemon to start
11:23:54 [2019-10-22T11:23:54.640Z]     daemon.go:334: [da786ca1a1c31] daemon started
11:23:54 [2019-10-22T11:23:54.640Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:368, shared: true, mustBeShared: true
11:23:54 [2019-10-22T11:23:54.640Z]     daemon.go:286: [da786ca1a1c31] exiting daemon
11:23:54 [2019-10-22T11:23:54.640Z] === RUN   TestStopContainerWithTimeout
11:23:54 [2019-10-22T11:23:54.640Z] === RUN   TestStopContainerWithTimeout/0
11:23:54 [2019-10-22T11:23:54.640Z] === PAUSE TestStopContainerWithTimeout/0
11:23:54 [2019-10-22T11:23:54.640Z] === RUN   TestStopContainerWithTimeout/1
11:23:54 [2019-10-22T11:23:54.640Z] === PAUSE TestStopContainerWithTimeout/1
11:23:54 [2019-10-22T11:23:54.640Z] === RUN   TestStopContainerWithTimeout/3
11:23:54 [2019-10-22T11:23:54.640Z] === PAUSE TestStopContainerWithTimeout/3
11:23:54 [2019-10-22T11:23:54.640Z] === RUN   TestStopContainerWithTimeout/-1
11:23:54 [2019-10-22T11:23:54.640Z] === PAUSE TestStopContainerWithTimeout/-1
11:23:54 [2019-10-22T11:23:54.640Z] === CONT  TestStopContainerWithTimeout/0
11:23:54 [2019-10-22T11:23:54.640Z] === CONT  TestStopContainerWithTimeout/3
11:23:55 [2019-10-22T11:23:55.564Z] === CONT  TestStopContainerWithTimeout/-1
11:23:56 [2019-10-22T11:23:56.924Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.467s
11:23:57 [2019-10-22T11:23:57.483Z] === CONT  TestStopContainerWithTimeout/1
11:23:58 [2019-10-22T11:23:58.406Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.045s
11:23:59 [2019-10-22T11:23:59.331Z] --- PASS: TestStopContainerWithTimeout (0.05s)
11:23:59 [2019-10-22T11:23:59.331Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
11:23:59 [2019-10-22T11:23:59.331Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
11:23:59 [2019-10-22T11:23:59.331Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
11:23:59 [2019-10-22T11:23:59.331Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
11:23:59 [2019-10-22T11:23:59.331Z] === RUN   TestDeleteDevicemapper
11:23:59 [2019-10-22T11:23:59.331Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:23:59 [2019-10-22T11:23:59.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:23:59 [2019-10-22T11:23:59.331Z] === CONT  TestDaemonRestartIpcMode
11:24:00 [2019-10-22T11:24:00.689Z] PASS: docker_cli_network_unix_test.go:1258: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.772s
11:24:02 [2019-10-22T11:24:02.572Z] PASS: docker_cli_network_unix_test.go:1192: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.575s
11:24:02 [2019-10-22T11:24:02.826Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
11:24:02 [2019-10-22T11:24:02.826Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:302: [df067c1f567aa] waiting for daemon to start
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:334: [df067c1f567aa] daemon started
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:286: [df067c1f567aa] exiting daemon
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:302: [df067c1f567aa] waiting for daemon to start
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:334: [df067c1f567aa] daemon started
11:24:02 [2019-10-22T11:24:02.826Z]     daemon.go:286: [df067c1f567aa] exiting daemon
11:24:02 [2019-10-22T11:24:02.826Z] === RUN   TestContainerInvalidJSON
11:24:02 [2019-10-22T11:24:02.826Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:24:02 [2019-10-22T11:24:02.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:24:02 [2019-10-22T11:24:02.826Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:24:02 [2019-10-22T11:24:02.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:24:02 [2019-10-22T11:24:02.826Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:24:02 [2019-10-22T11:24:02.826Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:24:02 [2019-10-22T11:24:02.826Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:24:02 [2019-10-22T11:24:02.826Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:24:02 [2019-10-22T11:24:02.826Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:24:02 [2019-10-22T11:24:02.826Z] --- PASS: TestContainerInvalidJSON (0.06s)
11:24:02 [2019-10-22T11:24:02.826Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:24:02 [2019-10-22T11:24:02.826Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:24:02 [2019-10-22T11:24:02.826Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:24:02 [2019-10-22T11:24:02.826Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:24:03 [2019-10-22T11:24:03.080Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
11:24:03 [2019-10-22T11:24:03.080Z] === RUN   TestCopyFromContainerPathIsNotDir
11:24:03 [2019-10-22T11:24:03.080Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:24:03 [2019-10-22T11:24:03.080Z] === RUN   TestCopyFromContainer
11:24:04 [2019-10-22T11:24:04.964Z] === RUN   TestCopyFromContainer//
11:24:05 [2019-10-22T11:24:05.219Z] === RUN   TestCopyFromContainer//bar/root
11:24:05 [2019-10-22T11:24:05.219Z] === RUN   TestCopyFromContainer//bar/root/
11:24:05 [2019-10-22T11:24:05.473Z] === RUN   TestCopyFromContainer/bar/quux
11:24:05 [2019-10-22T11:24:05.473Z] === RUN   TestCopyFromContainer/bar/quux/
11:24:05 [2019-10-22T11:24:05.473Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:24:05 [2019-10-22T11:24:05.728Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:24:05 [2019-10-22T11:24:05.728Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:24:05 [2019-10-22T11:24:05.983Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:24:05 [2019-10-22T11:24:05.983Z] === RUN   TestCopyFromContainer/bar/notarget
11:24:05 [2019-10-22T11:24:05.983Z] --- PASS: TestCopyFromContainer (2.92s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
11:24:05 [2019-10-22T11:24:05.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:24:05 [2019-10-22T11:24:05.983Z] === RUN   TestDaemonRestartIpcMode
11:24:05 [2019-10-22T11:24:05.983Z] === PAUSE TestDaemonRestartIpcMode
11:24:05 [2019-10-22T11:24:05.983Z] === RUN   TestExecWithCloseStdin
11:24:07 [2019-10-22T11:24:07.345Z] --- PASS: TestExecWithCloseStdin (1.00s)
11:24:07 [2019-10-22T11:24:07.345Z] === RUN   TestExecUser
11:24:08 [2019-10-22T11:24:08.311Z] --- PASS: TestExecUser (1.07s)
11:24:08 [2019-10-22T11:24:08.311Z] === RUN   TestHealthKillContainer
11:24:11 [2019-10-22T11:24:11.568Z] --- PASS: TestHealthKillContainer (3.25s)
11:24:11 [2019-10-22T11:24:11.568Z] === RUN   TestAPIIpcModeHost
11:24:12 [2019-10-22T11:24:12.492Z] --- PASS: TestAPIIpcModeHost (0.98s)
11:24:12 [2019-10-22T11:24:12.492Z] === RUN   TestDaemonIpcModeShareable
11:24:13 [2019-10-22T11:24:13.051Z] PASS: docker_cli_network_unix_test.go:1415: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.923s
11:24:13 [2019-10-22T11:24:13.974Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.535s
11:24:14 [2019-10-22T11:24:14.534Z] --- PASS: TestDaemonIpcModeShareable (2.06s)
11:24:14 [2019-10-22T11:24:14.534Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:24:14 [2019-10-22T11:24:14.534Z]     daemon.go:302: [d5e5fd29e3ee4] waiting for daemon to start
11:24:14 [2019-10-22T11:24:14.534Z]     daemon.go:334: [d5e5fd29e3ee4] daemon started
11:24:14 [2019-10-22T11:24:14.534Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:378, shared: true, mustBeShared: true
11:24:14 [2019-10-22T11:24:14.534Z]     daemon.go:286: [d5e5fd29e3ee4] exiting daemon
11:24:14 [2019-10-22T11:24:14.534Z] === RUN   TestDaemonIpcModePrivate
11:24:16 [2019-10-22T11:24:16.415Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
11:24:16 [2019-10-22T11:24:16.415Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:24:16 [2019-10-22T11:24:16.415Z]     daemon.go:302: [d01d56bca0a1a] waiting for daemon to start
11:24:16 [2019-10-22T11:24:16.415Z]     daemon.go:334: [d01d56bca0a1a] daemon started
11:24:16 [2019-10-22T11:24:16.415Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:395, shared: false, mustBeShared: false
11:24:16 [2019-10-22T11:24:16.415Z]     daemon.go:286: [d01d56bca0a1a] exiting daemon
11:24:16 [2019-10-22T11:24:16.415Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:24:16 [2019-10-22T11:24:16.669Z] PASS: docker_cli_network_unix_test.go:1308: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	3.304s
11:24:18 [2019-10-22T11:24:18.032Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
11:24:18 [2019-10-22T11:24:18.032Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:24:18 [2019-10-22T11:24:18.032Z]     daemon.go:302: [d5526c3fc40b7] waiting for daemon to start
11:24:18 [2019-10-22T11:24:18.032Z]     daemon.go:334: [d5526c3fc40b7] daemon started
11:24:18 [2019-10-22T11:24:18.032Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:395, shared: false, mustBeShared: false
11:24:18 [2019-10-22T11:24:18.032Z]     daemon.go:286: [d5526c3fc40b7] exiting daemon
11:24:18 [2019-10-22T11:24:18.032Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:24:18 [2019-10-22T11:24:18.590Z] PASS: docker_cli_network_unix_test.go:1344: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.773s
11:24:19 [2019-10-22T11:24:19.949Z] PASS: docker_cli_network_unix_test.go:1158: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.920s
11:24:19 [2019-10-22T11:24:19.949Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s)
11:24:19 [2019-10-22T11:24:19.949Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:24:19 [2019-10-22T11:24:19.949Z]     daemon.go:302: [dfb3d2187e85d] waiting for daemon to start
11:24:19 [2019-10-22T11:24:19.949Z]     daemon.go:334: [dfb3d2187e85d] daemon started
11:24:19 [2019-10-22T11:24:19.949Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:389, shared: true, mustBeShared: true
11:24:19 [2019-10-22T11:24:19.949Z]     daemon.go:286: [dfb3d2187e85d] exiting daemon
11:24:19 [2019-10-22T11:24:19.949Z] === RUN   TestStopContainerWithTimeout
11:24:19 [2019-10-22T11:24:19.949Z] === RUN   TestStopContainerWithTimeout/0
11:24:19 [2019-10-22T11:24:19.949Z] === PAUSE TestStopContainerWithTimeout/0
11:24:19 [2019-10-22T11:24:19.949Z] === RUN   TestStopContainerWithTimeout/1
11:24:19 [2019-10-22T11:24:19.949Z] === PAUSE TestStopContainerWithTimeout/1
11:24:19 [2019-10-22T11:24:19.949Z] === RUN   TestStopContainerWithTimeout/3
11:24:19 [2019-10-22T11:24:19.949Z] === PAUSE TestStopContainerWithTimeout/3
11:24:19 [2019-10-22T11:24:19.949Z] === RUN   TestStopContainerWithTimeout/-1
11:24:19 [2019-10-22T11:24:19.949Z] === PAUSE TestStopContainerWithTimeout/-1
11:24:20 [2019-10-22T11:24:20.204Z] === CONT  TestStopContainerWithTimeout/0
11:24:20 [2019-10-22T11:24:20.204Z] === CONT  TestStopContainerWithTimeout/-1
11:24:20 [2019-10-22T11:24:20.458Z] PASS: docker_cli_network_unix_test.go:1523: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.525s
11:24:21 [2019-10-22T11:24:21.386Z] === CONT  TestStopContainerWithTimeout/3
11:24:21 [2019-10-22T11:24:21.987Z] PASS: docker_cli_network_unix_test.go:1229: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.162s
11:24:22 [2019-10-22T11:24:22.911Z] === CONT  TestStopContainerWithTimeout/1
11:24:23 [2019-10-22T11:24:23.471Z] PASS: docker_cli_network_unix_test.go:1175: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	0.974s
11:24:23 [2019-10-22T11:24:23.471Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.144s
11:24:23 [2019-10-22T11:24:23.725Z] PASS: docker_cli_network_unix_test.go:1655: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.253s
11:24:24 [2019-10-22T11:24:24.649Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:24:24 [2019-10-22T11:24:24.649Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
11:24:24 [2019-10-22T11:24:24.649Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
11:24:24 [2019-10-22T11:24:24.649Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
11:24:24 [2019-10-22T11:24:24.649Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
11:24:24 [2019-10-22T11:24:24.649Z] === RUN   TestDeleteDevicemapper
11:24:24 [2019-10-22T11:24:24.649Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:24:24 [2019-10-22T11:24:24.649Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:24:24 [2019-10-22T11:24:24.649Z] === CONT  TestDaemonRestartIpcMode
11:24:25 [2019-10-22T11:24:25.209Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.886s
11:24:25 [2019-10-22T11:24:25.209Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.156s
11:24:25 [2019-10-22T11:24:25.209Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.047s
11:24:25 [2019-10-22T11:24:25.463Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.197s
11:24:26 [2019-10-22T11:24:26.823Z] PASS: docker_cli_network_unix_test.go:1292: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.347s
11:24:28 [2019-10-22T11:24:28.715Z] PASS: docker_cli_network_unix_test.go:1503: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.050s
11:24:28 [2019-10-22T11:24:28.715Z] PASS: docker_cli_network_unix_test.go:1774: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.109s
11:24:28 [2019-10-22T11:24:28.715Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
11:24:28 [2019-10-22T11:24:28.715Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:302: [dad9e3d830ac5] waiting for daemon to start
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:334: [dad9e3d830ac5] daemon started
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:286: [dad9e3d830ac5] exiting daemon
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:302: [dad9e3d830ac5] waiting for daemon to start
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:334: [dad9e3d830ac5] daemon started
11:24:28 [2019-10-22T11:24:28.715Z]     daemon.go:286: [dad9e3d830ac5] exiting daemon
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestContainerInvalidJSON
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:24:28 [2019-10-22T11:24:28.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:24:28 [2019-10-22T11:24:28.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:24:28 [2019-10-22T11:24:28.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:24:28 [2019-10-22T11:24:28.715Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:24:28 [2019-10-22T11:24:28.715Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:24:28 [2019-10-22T11:24:28.715Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:24:28 [2019-10-22T11:24:28.715Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:24:28 [2019-10-22T11:24:28.715Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:24:28 [2019-10-22T11:24:28.715Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:24:28 [2019-10-22T11:24:28.715Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:24:28 [2019-10-22T11:24:28.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestCopyFromContainerPathIsNotDir
11:24:28 [2019-10-22T11:24:28.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:24:28 [2019-10-22T11:24:28.715Z] === RUN   TestCopyFromContainer
11:24:28 [2019-10-22T11:24:28.970Z] PASS: docker_cli_network_unix_test.go:1167: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.313s
11:24:28 [2019-10-22T11:24:28.971Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.082s
11:24:30 [2019-10-22T11:24:30.854Z] === RUN   TestCopyFromContainer//
11:24:30 [2019-10-22T11:24:30.854Z] === RUN   TestCopyFromContainer//bar/root
11:24:30 [2019-10-22T11:24:30.854Z] === RUN   TestCopyFromContainer//bar/root/
11:24:31 [2019-10-22T11:24:31.109Z] === RUN   TestCopyFromContainer/bar/quux
11:24:31 [2019-10-22T11:24:31.109Z] === RUN   TestCopyFromContainer/bar/quux/
11:24:31 [2019-10-22T11:24:31.363Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:24:31 [2019-10-22T11:24:31.363Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:24:31 [2019-10-22T11:24:31.363Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:24:31 [2019-10-22T11:24:31.618Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:24:31 [2019-10-22T11:24:31.618Z] === RUN   TestCopyFromContainer/bar/notarget
11:24:31 [2019-10-22T11:24:31.873Z] --- PASS: TestCopyFromContainer (2.94s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
11:24:31 [2019-10-22T11:24:31.873Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
11:24:31 [2019-10-22T11:24:31.873Z] === RUN   TestDaemonRestartIpcMode
11:24:31 [2019-10-22T11:24:31.873Z] === PAUSE TestDaemonRestartIpcMode
11:24:31 [2019-10-22T11:24:31.873Z] === RUN   TestExecWithCloseStdin
11:24:32 [2019-10-22T11:24:32.803Z] --- PASS: TestExecWithCloseStdin (1.17s)
11:24:32 [2019-10-22T11:24:32.803Z] === RUN   TestExecUser
11:24:34 [2019-10-22T11:24:34.162Z] --- PASS: TestExecUser (0.96s)
11:24:34 [2019-10-22T11:24:34.162Z] === RUN   TestHealthKillContainer
11:24:37 [2019-10-22T11:24:37.416Z] --- PASS: TestHealthKillContainer (2.99s)
11:24:37 [2019-10-22T11:24:37.416Z] === RUN   TestAPIIpcModeHost
11:24:37 [2019-10-22T11:24:37.671Z] --- PASS: TestAPIIpcModeHost (0.79s)
11:24:37 [2019-10-22T11:24:37.671Z] === RUN   TestDaemonIpcModeShareable
11:24:39 [2019-10-22T11:24:39.552Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
11:24:39 [2019-10-22T11:24:39.552Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:24:39 [2019-10-22T11:24:39.552Z]     daemon.go:302: [d0b4df31b033d] waiting for daemon to start
11:24:39 [2019-10-22T11:24:39.552Z]     daemon.go:334: [d0b4df31b033d] daemon started
11:24:39 [2019-10-22T11:24:39.552Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:416, shared: true, mustBeShared: true
11:24:39 [2019-10-22T11:24:39.552Z]     daemon.go:286: [d0b4df31b033d] exiting daemon
11:24:39 [2019-10-22T11:24:39.552Z] === RUN   TestDaemonIpcModePrivate
11:24:41 [2019-10-22T11:24:41.476Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
11:24:41 [2019-10-22T11:24:41.476Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:24:41 [2019-10-22T11:24:41.476Z]     daemon.go:302: [df62783e7bd50] waiting for daemon to start
11:24:41 [2019-10-22T11:24:41.476Z]     daemon.go:334: [df62783e7bd50] daemon started
11:24:41 [2019-10-22T11:24:41.476Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:422, shared: false, mustBeShared: false
11:24:41 [2019-10-22T11:24:41.476Z]     daemon.go:286: [df62783e7bd50] exiting daemon
11:24:41 [2019-10-22T11:24:41.476Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:24:42 [2019-10-22T11:24:42.842Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
11:24:42 [2019-10-22T11:24:42.842Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:24:42 [2019-10-22T11:24:42.842Z]     daemon.go:302: [d625b4d44595d] waiting for daemon to start
11:24:42 [2019-10-22T11:24:42.842Z]     daemon.go:334: [d625b4d44595d] daemon started
11:24:42 [2019-10-22T11:24:42.842Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:422, shared: false, mustBeShared: false
11:24:42 [2019-10-22T11:24:42.842Z]     daemon.go:286: [d625b4d44595d] exiting daemon
11:24:42 [2019-10-22T11:24:42.842Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:24:43 [2019-10-22T11:24:43.096Z] PASS: docker_cli_network_unix_test.go:979: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.495s
11:24:44 [2019-10-22T11:24:44.020Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.047s
11:24:45 [2019-10-22T11:24:45.006Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s)
11:24:45 [2019-10-22T11:24:45.006Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:24:45 [2019-10-22T11:24:45.006Z]     daemon.go:302: [d2ffbc62c04a5] waiting for daemon to start
11:24:45 [2019-10-22T11:24:45.007Z]     daemon.go:334: [d2ffbc62c04a5] daemon started
11:24:45 [2019-10-22T11:24:45.007Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:391, shared: true, mustBeShared: true
11:24:45 [2019-10-22T11:24:45.007Z]     daemon.go:286: [d2ffbc62c04a5] exiting daemon
11:24:45 [2019-10-22T11:24:45.007Z] === RUN   TestStopContainerWithTimeout
11:24:45 [2019-10-22T11:24:45.007Z] === RUN   TestStopContainerWithTimeout/0
11:24:45 [2019-10-22T11:24:45.007Z] === PAUSE TestStopContainerWithTimeout/0
11:24:45 [2019-10-22T11:24:45.007Z] === RUN   TestStopContainerWithTimeout/1
11:24:45 [2019-10-22T11:24:45.007Z] === PAUSE TestStopContainerWithTimeout/1
11:24:45 [2019-10-22T11:24:45.007Z] === RUN   TestStopContainerWithTimeout/3
11:24:45 [2019-10-22T11:24:45.007Z] === PAUSE TestStopContainerWithTimeout/3
11:24:45 [2019-10-22T11:24:45.007Z] === RUN   TestStopContainerWithTimeout/-1
11:24:45 [2019-10-22T11:24:45.007Z] === PAUSE TestStopContainerWithTimeout/-1
11:24:45 [2019-10-22T11:24:45.007Z] === CONT  TestStopContainerWithTimeout/0
11:24:45 [2019-10-22T11:24:45.007Z] === CONT  TestStopContainerWithTimeout/3
11:24:46 [2019-10-22T11:24:46.367Z] === CONT  TestStopContainerWithTimeout/-1
11:24:46 [2019-10-22T11:24:46.925Z] PASS: docker_cli_network_unix_test.go:1737: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.745s
11:24:48 [2019-10-22T11:24:48.287Z] === CONT  TestStopContainerWithTimeout/1
11:24:50 [2019-10-22T11:24:50.216Z] --- PASS: TestStopContainerWithTimeout (0.07s)
11:24:50 [2019-10-22T11:24:50.216Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
11:24:50 [2019-10-22T11:24:50.216Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
11:24:50 [2019-10-22T11:24:50.216Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
11:24:50 [2019-10-22T11:24:50.216Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
11:24:50 [2019-10-22T11:24:50.216Z] === RUN   TestDeleteDevicemapper
11:24:50 [2019-10-22T11:24:50.216Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:24:50 [2019-10-22T11:24:50.216Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:24:50 [2019-10-22T11:24:50.216Z] === CONT  TestDaemonRestartIpcMode
11:24:54 [2019-10-22T11:24:54.407Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
11:24:54 [2019-10-22T11:24:54.407Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:302: [d444937b0b183] waiting for daemon to start
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:334: [d444937b0b183] daemon started
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:286: [d444937b0b183] exiting daemon
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:302: [d444937b0b183] waiting for daemon to start
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:334: [d444937b0b183] daemon started
11:24:54 [2019-10-22T11:24:54.407Z]     daemon.go:286: [d444937b0b183] exiting daemon
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestContainerInvalidJSON
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:24:54 [2019-10-22T11:24:54.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:24:54 [2019-10-22T11:24:54.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:24:54 [2019-10-22T11:24:54.407Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:24:54 [2019-10-22T11:24:54.407Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:24:54 [2019-10-22T11:24:54.407Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:24:54 [2019-10-22T11:24:54.407Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:24:54 [2019-10-22T11:24:54.407Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:24:54 [2019-10-22T11:24:54.407Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:24:54 [2019-10-22T11:24:54.407Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:24:54 [2019-10-22T11:24:54.407Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:24:54 [2019-10-22T11:24:54.407Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:24:54 [2019-10-22T11:24:54.407Z] === RUN   TestCopyFromContainerPathIsNotDir
11:24:54 [2019-10-22T11:24:54.703Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
11:24:54 [2019-10-22T11:24:54.703Z] === RUN   TestCopyFromContainer
11:24:57 [2019-10-22T11:24:57.212Z] === RUN   TestCopyFromContainer//
11:24:57 [2019-10-22T11:24:57.212Z] === RUN   TestCopyFromContainer//bar/root
11:24:57 [2019-10-22T11:24:57.212Z] === RUN   TestCopyFromContainer//bar/root/
11:24:57 [2019-10-22T11:24:57.212Z] PASS: docker_cli_network_unix_test.go:1132: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.724s
11:24:57 [2019-10-22T11:24:57.212Z] === RUN   TestCopyFromContainer/bar/quux
11:24:57 [2019-10-22T11:24:57.467Z] === RUN   TestCopyFromContainer/bar/quux/
11:24:57 [2019-10-22T11:24:57.467Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.255s
11:24:57 [2019-10-22T11:24:57.467Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:24:57 [2019-10-22T11:24:57.467Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:24:57 [2019-10-22T11:24:57.721Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:24:57 [2019-10-22T11:24:57.721Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:24:57 [2019-10-22T11:24:57.976Z] === RUN   TestCopyFromContainer/bar/notarget
11:24:57 [2019-10-22T11:24:57.976Z] --- PASS: TestCopyFromContainer (3.50s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer// (0.17s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
11:24:57 [2019-10-22T11:24:57.976Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
11:24:57 [2019-10-22T11:24:57.976Z] === RUN   TestDaemonRestartIpcMode
11:24:57 [2019-10-22T11:24:57.976Z] === PAUSE TestDaemonRestartIpcMode
11:24:57 [2019-10-22T11:24:57.976Z] === RUN   TestExecWithCloseStdin
11:24:58 [2019-10-22T11:24:58.536Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	1.008s
11:24:58 [2019-10-22T11:24:58.536Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.075s
11:24:58 [2019-10-22T11:24:58.791Z] PASS: docker_cli_network_unix_test.go:1241: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.098s
11:24:59 [2019-10-22T11:24:59.046Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.221s
11:24:59 [2019-10-22T11:24:59.046Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.127s
11:24:59 [2019-10-22T11:24:59.046Z] --- PASS: TestExecWithCloseStdin (0.98s)
11:24:59 [2019-10-22T11:24:59.046Z] === RUN   TestExecUser
11:24:59 [2019-10-22T11:24:59.046Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.203s
11:24:59 [2019-10-22T11:24:59.046Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.004s
11:25:00 [2019-10-22T11:25:00.409Z] --- PASS: TestExecUser (1.32s)
11:25:00 [2019-10-22T11:25:00.409Z] === RUN   TestHealthKillContainer
11:25:03 [2019-10-22T11:25:03.666Z] --- PASS: TestHealthKillContainer (3.02s)
11:25:03 [2019-10-22T11:25:03.666Z] === RUN   TestAPIIpcModeHost
11:25:03 [2019-10-22T11:25:03.666Z] PASS: docker_cli_network_unix_test.go:926: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.227s
11:25:03 [2019-10-22T11:25:03.666Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.048s
11:25:03 [2019-10-22T11:25:03.666Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
11:25:04 [2019-10-22T11:25:04.227Z] --- PASS: TestAPIIpcModeHost (0.91s)
11:25:04 [2019-10-22T11:25:04.227Z] === RUN   TestDaemonIpcModeShareable
11:25:04 [2019-10-22T11:25:04.830Z] PASS: docker_cli_network_unix_test.go:1020: DockerNetworkSuite.TestDockerNetworkMacInspect	1.028s
11:25:06 [2019-10-22T11:25:06.235Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
11:25:06 [2019-10-22T11:25:06.235Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:25:06 [2019-10-22T11:25:06.235Z]     daemon.go:302: [d89e17ded9bef] waiting for daemon to start
11:25:06 [2019-10-22T11:25:06.235Z]     daemon.go:334: [d89e17ded9bef] daemon started
11:25:06 [2019-10-22T11:25:06.235Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:378, shared: true, mustBeShared: true
11:25:06 [2019-10-22T11:25:06.235Z]     daemon.go:286: [d89e17ded9bef] exiting daemon
11:25:06 [2019-10-22T11:25:06.235Z] === RUN   TestDaemonIpcModePrivate
11:25:08 [2019-10-22T11:25:08.118Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
11:25:08 [2019-10-22T11:25:08.118Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:25:08 [2019-10-22T11:25:08.118Z]     daemon.go:302: [da6d2c310d080] waiting for daemon to start
11:25:08 [2019-10-22T11:25:08.118Z]     daemon.go:334: [da6d2c310d080] daemon started
11:25:08 [2019-10-22T11:25:08.118Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:393, shared: false, mustBeShared: false
11:25:08 [2019-10-22T11:25:08.118Z]     daemon.go:286: [da6d2c310d080] exiting daemon
11:25:08 [2019-10-22T11:25:08.118Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:25:10 [2019-10-22T11:25:10.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
11:25:10 [2019-10-22T11:25:10.002Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:25:10 [2019-10-22T11:25:10.002Z]     daemon.go:302: [da66dca95879c] waiting for daemon to start
11:25:10 [2019-10-22T11:25:10.002Z]     daemon.go:334: [da66dca95879c] daemon started
11:25:10 [2019-10-22T11:25:10.002Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:417, shared: false, mustBeShared: false
11:25:10 [2019-10-22T11:25:10.002Z]     daemon.go:286: [da66dca95879c] exiting daemon
11:25:10 [2019-10-22T11:25:10.002Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:25:10 [2019-10-22T11:25:10.002Z] PASS: docker_cli_network_unix_test.go:1086: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.274s
11:25:11 [2019-10-22T11:25:11.884Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
11:25:11 [2019-10-22T11:25:11.884Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:25:11 [2019-10-22T11:25:11.884Z]     daemon.go:302: [d9ef17034c3de] waiting for daemon to start
11:25:11 [2019-10-22T11:25:11.884Z]     daemon.go:334: [d9ef17034c3de] daemon started
11:25:11 [2019-10-22T11:25:11.884Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:378, shared: true, mustBeShared: true
11:25:11 [2019-10-22T11:25:11.884Z]     daemon.go:286: [d9ef17034c3de] exiting daemon
11:25:11 [2019-10-22T11:25:11.884Z] === RUN   TestStopContainerWithTimeout
11:25:11 [2019-10-22T11:25:11.884Z] === RUN   TestStopContainerWithTimeout/0
11:25:11 [2019-10-22T11:25:11.884Z] === PAUSE TestStopContainerWithTimeout/0
11:25:11 [2019-10-22T11:25:11.884Z] === RUN   TestStopContainerWithTimeout/1
11:25:11 [2019-10-22T11:25:11.884Z] === PAUSE TestStopContainerWithTimeout/1
11:25:11 [2019-10-22T11:25:11.884Z] === RUN   TestStopContainerWithTimeout/3
11:25:11 [2019-10-22T11:25:11.884Z] === PAUSE TestStopContainerWithTimeout/3
11:25:11 [2019-10-22T11:25:11.884Z] === RUN   TestStopContainerWithTimeout/-1
11:25:11 [2019-10-22T11:25:11.884Z] === PAUSE TestStopContainerWithTimeout/-1
11:25:11 [2019-10-22T11:25:11.884Z] === CONT  TestStopContainerWithTimeout/0
11:25:11 [2019-10-22T11:25:11.884Z] === CONT  TestStopContainerWithTimeout/3
11:25:12 [2019-10-22T11:25:12.807Z] === CONT  TestStopContainerWithTimeout/-1
11:25:14 [2019-10-22T11:25:14.731Z] === CONT  TestStopContainerWithTimeout/1
11:25:14 [2019-10-22T11:25:14.731Z] PASS: docker_cli_network_unix_test.go:1105: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.225s
11:25:14 [2019-10-22T11:25:14.731Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.039s
11:25:16 [2019-10-22T11:25:16.091Z] PASS: docker_cli_network_unix_test.go:952: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.078s
11:25:16 [2019-10-22T11:25:16.347Z] --- PASS: TestStopContainerWithTimeout (0.05s)
11:25:16 [2019-10-22T11:25:16.347Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
11:25:16 [2019-10-22T11:25:16.347Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
11:25:16 [2019-10-22T11:25:16.347Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
11:25:16 [2019-10-22T11:25:16.347Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
11:25:16 [2019-10-22T11:25:16.347Z] === RUN   TestDeleteDevicemapper
11:25:16 [2019-10-22T11:25:16.347Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:25:16 [2019-10-22T11:25:16.347Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:25:16 [2019-10-22T11:25:16.347Z] === CONT  TestDaemonRestartIpcMode
11:25:18 [2019-10-22T11:25:18.864Z] PASS: docker_cli_network_unix_test.go:1247: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.517s
11:25:18 [2019-10-22T11:25:18.864Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.063s
11:25:20 [2019-10-22T11:25:20.223Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
11:25:20 [2019-10-22T11:25:20.223Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:302: [d047792b4c003] waiting for daemon to start
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:334: [d047792b4c003] daemon started
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:286: [d047792b4c003] exiting daemon
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:302: [d047792b4c003] waiting for daemon to start
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:334: [d047792b4c003] daemon started
11:25:20 [2019-10-22T11:25:20.223Z]     daemon.go:286: [d047792b4c003] exiting daemon
11:25:20 [2019-10-22T11:25:20.223Z] PASS
11:25:20 [2019-10-22T11:25:20.223Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:20 [2019-10-22T11:25:20.223Z] INFO: Testing against a local daemon
11:25:20 [2019-10-22T11:25:20.223Z] === RUN   TestImagesFilterMultiReference
11:25:20 [2019-10-22T11:25:20.223Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:25:20 [2019-10-22T11:25:20.223Z] === RUN   TestImagesFilterMultiReference
11:25:20 [2019-10-22T11:25:20.223Z] PASS: docker_cli_network_unix_test.go:1126: DockerNetworkSuite.TestDockerNetworkRunNetByID	1.124s
11:25:20 [2019-10-22T11:25:20.223Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:25:20 [2019-10-22T11:25:20.223Z] === RUN   TestImagesFilterMultiReference
11:25:20 [2019-10-22T11:25:20.478Z] --- PASS: TestImagesFilterMultiReference (0.09s)
11:25:20 [2019-10-22T11:25:20.478Z] === RUN   TestImagesFilterMultiReference
11:25:20 [2019-10-22T11:25:20.478Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:25:20 [2019-10-22T11:25:20.478Z] === RUN   TestImagesFilterMultiReference
11:25:20 [2019-10-22T11:25:20.478Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:25:20 [2019-10-22T11:25:20.478Z] PASS
11:25:20 [2019-10-22T11:25:20.478Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:20 [2019-10-22T11:25:20.775Z] INFO: Testing against a local daemon
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:20 [2019-10-22T11:25:20.775Z] === CONT  TestNetworkInvalidJSON//networks/create
11:25:20 [2019-10-22T11:25:20.775Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:25:20 [2019-10-22T11:25:20.775Z] === RUN   TestNetworkInvalidJSON
11:25:21 [2019-10-22T11:25:21.030Z] === RUN   TestNetworkInvalidJSON//networks/create
11:25:21 [2019-10-22T11:25:21.030Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:25:21 [2019-10-22T11:25:21.030Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:25:21 [2019-10-22T11:25:21.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:25:21 [2019-10-22T11:25:21.030Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:21 [2019-10-22T11:25:21.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:21 [2019-10-22T11:25:21.030Z] === CONT  TestNetworkInvalidJSON//networks/create
11:25:21 [2019-10-22T11:25:21.030Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:25:21 [2019-10-22T11:25:21.030Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:25:21 [2019-10-22T11:25:21.030Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:25:21 [2019-10-22T11:25:21.030Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:25:21 [2019-10-22T11:25:21.030Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:25:21 [2019-10-22T11:25:21.030Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:25:21 [2019-10-22T11:25:21.030Z] PASS
11:25:21 [2019-10-22T11:25:21.030Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.030Z] INFO: Testing against a local daemon
11:25:21 [2019-10-22T11:25:21.030Z] testing: warning: no tests to run
11:25:21 [2019-10-22T11:25:21.030Z] PASS
11:25:21 [2019-10-22T11:25:21.030Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.030Z] PASS: docker_cli_network_unix_test.go:1367: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.761s
11:25:21 [2019-10-22T11:25:21.030Z] INFO: Testing against a local daemon
11:25:21 [2019-10-22T11:25:21.030Z] testing: warning: no tests to run
11:25:21 [2019-10-22T11:25:21.030Z] PASS
11:25:21 [2019-10-22T11:25:21.030Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.285Z] testing: warning: no tests to run
11:25:21 [2019-10-22T11:25:21.285Z] PASS
11:25:21 [2019-10-22T11:25:21.285Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.285Z] INFO: Testing against a local daemon
11:25:21 [2019-10-22T11:25:21.285Z] testing: warning: no tests to run
11:25:21 [2019-10-22T11:25:21.285Z] PASS
11:25:21 [2019-10-22T11:25:21.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.285Z] INFO: Testing against a local daemon
11:25:21 [2019-10-22T11:25:21.285Z] === RUN   TestPluginInvalidJSON
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] --- PASS: TestPluginInvalidJSON (0.06s)
11:25:21 [2019-10-22T11:25:21.540Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:25:21 [2019-10-22T11:25:21.540Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] --- PASS: TestPluginInvalidJSON (0.07s)
11:25:21 [2019-10-22T11:25:21.540Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.540Z] --- PASS: TestPluginInvalidJSON (0.08s)
11:25:21 [2019-10-22T11:25:21.540Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:25:21 [2019-10-22T11:25:21.540Z] === RUN   TestPluginInvalidJSON
11:25:21 [2019-10-22T11:25:21.795Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.795Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.795Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:25:21 [2019-10-22T11:25:21.795Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:25:21 [2019-10-22T11:25:21.795Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:25:21 [2019-10-22T11:25:21.795Z] PASS
11:25:21 [2019-10-22T11:25:21.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:21 [2019-10-22T11:25:21.795Z] INFO: Testing against a local daemon
11:25:21 [2019-10-22T11:25:21.795Z] testing: warning: no tests to run
11:25:21 [2019-10-22T11:25:21.795Z] PASS
11:25:21 [2019-10-22T11:25:21.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:22 [2019-10-22T11:25:22.049Z] INFO: Testing against a local daemon
11:25:22 [2019-10-22T11:25:22.049Z] testing: warning: no tests to run
11:25:22 [2019-10-22T11:25:22.049Z] PASS
11:25:22 [2019-10-22T11:25:22.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:22 [2019-10-22T11:25:22.050Z] INFO: Testing against a local daemon
11:25:22 [2019-10-22T11:25:22.050Z] testing: warning: no tests to run
11:25:22 [2019-10-22T11:25:22.050Z] PASS
11:25:22 [2019-10-22T11:25:22.050Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:22 [2019-10-22T11:25:22.304Z] INFO: Testing against a local daemon
11:25:22 [2019-10-22T11:25:22.304Z] testing: warning: no tests to run
11:25:22 [2019-10-22T11:25:22.304Z] PASS
11:25:22 [2019-10-22T11:25:22.304Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:25:22 [2019-10-22T11:25:22.304Z] INFO: Testing against a local daemon
11:25:22 [2019-10-22T11:25:22.304Z] === RUN   TestDockerNetworkReConnect
11:25:22 [2019-10-22T11:25:22.863Z] PASS: docker_cli_network_unix_test.go:1749: DockerNetworkSuite.TestDockerNetworkValidateIP	1.433s
11:25:29 [2019-10-22T11:25:29.387Z] --- PASS: TestDockerNetworkReConnect (7.07s)
11:25:29 [2019-10-22T11:25:29.387Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:25:29 [2019-10-22T11:25:29.387Z]     daemon.go:302: [dafa323cb08d7] waiting for daemon to start
11:25:29 [2019-10-22T11:25:29.387Z]     daemon.go:334: [dafa323cb08d7] daemon started
11:25:29 [2019-10-22T11:25:29.387Z]     daemon.go:286: [dafa323cb08d7] exiting daemon
11:25:29 [2019-10-22T11:25:29.387Z] === RUN   TestServiceUpdateLabel
11:25:30 [2019-10-22T11:25:30.310Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	6.830s
11:25:30 [2019-10-22T11:25:30.912Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.838s
11:25:31 [2019-10-22T11:25:31.837Z] --- PASS: TestServiceUpdateLabel (2.32s)
11:25:31 [2019-10-22T11:25:31.837Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:25:31 [2019-10-22T11:25:31.837Z]     daemon.go:302: [daf2d00196b3a] waiting for daemon to start
11:25:31 [2019-10-22T11:25:31.837Z]     daemon.go:334: [daf2d00196b3a] daemon started
11:25:31 [2019-10-22T11:25:31.837Z]     daemon.go:286: [daf2d00196b3a] exiting daemon
11:25:31 [2019-10-22T11:25:31.837Z] === RUN   TestServiceUpdateSecrets
11:25:31 [2019-10-22T11:25:31.837Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.191s
11:25:34 [2019-10-22T11:25:34.389Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.126s
11:25:34 [2019-10-22T11:25:34.643Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.427s
11:25:36 [2019-10-22T11:25:36.003Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.452s
11:25:36 [2019-10-22T11:25:36.258Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.193s
11:25:36 [2019-10-22T11:25:36.512Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.015s
11:25:36 [2019-10-22T11:25:36.512Z] OK: 1206 passed, 45 skipped
11:25:36 [2019-10-22T11:25:36.512Z] PASS
11:25:36 [2019-10-22T11:25:36.512Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:25:37 [2019-10-22T11:25:37.483Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found
11:25:37 [2019-10-22T11:25:37.738Z] Clearing AppArmor profiles cache:.
11:25:37 [2019-10-22T11:25:37.738Z] All profile caches have been cleared, but no profiles have been unloaded.
11:25:37 [2019-10-22T11:25:37.738Z] Unloading profiles will leave already running processes permanently
11:25:37 [2019-10-22T11:25:37.738Z] unconfined, which can lead to unexpected situations.
11:25:37 [2019-10-22T11:25:37.738Z] 
11:25:37 [2019-10-22T11:25:37.738Z] To set a process to complain mode, use the command line tool
11:25:37 [2019-10-22T11:25:37.738Z] 'aa-complain'. To really tear down all profiles, run the init script
11:25:37 [2019-10-22T11:25:37.738Z] with the 'teardown' option."
11:25:37 [2019-10-22T11:25:37.738Z] Removing test suite binaries
11:25:37 [2019-10-22T11:25:37.738Z] 
11:25:47 [2019-10-22T11:25:47.671Z] --- PASS: TestServiceUpdateSecrets (15.35s)
11:25:47 [2019-10-22T11:25:47.671Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:25:47 [2019-10-22T11:25:47.671Z]     daemon.go:302: [d7184f66faf34] waiting for daemon to start
11:25:47 [2019-10-22T11:25:47.671Z]     daemon.go:334: [d7184f66faf34] daemon started
11:25:47 [2019-10-22T11:25:47.671Z]     daemon.go:286: [d7184f66faf34] exiting daemon
11:25:47 [2019-10-22T11:25:47.671Z] === RUN   TestServiceUpdateConfigs
11:25:47 [2019-10-22T11:25:47.671Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.724s
11:26:02 [2019-10-22T11:26:02.532Z] --- PASS: TestServiceUpdateConfigs (15.18s)
11:26:02 [2019-10-22T11:26:02.532Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:26:02 [2019-10-22T11:26:02.532Z]     daemon.go:302: [d034488c9cbe9] waiting for daemon to start
11:26:02 [2019-10-22T11:26:02.532Z]     daemon.go:334: [d034488c9cbe9] daemon started
11:26:02 [2019-10-22T11:26:02.532Z]     daemon.go:286: [d034488c9cbe9] exiting daemon
11:26:02 [2019-10-22T11:26:02.532Z] === RUN   TestServiceUpdateNetwork
11:26:03 [2019-10-22T11:26:03.455Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.836s
11:26:18 [2019-10-22T11:26:18.320Z] --- PASS: TestServiceUpdateNetwork (15.20s)
11:26:18 [2019-10-22T11:26:18.320Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:26:18 [2019-10-22T11:26:18.320Z]     daemon.go:302: [dfd738f6f9cf2] waiting for daemon to start
11:26:18 [2019-10-22T11:26:18.320Z]     daemon.go:334: [dfd738f6f9cf2] daemon started
11:26:18 [2019-10-22T11:26:18.320Z]     daemon.go:286: [dfd738f6f9cf2] exiting daemon
11:26:18 [2019-10-22T11:26:18.320Z] === RUN   TestDockerNetworkReConnect
11:26:23 [2019-10-22T11:26:23.550Z] --- PASS: TestDockerNetworkReConnect (5.14s)
11:26:23 [2019-10-22T11:26:23.550Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:26:23 [2019-10-22T11:26:23.550Z]     daemon.go:302: [dc986c1a0da4c] waiting for daemon to start
11:26:23 [2019-10-22T11:26:23.550Z]     daemon.go:334: [dc986c1a0da4c] daemon started
11:26:23 [2019-10-22T11:26:23.550Z]     daemon.go:286: [dc986c1a0da4c] exiting daemon
11:26:23 [2019-10-22T11:26:23.550Z] === RUN   TestServiceUpdateLabel
11:26:24 [2019-10-22T11:26:24.957Z] --- PASS: TestServiceUpdateLabel (2.12s)
11:26:24 [2019-10-22T11:26:24.957Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:26:24 [2019-10-22T11:26:24.957Z]     daemon.go:302: [d1acfed0262d1] waiting for daemon to start
11:26:24 [2019-10-22T11:26:24.957Z]     daemon.go:334: [d1acfed0262d1] daemon started
11:26:24 [2019-10-22T11:26:24.957Z]     daemon.go:286: [d1acfed0262d1] exiting daemon
11:26:24 [2019-10-22T11:26:24.957Z] === RUN   TestServiceUpdateSecrets
11:26:39 [2019-10-22T11:26:39.855Z] --- PASS: TestServiceUpdateSecrets (14.97s)
11:26:39 [2019-10-22T11:26:39.855Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:26:39 [2019-10-22T11:26:39.855Z]     daemon.go:302: [dbdcb7bba24f6] waiting for daemon to start
11:26:39 [2019-10-22T11:26:39.855Z]     daemon.go:334: [dbdcb7bba24f6] daemon started
11:26:39 [2019-10-22T11:26:39.855Z]     daemon.go:286: [dbdcb7bba24f6] exiting daemon
11:26:39 [2019-10-22T11:26:39.855Z] === RUN   TestServiceUpdateConfigs
11:26:49 [2019-10-22T11:26:49.801Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.536s
11:26:55 [2019-10-22T11:26:55.030Z] --- PASS: TestServiceUpdateConfigs (15.20s)
11:26:55 [2019-10-22T11:26:55.030Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:26:55 [2019-10-22T11:26:55.030Z]     daemon.go:302: [d6b3c64bdae04] waiting for daemon to start
11:26:55 [2019-10-22T11:26:55.030Z]     daemon.go:334: [d6b3c64bdae04] daemon started
11:26:55 [2019-10-22T11:26:55.030Z]     daemon.go:286: [d6b3c64bdae04] exiting daemon
11:26:55 [2019-10-22T11:26:55.030Z] === RUN   TestServiceUpdateNetwork
11:27:09 [2019-10-22T11:27:09.887Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.633s
11:27:09 [2019-10-22T11:27:09.887Z] --- PASS: TestServiceUpdateNetwork (15.08s)
11:27:09 [2019-10-22T11:27:09.887Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:27:09 [2019-10-22T11:27:09.887Z]     daemon.go:302: [d1161704777d2] waiting for daemon to start
11:27:09 [2019-10-22T11:27:09.887Z]     daemon.go:334: [d1161704777d2] daemon started
11:27:09 [2019-10-22T11:27:09.887Z]     daemon.go:286: [d1161704777d2] exiting daemon
11:27:09 [2019-10-22T11:27:09.887Z] === RUN   TestDockerNetworkReConnect
11:27:15 [2019-10-22T11:27:15.117Z] --- PASS: TestDockerNetworkReConnect (5.13s)
11:27:15 [2019-10-22T11:27:15.117Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:27:15 [2019-10-22T11:27:15.117Z]     daemon.go:302: [d49c54e09cbbc] waiting for daemon to start
11:27:15 [2019-10-22T11:27:15.117Z]     daemon.go:334: [d49c54e09cbbc] daemon started
11:27:15 [2019-10-22T11:27:15.117Z]     daemon.go:286: [d49c54e09cbbc] exiting daemon
11:27:15 [2019-10-22T11:27:15.117Z] === RUN   TestServiceUpdateLabel
11:27:17 [2019-10-22T11:27:17.624Z] --- PASS: TestServiceUpdateLabel (2.13s)
11:27:17 [2019-10-22T11:27:17.624Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:27:17 [2019-10-22T11:27:17.624Z]     daemon.go:302: [d9025244e248d] waiting for daemon to start
11:27:17 [2019-10-22T11:27:17.624Z]     daemon.go:334: [d9025244e248d] daemon started
11:27:17 [2019-10-22T11:27:17.624Z]     daemon.go:286: [d9025244e248d] exiting daemon
11:27:17 [2019-10-22T11:27:17.624Z] === RUN   TestServiceUpdateSecrets
11:27:32 [2019-10-22T11:27:32.439Z] --- PASS: TestServiceUpdateSecrets (15.17s)
11:27:32 [2019-10-22T11:27:32.439Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:27:32 [2019-10-22T11:27:32.439Z]     daemon.go:302: [da72205d1041d] waiting for daemon to start
11:27:32 [2019-10-22T11:27:32.439Z]     daemon.go:334: [da72205d1041d] daemon started
11:27:32 [2019-10-22T11:27:32.439Z]     daemon.go:286: [da72205d1041d] exiting daemon
11:27:32 [2019-10-22T11:27:32.439Z] === RUN   TestServiceUpdateConfigs
11:27:40 [2019-10-22T11:27:40.511Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.907s
11:27:48 [2019-10-22T11:27:48.578Z] --- PASS: TestServiceUpdateConfigs (15.07s)
11:27:48 [2019-10-22T11:27:48.578Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:27:48 [2019-10-22T11:27:48.578Z]     daemon.go:302: [d92e812fd1e4b] waiting for daemon to start
11:27:48 [2019-10-22T11:27:48.578Z]     daemon.go:334: [d92e812fd1e4b] daemon started
11:27:48 [2019-10-22T11:27:48.578Z]     daemon.go:286: [d92e812fd1e4b] exiting daemon
11:27:48 [2019-10-22T11:27:48.578Z] === RUN   TestServiceUpdateNetwork
11:28:03 [2019-10-22T11:28:03.395Z] --- PASS: TestServiceUpdateNetwork (15.09s)
11:28:03 [2019-10-22T11:28:03.395Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:28:03 [2019-10-22T11:28:03.395Z]     daemon.go:302: [dc33013df96c3] waiting for daemon to start
11:28:03 [2019-10-22T11:28:03.395Z]     daemon.go:334: [dc33013df96c3] daemon started
11:28:03 [2019-10-22T11:28:03.395Z]     daemon.go:286: [dc33013df96c3] exiting daemon
11:28:03 [2019-10-22T11:28:03.395Z] === RUN   TestDockerNetworkReConnect
11:28:07 [2019-10-22T11:28:07.550Z] --- PASS: TestDockerNetworkReConnect (5.09s)
11:28:07 [2019-10-22T11:28:07.550Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:28:07 [2019-10-22T11:28:07.550Z]     daemon.go:302: [d4ba80fe363a0] waiting for daemon to start
11:28:07 [2019-10-22T11:28:07.550Z]     daemon.go:334: [d4ba80fe363a0] daemon started
11:28:07 [2019-10-22T11:28:07.550Z]     daemon.go:286: [d4ba80fe363a0] exiting daemon
11:28:07 [2019-10-22T11:28:07.550Z] === RUN   TestServiceUpdateLabel
11:28:10 [2019-10-22T11:28:10.057Z] --- PASS: TestServiceUpdateLabel (2.06s)
11:28:10 [2019-10-22T11:28:10.057Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:28:10 [2019-10-22T11:28:10.057Z]     daemon.go:302: [d41e72f553c15] waiting for daemon to start
11:28:10 [2019-10-22T11:28:10.057Z]     daemon.go:334: [d41e72f553c15] daemon started
11:28:10 [2019-10-22T11:28:10.057Z]     daemon.go:286: [d41e72f553c15] exiting daemon
11:28:10 [2019-10-22T11:28:10.057Z] === RUN   TestServiceUpdateSecrets
11:28:11 [2019-10-22T11:28:11.939Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.121s
11:28:26 [2019-10-22T11:28:26.756Z] --- PASS: TestServiceUpdateSecrets (14.89s)
11:28:26 [2019-10-22T11:28:26.757Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:28:26 [2019-10-22T11:28:26.757Z]     daemon.go:302: [d0d84943a0772] waiting for daemon to start
11:28:26 [2019-10-22T11:28:26.757Z]     daemon.go:334: [d0d84943a0772] daemon started
11:28:26 [2019-10-22T11:28:26.757Z]     daemon.go:286: [d0d84943a0772] exiting daemon
11:28:26 [2019-10-22T11:28:26.757Z] === RUN   TestServiceUpdateConfigs
11:28:28 [2019-10-22T11:28:28.637Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.612s
11:28:40 [2019-10-22T11:28:40.818Z] --- PASS: TestServiceUpdateConfigs (15.16s)
11:28:40 [2019-10-22T11:28:40.818Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:28:40 [2019-10-22T11:28:40.818Z]     daemon.go:302: [df4d538274d42] waiting for daemon to start
11:28:40 [2019-10-22T11:28:40.818Z]     daemon.go:334: [df4d538274d42] daemon started
11:28:40 [2019-10-22T11:28:40.818Z]     daemon.go:286: [df4d538274d42] exiting daemon
11:28:40 [2019-10-22T11:28:40.818Z] === RUN   TestServiceUpdateNetwork
11:28:46 [2019-10-22T11:28:46.049Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.603s
11:28:56 [2019-10-22T11:28:56.012Z] --- PASS: TestServiceUpdateNetwork (15.04s)
11:28:56 [2019-10-22T11:28:56.012Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:28:56 [2019-10-22T11:28:56.012Z]     daemon.go:302: [dcd4c30bbb600] waiting for daemon to start
11:28:56 [2019-10-22T11:28:56.012Z]     daemon.go:334: [dcd4c30bbb600] daemon started
11:28:56 [2019-10-22T11:28:56.012Z]     daemon.go:286: [dcd4c30bbb600] exiting daemon
11:28:56 [2019-10-22T11:28:56.012Z] === RUN   TestDockerNetworkReConnect
11:29:00 [2019-10-22T11:29:00.169Z] --- PASS: TestDockerNetworkReConnect (4.98s)
11:29:00 [2019-10-22T11:29:00.169Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:29:00 [2019-10-22T11:29:00.169Z]     daemon.go:302: [d00b691ad03fc] waiting for daemon to start
11:29:00 [2019-10-22T11:29:00.169Z]     daemon.go:334: [d00b691ad03fc] daemon started
11:29:00 [2019-10-22T11:29:00.169Z]     daemon.go:286: [d00b691ad03fc] exiting daemon
11:29:00 [2019-10-22T11:29:00.169Z] === RUN   TestServiceUpdateLabel
11:29:02 [2019-10-22T11:29:02.051Z] --- PASS: TestServiceUpdateLabel (2.02s)
11:29:02 [2019-10-22T11:29:02.051Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:29:02 [2019-10-22T11:29:02.051Z]     daemon.go:302: [d082b325c9432] waiting for daemon to start
11:29:02 [2019-10-22T11:29:02.051Z]     daemon.go:334: [d082b325c9432] daemon started
11:29:02 [2019-10-22T11:29:02.051Z]     daemon.go:286: [d082b325c9432] exiting daemon
11:29:02 [2019-10-22T11:29:02.051Z] === RUN   TestServiceUpdateSecrets
11:29:02 [2019-10-22T11:29:02.306Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.327s
11:29:17 [2019-10-22T11:29:17.167Z] --- PASS: TestServiceUpdateSecrets (15.10s)
11:29:17 [2019-10-22T11:29:17.167Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:29:17 [2019-10-22T11:29:17.167Z]     daemon.go:302: [dc9bb26d6a156] waiting for daemon to start
11:29:17 [2019-10-22T11:29:17.167Z]     daemon.go:334: [dc9bb26d6a156] daemon started
11:29:17 [2019-10-22T11:29:17.167Z]     daemon.go:286: [dc9bb26d6a156] exiting daemon
11:29:17 [2019-10-22T11:29:17.167Z] === RUN   TestServiceUpdateConfigs
11:29:17 [2019-10-22T11:29:17.421Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.079s
11:29:17 [2019-10-22T11:29:17.421Z] OK: 264 passed, 6 skipped
11:29:17 [2019-10-22T11:29:17.421Z] PASS
11:29:17 [2019-10-22T11:29:17.421Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:29:23 [2019-10-22T11:29:23.946Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4149 is not a child of this shell
11:29:23 [2019-10-22T11:29:23.946Z] warning: PID 4149 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d8e6cdf8d9532/docker.pid had a nonzero exit code
11:29:23 [2019-10-22T11:29:23.946Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d8e6cdf8d9532/root: target is busy
11:29:23 [2019-10-22T11:29:23.946Z]         (In some cases useful info about processes that
11:29:23 [2019-10-22T11:29:23.946Z]          use the device is found by lsof(8) or fuser(1).)
11:29:24 [2019-10-22T11:29:24.505Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found
11:29:24 [2019-10-22T11:29:24.505Z] Clearing AppArmor profiles cache:.
11:29:24 [2019-10-22T11:29:24.505Z] All profile caches have been cleared, but no profiles have been unloaded.
11:29:24 [2019-10-22T11:29:24.505Z] Unloading profiles will leave already running processes permanently
11:29:24 [2019-10-22T11:29:24.505Z] unconfined, which can lead to unexpected situations.
11:29:24 [2019-10-22T11:29:24.505Z] 
11:29:24 [2019-10-22T11:29:24.505Z] To set a process to complain mode, use the command line tool
11:29:24 [2019-10-22T11:29:24.505Z] 'aa-complain'. To really tear down all profiles, run the init script
11:29:24 [2019-10-22T11:29:24.505Z] with the 'teardown' option."
11:29:24 [2019-10-22T11:29:24.505Z] Removing test suite binaries
11:29:24 [2019-10-22T11:29:24.505Z] 
11:29:32 [2019-10-22T11:29:32.573Z] --- PASS: TestServiceUpdateConfigs (15.39s)
11:29:32 [2019-10-22T11:29:32.573Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:29:32 [2019-10-22T11:29:32.573Z]     daemon.go:302: [dcbc23ce0f5f1] waiting for daemon to start
11:29:32 [2019-10-22T11:29:32.573Z]     daemon.go:334: [dcbc23ce0f5f1] daemon started
11:29:32 [2019-10-22T11:29:32.573Z]     daemon.go:286: [dcbc23ce0f5f1] exiting daemon
11:29:32 [2019-10-22T11:29:32.573Z] === RUN   TestServiceUpdateNetwork
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestServiceUpdateNetwork (15.22s)
11:29:50 [2019-10-22T11:29:50.593Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:29:50 [2019-10-22T11:29:50.593Z]     daemon.go:302: [dbfec1969207f] waiting for daemon to start
11:29:50 [2019-10-22T11:29:50.593Z]     daemon.go:334: [dbfec1969207f] daemon started
11:29:50 [2019-10-22T11:29:50.593Z]     daemon.go:286: [dbfec1969207f] exiting daemon
11:29:50 [2019-10-22T11:29:50.593Z] PASS
11:29:50 [2019-10-22T11:29:50.593Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:29:50 [2019-10-22T11:29:50.593Z] INFO: Testing against a local daemon
11:29:50 [2019-10-22T11:29:50.593Z] testing: warning: no tests to run
11:29:50 [2019-10-22T11:29:50.593Z] PASS
11:29:50 [2019-10-22T11:29:50.593Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:29:50 [2019-10-22T11:29:50.593Z] INFO: Testing against a local daemon
11:29:50 [2019-10-22T11:29:50.593Z] testing: warning: no tests to run
11:29:50 [2019-10-22T11:29:50.593Z] PASS
11:29:50 [2019-10-22T11:29:50.593Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:29:50 [2019-10-22T11:29:50.593Z] INFO: Testing against a local daemon
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:29:50 [2019-10-22T11:29:50.593Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:29:50 [2019-10-22T11:29:50.593Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:29:50 [2019-10-22T11:29:50.593Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:29:50 [2019-10-22T11:29:50.593Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:50 [2019-10-22T11:29:50.593Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:29:50 [2019-10-22T11:29:50.593Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:50 [2019-10-22T11:29:50.593Z] PASS
11:29:50 [2019-10-22T11:29:50.593Z] Running integration-test (iteration 5)
11:29:50 [2019-10-22T11:29:50.593Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:29:50 [2019-10-22T11:29:50.593Z] INFO: Testing against a local daemon
11:29:50 [2019-10-22T11:29:50.593Z] === RUN   TestBuildWithHugeFile
11:30:46 [2019-10-22T11:30:46.738Z] --- PASS: TestBuildWithHugeFile (53.65s)
11:30:46 [2019-10-22T11:30:46.738Z] === RUN   TestBuildWithEmptyDockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:46 [2019-10-22T11:30:46.738Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
11:30:46 [2019-10-22T11:30:46.738Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
11:30:46 [2019-10-22T11:30:46.738Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
11:30:46 [2019-10-22T11:30:46.738Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:30:46 [2019-10-22T11:30:46.738Z] === RUN   TestBuildWithHugeFile
11:31:42 [2019-10-22T11:31:42.890Z] --- PASS: TestBuildWithHugeFile (54.15s)
11:31:42 [2019-10-22T11:31:42.890Z] === RUN   TestBuildWithEmptyDockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:31:42 [2019-10-22T11:31:42.890Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:31:42 [2019-10-22T11:31:42.890Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
11:31:42 [2019-10-22T11:31:42.890Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
11:31:42 [2019-10-22T11:31:42.890Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:31:42 [2019-10-22T11:31:42.890Z] === RUN   TestBuildWithHugeFile
11:32:39 [2019-10-22T11:32:39.202Z] --- PASS: TestBuildWithHugeFile (54.52s)
11:32:39 [2019-10-22T11:32:39.202Z] === RUN   TestBuildWithEmptyDockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:39 [2019-10-22T11:32:39.202Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
11:32:39 [2019-10-22T11:32:39.202Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
11:32:39 [2019-10-22T11:32:39.202Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
11:32:39 [2019-10-22T11:32:39.202Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
11:32:39 [2019-10-22T11:32:39.202Z] === RUN   TestBuildWithHugeFile
11:33:35 [2019-10-22T11:33:35.386Z] --- PASS: TestBuildWithHugeFile (54.37s)
11:33:35 [2019-10-22T11:33:35.386Z] === RUN   TestBuildWithEmptyDockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:33:35 [2019-10-22T11:33:35.386Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:33:35 [2019-10-22T11:33:35.386Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
11:33:35 [2019-10-22T11:33:35.386Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
11:33:35 [2019-10-22T11:33:35.386Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:33:35 [2019-10-22T11:33:35.386Z] === RUN   TestBuildWithHugeFile
11:34:21 [2019-10-22T11:34:21.992Z] --- PASS: TestBuildWithHugeFile (53.85s)
11:34:21 [2019-10-22T11:34:21.992Z] === RUN   TestBuildWithEmptyDockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:34:21 [2019-10-22T11:34:21.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:34:21 [2019-10-22T11:34:21.992Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
11:34:21 [2019-10-22T11:34:21.992Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
11:34:21 [2019-10-22T11:34:21.992Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:34:21 [2019-10-22T11:34:21.992Z] PASS
11:34:21 [2019-10-22T11:34:21.993Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:34:21 [2019-10-22T11:34:21.993Z] INFO: Testing against a local daemon
11:34:21 [2019-10-22T11:34:21.993Z] testing: warning: no tests to run
11:34:21 [2019-10-22T11:34:21.993Z] PASS
11:34:21 [2019-10-22T11:34:21.993Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:34:21 [2019-10-22T11:34:21.993Z] INFO: Testing against a local daemon
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestContainerInvalidJSON
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:34:21 [2019-10-22T11:34:21.993Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:34:21 [2019-10-22T11:34:21.993Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:34:21 [2019-10-22T11:34:21.993Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:34:21 [2019-10-22T11:34:21.993Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:34:21 [2019-10-22T11:34:21.993Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:34:21 [2019-10-22T11:34:21.993Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:34:21 [2019-10-22T11:34:21.993Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:34:21 [2019-10-22T11:34:21.993Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:34:21 [2019-10-22T11:34:21.993Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:34:21 [2019-10-22T11:34:21.993Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:34:21 [2019-10-22T11:34:21.993Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestCopyFromContainerPathIsNotDir
11:34:21 [2019-10-22T11:34:21.993Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:34:21 [2019-10-22T11:34:21.993Z] === RUN   TestCopyFromContainer
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer//
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer//bar/root
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer//bar/root/
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer/bar/quux
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer/bar/quux/
11:34:23 [2019-10-22T11:34:23.352Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:34:23 [2019-10-22T11:34:23.607Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:34:23 [2019-10-22T11:34:23.607Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:34:23 [2019-10-22T11:34:23.607Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:34:23 [2019-10-22T11:34:23.861Z] === RUN   TestCopyFromContainer/bar/notarget
11:34:23 [2019-10-22T11:34:23.861Z] --- PASS: TestCopyFromContainer (2.57s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:34:23 [2019-10-22T11:34:23.861Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:34:23 [2019-10-22T11:34:23.861Z] === RUN   TestDaemonRestartIpcMode
11:34:23 [2019-10-22T11:34:23.861Z] === PAUSE TestDaemonRestartIpcMode
11:34:23 [2019-10-22T11:34:23.861Z] === RUN   TestExecWithCloseStdin
11:34:24 [2019-10-22T11:34:24.784Z] --- PASS: TestExecWithCloseStdin (0.99s)
11:34:24 [2019-10-22T11:34:24.784Z] === RUN   TestExecUser
11:34:25 [2019-10-22T11:34:25.754Z] --- PASS: TestExecUser (1.01s)
11:34:25 [2019-10-22T11:34:25.754Z] === RUN   TestHealthKillContainer
11:34:29 [2019-10-22T11:34:29.010Z] --- PASS: TestHealthKillContainer (3.01s)
11:34:29 [2019-10-22T11:34:29.010Z] === RUN   TestAPIIpcModeHost
11:34:29 [2019-10-22T11:34:29.568Z] --- PASS: TestAPIIpcModeHost (0.80s)
11:34:29 [2019-10-22T11:34:29.568Z] === RUN   TestDaemonIpcModeShareable
11:34:31 [2019-10-22T11:34:31.451Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
11:34:31 [2019-10-22T11:34:31.451Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:34:31 [2019-10-22T11:34:31.451Z]     daemon.go:302: [de27d69391ccf] waiting for daemon to start
11:34:31 [2019-10-22T11:34:31.451Z]     daemon.go:334: [de27d69391ccf] daemon started
11:34:31 [2019-10-22T11:34:31.451Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true
11:34:31 [2019-10-22T11:34:31.451Z]     daemon.go:286: [de27d69391ccf] exiting daemon
11:34:31 [2019-10-22T11:34:31.451Z] === RUN   TestDaemonIpcModePrivate
11:34:33 [2019-10-22T11:34:33.334Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
11:34:33 [2019-10-22T11:34:33.334Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:34:33 [2019-10-22T11:34:33.334Z]     daemon.go:302: [d42fca2e0fd10] waiting for daemon to start
11:34:33 [2019-10-22T11:34:33.334Z]     daemon.go:334: [d42fca2e0fd10] daemon started
11:34:33 [2019-10-22T11:34:33.334Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false
11:34:33 [2019-10-22T11:34:33.334Z]     daemon.go:286: [d42fca2e0fd10] exiting daemon
11:34:33 [2019-10-22T11:34:33.334Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:34:35 [2019-10-22T11:34:35.217Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
11:34:35 [2019-10-22T11:34:35.217Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:34:35 [2019-10-22T11:34:35.217Z]     daemon.go:302: [d806cca18feb9] waiting for daemon to start
11:34:35 [2019-10-22T11:34:35.217Z]     daemon.go:334: [d806cca18feb9] daemon started
11:34:35 [2019-10-22T11:34:35.217Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false
11:34:35 [2019-10-22T11:34:35.217Z]     daemon.go:286: [d806cca18feb9] exiting daemon
11:34:35 [2019-10-22T11:34:35.217Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:34:36 [2019-10-22T11:34:36.577Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
11:34:36 [2019-10-22T11:34:36.577Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:34:36 [2019-10-22T11:34:36.577Z]     daemon.go:302: [d9e0a3912d3f3] waiting for daemon to start
11:34:36 [2019-10-22T11:34:36.577Z]     daemon.go:334: [d9e0a3912d3f3] daemon started
11:34:36 [2019-10-22T11:34:36.577Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true
11:34:36 [2019-10-22T11:34:36.577Z]     daemon.go:286: [d9e0a3912d3f3] exiting daemon
11:34:36 [2019-10-22T11:34:36.577Z] === RUN   TestStopContainerWithTimeout
11:34:36 [2019-10-22T11:34:36.577Z] === RUN   TestStopContainerWithTimeout/0
11:34:36 [2019-10-22T11:34:36.577Z] === PAUSE TestStopContainerWithTimeout/0
11:34:36 [2019-10-22T11:34:36.577Z] === RUN   TestStopContainerWithTimeout/1
11:34:36 [2019-10-22T11:34:36.577Z] === PAUSE TestStopContainerWithTimeout/1
11:34:36 [2019-10-22T11:34:36.577Z] === RUN   TestStopContainerWithTimeout/3
11:34:36 [2019-10-22T11:34:36.577Z] === PAUSE TestStopContainerWithTimeout/3
11:34:36 [2019-10-22T11:34:36.577Z] === RUN   TestStopContainerWithTimeout/-1
11:34:36 [2019-10-22T11:34:36.577Z] === PAUSE TestStopContainerWithTimeout/-1
11:34:36 [2019-10-22T11:34:36.577Z] === CONT  TestStopContainerWithTimeout/0
11:34:36 [2019-10-22T11:34:36.577Z] === CONT  TestStopContainerWithTimeout/3
11:34:37 [2019-10-22T11:34:37.936Z] === CONT  TestStopContainerWithTimeout/-1
11:34:39 [2019-10-22T11:34:39.818Z] === CONT  TestStopContainerWithTimeout/1
11:34:41 [2019-10-22T11:34:41.699Z] --- PASS: TestStopContainerWithTimeout (0.03s)
11:34:41 [2019-10-22T11:34:41.699Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
11:34:41 [2019-10-22T11:34:41.699Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
11:34:41 [2019-10-22T11:34:41.699Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
11:34:41 [2019-10-22T11:34:41.699Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
11:34:41 [2019-10-22T11:34:41.699Z] === RUN   TestDeleteDevicemapper
11:34:41 [2019-10-22T11:34:41.699Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:34:41 [2019-10-22T11:34:41.699Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:34:41 [2019-10-22T11:34:41.699Z] === CONT  TestDaemonRestartIpcMode
11:34:45 [2019-10-22T11:34:45.899Z] --- PASS: TestDaemonRestartIpcMode (3.47s)
11:34:45 [2019-10-22T11:34:45.899Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:302: [de3c419f17a81] waiting for daemon to start
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:334: [de3c419f17a81] daemon started
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:286: [de3c419f17a81] exiting daemon
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:302: [de3c419f17a81] waiting for daemon to start
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:334: [de3c419f17a81] daemon started
11:34:45 [2019-10-22T11:34:45.899Z]     daemon.go:286: [de3c419f17a81] exiting daemon
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestContainerInvalidJSON
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:34:45 [2019-10-22T11:34:45.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:34:45 [2019-10-22T11:34:45.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:34:45 [2019-10-22T11:34:45.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:34:45 [2019-10-22T11:34:45.899Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:34:45 [2019-10-22T11:34:45.899Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:34:45 [2019-10-22T11:34:45.899Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:34:45 [2019-10-22T11:34:45.899Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:34:45 [2019-10-22T11:34:45.899Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:34:45 [2019-10-22T11:34:45.899Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:34:45 [2019-10-22T11:34:45.899Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:34:45 [2019-10-22T11:34:45.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestCopyFromContainerPathIsNotDir
11:34:45 [2019-10-22T11:34:45.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:34:45 [2019-10-22T11:34:45.899Z] === RUN   TestCopyFromContainer
11:34:47 [2019-10-22T11:34:47.258Z] === RUN   TestCopyFromContainer//
11:34:47 [2019-10-22T11:34:47.258Z] === RUN   TestCopyFromContainer//bar/root
11:34:47 [2019-10-22T11:34:47.512Z] === RUN   TestCopyFromContainer//bar/root/
11:34:47 [2019-10-22T11:34:47.512Z] === RUN   TestCopyFromContainer/bar/quux
11:34:47 [2019-10-22T11:34:47.512Z] === RUN   TestCopyFromContainer/bar/quux/
11:34:47 [2019-10-22T11:34:47.767Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:34:47 [2019-10-22T11:34:47.767Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:34:47 [2019-10-22T11:34:47.767Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:34:47 [2019-10-22T11:34:47.767Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:34:48 [2019-10-22T11:34:48.022Z] === RUN   TestCopyFromContainer/bar/notarget
11:34:48 [2019-10-22T11:34:48.022Z] --- PASS: TestCopyFromContainer (2.63s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:34:48 [2019-10-22T11:34:48.022Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:34:48 [2019-10-22T11:34:48.022Z] === RUN   TestDaemonRestartIpcMode
11:34:48 [2019-10-22T11:34:48.022Z] === PAUSE TestDaemonRestartIpcMode
11:34:48 [2019-10-22T11:34:48.022Z] === RUN   TestExecWithCloseStdin
11:34:48 [2019-10-22T11:34:48.946Z] --- PASS: TestExecWithCloseStdin (1.00s)
11:34:48 [2019-10-22T11:34:48.946Z] === RUN   TestExecUser
11:34:50 [2019-10-22T11:34:50.306Z] --- PASS: TestExecUser (0.97s)
11:34:50 [2019-10-22T11:34:50.306Z] === RUN   TestHealthKillContainer
11:34:53 [2019-10-22T11:34:53.560Z] --- PASS: TestHealthKillContainer (3.01s)
11:34:53 [2019-10-22T11:34:53.560Z] === RUN   TestAPIIpcModeHost
11:34:53 [2019-10-22T11:34:53.815Z] --- PASS: TestAPIIpcModeHost (0.75s)
11:34:53 [2019-10-22T11:34:53.815Z] === RUN   TestDaemonIpcModeShareable
11:34:55 [2019-10-22T11:34:55.737Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
11:34:55 [2019-10-22T11:34:55.737Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:34:55 [2019-10-22T11:34:55.737Z]     daemon.go:302: [da993dc15e882] waiting for daemon to start
11:34:55 [2019-10-22T11:34:55.737Z]     daemon.go:334: [da993dc15e882] daemon started
11:34:55 [2019-10-22T11:34:55.737Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: true, mustBeShared: true
11:34:55 [2019-10-22T11:34:55.737Z]     daemon.go:286: [da993dc15e882] exiting daemon
11:34:55 [2019-10-22T11:34:55.737Z] === RUN   TestDaemonIpcModePrivate
11:34:57 [2019-10-22T11:34:57.619Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
11:34:57 [2019-10-22T11:34:57.619Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:34:57 [2019-10-22T11:34:57.619Z]     daemon.go:302: [da34d953817cf] waiting for daemon to start
11:34:57 [2019-10-22T11:34:57.619Z]     daemon.go:334: [da34d953817cf] daemon started
11:34:57 [2019-10-22T11:34:57.619Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: false, mustBeShared: false
11:34:57 [2019-10-22T11:34:57.619Z]     daemon.go:286: [da34d953817cf] exiting daemon
11:34:57 [2019-10-22T11:34:57.619Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:34:58 [2019-10-22T11:34:58.979Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
11:34:58 [2019-10-22T11:34:58.979Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:34:58 [2019-10-22T11:34:58.979Z]     daemon.go:302: [d9aa7d254f86d] waiting for daemon to start
11:34:58 [2019-10-22T11:34:58.979Z]     daemon.go:334: [d9aa7d254f86d] daemon started
11:34:58 [2019-10-22T11:34:58.979Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: false, mustBeShared: false
11:34:58 [2019-10-22T11:34:58.979Z]     daemon.go:286: [d9aa7d254f86d] exiting daemon
11:34:58 [2019-10-22T11:34:58.979Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:35:00 [2019-10-22T11:35:00.860Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
11:35:00 [2019-10-22T11:35:00.860Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:35:00 [2019-10-22T11:35:00.860Z]     daemon.go:302: [d9cb50ce12709] waiting for daemon to start
11:35:00 [2019-10-22T11:35:00.860Z]     daemon.go:334: [d9cb50ce12709] daemon started
11:35:00 [2019-10-22T11:35:00.860Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: true, mustBeShared: true
11:35:00 [2019-10-22T11:35:00.860Z]     daemon.go:286: [d9cb50ce12709] exiting daemon
11:35:00 [2019-10-22T11:35:00.860Z] === RUN   TestStopContainerWithTimeout
11:35:00 [2019-10-22T11:35:00.860Z] === RUN   TestStopContainerWithTimeout/0
11:35:00 [2019-10-22T11:35:00.860Z] === PAUSE TestStopContainerWithTimeout/0
11:35:00 [2019-10-22T11:35:00.860Z] === RUN   TestStopContainerWithTimeout/1
11:35:00 [2019-10-22T11:35:00.860Z] === PAUSE TestStopContainerWithTimeout/1
11:35:00 [2019-10-22T11:35:00.860Z] === RUN   TestStopContainerWithTimeout/3
11:35:00 [2019-10-22T11:35:00.860Z] === PAUSE TestStopContainerWithTimeout/3
11:35:00 [2019-10-22T11:35:00.860Z] === RUN   TestStopContainerWithTimeout/-1
11:35:00 [2019-10-22T11:35:00.860Z] === PAUSE TestStopContainerWithTimeout/-1
11:35:00 [2019-10-22T11:35:00.860Z] === CONT  TestStopContainerWithTimeout/0
11:35:00 [2019-10-22T11:35:00.860Z] === CONT  TestStopContainerWithTimeout/3
11:35:02 [2019-10-22T11:35:02.220Z] === CONT  TestStopContainerWithTimeout/-1
11:35:04 [2019-10-22T11:35:04.103Z] === CONT  TestStopContainerWithTimeout/1
11:35:05 [2019-10-22T11:35:05.985Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:35:05 [2019-10-22T11:35:05.985Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
11:35:05 [2019-10-22T11:35:05.985Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
11:35:05 [2019-10-22T11:35:05.985Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
11:35:05 [2019-10-22T11:35:05.985Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
11:35:05 [2019-10-22T11:35:05.985Z] === RUN   TestDeleteDevicemapper
11:35:05 [2019-10-22T11:35:05.985Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:35:05 [2019-10-22T11:35:05.985Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:35:05 [2019-10-22T11:35:05.985Z] === CONT  TestDaemonRestartIpcMode
11:35:09 [2019-10-22T11:35:09.241Z] --- PASS: TestDaemonRestartIpcMode (3.35s)
11:35:09 [2019-10-22T11:35:09.241Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:302: [dc7b75c7155e0] waiting for daemon to start
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:334: [dc7b75c7155e0] daemon started
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:286: [dc7b75c7155e0] exiting daemon
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:302: [dc7b75c7155e0] waiting for daemon to start
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:334: [dc7b75c7155e0] daemon started
11:35:09 [2019-10-22T11:35:09.241Z]     daemon.go:286: [dc7b75c7155e0] exiting daemon
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestContainerInvalidJSON
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:35:09 [2019-10-22T11:35:09.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:35:09 [2019-10-22T11:35:09.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:35:09 [2019-10-22T11:35:09.241Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:35:09 [2019-10-22T11:35:09.241Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:35:09 [2019-10-22T11:35:09.241Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:35:09 [2019-10-22T11:35:09.241Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:35:09 [2019-10-22T11:35:09.241Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:35:09 [2019-10-22T11:35:09.241Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:35:09 [2019-10-22T11:35:09.241Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:35:09 [2019-10-22T11:35:09.241Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:35:09 [2019-10-22T11:35:09.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestCopyFromContainerPathIsNotDir
11:35:09 [2019-10-22T11:35:09.241Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:35:09 [2019-10-22T11:35:09.241Z] === RUN   TestCopyFromContainer
11:35:11 [2019-10-22T11:35:11.179Z] === RUN   TestCopyFromContainer//
11:35:11 [2019-10-22T11:35:11.179Z] === RUN   TestCopyFromContainer//bar/root
11:35:11 [2019-10-22T11:35:11.179Z] === RUN   TestCopyFromContainer//bar/root/
11:35:11 [2019-10-22T11:35:11.179Z] === RUN   TestCopyFromContainer/bar/quux
11:35:11 [2019-10-22T11:35:11.433Z] === RUN   TestCopyFromContainer/bar/quux/
11:35:11 [2019-10-22T11:35:11.433Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:35:11 [2019-10-22T11:35:11.433Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:35:11 [2019-10-22T11:35:11.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:35:11 [2019-10-22T11:35:11.687Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:35:11 [2019-10-22T11:35:11.687Z] === RUN   TestCopyFromContainer/bar/notarget
11:35:11 [2019-10-22T11:35:11.687Z] --- PASS: TestCopyFromContainer (2.54s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:35:11 [2019-10-22T11:35:11.687Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:35:11 [2019-10-22T11:35:11.687Z] === RUN   TestDaemonRestartIpcMode
11:35:11 [2019-10-22T11:35:11.687Z] === PAUSE TestDaemonRestartIpcMode
11:35:11 [2019-10-22T11:35:11.687Z] === RUN   TestExecWithCloseStdin
11:35:13 [2019-10-22T11:35:13.046Z] --- PASS: TestExecWithCloseStdin (1.05s)
11:35:13 [2019-10-22T11:35:13.046Z] === RUN   TestExecUser
11:35:13 [2019-10-22T11:35:13.969Z] --- PASS: TestExecUser (1.00s)
11:35:13 [2019-10-22T11:35:13.969Z] === RUN   TestHealthKillContainer
11:35:17 [2019-10-22T11:35:17.225Z] --- PASS: TestHealthKillContainer (3.03s)
11:35:17 [2019-10-22T11:35:17.225Z] === RUN   TestAPIIpcModeHost
11:35:17 [2019-10-22T11:35:17.784Z] --- PASS: TestAPIIpcModeHost (0.82s)
11:35:17 [2019-10-22T11:35:17.784Z] === RUN   TestDaemonIpcModeShareable
11:35:19 [2019-10-22T11:35:19.665Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
11:35:19 [2019-10-22T11:35:19.665Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:35:19 [2019-10-22T11:35:19.665Z]     daemon.go:302: [d90d29fd2d310] waiting for daemon to start
11:35:19 [2019-10-22T11:35:19.665Z]     daemon.go:334: [d90d29fd2d310] daemon started
11:35:19 [2019-10-22T11:35:19.665Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:121, shared: true, mustBeShared: true
11:35:19 [2019-10-22T11:35:19.665Z]     daemon.go:286: [d90d29fd2d310] exiting daemon
11:35:19 [2019-10-22T11:35:19.665Z] === RUN   TestDaemonIpcModePrivate
11:35:21 [2019-10-22T11:35:21.070Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
11:35:21 [2019-10-22T11:35:21.070Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:35:21 [2019-10-22T11:35:21.070Z]     daemon.go:302: [d2ff9bd550d49] waiting for daemon to start
11:35:21 [2019-10-22T11:35:21.070Z]     daemon.go:334: [d2ff9bd550d49] daemon started
11:35:21 [2019-10-22T11:35:21.070Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:127, shared: false, mustBeShared: false
11:35:21 [2019-10-22T11:35:21.070Z]     daemon.go:286: [d2ff9bd550d49] exiting daemon
11:35:21 [2019-10-22T11:35:21.070Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:35:22 [2019-10-22T11:35:22.952Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
11:35:22 [2019-10-22T11:35:22.952Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:35:22 [2019-10-22T11:35:22.952Z]     daemon.go:302: [d420dee0ec338] waiting for daemon to start
11:35:22 [2019-10-22T11:35:22.952Z]     daemon.go:334: [d420dee0ec338] daemon started
11:35:22 [2019-10-22T11:35:22.952Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:127, shared: false, mustBeShared: false
11:35:22 [2019-10-22T11:35:22.952Z]     daemon.go:286: [d420dee0ec338] exiting daemon
11:35:22 [2019-10-22T11:35:22.952Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:35:24 [2019-10-22T11:35:24.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
11:35:24 [2019-10-22T11:35:24.919Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:35:24 [2019-10-22T11:35:24.919Z]     daemon.go:302: [d3e49d54b42f8] waiting for daemon to start
11:35:24 [2019-10-22T11:35:24.919Z]     daemon.go:334: [d3e49d54b42f8] daemon started
11:35:24 [2019-10-22T11:35:24.919Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:121, shared: true, mustBeShared: true
11:35:24 [2019-10-22T11:35:24.919Z]     daemon.go:286: [d3e49d54b42f8] exiting daemon
11:35:24 [2019-10-22T11:35:24.919Z] === RUN   TestStopContainerWithTimeout
11:35:24 [2019-10-22T11:35:24.919Z] === RUN   TestStopContainerWithTimeout/0
11:35:24 [2019-10-22T11:35:24.919Z] === PAUSE TestStopContainerWithTimeout/0
11:35:24 [2019-10-22T11:35:24.919Z] === RUN   TestStopContainerWithTimeout/1
11:35:24 [2019-10-22T11:35:24.919Z] === PAUSE TestStopContainerWithTimeout/1
11:35:24 [2019-10-22T11:35:24.919Z] === RUN   TestStopContainerWithTimeout/3
11:35:24 [2019-10-22T11:35:24.919Z] === PAUSE TestStopContainerWithTimeout/3
11:35:24 [2019-10-22T11:35:24.919Z] === RUN   TestStopContainerWithTimeout/-1
11:35:24 [2019-10-22T11:35:24.919Z] === PAUSE TestStopContainerWithTimeout/-1
11:35:24 [2019-10-22T11:35:24.919Z] === CONT  TestStopContainerWithTimeout/0
11:35:24 [2019-10-22T11:35:24.919Z] === CONT  TestStopContainerWithTimeout/3
11:35:25 [2019-10-22T11:35:25.842Z] === CONT  TestStopContainerWithTimeout/-1
11:35:27 [2019-10-22T11:35:27.759Z] === CONT  TestStopContainerWithTimeout/1
11:35:29 [2019-10-22T11:35:29.641Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:35:29 [2019-10-22T11:35:29.641Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
11:35:29 [2019-10-22T11:35:29.641Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
11:35:29 [2019-10-22T11:35:29.641Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
11:35:29 [2019-10-22T11:35:29.641Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
11:35:29 [2019-10-22T11:35:29.641Z] === RUN   TestDeleteDevicemapper
11:35:29 [2019-10-22T11:35:29.641Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:35:29 [2019-10-22T11:35:29.641Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:35:29 [2019-10-22T11:35:29.641Z] === CONT  TestDaemonRestartIpcMode
11:35:33 [2019-10-22T11:35:33.797Z] --- PASS: TestDaemonRestartIpcMode (3.37s)
11:35:33 [2019-10-22T11:35:33.797Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:302: [dee723f05bbaf] waiting for daemon to start
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:334: [dee723f05bbaf] daemon started
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:286: [dee723f05bbaf] exiting daemon
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:302: [dee723f05bbaf] waiting for daemon to start
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:334: [dee723f05bbaf] daemon started
11:35:33 [2019-10-22T11:35:33.797Z]     daemon.go:286: [dee723f05bbaf] exiting daemon
11:35:33 [2019-10-22T11:35:33.797Z] === RUN   TestContainerInvalidJSON
11:35:33 [2019-10-22T11:35:33.797Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:35:33 [2019-10-22T11:35:33.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:35:33 [2019-10-22T11:35:33.797Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:35:33 [2019-10-22T11:35:33.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:35:33 [2019-10-22T11:35:33.797Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:35:33 [2019-10-22T11:35:33.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:35:33 [2019-10-22T11:35:33.797Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:35:33 [2019-10-22T11:35:33.797Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:35:33 [2019-10-22T11:35:33.797Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:35:33 [2019-10-22T11:35:33.797Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:35:33 [2019-10-22T11:35:33.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:35:33 [2019-10-22T11:35:33.798Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:35:33 [2019-10-22T11:35:33.798Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:35:33 [2019-10-22T11:35:33.798Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:35:33 [2019-10-22T11:35:33.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:35:33 [2019-10-22T11:35:33.798Z] === RUN   TestCopyFromContainerPathIsNotDir
11:35:33 [2019-10-22T11:35:33.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:35:33 [2019-10-22T11:35:33.798Z] === RUN   TestCopyFromContainer
11:35:35 [2019-10-22T11:35:35.188Z] === RUN   TestCopyFromContainer//
11:35:35 [2019-10-22T11:35:35.188Z] === RUN   TestCopyFromContainer//bar/root
11:35:35 [2019-10-22T11:35:35.188Z] === RUN   TestCopyFromContainer//bar/root/
11:35:35 [2019-10-22T11:35:35.442Z] === RUN   TestCopyFromContainer/bar/quux
11:35:35 [2019-10-22T11:35:35.442Z] === RUN   TestCopyFromContainer/bar/quux/
11:35:35 [2019-10-22T11:35:35.442Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:35:35 [2019-10-22T11:35:35.696Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:35:35 [2019-10-22T11:35:35.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:35:35 [2019-10-22T11:35:35.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:35:35 [2019-10-22T11:35:35.951Z] === RUN   TestCopyFromContainer/bar/notarget
11:35:35 [2019-10-22T11:35:35.951Z] --- PASS: TestCopyFromContainer (2.56s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:35:35 [2019-10-22T11:35:35.951Z] === RUN   TestDaemonRestartIpcMode
11:35:35 [2019-10-22T11:35:35.951Z] === PAUSE TestDaemonRestartIpcMode
11:35:35 [2019-10-22T11:35:35.951Z] === RUN   TestExecWithCloseStdin
11:35:37 [2019-10-22T11:35:37.311Z] --- PASS: TestExecWithCloseStdin (1.12s)
11:35:37 [2019-10-22T11:35:37.311Z] === RUN   TestExecUser
11:35:38 [2019-10-22T11:35:38.233Z] --- PASS: TestExecUser (1.01s)
11:35:38 [2019-10-22T11:35:38.233Z] === RUN   TestHealthKillContainer
11:35:41 [2019-10-22T11:35:41.488Z] --- PASS: TestHealthKillContainer (3.01s)
11:35:41 [2019-10-22T11:35:41.488Z] === RUN   TestAPIIpcModeHost
11:35:42 [2019-10-22T11:35:42.047Z] --- PASS: TestAPIIpcModeHost (0.82s)
11:35:42 [2019-10-22T11:35:42.047Z] === RUN   TestDaemonIpcModeShareable
11:35:43 [2019-10-22T11:35:43.973Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
11:35:43 [2019-10-22T11:35:43.973Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:35:43 [2019-10-22T11:35:43.973Z]     daemon.go:302: [d7c9cee7b4f56] waiting for daemon to start
11:35:43 [2019-10-22T11:35:43.973Z]     daemon.go:334: [d7c9cee7b4f56] daemon started
11:35:43 [2019-10-22T11:35:43.973Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:132, shared: true, mustBeShared: true
11:35:43 [2019-10-22T11:35:43.973Z]     daemon.go:286: [d7c9cee7b4f56] exiting daemon
11:35:43 [2019-10-22T11:35:43.973Z] === RUN   TestDaemonIpcModePrivate
11:35:45 [2019-10-22T11:35:45.333Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
11:35:45 [2019-10-22T11:35:45.333Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:35:45 [2019-10-22T11:35:45.333Z]     daemon.go:302: [d9266e3bc72e1] waiting for daemon to start
11:35:45 [2019-10-22T11:35:45.333Z]     daemon.go:334: [d9266e3bc72e1] daemon started
11:35:45 [2019-10-22T11:35:45.333Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:138, shared: false, mustBeShared: false
11:35:45 [2019-10-22T11:35:45.333Z]     daemon.go:286: [d9266e3bc72e1] exiting daemon
11:35:45 [2019-10-22T11:35:45.333Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:35:47 [2019-10-22T11:35:47.214Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
11:35:47 [2019-10-22T11:35:47.214Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:35:47 [2019-10-22T11:35:47.214Z]     daemon.go:302: [d18ca8cb11740] waiting for daemon to start
11:35:47 [2019-10-22T11:35:47.214Z]     daemon.go:334: [d18ca8cb11740] daemon started
11:35:47 [2019-10-22T11:35:47.214Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:138, shared: false, mustBeShared: false
11:35:47 [2019-10-22T11:35:47.214Z]     daemon.go:286: [d18ca8cb11740] exiting daemon
11:35:47 [2019-10-22T11:35:47.214Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:35:49 [2019-10-22T11:35:49.096Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
11:35:49 [2019-10-22T11:35:49.096Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:35:49 [2019-10-22T11:35:49.096Z]     daemon.go:302: [d1fafc8a94e48] waiting for daemon to start
11:35:49 [2019-10-22T11:35:49.096Z]     daemon.go:334: [d1fafc8a94e48] daemon started
11:35:49 [2019-10-22T11:35:49.096Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:132, shared: true, mustBeShared: true
11:35:49 [2019-10-22T11:35:49.096Z]     daemon.go:286: [d1fafc8a94e48] exiting daemon
11:35:49 [2019-10-22T11:35:49.096Z] === RUN   TestStopContainerWithTimeout
11:35:49 [2019-10-22T11:35:49.096Z] === RUN   TestStopContainerWithTimeout/0
11:35:49 [2019-10-22T11:35:49.096Z] === PAUSE TestStopContainerWithTimeout/0
11:35:49 [2019-10-22T11:35:49.096Z] === RUN   TestStopContainerWithTimeout/1
11:35:49 [2019-10-22T11:35:49.096Z] === PAUSE TestStopContainerWithTimeout/1
11:35:49 [2019-10-22T11:35:49.096Z] === RUN   TestStopContainerWithTimeout/3
11:35:49 [2019-10-22T11:35:49.096Z] === PAUSE TestStopContainerWithTimeout/3
11:35:49 [2019-10-22T11:35:49.096Z] === RUN   TestStopContainerWithTimeout/-1
11:35:49 [2019-10-22T11:35:49.096Z] === PAUSE TestStopContainerWithTimeout/-1
11:35:49 [2019-10-22T11:35:49.096Z] === CONT  TestStopContainerWithTimeout/0
11:35:49 [2019-10-22T11:35:49.096Z] === CONT  TestStopContainerWithTimeout/3
11:35:50 [2019-10-22T11:35:50.023Z] === CONT  TestStopContainerWithTimeout/-1
11:35:51 [2019-10-22T11:35:51.904Z] === CONT  TestStopContainerWithTimeout/1
11:35:53 [2019-10-22T11:35:53.785Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:35:53 [2019-10-22T11:35:53.785Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
11:35:53 [2019-10-22T11:35:53.785Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
11:35:53 [2019-10-22T11:35:53.785Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
11:35:53 [2019-10-22T11:35:53.785Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
11:35:53 [2019-10-22T11:35:53.785Z] === RUN   TestDeleteDevicemapper
11:35:53 [2019-10-22T11:35:53.785Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:35:53 [2019-10-22T11:35:53.785Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:35:53 [2019-10-22T11:35:53.785Z] === CONT  TestDaemonRestartIpcMode
11:35:57 [2019-10-22T11:35:57.940Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
11:35:57 [2019-10-22T11:35:57.940Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:302: [d4e1d6f2c04a4] waiting for daemon to start
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:334: [d4e1d6f2c04a4] daemon started
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:286: [d4e1d6f2c04a4] exiting daemon
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:302: [d4e1d6f2c04a4] waiting for daemon to start
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:334: [d4e1d6f2c04a4] daemon started
11:35:57 [2019-10-22T11:35:57.940Z]     daemon.go:286: [d4e1d6f2c04a4] exiting daemon
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestContainerInvalidJSON
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:35:57 [2019-10-22T11:35:57.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:35:57 [2019-10-22T11:35:57.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:35:57 [2019-10-22T11:35:57.940Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:35:57 [2019-10-22T11:35:57.940Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:35:57 [2019-10-22T11:35:57.940Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:35:57 [2019-10-22T11:35:57.940Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:35:57 [2019-10-22T11:35:57.940Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:35:57 [2019-10-22T11:35:57.940Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:35:57 [2019-10-22T11:35:57.940Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:35:57 [2019-10-22T11:35:57.940Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:35:57 [2019-10-22T11:35:57.940Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestCopyFromContainerPathIsNotDir
11:35:57 [2019-10-22T11:35:57.940Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:35:57 [2019-10-22T11:35:57.940Z] === RUN   TestCopyFromContainer
11:35:59 [2019-10-22T11:35:59.302Z] === RUN   TestCopyFromContainer//
11:35:59 [2019-10-22T11:35:59.557Z] === RUN   TestCopyFromContainer//bar/root
11:35:59 [2019-10-22T11:35:59.557Z] === RUN   TestCopyFromContainer//bar/root/
11:35:59 [2019-10-22T11:35:59.557Z] === RUN   TestCopyFromContainer/bar/quux
11:35:59 [2019-10-22T11:35:59.812Z] === RUN   TestCopyFromContainer/bar/quux/
11:35:59 [2019-10-22T11:35:59.812Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:35:59 [2019-10-22T11:35:59.812Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:35:59 [2019-10-22T11:35:59.812Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:36:00 [2019-10-22T11:36:00.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:36:00 [2019-10-22T11:36:00.066Z] === RUN   TestCopyFromContainer/bar/notarget
11:36:00 [2019-10-22T11:36:00.321Z] --- PASS: TestCopyFromContainer (2.56s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:36:00 [2019-10-22T11:36:00.321Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
11:36:00 [2019-10-22T11:36:00.321Z] === RUN   TestDaemonRestartIpcMode
11:36:00 [2019-10-22T11:36:00.321Z] === PAUSE TestDaemonRestartIpcMode
11:36:00 [2019-10-22T11:36:00.321Z] === RUN   TestExecWithCloseStdin
11:36:01 [2019-10-22T11:36:01.245Z] --- PASS: TestExecWithCloseStdin (1.02s)
11:36:01 [2019-10-22T11:36:01.245Z] === RUN   TestExecUser
11:36:02 [2019-10-22T11:36:02.169Z] --- PASS: TestExecUser (1.05s)
11:36:02 [2019-10-22T11:36:02.169Z] === RUN   TestHealthKillContainer
11:36:05 [2019-10-22T11:36:05.426Z] --- PASS: TestHealthKillContainer (2.98s)
11:36:05 [2019-10-22T11:36:05.426Z] === RUN   TestAPIIpcModeHost
11:36:05 [2019-10-22T11:36:05.985Z] --- PASS: TestAPIIpcModeHost (0.78s)
11:36:05 [2019-10-22T11:36:05.985Z] === RUN   TestDaemonIpcModeShareable
11:36:07 [2019-10-22T11:36:07.868Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
11:36:07 [2019-10-22T11:36:07.868Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
11:36:07 [2019-10-22T11:36:07.868Z]     daemon.go:302: [d0f0ac5a1bbea] waiting for daemon to start
11:36:07 [2019-10-22T11:36:07.868Z]     daemon.go:334: [d0f0ac5a1bbea] daemon started
11:36:07 [2019-10-22T11:36:07.868Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:143, shared: true, mustBeShared: true
11:36:07 [2019-10-22T11:36:07.868Z]     daemon.go:286: [d0f0ac5a1bbea] exiting daemon
11:36:07 [2019-10-22T11:36:07.868Z] === RUN   TestDaemonIpcModePrivate
11:36:09 [2019-10-22T11:36:09.750Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
11:36:09 [2019-10-22T11:36:09.750Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
11:36:09 [2019-10-22T11:36:09.750Z]     daemon.go:302: [dd51a1cf93945] waiting for daemon to start
11:36:09 [2019-10-22T11:36:09.750Z]     daemon.go:334: [dd51a1cf93945] daemon started
11:36:09 [2019-10-22T11:36:09.750Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:149, shared: false, mustBeShared: false
11:36:09 [2019-10-22T11:36:09.750Z]     daemon.go:286: [dd51a1cf93945] exiting daemon
11:36:09 [2019-10-22T11:36:09.750Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:36:11 [2019-10-22T11:36:11.154Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
11:36:11 [2019-10-22T11:36:11.154Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
11:36:11 [2019-10-22T11:36:11.154Z]     daemon.go:302: [d75d735194c80] waiting for daemon to start
11:36:11 [2019-10-22T11:36:11.154Z]     daemon.go:334: [d75d735194c80] daemon started
11:36:11 [2019-10-22T11:36:11.154Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:149, shared: false, mustBeShared: false
11:36:11 [2019-10-22T11:36:11.154Z]     daemon.go:286: [d75d735194c80] exiting daemon
11:36:11 [2019-10-22T11:36:11.154Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:36:13 [2019-10-22T11:36:13.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
11:36:13 [2019-10-22T11:36:13.037Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
11:36:13 [2019-10-22T11:36:13.037Z]     daemon.go:302: [d979a567316fd] waiting for daemon to start
11:36:13 [2019-10-22T11:36:13.037Z]     daemon.go:334: [d979a567316fd] daemon started
11:36:13 [2019-10-22T11:36:13.037Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:143, shared: true, mustBeShared: true
11:36:13 [2019-10-22T11:36:13.037Z]     daemon.go:286: [d979a567316fd] exiting daemon
11:36:13 [2019-10-22T11:36:13.037Z] === RUN   TestStopContainerWithTimeout
11:36:13 [2019-10-22T11:36:13.037Z] === RUN   TestStopContainerWithTimeout/0
11:36:13 [2019-10-22T11:36:13.037Z] === PAUSE TestStopContainerWithTimeout/0
11:36:13 [2019-10-22T11:36:13.037Z] === RUN   TestStopContainerWithTimeout/1
11:36:13 [2019-10-22T11:36:13.037Z] === PAUSE TestStopContainerWithTimeout/1
11:36:13 [2019-10-22T11:36:13.037Z] === RUN   TestStopContainerWithTimeout/3
11:36:13 [2019-10-22T11:36:13.037Z] === PAUSE TestStopContainerWithTimeout/3
11:36:13 [2019-10-22T11:36:13.037Z] === RUN   TestStopContainerWithTimeout/-1
11:36:13 [2019-10-22T11:36:13.037Z] === PAUSE TestStopContainerWithTimeout/-1
11:36:13 [2019-10-22T11:36:13.037Z] === CONT  TestStopContainerWithTimeout/0
11:36:13 [2019-10-22T11:36:13.037Z] === CONT  TestStopContainerWithTimeout/3
11:36:14 [2019-10-22T11:36:14.397Z] === CONT  TestStopContainerWithTimeout/-1
11:36:16 [2019-10-22T11:36:16.279Z] === CONT  TestStopContainerWithTimeout/1
11:36:18 [2019-10-22T11:36:18.162Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:36:18 [2019-10-22T11:36:18.162Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
11:36:18 [2019-10-22T11:36:18.162Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
11:36:18 [2019-10-22T11:36:18.162Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
11:36:18 [2019-10-22T11:36:18.162Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
11:36:18 [2019-10-22T11:36:18.162Z] === RUN   TestDeleteDevicemapper
11:36:18 [2019-10-22T11:36:18.162Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:36:18 [2019-10-22T11:36:18.162Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:36:18 [2019-10-22T11:36:18.162Z] === CONT  TestDaemonRestartIpcMode
11:36:21 [2019-10-22T11:36:21.419Z] --- PASS: TestDaemonRestartIpcMode (3.40s)
11:36:21 [2019-10-22T11:36:21.419Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:302: [dfe0b0a7d4dce] waiting for daemon to start
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:334: [dfe0b0a7d4dce] daemon started
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:286: [dfe0b0a7d4dce] exiting daemon
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:302: [dfe0b0a7d4dce] waiting for daemon to start
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:334: [dfe0b0a7d4dce] daemon started
11:36:21 [2019-10-22T11:36:21.419Z]     daemon.go:286: [dfe0b0a7d4dce] exiting daemon
11:36:21 [2019-10-22T11:36:21.419Z] PASS
11:36:21 [2019-10-22T11:36:21.419Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:21 [2019-10-22T11:36:21.419Z] INFO: Testing against a local daemon
11:36:21 [2019-10-22T11:36:21.419Z] === RUN   TestImagesFilterMultiReference
11:36:21 [2019-10-22T11:36:21.419Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:36:21 [2019-10-22T11:36:21.419Z] === RUN   TestImagesFilterMultiReference
11:36:21 [2019-10-22T11:36:21.419Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:36:21 [2019-10-22T11:36:21.419Z] === RUN   TestImagesFilterMultiReference
11:36:21 [2019-10-22T11:36:21.674Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:36:21 [2019-10-22T11:36:21.674Z] === RUN   TestImagesFilterMultiReference
11:36:21 [2019-10-22T11:36:21.674Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:36:21 [2019-10-22T11:36:21.674Z] === RUN   TestImagesFilterMultiReference
11:36:21 [2019-10-22T11:36:21.674Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:36:21 [2019-10-22T11:36:21.674Z] PASS
11:36:21 [2019-10-22T11:36:21.674Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:21 [2019-10-22T11:36:21.929Z] INFO: Testing against a local daemon
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] --- PASS: TestNetworkInvalidJSON (0.06s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/create
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:36:21 [2019-10-22T11:36:21.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:36:21 [2019-10-22T11:36:21.929Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:36:21 [2019-10-22T11:36:21.929Z] PASS
11:36:21 [2019-10-22T11:36:21.929Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.197Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.197Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.197Z] PASS
11:36:22 [2019-10-22T11:36:22.197Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.197Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.197Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.197Z] PASS
11:36:22 [2019-10-22T11:36:22.197Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.197Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.197Z] PASS
11:36:22 [2019-10-22T11:36:22.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.454Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.454Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.454Z] PASS
11:36:22 [2019-10-22T11:36:22.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.454Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:36:22 [2019-10-22T11:36:22.454Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:36:22 [2019-10-22T11:36:22.454Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON
11:36:22 [2019-10-22T11:36:22.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] --- PASS: TestPluginInvalidJSON (0.06s)
11:36:22 [2019-10-22T11:36:22.708Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:36:22 [2019-10-22T11:36:22.708Z] === RUN   TestPluginInvalidJSON
11:36:22 [2019-10-22T11:36:22.708Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:36:22 [2019-10-22T11:36:22.708Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:36:22 [2019-10-22T11:36:22.708Z] === RUN   TestPluginInvalidJSON
11:36:22 [2019-10-22T11:36:22.708Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:36:22 [2019-10-22T11:36:22.708Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:36:22 [2019-10-22T11:36:22.708Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:36:22 [2019-10-22T11:36:22.708Z] PASS
11:36:22 [2019-10-22T11:36:22.708Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.708Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.708Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.708Z] PASS
11:36:22 [2019-10-22T11:36:22.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.963Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.963Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.963Z] PASS
11:36:22 [2019-10-22T11:36:22.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.963Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.963Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.963Z] PASS
11:36:22 [2019-10-22T11:36:22.963Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:22 [2019-10-22T11:36:22.963Z] INFO: Testing against a local daemon
11:36:22 [2019-10-22T11:36:22.963Z] testing: warning: no tests to run
11:36:22 [2019-10-22T11:36:22.963Z] PASS
11:36:22 [2019-10-22T11:36:22.963Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:36:23 [2019-10-22T11:36:23.218Z] INFO: Testing against a local daemon
11:36:23 [2019-10-22T11:36:23.218Z] === RUN   TestDockerNetworkReConnect
11:36:28 [2019-10-22T11:36:28.448Z] --- PASS: TestDockerNetworkReConnect (5.12s)
11:36:28 [2019-10-22T11:36:28.448Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:36:28 [2019-10-22T11:36:28.448Z]     daemon.go:302: [de80b564f5b40] waiting for daemon to start
11:36:28 [2019-10-22T11:36:28.448Z]     daemon.go:334: [de80b564f5b40] daemon started
11:36:28 [2019-10-22T11:36:28.448Z]     daemon.go:286: [de80b564f5b40] exiting daemon
11:36:28 [2019-10-22T11:36:28.448Z] === RUN   TestServiceUpdateLabel
11:36:30 [2019-10-22T11:36:30.330Z] --- PASS: TestServiceUpdateLabel (2.05s)
11:36:30 [2019-10-22T11:36:30.330Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:36:30 [2019-10-22T11:36:30.330Z]     daemon.go:302: [d00fa6240cd91] waiting for daemon to start
11:36:30 [2019-10-22T11:36:30.330Z]     daemon.go:334: [d00fa6240cd91] daemon started
11:36:30 [2019-10-22T11:36:30.330Z]     daemon.go:286: [d00fa6240cd91] exiting daemon
11:36:30 [2019-10-22T11:36:30.330Z] === RUN   TestServiceUpdateSecrets
11:36:48 [2019-10-22T11:36:48.349Z] --- PASS: TestServiceUpdateSecrets (15.30s)
11:36:48 [2019-10-22T11:36:48.350Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:36:48 [2019-10-22T11:36:48.350Z]     daemon.go:302: [dcf47ffa50f61] waiting for daemon to start
11:36:48 [2019-10-22T11:36:48.350Z]     daemon.go:334: [dcf47ffa50f61] daemon started
11:36:48 [2019-10-22T11:36:48.350Z]     daemon.go:286: [dcf47ffa50f61] exiting daemon
11:36:48 [2019-10-22T11:36:48.350Z] === RUN   TestServiceUpdateConfigs
11:37:03 [2019-10-22T11:37:03.165Z] --- PASS: TestServiceUpdateConfigs (15.25s)
11:37:03 [2019-10-22T11:37:03.165Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:37:03 [2019-10-22T11:37:03.165Z]     daemon.go:302: [dfed08604da5f] waiting for daemon to start
11:37:03 [2019-10-22T11:37:03.165Z]     daemon.go:334: [dfed08604da5f] daemon started
11:37:03 [2019-10-22T11:37:03.165Z]     daemon.go:286: [dfed08604da5f] exiting daemon
11:37:03 [2019-10-22T11:37:03.165Z] === RUN   TestServiceUpdateNetwork
11:37:18 [2019-10-22T11:37:18.025Z] --- PASS: TestServiceUpdateNetwork (14.89s)
11:37:18 [2019-10-22T11:37:18.025Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:37:18 [2019-10-22T11:37:18.025Z]     daemon.go:302: [d7c5ce65b7923] waiting for daemon to start
11:37:18 [2019-10-22T11:37:18.025Z]     daemon.go:334: [d7c5ce65b7923] daemon started
11:37:18 [2019-10-22T11:37:18.025Z]     daemon.go:286: [d7c5ce65b7923] exiting daemon
11:37:18 [2019-10-22T11:37:18.025Z] === RUN   TestDockerNetworkReConnect
11:37:21 [2019-10-22T11:37:21.302Z] --- PASS: TestDockerNetworkReConnect (5.03s)
11:37:21 [2019-10-22T11:37:21.302Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:37:21 [2019-10-22T11:37:21.302Z]     daemon.go:302: [dca87b12ac790] waiting for daemon to start
11:37:21 [2019-10-22T11:37:21.302Z]     daemon.go:334: [dca87b12ac790] daemon started
11:37:21 [2019-10-22T11:37:21.302Z]     daemon.go:286: [dca87b12ac790] exiting daemon
11:37:21 [2019-10-22T11:37:21.302Z] === RUN   TestServiceUpdateLabel
11:37:23 [2019-10-22T11:37:23.183Z] --- PASS: TestServiceUpdateLabel (2.08s)
11:37:23 [2019-10-22T11:37:23.183Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:37:23 [2019-10-22T11:37:23.183Z]     daemon.go:302: [dbe3cd31da9e3] waiting for daemon to start
11:37:23 [2019-10-22T11:37:23.183Z]     daemon.go:334: [dbe3cd31da9e3] daemon started
11:37:23 [2019-10-22T11:37:23.183Z]     daemon.go:286: [dbe3cd31da9e3] exiting daemon
11:37:23 [2019-10-22T11:37:23.183Z] === RUN   TestServiceUpdateSecrets
11:37:38 [2019-10-22T11:37:38.044Z] --- PASS: TestServiceUpdateSecrets (15.08s)
11:37:38 [2019-10-22T11:37:38.044Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:37:38 [2019-10-22T11:37:38.044Z]     daemon.go:302: [dbe8ed6183af2] waiting for daemon to start
11:37:38 [2019-10-22T11:37:38.044Z]     daemon.go:334: [dbe8ed6183af2] daemon started
11:37:38 [2019-10-22T11:37:38.044Z]     daemon.go:286: [dbe8ed6183af2] exiting daemon
11:37:38 [2019-10-22T11:37:38.044Z] === RUN   TestServiceUpdateConfigs
11:37:56 [2019-10-22T11:37:56.111Z] --- PASS: TestServiceUpdateConfigs (15.10s)
11:37:56 [2019-10-22T11:37:56.111Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:37:56 [2019-10-22T11:37:56.111Z]     daemon.go:302: [d35073582e021] waiting for daemon to start
11:37:56 [2019-10-22T11:37:56.111Z]     daemon.go:334: [d35073582e021] daemon started
11:37:56 [2019-10-22T11:37:56.111Z]     daemon.go:286: [d35073582e021] exiting daemon
11:37:56 [2019-10-22T11:37:56.111Z] === RUN   TestServiceUpdateNetwork
11:38:10 [2019-10-22T11:38:10.928Z] --- PASS: TestServiceUpdateNetwork (15.36s)
11:38:10 [2019-10-22T11:38:10.928Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:38:10 [2019-10-22T11:38:10.928Z]     daemon.go:302: [d401ffecb3ab4] waiting for daemon to start
11:38:10 [2019-10-22T11:38:10.928Z]     daemon.go:334: [d401ffecb3ab4] daemon started
11:38:10 [2019-10-22T11:38:10.928Z]     daemon.go:286: [d401ffecb3ab4] exiting daemon
11:38:10 [2019-10-22T11:38:10.928Z] === RUN   TestDockerNetworkReConnect
11:38:13 [2019-10-22T11:38:13.435Z] --- PASS: TestDockerNetworkReConnect (4.93s)
11:38:13 [2019-10-22T11:38:13.435Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:38:13 [2019-10-22T11:38:13.435Z]     daemon.go:302: [dafcbe7b9597c] waiting for daemon to start
11:38:13 [2019-10-22T11:38:13.435Z]     daemon.go:334: [dafcbe7b9597c] daemon started
11:38:13 [2019-10-22T11:38:13.435Z]     daemon.go:286: [dafcbe7b9597c] exiting daemon
11:38:13 [2019-10-22T11:38:13.435Z] === RUN   TestServiceUpdateLabel
11:38:15 [2019-10-22T11:38:15.943Z] --- PASS: TestServiceUpdateLabel (2.17s)
11:38:15 [2019-10-22T11:38:15.943Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:38:15 [2019-10-22T11:38:15.943Z]     daemon.go:302: [d4fabcb85b1b3] waiting for daemon to start
11:38:15 [2019-10-22T11:38:15.943Z]     daemon.go:334: [d4fabcb85b1b3] daemon started
11:38:15 [2019-10-22T11:38:15.943Z]     daemon.go:286: [d4fabcb85b1b3] exiting daemon
11:38:15 [2019-10-22T11:38:15.943Z] === RUN   TestServiceUpdateSecrets
11:38:30 [2019-10-22T11:38:30.805Z] --- PASS: TestServiceUpdateSecrets (15.35s)
11:38:30 [2019-10-22T11:38:30.805Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:38:30 [2019-10-22T11:38:30.806Z]     daemon.go:302: [df61b3c8ab598] waiting for daemon to start
11:38:30 [2019-10-22T11:38:30.806Z]     daemon.go:334: [df61b3c8ab598] daemon started
11:38:30 [2019-10-22T11:38:30.806Z]     daemon.go:286: [df61b3c8ab598] exiting daemon
11:38:30 [2019-10-22T11:38:30.806Z] === RUN   TestServiceUpdateConfigs
11:38:48 [2019-10-22T11:38:48.827Z] --- PASS: TestServiceUpdateConfigs (15.26s)
11:38:48 [2019-10-22T11:38:48.827Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:38:48 [2019-10-22T11:38:48.827Z]     daemon.go:302: [dbcff1d412804] waiting for daemon to start
11:38:48 [2019-10-22T11:38:48.827Z]     daemon.go:334: [dbcff1d412804] daemon started
11:38:48 [2019-10-22T11:38:48.827Z]     daemon.go:286: [dbcff1d412804] exiting daemon
11:38:48 [2019-10-22T11:38:48.827Z] === RUN   TestServiceUpdateNetwork
11:39:03 [2019-10-22T11:39:03.644Z] --- PASS: TestServiceUpdateNetwork (15.03s)
11:39:03 [2019-10-22T11:39:03.644Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:39:03 [2019-10-22T11:39:03.644Z]     daemon.go:302: [d1403076d68c7] waiting for daemon to start
11:39:03 [2019-10-22T11:39:03.644Z]     daemon.go:334: [d1403076d68c7] daemon started
11:39:03 [2019-10-22T11:39:03.644Z]     daemon.go:286: [d1403076d68c7] exiting daemon
11:39:03 [2019-10-22T11:39:03.644Z] === RUN   TestDockerNetworkReConnect
11:39:06 [2019-10-22T11:39:06.901Z] --- PASS: TestDockerNetworkReConnect (5.20s)
11:39:06 [2019-10-22T11:39:06.901Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:39:06 [2019-10-22T11:39:06.901Z]     daemon.go:302: [dd21490b18ddd] waiting for daemon to start
11:39:06 [2019-10-22T11:39:06.901Z]     daemon.go:334: [dd21490b18ddd] daemon started
11:39:06 [2019-10-22T11:39:06.901Z]     daemon.go:286: [dd21490b18ddd] exiting daemon
11:39:06 [2019-10-22T11:39:06.901Z] === RUN   TestServiceUpdateLabel
11:39:08 [2019-10-22T11:39:08.303Z] --- PASS: TestServiceUpdateLabel (2.03s)
11:39:08 [2019-10-22T11:39:08.303Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:39:08 [2019-10-22T11:39:08.303Z]     daemon.go:302: [de645c9ec53a4] waiting for daemon to start
11:39:08 [2019-10-22T11:39:08.303Z]     daemon.go:334: [de645c9ec53a4] daemon started
11:39:08 [2019-10-22T11:39:08.303Z]     daemon.go:286: [de645c9ec53a4] exiting daemon
11:39:08 [2019-10-22T11:39:08.303Z] === RUN   TestServiceUpdateSecrets
11:39:26 [2019-10-22T11:39:26.327Z] --- PASS: TestServiceUpdateSecrets (15.15s)
11:39:26 [2019-10-22T11:39:26.327Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:39:26 [2019-10-22T11:39:26.327Z]     daemon.go:302: [da4c6a60f1d59] waiting for daemon to start
11:39:26 [2019-10-22T11:39:26.327Z]     daemon.go:334: [da4c6a60f1d59] daemon started
11:39:26 [2019-10-22T11:39:26.327Z]     daemon.go:286: [da4c6a60f1d59] exiting daemon
11:39:26 [2019-10-22T11:39:26.327Z] === RUN   TestServiceUpdateConfigs
11:39:41 [2019-10-22T11:39:41.146Z] --- PASS: TestServiceUpdateConfigs (15.19s)
11:39:41 [2019-10-22T11:39:41.146Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:39:41 [2019-10-22T11:39:41.146Z]     daemon.go:302: [df236c16703b5] waiting for daemon to start
11:39:41 [2019-10-22T11:39:41.146Z]     daemon.go:334: [df236c16703b5] daemon started
11:39:41 [2019-10-22T11:39:41.146Z]     daemon.go:286: [df236c16703b5] exiting daemon
11:39:41 [2019-10-22T11:39:41.146Z] === RUN   TestServiceUpdateNetwork
11:39:56 [2019-10-22T11:39:56.049Z] --- PASS: TestServiceUpdateNetwork (15.20s)
11:39:56 [2019-10-22T11:39:56.049Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:39:56 [2019-10-22T11:39:56.049Z]     daemon.go:302: [de886a272c8b2] waiting for daemon to start
11:39:56 [2019-10-22T11:39:56.049Z]     daemon.go:334: [de886a272c8b2] daemon started
11:39:56 [2019-10-22T11:39:56.049Z]     daemon.go:286: [de886a272c8b2] exiting daemon
11:39:56 [2019-10-22T11:39:56.049Z] === RUN   TestDockerNetworkReConnect
11:39:59 [2019-10-22T11:39:59.306Z] --- PASS: TestDockerNetworkReConnect (5.15s)
11:39:59 [2019-10-22T11:39:59.306Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:39:59 [2019-10-22T11:39:59.306Z]     daemon.go:302: [d360af3466034] waiting for daemon to start
11:39:59 [2019-10-22T11:39:59.306Z]     daemon.go:334: [d360af3466034] daemon started
11:39:59 [2019-10-22T11:39:59.306Z]     daemon.go:286: [d360af3466034] exiting daemon
11:39:59 [2019-10-22T11:39:59.306Z] === RUN   TestServiceUpdateLabel
11:40:01 [2019-10-22T11:40:01.187Z] --- PASS: TestServiceUpdateLabel (2.00s)
11:40:01 [2019-10-22T11:40:01.187Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
11:40:01 [2019-10-22T11:40:01.187Z]     daemon.go:302: [d7feeab1595de] waiting for daemon to start
11:40:01 [2019-10-22T11:40:01.187Z]     daemon.go:334: [d7feeab1595de] daemon started
11:40:01 [2019-10-22T11:40:01.187Z]     daemon.go:286: [d7feeab1595de] exiting daemon
11:40:01 [2019-10-22T11:40:01.187Z] === RUN   TestServiceUpdateSecrets
11:40:19 [2019-10-22T11:40:19.209Z] --- PASS: TestServiceUpdateSecrets (15.06s)
11:40:19 [2019-10-22T11:40:19.209Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
11:40:19 [2019-10-22T11:40:19.209Z]     daemon.go:302: [d4c02ed32c2cc] waiting for daemon to start
11:40:19 [2019-10-22T11:40:19.209Z]     daemon.go:334: [d4c02ed32c2cc] daemon started
11:40:19 [2019-10-22T11:40:19.209Z]     daemon.go:286: [d4c02ed32c2cc] exiting daemon
11:40:19 [2019-10-22T11:40:19.209Z] === RUN   TestServiceUpdateConfigs
11:40:31 [2019-10-22T11:40:31.362Z] --- PASS: TestServiceUpdateConfigs (15.19s)
11:40:31 [2019-10-22T11:40:31.362Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
11:40:31 [2019-10-22T11:40:31.362Z]     daemon.go:302: [d9229b0d212e6] waiting for daemon to start
11:40:31 [2019-10-22T11:40:31.362Z]     daemon.go:334: [d9229b0d212e6] daemon started
11:40:31 [2019-10-22T11:40:31.362Z]     daemon.go:286: [d9229b0d212e6] exiting daemon
11:40:31 [2019-10-22T11:40:31.362Z] === RUN   TestServiceUpdateNetwork
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestServiceUpdateNetwork (15.40s)
11:40:49 [2019-10-22T11:40:49.468Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:40:49 [2019-10-22T11:40:49.468Z]     daemon.go:302: [dbccf27e90809] waiting for daemon to start
11:40:49 [2019-10-22T11:40:49.468Z]     daemon.go:334: [dbccf27e90809] daemon started
11:40:49 [2019-10-22T11:40:49.468Z]     daemon.go:286: [dbccf27e90809] exiting daemon
11:40:49 [2019-10-22T11:40:49.468Z] PASS
11:40:49 [2019-10-22T11:40:49.468Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:40:49 [2019-10-22T11:40:49.468Z] INFO: Testing against a local daemon
11:40:49 [2019-10-22T11:40:49.468Z] testing: warning: no tests to run
11:40:49 [2019-10-22T11:40:49.468Z] PASS
11:40:49 [2019-10-22T11:40:49.468Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:40:49 [2019-10-22T11:40:49.468Z] INFO: Testing against a local daemon
11:40:49 [2019-10-22T11:40:49.468Z] testing: warning: no tests to run
11:40:49 [2019-10-22T11:40:49.468Z] PASS
11:40:49 [2019-10-22T11:40:49.468Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
11:40:49 [2019-10-22T11:40:49.468Z] INFO: Testing against a local daemon
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:40:49 [2019-10-22T11:40:49.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:40:49 [2019-10-22T11:40:49.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:40:49 [2019-10-22T11:40:49.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:40:49 [2019-10-22T11:40:49.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON
11:40:49 [2019-10-22T11:40:49.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:40:49 [2019-10-22T11:40:49.468Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:40:49 [2019-10-22T11:40:49.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:40:49 [2019-10-22T11:40:49.468Z] PASS
11:40:49 [2019-10-22T11:40:49.468Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
11:40:51 [2019-10-22T11:40:51.974Z] umount: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/root: mountpoint not found
11:40:51 [2019-10-22T11:40:51.974Z] Clearing AppArmor profiles cache:.
11:40:51 [2019-10-22T11:40:51.974Z] All profile caches have been cleared, but no profiles have been unloaded.
11:40:51 [2019-10-22T11:40:51.974Z] Unloading profiles will leave already running processes permanently
11:40:51 [2019-10-22T11:40:51.974Z] unconfined, which can lead to unexpected situations.
11:40:51 [2019-10-22T11:40:51.974Z] 
11:40:51 [2019-10-22T11:40:51.974Z] To set a process to complain mode, use the command line tool
11:40:51 [2019-10-22T11:40:51.974Z] 'aa-complain'. To really tear down all profiles, run the init script
11:40:51 [2019-10-22T11:40:51.974Z] with the 'teardown' option."
11:40:51 [2019-10-22T11:40:51.974Z] Removing test suite binaries
11:40:51 [2019-10-22T11:40:51.974Z] 
11:40:51 [2019-10-22T11:40:51.974Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:40:53 [2019-10-22T11:40:53.333Z] PKG_CONFIG=pkg-config
11:40:53 [2019-10-22T11:40:53.333Z] GOLANG_VERSION=1.12.10
11:40:53 [2019-10-22T11:40:53.333Z] HOSTNAME=1dda50b2830c
11:40:53 [2019-10-22T11:40:53.333Z] KEEPBUNDLE=1
11:40:53 [2019-10-22T11:40:53.333Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
11:40:53 [2019-10-22T11:40:53.333Z] container=docker
11:40:53 [2019-10-22T11:40:53.333Z] TEST_SKIP_INTEGRATION_CLI=1
11:40:53 [2019-10-22T11:40:53.333Z] GOMETALINTER_OPTS=--deadline=2m
11:40:53 [2019-10-22T11:40:53.333Z] GOPATH=/go
11:40:53 [2019-10-22T11:40:53.333Z] PWD=/go/src/github.com/docker/docker
11:40:53 [2019-10-22T11:40:53.333Z] HOME=/root
11:40:53 [2019-10-22T11:40:53.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:40:53 [2019-10-22T11:40:53.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:40:53 [2019-10-22T11:40:53.333Z] DOCKER_GITCOMMIT=7243249fb367ef0af31a590ba0f3f8e20b6c7bd6
11:40:53 [2019-10-22T11:40:53.333Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:40:53 [2019-10-22T11:40:53.333Z] DOCKER_GRAPHDRIVER=overlay2
11:40:53 [2019-10-22T11:40:53.333Z] TEST_INTEGRATION_DEST=1
11:40:53 [2019-10-22T11:40:53.333Z] TERM=xterm
11:40:53 [2019-10-22T11:40:53.333Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
11:40:53 [2019-10-22T11:40:53.333Z] SHLVL=1
11:40:53 [2019-10-22T11:40:53.333Z] TIMEOUT=120m
11:40:53 [2019-10-22T11:40:53.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:40:53 [2019-10-22T11:40:53.333Z] DOCKER_PKG=github.com/docker/docker
11:40:53 [2019-10-22T11:40:53.333Z] _=/usr/bin/env
11:40:53 [2019-10-22T11:40:53.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:40:55 [2019-10-22T11:40:55.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:40:56 [2019-10-22T11:40:56.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:40:58 [2019-10-22T11:40:58.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:40:59 [2019-10-22T11:40:59.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:40:59 [2019-10-22T11:40:59.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:41:00 [2019-10-22T11:41:00.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:41:01 [2019-10-22T11:41:01.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:41:02 [2019-10-22T11:41:02.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:41:03 [2019-10-22T11:41:03.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:41:04 [2019-10-22T11:41:04.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:41:05 [2019-10-22T11:41:05.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:41:07 [2019-10-22T11:41:07.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:41:08 [2019-10-22T11:41:08.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:41:09 [2019-10-22T11:41:09.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:41:11 [2019-10-22T11:41:11.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:41:12 [2019-10-22T11:41:12.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:41:13 [2019-10-22T11:41:13.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:41:14 [2019-10-22T11:41:14.214Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:41:14 [2019-10-22T11:41:14.214Z] Using test binary docker
11:41:14 [2019-10-22T11:41:14.214Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:41:14 [2019-10-22T11:41:14.214Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:41:14 [2019-10-22T11:41:14.214Z] Warning failed to create cache: (null)
11:41:14 [2019-10-22T11:41:14.214Z] .
11:41:14 [2019-10-22T11:41:14.214Z] INFO: Waiting for daemon to start...
11:41:14 [2019-10-22T11:41:14.214Z] Starting dockerd
11:41:16 [2019-10-22T11:41:16.722Z] .
11:41:16 [2019-10-22T11:41:16.722Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:41:16 [2019-10-22T11:41:16.722Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:41:16 [2019-10-22T11:41:16.722Z] Running integration-test (iteration 1)
11:41:16 [2019-10-22T11:41:16.722Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
11:41:16 [2019-10-22T11:41:16.722Z] INFO: Testing against a local daemon
11:41:16 [2019-10-22T11:41:16.722Z] === RUN   TestBuildWithSession
11:41:20 [2019-10-22T11:41:20.022Z] --- PASS: TestBuildWithSession (3.26s)
11:41:20 [2019-10-22T11:41:20.022Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildWithSession
11:41:20 [2019-10-22T11:41:20.022Z]     daemon.go:302: [decfef2f871ab] waiting for daemon to start
11:41:20 [2019-10-22T11:41:20.022Z]     daemon.go:334: [decfef2f871ab] daemon started
11:41:20 [2019-10-22T11:41:20.022Z]     daemon.go:286: [decfef2f871ab] exiting daemon
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildSquashParent
11:41:20 [2019-10-22T11:41:20.022Z] --- SKIP: TestBuildSquashParent (0.00s)
11:41:20 [2019-10-22T11:41:20.022Z]     build_squash_test.go:23: !testEnv.DaemonInfo.ExperimentalBuild
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:41:20 [2019-10-22T11:41:20.022Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:41:20 [2019-10-22T11:41:20.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:41:20 [2019-10-22T11:41:20.022Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:41:20 [2019-10-22T11:41:20.022Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:41:21 [2019-10-22T11:41:21.904Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:41:22 [2019-10-22T11:41:22.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:41:24 [2019-10-22T11:41:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:41:24 [2019-10-22T11:41:24.350Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:41:26 [2019-10-22T11:41:26.246Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
11:41:26 [2019-10-22T11:41:26.246Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
11:41:26 [2019-10-22T11:41:26.246Z] === RUN   TestBuildMultiStageParentConfig
11:41:58 [2019-10-22T11:41:58.242Z] --- PASS: TestBuildMultiStageParentConfig (31.09s)
11:41:58 [2019-10-22T11:41:58.242Z]     build_test.go:175: [{-1 1571744487 sha256:28e086f8f6186a7e5aae60e6e6a7210cfc23f92e4476399347cd6f2edbd826e1 map[] sha256:0ae2630830e3b96798540defd6a0c0ff464647924a75ad1d9bb56c95d05d1a74 [] [build1:latest] -1 1129289 1129289} {-1 1571744486 sha256:3e9dbfba89012157706bbc9d29234c313b5dd0c44788d8b3c130c433e7a2a94a map[] sha256:55e976bd71353030ab68158760f5fb9130b420454efbbf9896500e230eb7d93f [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744485 sha256:6d21451999804a3b638a1d6dbff144d1f8811763e1c37fb5bdeb417c9d1fca88 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744484 sha256:72ca14f92325ce0b837a9bc58ef7969b7b9d3b3cdb25b397f48aaa8e114e3660 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744483 sha256:b0652620012451038b8b50468d83f55d840292b54b59e4ff41c4f7df6bcd9729 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744482 sha256:931003ed2a4d9e9d413e794cddf7da2d388660287d9eba56b2a2a6a99921282e map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744481 sha256:ffc8b7df12aff36a5a5a7e9d166f9ffbb181d9ca5d03be730a909c03fca576aa map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1571744481 sha256:60c35d99053caaac5aaa54443998a40c09b4ba67f5ab5875d98274c3dde9185a map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1516768215 sha256:2bbf44aed9f866d88c0e7d006d4ffe8d53186a12ffd6dca5e1baa59ba3024b85 map[]  [] [busybox:glibc] -1 4403845 4403845} {-1 1511223798 sha256:f2a91732366c0332ccd7afd2a5c4ff2b9af81f549370f7a19acd460f87686bc7 map[]  [] [hello-world:frozen] -1 1848 1848} {-1 1509809246 sha256:cb92533ca5cc26b3e36c11b6007fb838a8d2ea73a24faf738084c57ce193b944 map[]  [] [buildpack-deps:jessie] -1 614744077 614744077} {-1 1509772896 sha256:25fc9eb3417fa06d0d7fc83706b1ef5855dd1a8767fc29476b49e4edf8230867 map[]  [] [debian:jessie] -1 123410006 123410006} {-1 1509748757 sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 map[]  [] [busybox:latest] -1 1129289 1129289} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
11:41:58 [2019-10-22T11:41:58.242Z] === RUN   TestBuildLabelWithTargets
11:41:58 [2019-10-22T11:41:58.802Z] --- PASS: TestBuildLabelWithTargets (1.62s)
11:41:58 [2019-10-22T11:41:58.802Z] === RUN   TestBuildWithEmptyLayers
11:41:59 [2019-10-22T11:41:59.726Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
11:41:59 [2019-10-22T11:41:59.726Z] === RUN   TestBuildMultiStageOnBuild
11:42:02 [2019-10-22T11:42:02.236Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
11:42:02 [2019-10-22T11:42:02.236Z] === RUN   TestBuildUncleanTarFilenames
11:42:03 [2019-10-22T11:42:03.596Z] --- PASS: TestBuildUncleanTarFilenames (0.99s)
11:42:03 [2019-10-22T11:42:03.596Z] === RUN   TestBuildMultiStageLayerLeak
11:42:06 [2019-10-22T11:42:06.147Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
11:42:06 [2019-10-22T11:42:06.147Z] === RUN   TestBuildWithHugeFile
11:43:02 [2019-10-22T11:43:02.289Z] --- PASS: TestBuildWithHugeFile (50.92s)
11:43:02 [2019-10-22T11:43:02.289Z] === RUN   TestBuildWithEmptyDockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:43:02 [2019-10-22T11:43:02.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:43:02 [2019-10-22T11:43:02.289Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
11:43:02 [2019-10-22T11:43:02.289Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
11:43:02 [2019-10-22T11:43:02.290Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
11:43:02 [2019-10-22T11:43:02.290Z] PASS
11:43:02 [2019-10-22T11:43:02.290Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
11:43:02 [2019-10-22T11:43:02.290Z] INFO: Testing against a local daemon
11:43:02 [2019-10-22T11:43:02.290Z] === RUN   TestConfigList
11:43:02 [2019-10-22T11:43:02.290Z] --- PASS: TestConfigList (2.22s)
11:43:02 [2019-10-22T11:43:02.290Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:302: [d73abff4c3642] waiting for daemon to start
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:334: [d73abff4c3642] daemon started
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:286: [d73abff4c3642] exiting daemon
11:43:02 [2019-10-22T11:43:02.290Z] === RUN   TestConfigsCreateAndDelete
11:43:02 [2019-10-22T11:43:02.290Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
11:43:02 [2019-10-22T11:43:02.290Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:302: [d87ff70423052] waiting for daemon to start
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:334: [d87ff70423052] daemon started
11:43:02 [2019-10-22T11:43:02.290Z]     daemon.go:286: [d87ff70423052] exiting daemon
11:43:02 [2019-10-22T11:43:02.290Z] === RUN   TestConfigsUpdate
11:43:04 [2019-10-22T11:43:04.178Z] --- PASS: TestConfigsUpdate (2.03s)
11:43:04 [2019-10-22T11:43:04.178Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate
11:43:04 [2019-10-22T11:43:04.178Z]     daemon.go:302: [d68f152f5c7f2] waiting for daemon to start
11:43:04 [2019-10-22T11:43:04.178Z]     daemon.go:334: [d68f152f5c7f2] daemon started
11:43:04 [2019-10-22T11:43:04.178Z]     daemon.go:286: [d68f152f5c7f2] exiting daemon
11:43:04 [2019-10-22T11:43:04.178Z] === RUN   TestTemplatedConfig
11:43:06 [2019-10-22T11:43:06.686Z] --- PASS: TestTemplatedConfig (2.74s)
11:43:06 [2019-10-22T11:43:06.686Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig
11:43:06 [2019-10-22T11:43:06.686Z]     daemon.go:302: [def9a0ded52b9] waiting for daemon to start
11:43:06 [2019-10-22T11:43:06.686Z]     daemon.go:334: [def9a0ded52b9] daemon started
11:43:06 [2019-10-22T11:43:06.686Z]     daemon.go:286: [def9a0ded52b9] exiting daemon
11:43:06 [2019-10-22T11:43:06.686Z] === RUN   TestConfigInspect
11:43:09 [2019-10-22T11:43:09.193Z] --- PASS: TestConfigInspect (2.13s)
11:43:09 [2019-10-22T11:43:09.193Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect
11:43:09 [2019-10-22T11:43:09.193Z]     daemon.go:302: [d0ba6940e0436] waiting for daemon to start
11:43:09 [2019-10-22T11:43:09.193Z]     daemon.go:334: [d0ba6940e0436] daemon started
11:43:09 [2019-10-22T11:43:09.193Z]     daemon.go:286: [d0ba6940e0436] exiting daemon
11:43:09 [2019-10-22T11:43:09.193Z] === RUN   TestConfigCreateWithLabels
11:43:11 [2019-10-22T11:43:11.118Z] --- PASS: TestConfigCreateWithLabels (2.03s)
11:43:11 [2019-10-22T11:43:11.118Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels
11:43:11 [2019-10-22T11:43:11.118Z]     daemon.go:302: [d283b2d58ed66] waiting for daemon to start
11:43:11 [2019-10-22T11:43:11.118Z]     daemon.go:334: [d283b2d58ed66] daemon started
11:43:11 [2019-10-22T11:43:11.118Z]     daemon.go:286: [d283b2d58ed66] exiting daemon
11:43:11 [2019-10-22T11:43:11.118Z] === RUN   TestConfigCreateResolve
11:43:13 [2019-10-22T11:43:13.001Z] --- PASS: TestConfigCreateResolve (2.07s)
11:43:13 [2019-10-22T11:43:13.001Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve
11:43:13 [2019-10-22T11:43:13.001Z]     daemon.go:302: [d8dad42044f6b] waiting for daemon to start
11:43:13 [2019-10-22T11:43:13.001Z]     daemon.go:334: [d8dad42044f6b] daemon started
11:43:13 [2019-10-22T11:43:13.001Z]     daemon.go:286: [d8dad42044f6b] exiting daemon
11:43:13 [2019-10-22T11:43:13.001Z] PASS
11:43:13 [2019-10-22T11:43:13.001Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
11:43:13 [2019-10-22T11:43:13.001Z] INFO: Testing against a local daemon
11:43:13 [2019-10-22T11:43:13.001Z] === RUN   TestContainerInvalidJSON
11:43:13 [2019-10-22T11:43:13.001Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:43:13 [2019-10-22T11:43:13.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:43:13 [2019-10-22T11:43:13.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:43:13 [2019-10-22T11:43:13.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:43:13 [2019-10-22T11:43:13.256Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:43:13 [2019-10-22T11:43:13.256Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:43:13 [2019-10-22T11:43:13.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:43:13 [2019-10-22T11:43:13.256Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:43:13 [2019-10-22T11:43:13.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:43:13 [2019-10-22T11:43:13.256Z] --- PASS: TestContainerInvalidJSON (0.06s)
11:43:13 [2019-10-22T11:43:13.256Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:43:13 [2019-10-22T11:43:13.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:43:13 [2019-10-22T11:43:13.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:43:13 [2019-10-22T11:43:13.256Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:43:13 [2019-10-22T11:43:13.256Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:43:13 [2019-10-22T11:43:13.256Z] === RUN   TestCopyFromContainerPathIsNotDir
11:43:13 [2019-10-22T11:43:13.552Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:43:13 [2019-10-22T11:43:13.552Z] === RUN   TestCopyToContainerPathDoesNotExist
11:43:13 [2019-10-22T11:43:13.552Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
11:43:13 [2019-10-22T11:43:13.552Z] === RUN   TestCopyToContainerPathIsNotDir
11:43:13 [2019-10-22T11:43:13.807Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
11:43:13 [2019-10-22T11:43:13.807Z] === RUN   TestCopyFromContainer
11:43:15 [2019-10-22T11:43:15.691Z] === RUN   TestCopyFromContainer//
11:43:15 [2019-10-22T11:43:15.691Z] === RUN   TestCopyFromContainer//bar/root
11:43:15 [2019-10-22T11:43:15.691Z] === RUN   TestCopyFromContainer//bar/root/
11:43:15 [2019-10-22T11:43:15.691Z] === RUN   TestCopyFromContainer/bar/quux
11:43:15 [2019-10-22T11:43:15.691Z] === RUN   TestCopyFromContainer/bar/quux/
11:43:15 [2019-10-22T11:43:15.946Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:43:15 [2019-10-22T11:43:15.946Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:43:15 [2019-10-22T11:43:15.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:43:15 [2019-10-22T11:43:15.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:43:16 [2019-10-22T11:43:16.202Z] === RUN   TestCopyFromContainer/bar/notarget
11:43:16 [2019-10-22T11:43:16.202Z] --- PASS: TestCopyFromContainer (2.58s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:43:16 [2019-10-22T11:43:16.202Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:43:16 [2019-10-22T11:43:16.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:43:16 [2019-10-22T11:43:16.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:43:16 [2019-10-22T11:43:16.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:43:16 [2019-10-22T11:43:16.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:43:16 [2019-10-22T11:43:16.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:43:16 [2019-10-22T11:43:16.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:43:16 [2019-10-22T11:43:16.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:43:16 [2019-10-22T11:43:16.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:43:16 [2019-10-22T11:43:16.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:43:16 [2019-10-22T11:43:16.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:43:16 [2019-10-22T11:43:16.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
11:43:16 [2019-10-22T11:43:16.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:43:16 [2019-10-22T11:43:16.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
11:43:16 [2019-10-22T11:43:16.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s)
11:43:16 [2019-10-22T11:43:16.456Z] === RUN   TestCreateWithInvalidEnv
11:43:16 [2019-10-22T11:43:16.457Z] === RUN   TestCreateWithInvalidEnv/0
11:43:16 [2019-10-22T11:43:16.457Z] === PAUSE TestCreateWithInvalidEnv/0
11:43:16 [2019-10-22T11:43:16.457Z] === RUN   TestCreateWithInvalidEnv/1
11:43:16 [2019-10-22T11:43:16.457Z] === PAUSE TestCreateWithInvalidEnv/1
11:43:16 [2019-10-22T11:43:16.457Z] === RUN   TestCreateWithInvalidEnv/2
11:43:16 [2019-10-22T11:43:16.457Z] === PAUSE TestCreateWithInvalidEnv/2
11:43:16 [2019-10-22T11:43:16.457Z] === CONT  TestCreateWithInvalidEnv/0
11:43:16 [2019-10-22T11:43:16.457Z] === CONT  TestCreateWithInvalidEnv/2
11:43:16 [2019-10-22T11:43:16.457Z] === CONT  TestCreateWithInvalidEnv/1
11:43:16 [2019-10-22T11:43:16.457Z] --- PASS: TestCreateWithInvalidEnv (0.05s)
11:43:16 [2019-10-22T11:43:16.457Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:43:16 [2019-10-22T11:43:16.457Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:43:16 [2019-10-22T11:43:16.457Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:43:16 [2019-10-22T11:43:16.457Z] === RUN   TestCreateTmpfsMountsTarget
11:43:16 [2019-10-22T11:43:16.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
11:43:16 [2019-10-22T11:43:16.457Z] === RUN   TestCreateWithCustomMaskedPaths
11:43:18 [2019-10-22T11:43:18.967Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
11:43:18 [2019-10-22T11:43:18.967Z] === RUN   TestCreateWithCustomReadonlyPaths
11:43:21 [2019-10-22T11:43:21.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s)
11:43:21 [2019-10-22T11:43:21.476Z] === RUN   TestContainerStartOnDaemonRestart
11:43:21 [2019-10-22T11:43:21.476Z] === PAUSE TestContainerStartOnDaemonRestart
11:43:21 [2019-10-22T11:43:21.476Z] === RUN   TestDaemonRestartIpcMode
11:43:21 [2019-10-22T11:43:21.476Z] === PAUSE TestDaemonRestartIpcMode
11:43:21 [2019-10-22T11:43:21.476Z] === RUN   TestDiff
11:43:22 [2019-10-22T11:43:22.401Z] --- PASS: TestDiff (0.86s)
11:43:22 [2019-10-22T11:43:22.401Z] === RUN   TestExecWithCloseStdin
11:43:23 [2019-10-22T11:43:23.324Z] --- PASS: TestExecWithCloseStdin (1.03s)
11:43:23 [2019-10-22T11:43:23.324Z] === RUN   TestExec
11:43:24 [2019-10-22T11:43:24.249Z] --- PASS: TestExec (1.02s)
11:43:24 [2019-10-22T11:43:24.249Z] === RUN   TestExecUser
11:43:25 [2019-10-22T11:43:25.609Z] --- PASS: TestExecUser (1.02s)
11:43:25 [2019-10-22T11:43:25.609Z] === RUN   TestExportContainerAndImportImage
11:43:26 [2019-10-22T11:43:26.532Z] --- PASS: TestExportContainerAndImportImage (1.10s)
11:43:26 [2019-10-22T11:43:26.532Z] === RUN   TestExportContainerAfterDaemonRestart
11:43:27 [2019-10-22T11:43:27.911Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
11:43:27 [2019-10-22T11:43:27.911Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:302: [dca34c436a078] waiting for daemon to start
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:334: [dca34c436a078] daemon started
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:286: [dca34c436a078] exiting daemon
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:302: [dca34c436a078] waiting for daemon to start
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:334: [dca34c436a078] daemon started
11:43:27 [2019-10-22T11:43:27.911Z]     daemon.go:286: [dca34c436a078] exiting daemon
11:43:27 [2019-10-22T11:43:27.911Z] === RUN   TestHealthCheckWorkdir
11:43:29 [2019-10-22T11:43:29.271Z] --- PASS: TestHealthCheckWorkdir (1.20s)
11:43:29 [2019-10-22T11:43:29.271Z] === RUN   TestHealthKillContainer
11:43:32 [2019-10-22T11:43:32.572Z] --- PASS: TestHealthKillContainer (3.05s)
11:43:32 [2019-10-22T11:43:32.572Z] === RUN   TestInspectCpusetInConfigPre120
11:43:33 [2019-10-22T11:43:33.132Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
11:43:33 [2019-10-22T11:43:33.132Z] === RUN   TestIpcModeNone
11:43:34 [2019-10-22T11:43:34.055Z] --- PASS: TestIpcModeNone (0.97s)
11:43:34 [2019-10-22T11:43:34.055Z] === RUN   TestIpcModePrivate
11:43:34 [2019-10-22T11:43:34.979Z] --- PASS: TestIpcModePrivate (0.98s)
11:43:34 [2019-10-22T11:43:34.979Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
11:43:34 [2019-10-22T11:43:34.979Z] === RUN   TestIpcModeShareable
11:43:35 [2019-10-22T11:43:35.905Z] --- PASS: TestIpcModeShareable (1.03s)
11:43:35 [2019-10-22T11:43:35.905Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:43:35 [2019-10-22T11:43:35.905Z] === RUN   TestAPIIpcModeShareableAndContainer
11:43:39 [2019-10-22T11:43:39.163Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
11:43:39 [2019-10-22T11:43:39.163Z] === RUN   TestAPIIpcModeHost
11:43:39 [2019-10-22T11:43:39.764Z] --- PASS: TestAPIIpcModeHost (0.82s)
11:43:39 [2019-10-22T11:43:39.764Z] === RUN   TestDaemonIpcModeShareable
11:43:41 [2019-10-22T11:43:41.646Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
11:43:41 [2019-10-22T11:43:41.646Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable
11:43:41 [2019-10-22T11:43:41.646Z]     daemon.go:302: [dcb17608d26f9] waiting for daemon to start
11:43:41 [2019-10-22T11:43:41.646Z]     daemon.go:334: [dcb17608d26f9] daemon started
11:43:41 [2019-10-22T11:43:41.646Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true
11:43:41 [2019-10-22T11:43:41.646Z]     daemon.go:286: [dcb17608d26f9] exiting daemon
11:43:41 [2019-10-22T11:43:41.646Z] === RUN   TestDaemonIpcModePrivate
11:43:43 [2019-10-22T11:43:43.529Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
11:43:43 [2019-10-22T11:43:43.529Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate
11:43:43 [2019-10-22T11:43:43.529Z]     daemon.go:302: [d9603c8313011] waiting for daemon to start
11:43:43 [2019-10-22T11:43:43.529Z]     daemon.go:334: [d9603c8313011] daemon started
11:43:43 [2019-10-22T11:43:43.529Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false
11:43:43 [2019-10-22T11:43:43.529Z]     daemon.go:286: [d9603c8313011] exiting daemon
11:43:43 [2019-10-22T11:43:43.529Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:43:44 [2019-10-22T11:43:44.934Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
11:43:44 [2019-10-22T11:43:44.934Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig
11:43:44 [2019-10-22T11:43:44.934Z]     daemon.go:302: [da2106e5027cb] waiting for daemon to start
11:43:44 [2019-10-22T11:43:44.934Z]     daemon.go:334: [da2106e5027cb] daemon started
11:43:44 [2019-10-22T11:43:44.934Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false
11:43:44 [2019-10-22T11:43:44.934Z]     daemon.go:286: [da2106e5027cb] exiting daemon
11:43:44 [2019-10-22T11:43:44.934Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:43:46 [2019-10-22T11:43:46.817Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
11:43:46 [2019-10-22T11:43:46.817Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig
11:43:46 [2019-10-22T11:43:46.817Z]     daemon.go:302: [d37b51d9f5751] waiting for daemon to start
11:43:46 [2019-10-22T11:43:46.817Z]     daemon.go:334: [d37b51d9f5751] daemon started
11:43:46 [2019-10-22T11:43:46.817Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true
11:43:46 [2019-10-22T11:43:46.817Z]     daemon.go:286: [d37b51d9f5751] exiting daemon
11:43:46 [2019-10-22T11:43:46.817Z] === RUN   TestKillContainerInvalidSignal
11:43:47 [2019-10-22T11:43:47.740Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
11:43:47 [2019-10-22T11:43:47.740Z] === RUN   TestKillContainer
11:43:47 [2019-10-22T11:43:47.740Z] === RUN   TestKillContainer/no_signal
11:43:48 [2019-10-22T11:43:48.709Z] === RUN   TestKillContainer/non_killing_signal
11:43:49 [2019-10-22T11:43:49.268Z] === RUN   TestKillContainer/killing_signal
11:43:50 [2019-10-22T11:43:50.199Z] --- PASS: TestKillContainer (2.61s)
11:43:50 [2019-10-22T11:43:50.199Z]     --- PASS: TestKillContainer/no_signal (0.86s)
11:43:50 [2019-10-22T11:43:50.199Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
11:43:50 [2019-10-22T11:43:50.199Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
11:43:50 [2019-10-22T11:43:50.199Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:43:50 [2019-10-22T11:43:50.199Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:43:51 [2019-10-22T11:43:51.124Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:43:52 [2019-10-22T11:43:52.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
11:43:52 [2019-10-22T11:43:52.048Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
11:43:52 [2019-10-22T11:43:52.048Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
11:43:52 [2019-10-22T11:43:52.048Z] === RUN   TestKillStoppedContainer
11:43:52 [2019-10-22T11:43:52.048Z] --- PASS: TestKillStoppedContainer (0.12s)
11:43:52 [2019-10-22T11:43:52.048Z] === RUN   TestKillStoppedContainerAPIPre120
11:43:52 [2019-10-22T11:43:52.302Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
11:43:52 [2019-10-22T11:43:52.302Z] === RUN   TestKillDifferentUserContainer
11:43:53 [2019-10-22T11:43:53.267Z] --- PASS: TestKillDifferentUserContainer (0.90s)
11:43:53 [2019-10-22T11:43:53.267Z] === RUN   TestInspectOomKilledTrue
11:43:53 [2019-10-22T11:43:53.267Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:43:53 [2019-10-22T11:43:53.267Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:43:53 [2019-10-22T11:43:53.267Z] === RUN   TestInspectOomKilledFalse
11:43:53 [2019-10-22T11:43:53.267Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:43:53 [2019-10-22T11:43:53.267Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:43:53 [2019-10-22T11:43:53.267Z] === RUN   TestLinksEtcHostsContentMatch
11:43:53 [2019-10-22T11:43:53.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
11:43:53 [2019-10-22T11:43:53.826Z] === RUN   TestLinksContainerNames
11:43:55 [2019-10-22T11:43:55.708Z] --- PASS: TestLinksContainerNames (1.82s)
11:43:55 [2019-10-22T11:43:55.708Z] === RUN   TestLogsFollowTailEmpty
11:43:56 [2019-10-22T11:43:56.630Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
11:43:56 [2019-10-22T11:43:56.630Z] === RUN   TestContainerNetworkMountsNoChown
11:43:57 [2019-10-22T11:43:57.188Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
11:43:57 [2019-10-22T11:43:57.188Z] === RUN   TestMountDaemonRoot
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/default
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/default
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/private
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/private
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rprivate
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rprivate
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/slave
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/slave
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rslave
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rslave
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/shared
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/shared
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rshared
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rshared
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/default
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/default/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/default/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/rslave
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/rshared
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/shared
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/rprivate
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/slave
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/private
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/private/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/private/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/default/bind_root
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/default/mount_root
11:43:57 [2019-10-22T11:43:57.443Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:43:57 [2019-10-22T11:43:57.698Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/private/mount_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:43:57 [2019-10-22T11:43:57.953Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:43:58 [2019-10-22T11:43:58.208Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:43:58 [2019-10-22T11:43:58.208Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:43:58 [2019-10-22T11:43:58.208Z] === CONT  TestMountDaemonRoot/private/bind_root
11:43:58 [2019-10-22T11:43:58.208Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:43:58 [2019-10-22T11:43:58.208Z] --- PASS: TestMountDaemonRoot (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:43:58 [2019-10-22T11:43:58.208Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:43:58 [2019-10-22T11:43:58.208Z] === RUN   TestNetworkNat
11:43:59 [2019-10-22T11:43:59.131Z] --- PASS: TestNetworkNat (0.82s)
11:43:59 [2019-10-22T11:43:59.131Z] === RUN   TestNetworkLocalhostTCPNat
11:44:00 [2019-10-22T11:44:00.053Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
11:44:00 [2019-10-22T11:44:00.053Z] === RUN   TestNetworkLoopbackNat
11:44:00 [2019-10-22T11:44:00.976Z] --- PASS: TestNetworkLoopbackNat (1.14s)
11:44:00 [2019-10-22T11:44:00.976Z] === RUN   TestPause
11:44:01 [2019-10-22T11:44:01.942Z] --- PASS: TestPause (0.91s)
11:44:01 [2019-10-22T11:44:01.942Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:44:01 [2019-10-22T11:44:01.942Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:44:01 [2019-10-22T11:44:01.942Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:44:01 [2019-10-22T11:44:01.942Z] === RUN   TestPauseStopPausedContainer
11:44:02 [2019-10-22T11:44:02.864Z] --- PASS: TestPauseStopPausedContainer (0.99s)
11:44:02 [2019-10-22T11:44:02.864Z] === RUN   TestPsFilter
11:44:03 [2019-10-22T11:44:03.119Z] --- PASS: TestPsFilter (0.27s)
11:44:03 [2019-10-22T11:44:03.119Z] === RUN   TestRemoveContainerWithRemovedVolume
11:44:04 [2019-10-22T11:44:04.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
11:44:04 [2019-10-22T11:44:04.041Z] === RUN   TestRemoveContainerWithVolume
11:44:04 [2019-10-22T11:44:04.966Z] --- PASS: TestRemoveContainerWithVolume (0.96s)
11:44:04 [2019-10-22T11:44:04.966Z] === RUN   TestRemoveContainerRunning
11:44:05 [2019-10-22T11:44:05.889Z] --- PASS: TestRemoveContainerRunning (0.92s)
11:44:05 [2019-10-22T11:44:05.889Z] === RUN   TestRemoveContainerForceRemoveRunning
11:44:06 [2019-10-22T11:44:06.812Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
11:44:06 [2019-10-22T11:44:06.813Z] === RUN   TestRemoveInvalidContainer
11:44:06 [2019-10-22T11:44:06.813Z] --- PASS: TestRemoveInvalidContainer (0.04s)
11:44:06 [2019-10-22T11:44:06.813Z] === RUN   TestRenameLinkedContainer
11:44:11 [2019-10-22T11:44:11.010Z] --- PASS: TestRenameLinkedContainer (3.59s)
11:44:11 [2019-10-22T11:44:11.010Z] === RUN   TestRenameStoppedContainer
11:44:11 [2019-10-22T11:44:11.265Z] --- PASS: TestRenameStoppedContainer (0.86s)
11:44:11 [2019-10-22T11:44:11.265Z] === RUN   TestRenameRunningContainerAndReuse
11:44:13 [2019-10-22T11:44:13.151Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
11:44:13 [2019-10-22T11:44:13.151Z] === RUN   TestRenameInvalidName
11:44:14 [2019-10-22T11:44:14.075Z] --- PASS: TestRenameInvalidName (0.91s)
11:44:14 [2019-10-22T11:44:14.075Z] === RUN   TestRenameAnonymousContainer
11:44:18 [2019-10-22T11:44:18.229Z] --- PASS: TestRenameAnonymousContainer (3.67s)
11:44:18 [2019-10-22T11:44:18.229Z] === RUN   TestRenameContainerWithSameName
11:44:18 [2019-10-22T11:44:18.483Z] --- PASS: TestRenameContainerWithSameName (0.88s)
11:44:18 [2019-10-22T11:44:18.483Z] === RUN   TestRenameContainerWithLinkedContainer
11:44:20 [2019-10-22T11:44:20.364Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
11:44:20 [2019-10-22T11:44:20.364Z] === RUN   TestResize
11:44:21 [2019-10-22T11:44:21.287Z] --- PASS: TestResize (0.94s)
11:44:21 [2019-10-22T11:44:21.287Z] === RUN   TestResizeWithInvalidSize
11:44:22 [2019-10-22T11:44:22.210Z] --- PASS: TestResizeWithInvalidSize (0.87s)
11:44:22 [2019-10-22T11:44:22.210Z] === RUN   TestResizeWhenContainerNotStarted
11:44:23 [2019-10-22T11:44:23.133Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:44:23 [2019-10-22T11:44:23.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:44:25 [2019-10-22T11:44:25.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:44:25 [2019-10-22T11:44:25.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:44:26 [2019-10-22T11:44:26.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:44:27 [2019-10-22T11:44:27.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:44:27 [2019-10-22T11:44:27.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:44:28 [2019-10-22T11:44:28.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:44:30 [2019-10-22T11:44:30.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:44:30 [2019-10-22T11:44:30.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:44:33 [2019-10-22T11:44:33.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:44:33 [2019-10-22T11:44:33.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [da9aacd1dccfd] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [da9aacd1dccfd] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [da9aacd1dccfd] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [da9aacd1dccfd] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [da9aacd1dccfd] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [da9aacd1dccfd] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d5f4e531e4272] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d5f4e531e4272] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d5f4e531e4272] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d5f4e531e4272] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d5f4e531e4272] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d5f4e531e4272] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dd94242a9813e] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dd94242a9813e] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dd94242a9813e] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dd94242a9813e] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dd94242a9813e] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dd94242a9813e] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d6bf5096a19cd] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d6bf5096a19cd] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d6bf5096a19cd] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d6bf5096a19cd] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d6bf5096a19cd] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d6bf5096a19cd] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dd58a948300fc] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dd58a948300fc] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dd58a948300fc] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dd58a948300fc] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dd58a948300fc] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dd58a948300fc] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dcd4f90c66c8c] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dcd4f90c66c8c] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dcd4f90c66c8c] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [dcd4f90c66c8c] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [dcd4f90c66c8c] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [dcd4f90c66c8c] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d1fb7edf2f636] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d1fb7edf2f636] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d1fb7edf2f636] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d1fb7edf2f636] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d1fb7edf2f636] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d1fb7edf2f636] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d1f1c4de1d3a4] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d1f1c4de1d3a4] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d1f1c4de1d3a4] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d1f1c4de1d3a4] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d1f1c4de1d3a4] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d1f1c4de1d3a4] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d844bd05031f9] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d844bd05031f9] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d844bd05031f9] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d844bd05031f9] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d844bd05031f9] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d844bd05031f9] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d6d11a7e5d5c9] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d6d11a7e5d5c9] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d6d11a7e5d5c9] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d6d11a7e5d5c9] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d6d11a7e5d5c9] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d6d11a7e5d5c9] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d77f18acd1b0c] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d77f18acd1b0c] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d77f18acd1b0c] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d77f18acd1b0c] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d77f18acd1b0c] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d77f18acd1b0c] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s)
11:44:36 [2019-10-22T11:44:36.026Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d602094e38dcc] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d602094e38dcc] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d602094e38dcc] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:302: [d602094e38dcc] waiting for daemon to start
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:334: [d602094e38dcc] daemon started
11:44:36 [2019-10-22T11:44:36.026Z]         daemon.go:286: [d602094e38dcc] exiting daemon
11:44:36 [2019-10-22T11:44:36.026Z] === RUN   TestStats
11:44:37 [2019-10-22T11:44:37.917Z] --- PASS: TestStats (2.15s)
11:44:37 [2019-10-22T11:44:37.917Z] === RUN   TestStopContainerWithTimeout
11:44:37 [2019-10-22T11:44:37.917Z] === RUN   TestStopContainerWithTimeout/0
11:44:37 [2019-10-22T11:44:37.917Z] === PAUSE TestStopContainerWithTimeout/0
11:44:37 [2019-10-22T11:44:37.917Z] === RUN   TestStopContainerWithTimeout/1
11:44:37 [2019-10-22T11:44:37.917Z] === PAUSE TestStopContainerWithTimeout/1
11:44:37 [2019-10-22T11:44:37.917Z] === RUN   TestStopContainerWithTimeout/3
11:44:37 [2019-10-22T11:44:37.917Z] === PAUSE TestStopContainerWithTimeout/3
11:44:37 [2019-10-22T11:44:37.917Z] === RUN   TestStopContainerWithTimeout/-1
11:44:37 [2019-10-22T11:44:37.917Z] === PAUSE TestStopContainerWithTimeout/-1
11:44:37 [2019-10-22T11:44:37.917Z] === CONT  TestStopContainerWithTimeout/0
11:44:37 [2019-10-22T11:44:37.917Z] === CONT  TestStopContainerWithTimeout/3
11:44:38 [2019-10-22T11:44:38.840Z] === CONT  TestStopContainerWithTimeout/-1
11:44:41 [2019-10-22T11:44:41.347Z] === CONT  TestStopContainerWithTimeout/1
11:44:43 [2019-10-22T11:44:43.228Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:44:43 [2019-10-22T11:44:43.228Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
11:44:43 [2019-10-22T11:44:43.228Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
11:44:43 [2019-10-22T11:44:43.228Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
11:44:43 [2019-10-22T11:44:43.228Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
11:44:43 [2019-10-22T11:44:43.228Z] === RUN   TestDeleteDevicemapper
11:44:43 [2019-10-22T11:44:43.228Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:44:43 [2019-10-22T11:44:43.228Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:44:43 [2019-10-22T11:44:43.228Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:44:45 [2019-10-22T11:44:45.110Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s)
11:44:45 [2019-10-22T11:44:45.110Z] === RUN   TestUpdateMemory
11:44:45 [2019-10-22T11:44:45.110Z] --- SKIP: TestUpdateMemory (0.00s)
11:44:45 [2019-10-22T11:44:45.110Z]     update_linux_test.go:21: !testEnv.DaemonInfo.SwapLimit
11:44:45 [2019-10-22T11:44:45.110Z] === RUN   TestUpdateCPUQuota
11:44:46 [2019-10-22T11:44:46.992Z] --- PASS: TestUpdateCPUQuota (1.54s)
11:44:46 [2019-10-22T11:44:46.992Z] === RUN   TestUpdateRestartPolicy
11:45:01 [2019-10-22T11:45:01.812Z] --- PASS: TestUpdateRestartPolicy (13.35s)
11:45:01 [2019-10-22T11:45:01.812Z] === RUN   TestUpdateRestartWithAutoRemove
11:45:01 [2019-10-22T11:45:01.812Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
11:45:01 [2019-10-22T11:45:01.812Z] === CONT  TestContainerStartOnDaemonRestart
11:45:01 [2019-10-22T11:45:01.812Z] === CONT  TestDaemonRestartIpcMode
11:45:04 [2019-10-22T11:45:04.323Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s)
11:45:04 [2019-10-22T11:45:04.323Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:302: [db53c0fd4ee6f] waiting for daemon to start
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:334: [db53c0fd4ee6f] daemon started
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:302: [db53c0fd4ee6f] waiting for daemon to start
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:286: [db53c0fd4ee6f] exiting daemon
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:334: [db53c0fd4ee6f] daemon started
11:45:04 [2019-10-22T11:45:04.323Z]     daemon.go:286: [db53c0fd4ee6f] exiting daemon
11:45:04 [2019-10-22T11:45:04.579Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
11:45:04 [2019-10-22T11:45:04.579Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:302: [d1610f28bc317] waiting for daemon to start
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:334: [d1610f28bc317] daemon started
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:286: [d1610f28bc317] exiting daemon
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:302: [d1610f28bc317] waiting for daemon to start
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:334: [d1610f28bc317] daemon started
11:45:04 [2019-10-22T11:45:04.579Z]     daemon.go:286: [d1610f28bc317] exiting daemon
11:45:04 [2019-10-22T11:45:04.579Z] PASS
11:45:04 [2019-10-22T11:45:04.579Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
11:45:04 [2019-10-22T11:45:04.833Z] INFO: Testing against a local daemon
11:45:04 [2019-10-22T11:45:04.833Z] === RUN   TestCommitInheritsEnv
11:45:05 [2019-10-22T11:45:05.088Z] --- PASS: TestCommitInheritsEnv (0.45s)
11:45:05 [2019-10-22T11:45:05.088Z] === RUN   TestImportExtremelyLargeImageWorks
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestImportExtremelyLargeImageWorks (113.12s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestImagesFilterMultiReference
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestRemoveImageOrphaning
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestRemoveImageOrphaning (0.46s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagInvalidReference
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagInvalidReference (0.05s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagValidPrefixedRepo
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagExistedNameWithoutForce
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagOfficialNames
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagOfficialNames (0.09s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestTagMatchesDigest
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestTagMatchesDigest (0.05s)
11:47:11 [2019-10-22T11:47:11.496Z] PASS
11:47:11 [2019-10-22T11:47:11.496Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
11:47:11 [2019-10-22T11:47:11.496Z] INFO: Testing against a local daemon
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestNetworkCreateDelete
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestDockerNetworkDeletePreferID
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s)
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestInspectNetwork
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestInspectNetwork/full_network_id
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestInspectNetwork/partial_network_id
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestInspectNetwork/network_name
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:47:11 [2019-10-22T11:47:11.496Z] --- PASS: TestInspectNetwork (10.12s)
11:47:11 [2019-10-22T11:47:11.496Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork
11:47:11 [2019-10-22T11:47:11.496Z]     daemon.go:302: [d57c0e578eb24] waiting for daemon to start
11:47:11 [2019-10-22T11:47:11.496Z]     daemon.go:334: [d57c0e578eb24] daemon started
11:47:11 [2019-10-22T11:47:11.496Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:47:11 [2019-10-22T11:47:11.496Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:47:11 [2019-10-22T11:47:11.496Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:47:11 [2019-10-22T11:47:11.496Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:47:11 [2019-10-22T11:47:11.496Z]     daemon.go:286: [d57c0e578eb24] exiting daemon
11:47:11 [2019-10-22T11:47:11.496Z] === RUN   TestRunContainerWithBridgeNone
11:47:12 [2019-10-22T11:47:12.857Z] --- PASS: TestRunContainerWithBridgeNone (2.71s)
11:47:12 [2019-10-22T11:47:12.857Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone
11:47:12 [2019-10-22T11:47:12.857Z]     daemon.go:302: [dd94c1fcf8623] waiting for daemon to start
11:47:12 [2019-10-22T11:47:12.857Z]     daemon.go:334: [dd94c1fcf8623] daemon started
11:47:12 [2019-10-22T11:47:12.857Z]     daemon.go:286: [dd94c1fcf8623] exiting daemon
11:47:12 [2019-10-22T11:47:12.857Z] === RUN   TestNetworkInvalidJSON
11:47:12 [2019-10-22T11:47:12.857Z] === RUN   TestNetworkInvalidJSON//networks/create
11:47:12 [2019-10-22T11:47:12.857Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:47:12 [2019-10-22T11:47:12.857Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:47:12 [2019-10-22T11:47:12.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:47:12 [2019-10-22T11:47:12.858Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:47:12 [2019-10-22T11:47:12.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:47:12 [2019-10-22T11:47:12.858Z] === CONT  TestNetworkInvalidJSON//networks/create
11:47:12 [2019-10-22T11:47:12.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:47:12 [2019-10-22T11:47:12.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:47:12 [2019-10-22T11:47:12.858Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:47:12 [2019-10-22T11:47:12.858Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:47:12 [2019-10-22T11:47:12.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:47:12 [2019-10-22T11:47:12.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:47:12 [2019-10-22T11:47:12.858Z] === RUN   TestDaemonRestartWithLiveRestore
11:47:13 [2019-10-22T11:47:13.781Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:47:13 [2019-10-22T11:47:13.781Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:302: [d5c364ada471f] waiting for daemon to start
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:334: [d5c364ada471f] daemon started
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:286: [d5c364ada471f] exiting daemon
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:302: [d5c364ada471f] waiting for daemon to start
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:334: [d5c364ada471f] daemon started
11:47:13 [2019-10-22T11:47:13.781Z]     daemon.go:286: [d5c364ada471f] exiting daemon
11:47:13 [2019-10-22T11:47:13.781Z] === RUN   TestDaemonDefaultNetworkPools
11:47:14 [2019-10-22T11:47:14.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
11:47:14 [2019-10-22T11:47:14.340Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools
11:47:14 [2019-10-22T11:47:14.340Z]     daemon.go:302: [d54f61773cc93] waiting for daemon to start
11:47:14 [2019-10-22T11:47:14.340Z]     daemon.go:334: [d54f61773cc93] daemon started
11:47:14 [2019-10-22T11:47:14.340Z]     daemon.go:286: [d54f61773cc93] exiting daemon
11:47:14 [2019-10-22T11:47:14.340Z] === RUN   TestDaemonRestartWithExistingNetwork
11:47:15 [2019-10-22T11:47:15.700Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:47:15 [2019-10-22T11:47:15.700Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:302: [d416dd1fdf17a] waiting for daemon to start
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:334: [d416dd1fdf17a] daemon started
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:286: [d416dd1fdf17a] exiting daemon
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:302: [d416dd1fdf17a] waiting for daemon to start
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:334: [d416dd1fdf17a] daemon started
11:47:15 [2019-10-22T11:47:15.700Z]     daemon.go:286: [d416dd1fdf17a] exiting daemon
11:47:15 [2019-10-22T11:47:15.700Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:47:16 [2019-10-22T11:47:16.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
11:47:16 [2019-10-22T11:47:16.624Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:302: [df4791a81ed92] waiting for daemon to start
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:334: [df4791a81ed92] daemon started
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:286: [df4791a81ed92] exiting daemon
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:302: [df4791a81ed92] waiting for daemon to start
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:334: [df4791a81ed92] daemon started
11:47:16 [2019-10-22T11:47:16.624Z]     daemon.go:286: [df4791a81ed92] exiting daemon
11:47:16 [2019-10-22T11:47:16.624Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:47:17 [2019-10-22T11:47:17.183Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
11:47:17 [2019-10-22T11:47:17.183Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool
11:47:17 [2019-10-22T11:47:17.183Z]     daemon.go:302: [d5fab4260aab5] waiting for daemon to start
11:47:17 [2019-10-22T11:47:17.183Z]     daemon.go:334: [d5fab4260aab5] daemon started
11:47:17 [2019-10-22T11:47:17.183Z]     daemon.go:286: [d5fab4260aab5] exiting daemon
11:47:17 [2019-10-22T11:47:17.183Z] === RUN   TestServiceWithPredefinedNetwork
11:47:19 [2019-10-22T11:47:19.692Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
11:47:19 [2019-10-22T11:47:19.692Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork
11:47:19 [2019-10-22T11:47:19.692Z]     daemon.go:302: [d8c5cf022fb60] waiting for daemon to start
11:47:19 [2019-10-22T11:47:19.692Z]     daemon.go:334: [d8c5cf022fb60] daemon started
11:47:19 [2019-10-22T11:47:19.692Z]     daemon.go:286: [d8c5cf022fb60] exiting daemon
11:47:19 [2019-10-22T11:47:19.692Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:47:19 [2019-10-22T11:47:19.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:47:19 [2019-10-22T11:47:19.692Z]     service_test.go:230: FLAKY_TEST
11:47:19 [2019-10-22T11:47:19.692Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:47:23 [2019-10-22T11:47:23.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.27s)
11:47:23 [2019-10-22T11:47:23.847Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:302: [dd64f2e6a9570] waiting for daemon to start
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:334: [dd64f2e6a9570] daemon started
11:47:23 [2019-10-22T11:47:23.847Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:dyzcqonpk6kgogi0d8h9mf790 Created:2019-10-22 11:47:20.762991124 +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[]}
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:286: [dd64f2e6a9570] exiting daemon
11:47:23 [2019-10-22T11:47:23.847Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:302: [dfa5afa8acc8e] waiting for daemon to start
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:334: [dfa5afa8acc8e] daemon started
11:47:23 [2019-10-22T11:47:23.847Z]     daemon.go:286: [dfa5afa8acc8e] exiting daemon
11:47:23 [2019-10-22T11:47:23.847Z] PASS
11:47:23 [2019-10-22T11:47:23.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
11:47:23 [2019-10-22T11:47:23.847Z] INFO: Testing against a local daemon
11:47:23 [2019-10-22T11:47:23.847Z] === RUN   TestDockerNetworkIpvlanPersistance
11:47:23 [2019-10-22T11:47:23.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:47:23 [2019-10-22T11:47:23.847Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:47:23 [2019-10-22T11:47:23.847Z] === RUN   TestDockerNetworkIpvlan
11:47:23 [2019-10-22T11:47:23.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:47:23 [2019-10-22T11:47:23.847Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:47:23 [2019-10-22T11:47:23.847Z] PASS
11:47:23 [2019-10-22T11:47:23.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
11:47:23 [2019-10-22T11:47:23.847Z] INFO: Testing against a local daemon
11:47:23 [2019-10-22T11:47:23.847Z] === RUN   TestDockerNetworkMacvlanPersistance
11:47:25 [2019-10-22T11:47:25.206Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
11:47:25 [2019-10-22T11:47:25.206Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:302: [d5a7dafad2890] waiting for daemon to start
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:334: [d5a7dafad2890] daemon started
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:286: [d5a7dafad2890] exiting daemon
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:302: [d5a7dafad2890] waiting for daemon to start
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:334: [d5a7dafad2890] daemon started
11:47:25 [2019-10-22T11:47:25.206Z]     daemon.go:286: [d5a7dafad2890] exiting daemon
11:47:25 [2019-10-22T11:47:25.206Z] === RUN   TestDockerNetworkMacvlan
11:47:25 [2019-10-22T11:47:25.764Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:47:26 [2019-10-22T11:47:26.687Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:47:27 [2019-10-22T11:47:27.611Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:47:30 [2019-10-22T11:47:30.870Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:47:35 [2019-10-22T11:47:35.024Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:47:53 [2019-10-22T11:47:53.046Z] --- PASS: TestDockerNetworkMacvlan (26.23s)
11:47:53 [2019-10-22T11:47:53.046Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [dfb19bdd16cef] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:334: [dfb19bdd16cef] daemon started
11:47:53 [2019-10-22T11:47:53.046Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:286: [dfb19bdd16cef] exiting daemon
11:47:53 [2019-10-22T11:47:53.046Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [d3b8fb8c13401] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:334: [d3b8fb8c13401] daemon started
11:47:53 [2019-10-22T11:47:53.046Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:286: [d3b8fb8c13401] exiting daemon
11:47:53 [2019-10-22T11:47:53.046Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [d2a8dfff938fd] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:334: [d2a8dfff938fd] daemon started
11:47:53 [2019-10-22T11:47:53.046Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:286: [d2a8dfff938fd] exiting daemon
11:47:53 [2019-10-22T11:47:53.046Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [d9bb2b062ac25] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:334: [d9bb2b062ac25] daemon started
11:47:53 [2019-10-22T11:47:53.046Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s)
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:286: [d9bb2b062ac25] exiting daemon
11:47:53 [2019-10-22T11:47:53.046Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [de48595b31e7b] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:334: [de48595b31e7b] daemon started
11:47:53 [2019-10-22T11:47:53.046Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.28s)
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:286: [de48595b31e7b] exiting daemon
11:47:53 [2019-10-22T11:47:53.046Z] PASS
11:47:53 [2019-10-22T11:47:53.046Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
11:47:53 [2019-10-22T11:47:53.046Z] testing: warning: no tests to run
11:47:53 [2019-10-22T11:47:53.046Z] PASS
11:47:53 [2019-10-22T11:47:53.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
11:47:53 [2019-10-22T11:47:53.046Z] INFO: Testing against a local daemon
11:47:53 [2019-10-22T11:47:53.046Z] === RUN   TestAuthZPluginAllowRequest
11:47:53 [2019-10-22T11:47:53.046Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
11:47:53 [2019-10-22T11:47:53.046Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest
11:47:53 [2019-10-22T11:47:53.046Z]     daemon.go:302: [deace94ed1a7f] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.047Z]     daemon.go:334: [deace94ed1a7f] daemon started
11:47:53 [2019-10-22T11:47:53.047Z]     daemon.go:286: [deace94ed1a7f] exiting daemon
11:47:53 [2019-10-22T11:47:53.047Z] === RUN   TestAuthZPluginTLS
11:47:53 [2019-10-22T11:47:53.605Z] --- PASS: TestAuthZPluginTLS (0.59s)
11:47:53 [2019-10-22T11:47:53.605Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS
11:47:53 [2019-10-22T11:47:53.605Z]     daemon.go:302: [d5e25823499c7] waiting for daemon to start
11:47:53 [2019-10-22T11:47:53.605Z]     daemon.go:334: [d5e25823499c7] daemon started
11:47:53 [2019-10-22T11:47:53.605Z]     daemon.go:286: [d5e25823499c7] exiting daemon
11:47:53 [2019-10-22T11:47:53.605Z] === RUN   TestAuthZPluginDenyRequest
11:47:54 [2019-10-22T11:47:54.164Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
11:47:54 [2019-10-22T11:47:54.164Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest
11:47:54 [2019-10-22T11:47:54.164Z]     daemon.go:302: [d76ef20b70ad7] waiting for daemon to start
11:47:54 [2019-10-22T11:47:54.164Z]     daemon.go:334: [d76ef20b70ad7] daemon started
11:47:54 [2019-10-22T11:47:54.164Z]     daemon.go:286: [d76ef20b70ad7] exiting daemon
11:47:54 [2019-10-22T11:47:54.164Z] === RUN   TestAuthZPluginAPIDenyResponse
11:47:54 [2019-10-22T11:47:54.807Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
11:47:54 [2019-10-22T11:47:54.807Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse
11:47:54 [2019-10-22T11:47:54.807Z]     daemon.go:302: [dff57da8b4e8c] waiting for daemon to start
11:47:54 [2019-10-22T11:47:54.807Z]     daemon.go:334: [dff57da8b4e8c] daemon started
11:47:54 [2019-10-22T11:47:54.807Z]     daemon.go:286: [dff57da8b4e8c] exiting daemon
11:47:54 [2019-10-22T11:47:54.807Z] === RUN   TestAuthZPluginDenyResponse
11:47:55 [2019-10-22T11:47:55.367Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
11:47:55 [2019-10-22T11:47:55.367Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse
11:47:55 [2019-10-22T11:47:55.367Z]     daemon.go:302: [da4d51c0e3221] waiting for daemon to start
11:47:55 [2019-10-22T11:47:55.367Z]     daemon.go:334: [da4d51c0e3221] daemon started
11:47:55 [2019-10-22T11:47:55.367Z]     daemon.go:286: [da4d51c0e3221] exiting daemon
11:47:55 [2019-10-22T11:47:55.367Z] === RUN   TestAuthZPluginAllowEventStream
11:47:57 [2019-10-22T11:47:57.334Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
11:47:57 [2019-10-22T11:47:57.334Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream
11:47:57 [2019-10-22T11:47:57.334Z]     daemon.go:302: [dbd90a9d3351c] waiting for daemon to start
11:47:57 [2019-10-22T11:47:57.334Z]     daemon.go:334: [dbd90a9d3351c] daemon started
11:47:57 [2019-10-22T11:47:57.334Z]     daemon.go:286: [dbd90a9d3351c] exiting daemon
11:47:57 [2019-10-22T11:47:57.334Z] === RUN   TestAuthZPluginErrorResponse
11:47:57 [2019-10-22T11:47:57.894Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
11:47:57 [2019-10-22T11:47:57.894Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse
11:47:57 [2019-10-22T11:47:57.894Z]     daemon.go:302: [da1e82f01eda9] waiting for daemon to start
11:47:57 [2019-10-22T11:47:57.894Z]     daemon.go:334: [da1e82f01eda9] daemon started
11:47:57 [2019-10-22T11:47:57.894Z]     daemon.go:286: [da1e82f01eda9] exiting daemon
11:47:57 [2019-10-22T11:47:57.894Z] === RUN   TestAuthZPluginErrorRequest
11:47:58 [2019-10-22T11:47:58.452Z] --- PASS: TestAuthZPluginErrorRequest (0.59s)
11:47:58 [2019-10-22T11:47:58.452Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest
11:47:58 [2019-10-22T11:47:58.452Z]     daemon.go:302: [df14b8538edea] waiting for daemon to start
11:47:58 [2019-10-22T11:47:58.452Z]     daemon.go:334: [df14b8538edea] daemon started
11:47:58 [2019-10-22T11:47:58.452Z]     daemon.go:286: [df14b8538edea] exiting daemon
11:47:58 [2019-10-22T11:47:58.452Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:47:59 [2019-10-22T11:47:59.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
11:47:59 [2019-10-22T11:47:59.058Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:47:59 [2019-10-22T11:47:59.058Z]     daemon.go:302: [dd983fd8d1b31] waiting for daemon to start
11:47:59 [2019-10-22T11:47:59.058Z]     daemon.go:334: [dd983fd8d1b31] daemon started
11:47:59 [2019-10-22T11:47:59.058Z]     daemon.go:286: [dd983fd8d1b31] exiting daemon
11:47:59 [2019-10-22T11:47:59.058Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:48:00 [2019-10-22T11:48:00.984Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s)
11:48:00 [2019-10-22T11:48:00.984Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking
11:48:00 [2019-10-22T11:48:00.984Z]     daemon.go:302: [d807e61ea8a98] waiting for daemon to start
11:48:00 [2019-10-22T11:48:00.984Z]     daemon.go:334: [d807e61ea8a98] daemon started
11:48:00 [2019-10-22T11:48:00.984Z]     daemon.go:286: [d807e61ea8a98] exiting daemon
11:48:00 [2019-10-22T11:48:00.984Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:48:02 [2019-10-22T11:48:02.866Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
11:48:02 [2019-10-22T11:48:02.866Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom
11:48:02 [2019-10-22T11:48:02.866Z]     daemon.go:302: [d2ec4dcd44171] waiting for daemon to start
11:48:02 [2019-10-22T11:48:02.866Z]     daemon.go:334: [d2ec4dcd44171] daemon started
11:48:02 [2019-10-22T11:48:02.866Z]     daemon.go:286: [d2ec4dcd44171] exiting daemon
11:48:02 [2019-10-22T11:48:02.866Z] === RUN   TestAuthZPluginHeader
11:48:03 [2019-10-22T11:48:03.789Z] --- PASS: TestAuthZPluginHeader (0.80s)
11:48:03 [2019-10-22T11:48:03.789Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader
11:48:03 [2019-10-22T11:48:03.789Z]     daemon.go:302: [da558d6a2aaf1] waiting for daemon to start
11:48:03 [2019-10-22T11:48:03.789Z]     daemon.go:334: [da558d6a2aaf1] daemon started
11:48:03 [2019-10-22T11:48:03.789Z]     daemon.go:286: [da558d6a2aaf1] exiting daemon
11:48:03 [2019-10-22T11:48:03.789Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:48:09 [2019-10-22T11:48:09.056Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s)
11:48:09 [2019-10-22T11:48:09.056Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:302: [d419adefae600] waiting for daemon to start
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:334: [d419adefae600] daemon started
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:286: [d419adefae600] exiting daemon
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:302: [d419adefae600] waiting for daemon to start
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:334: [d419adefae600] daemon started
11:48:09 [2019-10-22T11:48:09.056Z]     daemon.go:286: [d419adefae600] exiting daemon
11:48:09 [2019-10-22T11:48:09.056Z] === RUN   TestAuthZPluginV2Disable
11:48:12 [2019-10-22T11:48:12.319Z] --- PASS: TestAuthZPluginV2Disable (3.52s)
11:48:12 [2019-10-22T11:48:12.319Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:302: [d19a7de18c4d7] waiting for daemon to start
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:334: [d19a7de18c4d7] daemon started
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:286: [d19a7de18c4d7] exiting daemon
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:302: [d19a7de18c4d7] waiting for daemon to start
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:334: [d19a7de18c4d7] daemon started
11:48:12 [2019-10-22T11:48:12.319Z]     daemon.go:286: [d19a7de18c4d7] exiting daemon
11:48:12 [2019-10-22T11:48:12.319Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:48:15 [2019-10-22T11:48:15.574Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s)
11:48:15 [2019-10-22T11:48:15.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:302: [da91b48bc77e8] waiting for daemon to start
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:334: [da91b48bc77e8] daemon started
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:286: [da91b48bc77e8] exiting daemon
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:302: [da91b48bc77e8] waiting for daemon to start
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:334: [da91b48bc77e8] daemon started
11:48:15 [2019-10-22T11:48:15.574Z]     daemon.go:286: [da91b48bc77e8] exiting daemon
11:48:15 [2019-10-22T11:48:15.574Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:48:27 [2019-10-22T11:48:27.854Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.83s)
11:48:27 [2019-10-22T11:48:27.854Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:302: [db8926b6a1e2b] waiting for daemon to start
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:334: [db8926b6a1e2b] daemon started
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:286: [db8926b6a1e2b] exiting daemon
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:302: [db8926b6a1e2b] waiting for daemon to start
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:302: [db8926b6a1e2b] waiting for daemon to start
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:302: [db8926b6a1e2b] waiting for daemon to start
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:286: [db8926b6a1e2b] exiting daemon
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:302: [db8926b6a1e2b] waiting for daemon to start
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:334: [db8926b6a1e2b] daemon started
11:48:27 [2019-10-22T11:48:27.854Z]     daemon.go:286: [db8926b6a1e2b] exiting daemon
11:48:27 [2019-10-22T11:48:27.854Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:48:45 [2019-10-22T11:48:45.919Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.46s)
11:48:45 [2019-10-22T11:48:45.919Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:302: [d1295efef6cf2] waiting for daemon to start
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:334: [d1295efef6cf2] daemon started
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:286: [d1295efef6cf2] exiting daemon
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:302: [d1295efef6cf2] waiting for daemon to start
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:302: [d1295efef6cf2] waiting for daemon to start
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:286: [d1295efef6cf2] exiting daemon
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:302: [d1295efef6cf2] waiting for daemon to start
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:334: [d1295efef6cf2] daemon started
11:48:45 [2019-10-22T11:48:45.919Z]     daemon.go:286: [d1295efef6cf2] exiting daemon
11:48:45 [2019-10-22T11:48:45.919Z] PASS
11:48:45 [2019-10-22T11:48:45.919Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
11:48:45 [2019-10-22T11:48:45.919Z] INFO: Testing against a local daemon
11:48:45 [2019-10-22T11:48:45.919Z] === RUN   TestPluginInvalidJSON
11:48:45 [2019-10-22T11:48:45.919Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2019-10-22T11:48:45.919Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2019-10-22T11:48:45.919Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2019-10-22T11:48:45.919Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:48:45 [2019-10-22T11:48:45.919Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:48:45 [2019-10-22T11:48:45.919Z] PASS
11:48:45 [2019-10-22T11:48:45.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
11:48:45 [2019-10-22T11:48:45.919Z] INFO: Testing against a local daemon
11:48:45 [2019-10-22T11:48:45.919Z] === RUN   TestExternalGraphDriver
11:48:45 [2019-10-22T11:48:45.919Z] === RUN   TestExternalGraphDriver/json
11:48:45 [2019-10-22T11:48:45.919Z] === RUN   TestExternalGraphDriver/spec
11:48:48 [2019-10-22T11:48:48.426Z] === RUN   TestExternalGraphDriver/pull
11:48:49 [2019-10-22T11:48:49.786Z] --- PASS: TestExternalGraphDriver (6.00s)
11:48:49 [2019-10-22T11:48:49.786Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:302: [d506993bec931] waiting for daemon to start
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:334: [d506993bec931] daemon started
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:286: [d506993bec931] exiting daemon
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:302: [d506993bec931] waiting for daemon to start
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:334: [d506993bec931] daemon started
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:286: [d506993bec931] exiting daemon
11:48:49 [2019-10-22T11:48:49.786Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:302: [d506993bec931] waiting for daemon to start
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:334: [d506993bec931] daemon started
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:286: [d506993bec931] exiting daemon
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:302: [d506993bec931] waiting for daemon to start
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:334: [d506993bec931] daemon started
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:286: [d506993bec931] exiting daemon
11:48:49 [2019-10-22T11:48:49.786Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:302: [d506993bec931] waiting for daemon to start
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:334: [d506993bec931] daemon started
11:48:49 [2019-10-22T11:48:49.786Z]     daemon.go:286: [d506993bec931] exiting daemon
11:48:49 [2019-10-22T11:48:49.786Z]     --- PASS: TestExternalGraphDriver/pull (1.76s)
11:48:49 [2019-10-22T11:48:49.786Z] === RUN   TestGraphdriverPluginV2
11:48:55 [2019-10-22T11:48:55.018Z] --- PASS: TestGraphdriverPluginV2 (4.83s)
11:48:55 [2019-10-22T11:48:55.018Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:302: [df34d85e988cd] waiting for daemon to start
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:334: [df34d85e988cd] daemon started
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:286: [df34d85e988cd] exiting daemon
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:302: [df34d85e988cd] waiting for daemon to start
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:334: [df34d85e988cd] daemon started
11:48:55 [2019-10-22T11:48:55.018Z]     daemon.go:286: [df34d85e988cd] exiting daemon
11:48:55 [2019-10-22T11:48:55.019Z] PASS
11:48:55 [2019-10-22T11:48:55.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
11:48:55 [2019-10-22T11:48:55.019Z] INFO: Testing against a local daemon
11:48:55 [2019-10-22T11:48:55.019Z] === RUN   TestContinueAfterPluginCrash
11:48:55 [2019-10-22T11:48:55.019Z] === PAUSE TestContinueAfterPluginCrash
11:48:55 [2019-10-22T11:48:55.019Z] === RUN   TestDaemonStartWithLogOpt
11:48:55 [2019-10-22T11:48:55.019Z] === PAUSE TestDaemonStartWithLogOpt
11:48:55 [2019-10-22T11:48:55.019Z] === CONT  TestContinueAfterPluginCrash
11:48:55 [2019-10-22T11:48:55.019Z] === CONT  TestDaemonStartWithLogOpt
11:49:07 [2019-10-22T11:49:07.183Z] --- PASS: TestDaemonStartWithLogOpt (12.30s)
11:49:07 [2019-10-22T11:49:07.183Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:302: [d1e74455ceeff] waiting for daemon to start
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:334: [d1e74455ceeff] daemon started
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:286: [d1e74455ceeff] exiting daemon
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:302: [d1e74455ceeff] waiting for daemon to start
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:334: [d1e74455ceeff] daemon started
11:49:07 [2019-10-22T11:49:07.183Z]     daemon.go:286: [d1e74455ceeff] exiting daemon
11:49:12 [2019-10-22T11:49:12.414Z] --- PASS: TestContinueAfterPluginCrash (17.39s)
11:49:12 [2019-10-22T11:49:12.414Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash
11:49:12 [2019-10-22T11:49:12.414Z]     daemon.go:302: [d2998b97c840a] waiting for daemon to start
11:49:12 [2019-10-22T11:49:12.414Z]     daemon.go:334: [d2998b97c840a] daemon started
11:49:12 [2019-10-22T11:49:12.414Z]     daemon.go:286: [d2998b97c840a] exiting daemon
11:49:12 [2019-10-22T11:49:12.414Z] PASS
11:49:12 [2019-10-22T11:49:12.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
11:49:12 [2019-10-22T11:49:12.414Z] INFO: Testing against a local daemon
11:49:12 [2019-10-22T11:49:12.414Z] === RUN   TestPluginWithDevMounts
11:49:12 [2019-10-22T11:49:12.414Z] === PAUSE TestPluginWithDevMounts
11:49:12 [2019-10-22T11:49:12.414Z] === CONT  TestPluginWithDevMounts
11:49:14 [2019-10-22T11:49:14.341Z] --- PASS: TestPluginWithDevMounts (1.88s)
11:49:14 [2019-10-22T11:49:14.341Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts
11:49:14 [2019-10-22T11:49:14.341Z]     daemon.go:302: [df0c5a7d7059c] waiting for daemon to start
11:49:14 [2019-10-22T11:49:14.341Z]     daemon.go:334: [df0c5a7d7059c] daemon started
11:49:14 [2019-10-22T11:49:14.341Z]     daemon.go:286: [df0c5a7d7059c] exiting daemon
11:49:14 [2019-10-22T11:49:14.341Z] PASS
11:49:14 [2019-10-22T11:49:14.341Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
11:49:14 [2019-10-22T11:49:14.341Z] INFO: Testing against a local daemon
11:49:14 [2019-10-22T11:49:14.341Z] === RUN   TestSecretInspect
11:49:16 [2019-10-22T11:49:16.848Z] --- PASS: TestSecretInspect (2.13s)
11:49:16 [2019-10-22T11:49:16.848Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect
11:49:16 [2019-10-22T11:49:16.848Z]     daemon.go:302: [dd98531aa33cf] waiting for daemon to start
11:49:16 [2019-10-22T11:49:16.848Z]     daemon.go:334: [dd98531aa33cf] daemon started
11:49:16 [2019-10-22T11:49:16.848Z]     daemon.go:286: [dd98531aa33cf] exiting daemon
11:49:16 [2019-10-22T11:49:16.848Z] === RUN   TestSecretList
11:49:18 [2019-10-22T11:49:18.730Z] --- PASS: TestSecretList (2.04s)
11:49:18 [2019-10-22T11:49:18.730Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList
11:49:18 [2019-10-22T11:49:18.730Z]     daemon.go:302: [d2f15414eac3d] waiting for daemon to start
11:49:18 [2019-10-22T11:49:18.730Z]     daemon.go:334: [d2f15414eac3d] daemon started
11:49:18 [2019-10-22T11:49:18.730Z]     daemon.go:286: [d2f15414eac3d] exiting daemon
11:49:18 [2019-10-22T11:49:18.730Z] === RUN   TestSecretsCreateAndDelete
11:49:20 [2019-10-22T11:49:20.089Z] --- PASS: TestSecretsCreateAndDelete (1.65s)
11:49:20 [2019-10-22T11:49:20.089Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete
11:49:20 [2019-10-22T11:49:20.089Z]     daemon.go:302: [d29a866344130] waiting for daemon to start
11:49:20 [2019-10-22T11:49:20.089Z]     daemon.go:334: [d29a866344130] daemon started
11:49:20 [2019-10-22T11:49:20.089Z]     daemon.go:286: [d29a866344130] exiting daemon
11:49:20 [2019-10-22T11:49:20.089Z] === RUN   TestSecretsUpdate
11:49:22 [2019-10-22T11:49:22.596Z] --- PASS: TestSecretsUpdate (2.03s)
11:49:22 [2019-10-22T11:49:22.596Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate
11:49:22 [2019-10-22T11:49:22.596Z]     daemon.go:302: [d44dcbd2c3fcd] waiting for daemon to start
11:49:22 [2019-10-22T11:49:22.596Z]     daemon.go:334: [d44dcbd2c3fcd] daemon started
11:49:22 [2019-10-22T11:49:22.596Z]     daemon.go:286: [d44dcbd2c3fcd] exiting daemon
11:49:22 [2019-10-22T11:49:22.596Z] === RUN   TestTemplatedSecret
11:49:25 [2019-10-22T11:49:25.104Z] --- PASS: TestTemplatedSecret (2.82s)
11:49:25 [2019-10-22T11:49:25.104Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret
11:49:25 [2019-10-22T11:49:25.104Z]     daemon.go:302: [de84959ab1740] waiting for daemon to start
11:49:25 [2019-10-22T11:49:25.104Z]     daemon.go:334: [de84959ab1740] daemon started
11:49:25 [2019-10-22T11:49:25.104Z]     daemon.go:286: [de84959ab1740] exiting daemon
11:49:25 [2019-10-22T11:49:25.104Z] PASS
11:49:25 [2019-10-22T11:49:25.104Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
11:49:25 [2019-10-22T11:49:25.104Z] INFO: Testing against a local daemon
11:49:25 [2019-10-22T11:49:25.104Z] === RUN   TestServiceCreateInit
11:49:25 [2019-10-22T11:49:25.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:49:30 [2019-10-22T11:49:30.337Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:49:34 [2019-10-22T11:49:34.511Z] --- PASS: TestServiceCreateInit (9.45s)
11:49:34 [2019-10-22T11:49:34.511Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s)
11:49:34 [2019-10-22T11:49:34.511Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:302: [d10f04b26f0a5] waiting for daemon to start
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:334: [d10f04b26f0a5] daemon started
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:286: [d10f04b26f0a5] exiting daemon
11:49:34 [2019-10-22T11:49:34.511Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s)
11:49:34 [2019-10-22T11:49:34.511Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:302: [d45c9815b11bb] waiting for daemon to start
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:334: [d45c9815b11bb] daemon started
11:49:34 [2019-10-22T11:49:34.511Z]         daemon.go:286: [d45c9815b11bb] exiting daemon
11:49:34 [2019-10-22T11:49:34.511Z] === RUN   TestCreateServiceMultipleTimes
11:49:56 [2019-10-22T11:49:56.374Z] --- PASS: TestCreateServiceMultipleTimes (20.65s)
11:49:56 [2019-10-22T11:49:56.374Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes
11:49:56 [2019-10-22T11:49:56.374Z]     daemon.go:302: [de00d914f8977] waiting for daemon to start
11:49:56 [2019-10-22T11:49:56.374Z]     daemon.go:334: [de00d914f8977] daemon started
11:49:56 [2019-10-22T11:49:56.374Z]     daemon.go:286: [de00d914f8977] exiting daemon
11:49:56 [2019-10-22T11:49:56.374Z] === RUN   TestCreateWithDuplicateNetworkNames
11:50:11 [2019-10-22T11:50:11.196Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s)
11:50:11 [2019-10-22T11:50:11.196Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames
11:50:11 [2019-10-22T11:50:11.196Z]     daemon.go:302: [d0a477160e8c0] waiting for daemon to start
11:50:11 [2019-10-22T11:50:11.196Z]     daemon.go:334: [d0a477160e8c0] daemon started
11:50:11 [2019-10-22T11:50:11.196Z]     daemon.go:286: [d0a477160e8c0] exiting daemon
11:50:11 [2019-10-22T11:50:11.196Z] === RUN   TestCreateServiceSecretFileMode
11:50:12 [2019-10-22T11:50:12.556Z] --- PASS: TestCreateServiceSecretFileMode (2.69s)
11:50:12 [2019-10-22T11:50:12.556Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode
11:50:12 [2019-10-22T11:50:12.556Z]     daemon.go:302: [d2396774e5add] waiting for daemon to start
11:50:12 [2019-10-22T11:50:12.556Z]     daemon.go:334: [d2396774e5add] daemon started
11:50:12 [2019-10-22T11:50:12.556Z]     daemon.go:286: [d2396774e5add] exiting daemon
11:50:12 [2019-10-22T11:50:12.556Z] === RUN   TestCreateServiceConfigFileMode
11:50:15 [2019-10-22T11:50:15.818Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
11:50:15 [2019-10-22T11:50:15.818Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode
11:50:15 [2019-10-22T11:50:15.818Z]     daemon.go:302: [d4943cd316453] waiting for daemon to start
11:50:15 [2019-10-22T11:50:15.818Z]     daemon.go:334: [d4943cd316453] daemon started
11:50:15 [2019-10-22T11:50:15.818Z]     daemon.go:286: [d4943cd316453] exiting daemon
11:50:15 [2019-10-22T11:50:15.818Z] === RUN   TestInspect
11:50:17 [2019-10-22T11:50:17.700Z] --- PASS: TestInspect (2.13s)
11:50:17 [2019-10-22T11:50:17.700Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect
11:50:17 [2019-10-22T11:50:17.700Z]     daemon.go:302: [d3855362effdd] waiting for daemon to start
11:50:17 [2019-10-22T11:50:17.700Z]     daemon.go:334: [d3855362effdd] daemon started
11:50:17 [2019-10-22T11:50:17.700Z]     daemon.go:286: [d3855362effdd] exiting daemon
11:50:17 [2019-10-22T11:50:17.700Z] === RUN   TestDockerNetworkConnectAlias
11:50:24 [2019-10-22T11:50:24.222Z] --- PASS: TestDockerNetworkConnectAlias (6.46s)
11:50:24 [2019-10-22T11:50:24.222Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias
11:50:24 [2019-10-22T11:50:24.222Z]     daemon.go:302: [d3c6769ce7761] waiting for daemon to start
11:50:24 [2019-10-22T11:50:24.222Z]     daemon.go:334: [d3c6769ce7761] daemon started
11:50:24 [2019-10-22T11:50:24.222Z]     daemon.go:286: [d3c6769ce7761] exiting daemon
11:50:24 [2019-10-22T11:50:24.222Z] === RUN   TestDockerNetworkReConnect
11:50:29 [2019-10-22T11:50:29.497Z] --- PASS: TestDockerNetworkReConnect (5.00s)
11:50:29 [2019-10-22T11:50:29.497Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect
11:50:29 [2019-10-22T11:50:29.497Z]     daemon.go:302: [d9c3ab637bb35] waiting for daemon to start
11:50:29 [2019-10-22T11:50:29.497Z]     daemon.go:334: [d9c3ab637bb35] daemon started
11:50:29 [2019-10-22T11:50:29.497Z]     daemon.go:286: [d9c3ab637bb35] exiting daemon
11:50:29 [2019-10-22T11:50:29.497Z] === RUN   TestServicePlugin
11:51:08 [2019-10-22T11:51:08.173Z] --- PASS: TestServicePlugin (34.35s)
11:51:08 [2019-10-22T11:51:08.173Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:302: [d52fc37d56499] waiting for daemon to start
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:334: [d52fc37d56499] daemon started
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:286: [d52fc37d56499] exiting daemon
11:51:08 [2019-10-22T11:51:08.173Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:302: [dcc5a57088fe2] waiting for daemon to start
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:334: [dcc5a57088fe2] daemon started
11:51:08 [2019-10-22T11:51:08.173Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:302: [d44e2bc50a588] waiting for daemon to start
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:334: [d44e2bc50a588] daemon started
11:51:08 [2019-10-22T11:51:08.173Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:302: [d9c14c192b7b7] waiting for daemon to start
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:334: [d9c14c192b7b7] daemon started
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:286: [d9c14c192b7b7] exiting daemon
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:286: [d44e2bc50a588] exiting daemon
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:286: [dcc5a57088fe2] exiting daemon
11:51:08 [2019-10-22T11:51:08.173Z] === RUN   TestServiceUpdateLabel
11:51:08 [2019-10-22T11:51:08.173Z] --- PASS: TestServiceUpdateLabel (2.05s)
11:51:08 [2019-10-22T11:51:08.173Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:302: [d66a45665eb21] waiting for daemon to start
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:334: [d66a45665eb21] daemon started
11:51:08 [2019-10-22T11:51:08.173Z]     daemon.go:286: [d66a45665eb21] exiting daemon
11:51:08 [2019-10-22T11:51:08.173Z] === RUN   TestServiceUpdateSecrets
11:51:20 [2019-10-22T11:51:20.406Z] --- PASS: TestServiceUpdateSecrets (14.93s)
11:51:20 [2019-10-22T11:51:20.406Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets
11:51:20 [2019-10-22T11:51:20.406Z]     daemon.go:302: [dab1182454153] waiting for daemon to start
11:51:20 [2019-10-22T11:51:20.406Z]     daemon.go:334: [dab1182454153] daemon started
11:51:20 [2019-10-22T11:51:20.406Z]     daemon.go:286: [dab1182454153] exiting daemon
11:51:20 [2019-10-22T11:51:20.406Z] === RUN   TestServiceUpdateConfigs
11:51:35 [2019-10-22T11:51:35.268Z] --- PASS: TestServiceUpdateConfigs (15.20s)
11:51:35 [2019-10-22T11:51:35.268Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs
11:51:35 [2019-10-22T11:51:35.268Z]     daemon.go:302: [dd164a6623ee9] waiting for daemon to start
11:51:35 [2019-10-22T11:51:35.268Z]     daemon.go:334: [dd164a6623ee9] daemon started
11:51:35 [2019-10-22T11:51:35.268Z]     daemon.go:286: [dd164a6623ee9] exiting daemon
11:51:35 [2019-10-22T11:51:35.268Z] === RUN   TestServiceUpdateNetwork
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestServiceUpdateNetwork (15.22s)
11:51:53 [2019-10-22T11:51:53.291Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:302: [d2bf5da00e7a1] waiting for daemon to start
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:334: [d2bf5da00e7a1] daemon started
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:286: [d2bf5da00e7a1] exiting daemon
11:51:53 [2019-10-22T11:51:53.291Z] PASS
11:51:53 [2019-10-22T11:51:53.291Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
11:51:53 [2019-10-22T11:51:53.291Z] INFO: Testing against a local daemon
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestSessionCreate
11:51:53 [2019-10-22T11:51:53.291Z] --- SKIP: TestSessionCreate (0.00s)
11:51:53 [2019-10-22T11:51:53.291Z]     session_test.go:14: !testEnv.DaemonInfo.ExperimentalBuild
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestSessionCreateWithBadUpgrade
11:51:53 [2019-10-22T11:51:53.291Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:51:53 [2019-10-22T11:51:53.291Z]     session_test.go:31: !testEnv.DaemonInfo.ExperimentalBuild
11:51:53 [2019-10-22T11:51:53.291Z] PASS
11:51:53 [2019-10-22T11:51:53.291Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
11:51:53 [2019-10-22T11:51:53.291Z] INFO: Testing against a local daemon
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:51:53 [2019-10-22T11:51:53.291Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestEventsExecDie
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestEventsExecDie (1.01s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestEventsBackwardsCompatible
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestInfoBinaryCommits
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestInfoBinaryCommits (0.06s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestInfoAPIVersioned
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestInfoAPI
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestInfoAPI (0.06s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestInfoAPIWarnings
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestInfoAPIWarnings (0.78s)
11:51:53 [2019-10-22T11:51:53.291Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:302: [d4b0fe6f74c6a] waiting for daemon to start
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:334: [d4b0fe6f74c6a] daemon started
11:51:53 [2019-10-22T11:51:53.291Z]     daemon.go:286: [d4b0fe6f74c6a] exiting daemon
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestLoginFailsWithBadCredentials
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestVersion
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestVersion (0.05s)
11:51:53 [2019-10-22T11:51:53.291Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:51:53 [2019-10-22T11:51:53.291Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:51:53 [2019-10-22T11:51:53.291Z]     cgroupdriver_systemd_test.go:35: systemd not available
11:51:53 [2019-10-22T11:51:53.291Z] PASS
11:51:53 [2019-10-22T11:51:53.291Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
11:51:53 [2019-10-22T11:51:53.291Z] INFO: Testing against a local daemon
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestVolumesCreateAndList
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestVolumesCreateAndList (0.05s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestVolumesRemove
11:51:53 [2019-10-22T11:51:53.291Z] --- PASS: TestVolumesRemove (0.14s)
11:51:53 [2019-10-22T11:51:53.291Z] === RUN   TestVolumesInspect
11:51:53 [2019-10-22T11:51:53.546Z] --- PASS: TestVolumesInspect (0.07s)
11:51:53 [2019-10-22T11:51:53.546Z] === RUN   TestVolumesInvalidJSON
11:51:53 [2019-10-22T11:51:53.546Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:51:53 [2019-10-22T11:51:53.546Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:51:53 [2019-10-22T11:51:53.546Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:51:53 [2019-10-22T11:51:53.546Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:51:53 [2019-10-22T11:51:53.546Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:51:53 [2019-10-22T11:51:53.546Z] PASS
11:51:53 [2019-10-22T11:51:53.546Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:51:54 [2019-10-22T11:51:54.905Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found
11:51:54 [2019-10-22T11:51:54.905Z] Clearing AppArmor profiles cache:.
11:51:54 [2019-10-22T11:51:54.905Z] All profile caches have been cleared, but no profiles have been unloaded.
11:51:54 [2019-10-22T11:51:54.905Z] Unloading profiles will leave already running processes permanently
11:51:54 [2019-10-22T11:51:54.905Z] unconfined, which can lead to unexpected situations.
11:51:54 [2019-10-22T11:51:54.905Z] 
11:51:54 [2019-10-22T11:51:54.905Z] To set a process to complain mode, use the command line tool
11:51:54 [2019-10-22T11:51:54.905Z] 'aa-complain'. To really tear down all profiles, run the init script
11:51:54 [2019-10-22T11:51:54.905Z] with the 'teardown' option."
11:51:54 [2019-10-22T11:51:54.905Z] Removing test suite binaries
11:51:54 [2019-10-22T11:51:54.905Z] 
11:52:00 [2019-10-22T11:52:00.141Z] Remaining pids to kill: []
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:52:00 [2019-10-22T11:52:00.502Z] + echo Ensuring container killed.
11:52:00 [2019-10-22T11:52:00.502Z] Ensuring container killed.
11:52:00 [2019-10-22T11:52:00.502Z] + docker rm -vf docker-pr4
11:52:00 [2019-10-22T11:52:00.757Z] Error: No such container: docker-pr4
11:52:00 [2019-10-22T11:52:00.757Z] + true
[Pipeline] sh
11:52:01 [2019-10-22T11:52:01.118Z] + echo Chowning /workspace to jenkins user
11:52:01 [2019-10-22T11:52:01.118Z] Chowning /workspace to jenkins user
11:52:01 [2019-10-22T11:52:01.118Z] + id -u
11:52:01 [2019-10-22T11:52:01.118Z] + id -g
11:52:01 [2019-10-22T11:52:01.118Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-409:/workspace busybox chown -R 1000:1000 /workspace
11:52:01 [2019-10-22T11:52:01.118Z] Unable to find image 'busybox:latest' locally
11:52:01 [2019-10-22T11:52:01.373Z] latest: Pulling from library/busybox
11:52:01 [2019-10-22T11:52:01.373Z] 7c9d20b9b6cd: Pulling fs layer
11:52:01 [2019-10-22T11:52:01.373Z] 7c9d20b9b6cd: Download complete
11:52:01 [2019-10-22T11:52:01.629Z] 7c9d20b9b6cd: Pull complete
11:52:01 [2019-10-22T11:52:01.629Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
11:52:01 [2019-10-22T11:52:01.629Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:52:14 [2019-10-22T11:52:14.114Z] + bundleName=janky
11:52:14 [2019-10-22T11:52:14.114Z] + echo Creating janky-bundles.tar.gz
11:52:14 [2019-10-22T11:52:14.114Z] Creating janky-bundles.tar.gz
11:52:14 [2019-10-22T11:52:14.114Z] + xargs tar -czf janky-bundles.tar.gz
11:52:14 [2019-10-22T11:52:14.114Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
11:52:16 [2019-10-22T11:52:16.007Z] Archiving artifacts
11:52:17 [2019-10-22T11:52:17.748Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-409/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:52:18 [2019-10-22T11:52:18.141Z] + make clean
11:52:18 [2019-10-22T11:52:18.397Z] docker volume rm -f docker-dev-cache
11:52:18 [2019-10-22T11:52:18.397Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS